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

A

a - Variable in class ProGAL.geom2d.LineSegment
 
a - Variable in class ProGAL.geom3d.LineSegment
 
aaType - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
abbreviateForHumanComsumption(String, int) - Static method in class org.autoplot.datasource.DataSetURI
return a human-readable abbreviation of the URI, limiting to len characters.
abbreviateRight(String, int) - Static method in class org.autoplot.dom.DomUtil
trim the string on the left, leaving the right visible.
abortConnectForCommunicationChannel() - Method in class it.sauronsoftware.ftp4j.FTPConnector
Aborts an ongoing connection attempt for a communication channel.
abortCurrentConnectionAttempt() - Method in class it.sauronsoftware.ftp4j.FTPClient
Aborts the current connection attempt.
abortCurrentDataTransfer(boolean) - Method in class it.sauronsoftware.ftp4j.FTPClient
If there's any ongoing data transfer operation, this method aborts it.
aborted() - Method in interface it.sauronsoftware.ftp4j.FTPDataTransferListener
Called to notify the listener that the transfer operation has been aborted.
about() - Method in class org.das2.qds.ArrayDataSet
print some info about this ArrayDataSet.
about() - Method in class org.das2.qds.buffer.BufferDataSet
print some info about this BufferDataSet.
ABOUT_ACTION - Static variable in class org.das2.graph.DasCanvas
 
AboutUtil - Class in org.das2.util
method for getting useful build and version information.
AboutUtil() - Constructor for class org.das2.util.AboutUtil
 
ABOVE - Static variable in class org.autoplot.layout.LayoutConstants
 
above(Point) - Method in class ProGAL.geom3d.Plane
Returns 1/0/-1 if point p is above/on/below this plane.
abruptlyCloseCommunication() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method causes the communication channel to be abruptly closed.
abs() - Method in class org.das2.datum.Datum
return the absolute value (magnitude) of this Datum.
abs(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise abs.
abs(long) - Static method in class org.das2.qds.ops.Ops
return the abs of the long, to support Jython properly.
abs(double) - Static method in class org.das2.qds.ops.Ops
return the abs of the double, to support Jython properly.
abs(Object) - Static method in class org.das2.qds.ops.Ops
promote the list, double, array etc to QDataSet before taking abs.
absPropertyName() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
AbstractDataSet - Class in org.das2.dataset
 
AbstractDataSet(double[], Units, Units, Map) - Constructor for class org.das2.dataset.AbstractDataSet
Creates a new instance of AbstractDataSet The properties map must only have keys of type String.
AbstractDataSet - Class in org.das2.qds
Abstract class to simplify defining datasets.
AbstractDataSet() - Constructor for class org.das2.qds.AbstractDataSet
 
AbstractDataSet.ViewDataSet - Class in org.das2.dataset
A DataSet implementation that share properties, yUnits and yUnits with the instance of AbstractDataSet it is associated with.
AbstractDataSetCache - Class in org.das2.dataset
Keeps keep track of cache statistics and to give consistent log messages, and provides the Entry class.
AbstractDataSetCache() - Constructor for class org.das2.dataset.AbstractDataSetCache
 
AbstractDataSetCache.Entry - Class in org.das2.dataset
 
AbstractDataSource - Class in org.autoplot.datasource
Base class for file-based DataSources that keeps track of the uri, makes the parameters available, manages capabilities and has do-nothing implementations for rarely-used methods of DataSource.
AbstractDataSource(URI) - Constructor for class org.autoplot.datasource.AbstractDataSource
 
AbstractDataSourceFactory - Class in org.autoplot.datasource
Default implementations for many types of DataSourceFactory
AbstractDataSourceFactory() - Constructor for class org.autoplot.datasource.AbstractDataSourceFactory
 
AbstractDataSourceFormat - Class in org.autoplot.datasource
provides getParam to extensions and the file part.
AbstractDataSourceFormat() - Constructor for class org.autoplot.datasource.AbstractDataSourceFormat
 
AbstractDataSourceFormatEditorPanel - Class in org.autoplot.datasource
base implements useful features.
AbstractDataSourceFormatEditorPanel() - Constructor for class org.autoplot.datasource.AbstractDataSourceFormatEditorPanel
 
AbstractDragRenderer - Class in org.das2.event
Do-nothing drag renderer and extension point for other DragRenderers.
AbstractDragRenderer() - Constructor for class org.das2.event.AbstractDragRenderer
 
AbstractFilter - Class in org.das2.math.filter
Java Speech Toolkit code modified to use QDataSets.
AbstractFilterEditorPanel - Class in org.das2.qds.filters
Implements the typical filter, where we don't care about the input data and the filter itself implements the GUI.
AbstractFilterEditorPanel() - Constructor for class org.das2.qds.filters.AbstractFilterEditorPanel
 
AbstractIOSP - Class in org.autoplot.netCDF
 
AbstractIOSP() - Constructor for class org.autoplot.netCDF.AbstractIOSP
 
AbstractLineReader - Interface in org.autoplot.hapi
Similar to BufferedReader, so that it can be extended to support caching.
AbstractProgressMonitor - Class in org.das2.util.monitor
This is a progress monitor to use when we don't care about the progress, this doesn't provide a view of the progress to the client.
AbstractProgressMonitor() - Constructor for class org.das2.util.monitor.AbstractProgressMonitor
 
AbstractQFunction - Class in org.das2.qds
Abstract class implements values and exampleOutput based on value and exampleInput.
AbstractQFunction() - Constructor for class org.das2.qds.AbstractQFunction
 
AbstractRank1DataSet - Class in org.das2.qds
Base class for ad-hoc rank 1 datasets.
AbstractRank1DataSet(int) - Constructor for class org.das2.qds.AbstractRank1DataSet
 
AbstractTableDataSet - Class in org.das2.dataset
 
AbstractTableDataSet(double[], Units, Units, Units, Map) - Constructor for class org.das2.dataset.AbstractTableDataSet
Creates a new instance of AbstractTableDataSet
AbstractTableDataSet.XSliceDataSet - Class in org.das2.dataset
 
AbstractTableDataSet.YSliceDataSet - Class in org.das2.dataset
 
AbstractVapScheme - Class in org.autoplot.state
 
AbstractVectorDataSet - Class in org.das2.dataset
Abstract implementation of the VectorDataSet interface provided to make implementation of concrete base classes easier.
AbstractVectorDataSet(double[], Units, Units, Map) - Constructor for class org.das2.dataset.AbstractVectorDataSet
Creates a new instance of AbstractVectorDataSet The properties map must only have keys of type String.
accept() - Method in interface org.das2.jythoncompletion.support.LazyCompletionItem
Gets invoked when a completion item is going to be displayed in the popup.
accept(Object) - Method in interface org.das2.jythoncompletion.ui.LazyListModel.Filter
 
acceptContext(int, int) - Method in class org.das2.graph.ContoursRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.DasAnnotation
 
acceptContext(int, int) - Method in class org.das2.graph.DasCanvasComponent
returns true if the component is suitable context for the point.
acceptContext(int, int) - Method in class org.das2.graph.DigitalRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.EventsRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.PolarPlotRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.Renderer
Returns true if the render will accept the context for a point.
acceptContext(int, int) - Method in class org.das2.graph.RGBImageRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.SeriesRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.SpectrogramRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.TickCurveRenderer
 
acceptsData(RenderType, QDataSet) - Static method in enum org.autoplot.RenderType
return true if the render type can make a reasonable rendering of the data.
acceptsData(QDataSet) - Static method in class org.das2.graph.PitchAngleDistributionRenderer
accepts data that is rank 2 and not a timeseries.
acceptsData(QDataSet) - Static method in class org.das2.graph.PolarPlotRenderer
accepts data that is rank 2 and not a timeseries.
acceptsData(QDataSet) - Static method in class org.das2.graph.RGBImageRenderer
accepts either rank2 data with grey scale 0-255, or rank3 (w,h,3 or 4)
acceptsData(QDataSet) - Static method in class org.das2.graph.TickCurveRenderer
return true if the data is ds[:,3] or ds[x[t]] t→x→y
acceptsData(QDataSet) - Static method in class org.das2.graph.VectorPlotRenderer
return true if the renderer accepts data in this form.
acceptsDataSet(QDataSet) - Method in class org.das2.graph.ContoursRenderer
 
acceptsDataSet(QDataSet) - Method in class org.das2.graph.Renderer
return true if the dataset appears to be in a scheme accepted by this renderer.
acceptsDataSet(QDataSet) - Method in class org.das2.graph.SeriesRenderer
 
AccessDeniedException - Exception in org.das2.client
 
AccessDeniedException(String) - Constructor for exception org.das2.client.AccessDeniedException
Creates a new instance of NoKeyProvidedException
AccessLevelBeanInfo - Class in org.das2.beans
This class is designed to implement access levels for bean properties.
AccessLevelBeanInfo(AccessLevelBeanInfo.Property[], Class) - Constructor for class org.das2.beans.AccessLevelBeanInfo
Creates and instance of AccessLevelBeanInfo.
AccessLevelBeanInfo.AccessLevel - Class in org.das2.beans
Type-safe enumeration class used to specify access levels for bean properties.
AccessLevelBeanInfo.PersistenceLevel - Class in org.das2.beans
this level indicates what persistence is allowed.
AccessLevelBeanInfo.Property - Class in org.das2.beans
AccessLevelBeanInfo.Property is a helper class for subclasses of AccessLevelBeanInfo to specify a list of properties in a way that is independant of the underlying Bean/PropertyDescriptor implementation.
AccountManager - Class in org.das2.client
 
AccountManager(DasServer) - Constructor for class org.das2.client.AccountManager
 
accum(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return an array that is the running sum of each element in the array, starting with the value accum.
accum(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
accum(QDataSet) - Static method in class org.das2.qds.ops.Ops
return an array that is the running sum of each element in the array, starting with the value accum.
accum(Object) - Static method in class org.das2.qds.ops.Ops
 
accumValue(int, double) - Method in class org.das2.qds.DDataSet
Deprecated.
use addValue
accumValue(int, int, double) - Method in class org.das2.qds.DDataSet
Deprecated.
use addValue
acos(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise arccos.
acos(double) - Static method in class org.das2.qds.ops.Ops
 
acos(Object) - Static method in class org.das2.qds.ops.Ops
 
actionPerformed(ActionEvent) - Method in class org.autoplot.datasource.RecentComboBox
 
actionPerformed(ActionEvent) - Method in class org.autoplot.datasource.RecentComboBoxModel
 
actionPerformed(ActionEvent) - Method in class org.das2.components.DasAxisSelector
 
actionPerformed(ActionEvent) - Method in class org.das2.DasProperties.Editor
 
active - Variable in class org.autoplot.dom.PlotElement
display the plot.
adapt(Object) - Method in class org.autoplot.jythonsupport.PyDatumAdapter
 
adapt(Object) - Method in class org.autoplot.jythonsupport.PyQDataSetAdapter
 
adaptArray(PyArray) - Static method in class org.autoplot.jythonsupport.PyQDataSetAdapter
 
adaptArray(PyArray, Units) - Static method in class org.autoplot.jythonsupport.PyQDataSetAdapter
 
adaptList(PyList) - Static method in class org.autoplot.jythonsupport.PyQDataSetAdapter
adapts list to QDataSet.
adaptList(PyList, Units) - Static method in class org.autoplot.jythonsupport.PyQDataSetAdapter
adapts list to QDataSet.
adaptSubstitutions(Map<String, Object>) - Static method in class org.das2.dataset.DataSetAdapter
 
add(Datum) - Method in class org.das2.datum.Datum
returns a Datum whose value is the sum of this and datum, in this.getUnits().
add(Number, Units) - Method in class org.das2.datum.Datum
returns a Datum whose value is the sum of this and value in the context of units, in this.getUnits().
add(double, Units) - Method in class org.das2.datum.Datum
returns a Datum whose value is the sum of this and value in the context of units, in this.getUnits().
add(Datum) - Method in class org.das2.datum.DatumVector
 
add(Number, Number, Units) - Method in class org.das2.datum.EnumerationUnits
 
add(Number, Number, Units) - Method in class org.das2.datum.LocationUnits
 
add(Number, Number) - Static method in class org.das2.datum.NumberUnits
 
add(Number, Number, Units) - Method in class org.das2.datum.NumberUnits
 
add(Ratio) - Method in class org.das2.datum.Ratio
 
add(Number, Number, Units) - Method in class org.das2.datum.SIUnits
 
add(TimeUtil.TimeStruct, TimeUtil.TimeStruct) - Static method in class org.das2.datum.TimeUtil
 
add(TimeUtil.TimeStruct) - Method in class org.das2.datum.TimeUtil.TimeStruct
 
add(Number, Number, Units) - Method in class org.das2.datum.Units
 
add(DataPointSelectionListener, DataPointSelectionListener) - Static method in class org.das2.event.DasEventMulticaster
 
add(DataRangeSelectionListener, DataRangeSelectionListener) - Static method in class org.das2.event.DasEventMulticaster
 
add(TimeRangeSelectionListener, TimeRangeSelectionListener) - Static method in class org.das2.event.DasEventMulticaster
 
add(DasCanvasComponent, DasRow, DasColumn) - Method in class org.das2.graph.DasCanvas
This methods adds the specified DasCanvasComponent to this canvas.
add(Displayable, String) - Method in class org.das2.graph.Legend
 
add(Icon, String) - Method in class org.das2.graph.Legend
 
add(QDataSet) - Method in class org.das2.qds.GridDataSet
add either rank 1 slice ( x,y,z ) or add rank 2 dataset ( *,3 )
add(double, double, double) - Method in class org.das2.qds.GridDataSet
 
add(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
add the two datasets which have the compatible geometry and units.
add(Object, Object) - Static method in class org.das2.qds.ops.Ops
add the two datasets which have the compatible geometry and units.
add(Node) - Method in class org.das2.qds.util.dd.Node
 
add(Vector) - Method in class ProGAL.geom2d.Point
Add the vector v to this point and return the result
add(double, double) - Method in class ProGAL.geom2d.Point
 
add(Vector) - Method in class ProGAL.geom2d.Vector
 
add(Vector) - Method in class ProGAL.geom3d.Point
Returns a point translated from this one by p (without changing this object).
add(double, double, double) - Method in class ProGAL.geom3d.Point
Returns a point translated from this one by (x,y,z)
add(Point) - Method in class ProGAL.geom3d.Point
 
add(Vector) - Method in class ProGAL.geom3d.Vector
Add v to this vector and return the result (without changing this object).
add(Point) - Method in class ProGAL.geom3d.Vector
Add p to this vector and return the result (without changing this object).
add(Vector) - Method in class ProGAL.geomNd.Point
Add the specified vector and return the result without modifying this point.
add(Vector) - Method in class ProGAL.geomNd.Vector
Add v to this vector and return the result (without changing this object).
add(Matrix) - Method in class ProGAL.math.Matrix
Add the components of two matrices.
addAbouts() - Method in class org.autoplot.datasource.DataSetSelector
 
addAccessory(JComponent) - Method in class org.das2.components.DataPointRecorder
add a small component to the lower-right portion of the DataPointRecorder.
addAction(Action) - Method in class org.das2.components.HorizontalSpectrogramSlicer
add a button
addAction(Action) - Method in class org.das2.components.VerticalSpectrogramAverager
add a button
addAction(Action) - Method in class org.das2.components.VerticalSpectrogramSlicer
add a button
addActionComponent(JComponent, PropertyChangeListener) - Method in class org.autoplot.pngwalk.PngWalkTool
add a component that will get property change events and should respond to property changes.
addActionListener(ActionListener) - Method in class org.autoplot.datasource.DataSetSelector
Registers ActionListener to receive events.
addActionListener(ActionListener) - Method in class org.autoplot.dom.ApplicationController
 
addActionListener(ActionListener) - Method in class org.autoplot.scriptconsole.CommandLineTextPane
Adds an ActionListener to the button.
addActionListener(ActionListener) - Method in class org.das2.components.DatumEditor
 
addActionListener(ActionListener) - Method in class org.das2.components.DatumRangeEditor
 
addAdjacentEdge(CEdge) - Method in class ProGAL.geom3d.complex.CVertex
 
addAllItems(Collection<? extends CompletionItem>) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Add the collection of the completion items to this result set.
addAllItems(Collection<? extends CompletionItem>) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
addAnnotation(Annotation) - Method in class org.autoplot.dom.ApplicationController
experiment with Jython-friendly method where the annotation is instantiated within the script.
addAnnotation(Plot, String) - Method in class org.autoplot.dom.ApplicationController
add an annotation to the plot
addAnnotation(Row, Column, String) - Method in class org.autoplot.dom.ApplicationController
add an annotation to the canvas.
AddAnnotationDialog - Class in org.autoplot
 
AddAnnotationDialog() - Constructor for class org.autoplot.AddAnnotationDialog
Creates new form AddAnnotationDialog
addApplication(Object) - Method in class org.autoplot.AppManager
 
addAxisContextMenuItems(ApplicationController, DasPlot, PlotController, Plot, Axis) - Static method in class org.autoplot.GuiSupport
 
addBookmark(String) - Method in class org.autoplot.bookmarks.BookmarksManager
 
addBooleanSwitchArgument(String, String, String, String) - Method in class org.das2.util.ArgumentList
specify a named switch argument that is named, and we only care whether it was used or not.
addBottomDecorator(Painter) - Method in class org.das2.graph.DasCanvas
add a decorator that will be painted on below all other objects.
addBoxSelectionListener(BoxSelectionListener) - Method in class org.das2.event.BoxRangeSelectorMouseModule
Registers DataRangeSelectionListener to receive events.
addBoxSelectionListener(BoxSelectionListener) - Method in class org.das2.event.BoxSelectorMouseModule
Registers BoxSelectionListener to receive events.
addCability(Class<T>, T) - Method in class org.autoplot.datasource.AbstractDataSource
Deprecated.
use addCapability
addCanvas() - Method in class org.autoplot.dom.ApplicationController
add a canvas to the application.
addCapability(Class<T>, T) - Method in class org.autoplot.datasource.AbstractDataSource
attach a capability
addCaretLabel(JLabel) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
used by script panel.
addCellEditorListener(CellEditorListener) - Method in class org.das2.components.DatumEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.das2.components.DatumRangeEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
addCellEditorListener(CellEditorListener) - Method in class org.das2.dasml.CommandBlockEditor
 
addCellEditorListener(CellEditorListener) - Method in class org.das2.dasml.OptionListEditor
Adds a listener to the list that's notified when the editor stops, or cancels editing.
AddCfaSampListener - Class in external
Deprecated.
see org.autoplot.AddSampListener
AddCfaSampListener() - Constructor for class external.AddCfaSampListener
Deprecated.
 
addCfaSampListener(DataSetSelector) - Static method in class external.AddCfaSampListener
Deprecated.
Add the SAMP listener to Autoplot.
addChildObject(ZipFileObject) - Method in class zipfs.ZipFileObject
 
addClickListener(ClickListener) - Method in class ProGAL.geom2d.viewer.J2DScene
Add a click-listener that gets called every time an object or the background is clicked
addCloseCallback(Object, String, AppManager.CloseCallback) - Method in class org.autoplot.AppManager
add a close callback which can prevent a close.
addColor(Color, String) - Static method in class org.das2.components.propertyeditor.ColorEditor
allow clients to add additional colors.
addColumn() - Method in class org.autoplot.dom.CanvasController
add a column to the application to the right of the other columns.
addColumns(int) - Method in class org.autoplot.dom.CanvasController
add columns to the current plot.
addCommunicationListener(FTPCommunicationListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method adds a FTPCommunicationListener to the object.
addCommunicationListener(FTPCommunicationListener) - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method adds a FTPCommunicationListener to the object.
addCompletionKeys() - Method in class org.autoplot.datasource.DataSetSelector
THIS MUST BE CALLED AFTER THE COMPONENT IS ADDED.
addComponentType(Class, Color) - Method in class org.autoplot.util.CanvasLayoutPanel
mark this type of component with the given color.
addConnector(Plot, Plot) - Method in class org.autoplot.dom.ApplicationController
adds a context overview plotId below the plotId.
addContext(MutablePropertyDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
adds the rank 0 dataset (a Datum) to the dataset's properties, after all the other CONTEXT_<i> properties.
addContext(Map<String, Object>, QDataSet) - Static method in class org.das2.qds.DataSetUtil
adds the rank 0 dataset (a Datum) to the properties, after all the other CONTEXT_<i> properties.
addCookie(String, String) - Method in class org.das2.util.filesystem.KeyChain
Add a cookie for the URL.
addCustomizer(CustomizerKey, Customizer) - Static method in class org.das2.graph.DasPlot
Add a new customizer to the collection of customizers being used when creating new plots.
addDas2PeerChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.ApplicationController
kludgy way to decouple the context menus from the DOM tree.
addDasPeersToApp() - Method in class org.autoplot.ApplicationModel
This needs to be called after the application model is initialized and preferably from the event thread.
addDasPeersToAppAndWait() - Method in class org.autoplot.ApplicationModel
addDasPeers should be called from the event thread.
addDataPoint(QDataSet) - Method in class org.das2.components.DataPointRecorder
add a record, which should be a rank 1 bundle.
addDataPoint(Datum, Datum) - Method in class org.das2.components.DataPointRecorder
add just the x and y values.
addDataPoint(double, double) - Method in class org.das2.components.DataPointRecorder
add just the x and y values.
addDataPoint(double, double, Map) - Method in class org.das2.components.DataPointRecorder
add just the x and y values.
addDataPoint(Datum, Datum, Object) - Method in class org.das2.components.DataPointRecorder
add the x and y values with unnamed metadata.
addDataPoint(Datum, Datum, Map) - Method in class org.das2.components.DataPointRecorder
add the data point, along with metadata such as the key press.
addDataPoint(Datum, Datum) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
add just the x and y values.
addDataPoint(Datum, Datum, Object) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
add the x and y values with unnamed metadata.
addDataPoint(Datum, Datum, Map<String, Object>) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
add the data point, along with metadata such as the key press.
addDataPoint(QDataSet) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
add the record to the collection of records.
addDataPoint(boolean, Datum, Datum) - Method in class org.das2.graph.DataGeneralPathBuilder
 
addDataPoint(boolean, double, double) - Method in class org.das2.graph.DataGeneralPathBuilder
 
addDataPoints(QDataSet) - Method in class org.das2.components.DataPointRecorder
append the rank 2 data.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointRecorder
Registers DataPointSelectionListener to receive events.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Registers DataPointSelectionListener to receive events.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointReporter
Registers DataPointSelectionListener to receive events.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.CrossHairMouseModule
Registers DataPointSelectionListener to receive events.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.DataPointSelectorMouseModule
Registers DataPointSelectionListener to receive events.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.HorizontalSlicerMouseModule
Registers DataPointSelectionListener to receive events.
addDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.event.VerticalSlicerMouseModule
Registers DataPointSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.autoplot.datasource.TimeRangeToolEventsList
Registers DataRangeSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.components.BatchMaster
Registers DataRangeSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
Registers DataRangeSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.HorizontalRangeSelectorMouseModule
Registers DataRangeSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
Registers DataRangeSelectionListener to receive events.
addDataSet(String, int, int[]) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
add the named dataset with the dimensions.
addDataSet(String, int, int[], String[], String[]) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
add the named dataset with the dimensions.
addDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorder
 
addDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
addDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.dataset.DataSetDescriptor
 
addDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.event.CutoffMouseModule
 
addDataSourceFilter() - Method in class org.autoplot.dom.ApplicationController
add a DataSourceFilter to the dom.
AddDataSourcePanel - Class in org.autoplot
Adds a Data Source to the application.
AddDataSourcePanel() - Constructor for class org.autoplot.AddDataSourcePanel
Creates new form AddDataSourcePanel
addDescriptor(Descriptor) - Method in class org.das2.qstream.StreamDescriptor
add the descriptor to the stream, manually assigning it an id
addDescriptor(Descriptor, int) - Method in class org.das2.qstream.StreamDescriptor
add the descriptor to the stream, with the given ID.
addDirtyBounds(Rectangle[]) - Method in class org.das2.event.LabelDragRenderer
 
addDirtyBounds(Rectangle) - Method in class org.das2.event.LabelDragRenderer
 
addDirtyRegion(JComponent, int, int, int, int) - Method in class org.pushingpixels.tracing.TracingRepaintManager
 
addEscapes(String) - Static method in error org.das2.qds.util.dd.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addExampleAction(Action) - Method in class org.autoplot.jythonsupport.ui.EditorContextMenu
adds an action to examples submenu.
addException(String, Exception) - Method in class org.autoplot.ApplicationModel
record exceptions the same way we would record successful plots.
addExeceptionListener(ExceptionListener) - Method in class org.autoplot.datasource.jython.JythonDataSourceFactory
provide the script panel with a method for getting errors when they occur, so it can mark where they have occurred.
addExtension(String) - Method in class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
This method adds an extension to the recognizer.
addFavorite(Object) - Method in class org.das2.components.FavoritesSelector
 
addFavoriteSelected() - Method in interface org.das2.components.FavoritesSelector.FavoritesListener
 
addFavoritesListener(FavoritesSelector.FavoritesListener) - Method in class org.das2.components.FavoritesSelector
 
addFileAction(PngWalkTool.ActionEnabler, Action) - Method in class org.autoplot.pngwalk.PngWalkTool
Add a file action button to the GUI.
addFileLabel(JLabel) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
used by the script panel.
AddFilterDialog - Class in org.das2.qds.filters
Dialog for picking a new filter to add.
AddFilterDialog() - Constructor for class org.das2.qds.filters.AddFilterDialog
Creates new form AddFilterDialog
AddFilterDialog.Bookmark - Class in org.das2.qds.filters
 
AddFilterEditorPanel - Class in org.das2.qds.filters
 
AddFilterEditorPanel() - Constructor for class org.das2.qds.filters.AddFilterEditorPanel
Creates new form AddFilterEditorPanel
addFonts() - Static method in class org.autoplot.Util
this will add the Scheme font found in the /resources/ folder.
addForm(FormTab) - Method in class org.das2.dasml.FormBase
 
addHandler(Handler) - Method in class org.autoplot.util.TransparentLogger
 
addHandlerToAll(Handler) - Static method in class org.das2.system.DasLogger
 
addHandlerToAll(Handler) - Static method in class org.das2.util.LoggerManager
Add the handler to all loggers created by this manager, and all future.
addHeader(List<String>) - Method in class org.autoplot.html.AsciiTableStreamer
 
addImpl(Component, Object, int) - Method in class org.autoplot.datasource.JScrollPopupMenu
 
addImpl(Component, Object, int) - Method in class org.das2.dasml.FormContainer
Adds the specified component to this container at the specified index.
addImpl(Component, Object, int) - Method in class org.das2.dasml.FormRadioButtonGroup
 
addImpl(Component, Object, int) - Method in class org.das2.dasml.FormWindow
 
addImpl(Component, Object, int) - Method in class org.das2.graph.DasCanvas
This is doing something special setting the LAYER_PROPERTY.
addInsertColumn(Column, Object) - Method in class org.autoplot.dom.CanvasController
insert the column into the other columns by shrinking them to make room.
addInsertRow(Row, Object) - Method in class org.autoplot.dom.CanvasController
insert the row into the other rows by shrinking them to make room.
addItem(ListOption) - Method in class org.das2.dasml.FormList
 
addItem(CompletionItem) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Add the completion item to this result set.
addItem(CompletionItem) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
addKeyBindings(JPanel) - Method in class org.autoplot.GuiSupport
 
addLayoutComponent(String, Component) - Method in class org.autoplot.datasource.JScrollPopupMenu.ScrollPopupMenuLayout
 
addLayoutComponent(String, Component) - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
addLayoutComponent(String, Component) - Method in class org.das2.graph.DasCanvas.RowColumnLayout
 
addListDataListener(ListDataListener) - Method in class org.das2.jythoncompletion.ui.LazyListModel
 
addListParser(FTPListParser) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method adds a FTPListParser to the object.
addMakeAggregationForScheme(String, DataSourceUtil.URIMap) - Static method in class org.autoplot.datasource.DataSourceUtil
register a map which might modify a URI so that it uses aggregation.
addMenu(String) - Method in class org.das2.event.DasMouseInputAdapter
return a menu with font to match LAF.
addMenuItem(Component) - Method in class org.das2.event.DasMouseInputAdapter
 
addMouseListener(MouseListener) - Method in class org.das2.dasml.FormList
 
addMouseListener(MouseListener) - Method in class org.das2.graph.DasAxis
add mouse wheel listener.
addMouseModule(Plot, String, PyFunction) - Static method in class org.autoplot.ScriptContext
add code that will respond to mouse events.
addMouseModule(MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
add a mouse module to the list of available modules.
addMouseModule(MouseModule) - Method in class org.das2.graph.DasCanvasComponent
Add the MouseModule to the list of MouseModules attached to the component via the DasMouseInputAdapter.
addMouseMotionListener(MouseMotionListener) - Method in class org.das2.dasml.FormList
 
addMouseMotionListener(MouseMotionListener) - Method in class org.das2.graph.DasAxis
add mouse motion listener.
addMouseWheelListener(MouseWheelListener) - Method in class org.das2.graph.DasAxis
Adds a MouseWheelListener to the DasAxis.
addObject(Shape, Object) - Method in class org.das2.util.ObjectLocator
 
addOption(ListOption) - Method in class org.das2.dasml.FormChoice
 
addOptionalPositionArgument(int, String, String, String) - Method in class org.das2.util.ArgumentList
Specify the ith positional argument, which may be left unspecified by the user.
addOptionalSwitchArgument(String, String, String, String, String) - Method in class org.das2.util.ArgumentList
specify a named switch argument that may be specified by the user.
addPlane(String, Units) - Method in class org.das2.dataset.TableDataSetBuilder
 
addPlane(String, Units, Map) - Method in class org.das2.dataset.TableDataSetBuilder
 
addPlane(String, Units) - Method in class org.das2.dataset.VectorDataSetBuilder
 
addPlane(PlaneDescriptor) - Method in class org.das2.qstream.PacketDescriptor
 
addPlot(Object) - Method in class org.autoplot.dom.ApplicationController
add a plot to the canvas.
addPlot(Plot, Object) - Method in class org.autoplot.dom.ApplicationController
add a plot to the canvas.
addPlot(Row, Column) - Method in class org.autoplot.dom.ApplicationController
add a plot to the canvas to the row and column.
addPlot(String, String) - Method in class org.autoplot.dom.ApplicationController
add a floating plot at arbitrary position.
addPlotElement(Plot, DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
add a plotElement to the application, attaching it to the given Plot and DataSourceFilter.
addPlotElement(Plot, PlotElement, DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
add a plotElement to the application, attaching it to the given Plot and DataSourceFilter.
addPlotElement(int) - Static method in class org.autoplot.ScriptContext
"overplot" by adding another PlotElement to the plot and setting the data to this PlotElement.
AddPlotElementDialog - Class in org.autoplot
Allow additional plots to be added, and plot one URI against another.
AddPlotElementDialog(Frame, boolean) - Constructor for class org.autoplot.AddPlotElementDialog
Creates new form AddPlotElementDialog
addPlots(int, int, Object) - Method in class org.autoplot.dom.ApplicationController
adds a block of plots to the canvas below the focus plot.
addPlots(int, int, String) - Static method in class org.autoplot.ScriptContext
adds a block of plots to the canvas below the focus plot.
AddPlotsDialog - Class in org.autoplot
 
AddPlotsDialog() - Constructor for class org.autoplot.AddPlotsDialog
Creates new form AddPlotsDialog
addPoint(Point) - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
add the point to the tesselation.
addPositionArgument(int, String, String) - Method in class org.das2.util.ArgumentList
Specify the ith positional argument.
addProperties(Map) - Method in class org.das2.dataset.TableDataSetBuilder
 
addProperties(Map) - Method in class org.das2.dataset.VectorDataSetBuilder
 
addPropertyChangeListener(PropertyChangeListener) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class ftpfs.ftp.FtpBean
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.aggregator.AggregatingDataSource
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.aggregator.AggregationPollUpdating
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.ApplicationModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.ApplicationModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.asdatasource.AudioSystemDataSource
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.bookmarks.Bookmark
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.datasource.AutoplotSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.autoplot.datasource.capability.Updating
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.datasource.FilePollUpdating
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.BindingModel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.ChangesSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.DomNode
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.DomNode
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.DomNodeController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.DomNodeController
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.PersistentStateSupport
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.pngwalk.QualityControlRecord
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.pngwalk.WalkImage
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.pngwalk.WalkImageSequence
things we fire events for: PROP_BADGE_CHANGE and others
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.server.RequestListener
Add PropertyChangeListener.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.server.RequestListener
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.state.PersistenceTests
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.state.UndoRedoSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.state.UndoRedoSupport
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.autoplot.util.RunLaterListener.PropertyChange
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.autoplot.util.RunLaterListener.PropertyChange
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.util.TickleTimer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.DasProgressPanel
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.components.DasProgressPanel
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.DasTimeRangeSelector
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.components.DatumEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.DatumEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.ColorEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.propertyeditor.MapEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.SliceSettings
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.components.TimeRangeEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.TimeRangeEditor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dasml.PersistentStateSupport
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dataset.AverageTableRebinner
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dataset.LanlNNRebinner
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.event.CutoffMouseModule
Registers PropertyChangeListener to receive events.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.event.DisplayDataMouseModule
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.event.FrequencyDragRenderer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.Auralizor
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.Auralizor
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.ColumnColumnConnector
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.DasDevicePosition
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.DasDevicePosition
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.DataRange
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.PlotSymbolRenderer
Add PropertyChangeListener.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.graph.Renderer
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.Renderer
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.jythoncompletion.CompletionSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.qds.util.AsciiParser
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.qds.util.AutoHistogram
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.qds.util.DataSetBuilder
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.system.ChangesSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.DasProgressMonitorInputStream
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.DebugPropertyChangeSupport
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.filesystem.FileSystemSettings
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.util.filesystem.FileSystemSettings
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.filesystem.WebFileSystem
 
addPropertyChangeListener(PropertyChangeListener) - Method in class org.das2.util.TickleTimer
 
addQube(MutablePropertyDataSet) - Static method in class org.das2.qds.DataSetUtil
add QUBE property to dataset, maybe verifying that it is a qube.
addRecent(String) - Method in class org.autoplot.ApplicationModel
add the URI to the recently used list, and to the user's autoplot_data/bookmarks/history.txt.
addRecord(List<String>) - Method in class org.autoplot.html.AsciiTableStreamer
 
addRemoteBookmarks(String) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
add the bookmarks in the remote URL to the list.
addRemoteBookmarks(String, Bookmark) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
add the remote bookmarks.
addRenderer(Renderer) - Method in class org.das2.graph.DasPlot
add the renderer to the stack of renderers.
addRenderer(int, Renderer) - Method in class org.das2.graph.DasPlot
add the renderer to the stack of renderers at the given index.
addResizeListenerToAll(JComponent) - Static method in class org.autoplot.datasource.GuiUtil
utility for figuring out who is setting the minimum size of a component.
addRoCacheEntries(String, Map<String, FileSystem.DirectoryEntry>) - Method in class org.das2.util.filesystem.WebFileSystem
Allow the local RO Cache to contain files that are not yet in the remote filesystem, to support the case where a data provider tests locally available products before mirroring them out to the public website.
addRow() - Method in class org.autoplot.dom.CanvasController
add a row to the application, below.
addRow(double, double) - Method in class org.das2.graph.Leveler
Deprecated.
 
addRow(double) - Method in class org.das2.graph.Leveler
Deprecated.
 
addRow() - Method in class org.das2.graph.Leveler
Deprecated.
 
addRows(int) - Method in class org.autoplot.dom.CanvasController
add rows below the current plot.
addRows(int, Object) - Method in class org.autoplot.dom.CanvasController
add rows below the current plot.
addRunWhenClosedRunnable(Runnable) - Method in class org.das2.util.DasProgressMonitorInputStream
should an action be needed when the transaction is complete, for example closing a network connection, this can be used.
AddSampListener - Class in org.autoplot
Listener for the Cluster Final Archive SAMP protocol.
AddSampListener() - Constructor for class org.autoplot.AddSampListener
 
addSampListener(AutoplotUI) - Static method in class org.autoplot.AddSampListener
Add the SAMP listener to Autoplot.
addSampListener(DataSetSelector) - Static method in class org.autoplot.AddSampListener
Add the SAMP listener to Autoplot.
addSaveAction(AbstractAction) - Method in class org.das2.components.propertyeditor.PropertyEditor
add a save button, and perform the given action.
addScatter(String, String) - Method in class org.autoplot.dom.ApplicationControllerSupport
 
addSeconds(QDataSet, double) - Static method in class org.autoplot.cdf.CdfVirtualVars
 
addSelectedDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorder
 
addSelectedDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
addShape(Shape) - Method in class ProGAL.geom2d.viewer.J2DScene
Add a shape to this scene.
addShape(Shape, Color) - Method in class ProGAL.geom2d.viewer.J2DScene
Add a shape to this scene with the specified color.
addShape(Shape, Color, double) - Method in class ProGAL.geom2d.viewer.J2DScene
 
addShape(Shape, Color, double, boolean) - Method in class ProGAL.geom2d.viewer.J2DScene
 
addShape(Shape) - Method in class ProGAL.geom3d.viewer.J3DScene
Add a volume object.
addShape(Shape, Color) - Method in class ProGAL.geom3d.viewer.J3DScene
Add a volume object with a specified color
addShape(Shape, Color, int) - Method in class ProGAL.geom3d.viewer.J3DScene
Add a volume object with a specified color and detail-level
addSuggestFile(String) - Method in class org.autoplot.datasource.DataSetSelector
show completions for this regex.
addSurface(ParametricSurface) - Method in class ProGAL.geom3d.viewer.J3DScene
 
addSurface(ParametricSurface, Color) - Method in class ProGAL.geom3d.viewer.J3DScene
 
addSurface(ParametricSurface, Color, double, double, int, double, double, int) - Method in class ProGAL.geom3d.viewer.J3DScene
 
addSwitchArgument(String, String, String, String) - Method in class org.das2.util.ArgumentList
specify a named switch argument that must be specified by the user.
addTab(String, JComponent) - Static method in class org.autoplot.ScriptContext
add a tab to the running application.
addTab(String, Icon, Component) - Method in class org.das2.components.TearoffTabbedPane
 
addTab(String, Component) - Method in class org.das2.components.TearoffTabbedPane
 
addTab(String, Icon, Component, String) - Method in class org.das2.components.TearoffTabbedPane
 
addText(String, String) - Method in class org.das2.util.DasPNGEncoder
Adds a tEXT chunk with the specified keyword and content.
addText(String, Point) - Method in class ProGAL.geom3d.viewer.J3DScene
Add a text-object at the specified position.
addText(String, Point, double) - Method in class ProGAL.geom3d.viewer.J3DScene
 
addText(String, Point, double, Color) - Method in class ProGAL.geom3d.viewer.J3DScene
 
addThis(Vector) - Method in class ProGAL.geom2d.Point
Add the vector v to this point and return the result (changes this object)
addThis(Point) - Method in class ProGAL.geom2d.Point
 
addThis(double, double) - Method in class ProGAL.geom2d.Point
 
addThis(Vector) - Method in class ProGAL.geom2d.Vector
 
addThis(Point) - Method in class ProGAL.geom2d.Vector
 
addThis(Vector) - Method in class ProGAL.geom3d.Point
Returns p added to this (changing this object).
addThis(Point) - Method in class ProGAL.geom3d.Point
 
addThis(Vector) - Method in class ProGAL.geom3d.Vector
Add v to this vector and return the result (changing this object).
addThis(Point) - Method in class ProGAL.geom3d.Vector
Add p to this vector and return the result (changing this object).
addThis(Vector) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
addThis(Vector) - Method in class ProGAL.geomNd.Point
Add the specified vector to this point.
addThis(Vector) - Method in class ProGAL.geomNd.Vector
Add v to this vector and return the result (changing this object).
addThis(Matrix) - Method in class ProGAL.math.Matrix
Add the components of two matrices.
addThis(Matrix) - Method in class ProGAL.math.Matrix.ImmutableMatrix
 
addTickV(Datum) - Method in class org.das2.graph.DasAxis
add the tick to the current set of major ticks.
addTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.components.DasTimeRangeSelector
Registers TimeRangeSelectionListener to receive events.
addTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.components.TimeRangeEditor
Registers TimeRangeSelectionListener to receive events.
addTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.graph.DasAxis
Registers TimeRangeSelectionListener to receive events.
addToFavorites(DatumRange) - Method in class org.das2.graph.DasAxis
add the range to the favorites list, which is accessible from the popup-menu.
addToFavorites(DatumRange) - Method in class org.das2.graph.DataRange
 
addToLegend(Renderer, ImageIcon, int, String) - Method in class org.das2.graph.DasPlot
Add the message to the messages in the legend.
addToMap(String, Object) - Method in class org.autoplot.EventThreadResponseMonitor
add to the information.
addTopDecorator(Painter) - Method in class org.das2.graph.DasCanvas
add a decorator that will be painted on top of all other objects.
addToRecent(String) - Method in class org.autoplot.datasource.RecentComboBox
add the item to the list of recent entries.
addToSearchPath(PyList, String, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.JythonOps
download the resource, unpack it, and add it to the search path.
addTreeModelListener(TreeModelListener) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.autoplot.metatree.NameValueTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
addTreeModelListener(TreeModelListener) - Method in class org.das2.util.CombinedTreeModel
 
addTriangle(CTriangle) - Method in class ProGAL.geom3d.complex.CEdge
 
addUnits(List<String>) - Method in class org.autoplot.html.AsciiTableStreamer
 
addUnits(int, String) - Method in class org.autoplot.html.AsciiTableStreamer
 
addUnresolvedProperty(Element, DomNode, Exception) - Method in class org.autoplot.state.AbstractVapScheme
 
addUnresolvedProperty(Element, DomNode, Exception) - Method in interface org.autoplot.state.VapScheme
 
addUpdateListener(DasUpdateListener) - Method in class org.das2.graph.DasDevicePosition
add an update listener
addUpdateListener(DasUpdateListener) - Method in class org.das2.graph.DataRange
 
addValue(int, double) - Method in class org.das2.qds.BDataSet
add this value to the current value.
addValue(int, int, double) - Method in class org.das2.qds.BDataSet
add this value to the current value.
addValue(int, double) - Method in class org.das2.qds.DDataSet
add this value to the current value.
addValue(int, int, double) - Method in class org.das2.qds.DDataSet
add this value to the current value.
addValue(int, int, int, double) - Method in class org.das2.qds.DDataSet
add this value to the current value.
addValue(int, double) - Method in class org.das2.qds.FDataSet
add this value to the current value.
addValue(int, int, double) - Method in class org.das2.qds.FDataSet
add this value to the current value.
addValue(int, double) - Method in class org.das2.qds.IDataSet
add this value to the current value.
addValue(int, int, double) - Method in class org.das2.qds.IDataSet
add this value to the current value.
addValue(int, double) - Method in class org.das2.qds.LDataSet
add this value to the current value.
addValue(int, int, double) - Method in class org.das2.qds.LDataSet
add this value to the current value.
addValue(int, double) - Method in class org.das2.qds.SDataSet
add this value to the current value.
addValue(int, int, double) - Method in class org.das2.qds.SDataSet
add this value to the current value.
addVariable(String, Object) - Method in class org.autoplot.idlsupport.WriteIDLSav
 
addVariable(String, Object) - Method in class org.virbo.idlsupport.WriteIDLSav
 
addWindow(FormWindow) - Method in class org.das2.dasml.FormBase
 
addYDescriptor(SkeletonDescriptor) - Method in class org.das2.stream.PacketDescriptor
 
addYMulti(StreamMultiYDescriptor) - Method in class org.das2.stream.StreamDescriptor
 
addYScan(StreamYScanDescriptor) - Method in class org.das2.stream.StreamDescriptor
 
adjacentVertices - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
adjustBeginLineColumn(int, int) - Static method in class org.das2.qds.util.dd.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
adjusting - Variable in class org.autoplot.DataPanel
 
advanceTo(InputStream, byte[]) - Static method in class org.das2.qstream.StreamTool
 
advanceTo(InputStream, byte[]) - Static method in class org.das2.stream.StreamTool
 
aggregateAll(Application) - Static method in class org.autoplot.dom.DomOps
aggregate all the URIs within the dom.
AggregateUrisDialog - Class in org.autoplot
Dialog assisting the scientists in creating aggregations for file URIS.
AggregateUrisDialog(Application, DataSetSelector) - Constructor for class org.autoplot.AggregateUrisDialog
Creates new form AggregateUrisDialog
AggregatingDataSource - Class in org.autoplot.aggregator
Data Source that aggregates (or combines) the data from granule files containing data for intervals.
AggregatingDataSource(URI, DataSourceFactory) - Constructor for class org.autoplot.aggregator.AggregatingDataSource
Creates a new instance of AggregatingDataSource
AggregatingDataSource.AggTimeSeriesBrowse - Class in org.autoplot.aggregator
TimeSeriesBrowse allows users to look up new intervals automatically.
AggregatingDataSourceEditorPanel - Class in org.autoplot.aggregator
 
AggregatingDataSourceEditorPanel() - Constructor for class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
Creates new form AggregatingDataSourceEditorPanel
AggregatingDataSourceFactory - Class in org.autoplot.aggregator
ftp://cdaweb.gsfc.nasa.gov/pub/data/noaa/noaa14/$Y/noaa14_meped1min_sem_$Y$m$d_v01.cdf?timerange=2000-01-01
AggregatingDataSourceFactory() - Constructor for class org.autoplot.aggregator.AggregatingDataSourceFactory
Creates a new instance of AggregatingDataSourceFactory
AggregatingDataSourceFormat - Class in org.autoplot.aggregator
Format the data by breaking it up into an aggregated pile of files.
AggregatingDataSourceFormat() - Constructor for class org.autoplot.aggregator.AggregatingDataSourceFormat
 
AggregationPollUpdating - Class in org.autoplot.aggregator
Aggregation polling checks for updates of the set, for a given timerange.
AggregationPollUpdating(FileStorageModel, DatumRange, long) - Constructor for class org.autoplot.aggregator.AggregationPollUpdating
 
AggTimeSeriesBrowse() - Constructor for class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
AHUFF_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
AJ4CO_RAINBOW - Static variable in class org.das2.graph.DasColorBar.Type
AJ4CO_RAINBOW for Radio JOVE community
alert(String) - Static method in class org.autoplot.ScriptContext
show a popup that you know the user will see.
AlertNullProgressMonitor - Class in org.das2.util.monitor
Like the NullProgressMonitor, but print to stderr when the task is taking a non-trivial amount of time.
AlertNullProgressMonitor() - Constructor for class org.das2.util.monitor.AlertNullProgressMonitor
create a monitor.
AlertNullProgressMonitor(String) - Constructor for class org.das2.util.monitor.AlertNullProgressMonitor
create a monitor with the label.
align - Variable in class org.das2.graph.DigitalRenderer
 
alive - Variable in class ProGAL.geom2d.TriangulationFace
 
ALL - Static variable in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
allocate(int, ByteOrder) - Static method in class org.das2.qstream.TransferType
convenient method which gently reminds that the ByteOrder needs to be specified with ByteBuffers.
allowableExternalIdleMs - Static variable in class org.das2.util.filesystem.FileSystemSettings
the longest amount of time we'll wait for an external process to make progress downloading.
allowOffline - Variable in class org.das2.util.filesystem.FileSystemSettings
 
AllValid(QDataSet) - Constructor for class org.das2.qds.WeightsDataSet.AllValid
 
alog10(IDLValue) - Static method in class org.das2.util.IDLValue
 
ALPHABETICAL - Static variable in class org.das2.jythoncompletion.ui.CompletionItemComparator
 
alphaComparator - Static variable in class com.cottagesystems.jdiskhog.FSTreeModel
 
ALPHAOSF1_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAOSF1_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAVMSd_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAVMSd_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAVMSg_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAVMSg_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAVMSi_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
ALPHAVMSi_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
alternateView(QDataSet) - Static method in class org.autoplot.cdf.CdfVirtualVars
 
ampRatio - Static variable in class org.das2.datum.Units
 
analyticalTime - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
anchor - Variable in class ProGAL.geom3d.volumes.OBB
 
AnchorPosition - Enum in org.das2.graph
enumeration of relative positions to a row, column box.
AnchorType - Enum in org.das2.graph
Anchor Type
and(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
and(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise logical and function.
and(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
angle(Vector) - Method in class ProGAL.geom3d.Vector
Get the angle between this vector and v.
angle - Variable in class ProGAL.geom3d.volumes.InfCone
 
angle(Vector) - Method in class ProGAL.geomNd.Vector
Get the angle between this vector and v.
angleDistribution() - Static method in class org.das2.qds.examples.Schemes
return example angle distribution.
angleDistribution(int) - Static method in class org.das2.qds.examples.Schemes
return example angle distribution.
AngleSpectrogramSlicer - Class in org.das2.components
 
AnimatedGifDemo - Class in external
Creates an animated GIF from GIF frames.
AnimatedGifDemo() - Constructor for class external.AnimatedGifDemo
 
Animation(DatumRange, boolean) - Constructor for class org.das2.graph.DataRange.Animation
 
ANNO_ERROR - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
error marked in the code
ANNO_PROGRAM_COUNTER - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
current interpreter position
ANNO_USAGE - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
usage of a symbol in the code
ANNO_WARNING - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
warning in the code
annotateChars(int, int, int, String, String, PythonInterpreter) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
annotate the characters on the line.
annotateChars(int, int, String, String, PythonInterpreter) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
 
annotateError(PyException, int) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
mark the error in the editor by looking at the python exception to get the line number.
annotateError(PyException, int) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
mark the error in the editor by looking at the python exception to get the line number.
annotateError(Throwable) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
march through the stack trace looking for any Jython references.
annotateError(PyException, int, PythonInterpreter) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
Annotate the error.
annotateLine(int, String, String) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
highlite the line by setting the background to color.
annotateLine(int, String, String, PythonInterpreter) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
highlite the line by setting the background to color.
Annotation - Class in org.autoplot.dom
Annotations for annotating the canvas.
Annotation() - Constructor for class org.autoplot.dom.Annotation
 
ANNOTATION_BOUNDS - Static variable in class org.das2.qds.DataSetAnnotations
the bounding cube of the dataset, see SemanticOps.getBounds.
ANNOTATION_CADENCE - Static variable in class org.das2.qds.DataSetAnnotations
the cadence for the dataset.
ANNOTATION_INVALID_COUNT - Static variable in class org.das2.qds.DataSetAnnotations
number of invalid entries.
ANNOTATION_LAYER - Static variable in class org.das2.graph.DasCanvas
Z-Layer
ANNOTATION_ZERO_COUNT - Static variable in class org.das2.qds.DataSetAnnotations
number of entries containing the value zero.
AnnotationCommand - Class in external
new implementation of the plot command allows for keywords in the Jython environment.
AnnotationCommand() - Constructor for class external.AnnotationCommand
 
AnnotationController - Class in org.autoplot.dom
implements the annotation
AnnotationController(Application, Annotation, DasAnnotation) - Constructor for class org.autoplot.dom.AnnotationController
 
annotations - Variable in class org.autoplot.dom.Application
 
AnnotatorMouseModule - Class in org.das2.event
Draw a box and add an annotation.
AnnotatorMouseModule(DasCanvasComponent) - Constructor for class org.das2.event.AnnotatorMouseModule
Creates a new instance of AnnotatorMouseModule
annoTypeChar - Variable in class org.autoplot.pngwalk.PngWalkTool
 
antiAliased - Variable in class org.autoplot.dom.PlotElementStyle
 
AnyFilterEditorPanel - Class in org.das2.qds.filters
Catch-all fall-back for handling things we don't have an editor for.
AnyFilterEditorPanel() - Constructor for class org.das2.qds.filters.AnyFilterEditorPanel
Creates new form AnyFilterEditorPanel
APDataSet - Class in org.autoplot.idlsupport
Extension to QDataSetBridge, which supports reading in data from Autoplot URIs.
APDataSet() - Constructor for class org.autoplot.idlsupport.APDataSet
1.4.1 clean up Das2Server source so that monitor is only called once.
APDataSet - Class in org.virbo.idlsupport
Extension to QDataSetBridge, which supports reading in data from Autoplot URIs.
APDataSet() - Constructor for class org.virbo.idlsupport.APDataSet
1.4.1 clean up Das2Server source so that monitor is only called once.
APDSS - Static variable in class org.autoplot.datasource.LogNames
generic data sources
APDSS_ASCII - Static variable in class org.autoplot.datasource.LogNames
ascii data source
APDSS_CDAWEB - Static variable in class org.autoplot.datasource.LogNames
cdaweb
APDSS_CDFJAVA - Static variable in class org.autoplot.datasource.LogNames
pure-Java CDF logger
APDSS_CDFN - Static variable in class org.autoplot.datasource.LogNames
native CDF logger
APDSS_CSV - Static variable in class org.autoplot.datasource.LogNames
Comma separated values reader.
APDSS_DSS - Static variable in class org.autoplot.datasource.LogNames
 
APDSS_HTML - Static variable in class org.autoplot.datasource.LogNames
HTML tables reader.
APDSS_JYDS - Static variable in class org.autoplot.datasource.LogNames
jython script data source
APDSS_UPDATING - Static variable in class org.autoplot.datasource.LogNames
updating capability
APDSS_URI - Static variable in class org.autoplot.datasource.LogNames
URI handling
apex(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns index of a vertex facing tetrahedron tet
apex - Variable in class ProGAL.geom3d.volumes.InfCone
 
apexid(int) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
APIOServiceProvider - Class in org.autoplot.netCDF
APIOServiceProvider adapts Autoplot's data model to NetCDF to allow Autoplot URIs to be read into NetCDF.
APIOServiceProvider() - Constructor for class org.autoplot.netCDF.APIOServiceProvider
 
APL_RAINBOW_BLACK0 - Static variable in class org.das2.graph.DasColorBar.Type
rainbow colorbar used at APL that has black at the bottom.
APL_RAINBOW_WHITE0 - Static variable in class org.das2.graph.DasColorBar.Type
rainbow colorbar used at APL that has white at the bottom.
ApolloniusSolver - Class in ProGAL.geom2d
 
ApolloniusSolver() - Constructor for class ProGAL.geom2d.ApolloniusSolver
 
APP_COUNT - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
APP_MODEL - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
append(File) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method appends the contents of a local file to an existing file on the remote server.
append(File, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method uploads a file to the remote server.
append(String, InputStream, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method appends data to an existing file on the remote server.
append(TrDDataSet) - Method in class org.autoplot.cdf.TrDDataSet
append the second dataset onto this dataset.
append(TrFDataSet) - Method in class org.autoplot.cdf.TrFDataSet
append the second dataset onto this dataset.
append(TrLDataSet) - Method in class org.autoplot.cdf.TrLDataSet
append the second dataset onto this dataset.
append(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
append(DataSet, DataSet, CacheTag) - Static method in class org.das2.dataset.DataSetUtil
provides convenient method for appending datasets together.
append(DataSet, DataSet) - Static method in class org.das2.dataset.DataSetUtil
provides convenient method for appending datasets together.
append(TableDataSet) - Method in class org.das2.dataset.TableDataSetBuilder
 
append(VectorDataSet) - Method in class org.das2.dataset.VectorDataSetBuilder
 
append(CacheTag, CacheTag) - Static method in class org.das2.datum.CacheTag
Appends two CacheTags, when possible.
append(UnitsConverter) - Method in class org.das2.datum.UnitsConverter
 
append(UnitsConverter) - Method in class org.das2.datum.UnitsConverter.ScaleOffset
 
append(StringBuffer, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Append character sequence to the given string buffer.
append(StringBuffer, CharSequence, int, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Append part of the character sequence to the given string buffer.
append(ArrayDataSet) - Method in class org.das2.qds.ArrayDataSet
append the dataset with the same geometry but different number of records (zeroth dim) to this.
append(ArrayDataSet, ArrayDataSet) - Static method in class org.das2.qds.ArrayDataSet
append the second dataset onto this dataset.
append(BufferDataSet) - Method in class org.das2.qds.buffer.BufferDataSet
append the dataset with the same geometry but different number of records (zeroth dim) to this.
append(BufferDataSet, BufferDataSet) - Static method in class org.das2.qds.buffer.BufferDataSet
append the two datasets.
append(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
append two datasets that are QUBEs.
append(Set<T>) - Method in class ProGAL.dataStructures.Set
 
append(T[]) - Method in class ProGAL.dataStructures.Set
 
appendAsciiFile(String, String, String) - Method in class ftpfs.ftp.FtpBean
Append an ascii file to the server.
appendBinaryFile(String) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and append a file on the server.
appendBinaryFile(String, String) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and append to the server with restarting point.
appendBinaryFile(String, String, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and append to the server with restarting point.
appendDataSet(QDataSet) - Method in class org.das2.components.DataPointRecorder
Deprecated.
see #addDataPoints, which does not use DEPEND_0.
appendDataSet(VectorDataSet) - Method in class org.das2.components.DataPointRecorder
Deprecated.
uses old data model, use appendDataSet(QDataSet)
appendDataSet(VectorDataSet) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
appendDOMElements(Element) - Method in class org.das2.dasml.CommandBlock
 
Appended(UnitsConverter, UnitsConverter) - Constructor for class org.das2.datum.UnitsConverter.Appended
 
appendEvents(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
provide explicit method for appending two events scheme datasets.
AppendTableDataSet - Class in org.das2.dataset
 
AppendTableDataSet(TableDataSet, TableDataSet) - Constructor for class org.das2.dataset.AppendTableDataSet
 
AppletHttpProtocol - Class in org.das2.util.filesystem
uses HTTP, and doesn't download resources to cache
AppletHttpProtocol() - Constructor for class org.das2.util.filesystem.AppletHttpProtocol
 
Application - Class in org.autoplot.dom
Represents a state of the application as a whole, with its one canvas and multiple plots, axes, and bindings.
Application() - Constructor for class org.autoplot.dom.Application
 
APPLICATION_LOG - Static variable in class org.das2.system.DasLogger
messages having to do with the application-specific Das 2 Application
ApplicationController - Class in org.autoplot.dom
The ApplicationController, one per dom, is in charge of managing the application as a whole, for example, adding and deleting plots, managing bindings, and managing focus.
ApplicationController(ApplicationModel, Application) - Constructor for class org.autoplot.dom.ApplicationController
 
ApplicationControllerSupport - Class in org.autoplot.dom
 
ApplicationControllerSyncSupport - Class in org.autoplot.dom
Support methods for synchronizing two Application trees with different geometries.
ApplicationModel - Class in org.autoplot
Internal model of the application to separate model from view.
ApplicationModel() - Constructor for class org.autoplot.ApplicationModel
 
ApplicationModel.ResizeRequestListener - Interface in org.autoplot
listen for requests to change the size.
apply(int, int, double, double, double[][], double[][]) - Method in interface org.das2.dataset.QernalTableRebinner.Qernal
 
applyBinaryOp(QDataSet, QDataSet, Ops.BinaryOp) - Static method in class org.das2.qds.ops.Ops
apply the binary operator element-for-element of the two datasets, minding dataset geometry, fill values, etc.
applyBinaryOp(Object, Object, Ops.BinaryOp) - Static method in class org.das2.qds.ops.Ops
As with applyBinaryOp, but promote compatible objects to QDataSet first.
applyIndex(QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetOps
return the dataset with records rearranged according to indices.
applyIndex(QDataSet, int, QDataSet, boolean) - Static method in class org.das2.qds.DataSetOps
Applies the sort index to the idim-th dimension of the qube dataset ds.
applyIndex(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
apply the indeces
applyIndex(Object, QDataSet) - Static method in class org.das2.qds.ops.Ops
apply the indeces
applyIndex(int, QDataSet) - Method in class org.das2.qds.SubsetDataSet
apply the subset indexes to a given dimension.
applyIndexInSitu(WritableDataSet, QDataSet) - Static method in class org.das2.qds.DataSetOps
apply the sort to the data on the zeroth dimension.
applyLambda(QDataSet, PyFunction) - Static method in class org.autoplot.jythonsupport.JythonOps
 
applyLambda(QDataSet, QDataSet, PyFunction) - Static method in class org.autoplot.jythonsupport.JythonOps
 
applyLambda(QDataSet, QDataSet, QDataSet, PyFunction) - Static method in class org.autoplot.jythonsupport.JythonOps
 
applyMacro(DomNode, String, String) - Static method in class org.autoplot.dom.DomUtil
Look through the state property values for references to ${PWD} and replace them with sval.
applyRules(QDataSet, QDataSet) - Static method in class org.das2.qds.WeightsDataSet
applies the rules from src to dataset v, returning an array of 0 or non-zero.
applyUnaryOp(QDataSet, Ops.UnaryOp) - Static method in class org.das2.qds.ops.Ops
apply the unary operation (such as "cos") to the dataset.
applyUnaryOp(Object, Ops.UnaryOp) - Static method in class org.das2.qds.ops.Ops
apply the unary operation (such as "cos") to the dataset.
AppManager - Class in org.autoplot
Count the number of open applications and call exit when there are zero.
AppManager() - Constructor for class org.autoplot.AppManager
 
AppManager.CloseCallback - Interface in org.autoplot
anything that wants an opportunity to cancel the close request should register here.
APSplash - Class in org.autoplot
 
APSplash() - Constructor for class org.autoplot.APSplash
Creates a new instance of Splash
area(Point, Point, Point) - Static method in class ProGAL.geom2d.Point
Returns the signed area of the triangle defined by the three points a, b and c (positive if counterclockwise)
AREA_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
areParallel(Line, Line) - Static method in class ProGAL.geom2d.Line
 
areTickLabelsVisible() - Method in class org.das2.graph.DasAxis
Deprecated.
use isTickLabelsVisible
args(PyObject[], String[]) - Method in class external.FunctionSupport
Processes the arguments for a jython method invocation in a way that mimics the way arguments are process for native python defined method.
args(PyObject[], String[]) - Method in class org.autoplot.jythonsupport.FunctionSupport
Processes the arguments for a jython method invocation in a way that mimics the way arguments are process for native python defined method.
ArgumentList - Class in org.das2.util
Utility class for processing the String[] arguments passed into the main routine, handing positional and switch parameters.
ArgumentList(String) - Constructor for class org.das2.util.ArgumentList
creates the processor for the program.
ArrayDataSet - Class in org.das2.qds
A number of static methods were initially defined in DDataSet, then copied into FDataSet and others when they were made.
ArrayDataSet(Class) - Constructor for class org.das2.qds.ArrayDataSet
 
ArrayDataSetBeanInfo - Class in org.das2.qds
 
ArrayDataSetBeanInfo() - Constructor for class org.das2.qds.ArrayDataSetBeanInfo
 
ArrayMatrix - Class in org.das2.math.matrix
 
ArrayMatrix(int, int) - Constructor for class org.das2.math.matrix.ArrayMatrix
 
ArrayMatrix(double[], int, int) - Constructor for class org.das2.math.matrix.ArrayMatrix
 
ArrayMatrix(Matrix) - Constructor for class org.das2.math.matrix.ArrayMatrix
 
ArrayMatrix - Class in org.das2.qds.math.matrix
 
ArrayMatrix(int, int) - Constructor for class org.das2.qds.math.matrix.ArrayMatrix
 
ArrayMatrix(double[], int, int) - Constructor for class org.das2.qds.math.matrix.ArrayMatrix
 
ArrayMatrix(Matrix) - Constructor for class org.das2.qds.math.matrix.ArrayMatrix
 
ArrayNodeDiff - Class in org.autoplot.dom
represent and implement array actions like insert, delete and move node.
ArrayNodeDiff(String, ArrayNodeDiff.Action, Object, int) - Constructor for class org.autoplot.dom.ArrayNodeDiff
 
ArrayNodeDiff(String, ArrayNodeDiff.Action, Object, int, int) - Constructor for class org.autoplot.dom.ArrayNodeDiff
 
ArrayNodeDiff.Action - Enum in org.autoplot.dom
 
ArrayUtil - Class in org.autoplot.dods
Copy java arrays into a dataset.
ArrayUtil() - Constructor for class org.autoplot.dods.ArrayUtil
 
Arrow - Class in org.das2.graph
An arrow component that lives on the canvas, and utility methods for drawing arrows.
Arrow(DasCanvas, Point, Point) - Constructor for class org.das2.graph.Arrow
 
Arrow.HeadStyle - Enum in org.das2.graph
 
ArrowDragRenderer - Class in org.das2.event
 
ArrowDragRenderer() - Constructor for class org.das2.event.ArrowDragRenderer
 
as2DArrayOfDoubles(QDataSet) - Static method in class org.das2.qds.DataSetUtil
convert the QDataSet to an array.
asAccessLevelBeanInfo(BeanInfo, Class) - Static method in class org.das2.beans.BeansUtil
Returns an AccessLevelBeanInfo for the BeanInfo class, implementing the logic of how to handle implicit properties.
asArrayList(T...) - Static method in class org.autoplot.dom.DomUtil
Just like Arrays.toList, but copies into ArrayList so elements may be inserted.
asArrayOfDoubles(QDataSet) - Static method in class org.das2.qds.DataSetUtil
convert the QDataSet to an array.
AsciiFormatter - Class in org.das2.qds.util
It would be useful to have a method for exporting data when working with QDataSet, so this is introduced.
AsciiFormatter() - Constructor for class org.das2.qds.util.AsciiFormatter
 
AsciiHeadersParser - Class in org.das2.qds.util
This additional support for parsing ascii data looks at the comment block in an ASCII file for a structured set of Dataset tags further describing the data.
AsciiHeadersParser() - Constructor for class org.das2.qds.util.AsciiHeadersParser
 
AsciiHeadersParser.BundleDescriptor - Class in org.das2.qds.util
 
AsciiHexIntegerTransferType - Class in org.das2.qstream
format as hex, useful for RGB colors, where the color is represented as 0xRRGGBB.
AsciiHexIntegerTransferType(int) - Constructor for class org.das2.qstream.AsciiHexIntegerTransferType
 
AsciiIntegerTransferType - Class in org.das2.qstream
optimized for sending integers
AsciiIntegerTransferType(int) - Constructor for class org.das2.qstream.AsciiIntegerTransferType
 
AsciiParser - Class in org.das2.qds.util
Class for reading ASCII tables into a QDataSet.
AsciiParser() - Constructor for class org.das2.qds.util.AsciiParser
Creates a new instance.
AsciiParser.DelimParser - Class in org.das2.qds.util
DelimParser splits the line on a regex (like "," or "\\s+") to create the fields.
AsciiParser.FieldParser - Interface in org.das2.qds.util
A FieldParser takes character data and returns a number representing the data.
AsciiParser.FixedColumnsParser - Class in org.das2.qds.util
Record parser looks at fixed column positions for each record.
AsciiParser.RecordParser - Interface in org.das2.qds.util
 
AsciiParser.RegexParser - Class in org.das2.qds.util
parser uses a regular expression to match each record.
AsciiParserDemo - Class in test
Demonstration of the ascii parser.
AsciiParserDemo() - Constructor for class test.AsciiParserDemo
 
AsciiTableDataSetSourceTest - Class in org.autoplot.ascii
 
AsciiTableDataSetSourceTest() - Constructor for class org.autoplot.ascii.AsciiTableDataSetSourceTest
 
AsciiTableDataSource - Class in org.autoplot.ascii
DataSource for reading data in ASCII files, where each record is one line of the file, and each record has the same number of fields.
AsciiTableDataSource(URI) - Constructor for class org.autoplot.ascii.AsciiTableDataSource
Creates a new instance of AsciiTableDataSource
AsciiTableDataSourceEditorPanel - Class in org.autoplot.ascii
editor panel for managing ASCII table URIs.
AsciiTableDataSourceEditorPanel() - Constructor for class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
Creates new form AsciiDataSourceEditorPanel
AsciiTableDataSourceFactory - Class in org.autoplot.ascii
Factory for AsciiTableDataSource readers for the ascii table reader.
AsciiTableDataSourceFactory() - Constructor for class org.autoplot.ascii.AsciiTableDataSourceFactory
Creates a new instance of AsciiTableDataSourceFactory
AsciiTableDataSourceFormat - Class in org.autoplot.ascii
Format the QDataSet into Ascii tables.
AsciiTableDataSourceFormat() - Constructor for class org.autoplot.ascii.AsciiTableDataSourceFormat
 
AsciiTableDataSourceFormatEditorPanel - Class in org.autoplot.ascii
Editor Panel for formatting data.
AsciiTableDataSourceFormatEditorPanel() - Constructor for class org.autoplot.ascii.AsciiTableDataSourceFormatEditorPanel
Creates new form AsciiTableDataSourceFormatEditorPanel
AsciiTableMaker - Class in org.autoplot.html
Generic class for converting a table of ascii strings to datums.
AsciiTableMaker() - Constructor for class org.autoplot.html.AsciiTableMaker
 
AsciiTableStreamer - Class in org.autoplot.html
Generic class for converting a table of ASCII strings to QDataSet stream.
AsciiTableStreamer() - Constructor for class org.autoplot.html.AsciiTableStreamer
 
AsciiTableTableModel - Class in org.autoplot.ascii
You will need to: model.setParser(parser); this.jTable1.setModel(model); model.setFile(file); jTable1.setDefaultRenderer(Object.class, new ColSpanTableCellRenderer()); AsciiParser.DelimParser p; try { p = parser.setDelimParser(f, AsciiParser.DELIM_COMMA); model.setRecParser(p); }
AsciiTableTableModel() - Constructor for class org.autoplot.ascii.AsciiTableTableModel
 
AsciiTimeTransferType - Class in org.das2.qstream
ISO-8601 encoded times.
AsciiTimeTransferType(int, Units) - Constructor for class org.das2.qstream.AsciiTimeTransferType
create the ISO8601 transfer type.
AsciiTransferType - Class in org.das2.qstream
Transfer type that represents data as formatted ASCII strings.
AsciiTransferType(int, boolean) - Constructor for class org.das2.qstream.AsciiTransferType
 
asciiTypes - Variable in class org.das2.qstream.SerialStreamFormatter
 
asciiTypes - Variable in class org.das2.qstream.StreamDescriptor
stream uses just ascii format types.
asDataSet(DatumVector) - Static method in class org.das2.qds.DataSetUtil
return the rank 1 dataset equivalent to the DatumVector
asDataSet(DatumRange) - Static method in class org.das2.qds.DataSetUtil
return a 2-element rank 1 bins dataset with BINS_0=QDataSet.VALUE_BINS_MIN_MAX
asDataSet(double, Units) - Static method in class org.das2.qds.DataSetUtil
create a rank 0 dataset from the double and units.
asDataSet(double) - Static method in class org.das2.qds.DataSetUtil
create a dimensionless rank 0 dataset from the double.
asDataSet(Datum) - Static method in class org.das2.qds.DataSetUtil
create a rank 0 dataset from the Datum.
asDataSet(Object) - Static method in class org.das2.qds.DataSetUtil
convert java arrays into QDataSets.
asDataSet(Object, Object) - Static method in class org.das2.qds.DataSetUtil
convert java arrays into QDataSets.
asDataSet(Object, Object, Object) - Static method in class org.das2.qds.DataSetUtil
convert java types into QDataSets.
asDatum(RankZeroDataSet) - Static method in class org.das2.qds.DataSetUtil
 
asDatum(QDataSet) - Static method in class org.das2.qds.DataSetUtil
convert the rank 0 QDataSet to a Datum.
asDatumRange(QDataSet, boolean) - Static method in class org.das2.qds.DataSetUtil
return the DatumRange equivalent of this 2-element, rank 1 bins dataset.
asDatumRange(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the DatumRange equivalent of this 2-element, rank 1 bins dataset.
asDatumVector(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return DatumVector, which is a 1-d array of Datums.
asin(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise arcsin.
asin(double) - Static method in class org.das2.qds.ops.Ops
 
asin(Object) - Static method in class org.das2.qds.ops.Ops
 
asOrderOneUnits(Datum) - Static method in class org.das2.datum.DatumUtil
This method takes the input datum and gets it as close to order one as possible by trying all possible conversions.
assignId(DomNode) - Method in class org.autoplot.dom.ApplicationController
assign a unique name to this node, considering its type.
AsyncCompletionQuery - Class in org.das2.jythoncompletion.support
Defines query processing of an asynchronous completion task.
AsyncCompletionQuery() - Constructor for class org.das2.jythoncompletion.support.AsyncCompletionQuery
 
AsyncCompletionTask - Class in org.das2.jythoncompletion.support
Asynchronous completion task allowing asynchronous query execution through AsyncCompletionQuery.
AsyncCompletionTask(AsyncCompletionQuery, JTextComponent) - Constructor for class org.das2.jythoncompletion.support.AsyncCompletionTask
Construct asynchronous task for the given component.
AsyncCompletionTask(AsyncCompletionQuery) - Constructor for class org.das2.jythoncompletion.support.AsyncCompletionTask
Constructor for the case when there is no valid component which can happen when creating task for documentation or tooltip computation.
asynchronousLoad() - Method in class org.autoplot.datasource.AbstractDataSource
 
asynchronousLoad() - Method in interface org.autoplot.datasource.DataSource
loading the data is slow, so load the data asynchronously (on a separate thread).
atan(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise atan.
atan(double) - Static method in class org.das2.qds.ops.Ops
 
atan(Object) - Static method in class org.das2.qds.ops.Ops
 
atan2(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise atan2, 4-quadrant atan.
atan2(double, double) - Static method in class org.das2.qds.ops.Ops
 
atan2(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
atomicLock() - Method in class org.das2.jythoncompletion.nbadapt.BaseDocument
 
atomicUnlock() - Method in class org.das2.jythoncompletion.nbadapt.BaseDocument
 
atomId - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
atomName - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
atomType - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
AttachedLabel - Class in org.das2.graph
A canvas component for labeling things that is positioned just outside of a row,column box.
AttachedLabel(String, int, double) - Constructor for class org.das2.graph.AttachedLabel
constructs an AttachedLabel.
AttachedLabelBeanInfo - Class in org.das2.beans
BeanInfo class for DasColorBar
AttachedLabelBeanInfo() - Constructor for class org.das2.beans.AttachedLabelBeanInfo
 
attachTo(DasAxis) - Method in class org.das2.graph.DasAxis
attach the axis to another axis, so they will both show the same range, as with a stack of time axes or with a slice.
ATTR_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_EXISTS - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_MAXgENTRY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_MAXrENTRY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_MAXzENTRY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_NAME_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_NAME_TRUNC - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_NUMBER_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_NUMgENTRIES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_NUMrENTRIES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_NUMzENTRIES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_SCOPE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
ATTR_SLICE1 - Static variable in class org.autoplot.cdf.CdfDataSource
 
ATTR_SLICE1_LABELS - Static variable in class org.autoplot.cdf.CdfDataSource
 
ATTRIBUTE_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
AudioSystemDataSource - Class in org.autoplot.asdatasource
provide a dataset by grabbing data from the desktop's audio system.
AudioSystemDataSource(URI) - Constructor for class org.autoplot.asdatasource.AudioSystemDataSource
 
AudioSystemDataSourceEditorPanel - Class in org.autoplot.asdatasource
 
AudioSystemDataSourceEditorPanel() - Constructor for class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
Creates new form AudioSystemDataSourceEditorPanel
AudioSystemDataSourceFactory - Class in org.autoplot.asdatasource
Read data directly from the desktop audio system, to create a useful source of data for demonstration purposes.
AudioSystemDataSourceFactory() - Constructor for class org.autoplot.asdatasource.AudioSystemDataSourceFactory
 
Auralizor - Class in org.das2.graph
Stream QDataSet to the sound system, using DEPEND_0 to control sampling rate.
Auralizor(QDataSet) - Constructor for class org.das2.graph.Auralizor
create an Auralizor for rendering the dataset to the sound system.
AuralizorControlPanel - Class in org.das2.graph
 
AuralizorControlPanel() - Constructor for class org.das2.graph.AuralizorControlPanel
Creates new form AuralizorControlPanel
authenticate() - Method in class org.das2.client.Authenticator
 
authenticate(String, String) - Method in class org.das2.client.DasServer
Deprecated.
authenticate(String) - Method in class org.das2.client.WebStandardDataStreamSource
 
Authenticator - Class in org.das2.client
 
Authenticator(DasServer) - Constructor for class org.das2.client.Authenticator
 
Authenticator(DasServer, String) - Constructor for class org.das2.client.Authenticator
 
authority - Variable in class org.autoplot.datasource.URISplit
the resource uri up to the authority, e.g.
AUTO_TO_COLOR - Static variable in class org.autoplot.dom.DomUtil
 
autoBinding - Variable in class org.autoplot.dom.Plot
 
autoBinding - Variable in class org.autoplot.dom.PlotController
 
autoComponent - Variable in class org.autoplot.dom.PlotElement
true indicates that the component hasn't been changed manually and may/should be set automatically.
autoHistogram(QDataSet) - Static method in class org.das2.qds.ops.Ops
AutoHistogram is a one-pass self-scaling histogram, useful in autoranging data.
AutoHistogram - Class in org.das2.qds.util
Self-configuring histogram dynamically adjusts range and bin size as data is added.
AutoHistogram() - Constructor for class org.das2.qds.util.AutoHistogram
 
autoLabel - Variable in class org.autoplot.dom.Axis
 
autoLabel - Variable in class org.autoplot.dom.PlotElement
 
autolabelling - Variable in class org.autoplot.dom.Options
 
autolayout - Variable in class org.autoplot.dom.Options
 
autolayout(DasCanvas, DasRow, DasColumn) - Static method in class org.autoplot.layout.LayoutUtil
resets the layout on the canvas so that labels are not clipped (somewhat).
autoplotData - Variable in class org.autoplot.datasource.AutoplotSettings
autoplotData is the home where Autoplot's metadata is kept.
AutoplotDataServer - Class in org.autoplot
Data server for U.
AutoplotDataServer() - Constructor for class org.autoplot.AutoplotDataServer
 
AutoplotDataServer - Class in org.virbo.autoplot
 
AutoplotDataServer() - Constructor for class org.virbo.autoplot.AutoplotDataServer
 
AutoplotHelpSystem - Class in org.autoplot.help
Encapsulates JavaHelp functionality for convenient access by components.
AutoplotHelpViewer - Class in org.autoplot.help
Extends the BasicContentViewerUI to allow the use of external links in the JavaHelp html.
AutoplotHelpViewer(JHelpContentViewer) - Constructor for class org.autoplot.help.AutoplotHelpViewer
 
AutoplotServer - Class in org.autoplot
Server for producing images from Autoplot URIs, first requested by U.
AutoplotServer() - Constructor for class org.autoplot.AutoplotServer
 
AutoplotServer - Class in org.virbo.autoplot
 
AutoplotServer() - Constructor for class org.virbo.autoplot.AutoplotServer
 
AutoplotSettings - Class in org.autoplot.datasource
Autoplot's settings are stored in Java preferences.
AutoplotUI - Class in org.autoplot
The Autoplot application GUI.
AutoplotUI(ApplicationModel) - Constructor for class org.autoplot.AutoplotUI
Creates new form AutoplotUI
AutoplotUI - Class in org.virbo.autoplot
 
AutoplotUI() - Constructor for class org.virbo.autoplot.AutoplotUI
 
AutoplotUtil - Class in org.autoplot
Utility functions for Autoplot and other related applications.
AutoplotUtil() - Constructor for class org.autoplot.AutoplotUtil
 
autoRange(QDataSet, QDataSet, Map) - Static method in class org.autoplot.AutoplotUtil
Deprecated.
autoRange(QDataSet, Map) - Static method in class org.autoplot.AutoplotUtil
Deprecated.
autoRange(QDataSet, Map, boolean) - Static method in class org.autoplot.AutoplotUtil
Deprecated. 
autoRange(QDataSet, QDataSet, Map) - Static method in class org.autoplot.AutoRangeUtil
this is a copy of the other autorange, lacking some of its hacks.
autoRange(QDataSet, Map) - Static method in class org.autoplot.AutoRangeUtil
Autorange using the dataset properties
autoRange(QDataSet, Map, boolean) - Static method in class org.autoplot.AutoRangeUtil
This early implementation of autoRange calculates the range of the data, then locates the median to establish a linear or log scale type.
autoRange - Variable in class org.autoplot.dom.Axis
 
autorange - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
autorange dependent dimensions
AutoRangeDescriptor() - Constructor for class org.autoplot.AutoRangeUtil.AutoRangeDescriptor
 
autorangeFlags - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
consider autorange flags for each axis.
AutoRangeUtil - Class in org.autoplot
 
AutoRangeUtil() - Constructor for class org.autoplot.AutoRangeUtil
 
AutoRangeUtil.AutoRangeDescriptor - Class in org.autoplot
legacy class for describing the results of the autorange routine.
autoranging - Variable in class org.autoplot.dom.Options
 
autoRenderType - Variable in class org.autoplot.dom.PlotElement
 
autoZoom() - Method in class ProGAL.geom2d.viewer.J2DScene
Zoom the view to enclose all the objects in the scene.
autoZoom() - Method in class ProGAL.geom3d.viewer.J3DScene
Zooms such that the maximal distance between two objects is within the view
available() - Method in class org.das2.util.ByteBufferInputStream
 
aValue - Variable in class org.das2.util.IDLValue
 
AverageNoInterpolateTableRebinner - Class in org.das2.dataset
This rebinner will bin average elements that fall on the same bin, and will enlarge cells that cover multiple bins.
AverageNoInterpolateTableRebinner() - Constructor for class org.das2.dataset.AverageNoInterpolateTableRebinner
 
AveragePeakTableRebinner - Class in org.das2.dataset
 
AveragePeakTableRebinner() - Constructor for class org.das2.dataset.AveragePeakTableRebinner
Creates a new instance of TableAveragePeakRebinner
AverageTableRebinner - Class in org.das2.dataset
DataSetRebinner implementing either bi-linear interpolation in blocks of 4 points, or nearest neighbor interpolation by grabbing close points, or no interpolation at all..
AverageTableRebinner() - Constructor for class org.das2.dataset.AverageTableRebinner
Creates a new instance of TableAverageRebinner
AverageTableRebinner.Interpolate - Enum in org.das2.dataset
 
AverageTableRebinnerBenchmark - Class in test.dataset
 
AverageTableRebinnerBenchmark() - Constructor for class test.dataset.AverageTableRebinnerBenchmark
 
Axis - Class in org.autoplot.dom
The state of an axis, X, Y, or a Z axis colorbar, such as range and the scale type.
Axis() - Constructor for class org.autoplot.dom.Axis
 
axis - Variable in class ProGAL.geom3d.volumes.InfCone
 
AXIS_FLAVOR - Static variable in class org.das2.graph.dnd.TransferableCanvasComponent
 
AXIS_LAYER - Static variable in class org.das2.graph.DasCanvas
Z-Layer
AxisController - Class in org.autoplot.dom
 
AxisController(Application, Plot, Axis, DasAxis) - Constructor for class org.autoplot.dom.AxisController
 
axisFormat(DatumVector, DatumRange) - Method in class org.das2.datum.format.DateTimeDatumFormatter
 
axisFormat(DatumVector, DatumRange) - Method in class org.das2.datum.format.DatumFormatter
format the set of Datums using a consistent and optimized format.
axisFormat(DatumVector, DatumRange) - Method in class org.das2.datum.format.DefaultDatumFormatter
 
axisIsAdjustable(DasAxis) - Static method in class org.das2.event.MouseModule
return true if the axis is not an axis with enumeration units.
axisLabel - Variable in class org.das2.graph.AttachedLabel
 
axisLabel - Variable in class org.das2.graph.DasAxis
 
AxisLayoutManager() - Constructor for class org.das2.graph.DasAxis.AxisLayoutManager
 
AxisPanel - Class in org.autoplot
Panel for controlling the axes of the current focus plot.
AxisPanel(ApplicationModel) - Constructor for class org.autoplot.AxisPanel
Creates new form PlotStylePanel

B

b - Variable in class ProGAL.geom2d.LineSegment
 
b - Variable in class ProGAL.geom3d.LineSegment
 
BACK - Static variable in class org.das2.event.Gesture
 
back - Variable in class org.das2.qds.buffer.BufferDataSet
the array backing the data
background - Variable in class org.autoplot.dom.Options
 
backtransform(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
 
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT_Mixed
 
backtransform(ComplexArray.Float) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Float, int, int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Float, int, int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT_Mixed
 
backtransform(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
 
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT_Mixed
 
backtransform(ComplexArray.Float) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Float, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Float, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT_Mixed
 
backtransform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backtransform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Compute the (unnomalized) inverse FFT of data, leaving it in place.
backup(int) - Static method in class org.das2.qds.util.dd.SimpleCharStream
Backup a number of characters.
BACKWARD_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
BACKWARDFILEoff - Static variable in interface org.autoplot.cdf.CDFConstants
 
BACKWARDFILEon - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_ALLOCATE_RECS - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_ARGUMENT - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_ATTR_NAME - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_ATTR_NUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_BLOCKING_FACTOR - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_CACHE_SIZE - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_CDF_EXTENSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_CDF_ID - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_CDF_NAME - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_CDFSTATUS - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_CHECKSUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_COMPRESSION_PARM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_DATA_TYPE - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_DIM_COUNT - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_DIM_INDEX - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_DIM_INTERVAL - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_DIM_SIZE - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_ENTRY_NUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_FNC_OR_ITEM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_FORMAT - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_INITIAL_RECS - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_MAJORITY - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_MALLOC - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_NEGtoPOSfp0_MODE - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_NUM_DIMS - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_NUM_ELEMS - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_NUM_VARS - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_READONLY_MODE - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_REC_COUNT - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_REC_INTERVAL - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_REC_NUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_SCOPE - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_SCRATCH_DIR - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_SEQUENCE_OF_COMMANDS - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
BAD_SPARSEARRAYS_PARM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_VAR_NAME - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_VAR_NUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
BAD_zMODE - Static variable in interface org.autoplot.cdf.CDFConstants
 
Base64 - Class in org.das2.util
 
Base64.InputStream - Class in org.das2.util
A Base64.InputStream will read data from another java.io.InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.OutputStream - Class in org.das2.util
A Base64.OutputStream will write data to another java.io.OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
BaseDocument - Class in org.das2.jythoncompletion.nbadapt
This dummy class is used to minimize changes to Netbeans code.
BaseDocument() - Constructor for class org.das2.jythoncompletion.nbadapt.BaseDocument
 
bases - Variable in class ProGAL.geom3d.Rectangle
 
bases - Variable in class ProGAL.geom3d.volumes.OBB
 
basicMode() - Method in class org.autoplot.AutoplotUI
turn on basic mode, where users can only use the app for browsing existing products.
Basis - Class in org.das2.datum
Model a basis vector that defines a dimension.
Basis(String, String, Basis, double, Units) - Constructor for class org.das2.datum.Basis
 
BatchMaster - Class in org.autoplot
Tool for running batches, generating inputs for jython scripts.
BatchMaster(Application) - Constructor for class org.autoplot.BatchMaster
Creates new form MiracleMashMachine
BatchMaster - Class in org.das2.components
BatchMaster is a object that runs through a batch file, controlling a time axis to produce a series of images.
BatchMaster(DasCanvas) - Constructor for class org.das2.components.BatchMaster
Creates a new instance of BatchMaster
BatchMaster.TaskOutputDescriptor - Interface in org.das2.components
 
BatchMaster.Timer - Class in org.das2.components
 
batchUri - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
Uri that creates an events dataset, like 'http://emfisis.physics.uiowa.edu/events/rbsp-a/burst/rbsp-a_burst_times_20130201.txt?eventListColumn=3' or null for automatically generating names based on template.
batchUriName - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
if non-null, use the name in the event list column instead of the product and timeFormat.
BDataSet - Class in org.das2.qds
rank 0,1,2,3 or 4 dataset backed by byte array (1 byte signed numbers).
BDataSet(int, int, int, int, int) - Constructor for class org.das2.qds.BDataSet
 
BDataSet(int, int, int, int, int, byte[]) - Constructor for class org.das2.qds.BDataSet
 
beamDetector() - Method in class ProGAL.geom2d.ConvexPolygon
 
BeansUtil - Class in org.das2.beans
Utilities for JavaBeans conventions, allowing custom editors to be used to edit JavaBeans with set/get properties.
BeansUtil() - Constructor for class org.das2.beans.BeansUtil
 
begin() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
beginColumn - Variable in class org.das2.qds.util.dd.Token
The column number of the first character of this Token.
beginLine - Variable in class org.das2.qds.util.dd.Token
The line number of the first character of this Token.
BeginToken() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Start.
BELOW - Static variable in class org.autoplot.layout.LayoutConstants
 
below(Point) - Method in class ProGAL.geom3d.Plane
Returns 1/0/-1 if point p is below/on/above this plane
bestFormatter(DatumVector) - Static method in class org.das2.datum.DatumUtil
 
bestFormatter(Datum, Datum, int) - Static method in class org.das2.datum.DatumUtil
return a DatumFormatter that efficiently formats evenly-spaced datums from minimum to maximum with nstep intervals.
bestFormatter(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return a DatumFormatter that can accurately format all of the datums in the dataset.
bestTickVLinear(Datum, Datum, int, int, boolean) - Static method in class org.das2.graph.TickVDescriptor
return a set of linear ticks, within the given constraints.
bestTickVLogNew(Datum, Datum, int, int, boolean) - Static method in class org.das2.graph.TickVDescriptor
return a set of log ticks, within the given constraints.
bestTickVTime(Datum, Datum, int, int, boolean) - Static method in class org.das2.graph.TickVDescriptor
 
bestTickVTimeOrdinal(Datum, Datum, int, int, boolean) - Static method in class org.das2.graph.TickVDescriptor
return a set of ticks counting off ordinal time ranges, such as months, years, days, etc.
bestTimeFormatter(Datum, Datum, int) - Static method in class org.das2.datum.DatumUtil
 
bigDouble - Static variable in class ProGAL.math.Constants
 
bigEndian - Variable in class org.das2.qstream.SerialStreamFormatter
 
biggerOf(double, double) - Static method in class org.das2.util.DasMath
 
bigPoint - Variable in class ProGAL.geom2d.TriangulationVertex
 
bigTet(Tetr) - Method in class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
 
BigVectorDataSet - Class in org.das2.dataset.test
 
BigVectorDataSet() - Constructor for class org.das2.dataset.test.BigVectorDataSet
 
BIN_MAX - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 1 identifies boundary in the same units as the dataset.
BIN_MIN - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 1 identifies boundary in the same units as the dataset.
BIN_MINUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0 or correlated QDataSet identifies boundary.
BIN_PLUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0 or correlated QDataSet identifies boundary.
BINARY - Static variable in class org.autoplot.hapi.HapiSpec
 
BinaryDataSource - Class in org.autoplot.binarydatasource
BinaryDataSource returns data backed by binary data files.
BinaryDataSource(URI) - Constructor for class org.autoplot.binarydatasource.BinaryDataSource
 
BinaryDataSourceEditorPanel - Class in org.autoplot.binarydatasource
 
BinaryDataSourceEditorPanel() - Constructor for class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
Creates new form BinaryDataSourceEditorPanel
BinaryDataSourceFactory - Class in org.autoplot.binarydatasource
Factory for BinaryDataSource, which reads data from binary files.
BinaryDataSourceFactory() - Constructor for class org.autoplot.binarydatasource.BinaryDataSourceFactory
 
BinaryDataSourceFormat - Class in org.autoplot.binarydatasource
Format data to binary file.
BinaryDataSourceFormat() - Constructor for class org.autoplot.binarydatasource.BinaryDataSourceFormat
 
BinaryDataSourceFormatEditorPanel - Class in org.autoplot.binarydatasource
 
BinaryDataSourceFormatEditorPanel() - Constructor for class org.autoplot.binarydatasource.BinaryDataSourceFormatEditorPanel
Creates new form BinaryDataSourceFormatEditorPanel
BinaryInfixOps - Class in org.autoplot.jythonsupport
Operators that do element-wise binary operations that are not assigned to operator symbols.
BinaryInfixOps() - Constructor for class org.autoplot.jythonsupport.BinaryInfixOps
 
binarySearch(QDataSet, double, int, int) - Static method in class org.das2.qds.DataSetUtil
perform a binary search for key within ds, constraining the search to between low and high.
binarySearch(SortTool, Object) - Method in class ProGAL.dataStructures.Set
 
binAverage - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
BinAverage - Class in org.das2.qds.util
utility class providing methods for bin averaging.
binAverage(QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
returns a dataset with tags specified by newTags0.
binAverage(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
returns a dataset with tags specified by newTags.
binAverageBundle(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
takes rank 2 bundle (x,y,z,f) and averages it into rank 3 qube f(x,y,z).
binAverageBundle(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
takes rank 2 bundle (x,y,z) and averages it into table z(x,y).
binAverageNoInterpolate - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
binAverageNoInterpolateNoEnlarge - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
binCenter(int, Units) - Method in class org.das2.dataset.RebinDescriptor
 
binCenter(int) - Method in class org.das2.dataset.RebinDescriptor
 
binCenters() - Method in class org.das2.dataset.RebinDescriptor
 
binCentersDV() - Method in class org.das2.dataset.RebinDescriptor
 
bind(DomNode, String, Object, String, Converter) - Method in class org.autoplot.dom.ApplicationController
binds two bean properties together.
bind(DomNode, String, Object, String) - Method in class org.autoplot.dom.ApplicationController
binds two bean properties together.
bind(DomNode, String, Object, String, Converter) - Method in class org.autoplot.dom.BindingSupport
bind the two object properties together using a lightweight binding (introspection and property change listener, rather than beans binding.
bind(Object, String, Object, String) - Static method in class org.autoplot.ScriptContext
binds two bean properties together.
bind(Object, String, Object, String, Converter) - Static method in class org.autoplot.ScriptContext
binds two bean properties together.
bind(DomNode, String, DomNode, String, Converter) - Static method in class test.dom.BindingTest
 
bind2(DomNode, String, Object, String, Converter) - Static method in class test.dom.BindingTest
 
bindGuiSafe(Object, String, Object, String, Converter) - Static method in class org.autoplot.ScriptContext
binds two bean properties together.
bindingContextId - Variable in class org.autoplot.dom.BindingModel
 
BindingModel - Class in org.autoplot.dom
 
BindingModel(String, String, String, String, String) - Constructor for class org.autoplot.dom.BindingModel
 
BindingModelSerializeDelegate - Class in org.autoplot.state
 
BindingModelSerializeDelegate() - Constructor for class org.autoplot.state.BindingModelSerializeDelegate
 
BindingPersistenceDelegate - Class in org.autoplot.state
 
BindingPersistenceDelegate() - Constructor for class org.autoplot.state.BindingPersistenceDelegate
 
bindings - Variable in class org.autoplot.dom.Application
 
bindingSupport - Variable in class org.autoplot.dom.ApplicationController
 
BindingSupport - Class in org.autoplot.dom
It is apparent that the overhead of BeansBinding is so great that a lightweight binding engine would dramatically improve performance.
BindingSupport() - Constructor for class org.autoplot.dom.BindingSupport
 
BindingTest - Class in test.dom
Attempt to measure performance problems with Bindings.
BindingTest() - Constructor for class test.dom.BindingTest
 
bindTo(DasAxis) - Method in class org.autoplot.dom.AxisController
 
bindTo(ColumnColumnConnector) - Method in class org.autoplot.dom.ConnectorController
 
bindToContoursRenderer(Renderer) - Method in class org.autoplot.dom.PlotElementController
 
bindToDigitalRenderer(DigitalRenderer) - Method in class org.autoplot.dom.PlotElementController
 
bindToEventsRenderer(EventsRenderer) - Method in class org.autoplot.dom.PlotElementController
 
BindToHiddenDialog - Class in org.autoplot
 
BindToHiddenDialog() - Constructor for class org.autoplot.BindToHiddenDialog
Creates new form BindToHiddenDialog
bindToImageVectorDataSetRenderer(ImageVectorDataSetRenderer) - Method in class org.autoplot.dom.PlotElementController
 
bindToPolarPlotRenderer(PolarPlotRenderer) - Method in class org.autoplot.dom.PlotElementController
 
bindToSeriesRenderer(SeriesRenderer) - Method in class org.autoplot.dom.PlotElementController
 
bindToSpectrogramRenderer(SpectrogramRenderer) - Method in class org.autoplot.dom.PlotElementController
 
bindToTickCurveRenderer(TickCurveRenderer) - Method in class org.autoplot.dom.PlotElementController
 
binOf(QDataSet, double) - Static method in class org.das2.qds.util.AutoHistogram
convenient method for getting the bin location of a value from a completed histogram's metadata.
BINS_0 - Static variable in interface org.das2.qds.QDataSet
type String which is a comma-delimited list of keywords that describe the boundary type for each column.
BINS_1 - Static variable in interface org.das2.qds.QDataSet
type String which is a comma-delimited list of keywords that describe the boundary type for each column.
binStart(int) - Method in class org.das2.dataset.RebinDescriptor
 
binStart(int, Units) - Method in class org.das2.dataset.RebinDescriptor
return the smaller boundary of the bin.
binStarts() - Method in class org.das2.dataset.RebinDescriptor
return the bin starts of all bins, in units of getUnits()
binStop(int) - Method in class org.das2.dataset.RebinDescriptor
 
binStop(int, Units) - Method in class org.das2.dataset.RebinDescriptor
return the bigger boundary of the bin.
binStops() - Method in class org.das2.dataset.RebinDescriptor
return the bin stops of all bins, in units of getUnits()
binsWithin(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return non-zero where the bins of ds are within the bounds.
binsWithout(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return non-zero where the bins of ds are outside of the bounds.
binWidth() - Method in class org.das2.dataset.RebinDescriptor
 
binWidthDatum() - Method in class org.das2.dataset.RebinDescriptor
 
binXinterpY - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
birthMilli - Variable in class org.das2.event.DataPointSelectionEvent
 
birthTime - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
bisection(Function, double, double, double, int) - Static method in class ProGAL.math.RootFinding
Root-finding algorithm that repeatedly bisects an interval and then selects a subinterval in which a root must lie for further processing.
bitCount(Object) - Static method in class org.das2.qds.buffer.BufferDataSet
 
BITS - Static variable in class org.das2.qds.buffer.BufferDataSet
constructor units are in bits.
bitwiseAnd(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bitwise AND operator treats the data as (32-bit) integers, and returns the bit-wise AND.
bitwiseAnd(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
bitwiseOr(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bitwise OR operator treats the data as (32-bit) integers, and returns the bit-wise OR.
bitwiseOr(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
bitwiseXor(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bitwise XOR (exclusive or) operator treats the data as (32-bit) integers, and returns the bit-wise XOR.
bitwiseXor(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
black - Static variable in class org.das2.graph.SymColor
 
BLACK_BLUE - Static variable in class org.das2.graph.DasColorBar.Type
black to blue, introduced to show the blue component of RGB images
BLACK_GREEN - Static variable in class org.das2.graph.DasColorBar.Type
black to green, introduced to show the green component of RGB images
BLACK_RED - Static variable in class org.das2.graph.DasColorBar.Type
black to red, introduced to show the red component of RGB images
BLK_DEV - Static variable in class ftpfs.ftp.FtpListResult
 
blowUp(double) - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
blue - Static variable in class org.das2.graph.SymColor
 
BLUE_BLACK_RED_WEDGE - Static variable in class org.das2.graph.DasColorBar.Type
colorbar with black in the middle, blue at the minimum and red at the maximum for showing deviations from the center.
BLUE_TO_ORANGE - Static variable in class org.das2.graph.DasColorBar.Type
 
BLUE_WHITE_RED_WEDGE - Static variable in class org.das2.graph.DasColorBar.Type
colorbar with white in the middle, blue at the minimum and red at the maximum for showing deviations from the center.
blurImage(BufferedImage, int) - Static method in class org.das2.graph.GraphUtil
blur the image with a Guassian blur.
blurTsbResolutionUri(String) - Static method in class org.autoplot.datasource.DataSetURI
create the URI without the timerange.
blurTsbUri(String) - Static method in class org.autoplot.datasource.DataSetURI
create the URI without the timerange.
blurURI() - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
blurURI() - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
return the URI without the timeSeriesBrowse settings, for use in .vap files and where the timerange is set elsewhere.
blurURI() - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
blurURI() - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
blurURI() - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
blurURI() - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
blurURI() - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
blurURI() - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
Bookmark - Class in org.autoplot.bookmarks
Internal representation of a Bookmark, containing an Autoplot URI, title, and additional documentation for the URI.
Bookmark() - Constructor for class org.das2.qds.filters.AddFilterDialog.Bookmark
 
Bookmark.Folder - Class in org.autoplot.bookmarks
 
Bookmark.Item - Class in org.autoplot.bookmarks
 
BOOKMARK_FLAVOR - Static variable in class org.autoplot.bookmarks.BookmarksManagerTransferrable
 
BOOKMARK_LIST_FLAVOR - Static variable in class org.autoplot.bookmarks.BookmarksManagerTransferrable
 
bookmarks - Variable in class org.autoplot.ApplicationModel
 
BookmarksException - Exception in org.autoplot.bookmarks
Any sort of problem with the bookmarks files, including semantic errors.
BookmarksException(String) - Constructor for exception org.autoplot.bookmarks.BookmarksException
 
BookmarksException(Exception) - Constructor for exception org.autoplot.bookmarks.BookmarksException
 
BookmarksException(String, Exception) - Constructor for exception org.autoplot.bookmarks.BookmarksException
 
BookmarksManager - Class in org.autoplot.bookmarks
Object for managing the user's bookmarks.
BookmarksManager(Frame, boolean) - Constructor for class org.autoplot.bookmarks.BookmarksManager
Deprecated.
use BookmarksManager(java.awt.Frame parent, boolean modal, String name )
BookmarksManager(Frame, boolean, String) - Constructor for class org.autoplot.bookmarks.BookmarksManager
Creates new BookmarksManager
BookmarksManagerModel - Class in org.autoplot.bookmarks
Internal model for managing a set of bookmarks.
BookmarksManagerModel() - Constructor for class org.autoplot.bookmarks.BookmarksManagerModel
 
BookmarksManagerTransferrable - Class in org.autoplot.bookmarks
support the bookmarks manager by adding drag and drop
BookmarksManagerTransferrable.BookmarkTransferable - Class in org.autoplot.bookmarks
 
BookmarkTransferable(Bookmark, boolean) - Constructor for class org.autoplot.bookmarks.BookmarksManagerTransferrable.BookmarkTransferable
 
Boolean() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Boolean
 
BooleanEditor - Class in org.das2.components.propertyeditor
 
BooleanEditor() - Constructor for class org.das2.components.propertyeditor.BooleanEditor
Creates a new instance of BooleanEditor
BorderType - Enum in org.das2.graph
Border types.
borrow(TimeUtil.TimeStruct) - Static method in class org.das2.datum.TimeUtil
Normalize the TimeStruct by decrementing higher digits.
BOTH - Static variable in class org.das2.graph.TickCurveRenderer.TickStyle
 
bottom - Variable in class org.autoplot.dom.Row
 
BOTTOM - Static variable in class org.das2.graph.AttachedLabel
This value indicates that the axis should be located at the bottom of its cell
BOTTOM - Static variable in class org.das2.graph.DasAxis
This value indicates that the axis should be located at the bottom of its cell
bottom() - Method in class org.das2.graph.DasRow
return the device location of the bottom (non-inclusive) of the row.
bottomAndTopMostPlot(Application, List<Plot>) - Static method in class org.autoplot.dom.DomOps
return the bottom and top most plot of a list of plots.
boundaries(Datum, Datum) - Method in interface org.das2.datum.DomainDivider
Returns the boundaries between intervals on the given data range.
boundaries(Datum, Datum) - Method in class org.das2.datum.LinearDomainDivider
 
boundaries(Datum, Datum) - Method in class org.das2.datum.LogDomainDivider
 
boundaries(Datum, Datum) - Method in class org.das2.datum.LogLinDomainDivider
 
boundaries(Datum, Datum) - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
boundaryCount(Datum, Datum) - Method in interface org.das2.datum.DomainDivider
Compute the number of intervals produced by this DomainDivider on the given range.
boundaryCount(Datum, Datum) - Method in class org.das2.datum.LinearDomainDivider
 
boundaryCount(Datum, Datum) - Method in class org.das2.datum.LogDomainDivider
 
boundaryCount(Datum, Datum) - Method in class org.das2.datum.LogLinDomainDivider
 
boundaryCount(Datum, Datum) - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
boundaryFlipIn(TriangulationVertex, TriangulationVertex, TriangulationVertex) - Method in class ProGAL.geom2d.Triangulation
 
boundaryFlipIn(TriangulationVertex, TriangulationVertex, TriangulationVertex, J2DScene, boolean) - Method in class ProGAL.geom2d.Triangulation
 
boundaryFlipOut(TriangulationVertex, TriangulationFace, J2DScene, boolean) - Method in class ProGAL.geom2d.Triangulation
 
boundCount() - Method in class org.autoplot.dom.DomNode
try and find the leaks caused by binding...
boundingBox() - Static method in class org.das2.qds.examples.Schemes
return a bounding box for the data.
bounds(QDataSet, RenderType) - Static method in class org.autoplot.AutoplotUtil
Deprecated.
bounds(QDataSet, RenderType) - Static method in class org.autoplot.AutoRangeUtil
return the bounding qube for the given render type.
bounds(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the bounds DS[ JOIN_0=x,y; BINS_1=min,maxInclusive ] of the datasets independent parameters.
boundsContains(QDataSet, Datum, Datum) - Static method in class org.das2.qds.DataSetOps
return true of the bounds overlaps with the x and y range.
BoundsRenderer - Class in org.das2.graph
 
BoundsRenderer() - Constructor for class org.das2.graph.BoundsRenderer
 
BoundsStylePanel - Class in org.autoplot.renderer
Style panel for orbit renderer
BoundsStylePanel() - Constructor for class org.autoplot.renderer.BoundsStylePanel
Creates new form DigitalStylePanel
BOX - Static variable in class org.das2.graph.DefaultPlotSymbol
 
boxcar(QDataSet, int) - Static method in class org.das2.qds.util.BinAverage
run boxcar average over the dataset, returning a dataset of same geometry.
BoxGesturesRenderer - Class in org.das2.event
 
BoxGesturesRenderer(DasCanvasComponent) - Constructor for class org.das2.event.BoxGesturesRenderer
 
BoxRangeSelectorMouseModule - Class in org.das2.event
//@deprecated use BoxSelectorMouseModule
BoxRangeSelectorMouseModule(DasCanvasComponent, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.BoxRangeSelectorMouseModule
 
BoxRenderer - Class in org.das2.event
Draws a box
BoxRenderer(DasCanvasComponent, boolean) - Constructor for class org.das2.event.BoxRenderer
 
BoxRenderer(DasCanvasComponent) - Constructor for class org.das2.event.BoxRenderer
 
boxSelected(BoxSelectionEvent) - Method in class org.das2.components.AngleSpectrogramSlicer
 
boxSelected(BoxSelectionEvent) - Method in interface org.das2.event.BoxSelectionListener
 
BoxSelectionEvent - Class in org.das2.event
This is the range analog to the DataPointSelectionEvent.
BoxSelectionEvent(Object, DatumRange, DatumRange) - Constructor for class org.das2.event.BoxSelectionEvent
create the BoxSelectionEvent with additional planes of data.
BoxSelectionEvent(Object, DatumRange, DatumRange, HashMap) - Constructor for class org.das2.event.BoxSelectionEvent
create the BoxSelectionEvent with additional planes of data.
BoxSelectionListener - Interface in org.das2.event
 
BoxSelectorMouseModule - Class in org.das2.event
General purpose mouse module for getting data point selections.
BoxSelectorMouseModule(DasCanvasComponent, DasAxis, DasAxis, DataSetConsumer, DragRenderer, String) - Constructor for class org.das2.event.BoxSelectorMouseModule
create a new BoxSelectorMouseModule
BoxZoomGesturesRenderer - Class in org.das2.event
BoxZoom renderer that shows delegation to X and Y axis zooms.
BoxZoomGesturesRenderer(DasCanvasComponent) - Constructor for class org.das2.event.BoxZoomGesturesRenderer
 
BoxZoomGesturesRenderer.Type - Enum in org.das2.event
 
BoxZoomMouseModule - Class in org.das2.event
Provide a box zoom where drag to draw a box that will be the new range, and mouse wheel events are zoom in and zoom out.
BoxZoomMouseModule(DasCanvasComponent, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.BoxZoomMouseModule
Creates a new instance of BoxZoomMouseModule
breadthFirstTetrahedra(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
breadthFirstVertices(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
brent(Function, double, double, double, double, int) - Static method in class ProGAL.math.RootFinding
Root-finding algorithm combining the bisection method, the secant method and inverse quadratic interpolation.
broken - Variable in class org.das2.graph.DasCanvas
 
browseLocal(Component) - Static method in class org.autoplot.datasource.DataSetSelectorSupport
Show a file chooser component, and return the name of a data or .vap file.
browseLocalVap(Component, String) - Static method in class org.autoplot.datasource.DataSetSelectorSupport
Show a file chooser component, and return the name of a .vap file.
browseSourceType() - Method in class org.autoplot.datasource.DataSetSelector
show the initial parameters completions for the type, or the editor, if that's available.
browseSourceType(List<String>) - Method in class org.autoplot.datasource.DataSetSelector
show the initial parameters completions for the type, or the editor, if that's available.
browseSourceTypes() - Method in class org.autoplot.datasource.DataSetSelectorSupport
 
buckshotInterpolate(QDataSet, QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
3-D interpolation performed by tesselating the space (with 4-point tetrahedra) and doing interpolation.
buckshotInterpolate(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
2-D interpolation performed by tessellating the space (with 3-point triangles) and doing interpolation.
bufcolumn - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
buffer - Variable in class org.das2.dataset.LimitCountDataSetCache
 
buffer - Variable in class org.das2.dataset.SimpleDataSetCache
 
buffer - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
BufferDataSet - Class in org.das2.qds.buffer
rank 1, 2, 3, and 4 datasets backed by NIO buffers.
BufferDataSet(int, int, int, int, int, int, Object, ByteBuffer) - Constructor for class org.das2.qds.buffer.BufferDataSet
Create a new BufferDataSet of the given type.
BufferDataSet(int, int, int, int, int, int, int, Object, ByteBuffer) - Constructor for class org.das2.qds.buffer.BufferDataSet
Create a new BufferDataSet of the given type.
BufferDataSet(int, int, int, Object, int, int, int, int, Object, ByteBuffer) - Constructor for class org.das2.qds.buffer.BufferDataSet
Create a new BufferDataSet of the given type.
bufline - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
bufpos - Static variable in class org.das2.qds.util.dd.SimpleCharStream
Position in buffer.
Bug1362 - Class in test
Jeremy looking at strange memory leaks.
Bug1362() - Constructor for class test.Bug1362
 
build(InputStream) - Static method in class org.das2.qds.filters.AddFilterDialog
return the tree of filters in the file.
BUILD_INFO - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
buildChooser() - Method in class org.das2.components.propertyeditor.NamedColorChooserPanel
 
buildChooser() - Method in class org.das2.util.DesktopColorChooserPanel
 
BUILDER_JOIN_CHILDREN - Static variable in class org.das2.qstream.QDataSetStreamHandler
 
bundle(QDataSet) - Method in class org.das2.qds.BundleDataSet
add the dataset to the bundle of datasets.
bundle(QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle the dataset, making an initial bundle, adding a bundle dimension.
bundle(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle the two datasets, adding if necessary a bundle dimension.
bundle(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle three datasets, giving them a common zeroth index, typically time.
bundle(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle four datasets, making them share their zeroth index, typically time, unlike join.
bundle(QDataSet) - Method in class org.das2.qds.TailBundleDataSet
add the dataset to the bundle of datasets.
BUNDLE_0 - Static variable in interface org.das2.qds.QDataSet
type QDataSet describing each position of the rank 1 dataset (Bundle Descriptor).
BUNDLE_1 - Static variable in interface org.das2.qds.QDataSet
type QDataSet describing each of the bundled datasets (Bundle Descriptor).
BUNDLE_2 - Static variable in interface org.das2.qds.QDataSet
type QDataSet Bundle Descriptor.
BUNDLE_3 - Static variable in interface org.das2.qds.QDataSet
type QDataSet Bundle Descriptor.
BundleBinsDemo - Class in test
Demonstrations of the somewhat nasty BundleDataSet, which allows many data types to be encoded into a rank 2 table.
BundleBinsDemo() - Constructor for class test.BundleBinsDemo
 
BundleBuilder - Class in org.das2.qds.util
reduce and standardize code needed to build bundle descriptors used in BUNDLE_1.
BundleBuilder(int) - Constructor for class org.das2.qds.util.BundleBuilder
create the builder for the BundleDescriptor to go into BUNDLE_1 property.
bundleCheckBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
BundleDataSet - Class in org.das2.qds
create a higher rank dataset with dim 1 being a bundle dimension.
BundleDataSet() - Constructor for class org.das2.qds.BundleDataSet
Creates a new instance of BundleDataSet that accepts rank 1 datasets.
BundleDataSet(int) - Constructor for class org.das2.qds.BundleDataSet
Creates a new instance of BundleDataSet with the given rank.
BundleDataSet(QDataSet) - Constructor for class org.das2.qds.BundleDataSet
create a bundle with the first dataset.
bundleDataSet() - Static method in class org.das2.qds.examples.Schemes
return an example bundle dataset that bundles timetags, a rank 1 dataset and a rank 1 dataset.
BundleDataSet.BundleDescriptor - Class in org.das2.qds
special dataset describing the bundled datasets in a BundleDataSet.
BundleDescriptor() - Constructor for class org.das2.qds.BundleDataSet.BundleDescriptor
 
bundleDescriptor() - Static method in class org.das2.qds.examples.Schemes
return data that describes the columns of another dataset.
BundleDescriptor() - Constructor for class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
bundleNames(QDataSet) - Static method in class org.das2.qds.DataSetOps
return the names of the dataset that can be unbundled.
bundleNames(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the name for each column of the bundle.
BundleStreamFormatter - Class in org.das2.qstream
Like SimpleStreamFormatter, but this correctly handles bundles.
BundleStreamFormatter() - Constructor for class org.das2.qstream.BundleStreamFormatter
 
bundleWeightsDataSet(QDataSet) - Static method in class org.das2.qds.DataSetUtil
special weightsDataSet for when there is a bundle, and each component could have its own FILL_VALID and VALID_MAX.
burried - Variable in class ProGAL.geom2d.TriangulationVertex
 
BUSY_ICON - Static variable in class org.autoplot.AutoplotUI
animated gif of swirling dots, used to indicate known busy state.
BUSY_ICON - Static variable in class org.autoplot.datasource.DataSetSelector
 
BUSY_OPAQUE_ICON - Static variable in class org.autoplot.AutoplotUI
animated gif of swirling dots, used to indicate known busy state.
Butterworth - Class in org.das2.math.filter
A Butterworth low/high pass and band pass/reject filter.
Butterworth(QDataSet, int, Datum, boolean) - Constructor for class org.das2.math.filter.Butterworth
Generate a Butterworth low/high pass filter at the given cutoff frequency
Butterworth(QDataSet, int, Datum, Datum, boolean) - Constructor for class org.das2.math.filter.Butterworth
Generate a Butterworth band pass/reject filter at the given cutoff frequencies.
butterworth(QDataSet, int, Datum, boolean) - Static method in class org.das2.qds.ops.Ops
Perform Butterworth filter for high pass or low pass.
butterworth(QDataSet, int, Datum, Datum, boolean) - Static method in class org.das2.qds.ops.Ops
Perform Butterworth filter for notch or band pass or band reject.
ButterworthFilterEditorPanel - Class in org.das2.qds.filters
 
ButterworthFilterEditorPanel() - Constructor for class org.das2.qds.filters.ButterworthFilterEditorPanel
Creates new form ButterworthFilterEditorPane
BUTTON_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
buttonGroup1 - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
BUTTONGROUP_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
BY_PRIORITY - Static variable in class org.das2.jythoncompletion.ui.CompletionItemComparator
 
BYTE - Static variable in class org.das2.qds.buffer.BufferDataSet
1 byte signed byte.
Byte() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Byte
 
ByteBufferInputStream - Class in org.das2.util
An input stream that wraps an NIO ByteBuffer.
ByteBufferInputStream(ByteBuffer) - Constructor for class org.das2.util.ByteBufferInputStream
Creates a new instance of ByteBufferInputStream
byteCount(Object) - Static method in class org.das2.qds.buffer.BufferDataSet
return the number of bytes of each type (double=8, etc).
ByteDataSet - Class in org.das2.qds.buffer
 
ByteDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.ByteDataSet
 
byteOrder - Variable in class org.das2.qstream.StreamDescriptor
 
byteRead(int) - Method in interface ftpfs.ftp.FtpObserver
This method is called every time new bytes are read in downloading process.
bytes - Static variable in class org.das2.datum.Units
 
BYTES - Static variable in class org.das2.qds.buffer.BufferDataSet
constructor units are in bytes.
bytesPerSecond - Static variable in class org.das2.datum.Units
 
byteWrite(int) - Method in interface ftpfs.ftp.FtpObserver
This method is called every time new bytes is written to the ftp server in uploading process.

C

CACHE_TAG - Static variable in interface org.das2.qds.QDataSet
CacheTag, indicating the coverage and resolution of a dimension.
cacheAgeLimitMillis() - Static method in class org.autoplot.hapi.HapiServer
allow cached files to be used for no more than 1 hour.
CacheCleanup - Class in org.autoplot.util
This was intended to provide a mechanism to remove old files from an enduser's cache, where version number updates result in files which will never be seen.
cacheCleanup() - Method in class org.das2.fsm.FileStorageModel
remove files that have been identified as old versions.
cacheFolder(URL, String) - Static method in class org.autoplot.hapi.HapiDataSource
 
cacheListing(String, FileSystem.DirectoryEntry[]) - Method in class org.das2.util.filesystem.WebFileSystem
 
cacheTag - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
CacheTag - Class in org.das2.datum
CacheTags are used to represent the coverage of datasets stored in a cache, and are the reference used to decide if a cache entry is capable of satisfying a data request.
CacheTag(Datum, Datum, Datum) - Constructor for class org.das2.datum.CacheTag
Constructs a new CacheTag.
CacheTag(DatumRange, Datum) - Constructor for class org.das2.datum.CacheTag
Constructs a new CacheTag.
CacheTagSerializeDelegate - Class in org.das2.qstream
Serialize CacheTags, which have pretty much always been for time tags.
CacheTagSerializeDelegate() - Constructor for class org.das2.qstream.CacheTagSerializeDelegate
 
cacheValue(AbstractDataSetCache.Entry) - Method in class org.das2.dataset.AbstractDataSetCache
return a measure of the utility of the entry, presumably so that it may be swapped out when a resource limit is met.
Caching - Interface in org.autoplot.datasource.capability
Caching allows datasets to cache other URIs along with the one requested.
caching - Variable in class org.autoplot.dom.DataSourceController
 
CADENCE - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank0, which is the expected distance between successive measurements where it is valid to make inferences about the data.
cadenceCheck - Variable in class org.autoplot.dom.PlotElement
cadence check disabled will always connect valid points.
cadenceCheck - Variable in class org.das2.graph.SeriesRenderer
 
cadenceCheck(QDataSet, QDataSet) - Static method in class org.das2.qds.SemanticOps
return a dataset with 1's where the cadence following this measurement is acceptable, and 0's where there should be a break in the data.
calcHitRate() - Method in class org.das2.dataset.LimitCountDataSetCache
 
calcP(List<QDataSet>) - Static method in class org.autoplot.cdf.CdfVirtualVars
see virtual_funcs.pro function calc_p
calcRoots() - Method in class ProGAL.math.Polynomial
Find the roots of the polynomial.
calcRoots(double[]) - Static method in class ProGAL.math.Polynomial
Find the roots of the polynomial specified by the parameters.
calcRoots(double, double, double) - Static method in class ProGAL.math.Polynomial
Find the roots of a second degree polynomial.
calcRoots(double, double, double, double) - Static method in class ProGAL.math.Polynomial
Find the roots of a third degree polynomial.
calculateArea(double, double, double) - Static method in class ProGAL.geom2d.Triangle
Calculate the area from the three side-lengths of a triangle
calculateAT(DasAxis, DasAxis, DasAxis, DasAxis) - Static method in class org.das2.graph.GraphUtil
calculates the AffineTransform between two sets of x and y axes, if possible.
calculateAT(DatumRange, DatumRange, DasAxis, DasAxis) - Static method in class org.das2.graph.GraphUtil
 
calculateHeight(double, double, double) - Static method in class ProGAL.geom2d.Triangle
Calculate the height from the the endpoint of a and b down to the c-edge based on the lengths of the edges.
calculateMenu(JMenu, List<Bookmark>, int, DataSetSelector, AutoplotUI) - Static method in class org.autoplot.bookmarks.DelayMenu
create the menu for this depth of the tree.
calculateNameFor(Datum) - Method in class org.das2.fsm.FileStorageModelOld
return the name that this time will fall into.
calculateType(File) - Method in class org.autoplot.spase.XMLTypeCheck
use a sax parser to get the type.
canAccept(DataFlavor[], int, int, int) - Method in class org.das2.dasml.FormContainer.ContainerDnDSupport
 
canAccept(DataFlavor[], int, int, int) - Method in class org.das2.util.DnDSupport
 
canAdapt(Object) - Method in class org.autoplot.jythonsupport.PyDatumAdapter
 
canAdapt(Object) - Method in class org.autoplot.jythonsupport.PyQDataSetAdapter
 
canAppend(ArrayDataSet) - Method in class org.das2.qds.ArrayDataSet
return true if the dataset can be appended.
canAppend(BufferDataSet) - Method in class org.das2.qds.buffer.BufferDataSet
return true if the dataset can be appended.
canBeCancelled() - Method in class org.das2.components.DasProgressPanel
 
canBeCancelled() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
canBeCancelled() - Method in interface org.das2.util.monitor.ProgressMonitor
return true if the process appears to support cancel.
canBeCancelled() - Method in class org.das2.util.monitor.SubTaskMonitor
 
cancel() - Method in class org.autoplot.dom.DataSourceController
cancel the loading process.
cancel() - Method in class org.das2.components.DasProgressPanel
 
cancel() - Method in class org.das2.components.DasProgressWheel
 
cancel() - Method in class org.das2.event.DasMouseInputAdapter
allow clients to cancel, to take the same action as if cancel were pressed.
cancel() - Method in class org.das2.jythoncompletion.JythonCompletionTask
 
cancel() - Method in class org.das2.jythoncompletion.support.AsyncCompletionTask
Called by completion infrastructure to cancel the running task.
cancel() - Method in interface org.das2.jythoncompletion.support.CompletionTask
Called by the code completion infrastructure to cancel the task.
CANCEL - Static variable in class org.das2.util.MessageBox
 
cancel() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
cancel() - Method in interface org.das2.util.monitor.ProgressMonitor
Notifies the ProgressMonitor that the task being monitored should be canceled.
cancel() - Method in class org.das2.util.monitor.SubTaskMonitor
 
CANCEL_OPTION - Static variable in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
cancelAllPendingTasks() - Method in class org.autoplot.dom.ApplicationController
go through the monitors we keep track of, and cancel each one.
cancelCellEditing() - Method in class org.das2.components.DatumEditor
 
cancelCellEditing() - Method in class org.das2.components.DatumRangeEditor
 
cancelCellEditing() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
cancelCellEditing() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
cancelCellEditing() - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
cancelCellEditing() - Method in class org.das2.dasml.CommandBlockEditor
 
cancelCellEditing() - Method in class org.das2.dasml.OptionListEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelCurrentRequest() - Method in class org.das2.dataset.DataRequestThread
 
cancelIcon() - Static method in class org.autoplot.AutoplotUtil
 
cancelled - Variable in class org.autoplot.AddPlotElementDialog
 
cancelled - Variable in class org.autoplot.datasource.DataSourceEditorDialog
 
cancelled - Variable in class org.autoplot.RecentUrisDialog
 
cancelled - Variable in class org.autoplot.TcaElementDialog
 
CancelledOperationException - Exception in org.das2
Exception used to indicate the operation was cancelled.
CancelledOperationException() - Constructor for exception org.das2.CancelledOperationException
Creates a new instance of CancelledOperationException
CancelledOperationException(String) - Constructor for exception org.das2.CancelledOperationException
 
CancelledOperationException(InterruptedIOException) - Constructor for exception org.das2.CancelledOperationException
 
CancelledOperationException - Exception in org.das2.util.monitor
FileSystem cancel exception.
CancelledOperationException() - Constructor for exception org.das2.util.monitor.CancelledOperationException
Creates a new instance of CancelledOperationException
CancelledOperationException(String) - Constructor for exception org.das2.util.monitor.CancelledOperationException
 
CancelledOperationException(Throwable) - Constructor for exception org.das2.util.monitor.CancelledOperationException
 
CancelledOperationException(String, Throwable) - Constructor for exception org.das2.util.monitor.CancelledOperationException
 
canFilter(JTextComponent) - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Check whether the query results can successfully be filtered.
canFormat(QDataSet) - Method in class org.autoplot.aggregator.AggregatingDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.ascii.AsciiTableDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.cdf.CdfDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.csv.CsvDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.das2Stream.QStreamDataSourceFormat
 
canFormat(QDataSet) - Method in interface org.autoplot.datasource.DataSourceFormat
return true if the dataset can be formatted
canFormat(QDataSet) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.hapi.HapiDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.html.HtmlTableFormat
 
canFormat(QDataSet) - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.imagedatasource.ImageDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.netCDF.HDF5DataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.wav.WavDataSourceFormat
 
CANNOT_ALLOCATE_RECORDS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CANNOT_CHANGE - Static variable in interface org.autoplot.cdf.CDFConstants
 
CANNOT_COMPRESS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CANNOT_COPY - Static variable in interface org.autoplot.cdf.CDFConstants
 
CANNOT_OPEN_DATA_CONNECTION - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
CANNOT_SPARSEARRAYS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CANNOT_SPARSERECORDS - Static variable in interface org.autoplot.cdf.CDFConstants
 
canonizeFill(QDataSet) - Static method in class org.das2.qds.DataSetUtil
Iterate through the dataset, changing all points outside of validmin, validmax and with zero weight to fill=-1e31.
canRead() - Method in class org.das2.util.filesystem.FileObject
returns true if the file can be read by the client.
canRead() - Method in class org.das2.util.filesystem.LocalFileObject
 
canRead() - Method in class org.das2.util.filesystem.VFSFileObject
 
canRead() - Method in class org.das2.util.filesystem.WebFileObject
 
canRead() - Method in class zipfs.ZipFileObject
 
canvas - Variable in class org.autoplot.dom.ApplicationController
focus canvas.
Canvas - Class in org.autoplot.dom
The state of the canvas which is the area on which plots are drawn.
Canvas() - Constructor for class org.autoplot.dom.Canvas
 
canvas - Variable in class org.das2.graph.DasDevicePosition
 
CANVAS_COMPONENT_FLAVOR - Static variable in class org.das2.graph.dnd.TransferableCanvasComponent
 
CANVAS_FLAVOR - Static variable in class org.das2.graph.dnd.TransferableCanvas
 
CanvasComponentAction(String) - Constructor for class org.das2.graph.DasCanvasComponent.CanvasComponentAction
 
CanvasController - Class in org.autoplot.dom
Controller for canvases.
CanvasController(Application, Canvas) - Constructor for class org.autoplot.dom.CanvasController
 
canvases - Variable in class org.autoplot.dom.Application
 
canvasFont - Variable in class org.autoplot.dom.Options
 
CanvasLayoutPanel - Class in org.autoplot.util
This is the small GUI in the upper left corner of the layout tab, which shows abstractly where plots sit in relation to one another, for reference.
CanvasLayoutPanel() - Constructor for class org.autoplot.util.CanvasLayoutPanel
 
CanvasSizePanel - Class in org.autoplot
Dialog for adjusting the canvas size.
CanvasSizePanel() - Constructor for class org.autoplot.CanvasSizePanel
Creates new form CanvasSizePanel
CanvasUtil - Class in org.autoplot.dom
 
CanvasUtil() - Constructor for class org.autoplot.dom.CanvasUtil
 
canWrite(QDataSet) - Method in class org.das2.qstream.QdsToD2sStream
Determine if a given dataset be serialized as a das2 stream
canWrite() - Method in class org.das2.util.filesystem.VFSFileObject
 
canWrite() - Method in interface org.das2.util.filesystem.WriteCapability
Test to see if we can write to this file.
canWriteNonJoin(QDataSet) - Method in class org.das2.qstream.QdsToD2sStream
 
CAPABILITIES_URL - Static variable in class org.autoplot.hapi.HapiSpec
the text to append to a HAPI server to request server capabilities.
capability(Class<T>) - Method in class org.autoplot.cdf.TrDDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.autoplot.cdf.TrFDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.autoplot.cdf.TrLDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.autoplot.dods.DodsVarDataSet
 
capability(Class<T>) - Method in class org.das2.qds.AbstractDataSet
 
capability(Class<T>) - Method in class org.das2.qds.BDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.das2.qds.buffer.FloatDataSet
Clients should use this instead of casting the class to the capability class.
capability(Class<T>) - Method in class org.das2.qds.buffer.LongDataSet
Clients should use this instead of casting the class to the capability class.
capability(Class<T>) - Method in class org.das2.qds.ConstantDataSet
 
capability(Class<T>) - Method in class org.das2.qds.DDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.das2.qds.FDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.das2.qds.IDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.das2.qds.LDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in interface org.das2.qds.QDataSet
return null or an object implementing the capability for the given interface For example:
capability(Class<T>) - Method in class org.das2.qds.SDataSet
TODO: this is untested, but is left in to demonstrate how the capability method should be implemented.
capability(Class<T>) - Method in class org.das2.qds.WeightsDataSet
 
capitalize(String) - Method in class org.autoplot.dom.BindingSupport
 
capWithDiscs(PointList) - Method in class ProGAL.geom3d.volumes.InfCylinder
 
capWithHalfSpheres(PointList) - Method in class ProGAL.geom3d.volumes.InfCylinder
 
capWithHalfSpheres(LSS, LSS) - Method in class ProGAL.geom3d.volumes.InfCylinder
 
CARD_DATA_SET_SELECTOR - Static variable in class org.autoplot.AutoplotUI
 
CARD_TIME_RANGE_SELECTOR - Static variable in class org.autoplot.AutoplotUI
 
caretUpdate(CaretEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
carry(TimeUtil.TimeStruct) - Static method in class org.das2.datum.TimeUtil
Normalize the TimeStruct by incrementing higher digits.
CATALOG - Static variable in class org.autoplot.hapi.HapiSpec
 
CATALOG_URL - Static variable in class org.autoplot.hapi.HapiSpec
the text to append to a HAPI server to request the catalog.
CDAWeb - Static variable in class org.autoplot.cdaweb.CDAWebDB
 
CDAWebDataSetIdDialog - Class in org.autoplot.cdaweb
Dialog for picking dataset ID.
CDAWebDataSetIdDialog(Frame, boolean) - Constructor for class org.autoplot.cdaweb.CDAWebDataSetIdDialog
 
CDAWebDataSetIdDialog(Dialog, boolean) - Constructor for class org.autoplot.cdaweb.CDAWebDataSetIdDialog
 
CDAWebDataSource - Class in org.autoplot.cdaweb
Special data source for reading time series from NASA Goddard's CDAWeb database.
CDAWebDataSource(URI) - Constructor for class org.autoplot.cdaweb.CDAWebDataSource
 
CDAWebDataSourceFactory - Class in org.autoplot.cdaweb
Create a CDAWebDataSource.
CDAWebDataSourceFactory() - Constructor for class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
CDAWebDB - Class in org.autoplot.cdaweb
Class for encapsulating the functions of the database
CDAWebDB() - Constructor for class org.autoplot.cdaweb.CDAWebDB
 
CDAWebEditorPanel - Class in org.autoplot.cdaweb
Editor Panel for data with CDAWeb at NASA/Goddard.
CDAWebEditorPanel() - Constructor for class org.autoplot.cdaweb.CDAWebEditorPanel
Creates new form CDAWebEditorPanel
CDF_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_ACCESS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_ATTR_NAME_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_BYTE - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_CHAR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_CHECKSUM_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_CLOSE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_COMPRESSION_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_COPYRIGHT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_COPYRIGHT_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_CREATE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_DECODING_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_DELETE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_DOUBLE - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_ENCODING_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_EPOCH - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_EPOCH16 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_EXISTS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_FLOAT - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_FORMAT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INCREMENT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INFO_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INT1 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INT2 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INT4 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INT8 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_INTERNAL_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_MAJORITY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_MAX_DIMS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_MAX_PARMS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_MIN_DIMS - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NAME_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NAME_TRUNC - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NEGtoPOSfp0_MODE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NUMATTRS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NUMgATTRS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NUMrVARS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NUMvATTRS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_NUMzVARS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_OK - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_OPEN_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_PATHNAME_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_READ_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_READONLY_MODE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_REAL4 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_REAL8 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_RELEASE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_SAVE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_SCRATCHDIR_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_STATUS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_STATUSTEXT_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_TT2000 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_UCHAR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_UINT1 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_UINT2 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_UINT4 - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_VAR_NAME_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_VERSION_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_WARN - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_WRITE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CDF_zMODE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
cdfCacheFileForReader(CDFReader) - Static method in class org.autoplot.cdf.CdfDataSource
 
cdfCacheReset() - Static method in class org.autoplot.cdf.CdfDataSource
 
CDFConstants - Interface in org.autoplot.cdf
This class defines the constants used by the CDF library and CDF Java APIs, and it mimics the cdf.h include file from the cdf distribution.
CdfDataSetUtil - Class in org.autoplot.cdf
 
CdfDataSetUtil() - Constructor for class org.autoplot.cdf.CdfDataSetUtil
 
CdfDataSource - Class in org.autoplot.cdf
CDF data source based on Nand Lal's pure-Java CDF reader.
CdfDataSource(URI) - Constructor for class org.autoplot.cdf.CdfDataSource
 
CdfDataSourceFormat - Class in org.autoplot.cdf
Format the QDataSet into CDF tables, using Nand Lal's library.
CdfDataSourceFormat() - Constructor for class org.autoplot.cdf.CdfDataSourceFormat
 
CdfDataSourceFormatEditorPanel - Class in org.autoplot.cdf
 
CdfDataSourceFormatEditorPanel() - Constructor for class org.autoplot.cdf.CdfDataSourceFormatEditorPanel
Creates new form BinaryDataSourceFormatEditorPanel
cdfEpoch - Static variable in class org.das2.datum.Units
cdf epoch milliseconds since midnight, 01-Jan-0000, excluding those with a leap second.
CdfJavaDataSourceEditorPanel - Class in org.autoplot.cdf
Editor panel for CDF files.
CdfJavaDataSourceEditorPanel() - Constructor for class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
Creates new form AggregatingDataSourceEditorPanel
CdfJavaDataSourceFactory - Class in org.autoplot.cdf
Read data from CDF files using the Java reader provided by NASA/Goddard.
CdfJavaDataSourceFactory() - Constructor for class org.autoplot.cdf.CdfJavaDataSourceFactory
Creates a new instance of CdfFileDataSourceFactory
CdfSparseDataSet - Class in org.das2.qds
dataset for modeling when data values repeat.
CdfSparseDataSet(int, int) - Constructor for class org.das2.qds.CdfSparseDataSet
create the DataSet with the given length.
cdfTT2000 - Static variable in class org.das2.datum.Units
the number of nanoseconds since 01-Jan-2000T12:00, roughly.
CdfUtil - Class in org.autoplot.cdf
static methods supporting CdfFileDataSource
CdfUtil() - Constructor for class org.autoplot.cdf.CdfUtil
Creates a new instance of CdfUtil
CdfVirtualVars - Class in org.autoplot.cdf
Implementations of the CDF virtual variables seen in CDAWeb, but implemented in QDataSet.
CdfVirtualVars() - Constructor for class org.autoplot.cdf.CdfVirtualVars
 
CDFwithSTATS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CEdge - Class in ProGAL.geom3d.complex
 
CEdge(CVertex, CVertex) - Constructor for class ProGAL.geom3d.complex.CEdge
 
Cef - Class in org.autoplot.cefdatasource
 
Cef() - Constructor for class org.autoplot.cefdatasource.Cef
 
CefDataSource - Class in org.autoplot.cefdatasource
 
CefDataSource(URI) - Constructor for class org.autoplot.cefdatasource.CefDataSource
 
CefDataSourceFactory - Class in org.autoplot.cefdatasource
 
CefDataSourceFactory() - Constructor for class org.autoplot.cefdatasource.CefDataSourceFactory
 
CefMetadataModel - Class in org.autoplot.cefdatasource
 
CefMetadataModel() - Constructor for class org.autoplot.cefdatasource.CefMetadataModel
 
cefReadData(ReadableByteChannel, Cef) - Method in class org.autoplot.cefdatasource.CefReaderData
 
CefReaderData - Class in org.autoplot.cefdatasource
CEF reader based on Chris Perry's IDL CEF Reader code.
CefReaderData() - Constructor for class org.autoplot.cefdatasource.CefReaderData
 
CefReaderHeader - Class in org.autoplot.cefdatasource
Reads the CEF Header, which contains metadata and information about how to parse the stream.
CefReaderHeader() - Constructor for class org.autoplot.cefdatasource.CefReaderHeader
 
CefReaderHeader.GlobalStruct - Class in org.autoplot.cefdatasource
 
CefReaderHeader.KeyValue - Class in org.autoplot.cefdatasource
 
CefReaderHeader.ParamStruct - Class in org.autoplot.cefdatasource
 
CefReaderHeader.Record - Class in org.autoplot.cefdatasource
 
ceil(int, Datum) - Static method in class org.das2.datum.TimeUtil
return the next ordinal boundary if we aren't at one already.
ceil(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise ceil function.
ceil(double) - Static method in class org.das2.qds.ops.Ops
 
ceil(Object) - Static method in class org.das2.qds.ops.Ops
 
celciusDegrees - Static variable in class org.das2.datum.Units
 
CELL_DATA_FLAVOR - Static variable in class org.das2.event.DisplayDataMouseModule.CellTransferable
 
CellTransferable(Object) - Constructor for class org.das2.event.DisplayDataMouseModule.CellTransferable
 
center - Variable in class ProGAL.geom2d.Circle
 
center() - Method in class ProGAL.geom2d.Circle
 
center - Variable in class ProGAL.geom3d.Rectangle
 
center - Variable in class ProGAL.geom3d.volumes.Sphere
 
center - Variable in class ProGAL.geom3d.volumes.Torus
 
CENTER_ALIGNMENT - Static variable in class org.das2.util.GrannyTextRenderer
 
centerCamera() - Method in class ProGAL.geom2d.viewer.J2DScene
Center the view on the objects in the scene
centerCamera() - Method in class ProGAL.geom3d.viewer.J3DScene
Sets the location that the camera looks at to the center of all the shapes added to the scene.
centerCamera(Point) - Method in class ProGAL.geom3d.viewer.J3DScene
 
CENTI - Static variable in class org.das2.datum.UnitsConverter
 
centigrade - Static variable in class org.das2.datum.Basis
 
centigrade - Static variable in class org.das2.datum.Units
begin of LocationUnits.
centimeters - Static variable in class org.das2.datum.Units
 
changeAccount(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
Call this method to switch the user current account.
changeCharset(String) - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
Changes the current charset.
changeDirectory(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method changes the current working directory.
changeDirectoryUp() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method changes the current working directory to the parent one.
changedUpdate(DocumentEvent) - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
changedUpdate(DocumentEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
changePassword() - Method in class org.das2.client.AccountManager
 
changePassword(String, String, String) - Method in class org.das2.client.DasServer
Deprecated. 
changePerformed(Object, Object) - Method in class org.autoplot.dom.DomNodeController
the change is complete, and as far as the client is concerned, the canvas is valid.
changePerformed(Object, Object) - Method in class org.das2.graph.DasCanvas
indicate to the canvas that a change is now complete.
changePerformed(Object, Object) - Method in class org.das2.system.ChangesSupport
the change is complete, and as far as the client is concerned, the canvas is valid.
changesDimensions(String) - Static method in class org.das2.qds.DataSetOps
indicate if this one operator changes the dimensions.
changesDimensions(String, String) - Static method in class org.das2.qds.DataSetOps
indicate if the operators change dimensions of the dataset.
ChangesSupport - Class in org.autoplot.dom
Support class for encapsulating implementation of pendingChanges and mutator locks.
changesSupport - Variable in class org.autoplot.dom.DomNodeController
 
ChangesSupport - Class in org.das2.system
Support class for encapsulating implementation of pendingChanges and mutator locks.
ChangesSupport(PropertyChangeSupport, Object) - Constructor for class org.das2.system.ChangesSupport
if the propertyChangeSupport is provided, then change messages will be sent to it directly.
ChangesSupport.DomLock - Class in org.autoplot.dom
 
CHAR_DEV - Static variable in class ftpfs.ftp.FtpListResult
 
CharSequenceUtilities - Class in org.das2.jythoncompletion.nbadapt
Utility methods related to character sequences.
check(File) - Method in interface org.autoplot.datasource.FileSystemUtil.Check
simply return true or false.
CHECKBOX_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
checkCdf(File) - Static method in class org.autoplot.cdf.CdfDataSource
check if the file really is a CDF, and throw IllegalArgumentException if it is not.
checkClose() - Method in interface org.autoplot.AppManager.CloseCallback
return true if the callback okays the close.
checkComponent(Component) - Method in class org.autoplot.util.jemmy.NameComponentChooser
 
checkComponent(Component) - Method in class org.autoplot.util.jemmy.RegexComponentChooser
 
checkData(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
 
checkData(ComplexArray.Float, int, int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
 
checkData(double[], int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
 
checkData(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
 
checkData(ComplexArray.Float, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
 
checkData(double[], int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
 
checkDelay(String) - Static method in class external.AnimatedGifDemo
Checks that a String intended as a delayTime is an integer>0.
checkFill() - Method in class org.autoplot.cdf.TrArrayDataSet
check for fill property and set local variable.
checkFill() - Method in class org.das2.qds.ArrayDataSet
check for fill property and set local variable.
checkFont(Font) - Method in interface ZoeloeSoft.projects.JFontChooser.JFontChooser.FontCheck
 
checkForNaN(TableDataSet) - Static method in class org.das2.dataset.TableUtil
 
checkForNaN(double[][]) - Static method in class org.das2.dataset.TableUtil
 
checkForTimeSeriesBrowse(String, File) - Static method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
allow scripts to implement TimeSeriesBrowse if they check for the parameter "timerange" TODO: this should be reimplemented with a syntax tree.
checkImmutable() - Method in class org.autoplot.dods.DodsVarDataSet
here is the one place where we check immutable, and we can make this throw an exception once things look stable.
checkImmutable() - Method in class org.das2.qds.AbstractDataSet
Implementations should call this when attempts to modify the dataset are performed, so that it is guaranteed that it is safe to modify.
checkIndexesValid(CharSequence, int, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Ensure that the given start and end parameters are valid indices of the given text.
checkIndexNonNegative(int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Ensure that the given index is >=0 and lower than the given length.
checkIndexValid(int, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Ensure that the given index is >=0 and lower than the given length.
checkLength(File) - Static method in class org.autoplot.datasource.DataSetURI
check that the file has length>0 and throw EmptyFileException if it does.
checkListOfIndeces(QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
verify that the indeces really are indeces, and a warning may be printed if the indeces don't appear to match the array by looking at the MAX_VALUE property of the indeces.
checkMatlab(String) - Static method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
checkPropertyType(String, Object, boolean) - Static method in class org.das2.qds.SemanticOps
verify property types.
checkQube(QDataSet) - Static method in class org.das2.qds.DataSetUtil
check to see if a dataset really is a qube, even if there is a rank 2 dep1.
checkRedirect(URLConnection) - Static method in class org.das2.util.filesystem.HtmlUtil
Deprecated.
checkRedirect(URLConnection) - Static method in class org.das2.util.filesystem.HttpUtil
check for 301, 302 or 303 redirects, and return a new connection in this case.
checkStatusLoop(AutoplotUI) - Static method in class org.autoplot.AutoplotUI
periodically scan the application for nodes that are busy, and indicate with a busy swirl icon if the app is busy.
CHECKSUM_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CHECKSUM_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
CHECKSUM_NOT_ALLOWED - Static variable in interface org.autoplot.cdf.CDFConstants
 
checkTetrahedra() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Checks that all tetrahedra comply with the Delaunay-criteria.
checkTickV(QDataSet) - Method in class org.das2.graph.TickCurveRenderer
returns the minimal distance between consecutive ticks, or Double.MAX_VALUE if fewer than two ticks are found.
checkTime(String) - Static method in class org.autoplot.APSplash
 
checkTimeSeriesBrowse(String) - Method in class org.autoplot.pdsppi.PDSPPIDB
parameterize the URI so that any number of files can be read in.
checkValue(String, Class, String) - Method in class org.das2.dasml.FormBase
 
checkVariableType(String, Object) - Method in class org.autoplot.idlsupport.WriteIDLSav
 
checkVariableType(String, Object) - Method in class org.virbo.idlsupport.WriteIDLSav
 
childCount() - Method in interface org.autoplot.metatree.NameValueTreeModel.TreeNode
 
childDiff(String, Diff) - Static method in class org.autoplot.dom.DomUtil
return the child diff in the context of the parent node.
childDiffs(String, List<Diff>) - Static method in class org.autoplot.dom.DomUtil
return the child diff in the context of the parent node.
childDirty - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
childNodes() - Method in class org.autoplot.dom.Application
 
childNodes() - Method in class org.autoplot.dom.Canvas
 
childNodes() - Method in class org.autoplot.dom.DomNode
return any child nodes.
childNodes() - Method in class org.autoplot.dom.Plot
 
childNodes() - Method in class org.autoplot.dom.PlotElement
 
children() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
children - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
children() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
childrenNamesSpi() - Method in class org.das2.system.NullPreferences
 
childSpi(String) - Method in class org.das2.system.NullPreferences
 
chirp(QDataSet, Datum, Datum, Datum) - Static method in class org.das2.qds.ops.Ops
scipy chirp function, used for testing.
CHOICE_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
circle(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return a dataset with X and Y forming a circle, introduced as a convenient way to indicate planet location.
circle(double, double, double) - Static method in class org.das2.qds.ops.Ops
return a dataset with X and Y forming a circle, introduced as a convenient way to indicate planet location.
circle(QDataSet) - Static method in class org.das2.qds.ops.Ops
return a dataset with X and Y forming a circle, introduced as a convenient way to indicate planet location.
circle(double) - Static method in class org.das2.qds.ops.Ops
return a dataset with X and Y forming a circle, introduced as a convenient way to indicate planet location.
circle(String) - Static method in class org.das2.qds.ops.Ops
return a dataset with X and Y forming a circle, introduced as a convenient way to indicate planet location.
Circle - Class in ProGAL.geom2d
 
Circle(Point, double) - Constructor for class ProGAL.geom2d.Circle
Construct a circle with the given center and radius.
Circle(Circle) - Constructor for class ProGAL.geom2d.Circle
Constructs a circle that is a copy of a given circle
Circle(Point, Point) - Constructor for class ProGAL.geom2d.Circle
Constructs a circle through two given points and wth their midpoint as the center
Circle(Point, Point, Point) - Constructor for class ProGAL.geom2d.Circle
Constructs a circle through 3 given points.
Circle(Circle, Circle) - Constructor for class ProGAL.geom2d.Circle
Creates smallest circle containing two given circles
Circle(Circle, Circle, Circle) - Constructor for class ProGAL.geom2d.Circle
 
Circle(Triangle) - Constructor for class ProGAL.geom2d.Circle
 
Circle - Class in ProGAL.geom3d
A circle in (x,y,z)-space represented by a center-point, a radius and a normal-vector.
Circle(Point, double, Vector) - Constructor for class ProGAL.geom3d.Circle
 
Circle(Point, Point, Vector) - Constructor for class ProGAL.geom3d.Circle
A circle with given center through a given point and with specified normal vector
Circle(Point, Point, Point) - Constructor for class ProGAL.geom3d.Circle
Circle in the plane through p0, p1, p2
CIRCLES - Static variable in class org.das2.graph.DefaultPlotSymbol
 
CIRCLES - Static variable in class org.das2.graph.Psym
 
circumcenter() - Method in class ProGAL.geom3d.Triangle
Return the circumcenter of the triangle.
circumCenter() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Find the center of the circumscribing sphere.
circumCircle - Variable in class ProGAL.geom2d.TriangulationFace
 
circumCircleContains(List<TriangulationVertex>, double) - Method in class ProGAL.geom2d.TriangulationFace
 
circumRadius - Variable in class ProGAL.geom2d.TriangulationFace
 
circumRadius() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Calculate the radius of the circumsphere.
circumradius(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
circumradius(Tetrahedron) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
circumradius(Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
circumradius(Triangle) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
circumradius(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
circumradius(Tetrahedron) - Method in class ProGAL.geom3d.predicates.Predicates
 
circumradius(Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
circumradius(Triangle) - Method in class ProGAL.geom3d.predicates.Predicates
 
circumradius() - Method in class ProGAL.geom3d.Triangle
Return the circumradius of the triangle.
circumRadius() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Calculate the radius of the circumsphere.
circumSphere() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Find the circumscribing sphere
ClassMap<T> - Class in org.das2.util
Map that takes a Class for keys, and the get method finds the closest matching class.
ClassMap() - Constructor for class org.das2.util.ClassMap
Creates a new instance of ClassMap
clear(QDataSet) - Method in class org.das2.components.HorizontalSpectrogramSlicer
clear the current dataset to avoid units errors.
clear() - Method in class org.das2.components.VerticalSpectrogramAverager
clear the current dataset to avoid units errors.
clear(QDataSet) - Method in class org.das2.components.VerticalSpectrogramSlicer
clear the current dataset to avoid units errors.
clear(Graphics) - Method in class org.das2.event.AbstractDragRenderer
this is not used, and is left over from an old version of the library.
clear(Graphics) - Method in class org.das2.event.ArrowDragRenderer
 
clear(Graphics) - Method in class org.das2.event.BoxGesturesRenderer
 
clear(Graphics) - Method in class org.das2.event.BoxRenderer
 
clear(Graphics) - Method in class org.das2.event.BoxZoomGesturesRenderer
 
clear(Graphics) - Method in class org.das2.event.CrossHairRenderer
 
clear(Graphics) - Method in interface org.das2.event.DragRenderer
clears whatever renderDrag rendered.
clear(Graphics) - Method in class org.das2.event.EmptyDragRenderer
 
clear(Graphics) - Method in class org.das2.event.FrequencyDragRenderer
 
clear(Graphics) - Method in class org.das2.event.GesturesRenderer
 
clear(Graphics) - Method in class org.das2.event.HorizontalDragRangeRenderer
 
clear(Graphics) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
clear(Graphics) - Method in class org.das2.event.HorizontalRangeGesturesRenderer
 
clear(Graphics) - Method in class org.das2.event.HorizontalRangeRenderer
 
clear(Graphics) - Method in class org.das2.event.HorizontalSliceSelectionRenderer
 
clear(Graphics) - Method in class org.das2.event.LabelDragRenderer
 
clear(Graphics) - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
clear(Graphics) - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
clear() - Method in class org.das2.util.ClassMap
 
clear() - Method in class ProGAL.dataStructures.DLCyclicList.DLNode
Clears the node and returns its object
clear() - Method in class ProGAL.dataStructures.Heap
remove all elements
clear() - Method in class ProGAL.dataStructures.Queue
 
clear() - Method in class ProGAL.dataStructures.Set
 
clearAll() - Method in class org.das2.util.filesystem.KeyChain
clear all passwords.
clearAnnotations() - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
remove all annotations
clearAnnotations(int) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
remove all annotations at the position
clearDocumentationHistory() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
clearEventQueue() - Static method in class org.das2.system.EventQueueBlocker
block until the event queue is cleared.
clearFillValue() - Method in class org.autoplot.idlsupport.QDataSetBridge
don't use fill value.
clearFillValue() - Method in class org.virbo.idlsupport.QDataSetBridge
don't use fill value.
clearHistory() - Method in class org.das2.graph.DasAxis
clear the internal history.
clearHistory() - Method in class org.das2.graph.DataRange
 
clearMemory() - Method in class org.autoplot.idlsupport.QDataSetBridge
clear existing data from memory, in case the bridge object is not cleared from in IDL or Matlab memory.
clearMemory() - Method in class org.virbo.idlsupport.QDataSetBridge
clear existing data from memory, in case the bridge object is not cleared from in IDL or Matlab memory.
clearPreferredUnits() - Method in class org.autoplot.idlsupport.QDataSetBridge
clear any preference for units.
clearPreferredUnits() - Method in class org.virbo.idlsupport.QDataSetBridge
clear any preference for units.
clearSelection - Variable in class org.das2.event.DasSelectionEvent
 
clearSelection() - Method in class org.das2.event.DasSelectionEvent
 
clearTimer() - Static method in class org.das2.util.LoggerManager
explicitly remove this timer.
clearUserPassword(URI) - Method in class org.das2.util.filesystem.KeyChain
 
clearUserPassword(URL) - Method in class org.das2.util.filesystem.KeyChain
remove the password from the list of known passwords.
clearWritable(WritableDataSet) - Static method in class org.das2.qds.ops.Ops
assign zeros to all the values of the dataset.
ClickDigitizer - Class in org.autoplot.pngwalk
Quick-n-dirty class for picking off points from images.
ClickDigitizer(PngWalkView) - Constructor for class org.autoplot.pngwalk.ClickDigitizer
 
ClickListener - Interface in ProGAL.geom2d.viewer
 
CLIENT_PROPERTY_INTERPRETER_PROVIDER - Static variable in class org.das2.jythoncompletion.JythonCompletionTask
 
ClippedTableDataSet - Class in org.das2.dataset
 
ClippedTableDataSet(QDataSet, Datum, Datum, Datum, Datum) - Constructor for class org.das2.dataset.ClippedTableDataSet
 
ClippedTableDataSet(QDataSet, DatumRange, DatumRange) - Constructor for class org.das2.dataset.ClippedTableDataSet
 
ClippedTableDataSet(QDataSet, int, int, int, int) - Constructor for class org.das2.dataset.ClippedTableDataSet
 
ClippedVectorDataSet - Class in org.das2.dataset
 
ClippedVectorDataSet(VectorDataSet, DatumRange) - Constructor for class org.das2.dataset.ClippedVectorDataSet
Creates a new instance of ClippedVectorDataSet
ClippedVectorDataSet(VectorDataSet, int, int) - Constructor for class org.das2.dataset.ClippedVectorDataSet
 
clone() - Method in class org.autoplot.dom.PlotElement
 
clone() - Method in class org.das2.graph.AttachedLabel
clones the component
clone() - Method in class org.das2.graph.DasAxis
 
clone() - Method in class org.das2.graph.DataRange
 
clone() - Method in class org.das2.qstream.PacketDescriptor
 
clone() - Method in class org.das2.qstream.PlaneDescriptor
 
clone() - Method in class org.das2.stream.PacketDescriptor
 
clone() - Method in interface org.das2.stream.SkeletonDescriptor
 
clone() - Method in class org.das2.stream.StreamDescriptor
 
clone() - Method in class org.das2.stream.StreamMultiYDescriptor
 
clone() - Method in class org.das2.stream.StreamXDescriptor
 
clone() - Method in class org.das2.stream.StreamYScanDescriptor
 
clone() - Method in class ProGAL.geom2d.LineSegment
 
clone() - Method in class ProGAL.geom2d.LSC
 
clone() - Method in class ProGAL.geom2d.Point
 
clone() - Method in class ProGAL.geom2d.Vector
 
clone() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
clone() - Method in class ProGAL.geom3d.Line
Construct a line that is a clone of L.
clone() - Method in class ProGAL.geom3d.LineSegment
Returns a deep clone of this line segment.
clone() - Method in class ProGAL.geom3d.Point
Return a new object that equals this object.
clone() - Method in class ProGAL.geom3d.PointList
Get a shallow copy of this list.
clone() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
clone() - Method in class ProGAL.geom3d.surface.ParametricSurface
 
clone() - Method in class ProGAL.geom3d.Triangle
 
clone() - Method in class ProGAL.geom3d.Vector
Create a clone of this vector.
clone() - Method in class ProGAL.geom3d.volumes.Cone
 
clone() - Method in class ProGAL.geom3d.volumes.Cylinder
 
clone() - Method in class ProGAL.geom3d.volumes.Lens
 
clone() - Method in class ProGAL.geom3d.volumes.LSS
 
clone() - Method in class ProGAL.geom3d.volumes.OBB
 
clone() - Method in class ProGAL.geom3d.volumes.RSS
 
clone() - Method in class ProGAL.geom3d.volumes.Sphere
Returns a deep clone of this sphere.
clone() - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
clone() - Method in interface ProGAL.geom3d.volumes.Volume
Make a deep clone this volume.
clone() - Method in class ProGAL.geomNd.Point
 
clone() - Method in class ProGAL.geomNd.Vector
Create a clone of this vector.
clone() - Method in class ProGAL.math.Matrix
Returns a clone of this matrix.
clone() - Method in class ProGAL.math.Matrix3x3
 
clone() - Method in class ProGAL.math.Polynomial
returns a copy of the polynomial p
CloneTest - Class in org.autoplot.dom
 
CloneTest() - Constructor for class org.autoplot.dom.CloneTest
 
CloneTest - Class in test.dom
 
CloneTest() - Constructor for class test.dom.CloneTest
 
close() - Method in class ftpfs.ftp.FtpBean
Close FTP connection.
close() - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
Closes the channel.
close() - Method in interface org.autoplot.hapi.AbstractLineReader
 
close() - Method in class org.autoplot.hapi.ConcatenateBufferedReader
 
close() - Method in class org.autoplot.hapi.PasteBufferedReader
 
close() - Method in class org.autoplot.hapi.SingleFileBufferedReader
 
close() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
close() - Method in class org.autoplot.PersistentStateSupport
reset the current file so it is null.
close() - Static method in class org.autoplot.ScriptContext
called when the application closes so if we reopen it will be in a good state.
close() - Method in class org.das2.dasml.PersistentStateSupport
Deprecated.
What is the purpose of this method?
close() - Method in class org.das2.graph.util.GraphicalLogHandler
 
close() - Method in class org.das2.util.Base64.OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.das2.util.ByteBufferInputStream
 
close() - Method in class org.das2.util.DasProgressMonitorInputStream
close resources needed and set the monitor finished flag.
close() - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
 
close() - Method in class org.das2.util.DeflaterChannel
 
close() - Method in class org.das2.util.filesystem.VFSFileObject
 
close() - Method in class org.das2.util.filesystem.VFSFileSystem
 
close() - Method in class org.das2.util.InflaterChannel
 
CLOSE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CLOSE_PAR - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
closeApplication(Object) - Method in class org.autoplot.AppManager
 
closeHTML() - Static method in class test.endtoend.Test026
 
closeQuietly(InputStream) - Static method in class org.das2.util.OsUtil
Unconditionally close an Reader.
closest(double[], double) - Static method in class org.das2.dataset.DataSetUtil
finds the element closest to x in monotonic array xx.
closest(QDataSet, double, int) - Static method in class org.das2.qds.DataSetUtil
return the index of the closest value in ds to d, using guess as a starting point.
closestColumn(DataSet, Datum) - Static method in class org.das2.dataset.DataSetUtil
 
closestColumn(DataSet, double, Units) - Static method in class org.das2.dataset.DataSetUtil
 
closestColumn(DataSet, Datum, int) - Static method in class org.das2.dataset.DataSetUtil
finds the dataset column closest to the value, starting the search at guessIndex.
closestDatum(TableDataSet, Datum, Datum) - Static method in class org.das2.dataset.TableUtil
 
closestIndex(QDataSet, Datum) - Static method in class org.das2.qds.DataSetUtil
returns the index of the closest index in the data.
closestIndex(QDataSet, double, Units) - Static method in class org.das2.qds.DataSetUtil
 
closestObject(Point) - Method in class org.das2.util.ObjectLocator
 
closestRow(TableDataSet, int, Datum) - Static method in class org.das2.dataset.TableUtil
 
closestRow(TableDataSet, int, double, Units) - Static method in class org.das2.dataset.TableUtil
 
closestSegmentPoint(Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Rectangle
28HOps at most.
closestSegmentPoint(Point, Point, Point) - Static method in class ProGAL.geom3d.Rectangle
 
closestSegmentPoint(LSS) - Method in class ProGAL.geom3d.volumes.LSS
 
closestShape(Point) - Method in class org.das2.util.ObjectLocator
 
closestXTag(DataSet, Datum) - Static method in class org.das2.dataset.VectorUtil
 
closestXTag(DataSet, double, Units) - Static method in class org.das2.dataset.VectorUtil
 
closeTimeout - Variable in class it.sauronsoftware.ftp4j.FTPConnector
Timeout in seconds for connection regular closing.
clusterRumba - Static variable in class org.das2.pw.Spacecraft
 
clusterSalsa - Static variable in class org.das2.pw.Spacecraft
 
clusterSamba - Static variable in class org.das2.pw.Spacecraft
 
ClusterSpacecraft - Class in org.das2.pw
 
ClusterSpacecraft(String, int) - Constructor for class org.das2.pw.ClusterSpacecraft
 
clusterTango - Static variable in class org.das2.pw.Spacecraft
 
cm_2s_1keV_1 - Static variable in class org.das2.datum.Units
 
cm_2s_1MeV_1 - Static variable in class org.das2.datum.Units
 
CMD_ACCT - Static variable in class ftpfs.ftp.FtpBean
 
CMD_APPE - Static variable in class ftpfs.ftp.FtpBean
 
CMD_CDUP - Static variable in class ftpfs.ftp.FtpBean
 
CMD_CWD - Static variable in class ftpfs.ftp.FtpBean
 
CMD_DELE - Static variable in class ftpfs.ftp.FtpBean
 
CMD_LIST - Static variable in class ftpfs.ftp.FtpBean
 
CMD_MKD - Static variable in class ftpfs.ftp.FtpBean
 
CMD_PASS - Static variable in class ftpfs.ftp.FtpBean
 
CMD_PASV - Static variable in class ftpfs.ftp.FtpBean
 
CMD_PORT - Static variable in class ftpfs.ftp.FtpBean
 
CMD_PWD - Static variable in class ftpfs.ftp.FtpBean
 
CMD_QUIT - Static variable in class ftpfs.ftp.FtpBean
 
CMD_REST - Static variable in class ftpfs.ftp.FtpBean
 
CMD_RETR - Static variable in class ftpfs.ftp.FtpBean
 
CMD_RMD - Static variable in class ftpfs.ftp.FtpBean
 
CMD_RNFR - Static variable in class ftpfs.ftp.FtpBean
 
CMD_RNTO - Static variable in class ftpfs.ftp.FtpBean
 
CMD_SITE - Static variable in class ftpfs.ftp.FtpBean
 
CMD_STOR - Static variable in class ftpfs.ftp.FtpBean
 
CMD_SYST - Static variable in class ftpfs.ftp.FtpBean
 
CMD_TYPE - Static variable in class ftpfs.ftp.FtpBean
 
CMD_USER - Static variable in class ftpfs.ftp.FtpBean
 
cmps - Static variable in class org.das2.datum.Units
 
coalesceEvents(AWTEvent, AWTEvent) - Method in class org.das2.graph.DasCanvasComponent
Potentially coalesce an event being posted with an existing event.
coalesceEvents(AWTEvent, AWTEvent) - Method in class org.das2.graph.DasPlot
Potentially coalesce an event being posted with an existing event.
coalese(List) - Method in class org.das2.dataset.AbstractDataSetCache
return the DataSet described by the set of DataSets if possible.
coarserDivider(boolean) - Method in interface org.das2.datum.DomainDivider
Return a new divider with larger intervals.
coarserDivider(boolean) - Method in class org.das2.datum.LinearDomainDivider
 
coarserDivider(boolean) - Method in class org.das2.datum.LogDomainDivider
 
coarserDivider(boolean) - Method in class org.das2.datum.LogLinDomainDivider
 
coarserDivider(boolean) - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
coeff - Variable in class ProGAL.math.Polynomial
 
coerce(QDataSet, QDataSet, boolean, QDataSet[]) - Static method in class org.das2.qds.ops.CoerceUtil
increase rank of datasets so that element-wise operations can be performed.
coerceToDs(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
Deprecated.
use dataset command.
CoerceUtil - Class in org.das2.qds.ops
Utility class for reconciling the geometries of two datasets.
CoerceUtil() - Constructor for class org.das2.qds.ops.CoerceUtil
 
collapse(QDataSet) - Static method in class org.autoplot.cefdatasource.DataSetOps
averages all the leaf-node data together to reduce rank by one.
collapse(int) - Method in class org.das2.components.treetable.TreeTableModel
 
collapse(TableDataSet, int, int) - Static method in class org.das2.dataset.TableUtil
 
collapse0(QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
this is introduced to mimic the in-line function which reduces the dimensionality by averaging over the zeroth dimension.
collapse0(QDataSet) - Static method in class org.das2.qds.ops.Ops
this is introduced to mimic the in-line function which reduces the dimensionality by averaging over the zeroth dimension.
collapse0R4(QDataSet, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Collapse the rank 4 dataset on the zeroth index.
collapse1(QDataSet) - Static method in class org.das2.qds.ops.Ops
this is introduced to mimic the in-line function which reduces the dimensionality by averaging over the first dimension collapse1( ds[30,20] ) → ds[30]
collapse1R4(QDataSet, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Collapse the rank 4 dataset on the first index.
collapse2(QDataSet) - Static method in class org.autoplot.cefdatasource.DataSetOps
averages all the data from the third dimension together to reduce rank by one.
collapse2(QDataSet) - Static method in class org.das2.qds.ops.Ops
this is introduced to mimic the in-line function which reduces the dimensionality by averaging over the first dimension collapse2( ds[30,20,10,5] ) → ds[30,20,5]
collapse2R4(QDataSet, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Collapse the rank 4 dataset on the second index.
collapse3(QDataSet) - Static method in class org.autoplot.cefdatasource.DataSetOps
averages all the data from the third dimension together to reduce rank by one.
collapse3(QDataSet) - Static method in class org.das2.qds.ops.Ops
this is introduced to mimic the in-line function which reduces the dimensionality by averaging over the first dimension collapse3( ds[30,20,10,5] ) → ds[30,20,10]
collapse3R4(QDataSet, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Collapse the rank 4 dataset on the third index.
CollapseFilterEditorPanel - Class in org.das2.qds.filters
 
CollapseFilterEditorPanel() - Constructor for class org.das2.qds.filters.CollapseFilterEditorPanel
Creates new form CollapseFilterEditorPanel
collect(Iterator<QDataSet>) - Static method in class org.autoplot.datasource.RecordIterator
do the opposite function, collect all the records and return a dataset.
collinear(Point, Point, Point) - Static method in class ProGAL.geom2d.Point
 
collinear(Point, Point, Point) - Static method in class ProGAL.geom3d.Point
Returns true if three points are on the same line.
collinear(Point, Point, Point) - Static method in class ProGAL.geomNd.Point
 
color - Variable in class org.autoplot.dom.Options
Holds value of property color.
color - Variable in class org.autoplot.dom.PlotElementStyle
 
color(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
get the color from the python object, for example: Color.RED 16711680 (int for red) 16711680.
color - Variable in class org.das2.graph.DigitalRenderer
 
COLOR_WEDGE - Static variable in class org.das2.graph.DasColorBar.Type
Rainbow colorbar used by default.
colorBar - Variable in class org.das2.graph.Renderer
 
COLORBAR_FLAVOR - Static variable in class org.das2.graph.dnd.TransferableCanvasComponent
 
ColorBarComponent - Class in org.das2.components
Deprecated.
This is not terribly useful and probably should be removed.
ColorBarComponent(Datum, Datum, boolean) - Constructor for class org.das2.components.ColorBarComponent
Deprecated.
create a new ColorBarComponent
ColorBarLayoutManager() - Constructor for class org.das2.graph.DasColorBar.ColorBarLayoutManager
 
ColorChooserWithSample - Class in test
 
ColorChooserWithSample() - Constructor for class test.ColorChooserWithSample
 
ColorEditor - Class in org.das2.components.propertyeditor
 
ColorEditor() - Constructor for class org.das2.components.propertyeditor.ColorEditor
Creates a new instance of ColorEditor
colorFromString(String) - Static method in class org.das2.qds.ops.Ops
return the color encoded as one of: "red" or "RED" or X11 color names like "LightPink" #FF0000 255,0,0 or 1.0,0,0
colorIcon(Color, int, int) - Static method in class org.das2.graph.GraphUtil
return an icon block with the color and size.
colorIcon(Color, int, int) - Static method in class org.das2.util.DesktopColorChooserPanel
return an icon block with the color and size.
ColorPickerRobot - Class in test
 
ColorPickerRobot(JComponent) - Constructor for class test.ColorPickerRobot
 
ColorScatterStylePanel - Class in org.autoplot.renderer
Like the SeriesStylePanel, but color is removed and colorbar added.
ColorScatterStylePanel() - Constructor for class org.autoplot.renderer.ColorScatterStylePanel
Creates new form PlotStylePanel
ColorSerializeDelegate - Class in org.autoplot.state
Format the color as RGB or ARGB, like so: #000000.
ColorSerializeDelegate() - Constructor for class org.autoplot.state.ColorSerializeDelegate
 
ColorUtil - Class in org.das2.graph
Deprecated.
use org.das2.util#ColorUtil
ColorUtil() - Constructor for class org.das2.graph.ColorUtil
Deprecated.
 
ColorUtil - Class in org.das2.util
single place to contain Color-Name mapping.
ColorUtil() - Constructor for class org.das2.util.ColorUtil
 
ColSpanTableCellRenderer - Class in org.autoplot.ascii
This allows colspan in a JTable.
ColSpanTableCellRenderer() - Constructor for class org.autoplot.ascii.ColSpanTableCellRenderer
 
ColSpanTableCellRenderer.ColSpanTableModel - Interface in org.autoplot.ascii
 
column - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
Column - Class in org.autoplot.dom
Represents a horizontal position on the page.
Column() - Constructor for class org.autoplot.dom.Column
 
column - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
COLUMN_MAJOR - Static variable in interface org.autoplot.cdf.CDFConstants
 
columnAt(int) - Method in class org.das2.components.FixedColumnTextArea
 
ColumnColumnConnector - Class in org.das2.graph
draws lines connecting two DasPlots, one on top of the other, typically used to show a zoom in above of a context below.
ColumnColumnConnector(DasCanvas, DasPlot, DasRow, DasPlot) - Constructor for class org.das2.graph.ColumnColumnConnector
 
ColumnColumnConnectorBeanInfo - Class in org.das2.beans
BeanInfo class for ColumnColumnConnector
ColumnColumnConnectorBeanInfo() - Constructor for class org.das2.beans.ColumnColumnConnectorBeanInfo
 
ColumnColumnConnectorMouseModule - Class in org.autoplot
provides zoom/pan on the connector object itself.
ColumnColumnConnectorMouseModule(DasPlot, DasPlot) - Constructor for class org.autoplot.ColumnColumnConnectorMouseModule
 
ColumnController - Class in org.autoplot.dom
 
columnCount() - Method in class org.das2.math.matrix.Matrix
 
columnCount() - Method in class org.das2.qds.math.matrix.Matrix
 
columnIndex(String, String[]) - Static method in class org.autoplot.csv.TableOps
returns the field index of the name, which can be: a column name an implicit column name "field1" a column index (0 is the first column) a negative column index (-1 is the last column)
columns - Variable in class org.autoplot.dom.Canvas
 
columns() - Method in interface org.das2.math.Interpolate.DDoubleArray
 
columns() - Method in interface org.das2.math.Interpolate.FDoubleArray
 
columnsComboBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
columnsComboBox - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
columnsComboBox - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
columnsComboBox - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
com.cottagesystems.jdiskhog - package com.cottagesystems.jdiskhog
GUI for managing file resources, providing a tree-view of the file system with accumulated sizes for each folder.
CombinedTreeModel - Class in org.das2.util
Forms a tree by connecting sub-trees.
CombinedTreeModel(Object) - Constructor for class org.das2.util.CombinedTreeModel
 
COMMAND_ARGUMENT - Static variable in class org.das2.jythoncompletion.CompletionContext
we are within the body of a command such as "plot" and we want to see what the arguments and named parameters are.
COMMAND_NOT_IMPLEMENTED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
COMMAND_OK - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
COMMAND_PARAMETER_NOT_IMPLEMENTED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
CommandBlock - Class in org.das2.dasml
 
CommandBlockEditor - Class in org.das2.dasml
 
CommandBlockEditor() - Constructor for class org.das2.dasml.CommandBlockEditor
Creates a new instance of CommandBlockEditor
CommandLineTextPane - Class in org.autoplot.scriptconsole
Generally-useful command line component with history and keybindings.
CommandLineTextPane() - Constructor for class org.autoplot.scriptconsole.CommandLineTextPane
 
commentComboBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
CommentDataPointSelectionEvent - Class in org.das2.event
Deprecated.
use DataPointSelectionEvent planes hashmap "comment" key
commonFace(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
COMP_EQUAL - Static variable in interface ProGAL.dataStructures.SortTool
 
COMP_GRTR - Static variable in interface ProGAL.dataStructures.SortTool
 
COMP_LESS - Static variable in interface ProGAL.dataStructures.SortTool
 
compact() - Method in class org.das2.qds.buffer.BufferDataSet
get ride of extra spaces between records.
compare(String, String) - Method in class org.das2.datum.Orbits
return -1 if a is before b, 0 if they are equal, and 1 if a is after b.
compare(CompletionItem, CompletionItem) - Method in class org.das2.jythoncompletion.ui.CompletionItemComparator
 
compare(Object, Object) - Method in interface ProGAL.dataStructures.SortTool
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolDouble
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolInteger
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolLineSegment2dAroundCommonPoint
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolLineSegment2dByLength
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolPoint2dAroundPoint
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolPoint2dDistance
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolPoint2dXY
 
compare(Object, Object) - Method in class ProGAL.dataStructures.SortToolString
 
compareTo(Object) - Method in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
compareTo(Object) - Method in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
compareTo(Object) - Method in class org.das2.components.DataPointRecorder.DataPoint
When times are the independent parameter, we have to add a little fuzz because of rounding errors.
compareTo(Object) - Method in class org.das2.datum.Datum
compare the datum to the object.
compareTo(Datum) - Method in class org.das2.datum.Datum
compare this to another datum.
compareTo(Object) - Method in class org.das2.datum.DatumRange
Compare this to another DatumRange, ordered by the lesser datum, then the greater datum.
compareTo(Object) - Method in class org.das2.datum.OrbitDatumRange
 
compareTo(CustomizerKey) - Method in class org.das2.graph.CustomizerKey
 
compareTo(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
completable - Variable in class org.autoplot.datasource.CompletionContext
The string to be completed
completable - Variable in class org.autoplot.datasource.DataSetURI.CompletionResult
the string that will be replaced, or null.
completable - Variable in class org.das2.jythoncompletion.CompletionContext
the item on which completion was triggered.
completablepos - Variable in class org.autoplot.datasource.CompletionContext
the position of the carot within the string
completeComplex() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Add edges and triangles and remove auxiliary tetrahedra.
completed() - Method in interface it.sauronsoftware.ftp4j.FTPDataTransferListener
Called to notify the listener that the transfer operation has been successfully complete.
completeTask(DatumRange) - Method in interface org.das2.components.BatchMaster.TaskOutputDescriptor
 
completion - Variable in class org.autoplot.datasource.DataSetURI.CompletionResult
the suggestion to replace the completeable string.
COMPLETION_ALL_QUERY_TYPE - Static variable in interface org.das2.jythoncompletion.support.CompletionProvider
The int value representing the query for an all code completion.
COMPLETION_ITEM_HEIGHT - Static variable in class org.das2.jythoncompletion.ui.CompletionLayout
 
COMPLETION_QUERY_TYPE - Static variable in interface org.das2.jythoncompletion.support.CompletionProvider
The int value representing the query for a code completion.
completionAutoPopup() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
completionAutoPopupDelay() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
CompletionContext - Class in org.autoplot.datasource
models a part of a dataset's URI.
CompletionContext() - Constructor for class org.autoplot.datasource.CompletionContext
create an empty completion proposal.
CompletionContext(Object, String) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext(Object, String, DataSourceFactory, String, String, String) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext(Object, String, DataSourceFactory, String) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext(Object, String, String) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext(Object, String, String, String) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext(Object, String, DataSourceFactory, String, String) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext(Object, String, DataSourceFactory, String, String, String, boolean) - Constructor for class org.autoplot.datasource.CompletionContext
Object containing a completion proposal.
CompletionContext - Class in org.das2.jythoncompletion
CompletionContext describes a place in code where completion was triggered, containing the type of completion and the context around it.
CompletionContext(String, String, String) - Constructor for class org.das2.jythoncompletion.CompletionContext
 
CompletionDocumentation - Interface in org.das2.jythoncompletion.support
The interface of an item that can be displayed in the documentation popup.
CompletionImpl - Class in org.das2.jythoncompletion.ui
Implementation of the completion processing.
completionInstantSubstitution() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
CompletionItem - Interface in org.das2.jythoncompletion.support
The interface representing a single item of the result list that can be displayed in the completion popup.
CompletionItemComparator - Class in org.das2.jythoncompletion.ui
Comparator for completion items either by sort priority or by sort text.
CompletionJList - Class in org.das2.jythoncompletion.ui
 
CompletionJList(int, MouseListener, Font) - Constructor for class org.das2.jythoncompletion.ui.CompletionJList
 
CompletionLayout - Class in org.das2.jythoncompletion.ui
Layout of the completion, documentation and tooltip popup windows.
completionPopupMaximumSize() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
CompletionProvider - Interface in org.das2.jythoncompletion.support
The basic interface of the code completion querying SPI.
CompletionResult(String, String) - Constructor for class org.autoplot.datasource.DataSetURI.CompletionResult
 
CompletionResult(String, String, String, boolean) - Constructor for class org.autoplot.datasource.DataSetURI.CompletionResult
 
CompletionResult(String, String, String, String, boolean) - Constructor for class org.autoplot.datasource.DataSetURI.CompletionResult
 
CompletionResultSet - Class in org.das2.jythoncompletion.support
Listener interface for passing the query results.
CompletionResultSetImpl - Class in org.das2.jythoncompletion.ui
 
CompletionScrollPane - Class in org.das2.jythoncompletion.ui
Pane displaying the completion view and accompanying components like label for title etc.
CompletionScrollPane(JTextComponent, ListSelectionListener, MouseListener) - Constructor for class org.das2.jythoncompletion.ui.CompletionScrollPane
 
CompletionsDataSourceEditor - Class in org.autoplot.datasource
Generic Editor based on completions was first developed with JunoWavesDataSource, now will be used instead of completions when file icon is used.
CompletionsDataSourceEditor() - Constructor for class org.autoplot.datasource.CompletionsDataSourceEditor
Creates new form CompletionsDataSourceEditor
CompletionsDataSourceEditorTest - Class in test
demonstrate the Completions-based GUI.
CompletionsDataSourceEditorTest() - Constructor for class test.CompletionsDataSourceEditorTest
 
CompletionSettings - Class in org.das2.jythoncompletion
 
CompletionSettings() - Constructor for class org.das2.jythoncompletion.CompletionSettings
 
CompletionSettings - Class in org.das2.jythoncompletion.ui
Maintenance of the editor settings related to the code completion.
CompletionsList - Class in org.autoplot.datasource
Old class, which I believe is no longer used.
CompletionsList() - Constructor for class org.autoplot.datasource.CompletionsList
 
CompletionsList.CompletionListListener - Interface in org.autoplot.datasource
 
CompletionSpiPackageAccessor - Class in org.das2.jythoncompletion.ui
Accessor for the package-private functionality in org.netbeans.api.editor.completion.
CompletionSpiPackageAccessor() - Constructor for class org.das2.jythoncompletion.ui.CompletionSpiPackageAccessor
 
CompletionSupport - Class in org.das2.jythoncompletion
support functions for Jython editor completions.
CompletionTask - Interface in org.das2.jythoncompletion.support
The inteface of a task performing a code completion query.
CompletionUtilities - Class in org.das2.jythoncompletion.support
Various code completion utilities including completion item contents rendering.
ComplexArray - Class in org.das2.math.fft
Interface for passing complex arrays to and from FFT routines.
ComplexArray() - Constructor for class org.das2.math.fft.ComplexArray
 
ComplexArray - Class in org.das2.qds.math.fft
Interface for passing complex arrays to and from FFT routines.
ComplexArray() - Constructor for class org.das2.qds.math.fft.ComplexArray
 
ComplexArray.ComplexArrayDoubleDouble - Class in org.das2.math.fft
Implements ComplexArray that is backed by two float arrays.
ComplexArray.ComplexArrayDoubleDouble - Class in org.das2.qds.math.fft
Implements ComplexArray that is backed by two float arrays.
ComplexArray.ComplexArrayFloatFloat - Class in org.das2.math.fft
Implements ComplexArray that is backed by two float arrays.
ComplexArray.ComplexArrayFloatFloat - Class in org.das2.qds.math.fft
Implements ComplexArray that is backed by two float arrays.
ComplexArray.Double - Interface in org.das2.math.fft
ComplexArray that is accessed by doubles
ComplexArray.Double - Interface in org.das2.qds.math.fft
ComplexArray that is accessed by doubles
ComplexArray.Float - Interface in org.das2.math.fft
A complex array that is accessed by floats
ComplexArray.Float - Interface in org.das2.qds.math.fft
A complex array that is accessed by floats
complexBundleDataSet() - Static method in class org.das2.qds.examples.Schemes
return bundle with Time, Density, Speed, and Flux, to demonstrate a bundle of datasets with differing rank.
complexConj(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the complex conjugate of the rank 1 or rank 2 QDataSet.
complexCoordinateSystemDepend() - Static method in class org.das2.qds.examples.Schemes
returns the QDataSet used to identify the columns of a complex coordinate frame.
complexDataset(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
create a complex dataset.
ComplexDoubleFFT - Class in org.das2.math.fft.jnt
Abstract Class representing FFT's of complex, double precision data.
ComplexDoubleFFT(int) - Constructor for class org.das2.math.fft.jnt.ComplexDoubleFFT
Create an FFT for transforming n points of complex, double precision data.
ComplexDoubleFFT - Class in org.das2.qds.math.fft.jnt
Abstract Class representing FFT's of complex, double precision data.
ComplexDoubleFFT(int) - Constructor for class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Create an FFT for transforming n points of complex, double precision data.
ComplexDoubleFFT_Mixed - Class in org.das2.math.fft.jnt
Computes FFT's of complex, double precision data of arbitrary length n.
ComplexDoubleFFT_Mixed(int) - Constructor for class org.das2.math.fft.jnt.ComplexDoubleFFT_Mixed
 
ComplexDoubleFFT_Mixed - Class in org.das2.qds.math.fft.jnt
Computes FFT's of complex, double precision data of arbitrary length n.
ComplexDoubleFFT_Mixed(int) - Constructor for class org.das2.qds.math.fft.jnt.ComplexDoubleFFT_Mixed
 
ComplexFloatFFT - Class in org.das2.math.fft.jnt
Abstract Class representing FFT's of complex, single precision data.
ComplexFloatFFT(int) - Constructor for class org.das2.math.fft.jnt.ComplexFloatFFT
Create an FFT for transforming n points of Complex, single precision data.
ComplexFloatFFT - Class in org.das2.qds.math.fft.jnt
Abstract Class representing FFT's of complex, single precision data.
ComplexFloatFFT(int) - Constructor for class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Create an FFT for transforming n points of Complex, single precision data.
ComplexFloatFFT_Mixed - Class in org.das2.math.fft.jnt
Computes FFT's of complex, single precision data of arbitrary length n.
ComplexFloatFFT_Mixed(int) - Constructor for class org.das2.math.fft.jnt.ComplexFloatFFT_Mixed
 
ComplexFloatFFT_Mixed - Class in org.das2.qds.math.fft.jnt
Computes FFT's of complex, single precision data of arbitrary length n.
ComplexFloatFFT_Mixed(int) - Constructor for class org.das2.qds.math.fft.jnt.ComplexFloatFFT_Mixed
 
complexMultiply(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
perform complex multiplication, where the two datasets must have the same rank and must both end with a complex dimension.
component - Variable in class org.autoplot.dom.PlotElement
selects the component of the dataset to plot, such as "X" or "MAGNITUDE".
component - Variable in class org.autoplot.util.CanvasLayoutPanel
 
COMPONENT_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
ComponentsUtil - Class in org.das2.components
 
ComponentsUtil() - Constructor for class org.das2.components.ComponentsUtil
 
compose(Polynomial) - Method in class ProGAL.math.Polynomial
 
compositeImage() - Static method in class org.das2.qds.examples.Schemes
return an example of a compositeImage.
CompositeMatrix - Class in org.das2.math.matrix
All of the elementary row and column operations are applied to both underlying matrices.
CompositeMatrix(Matrix, Matrix) - Constructor for class org.das2.math.matrix.CompositeMatrix
 
CompositeMatrix - Class in org.das2.qds.math.matrix
All of the elementary row and column operations are applied to both underlying matrices.
CompositeMatrix(Matrix, Matrix) - Constructor for class org.das2.qds.math.matrix.CompositeMatrix
 
CompoundUndoManager - Class in org.autoplot.jythonsupport.ui
 
CompoundUndoManager(JTextComponent) - Constructor for class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
COMPRESS_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
COMPRESSION_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
compute() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
 
computeAdjacentVerticesFast(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
computeAdjacentVerticesFast(Tet, double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
computeMagnitude(QDataSet) - Static method in class org.autoplot.cdf.CdfVirtualVars
 
computeSphere_fast(Point, Point, Point, Point, Point) - Static method in class ProGAL.geom3d.volumes.Sphere
Calculates the radius and center of the sphere touching the four specified points.
concatenate(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use append instead.
concatenate(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
ConcatenateBufferedReader - Class in org.autoplot.hapi
concatenates multiple readers so that they appear as one reader.
ConcatenateBufferedReader() - Constructor for class org.autoplot.hapi.ConcatenateBufferedReader
 
concatenateBufferedReader(AbstractLineReader) - Method in class org.autoplot.hapi.ConcatenateBufferedReader
 
Cone - Class in ProGAL.geom3d.volumes
A cone consists of all the points in an infinite cone that are less than a certain distance from the apex along the axis.
Cone(Point, Vector, double, double) - Constructor for class ProGAL.geom3d.volumes.Cone
 
Cone(Point, Point, double) - Constructor for class ProGAL.geom3d.volumes.Cone
Construct a cone from the apex-point, the center of the base and the radius of the base.
config(String) - Method in class org.autoplot.util.TransparentLogger
 
configure(IIOMetadata, String, int) - Static method in class external.AnimatedGifDemo
See http://forums.sun.com/thread.jspa?messageID=10755673#10755673
configure(Map<String, String>) - Method in class org.das2.datum.Orbits.OrbitFieldHandler
 
configure(Map<String, String>) - Method in class org.das2.datum.TimeParser.EnumFieldHandler
 
configure(Map<String, String>) - Method in interface org.das2.datum.TimeParser.FieldHandler
arguments for the parser are passed in.
configure(Map<String, String>) - Method in class org.das2.datum.TimeParser.HrintervalFieldHandler
 
configure(Map<String, String>) - Method in class org.das2.datum.TimeParser.IgnoreFieldHandler
 
configure(Map<String, String>) - Method in class org.das2.datum.TimeParser.PeriodicFieldHandler
 
configure(Map<String, String>) - Method in class org.das2.datum.TimeParser.SubsecFieldHandler
 
CONFIRM_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
connect(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method connects the client to the remote FTP host, using the default port value 21 (990 if security level is set to FTPS, see FTPClient.setSecurity(int)).
connect(String, int) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method connects the client to the remote FTP host.
CONNECT_MODE_HISTOGRAM - Static variable in class org.das2.graph.GraphUtil
draw the lines in histogram mode, horizontal to the half-way point, then vertical, then horizontal the rest of the way.
CONNECT_MODE_SCATTER - Static variable in class org.das2.graph.GraphUtil
don't draw connecting lines.
CONNECT_MODE_SERIES - Static variable in class org.das2.graph.GraphUtil
the normal connecting mode from point-to-point in a series.
connectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.DirectConnector
 
connectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
 
connectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.HTTPTunnelConnector
 
connectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector
 
connectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector
 
connectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
This methods returns an established connection to a remote host, suitable for a FTP communication channel.
connectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.DirectConnector
 
connectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
 
connectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.HTTPTunnelConnector
 
connectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector
 
connectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector
 
connectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
This methods returns an established connection to a remote host, suitable for a FTP data transfer channel.
CONNECTION_CLOSED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
connectionTimeout - Variable in class it.sauronsoftware.ftp4j.FTPConnector
Timeout in seconds for connection enstablishing.
Connector - Class in org.autoplot.dom
Two plots are joined together to connect axes.
Connector() - Constructor for class org.autoplot.dom.Connector
called during restore
Connector(String, String) - Constructor for class org.autoplot.dom.Connector
 
ConnectorController - Class in org.autoplot.dom
Controller class for a connector
ConnectorController(Application, Connector) - Constructor for class org.autoplot.dom.ConnectorController
 
ConnectorPersistenceDelegate - Class in org.autoplot.state
 
ConnectorPersistenceDelegate() - Constructor for class org.autoplot.state.ConnectorPersistenceDelegate
 
connectors - Variable in class org.autoplot.dom.Application
 
ConnectorSerializeDelegate - Class in org.autoplot.state
 
ConnectorSerializeDelegate() - Constructor for class org.autoplot.state.ConnectorSerializeDelegate
 
ConsoleExceptionHandler - Class in org.das2.util
ExceptionHandler that prints stack traces out to the stderr.
ConsoleExceptionHandler() - Constructor for class org.das2.util.ConsoleExceptionHandler
Creates a new instance of ConsoleExceptionHandler
ConsoleTextProgressMonitor - Class in org.das2.util.monitor
Example monitor that prints progress messages to the console (stderr).
ConsoleTextProgressMonitor() - Constructor for class org.das2.util.monitor.ConsoleTextProgressMonitor
 
ConstantDataSet - Class in org.das2.qds
efficient dataset that has no properties and one value.
ConstantDataSet(int, double) - Constructor for class org.das2.qds.ConstantDataSet
 
ConstantDataSetDescriptor - Class in org.das2.dataset
This class wraps a DataSet to use where DataSetDescriptors are required.
ConstantDataSetDescriptor(DataSet) - Constructor for class org.das2.dataset.ConstantDataSetDescriptor
Creates a new instance of ConstantDataSetDescriptor
Constants - Class in ProGAL.math
 
Constants() - Constructor for class ProGAL.math.Constants
 
constrainDepend0(DatumRange) - Method in class org.autoplot.datasource.RecordIterator
limit the data returned such that only data within the datum range provided are returned.
constrainDepend0(DatumRange) - Method in class org.das2.qds.RecordIterator
limit the data returned such that only data within the datum range provided are returned.
consumeStream(InputStream) - Static method in class org.das2.util.filesystem.HtmlUtil
Deprecated.
consumeStream(InputStream) - Static method in class org.das2.util.filesystem.HttpUtil
nice clients consume both the stderr and stdout coming from websites.
consumeStream(InputStream) - Static method in class org.das2.util.filesystem.WebFileSystem
Deprecated.
see HtmlUtil.consumeStream.
contains(CacheTag) - Method in class org.das2.datum.CacheTag
Indicates if the cache tag the the capability of satifying the given cache tag.
contains(DatumRange) - Method in class org.das2.datum.DatumRange
returns true of param dr is contained by this, so that this.union(dr).equals(this).
contains(Datum) - Method in class org.das2.datum.DatumRange
returns true if the Datum is in the range, inclusive of the lesser point but exclusive of the greater point.
contains(int, int) - Method in class org.das2.graph.DasAnnotation
This item should only accept mouse events on the bubble
contains(int) - Method in class org.das2.graph.DasDevicePosition
returns true if ( getDMinimum() <= x ) && ( x <= getDMaximum() );
contains(int, int) - Method in class org.das2.graph.DasPlot
since the plotVisible property can be false and the plot having no renderers, we want the mouse events to pass on to elements below them.
contains(Object) - Method in class ProGAL.dataStructures.Set
 
contains(Point) - Method in class ProGAL.geom2d.Circle
 
contains(Point, double) - Method in class ProGAL.geom2d.Circle
 
contains(Circle) - Method in class ProGAL.geom2d.Circle
 
contains(Point) - Method in class ProGAL.geom2d.ConvexPolygon
returns true if point p is inside the convex polygon
contains(Point) - Method in class ProGAL.geom2d.Line
 
contains(Point) - Method in class ProGAL.geom2d.LineSegment
 
contains(Point) - Method in class ProGAL.geom2d.LSC
 
contains(Point) - Method in class ProGAL.geom2d.Polygon
 
contains(Point) - Method in interface ProGAL.geom2d.Shape
 
contains(Point) - Method in class ProGAL.geom2d.Triangle
 
contains(Point) - Method in class ProGAL.geom2d.viewer.TextShape
 
contains(Point) - Method in class ProGAL.geom3d.Triangle
 
contains(Point) - Method in class ProGAL.geom3d.volumes.LSS
 
contains(List<Vertex>, double) - Method in class ProGAL.geom3d.volumes.Sphere
 
contains(Point) - Method in class ProGAL.geom3d.volumes.Sphere
Returns true if the given point is in the sphere.
contains(Point) - Method in class ProGAL.geom3d.volumes.Torus
Returns TRUE if point q is in the interior of the torus
containsBigPoint() - Method in class ProGAL.geom3d.complex.CTetrahedron
For computational convenience, the representation of a complex is based on a big tetrahedron that encloses all vertices.
containsBigPoint() - Method in class ProGAL.geom3d.complex.CTriangle
 
containsFile(File) - Method in class org.das2.fsm.FileStorageModel
return true if the file came (or could come) from this FileStorageModel.
containsFile(File) - Method in class org.das2.fsm.FileStorageModelOld
returns true if the file came (or could come) from this FileStorageModel.
containsKey(Object) - Method in class org.das2.util.ClassMap
 
containsNone(List<Point>) - Method in class ProGAL.geom3d.volumes.Sphere
Returns true if none of the given points is in the sphere.
containsNoneButAtMostOne(Vertex, List<Vertex>) - Method in class ProGAL.geom3d.volumes.Sphere
 
containsNumber(List<Vertex>) - Method in class ProGAL.geom3d.volumes.Sphere
Returns number of points inside the sphere
containsPoint(Point) - Method in class ProGAL.geom3d.complex.CEdge
 
containsPoint(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
containsPoint(CVertex) - Method in class ProGAL.geom3d.complex.CTriangle
 
containsPoint(Point) - Method in class ProGAL.geom3d.Triangle
 
containsRenderer(Renderer) - Method in class org.das2.graph.DasPlot
return true if the plot contains the renderer.
containsString(String, String, String) - Static method in class org.autoplot.dom.DomNodeController
Deprecated.
see LabelConverter.containsString( ptitle, label, value );
containsString(String, String, String) - Static method in class org.autoplot.dom.LabelConverter
return true if %{LABEL} or $(LABEL) is found in ptitle, or %{LABEL,args}.
containsTriangle(CTriangle) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
containsValue(Object) - Method in class org.das2.util.ClassMap
 
CONTENT_DAS2_BIN - Static variable in class org.das2.stream.MIME
Das2 Binary Stream full content-type (same as mime-type)
CONTENT_DAS2_TEXT - Static variable in class org.das2.stream.MIME
Das2 Text Stream full content-type
CONTENT_QDS_BIN - Static variable in class org.das2.stream.MIME
Autoplot QStream binary data mime-type (same as mime-type)
CONTENT_QDS_TEXT - Static variable in class org.das2.stream.MIME
Autoplot QStream text version full content-type string
contentEquals(InputStream, InputStream) - Static method in class org.das2.util.OsUtil
Compare the contents of two Streams to determine if they are equal or not.
contentEquals(File, File) - Static method in class org.das2.util.OsUtil
Compare the contents of two files to determine if they are equal or not.
contentsChanged(ListDataEvent) - Method in class org.das2.jythoncompletion.ui.LazyListModel
 
context - Variable in class org.autoplot.datasource.CompletionContext
the context identifier enum for the completion.
CONTEXT_0 - Static variable in interface org.das2.qds.QDataSet
type QDataSet, that stores the position of a slice or range in a collapsed dimension.
CONTEXT_AUTOPLOT_SCHEME - Static variable in class org.autoplot.datasource.CompletionContext
 
CONTEXT_FILE - Static variable in class org.autoplot.datasource.CompletionContext
file resource, which is a URL and doesn't include AP Scheme.
CONTEXT_FILESYSTEM - Static variable in class org.autoplot.datasource.CompletionContext
file resource, which is a URL and doesn't include AP Scheme.
CONTEXT_PARAMETER_NAME - Static variable in class org.autoplot.datasource.CompletionContext
 
CONTEXT_PARAMETER_VALUE - Static variable in class org.autoplot.datasource.CompletionContext
 
contextAsString(QDataSet) - Static method in class org.das2.qds.DataSetUtil
provide the context as a string, for example to label a plot.
contextAsString(QDataSet, String) - Static method in class org.das2.qds.DataSetUtil
provide the context as a string, for example to label a plot.
ContextFlowView - Class in org.autoplot.pngwalk
 
ContextFlowView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.ContextFlowView
 
contextOverview() - Method in class org.autoplot.dom.PlotController
add a context overview.
contextString - Variable in class org.das2.jythoncompletion.CompletionContext
the context string, such as a command name.
contextType - Variable in class org.das2.jythoncompletion.CompletionContext
the context type, such as COMMAND_ARGUMENT or STRING_LITERAL_ARGUMENT.
continu() - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
Contour - Class in org.das2.math
Contouring based on code published in Javatech, Volume 13 Issue 9, "Contour Plotting In Java" by David Rand.
Contour() - Constructor for class org.das2.math.Contour
 
contour(TableDataSet, DatumVector) - Static method in class org.das2.math.Contour
returns a rank 1 dataset, a vector dataset, listing the points of the contour paths.
contour(TableDataSet, Datum) - Static method in class org.das2.math.Contour
 
Contour - Class in org.das2.qds.math
Contouring based on code published in Javatech, Volume 13 Issue 9, "Contour Plotting In Java" by David Rand.
Contour() - Constructor for class org.das2.qds.math.Contour
 
contour(QDataSet, QDataSet) - Static method in class org.das2.qds.math.Contour
returns a rank 2 dataset, a bundle dataset, listing the points of the contour paths.
contour(QDataSet, Datum) - Static method in class org.das2.qds.math.Contour
returns a rank 2 dataset, a bundle dataset, listing the points of the contour paths.
contour(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
contour the data in rank 2 table tds at rank 0 vv.
contour(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
Contour.ContourPlot - Class in org.das2.math
 
Contour.ContourPlot - Class in org.das2.qds.math
 
ContourFilterEditorPanel - Class in org.das2.qds.filters
 
ContourFilterEditorPanel() - Constructor for class org.das2.qds.filters.ContourFilterEditorPanel
Creates new form ContourFilterEditorPanel
ContourMeDataSet - Class in org.das2.dataset.test
 
ContourMeDataSet() - Constructor for class org.das2.dataset.test.ContourMeDataSet
Creates a new instance of ContourMeDataSet
ContourPlot(TableDataSet, DatumVector) - Constructor for class org.das2.math.Contour.ContourPlot
 
ContourPlot(QDataSet, QDataSet) - Constructor for class org.das2.qds.math.Contour.ContourPlot
 
contourPtsTF - Variable in class org.das2.qds.filters.ContourFilterEditorPanel
 
ContoursRenderer - Class in org.das2.graph
Renderer for making contour plots.
ContoursRenderer() - Constructor for class org.das2.graph.ContoursRenderer
 
ContoursRendererDemo - Class in test.graph
 
ContoursRendererDemo() - Constructor for class test.graph.ContoursRendererDemo
Creates a new instance of ContoursRendererDemo
ContourStylePanel - Class in org.autoplot.renderer
GUI for controlling a ContoursRenderer.
ContourStylePanel() - Constructor for class org.autoplot.renderer.ContourStylePanel
Creates new form ContourStylePanel
control - Variable in class org.das2.graph.Renderer
generic control string, that is handled by the renderer.
CONTROL_KEY_COLOR - Static variable in class org.das2.graph.Renderer
allocate a bunch of canonical properties.
CONTROL_KEY_COLOR_TABLE - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_DRAW_ERROR - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_FILL_COLOR - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_FILL_DIRECTION - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_FONT_SIZE - Static variable in class org.das2.graph.Renderer
font size relative to the parent, so "" or "1em" is the same size.
CONTROL_KEY_FORMAT - Static variable in class org.das2.graph.ContoursRenderer
 
CONTROL_KEY_LABEL_CADENCE - Static variable in class org.das2.graph.ContoursRenderer
 
CONTROL_KEY_LABEL_ORIENT - Static variable in class org.das2.graph.ContoursRenderer
 
CONTROL_KEY_LABELS - Static variable in class org.das2.graph.ContoursRenderer
 
CONTROL_KEY_LEVELS - Static variable in class org.das2.graph.ContoursRenderer
 
CONTROL_KEY_LINE_STYLE - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_LINE_THICK - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_REFERENCE - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_SYMBOL - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_SYMBOL_SIZE - Static variable in class org.das2.graph.Renderer
 
CONTROL_TICK_LENGTH - Static variable in class org.das2.graph.TickCurveRenderer
 
controller - Variable in class org.autoplot.dom.Canvas
 
controller - Variable in class org.autoplot.dom.Column
 
controller - Variable in class org.autoplot.dom.Plot
 
controller - Variable in class org.autoplot.dom.Row
 
controller - Variable in class org.autoplot.dom.Template
 
convert(String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
 
convert(double) - Method in class org.das2.datum.LeapSecondsConverter
 
convert(int, int, int, int, int, double, TimeLocationUnits) - Static method in class org.das2.datum.TimeUtil
convert the month components to a double in the given units.
convert(double) - Method in class org.das2.datum.UnitsConverter.Appended
 
convert(Number) - Method in class org.das2.datum.UnitsConverter.Appended
 
convert(double) - Method in class org.das2.datum.UnitsConverter
convert the value in the source units to the target units.
convert(Number) - Method in class org.das2.datum.UnitsConverter
convert the value in the source units to the target units, preserving the data type.
convert(double) - Method in class org.das2.datum.UnitsConverter.ScaleOffset
 
convertDoubleTo(Units, double) - Method in class org.das2.datum.EnumerationUnits
 
convertDoubleTo(Units, double) - Method in class org.das2.datum.Units
convert the double in this units' space to toUnits' space.
convertForward(Object) - Method in class org.autoplot.dom.LabelConverter
 
convertLog10(QDataSet) - Static method in class org.autoplot.cdf.CdfVirtualVars
 
convertPropertyValue(QDataSet, String, Object) - Static method in class org.das2.qds.ops.Ops
convert the object into the type needed for the property.
convertReverse(Object) - Method in class org.autoplot.dom.LabelConverter
 
convertTo(Units) - Method in class org.das2.datum.Datum
creates an equivalent datum using a different unit.
convertTo(Units) - Method in class org.das2.datum.DatumRange
return this DatumRange in new units.
convertTo(Units) - Method in class org.das2.datum.MonthDatumRange
 
convertTo(Units) - Method in class org.das2.datum.OrbitDatumRange
 
convertTo(QDataSet, Units) - Static method in class org.das2.qds.DataSetUtil
convert the dataset to the given units.
convertUnitsTo(QDataSet, Units) - Static method in class org.das2.qds.ops.Ops
convert the dataset to the target units
convertUnitsTo(DatumRange, Units) - Static method in class org.das2.qds.ops.Ops
convert the datumRange to the given units, which must be convertible.
convertUnitsTo(Datum, Units) - Static method in class org.das2.qds.ops.Ops
convert the datum to the given units, which must be convertible.
ConvexPolygon - Class in ProGAL.geom2d
 
ConvexPolygon() - Constructor for class ProGAL.geom2d.ConvexPolygon
 
ConvexPolygon(Polygon) - Constructor for class ProGAL.geom2d.ConvexPolygon
creates a convex hull of a simple polygon in O(n) time
ConvexPolygon(Point, Point, Point) - Constructor for class ProGAL.geom2d.ConvexPolygon
creates a convex polygon with given three points as corners (counterclockwise)
ConvexPolygon(PointSet, ConvexPolygon.ConvexHullAlgorithm) - Constructor for class ProGAL.geom2d.ConvexPolygon
creates a convex hull of a set of points Jarvis March O(hn) Grahams Scan O(nlogn)
ConvexPolygon.ConvexHullAlgorithm - Enum in ProGAL.geom2d
 
convPos(List<QDataSet>, String) - Static method in class org.autoplot.cdf.CdfVirtualVars
 
COORDINATE_FRAME - Static variable in interface org.das2.qds.QDataSet
String, representing the coordinate frame of the vector index.
coords - Variable in class ProGAL.geomNd.Point
The double-array that holds the value of this point
coords - Variable in class ProGAL.geomNd.Vector
 
coords - Variable in class ProGAL.math.Matrix
 
coplanar(Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Point
Returns true if four specified points are in the same plane
copy() - Method in class org.autoplot.bookmarks.Bookmark
 
copy() - Method in class org.autoplot.bookmarks.Bookmark.Folder
 
copy() - Method in class org.autoplot.bookmarks.Bookmark.Item
copy the bookmark.
copy(QDataSet) - Static method in class org.autoplot.cdf.TrDDataSet
copies the dataset into a writeable dataset, and all of its depend datasets as well.
copy(QDataSet) - Static method in class org.autoplot.cdf.TrFDataSet
copies the dataset into a writeable dataset, and all of its depend datasets as well.
copy(QDataSet) - Static method in class org.autoplot.cdf.TrLDataSet
copies the dataset into a writeable dataset, and all of its depend datasets as well.
copy() - Method in class org.autoplot.dom.Annotation
 
copy() - Method in class org.autoplot.dom.Application
return a copy of this application state.
copy() - Method in class org.autoplot.dom.Axis
 
copy() - Method in class org.autoplot.dom.Canvas
 
copy() - Method in class org.autoplot.dom.Column
 
copy() - Method in class org.autoplot.dom.Connector
 
copy() - Method in class org.autoplot.dom.DataSourceFilter
 
copy() - Method in class org.autoplot.dom.DomNode
returns a deep copy of the node.
copy() - Method in class org.autoplot.dom.Options
 
copy() - Method in class org.autoplot.dom.Plot
 
copy() - Method in class org.autoplot.dom.PlotElement
 
copy() - Method in class org.autoplot.dom.Row
 
copy() - Method in class org.autoplot.dom.Template
 
copy() - Method in class org.das2.datum.TimeUtil.TimeStruct
 
copy() - Method in interface org.das2.graph.GraphUtil.Copyable
 
copy(Matrix) - Method in class org.das2.math.matrix.ArrayMatrix
 
copy(Matrix) - Method in class org.das2.math.matrix.Matrix
 
copy(Class, QDataSet) - Static method in class org.das2.qds.ArrayDataSet
Copy to array of specific type.
copy(QDataSet) - Static method in class org.das2.qds.ArrayDataSet
copies the dataset into a writable ArrayDataSet, and all of its depend datasets as well.
copy(QDataSet) - Static method in class org.das2.qds.buffer.BufferDataSet
return a copy of the data.
copy(Object, QDataSet) - Static method in class org.das2.qds.buffer.BufferDataSet
Copy to array of specific type.
copy(JoinDataSet) - Static method in class org.das2.qds.JoinDataSet
copy the JoinDataSet without copying each dataset it contains.
copy(Matrix) - Method in class org.das2.qds.math.matrix.ArrayMatrix
 
copy(Matrix) - Method in class org.das2.qds.math.matrix.Matrix
 
copy(QDataSet) - Static method in class org.das2.qds.ops.Ops
copy the dataset to make a new one that is writable.
copy(QDataSet) - Static method in class org.das2.qds.WritableJoinDataSet
create a copy of the dataset src, which can be a join of qubes.
copyAxis(DasAxis) - Static method in class org.das2.graph.GraphUtil
return a copy of the plot.
copyColorBar(DasColorBar) - Static method in class org.das2.graph.GraphUtil
return a copy of the plot.
copyDataSourceFilter(DataSourceFilter, DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
copy the dataSourceFilter, including its controller and loaded data.
copyDimensionProperties(QDataSet, MutablePropertyDataSet) - Static method in class org.das2.qds.DataSetUtil
Copy over all the dimension properties, including: UNITS, FORMAT, SCALE_TYPE, TYPICAL_MIN, TYPICAL_MAX, VALID_MIN, VALID_MAX, FILL_VALUE, NAME, LABEL, TITLE, USER_PROPERTIES These are dimension properties, as opposed to structural see dimensionProperties() for a list of dimension properties.
copyElements(TrDDataSet, int, TrDDataSet, int, int) - Static method in class org.autoplot.cdf.TrDDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(TrDDataSet, int, TrDDataSet, int, int, boolean) - Static method in class org.autoplot.cdf.TrDDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(TrFDataSet, int, TrFDataSet, int, int) - Static method in class org.autoplot.cdf.TrFDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(TrFDataSet, int, TrFDataSet, int, int, boolean) - Static method in class org.autoplot.cdf.TrFDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(TrLDataSet, int, TrLDataSet, int, int) - Static method in class org.autoplot.cdf.TrLDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(TrLDataSet, int, TrLDataSet, int, int, boolean) - Static method in class org.autoplot.cdf.TrLDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(DDataSet, int, DDataSet, int, int) - Static method in class org.das2.qds.DDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyElements(DDataSet, int, DDataSet, int, int, boolean) - Static method in class org.das2.qds.DDataSet
copy elements of src DDataSet into dest DDataSet, with System.arraycopy.
copyFile(File, File) - Static method in class org.autoplot.datasource.FileSystemUtil
copy the file to a new name.
copyFile(File, File) - Static method in class org.autoplot.Util
copy a file.
copyFileTree(File, File) - Static method in class org.autoplot.Util
copy a branch of files and folders.
copyFileTree(File, File, ProgressMonitor) - Static method in class org.autoplot.Util
copy a branch of files and folders.
copyFileTree(File, File, int, ProgressMonitor) - Static method in class org.autoplot.Util
copy a branch of files and folders.
copyIndexedProperties(QDataSet, MutablePropertyDataSet) - Static method in class org.das2.qds.ops.Ops
copy over all the indexed properties into the mutable property dataset.
copyOptions(Options) - Method in class org.autoplot.OptionsDialog
 
copyPlot(Plot, boolean, boolean, boolean) - Method in class org.autoplot.dom.ApplicationController
Copy the plot and its axis settings, optionally binding the axes.
copyPlot(Plot, boolean, boolean, Object) - Static method in class org.autoplot.dom.DomOps
Copy the plot and its axis settings, optionally binding the axes.
copyPlot(DasPlot) - Static method in class org.das2.graph.GraphUtil
return a copy of the plot.
copyPlotAndPlotElements(Plot, DataSourceFilter, boolean, boolean) - Method in class org.autoplot.dom.ApplicationController
copy plot and plotElements into a new plot.
copyPlotAndPlotElements(Plot, boolean, boolean, boolean, Object) - Static method in class org.autoplot.dom.DomOps
copyPlotAndPlotElements.
copyPlotElement(PlotElement, Plot, DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
copy the plotElement and put it in domPlot.
copyPlotElements(Plot, Plot) - Static method in class org.autoplot.dom.DomOps
copy the plot elements from srcPlot to dstPlot.
copyProperties(QDataSet) - Static method in class org.autoplot.cdf.TrDDataSet
copies the properties, copying depend datasets as well.
copyProperties(QDataSet) - Static method in class org.autoplot.cdf.TrFDataSet
copies the properties, copying depend datasets as well.
copyProperties(QDataSet) - Static method in class org.autoplot.cdf.TrLDataSet
copies the properties, copying depend datasets as well.
copyProperties(QDataSet) - Static method in class org.das2.qds.ops.Ops
copies the properties, copying depend datasets as well.
copysign(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
Returns the first floating-point argument with the sign of the second floating-point argument.
copysign(double, double) - Static method in class org.das2.qds.ops.Ops
 
copysign(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
copyStream(InputStream, OutputStream, ProgressMonitor) - Static method in class org.das2.util.filesystem.FileSystemUtil
copies data from in to out, sending the number of bytesTransferred to the monitor.
copyStream(InputStream, OutputStream, ProgressMonitor) - Method in class org.das2.util.filesystem.VFSFileSystem
copies data from in to out, sending the number of bytesTransferred to the monitor.
copyStream(InputStream, OutputStream, ProgressMonitor) - Method in class org.das2.util.filesystem.WebFileSystem
copies data from in to out, sending the number of bytesTransferred to the monitor.
copyToClipboard(Component, String) - Static method in class org.autoplot.pngwalk.PngWalkTool
copy image to the system clipboard.
copyTree(TreeModel) - Static method in class org.autoplot.datasource.MetadataModel
method for copying tree when the tree does not provide random access.
cornerIdx(PointWeighted) - Method in class ProGAL.geom3d.tessellation.BowyerWatson.Tetr
Return the index of the specified corner-point and -1 if p is not a corner.
corners - Variable in class ProGAL.geom2d.TriangulationFace
 
corners - Variable in class ProGAL.geom3d.tessellation.BowyerWatson.Tetr
 
corners - Variable in class ProGAL.geom3d.volumes.Tetrahedron
 
cornerSides - Variable in class ProGAL.geom3d.tessellation.BowyerWatson.Tetr
cornerSides[i] indicates the sign of orient(corners[i+1%4],corners[i+2%4],corners[i+3%4],corners[i]).
correlativeProperties() - Static method in class org.das2.qds.DataSetUtil
properties that go along with the zeroth index.
CORRUPTED_V2_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
CORRUPTED_V3_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
cos(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise cos.
cos(double) - Static method in class org.das2.qds.ops.Ops
 
cos(Object) - Static method in class org.das2.qds.ops.Ops
 
cosh(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise cosh.
cosh(double) - Static method in class org.das2.qds.ops.Ops
 
cosh(Object) - Static method in class org.das2.qds.ops.Ops
 
count - Variable in class org.autoplot.jythonsupport.ui.ParametersFormPanel.FormData
 
count - Variable in class ProGAL.dataStructures.Heap
 
count - Variable in class ProGAL.geom2d.TriangulationFace
 
courserCadence(RankZeroDataSet, RankZeroDataSet) - Static method in class org.das2.qds.DataSetUtil
return the courser cadence of the two cadences.
CoversWalkView - Class in org.autoplot.pngwalk
 
CoversWalkView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.CoversWalkView
 
create(int[]) - Static method in class org.autoplot.cdf.TrDDataSet
Makes an array from array of dimension sizes.
create(int[]) - Static method in class org.autoplot.cdf.TrFDataSet
Makes an array from array of dimension sizes.
create(int[]) - Static method in class org.autoplot.cdf.TrLDataSet
Makes an array from array of dimension sizes.
create(String, String) - Static method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
create the TimeSeriesBrowse with the initial URI which may contain the parameter "timerange." The timerange may also be specified using the second parameter.
create(String, String) - Static method in class org.autoplot.inline.InlineTimeSeriesBrowse
create the TimeSeriesBrowse with the initial URI which may contain the parameter "timerange." The timerange may also be specified using the second parameter.
create(Object, List, List) - Static method in class org.autoplot.metatree.NameValueTreeModel
 
create(Object, Map) - Static method in class org.autoplot.metatree.NameValueTreeModel
creates a new tree from a hash map.
create(Variable, String, NetcdfDataset, ProgressMonitor) - Static method in class org.autoplot.netCDF.NetCdfVarDataSet
 
create(BeanInfo, Class) - Static method in class org.das2.beans.ImplicitAccessLevelBeanInfo
 
create(URL) - Static method in class org.das2.client.DasServer
Get a Das2 server instance.
create(DataSet) - Static method in class org.das2.dataset.DataSetAdapter
Created a new QDataSet given a Das2 DataSet This function and createLegacyDataSet() are inverses, though a round trip conversion is not guaranteed to preserve all properties
create(String) - Static method in class org.das2.dataset.DataSetDescriptor
creates a DataSetDescriptor for the given identification string.
create(QDataSet) - Static method in class org.das2.dataset.Rank3TableDataSetAdapter
 
create(QDataSet) - Static method in class org.das2.dataset.TableDataSetAdapter
 
create() - Static method in class org.das2.dataset.test.OrbitVectorDataSet
 
create(QDataSet) - Static method in class org.das2.dataset.VectorDataSetAdapter
 
create(TableDataSet) - Static method in class org.das2.dataset.WeightsTableDataSet
 
create(VectorDataSet) - Static method in class org.das2.dataset.WeightsVectorDataSet
 
create(double) - Static method in class org.das2.datum.Datum
convenient method for creating a dimensionless Datum with the given value.
create(double, Units) - Static method in class org.das2.datum.Datum
creates a datum with the given units and value, for example, Datum.create( 54, Units.milliseconds )
create(double, Units, DatumFormatter) - Static method in class org.das2.datum.Datum
Returns a Datum with a specific DatumFormatter attached to it.
create(double, Units, double) - Static method in class org.das2.datum.Datum
Returns a Datum with the given value and limited to the given resolution.
create(double, Units, double, DatumFormatter) - Static method in class org.das2.datum.Datum
Returns a Datum with the given value and limited to the given resolution.
create(int) - Static method in class org.das2.datum.Datum
creates a dimensionless datum backed by an int.
create(int, Units) - Static method in class org.das2.datum.Datum
creates a datum backed by an int with the given units.
create(Object) - Static method in class org.das2.datum.EnumerationUnits
create the enumeration unit with the given context.
create(String) - Static method in class org.das2.datum.Ratio
parse aaa.bbbbEcc into Ratio.
create(double) - Static method in class org.das2.datum.Ratio
 
create(String) - Static method in class org.das2.datum.SIUnits
 
create(String, String, Ratio, Ratio, Ratio, Ratio, Ratio, RationalNumber) - Static method in class org.das2.datum.SIUnits
 
create(String, String, int, int, int, double) - Static method in class org.das2.datum.SIUnits
 
create(String, String, int, int, int) - Static method in class org.das2.datum.SIUnits
 
create(String, String, int, int, int, int, int) - Static method in class org.das2.datum.SIUnits
 
create(String, String, Ratio, Ratio, Ratio, RationalNumber) - Static method in class org.das2.datum.SIUnits
 
create(String) - Static method in class org.das2.datum.TimeParser
Create a TimeParser object, which is the fast time parser for use when a known format specification is used to parse many instances of a formatted string.
create(String, String, TimeParser.FieldHandler, Object...) - Static method in class org.das2.datum.TimeParser
create the time parser, and add specialized handlers.
create(String) - Static method in class org.das2.datum.TimeUtil
Creates a datum from a string
create(DasPlot) - Static method in class org.das2.event.BoxRangeSelectorMouseModule
 
create(DasPlot, String) - Static method in class org.das2.event.BoxSelectorMouseModule
create a BoxSelectorMouseModule
create(DataPointSelectionEvent, String) - Static method in class org.das2.event.CommentDataPointSelectionEvent
Deprecated.
 
create(DasPlot) - Static method in class org.das2.event.CrossHairMouseModule
 
create(DasPlot) - Static method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
 
create(DasPlot) - Static method in class org.das2.event.HorizontalRangeSelectorMouseModule
 
create(DasPlot) - Static method in class org.das2.event.HorizontalSlicerMouseModule
 
create(Renderer) - Static method in class org.das2.event.HorizontalSlicerMouseModule
 
create(DasPlot) - Static method in class org.das2.event.VerticalRangeSelectorMouseModule
 
create(DasPlot) - Static method in class org.das2.event.VerticalSlicerMouseModule
 
create(Renderer) - Static method in class org.das2.event.VerticalSlicerMouseModule
 
create(FileSystem, String) - Static method in class org.das2.fsm.FileStorageModel
creates a FileStorageModel for the given template, which uses:
create(FileSystem, String, String, TimeParser.FieldHandler) - Static method in class org.das2.fsm.FileStorageModel
creates a FileStorageModel for the given template, but with a custom FieldHandler and field.
create(FileSystem, String, String, TimeParser.FieldHandler) - Static method in class org.das2.fsm.FileStorageModelNew
Deprecated.
 
create(FileSystem, String) - Static method in class org.das2.fsm.FileStorageModelNew
Deprecated.
 
create(FileSystem, String, int[]) - Static method in class org.das2.fsm.FileStorageModelOld
 
create(FileSystem, String) - Static method in class org.das2.fsm.FileStorageModelOld
%Y 4-digit year %y 2-digit year %m 2-digit month %d 2-digit day of month %j 3-digit day of year %H 2-digit hour %M 2-digit minute %b month name
create(DasCanvas, DasColumn, String, String) - Static method in class org.das2.graph.DasColumn
makes a new DasColumn by parsing a string like "100%-5em+3pt" to get the offsets.
create(DasCanvas) - Static method in class org.das2.graph.DasColumn
create a DasColumn
create(DasCanvas, DasRow, String, String) - Static method in class org.das2.graph.DasRow
makes a new DasRow by parsing a string like "100%-5em+3pt" to get the offsets.
create(DasCanvas) - Static method in class org.das2.graph.DasRow
Deprecated.
use new DasRow(parent,0.1,0.9);
create(DasCanvas, int, int) - Static method in class org.das2.graph.DasRow
Deprecated.
a convenience method should be added.
create(ListModel, LazyListModel.Filter, double, Object) - Static method in class org.das2.jythoncompletion.ui.LazyListModel
Factory method to create new filtering lazy model.
create(int, int, int, int, int, Object) - Static method in class org.das2.qds.ArrayDataSet
 
create(Class, int[]) - Static method in class org.das2.qds.ArrayDataSet
create a dataset with the backing type and the dimensions given.
create(int[]) - Static method in class org.das2.qds.BDataSet
Makes an array from array of dimension sizes.
create(int[]) - Static method in class org.das2.qds.DDataSet
Makes an array from array of dimension sizes.
create(double) - Static method in class org.das2.qds.DRank0DataSet
 
create(double, Units) - Static method in class org.das2.qds.DRank0DataSet
 
create(Datum) - Static method in class org.das2.qds.DRank0DataSet
 
create(int[]) - Static method in class org.das2.qds.FDataSet
Makes an array from array of dimension sizes.
create(int[]) - Static method in class org.das2.qds.IDataSet
Makes an array from array of dimension sizes.
create(int[]) - Static method in class org.das2.qds.LDataSet
Makes an array from array of dimension sizes.
create(QDataSet) - Static method in class org.das2.qds.OldDataSetIterator
 
create(int[]) - Static method in class org.das2.qds.SDataSet
Makes an array from array of dimension sizes.
create(AsciiParser, int, String[]) - Static method in class org.das2.qds.util.MultiFieldTimeParser
configure AsciiParser ap to use this field parser.
create(Element) - Method in interface org.das2.qstream.DescriptorFactory
create the Descriptor from the XML element.
create(Element) - Method in class org.das2.qstream.EnumerationUnitDescriptorFactory
 
create(Element) - Method in class org.das2.qstream.ExceptionDescriptorFactory
 
create(Element) - Method in class org.das2.qstream.PacketDescriptorFactory
 
create(Element) - Method in class org.das2.qstream.StreamCommentDescriptorFactory
 
create(URL) - Static method in class org.das2.util.filesystem.FileSystem
Deprecated.
use create( URI root ) instead.
create(String) - Static method in class org.das2.util.filesystem.FileSystem
convenient method that converts string like "http://das2.org/" into a URI.
create(String, ProgressMonitor) - Static method in class org.das2.util.filesystem.FileSystem
convenient method that converts string like "http://das2.org/" into a URI.
create(URL, ProgressMonitor) - Static method in class org.das2.util.filesystem.FileSystem
Deprecated.
use create( URI root, ProgressMonitor mon ) instead.
create(URI) - Static method in class org.das2.util.filesystem.FileSystem
Creates a FileSystem by parsing the URI and creating the correct FS type.
create(URI, ProgressMonitor) - Static method in class org.das2.util.filesystem.FileSystem
Creates a FileSystem by parsing the URI and creating the correct FS type.
create(ProgressMonitor, long, long) - Static method in class org.das2.util.monitor.SubTaskMonitor
create the subtask monitor.
create(ProgressMonitor, long, long, boolean) - Static method in class org.das2.util.monitor.SubTaskMonitor
create the subtask monitor.
create(ProgressMonitor, boolean) - Static method in class org.das2.util.monitor.SubTaskMonitor
mode for when parent is indeterminate
create4x4ColumnMatrix(Vector, Vector, Vector, Vector) - Static method in class ProGAL.math.Matrix
 
CREATE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CreateAggUtil - Class in org.autoplot.datasource
contain the code for making aggregations.
CreateAggUtil() - Constructor for class org.autoplot.datasource.CreateAggUtil
 
createAttachedAxis() - Method in class org.das2.graph.DasAxis
create another axis that follows this axis.
createAttachedAxis(int) - Method in class org.das2.graph.DasAxis
create another axis that follows this axis.
createAttachedAxis(DasRow, DasColumn) - Method in class org.das2.graph.DasLabelAxis
 
createAttachedAxis(int) - Method in class org.das2.graph.DasLabelAxis
 
createAttachedColumn(double, double) - Method in class org.das2.graph.DasColumn
create a column that is positioned relative to this column.
createAttachedRow(double, double) - Method in class org.das2.graph.DasRow
create a row that is positioned relative to this row.
createAverager(DasPlot, TableDataSetConsumer) - Static method in class org.das2.components.VerticalSpectrogramAverager
 
createBoundingBox_Covariance(PointList) - Static method in class ProGAL.geom3d.volumes.OBB
 
createBoundingCylinder_CovarianceFit(PointList) - Static method in class ProGAL.geom3d.volumes.Cylinder
 
createBoundingLSS(PointList) - Static method in class ProGAL.geom3d.volumes.LSS
 
createBoundingLSS_covariance(PointList) - Static method in class ProGAL.geom3d.volumes.LSS
 
createBoundingLSS_MaxDist(LSS, LSS) - Static method in class ProGAL.geom3d.volumes.LSS
 
createBoundingRSS_covariance(PointList) - Static method in class ProGAL.geom3d.volumes.RSS
 
createBoundingRSS_covariance(RSS, RSS) - Static method in class ProGAL.geom3d.volumes.RSS
 
createBoxFromBases(Vector[], List<Point>) - Static method in class ProGAL.geom3d.volumes.OBB
Creates a bounding box enclosing the points in points using the supplied bases.
createCloneApplicationAction() - Method in class org.autoplot.GuiSupport
 
createColumnMatrix(Vector, Vector, Vector) - Static method in class ProGAL.math.Matrix
 
createCompatibleDestImage(BufferedImage, ColorModel) - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
createCompletionResultSet(CompletionResultSetImpl) - Method in class org.das2.jythoncompletion.ui.CompletionSpiPackageAccessor
 
createComponentPanel(DasCanvasComponent, String) - Static method in class org.das2.components.DasProgressPanel
 
createComponentPanel(DasCanvas, String) - Static method in class org.das2.components.DasProgressPanel
 
createCurrentFileLabel() - Method in class org.autoplot.PersistentStateSupport
 
createCurrentFileLabel() - Method in class org.das2.dasml.PersistentStateSupport
 
createDasPeer(Canvas, DasColumn) - Method in class org.autoplot.dom.ColumnController
 
createDasPeer(Canvas, Row, Column) - Method in class org.autoplot.dom.PlotController
Create the das2 GUI components that implement the plot.
createDasPeer(Canvas, DasRow) - Method in class org.autoplot.dom.RowController
 
createDataRangePropertyListener() - Method in class org.das2.graph.TimeRangeLabel
 
createDatum(int, Object, int) - Method in class org.das2.datum.EnumerationUnits
creates the datum, explicitly setting the ordinal.
createDatum(int, Object) - Method in class org.das2.datum.EnumerationUnits
creates the datum, explicitly setting the ordinal.
createDatum(Object) - Method in class org.das2.datum.EnumerationUnits
return the Datum that represents this object, or create a Datum for the object.
createDatum(int) - Method in class org.das2.datum.EnumerationUnits
 
createDatum(long) - Method in class org.das2.datum.EnumerationUnits
 
createDatum(Number) - Method in class org.das2.datum.EnumerationUnits
 
createDatum(double) - Method in class org.das2.datum.EnumerationUnits
 
createDatum(double, double) - Method in class org.das2.datum.EnumerationUnits
 
createDatum(double) - Method in class org.das2.datum.NumberUnits
 
createDatum(double, double) - Method in class org.das2.datum.NumberUnits
 
createDatum(int) - Method in class org.das2.datum.NumberUnits
 
createDatum(long) - Method in class org.das2.datum.NumberUnits
 
createDatum(Number) - Method in class org.das2.datum.NumberUnits
 
createDatum(double) - Method in class org.das2.datum.Units
 
createDatum(int) - Method in class org.das2.datum.Units
 
createDatum(long) - Method in class org.das2.datum.Units
 
createDatum(Number) - Method in class org.das2.datum.Units
 
createDatum(double, double) - Method in class org.das2.datum.Units
 
createDatumAndUnits(Object) - Static method in class org.das2.datum.EnumerationUnits
 
createDatumVector(Object[]) - Method in class org.das2.datum.EnumerationUnits
 
createDefaultEditorKit() - Method in class org.das2.jythoncompletion.ui.HTMLDocView
 
createDiff(Vector, Vector) - Static method in class ProGAL.geom2d.Vector
 
createDirectory(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method creates a new remote directory in the current working one.
createDocumentationTask() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
createDocumentationTask() - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
createDocumentationTask() - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
createDocumentationTask() - Method in interface org.das2.jythoncompletion.support.CompletionItem
Returns a task used to obtain a documentation associated with the item if there is any.
createDummyPlot() - Static method in class org.das2.graph.DasPlot
provide convenient method for creating a plot.
createEmptyDs() - Method in interface org.das2.qds.DataSetIterator
return a dataset that will have the same geometry at the dataset implied by each dimension iterator.
createEmptyDs() - Method in class org.das2.qds.IndexListDataSetIterator
 
createEmptyDs() - Method in class org.das2.qds.QubeDataSetIterator
return a dataset that will have the same geometry at the dataset implied by each dimension iterator.
createEvent(String, int, String) - Static method in class org.das2.qds.ops.Ops
tool for creating ad-hoc events datasets.
createEvent(QDataSet, String, int, String) - Static method in class org.das2.qds.ops.Ops
tool for creating ad-hoc events datasets.
createEvent(QDataSet, DatumRange, int, String) - Static method in class org.das2.qds.ops.Ops
tool for creating ad-hoc events datasets.
createEvents(QDataSet) - Static method in class org.das2.qds.ops.Ops
make canonical rank 2 bundle dataset of min,max,color,text This was originally part of EventsRenderer, but it became clear that this was generally useful.
createEvents(QDataSet, Color) - Static method in class org.das2.qds.ops.Ops
make canonical rank 2 bundle dataset of min,max,color,text This was originally part of EventsRenderer, but it became clear that this was generally useful.
createExamplesPopup(JTextField, String[], String[]) - Static method in class org.autoplot.GuiSupport
legacy code for adding examples to a text field.
createEZAccessMenu(Plot) - Static method in class org.autoplot.GuiSupport
 
createFile() - Method in class org.das2.util.filesystem.VFSFileObject
Create the file named by this VFSFileObject.
createFileSystem(URI) - Method in class ftpfs.FTPBeanFileSystemFactory
 
createFileSystem(URI) - Method in class org.autoplot.wgetfs.WGetFileSystemFactory
 
createFileSystem(String) - Method in class org.das2.util.filesystem.FileSystem
create a new filesystem that is a part of this filesystem, rooted at directory.
createFileSystem(URI) - Method in interface org.das2.util.filesystem.FileSystemFactory
 
createFileSystem(URI) - Method in class org.das2.util.filesystem.FtpFileSystemFactory
 
createFileSystem(URI) - Method in class org.das2.util.filesystem.HttpFileSystemFactory
 
createFileSystem(URI) - Method in class org.das2.util.filesystem.LocalFileSystemFactory
 
createFileSystem(URI) - Method in class org.das2.util.filesystem.VFSFileSystemFactory
 
createFileSystem(URI) - Method in class zipfs.ZipFileSystemFactory
 
createFolder() - Method in class org.das2.util.filesystem.VFSFileObject
Create a folder named by this VFSFileObject.
createFormCanvas(String, int, int) - Static method in class org.das2.dasml.Processor
 
createFormCanvas(String, int, int) - Static method in class org.das2.graph.DasCanvas
 
createFramed(String) - Static method in class org.das2.components.DasProgressPanel
this may be called from off the event thread, but it does assume that the event thread is free.
createFramed(Window, String) - Static method in class org.das2.components.DasProgressPanel
creates a dialog object that follows a parent
createFramed() - Static method in class org.das2.components.DataPointRecorder
 
createFramed() - Static method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
createFromBundle(QDataSet) - Static method in class org.das2.dataset.VectorDataSetAdapter
In das2's dataset, Z(X,Y) where X and Y are rank 1, this is a dataset with Y(X) and Y has a plane for the Z values.
createFromFile(File) - Static method in class org.das2.dataset.test.WavVectorDataSet
 
createGui() - Static method in class org.autoplot.ScriptContext
create a model with a GUI presentation layer.
createHeader(Document) - Static method in class org.das2.stream.StreamDescriptor
 
createHTMLHead() - Static method in class test.endtoend.Test026
 
createHttpFileSystem(URI) - Static method in class org.das2.util.filesystem.HttpFileSystem
Create a filesystem from the URI.
createIdentityMatrix(int) - Static method in class ProGAL.math.Matrix
 
createImage(QDataSet, int, int) - Static method in class org.autoplot.AutoplotUtil
experiment to see if we can get an image of a dataset.
createInterpreter(boolean) - Static method in class org.autoplot.jythonsupport.JythonUtil
create an interpreter object configured for Autoplot contexts: QDataSets are wrapped so that operators are overloaded.
createInterpreter(boolean, boolean) - Static method in class org.autoplot.JythonUtil
create an interpreter object configured for Autoplot contexts: QDataSets are wrapped so that operators are overloaded.
createInterpreter(boolean, boolean, Application, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
create a Jython interpreter, with the dom and monitor available to the code.
createInterpreter() - Method in interface org.das2.jythoncompletion.JythonInterpreterProvider
 
createJ2DSceneInFrame() - Static method in class ProGAL.geom2d.viewer.J2DScene
Create a frame containing a canvas, display it and return the J2DScene object shown in the frame.
createJ3DSceneInFrame() - Static method in class ProGAL.geom3d.viewer.J3DScene
Create a frame containing a canvas, display it and return the J3DScene object shown in the frame.
createLegacyDataSet(QDataSet) - Static method in class org.das2.dataset.DataSetAdapter
Created a new Das2 DataSet given a QDataSet This function and create() are inverses, though a round trip conversion is not guaranteed to preserve all properties.
createLegacyDescriptor(BufferedReader) - Static method in class org.das2.stream.StreamDescriptor
 
createLegacyPacketDescriptor(Map) - Static method in class org.das2.stream.PacketDescriptor
 
createMainFrame(Container) - Method in class org.das2.DasApplication
Deprecated.
use createMainFrame( String title, Container container );
createMainFrame(String, Container) - Method in class org.das2.DasApplication
 
createMainFrame() - Method in class org.das2.DasApplication
Deprecated.
use createMainFrame(String title)
createMainFrame(String) - Method in class org.das2.DasApplication
 
createMinRadCylinderFromDirection(PointList, Vector) - Static method in class ProGAL.geom3d.volumes.InfCylinder
Assumes dir is normalized
createNamedAxis(String) - Static method in class org.das2.dasml.Processor
TODO
createNamedColorBar(String) - Static method in class org.das2.dasml.Processor
 
createNamedPlot(String) - Static method in class org.das2.dasml.Processor
 
createNewApplicationAction() - Method in class org.autoplot.GuiSupport
 
createNewDOMAction() - Method in class org.autoplot.GuiSupport
 
createNullModel() - Static method in class org.autoplot.datasource.MetadataModel
 
createOpenAction() - Method in class org.autoplot.PersistentStateSupport
 
createOpenAction() - Method in class org.das2.dasml.PersistentStateSupport
 
createOpenRecentMenu() - Method in class org.autoplot.PersistentStateSupport
 
createOpenRecentMenu() - Method in class org.das2.dasml.PersistentStateSupport
 
createPeersEditor(Object, Object[]) - Static method in class org.das2.components.propertyeditor.PropertyEditor
create a PropertyEditor when we are editing several beans at once.
createPlasmaWaveGroup() - Static method in class org.das2.client.DasServer
return one DasServer to serve as an example.
createPlot(DasCanvas, QDataSet, DasPlot, DasColorBar) - Static method in class org.autoplot.AutoplotUtil
Create a dasPlot that can be useful to scripts.
createPlot(DatumRange, DatumRange) - Static method in class org.das2.graph.DasPlot
provide convenient method for creating a plot.
createPngs(DasCanvas, File, String) - Static method in class org.das2.components.BatchMaster
create the pngwalk using the class.
createPngsTaskOutputDescriptor(String) - Method in class org.das2.components.BatchMaster
 
CreatePngWalk - Class in org.autoplot.pngwalk
CreatePngWalk makes a sequence of images from a .vap file or the current state.
CreatePngWalk() - Constructor for class org.autoplot.pngwalk.CreatePngWalk
 
CreatePngWalk.Params - Class in org.autoplot.pngwalk
parameters specifying the creation of a pngwalk.
CreatePngWalkDialog - Class in org.autoplot.pngwalk
Provide dialog to control make pngwalk code.
CreatePngWalkDialog() - Constructor for class org.autoplot.pngwalk.CreatePngWalkDialog
Creates new form CreatePngWalkDialog
createPopupCanvas(Component, String, int, int) - Static method in class org.das2.components.ComponentsUtil
 
createQube(int[]) - Static method in class org.das2.qds.SparseDataSet
create the qube dataset with the given dimensions.
createQuitAction() - Method in class org.das2.dasml.PersistentStateSupport
In the future, this should prompt for save if the app is dirty.
createRandomMatrix(int) - Static method in class ProGAL.math.Matrix
 
createRank(int) - Static method in class org.das2.qds.SparseDataSet
create the dataset with the given rank.
createRank0(Class) - Static method in class org.das2.qds.ArrayDataSet
create a rank 0 dataset of the class, which can be double.class, float.class, long.class, int.class, short.class and byte.class
createRank0(Object) - Static method in class org.das2.qds.buffer.BufferDataSet
create a rank 0 dataset backed by the given type.
createRank0() - Static method in class org.das2.qds.DDataSet
create a rank 1 dataset backed by array of doubles.
createRank0Bundle() - Static method in class org.das2.qds.BundleDataSet
return a BundleDataSet for bundling rank 0 datasets.
createRank1(int) - Static method in class org.autoplot.cdf.TrDDataSet
 
createRank1(int) - Static method in class org.autoplot.cdf.TrFDataSet
 
createRank1(int) - Static method in class org.autoplot.cdf.TrLDataSet
 
createRank1(Class, int) - Static method in class org.das2.qds.ArrayDataSet
create a rank 1 dataset of the class, which can be double.class, float.class, long.class, int.class, short.class and byte.class
createRank1(int) - Static method in class org.das2.qds.BDataSet
create a rank 1 dataset backed by array of bytes.
createRank1(Object, int) - Static method in class org.das2.qds.buffer.BufferDataSet
create a rank 1 dataset backed by the given type.
createRank1(int) - Static method in class org.das2.qds.DDataSet
create a rank 1 dataset backed by array of doubles.
createRank1(int) - Static method in class org.das2.qds.FDataSet
create a rank 1 dataset backed by array of floats.
createRank1(int) - Static method in class org.das2.qds.IDataSet
create a rank 1 dataset backed by array of ints.
createRank1(int) - Static method in class org.das2.qds.LDataSet
create a rank 1 dataset backed by array of longs.
createRank1(int) - Static method in class org.das2.qds.SDataSet
create a rank 1 dataset backed by array of shorts.
createRank1Bins(double, double, Units) - Static method in class org.das2.qds.DDataSet
convenient method for creating DatumRanges bins datasets.
createRank1Bundle() - Static method in class org.das2.qds.BundleDataSet
return a BundleDataSet for bundling rank 1 datasets.
createRank2(int, int) - Static method in class org.autoplot.cdf.TrDDataSet
 
createRank2(int, int) - Static method in class org.autoplot.cdf.TrFDataSet
 
createRank2(int, int) - Static method in class org.autoplot.cdf.TrLDataSet
 
createRank2(Class, int, int) - Static method in class org.das2.qds.ArrayDataSet
create a rank 2 dataset of the class, which can be double.class, float.class, long.class, int.class, short.class and byte.class
createRank2(int, int) - Static method in class org.das2.qds.BDataSet
create a rank 2 qube dataset backed by array of bytes.
createRank2(Object, int, int) - Static method in class org.das2.qds.buffer.BufferDataSet
create a rank 2 dataset backed by the given type.
createRank2(int, int) - Static method in class org.das2.qds.DDataSet
create a rank 2 qube dataset backed by array of doubles.
createRank2(int, int) - Static method in class org.das2.qds.FDataSet
create a rank 2 qube dataset backed by array of floats.
createRank2(int, int) - Static method in class org.das2.qds.IDataSet
create a rank 2 qube dataset backed by array of ints.
createRank2(int, int) - Static method in class org.das2.qds.LDataSet
create a rank 2 qube dataset backed by array of longs.
createRank2(int, int) - Static method in class org.das2.qds.SDataSet
create a rank 2 qube dataset backed by array of shorts.
createRank3(int, int, int) - Static method in class org.autoplot.cdf.TrDDataSet
 
createRank3(int, int, int) - Static method in class org.autoplot.cdf.TrFDataSet
 
createRank3(int, int, int) - Static method in class org.autoplot.cdf.TrLDataSet
 
createRank3(Class, int, int, int) - Static method in class org.das2.qds.ArrayDataSet
create a rank 3 dataset of the class, which can be double.class, float.class, long.class, int.class, short.class and byte.class
createRank3(int, int, int) - Static method in class org.das2.qds.BDataSet
create a rank 3 qube dataset backed by array of bytes.
createRank3(Object, int, int, int) - Static method in class org.das2.qds.buffer.BufferDataSet
create a rank 3 dataset backed by the given type.
createRank3(int, int, int) - Static method in class org.das2.qds.DDataSet
create a rank 3 qube dataset backed by array of doubles.
createRank3(int, int, int) - Static method in class org.das2.qds.FDataSet
create a rank 3 qube dataset backed by array of floats.
createRank3(int, int, int) - Static method in class org.das2.qds.IDataSet
create a rank 3 qube dataset backed by array of ints.
createRank3(int, int, int) - Static method in class org.das2.qds.LDataSet
create a rank 3 qube dataset backed by array of longs.
createRank3(int, int, int) - Static method in class org.das2.qds.SDataSet
create a rank 3 qube dataset backed by array of shorts.
createRank4(int, int, int, int) - Static method in class org.autoplot.cdf.TrDDataSet
 
createRank4(int, int, int, int) - Static method in class org.autoplot.cdf.TrFDataSet
 
createRank4(int, int, int, int) - Static method in class org.autoplot.cdf.TrLDataSet
 
createRank4(Class, int, int, int, int) - Static method in class org.das2.qds.ArrayDataSet
create a rank 4 dataset of the class, which can be double.class, float.class, long.class, int.class, short.class and byte.class
createRank4(int, int, int, int) - Static method in class org.das2.qds.BDataSet
create a rank 4 qube dataset backed by array of bytes.
createRank4(Object, int, int, int, int) - Static method in class org.das2.qds.buffer.BufferDataSet
create a rank 4 dataset backed by the given type.
createRank4(int, int, int, int) - Static method in class org.das2.qds.DDataSet
create a rank 4 qube dataset backed by array of doubles.
createRank4(int, int, int, int) - Static method in class org.das2.qds.FDataSet
create a rank 4 qube dataset backed by array of floats.
createRank4(int, int, int, int) - Static method in class org.das2.qds.IDataSet
create a rank 4 qube dataset backed by array of ints.
createRank4(int, int, int, int) - Static method in class org.das2.qds.LDataSet
create a rank 4 qube dataset backed by array of longs.
createRank4(int, int, int, int) - Static method in class org.das2.qds.SDataSet
create a rank 4 qube dataset backed by array of shorts.
createRankLen(int, int) - Static method in class org.das2.qds.SparseDataSet
create the dataset with the given rank and initial length.
createRotatedVector(double) - Method in class ProGAL.geom2d.Vector
 
createRotationMatrix(double, Vector) - Static method in class ProGAL.math.Matrix
 
createRowMatrix(Vector, Vector, Vector) - Static method in class ProGAL.math.Matrix
 
createSaveAction() - Method in class org.autoplot.PersistentStateSupport
 
createSaveAction() - Method in class org.das2.dasml.PersistentStateSupport
 
createSaveAsAction() - Method in class org.autoplot.PersistentStateSupport
 
createSaveAsAction() - Method in class org.das2.dasml.PersistentStateSupport
 
createSaveMenuItem() - Method in class org.autoplot.PersistentStateSupport
 
createSaveMenuItem() - Method in class org.das2.dasml.PersistentStateSupport
 
createSimple(double[], double[], double[][]) - Static method in class org.das2.dataset.DefaultTableDataSet
 
createSlicer(DasPlot, TableDataSetConsumer) - Static method in class org.das2.components.AngleSpectrogramSlicer
 
createSlicer(DasPlot, TableDataSetConsumer) - Static method in class org.das2.components.HorizontalSpectrogramSlicer
 
createSlicer(DasPlot, TableDataSetConsumer) - Static method in class org.das2.components.VerticalSpectrogramSlicer
 
createSlicer(DasPlot, DasAxis, TableDataSetConsumer) - Static method in class org.das2.components.VerticalSpectrogramSlicer
 
createState(boolean) - Method in class org.autoplot.ApplicationModel
creates an ApplicationState object representing the current state.
createStreamDescriptor(String, boolean, boolean) - Method in class org.das2.qstream.FormatStreamHandler
create a stream descriptor packet.
createSubRow(double, double) - Method in class org.das2.graph.DasRow
Deprecated.
This created a row that was not attached to anything, so it was simply a convenience method that didn't save much effort.
createSubsumingRebinDescriptor(RebinDescriptor, Datum, Datum) - Static method in class org.das2.dataset.RebinDescriptor
 
createSum(Vector, Vector) - Static method in class ProGAL.geom2d.Vector
 
createTask(int, JTextComponent) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionProvider
 
createTask(int, JTextComponent) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
createTask(int, JTextComponent) - Method in interface org.das2.jythoncompletion.support.CompletionProvider
Creates a task that performs a query of the given type on the given component.
createTempFile(File, int) - Static method in class org.das2.util.filesystem.FileSystemUtil
create a temporary file, based on the name of the localFile.
CreateTemplateBox(int, int, int, int, int, int) - Method in class org.das2.dataset.ScatterRebinner
 
createTestResultSet(CompletionTask, int) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
createThumbs - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
 
createTimeDatum(int, int, int, int, int, int, int) - Static method in class org.das2.datum.TimeUtil
creates a Datum representing the time given in integer years, months, ..., seconds, nanoseconds.
createToolTipTask() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
createToolTipTask() - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
createToolTipTask() - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
createToolTipTask() - Method in interface org.das2.jythoncompletion.support.CompletionItem
Returns a task used to obtain a tooltip hint associated with the item if there is any.
createTransferable(JComponent) - Method in class org.autoplot.transferrable.ImageSelection
 
createUI(JComponent) - Static method in class org.autoplot.help.AutoplotHelpViewer
 
createUnitSquareCorners() - Static method in class ProGAL.geom2d.PointSet
creates a point set of 4 corners of a unit square (0,0), (1,0), (0,1), (1,1)
createURL(URL, String) - Static method in class org.autoplot.hapi.HapiServer
return the URL by appending the text to the end of the server URL.
createURL(URL, String, Map<String, String>) - Static method in class org.autoplot.hapi.HapiServer
return the URL by appending the text to the end of the server URL.
createValid(String) - Static method in class org.das2.datum.DatumUtil
create a dimensionless datum by parsing the string.
createValid(String) - Static method in class org.das2.datum.TimeUtil
creates a Datum from a string which is known to contain a valid time format.
createVFSFileSystem(URI) - Static method in class org.das2.util.filesystem.VFSFileSystem
 
createVFSFileSystem(URI, boolean) - Static method in class org.das2.util.filesystem.VFSFileSystem
 
createWavVectorDataSet(ByteBuffer, AudioFormat) - Static method in class org.das2.dataset.test.WavVectorDataSet
 
createWGetFileSystem(URI) - Static method in class org.autoplot.wgetfs.WGetFileSystem
 
CredentialsDialog - Class in org.das2.util
 
CredentialsDialog(Frame) - Constructor for class org.das2.util.CredentialsDialog
Creates new form CredentialsDialog
CredentialsManager - Class in org.das2.util
Provides per-resource login credentials This class maintains a map of login credentials by resource ID.
CredentialsManager(String) - Constructor for class org.das2.util.CredentialsManager
 
CredentialsManager.Location - Class in org.das2.util
 
CROSS - Static variable in class org.das2.graph.DefaultPlotSymbol
 
CROSS - Static variable in class org.das2.graph.Psym
 
cross(Vector) - Method in class ProGAL.geom3d.Vector
Get the cross-product of this vector and v (without changing this object).
CrossHairMouseModule - Class in org.das2.event
 
CrossHairMouseModule(DasPlot, DasAxis, DasAxis) - Constructor for class org.das2.event.CrossHairMouseModule
 
CrossHairMouseModule(DasPlot, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.CrossHairMouseModule
 
CrossHairRenderer - Class in org.das2.event
 
CrossHairRenderer(DasPlot, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.CrossHairRenderer
 
CrossHairRendererBeanInfo - Class in org.das2.beans
 
CrossHairRendererBeanInfo() - Constructor for class org.das2.beans.CrossHairRendererBeanInfo
 
crossProduct(Vector, Vector) - Static method in class ProGAL.geom2d.Vector
 
crossThis(Vector) - Method in class ProGAL.geom3d.Vector
Get the cross-product of this vector and v and store the result in this vector (changes this object).
crossThis(Vector) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
Crypt - Class in org.das2.util
 
crypt(String) - Static method in class org.das2.util.Crypt
 
crypt(String, String) - Static method in class org.das2.util.JCrypt
 
CsvDataSource - Class in org.autoplot.csv
Specialized reader only reads csv files.
CsvDataSource(URI) - Constructor for class org.autoplot.csv.CsvDataSource
initializer
CsvDataSourceEditorPanel - Class in org.autoplot.csv
 
CsvDataSourceEditorPanel() - Constructor for class org.autoplot.csv.CsvDataSourceEditorPanel
initializer
CsvDataSourceFactory - Class in org.autoplot.csv
Factory for producing comma separated values file sources.
CsvDataSourceFactory() - Constructor for class org.autoplot.csv.CsvDataSourceFactory
 
CsvDataSourceFormat - Class in org.autoplot.csv
 
CsvDataSourceFormat() - Constructor for class org.autoplot.csv.CsvDataSourceFormat
 
CTetrahedron - Class in ProGAL.geom3d.complex
An extension of the normal Tetrahedron that is used in complexes.
CTetrahedron(CVertex, CVertex, CVertex, CVertex) - Constructor for class ProGAL.geom3d.complex.CTetrahedron
 
CTetrahedron() - Constructor for class ProGAL.geom3d.complex.CTetrahedron
 
CTriangle - Class in ProGAL.geom3d.complex
 
CTriangle(CVertex, CVertex, CVertex, CTetrahedron, CTetrahedron) - Constructor for class ProGAL.geom3d.complex.CTriangle
 
cubicRoot(QDataSet) - Static method in class org.das2.qds.ops.Ops
Solves each of a set of cubic equations of the form: a*x^3 + b*x^2 + c*x + d = 0.
cubicRoot(double, double, double, double) - Static method in class org.das2.qds.ops.Ops
Enter the coefficients for a cubic of the form: a*x^3 + b*x^2 + c*x + d = 0.
cumulativeMax(QDataSet) - Static method in class org.das2.qds.ops.Ops
for each element i of ds, set the result[i] to the maximum of ds[0:(i+1)]
cumulativeMin(QDataSet) - Static method in class org.das2.qds.ops.Ops
for each element i of ds, set the result[i] to the minimum of ds[0:(i+1)]
curChar - Static variable in class org.das2.qds.util.dd.SimpleExpTokenManager
 
CURgENTRY_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
CurrencyUnits - Class in org.das2.datum
parse a few currencies, for demonstration purposes.
CurrencyUnits(String, String, String) - Constructor for class org.das2.datum.CurrencyUnits
 
currentDirectory() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method asks and returns the current working directory.
currentDocumentation - Variable in class org.das2.jythoncompletion.ui.DocumentationScrollPane
 
currentImage() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
CURrENTRY_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
currentScheme() - Static method in class org.autoplot.state.StatePersistence
return the current DOM version, describing the scheme of the DOM.
currentToken - Variable in exception org.das2.qds.util.dd.ParseException
This is the last token that has been consumed successfully.
CurveRenderer - Class in org.das2.graph
Old renderer that really doesn't do anything that the SeriesRenderer can't do, but is much easier to understand.
CurveRenderer(DataSetDescriptor, String, String) - Constructor for class org.das2.graph.CurveRenderer
The dataset descriptor should return a rank 2 QDataSet with time for and a bundle descriptor for BUNDLE_1.
CurveRenderer() - Constructor for class org.das2.graph.CurveRenderer
Constructor for renderer which takes a dataset which is Y(DEPEND_0=X)
CURzENTRY_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
customize(DasPlot) - Method in interface org.das2.graph.Customizer
Perform any action(s) to change the default behavior of a newly constructed plot.
Customizer - Interface in org.das2.graph
Interface to allow customizations to plots to be injected at the end of the DasPlot constructor.
CustomizerKey - Class in org.das2.graph
 
cutArealYZ() - Method in class ProGAL.geom3d.volumes.OBB
 
cutoff(QDataSet, Datum, int, int, Datum) - Method in class org.das2.event.CutoffMouseModule
slopeMin in the y units of ds.
cutoffFreq - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
CutoffMouseModule - Class in org.das2.event
 
CutoffMouseModule(DasPlot, DataSetConsumer) - Constructor for class org.das2.event.CutoffMouseModule
 
CVertex - Class in ProGAL.geom3d.complex
 
CVertex(Point, int) - Constructor for class ProGAL.geom3d.complex.CVertex
 
CVertex(Point, boolean, int) - Constructor for class ProGAL.geom3d.complex.CVertex
 
CVertex.DegenerateCase - Enum in ProGAL.geom3d.complex
 
Cylinder - Class in ProGAL.geom3d.volumes
 
Cylinder(Point, Point, double) - Constructor for class ProGAL.geom3d.volumes.Cylinder
 
Cylinder(LineSegment, double) - Constructor for class ProGAL.geom3d.volumes.Cylinder
 

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
 
das2ServerComboBox - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
Das2ServerDataSource - Class in org.das2.datasource
DataSource for communicating with Das2servers.
Das2ServerDataSource(URI) - Constructor for class org.das2.datasource.Das2ServerDataSource
 
Das2ServerDataSourceEditorPanel - Class in org.das2.datasource
 
Das2ServerDataSourceEditorPanel() - Constructor for class org.das2.datasource.Das2ServerDataSourceEditorPanel
Creates new form Das2ServerDataSourceEditorPanel
Das2ServerDataSourceFactory - Class in org.das2.datasource
DataSourceFactory for communicating with Das2servers.
Das2ServerDataSourceFactory() - Constructor for class org.das2.datasource.Das2ServerDataSourceFactory
 
Das2ServerTimeSeriesBrowse - Class in org.das2.datasource
 
Das2ServerTimeSeriesBrowse() - Constructor for class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
Das2StreamDataSource - Class in org.autoplot.das2Stream
 
Das2StreamDataSource(URI) - Constructor for class org.autoplot.das2Stream.Das2StreamDataSource
Creates a new instance of Das2StreamDataSource
Das2StreamDataSourceFactory - Class in org.autoplot.das2Stream
 
Das2StreamDataSourceFactory() - Constructor for class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
Das2StreamDataSourceFormat - Class in org.autoplot.das2Stream
Format the data into das2 streams.
Das2StreamDataSourceFormat() - Constructor for class org.autoplot.das2Stream.Das2StreamDataSourceFormat
 
Das2StreamDataSourceFormatEditorPanel - Class in org.autoplot.das2Stream
Toggle options for das2 stream export.
Das2StreamDataSourceFormatEditorPanel() - Constructor for class org.autoplot.das2Stream.Das2StreamDataSourceFormatEditorPanel
 
DAS_UPDATE_EVENT_ID - Static variable in class org.das2.event.DasUpdateEvent
 
DasAnnotation - Class in org.das2.graph
This makes a DasCanvasComponent for GrannyTextRenderer, and optionally adds an arrow to point at things.
DasAnnotation(String) - Constructor for class org.das2.graph.DasAnnotation
Create the annotation
DasAnnotation.DatumPairPointDescriptor - Class in org.das2.graph
create a PointDescriptor using and x and y Datum.
DasAnnotation.PointDescriptor - Interface in org.das2.graph
something to point at
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 navigating the 1-D data space.
DasAxis(Datum, Datum, int) - Constructor for class org.das2.graph.DasAxis
Create an axis object, relating data and canvas pixel coordinates.
DasAxis(DatumRange, int) - Constructor for class org.das2.graph.DasAxis
Create an axis object, relating data and canvas pixel coordinates.
DasAxis(Datum, Datum, int, boolean) - Constructor for class org.das2.graph.DasAxis
Create an axis object, relating data and canvas pixel coordinates.
DasAxis(DataRange, int) - Constructor for class org.das2.graph.DasAxis
Create an axis object, relating data and canvas pixel coordinates.
DasAxis.AxisLayoutManager - Class in org.das2.graph
 
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
class for storing an axis transform.
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.
DasCanvas(int, int) - Constructor for class org.das2.graph.DasCanvas
Creates a new instance of DasCanvas with the specified width and height
DasCanvas.CanvasAction - Class in org.das2.graph
 
DasCanvas.Cell - Class in org.das2.graph
 
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.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.
DasCanvasBeanInfo - Class in org.das2.beans
 
DasCanvasBeanInfo() - Constructor for class org.das2.beans.DasCanvasBeanInfo
 
DasCanvasComponent - Class in org.das2.graph
Super class providing base functionality for all canvas components such as DasAxis, DasPlot, and DasLabel.
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
 
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
Axis that converts to RGB color instead of horizontal or vertical position.
DasColorBar(Datum, Datum, boolean) - Constructor for class org.das2.graph.DasColorBar
Create an color bar object, relating data and color.
DasColorBar(Datum, Datum, int, boolean) - Constructor for class org.das2.graph.DasColorBar
Create an color bar object, relating data and color.
DasColorBar.ColorBarLayoutManager - Class in org.das2.graph
TODO: Ed document me
DasColorBar.Type - Class in org.das2.graph
enumeration of the types of colorbars.
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 object represents the horizontal position on the canvas.
DasColumn(DasCanvas, double, double) - Constructor for class org.das2.graph.DasColumn
create a DasColumn with the normal position and no offsets.
DasColumn(DasCanvas, DasColumn, double, double, double, double, int, int) - Constructor for class org.das2.graph.DasColumn
create a 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
DasRows and DasColumns are both DasDevidePositions that lay out the canvas.
DasDevicePosition(DasCanvas, boolean, DasDevicePosition, double, double, double, double, int, int) - Constructor for class org.das2.graph.DasDevicePosition
create the 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
 
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
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
 
DASHES - Static variable in class org.das2.graph.PsymConnector
 
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
 
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
 
DasLabelAxis(QDataSet, 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
Create a DasMouseInputAdapter to handle mouse events for the component.
DasMouseInputAdapter.Feedback - Interface in org.das2.event
 
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 is the 2D plot containing a horizontal X axis and vertical Y axis, and a stack of Renderers that paint data onto the plot.
DasPlot(DasAxis, DasAxis) - Constructor for class org.das2.graph.DasPlot
create a new plot with the x and y axes.
DasPlot.RebinListener - Class in org.das2.graph
 
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
DasProgressLabel - Class in org.das2.components
One-line Label component prints the update progress to a JLabel component.
DasProgressLabel(String) - Constructor for class org.das2.components.DasProgressLabel
create the DasProgessLabel with the given label for the task.
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
ProgressMonitor component used throughout das2.
DasProgressPanel(String) - Constructor for class org.das2.components.DasProgressPanel
 
DasProgressWheel - Class in org.das2.components
Small 16x16 pixel progress wheel, designed intentionally for loading TCAs with X axis.
DasProgressWheel() - Constructor for class org.das2.components.DasProgressWheel
 
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 object represents the vertical position on the canvas.
DasRow(DasCanvas, double, double) - Constructor for class org.das2.graph.DasRow
create a DasRow with the normal position and no offsets.
DasRow(DasCanvas, DasRow, double, double, double, double, int, int) - Constructor for class org.das2.graph.DasRow
create a 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 constants.
DasSerializeable - Interface in org.das2.graph
 
DasServer - Class in org.das2.client
Represents a remote Das 2.1 compliant server.
DasServer.DataSrcListItem - Class in org.das2.client
Class to represent know information about an item in a list of data sources.
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.
DasSliceController - Class in org.das2.graph
 
DasSliceController(Datum, Datum) - Constructor for class org.das2.graph.DasSliceController
 
DasSliceController(DatumRange) - Constructor for class org.das2.graph.DasSliceController
 
DasSliceController() - Constructor for class org.das2.graph.DasSliceController
 
DasSliceController.Alignment - Enum in org.das2.graph
 
DasSliceController.VerticalAlignment - Enum in org.das2.graph
 
DasSliceControllerDemo - Class in test.graph
 
DasSliceControllerDemo() - Constructor for class test.graph.DasSliceControllerDemo
 
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_CONNECTION_ALREADY_OPEN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DATA_CONNECTION_CLOSING - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DATA_CONNECTION_OPEN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
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
DATA_URL - Static variable in class org.autoplot.hapi.HapiSpec
the text to append to a HAPI server to request parameter data.
DataFormatException - Exception in org.das2.dasml
 
DataFormatException(String) - Constructor for exception org.das2.dasml.DataFormatException
 
DataFormatException() - Constructor for exception org.das2.dasml.DataFormatException
 
DataGeneralPathBuilder - Class in org.das2.graph
introduce class to handle the task of creating GeneralPaths from a series of data points.
DataGeneralPathBuilder(DasAxis, DasAxis) - Constructor for class org.das2.graph.DataGeneralPathBuilder
 
DataLoader - Class in org.das2.graph
 
DataLoader(Renderer) - Constructor for class org.das2.graph.DataLoader
 
DataLoader.Request - Class in org.das2.graph
 
DataMashUp - Class in org.autoplot.jythonsupport.ui
GUI for specifying mashups, where a number of data sets are loaded and combined.
DataMashUp() - Constructor for class org.autoplot.jythonsupport.ui.DataMashUp
Creates new form DataMashUp
DataMashUp.Resolver - Interface in org.autoplot.jythonsupport.ui
 
DataPanel - Class in org.autoplot
GUI tab for controlling how data is handled, provides feedback for what is being plotted, allows fill value to be specified, and provides the filters chain of operations to apply to the data before plotting.
DataPanel(AutoplotUI) - Constructor for class org.autoplot.DataPanel
 
DataPoint(Datum, Datum, Map) - Constructor for class org.das2.components.DataPointRecorder.DataPoint
 
DataPoint(Datum[], Map) - Constructor for class org.das2.components.DataPointRecorder.DataPoint
 
DataPointRecorder - Class in org.das2.components
DataPointRecorder is a GUI for storing data points selected by the user.
DataPointRecorder() - Constructor for class org.das2.components.DataPointRecorder
Creates a new instance of DataPointRecorder
DataPointRecorder.DataPoint - Class in org.das2.components
Note this is all pre-QDataSet.
DataPointRecorderBeanInfo - Class in org.das2.beans
 
DataPointRecorderBeanInfo() - Constructor for class org.das2.beans.DataPointRecorderBeanInfo
 
DataPointRecorderNew - Class in org.das2.components
Deprecated.
use DataPointRecorder, which is this code. DataPointRecorderNew is left because of use in Jython scripts.
DataPointRecorderNew() - Constructor for class org.das2.components.DataPointRecorderNew
Deprecated.
Creates a new instance of DataPointRecorder
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
 
dataPoints - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 
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.HorizontalSpectrogramSlicer
show the slice at the data point selected.
dataPointSelected(DataPointSelectionEvent) - Method in class org.das2.components.VerticalSpectrogramSlicer
show the slice at the data point selected.
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
 
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
target event handlers to reset the axis bounds.
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 - Variable in class org.autoplot.dom.DataSourceController
the dataset loaded from the data source.
dataSet - Variable in class org.autoplot.dom.PlotElementController
 
dataset(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce a python array or list into a QDataSet.
dataset(PyObject, Units) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce Python objects like arrays Lists and Arrays into a QDataSet.
DataSet - Interface in org.das2.dataset
General interface for objects encapsulating a data set
dataset(Object) - Static method in class org.das2.qds.ops.Ops
coerce Java objects like arrays Lists and scalars into a QDataSet.
dataset(Object, Units) - Static method in class org.das2.qds.ops.Ops
coerce Java objects like arrays Lists and scalars into a QDataSet.
DataSetAdapter - Class in org.das2.dataset
Presents legacy das2 datasets as QDataSets.
DataSetAdapter() - Constructor for class org.das2.dataset.DataSetAdapter
 
DataSetAnnotations - Class in org.das2.qds
Place to experiment with runtime notes about datasets in this single-instance lookup table.
DataSetAnnotations() - Constructor for class org.das2.qds.DataSetAnnotations
 
DataSetBuilder - Class in org.das2.qds.util
allows dataset of unknown length to be built.
DataSetBuilder(int) - Constructor for class org.das2.qds.util.DataSetBuilder
Create a new builder for a rank 0 dataset.
DataSetBuilder(int, int) - Constructor for class org.das2.qds.util.DataSetBuilder
Create a new builder for a rank 1 dataset.
DataSetBuilder(int, int, int) - Constructor for class org.das2.qds.util.DataSetBuilder
Create a new builder for a rank 2 dataset.
DataSetBuilder(int, int, int, int) - Constructor for class org.das2.qds.util.DataSetBuilder
Create a new builder for a rank 3 dataset.
DataSetBuilder(int, int, int, int, int) - Constructor for class org.das2.qds.util.DataSetBuilder
Create a new builder for a rank 3 dataset.
DataSetBuilder.DataSetResolver - Interface in org.das2.qds.util
this was introduced to avoid properties where BUNDLE_1 would temporarily hold the name.
DataSetCache - Interface in org.das2.dataset
 
DatasetCommand - Class in org.autoplot.jythonsupport
new implementation of the dataset command allows for keywords in the Jython environment.
DatasetCommand() - Constructor for class org.autoplot.jythonsupport.DatasetCommand
 
DataSetConsumer - Interface in org.das2.dataset
 
datasetCount() - Method in class org.das2.qds.CdfSparseDataSet
return the number of different datasets.
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
 
DataSetDescriptorAdapter - Class in org.autoplot.aggregator
wrap aggregating DataSource into das2 DataSetDescriptor.
DataSetDescriptorAdapter(AggregatingDataSource) - Constructor for class org.autoplot.aggregator.DataSetDescriptorAdapter
Creates a new instance of DataSetDescriptorAdapter
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.
dataSetId - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
DataSetIterator - Interface in org.das2.qds
Iterator for accessing each value of a dataset.
dataSetNeedsLoading - Variable in class org.autoplot.dom.DataSourceController
 
DataSetOps - Class in org.autoplot.cefdatasource
 
DataSetOps() - Constructor for class org.autoplot.cefdatasource.DataSetOps
 
DataSetOps - Class in org.das2.qds
Useful operations for QDataSets, such as slice2, leafTrim.
DataSetOps() - Constructor for class org.das2.qds.DataSetOps
 
DataSetRebinner - Interface in org.das2.dataset
 
dataSetSelector - Variable in class org.autoplot.AutoplotUI
 
DataSetSelector - Class in org.autoplot.datasource
Swing component for selecting dataset URIs.
DataSetSelector() - Constructor for class org.autoplot.datasource.DataSetSelector
Creates new form DataSetSelector
dataSetSelector1 - Variable in class org.autoplot.AddDataSourcePanel
 
DataSetSelectorDemo - Class in org.autoplot.datasource
 
DataSetSelectorDemo() - Constructor for class org.autoplot.datasource.DataSetSelectorDemo
Creates new form DataSetSelectorDemo
DataSetSelectorSupport - Class in org.autoplot.datasource
Additional actions for the DataSetSelector.
dataSetSizeLimit - Variable in class org.das2.graph.DigitalRenderer
 
dataSetsPanel - Variable in class org.autoplot.ImportVapDialog
 
DataSetStreamHandler - Class in org.das2.client
 
DataSetStreamHandler(Map, ProgressMonitor) - Constructor for class org.das2.client.DataSetStreamHandler
create a 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.XAxisDataLoader
 
DataSetUpdateEvent - Class in org.das2.dataset
 
DataSetUpdateEvent(Object) - Constructor for class org.das2.dataset.DataSetUpdateEvent
 
DataSetUpdateEvent(Object, QDataSet) - 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
 
DataSetURI - Class in org.autoplot.datasource
Works with DataSourceRegistry to translate a URI into a DataSource.
DataSetURI() - Constructor for class org.autoplot.datasource.DataSetURI
 
DataSetURI.CompletionResult - Class in org.autoplot.datasource
Represents a single suggestion in a completion list.
DataSetURI.NonResourceException - Exception in org.autoplot.datasource
 
DataSetUrlCompletionItem - Class in org.das2.jythoncompletion
Completions for the URI when (for example) getDataSet('http:<C>') is entered.
DataSetUrlCompletionProvider - Class in org.das2.jythoncompletion
 
DataSetUrlCompletionProvider() - Constructor for class org.das2.jythoncompletion.DataSetUrlCompletionProvider
 
DataSetURLDemo - Class in org.autoplot.datasource
 
DataSetURLDemo() - Constructor for class org.autoplot.datasource.DataSetURLDemo
 
DataSetURLDemo - Class in test
 
DataSetURLDemo() - Constructor for class test.DataSetURLDemo
 
DataSetUtil - Class in org.das2.dataset
 
DataSetUtil() - Constructor for class org.das2.dataset.DataSetUtil
 
DataSetUtil - Class in org.das2.qds
Utilities for QDataSet, such as conversions from various forms to QDataSet, and doing a units conversion.
DataSetUtil() - Constructor for class org.das2.qds.DataSetUtil
 
DataSetWrapper - Class in org.das2.qds
Wraps a dataset, making the properties mutable.
DataSetWrapper(QDataSet) - Constructor for class org.das2.qds.DataSetWrapper
 
dataSource() - Method in class org.autoplot.ApplicationModel
 
DataSource - Interface in org.autoplot.datasource
Like the DataLoader of das2, but provides minimal dataset discovery metadata
dataSource - Variable in class org.autoplot.dom.DataSourceController
 
DataSourceController - Class in org.autoplot.dom
Controller node manages a DataSourceFilter node.
DataSourceController(ApplicationModel, DataSourceFilter) - Constructor for class org.autoplot.dom.DataSourceController
 
DataSourceEditorDialog - Class in org.autoplot.datasource
Dialog that contains DataSourceEditorPanels, and actions like: Cancel, Overplot, Plot Below, and Plot.
DataSourceEditorDialog(Frame, Component, boolean) - Constructor for class org.autoplot.datasource.DataSourceEditorDialog
Creates new form DataSourceEditorDialog
DataSourceEditorDialog(Dialog, Component, boolean) - Constructor for class org.autoplot.datasource.DataSourceEditorDialog
 
DataSourceEditorPanel - Interface in org.autoplot.datasource
Interface for discovering a GUI editor for an URL.
DataSourceEditorPanelUtil - Class in org.autoplot.datasource
Utilities for URLs.
DataSourceEditorPanelUtil() - Constructor for class org.autoplot.datasource.DataSourceEditorPanelUtil
 
DataSourceFactory - Interface in org.autoplot.datasource
DataSourceFactories create data sources which resolve a URI into a QDataSet.
dataSourceFilter - Variable in class org.autoplot.dom.ApplicationController
focus dataSourceFilter.
DataSourceFilter - Class in org.autoplot.dom
Model for a source of data plus additional processing.
DataSourceFilter() - Constructor for class org.autoplot.dom.DataSourceFilter
 
dataSourceFilterId - Variable in class org.autoplot.dom.PlotElement
reference to the datasource of this element.
dataSourceFilters - Variable in class org.autoplot.dom.Application
 
DataSourceFormat - Interface in org.autoplot.datasource
 
DataSourceFormatEditorPanel - Interface in org.autoplot.datasource
similar to DataSourceEditorPanel, this one is arguments for output.
DataSourceRegistry - Class in org.autoplot.datasource
 
DataSourceUtil - Class in org.autoplot.datasource
DataSource utilities.
DataSourceUtil.URIMap - Interface in org.autoplot.datasource
something which returns a new URI given an old one.
DataSrcListItem(boolean, String, String) - Constructor for class org.das2.client.DasServer.DataSrcListItem
Create a data source item with a description string
dataStatusLabel - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
DataTransferType - Class in org.das2.stream
 
DATATYPE_DOUBLE - Static variable in class org.virbo.idlsupport.WriteIDLSav
 
DATATYPE_MISMATCH - Static variable in interface org.autoplot.cdf.CDFConstants
 
DATATYPE_SIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
dataVisible - Variable in class org.autoplot.dom.Options
 
DateDescriptor() - Constructor for class org.das2.datum.DatumRangeUtil.DateDescriptor
 
DateTimeDatumFormatter - Class in org.das2.datum.format
 
DateTimeDatumFormatter(int) - Constructor for class org.das2.datum.format.DateTimeDatumFormatter
create a formatter with the given options.
DateTimeDatumFormatter() - Constructor for class org.das2.datum.format.DateTimeDatumFormatter
 
datum(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce python objects to Datum
datum - Variable in class org.autoplot.state.PersistenceTests
 
Datum - Class in org.das2.datum
A Datum is a number in the context of a Unit, for example "15 microseconds." A Datum object has methods for formatting itself as a String, representing itself as a double in the context of another Unit, and mathematical operators that allow simple calculations to be made at the physical quantities.
datum(Object) - Static method in class org.das2.qds.ops.Ops
coerce Java objects like numbers and strings into a Datum.
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
 
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
DatumPairPointDescriptor(DasPlot, Datum, Datum) - Constructor for class org.das2.graph.DasAnnotation.DatumPairPointDescriptor
 
DatumPersistenceDelegate - Class in org.autoplot.state
 
DatumPersistenceDelegate() - Constructor for class org.autoplot.state.DatumPersistenceDelegate
 
DatumPersistenceDelegate - Class in org.das2.persistence
 
DatumPersistenceDelegate() - Constructor for class org.das2.persistence.DatumPersistenceDelegate
Creates a new instance of DatumRangePersistenceDelegate
datumRange(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce python objects to DatumRange See http://jfaden.net:8080/hudson/job/autoplot-test029/ This supports: 2-element rank 1 QDataSet Strings like ("5 to 15 s" or "2014-01-01") 2-element arrays and lists
datumRange(PyObject, Units) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce python objects to DatumRange, when the units are known.
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.
datumRange(Object) - Static method in class org.das2.qds.ops.Ops
coerce Java objects like arrays and strings into a DatumRange.
DatumRangeEditor - Class in org.das2.components
 
DatumRangeEditor() - Constructor for class org.das2.components.DatumRangeEditor
Creates a new instance of DatumEditor
DatumRangePersistenceDelegate - Class in org.autoplot.state
 
DatumRangePersistenceDelegate() - Constructor for class org.autoplot.state.DatumRangePersistenceDelegate
 
DatumRangePersistenceDelegate - Class in org.das2.persistence
 
DatumRangePersistenceDelegate() - Constructor for class org.das2.persistence.DatumRangePersistenceDelegate
Creates a new instance of DatumRangePersistenceDelegate
DatumRangeSerializeDelegate - Class in org.das2.qstream
This serialize delegate assumes the formatted object is a time range, and if it doesn't parse then it's a datum range.
DatumRangeSerializeDelegate() - Constructor for class org.das2.qstream.DatumRangeSerializeDelegate
 
DatumRangeUtil - Class in org.das2.datum
 
DatumRangeUtil() - Constructor for class org.das2.datum.DatumRangeUtil
 
DatumRangeUtil.DateDescriptor - Class in org.das2.datum
 
DatumRangeUtilOld - Class in org.das2.datum
 
DatumRangeUtilOld() - Constructor for class org.das2.datum.DatumRangeUtilOld
 
DatumSerializeDelegate - Class in org.autoplot.state
 
DatumSerializeDelegate() - Constructor for class org.autoplot.state.DatumSerializeDelegate
 
DatumUtil - Class in org.das2.datum
 
DatumVector - Class in org.das2.datum
 
DatumVectorAdapter - Class in org.das2.qds
utility routines for adapting legacy das2 DatumVector.
DatumVectorAdapter() - Constructor for class org.das2.qds.DatumVectorAdapter
 
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
DAY_OF_YEAR - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-JJJ
dayContaining(Datum) - Static method in class org.das2.datum.TimeUtil
return a DatumRange for the day containing the given time.
dayOfYear - Variable in class org.autoplot.dom.Options
Use Day of Year, rather than Y,M,D for labels.
dayOfYear(int, int, int) - Static method in class org.das2.datum.TimeUtil
return the day of year for the month and day, for the given year
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
Define a set of units to describe ratiometric (logarithmic) spacing.
dbAboveBackgroundDim0(QDataSet, double) - Static method in class org.das2.qds.DataSetOps
normalize the level-th percentile from: rank 1: each element (same as removeBackground1) rank 2: each column of the dataset rank 3: each column of each rank 2 dataset slice.
dbAboveBackgroundDim1(QDataSet, double) - Static method in class org.das2.qds.DataSetOps
normalize the nth-level percentile from: rank 1: each element rank 2: each row of the dataset rank 3: each row of each rank 2 dataset slice.
dbAboveBackgroundDim1(QDataSet, double, boolean) - Static method in class org.das2.qds.DataSetOps
normalize the nth-level percentile from: rank 1: each element rank 2: each row of the dataset rank 3: each row of each rank 2 dataset slice.
DbAboveBackgroundDim1FilterEditorPanel - Class in org.das2.qds.filters
Controller for dbAboveBackgroundFilter.
DbAboveBackgroundDim1FilterEditorPanel() - Constructor for class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
Creates new form dbAboveBackgroundDim1FilterEditorPanel
dblarr(int) - Static method in class org.das2.qds.ops.Ops
create a rank 1 dataset filled with zeros, stored in 8-byte doubles.
dblarr(int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 2 dataset filled with zeros, stored in 8-byte doubles.
dblarr(int, int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 3 dataset filled with zeros, stored in 8-byte doubles.
dbloc - Static variable in class org.autoplot.cdaweb.CDAWebDB
 
DDataSet - Class in org.das2.qds
rank 0,1,2,3 or 4 dataset backed by double array (8 byte real numbers).
DDataSet(int, int, int, int, int) - Constructor for class org.das2.qds.DDataSet
 
DDataSet(int, int, int, int, int, double[]) - Constructor for class org.das2.qds.DDataSet
 
DDExperiments - Class in org.das2.qds.util.dd
 
DDExperiments() - Constructor for class org.das2.qds.util.dd.DDExperiments
 
de - Variable in class org.das2.event.CrossHairMouseModule
 
debug - Static variable in class test.endtoend.Test008
 
debugChar(StringBuffer, char) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Append the character description to the given string buffer translating the special characters (and '\') into escape sequences.
debugChar(StringBuilder, char) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Append the character description to the given string builder translating the special characters (and '\') into escape sequences.
debugChar(char) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Return the text description of the given character translating the special characters (and '\') into escape sequences.
DebuggerConsole - Class in org.autoplot.scriptconsole
little GUI for printing the PDB output and sending commands to it.
DebuggerVars - Class in org.das2
 
DebuggerVars() - Constructor for class org.das2.DebuggerVars
 
DebugPropertyChangeSupport - Class in org.autoplot.dom
 
DebugPropertyChangeSupport(Object) - Constructor for class org.autoplot.dom.DebugPropertyChangeSupport
 
DebugPropertyChangeSupport - Class in org.das2.util
 
DebugPropertyChangeSupport(Object) - Constructor for class org.das2.util.DebugPropertyChangeSupport
 
debugStream - Static variable in class org.das2.qds.util.dd.SimpleExpTokenManager
Debug output.
debugText(StringBuffer, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Append the text description to the given string buffer translating the special characters (and '\') into escape sequences.
debugText(StringBuilder, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Append the text description to the given string builder translating the special characters (and '\') into escape sequences.
debugText(CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Create text description as String translating the special characters (and '\') into escape sequences.
DECADES - Static variable in class org.das2.datum.TimeContext
 
decimalRegex() - Static method in class org.das2.qds.filters.FilterEditorPanelUtil
return regular expression for decimal regex, without leading or trailing whitespace.
decimalRegexSloppy() - Static method in class org.das2.qds.filters.FilterEditorPanelUtil
sloppy regex to be used when the number doesn't need to be parsed.
decimate(QDataSet) - Static method in class org.das2.qds.ops.Ops
reduce the size of the data by keeping every 10th measurement.
decimate(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
reduce the size of the data by keeping every nth measurement (subsample).
decimate(QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
reduce the size of the data by keeping every nth measurement (subsample).
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.
decode(String) - Static method in class org.das2.util.Entities
decode one entity.
decodeArray(String) - Static method in class org.das2.qstream.Util
 
decodeColor(String) - Static method in class org.das2.graph.ColorUtil
Deprecated.
decode the color, throwing a RuntimeException when the color is not parsable.
decodeColor(String) - Static method in class org.das2.util.ColorUtil
decode the color, throwing a RuntimeException when the color is not parsable.
decodeEntities(String) - Static method in class org.das2.util.Entities
utility method for decoding entities like &rho; 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.
decodePlotSymbolControl(String, PlotSymbol) - Static method in class org.das2.graph.Renderer
decode the string into a plot symbol.
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
 
DECOMPRESSION_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
DECSTATION_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
DECSTATION_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
deepCopy(QDataSet) - Static method in class org.das2.qds.JoinDataSet
Deprecated.
see WritableJoinDataSet
DEFAULT - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-MM-dd'T'HH:mm:ss.SSS'Z
DEFAULT - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
Lexical state.
DEFAULT - Static variable in class org.das2.util.MessageBox
 
DEFAULT_BYTE_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_CELL_SIZE - Static variable in class org.autoplot.pngwalk.RowPngWalkView
 
DEFAULT_CHAR_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_DOUBLE_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_EPOCH_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_FILL_VALUE - Static variable in interface org.das2.qds.QDataSet
the fill value often used in codes.
DEFAULT_FLOAT_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_GAMMA - Static variable in class org.das2.util.DasPNGConstants
 
DEFAULT_INT1_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_INT2_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_INT4_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_LAYER - Static variable in class org.das2.graph.DasCanvas
Default drawing layer of the JLayeredPane
DEFAULT_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
DEFAULT_RANGE - Static variable in class org.autoplot.dom.Axis
 
DEFAULT_REAL4_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_REAL8_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_TEXT_SPECIFIER - Static variable in class org.das2.graph.EventsRenderer
 
DEFAULT_TIME_DIGITS - Static variable in class org.das2.qstream.SerialStreamFormatter
 
DEFAULT_TIME_RANGE - Static variable in class org.autoplot.datasource.DataSourceUtil
used in Autoplot's Application object and in the DataSetSelector.
DEFAULT_TIME_RANGE - Static variable in class org.autoplot.dom.Application
default time range indicates when the range is not being used.
DEFAULT_UCHAR_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_UINT1_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_UINT2_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_UINT4_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
defaultAction(JTextComponent) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
defaultAction(JTextComponent) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
defaultAction(JTextComponent) - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
defaultAction(JTextComponent) - Method in interface org.das2.jythoncompletion.support.CompletionItem
Gets invoked when user presses VK_ENTER key or when she double-clicks on this item with the mouse cursor.
DefaultCompletionItem - Class in org.das2.jythoncompletion
Completion item which will insert text when accepted.
DefaultCompletionItem(String, int, String, String, String, int) - Constructor for class org.das2.jythoncompletion.DefaultCompletionItem
 
DefaultCompletionItem(String, int, String, String, String) - Constructor for class org.das2.jythoncompletion.DefaultCompletionItem
 
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
 
DefaultDatumFormatterFactory - Class in org.das2.datum.format
 
DefaultDatumFormatterFactory() - Constructor for class org.das2.datum.format.DefaultDatumFormatterFactory
provided for use by subclasses
DefaultDocumentationItem - Class in org.das2.jythoncompletion
 
DefaultDocumentationItem(String) - Constructor for class org.das2.jythoncompletion.DefaultDocumentationItem
 
DefaultDocumentationItem(String, String) - Constructor for class org.das2.jythoncompletion.DefaultDocumentationItem
 
DefaultExceptionHandler - Class in org.das2.util
Wrapper for DasExceptionHandler, a dialog box for endusers with options to get at the debugging information.
DefaultExceptionHandler() - Constructor for class org.das2.util.DefaultExceptionHandler
Creates a new instance of DefaultExceptionHandler
DefaultFilterEditorPanel - Class in org.das2.qds.filters
fall-back can be used for any filter.
DefaultFilterEditorPanel() - Constructor for class org.das2.qds.filters.DefaultFilterEditorPanel
Creates new form DefaultEditorPanel
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
 
DefaultHttpProtocol - Class in org.das2.util.filesystem
This http protocol uses the local cache.
DefaultHttpProtocol() - Constructor for class org.das2.util.filesystem.DefaultHttpProtocol
 
DefaultMonitorFactory - Class in org.das2.system
Provided so we could look at monitors leftover when debugging.
DefaultMonitorFactory() - Constructor for class org.das2.system.DefaultMonitorFactory
 
DefaultMonitorFactory.MonitorEntry - Class in org.das2.system
 
defaultNamesArray - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 
DefaultPlotSymbol - Class in org.das2.graph
Draw one of a set of commonly used plot symbols, such as box, diamond, circle or star.
DefaultPlotSymbol(Shape, String) - Constructor for class org.das2.graph.DefaultPlotSymbol
 
DefaultSerializeDelegate - Class in org.das2.qstream
Handles the base types, Number, etc.
DefaultSerializeDelegate() - Constructor for class org.das2.qstream.DefaultSerializeDelegate
 
DefaultSerializeDelegate.Boolean - Class in org.das2.qstream
 
DefaultSerializeDelegate.Byte - Class in org.das2.qstream
 
DefaultSerializeDelegate.Double - Class in org.das2.qstream
 
DefaultSerializeDelegate.Float - Class in org.das2.qstream
 
DefaultSerializeDelegate.Integer - Class in org.das2.qstream
 
DefaultSerializeDelegate.Long - Class in org.das2.qstream
 
DefaultSerializeDelegate.Number - Class in org.das2.qstream
 
DefaultSerializeDelegate.Short - Class in org.das2.qstream
 
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.
DefaultTextualExtensionRecognizer - Class in it.sauronsoftware.ftp4j.extrecognizers
This is the default FTPTextualExtensionRecognizer for every new FTPClient object.
DefaultTimeSeriesBrowse - Class in org.autoplot.datasource
Default implementation commonly found, which handles the resolution parameter but doesn't implement it.
DefaultTimeSeriesBrowse() - Constructor for class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
defaultUnitsArray - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 
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.
DEFAUT_FRAC_SEC - Static variable in class org.das2.qstream.QdsToD2sStream
 
DEFAUT_SIG_DIGIT - Static variable in class org.das2.qstream.QdsToD2sStream
 
DeflaterChannel - Class in org.das2.util
 
DeflaterChannel(WritableByteChannel) - Constructor for class org.das2.util.DeflaterChannel
 
deflts(DataSetSelector) - Static method in class org.autoplot.EventsListToolUtil
 
deft - Variable in class org.autoplot.jythonsupport.JythonUtil.Param
 
deg - Static variable in class org.das2.datum.Units
 
degrees - Static variable in class org.das2.datum.Units
 
degrees2 - Static variable in class org.das2.datum.Units
 
dekker(Function, double, double, double, int) - Static method in class ProGAL.math.RootFinding
 
DelaunayComplex - Class in ProGAL.geom3d.complex.delaunayComplex
A Delaunay complex for a set of d-dimensional points is a tesselation of the points such that no point is inside the circumscribing hypersphere of the d-simplices (for the 3D case: Tetrahedra).
DelaunayComplex(List<Point>) - Constructor for class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Builds the Delaunay complex of the specified point-set
DelayMenu - Class in org.autoplot.bookmarks
JMenu that delays creating children until the folder is exposed.
DelayMenu(String, List<Bookmark>, int, DataSetSelector, AutoplotUI) - Constructor for class org.autoplot.bookmarks.DelayMenu
 
delCount - Variable in class ProGAL.geom2d.TriangulationFace
 
delete() - Method in class org.das2.util.filesystem.VFSFileObject
Deletes the file.
delete() - Method in interface org.das2.util.filesystem.WriteCapability
delete the file
delete(DLCyclicList.DLNode<T>) - Method in class ProGAL.dataStructures.DLCyclicList
Deletes a node from the list and returns its object.
delete(Object) - Method in class ProGAL.dataStructures.Set
 
DELETE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
deleteAllFiles(File, String) - Static method in class org.das2.util.filesystem.FileSystemUtil
delete all files under the directory, with names matching the regex.
deleteAnnotation(Annotation) - Method in class org.autoplot.dom.ApplicationController
delete the annotation
deleteAnyParentsOfDataSourceFilter(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
Delete the parents of this DSF node, if any exist, and if they are no longer used.
deleteBinding(BindingModel) - Method in class org.autoplot.dom.ApplicationController
Deprecated.
see removeBinding(binding)
deleteColumn(Column) - Method in class org.autoplot.dom.CanvasController
 
deleteConnector(Connector) - Method in class org.autoplot.dom.ApplicationController
delete the connector between two plot X axes.
deleteDataSourceFilter(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
delete the dsf and any parents that deleting it leaves orphaned.
deleteDirectory(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method deletes a remote directory.
deleteFile(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method deletes a remote file.
deleteFilesInTree(File, FileSystemUtil.Check) - Static method in class org.autoplot.datasource.FileSystemUtil
deletes all files where shouldDelete returns true and empty folders below root, and root.
deleteFileTree(File) - Static method in class org.autoplot.Util
deletes all files and folders below root, and root, just as "rm -r" would.
deleteFileTree(File) - Static method in class org.das2.util.FileUtil
deletes all files and folders below root, and root, just as "rm -r" would.
deleteFileTree(File, Set<String>) - Static method in class org.das2.util.FileUtil
deletes all files and folders below root, and root, just as "rm -r" would, excluding any files named in exclude.
deleteFirst() - Method in class ProGAL.dataStructures.Set
 
deleteIndex(int) - Method in class ProGAL.dataStructures.Set
 
deleteInterval(DatumRange) - Method in class org.das2.components.DataPointRecorder
delete all the points within the interval.
deleteInterval(DatumRange) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
delete all the points within the interval.
deleteLast() - Method in class ProGAL.dataStructures.Set
 
deleteLast() - Method in class ProGAL.geom2d.Polygon
deletes last corner of the polygon
deleteOldVersions() - Static method in class org.autoplot.util.CacheCleanup
 
deletePlot(Plot) - Method in class org.autoplot.dom.ApplicationController
delete the plot from the application.
deletePlotElement(PlotElement) - Method in class org.autoplot.dom.ApplicationController
delete the plot element completely, or if it is the last, then empty the data source.
deleteRow(Row) - Method in class org.autoplot.dom.CanvasController
 
deleteRow(int) - Method in class org.das2.components.DataPointRecorder
delete the specified row.
deleteRow(int) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
delete the specified row.
deleteRow(DasRow) - Method in class org.das2.graph.Leveler
Deprecated.
 
deleteRows(int[]) - Method in class org.das2.components.DataPointRecorder
delete the specified rows.
deleteRows(int[]) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
delete the specified rows.
deleteWithinFileTree(File, String) - Static method in class org.das2.util.FileUtil
deletes all files with the given name, and root, just as "find .
DELIM_COMMA - Static variable in class org.das2.qds.util.AsciiParser
 
DELIM_TAB - Static variable in class org.das2.qds.util.AsciiParser
 
DELIM_WHITESPACE - Static variable in class org.das2.qds.util.AsciiParser
 
delimComboBox - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
DelimeterNotFoundException() - Constructor for exception org.das2.qstream.StreamTool.DelimeterNotFoundException
 
DelimeterNotFoundException() - Constructor for exception org.das2.stream.StreamTool.DelimeterNotFoundException
 
DelimParser(int, String) - Constructor for class org.das2.qds.util.AsciiParser.DelimParser
 
DELTA_MINUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0, or correlated QDataSet that limits accuracy.
DELTA_PLUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0, or correlated QDataSet that limits accuracy.
demo1() - Static method in class test.BundleBinsDemo
create a bundle of [ rank 2 time bins, rank 2 B-gsm, rank 1 cmps ]
Demo20150416 - Class in test
Demo the bug where UINT4 could not be read in with the 20150401 release.
Demo20150416() - Constructor for class test.Demo20150416
 
Demo20150525 - Class in test
Demo where the old library fails on 32bit machines, and that the 20150525 jar file fixes the problem.
Demo20150525() - Constructor for class test.Demo20150525
 
Demo20160125 - Class in test
Demonstrates a bug where small CDF files are not loaded properly with ReaderFactory.getReader("/tmp/"+file) call.
Demo20160125() - Constructor for class test.Demo20160125
 
Demo20160822 - Class in test
This was used to debug a case where a file lock prevented writing multiple variables to a CDF file on Windows.
Demo20160822() - Constructor for class test.Demo20160822
 
DemoAddRender - Class in test.graph
 
DemoAddRender() - Constructor for class test.graph.DemoAddRender
 
DemoAPBug1129 - Class in test.graph.bugs
 
DemoAPBug1129() - Constructor for class test.graph.bugs.DemoAPBug1129
 
DemoDataSetIterator - Class in org.das2.qds.demos
 
DemoDataSetIterator() - Constructor for class org.das2.qds.demos.DemoDataSetIterator
 
DemoEditorPanel - Class in test
 
DemoEditorPanel() - Constructor for class test.DemoEditorPanel
 
DemoFileWatcher - Class in test
 
DemoFileWatcher() - Constructor for class test.DemoFileWatcher
 
DemoFunction1 - Class in org.das2.qds.examples
First example function just returns sine of the function.
DemoFunction1() - Constructor for class org.das2.qds.examples.DemoFunction1
 
demoGetCompletions() - Static method in class org.autoplot.datasource.DataSetURLDemo
 
demoGetCompletions() - Static method in class test.DataSetURLDemo
 
DemoPngWalk - Class in org.autoplot.pngwalk
Deprecated.
this class will be removed
DemoPngWalk() - Constructor for class org.autoplot.pngwalk.DemoPngWalk
Deprecated.
 
DemoSetXAxis - Class in test.graph
 
DemoSetXAxis() - Constructor for class test.graph.DemoSetXAxis
 
demoSpectrogram() - Static method in class test.endtoend.Test039
create a spectrogram with time axis and log y axis.
demoTicks() - Static method in class test.endtoend.Test039
demonstrate code to explicitly set tick locations and add tick location.
DenseConsoleFormatter - Class in org.das2.util
 
DenseConsoleFormatter() - Constructor for class org.das2.util.DenseConsoleFormatter
 
dep0 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
dep0Columns - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
dep0Columns - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
dep0Columns - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
dep0timeCheckBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
depend(int) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
depend(int) - Method in class org.virbo.idlsupport.QDataSetBridge
 
depend0unitsCB - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
DEPEND_0 - Static variable in interface org.das2.qds.QDataSet
type QDataSet, this dataset is a dependent parameter of the independent parameter represented in this DataSet.
DEPEND_1 - Static variable in interface org.das2.qds.QDataSet
type QDataSet, this dataset is a dependent parameter of the independent parameter represented in this DataSet.
DEPEND_2 - Static variable in interface org.das2.qds.QDataSet
type QDataSet, this dataset is a dependent parameter of the independent parameter represented in this DataSet.
DEPEND_3 - Static variable in interface org.das2.qds.QDataSet
type QDataSet, this dataset is a dependent parameter of the independent parameter represented in this DataSet.
dependBounds(QDataSet) - Static method in class org.das2.qds.DataSetOps
return a bounding qube of the independent dimensions containing the dataset.
dependBoundsSimple(QDataSet) - Static method in class org.das2.qds.DataSetOps
return a bounding qube of the independent dimensions containing the dataset.
DEPENDNAME_0 - Static variable in interface org.das2.qds.QDataSet
String, the name of another dataset in the bundle descriptor.
DEPENDNAME_1 - Static variable in interface org.das2.qds.QDataSet
String, the name of another dataset in the bundle descriptor.
dependsOn(QDataSet, int, QDataSet) - Static method in class org.das2.qds.ops.Ops
declare that the dataset is a dependent parameter of an independent parameter.
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(DasCanvas) - Method in class org.das2.dasml.Processor
 
describe(DatumRange, DatumRange) - Static method in class org.autoplot.dom.DomUtil
describe the change in axis range.
describe(String, QDataSet, int) - Static method in class org.autoplot.dom.PlotElementUtil
describe the slice.
describe(GeneralPath, boolean) - Static method in class org.das2.graph.GraphUtil
describe the path for debugging.
describeUnresolved() - Method in class org.autoplot.state.AbstractVapScheme
 
describeUnresolved() - Method in interface org.autoplot.state.VapScheme
 
description - Variable in class org.autoplot.bookmarks.Bookmark
 
description() - Method in class org.das2.client.DasServer.DataSrcListItem
 
DESCRIPTION - Static variable in interface org.das2.qds.QDataSet
String, Human-consumable string suitable for describing the data more fully.
descriptionLabel - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
descriptionUrl - Variable in class org.autoplot.bookmarks.Bookmark
 
Descriptor - Interface in org.das2.qstream
model elements of the QStream, such as StreamDescriptor, PacketDescriptor, and EnumerationUnitDescriptor.
DescriptorFactory - Interface in org.das2.qstream
Factor for converting the XML packet into the Descriptor that implements.
descriptorId(Descriptor) - Method in class org.das2.qstream.StreamDescriptor
 
DescriptorRegistry - Class in org.das2.qstream
Registry for XML elements that appear on QStreams.
DescriptorRegistry() - Constructor for class org.das2.qstream.DescriptorRegistry
 
deserialize(Document, ProgressMonitor) - Method in interface org.autoplot.PersistentStateSupport.SerializationStrategy
 
deserialize(Document, ProgressMonitor) - Method in interface org.das2.dasml.PersistentStateSupport.SerializationStrategy
 
deserializeLogRecords(InputStream) - Static method in class org.autoplot.scriptconsole.LogConsoleUtil
 
DesktopColorChooserPanel - Class in org.das2.util
Panel for picking colors off the desktop and maintaining a list of colors.
DesktopColorChooserPanel() - Constructor for class org.das2.util.DesktopColorChooserPanel
 
det() - Method in class ProGAL.math.LUDecomposition
Determinant
detach() - Method in class org.das2.graph.DasAxis
disconnect this from the common DataRange object that ties this to other axes, and create a new DataRange.
determinant() - Method in class ProGAL.math.Matrix
Get the determinant of this matrix.
determinant() - Method in class ProGAL.math.Matrix3x3
Get the determinant of this matrix.
detrend(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
remove D/C and low-frequency components from the data by subtracting out the smoothed data with a boxcar of the given size.
detrend(Object, int) - Static method in class org.das2.qds.ops.Ops
 
DetrendFilterEditorPanel - Class in org.das2.qds.filters
 
DetrendFilterEditorPanel() - Constructor for class org.das2.qds.filters.DetrendFilterEditorPanel
Creates new form DetrendFilterEditorPanel
devicePositionChanged(DasDevicePositionEvent) - Method in interface org.das2.graph.event.DasDevicePositionListener
 
devicePositionList() - Method in class org.das2.graph.DasCanvas
returns a list of all the rows and columns on the canvas.
deviceRangeChanged() - Method in class org.das2.graph.DasAxis
Deprecated.
this is not used.
deviceRangeChanged(DasDevicePositionEvent) - Method in interface org.das2.graph.event.DasDevicePositionListener
 
diameterSqrt3Approx() - Method in class ProGAL.geom3d.PointList
Get a segment seg between two points in the set such that diameter/sqrt(3) <= seg.
DIAMOND - Static variable in class org.das2.graph.DefaultPlotSymbol
 
DID_NOT_COMPRESS - Static variable in interface org.autoplot.cdf.CDFConstants
 
Diff - Interface in org.autoplot.dom
super class for containing diffs.
diff(QDataSet) - Static method in class org.das2.qds.ops.Ops
return array that is the differences between each successive pair in the dataset.
diff(Object) - Static method in class org.das2.qds.ops.Ops
 
differentiate() - Method in class ProGAL.math.Polynomial
 
diffs(DomNode) - Method in class org.autoplot.dom.Annotation
 
diffs(DomNode) - Method in class org.autoplot.dom.Application
List the differences between the two nodes.
diffs(DomNode) - Method in class org.autoplot.dom.Axis
 
diffs(DomNode) - Method in class org.autoplot.dom.Canvas
 
diffs(DomNode) - Method in class org.autoplot.dom.Column
 
diffs(DomNode) - Method in class org.autoplot.dom.Connector
 
diffs(DomNode) - Method in class org.autoplot.dom.DataSourceFilter
 
diffs(DomNode) - Method in class org.autoplot.dom.DomNode
return a list of the differences between this and another node.
diffs(DomNode) - Method in class org.autoplot.dom.Options
 
diffs(DomNode) - Method in class org.autoplot.dom.Plot
 
diffs(DomNode) - Method in class org.autoplot.dom.PlotElement
 
diffs(DomNode) - Method in class org.autoplot.dom.PlotElementStyle
 
diffs(DomNode) - Method in class org.autoplot.dom.Row
 
diffs(DomNode) - Method in class org.autoplot.dom.Template
 
diffsides(Point, Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
diffsides(Point, Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
diffsTest() - Static method in class org.autoplot.dom.DomTests
 
DigitalRenderer - Class in org.das2.graph
 
DigitalRenderer() - Constructor for class org.das2.graph.DigitalRenderer
 
DigitalRenderer.Align - Enum in org.das2.graph
 
DigitalStylePanel - Class in org.autoplot.renderer
 
DigitalStylePanel() - Constructor for class org.autoplot.renderer.DigitalStylePanel
Creates new form DigitalStylePanel
digitizer - Variable in class org.autoplot.pngwalk.PngWalkTool
 
digitizerRecording - Variable in class org.autoplot.pngwalk.PngWalkTool
 
dim - Variable in class ProGAL.geomNd.Point
The dimension of this point.
dim - Variable in class ProGAL.geomNd.Vector
 
dimensionCount(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the number of physical dimensions of a dataset.
dimensionCount(Object) - Static method in class org.das2.qds.ops.Ops
returns the number of physical dimensions of the object when interpreted as a dataset.
dimensionless - Static variable in class org.das2.datum.Units
 
dimensionProperties() - Static method in class org.das2.qds.DataSetUtil
return the list of properties that pertain to the dimension that dataset values exist.
dindgen(int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with values [0.,1.,2.,...]
dindgen(int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset with values increasing [ [0.,1.,2.], [ 3.,4.,5.] ]
dindgen(int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with values increasing
dindgen(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 4 dataset with values increasing
dir - Variable in class ProGAL.geom3d.Line
 
DIR_BOTH - Static variable in class org.das2.qds.util.LSpec
include both sweeps
DIR_INWARD - Static variable in class org.das2.qds.util.LSpec
just the inward sweeps
DIR_OUTWARD - Static variable in class org.das2.qds.util.LSpec
just the outward sweeps
DirectConnector - Class in it.sauronsoftware.ftp4j.connectors
The DirectConnector connects the remote host with a straight socket connection, using no proxy.
DirectConnector() - Constructor for class it.sauronsoftware.ftp4j.connectors.DirectConnector
 
DIRECTORY - Static variable in class ftpfs.ftp.FtpListResult
 
directory - Variable in class org.autoplot.PersistentStateSupport
 
DIRECTORY_STATUS - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
DirectoryEntry() - Constructor for class org.das2.util.filesystem.FileSystem.DirectoryEntry
 
dirty - Variable in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
dirty - Variable in class org.autoplot.scriptconsole.JythonScriptPanel
 
dirty - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
DISABLE_RELOAD - Static variable in class org.das2.system.DasLogger
 
disconnect(boolean) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method disconnects from the remote server, optionally performing the QUIT procedure.
disconnect() - Method in class org.autoplot.dom.PlotElementController
 
discoverFactories() - Method in class org.autoplot.datasource.DataSourceRegistry
look for META-INF/org.autoplot.datasource.DataSourceFactory, create the factory, then query for its extensions.
discoverRegistryEntries() - Method in class org.autoplot.datasource.DataSourceRegistry
look for META-INF/org.autoplot.datasource.DataSourceFactory.extensions
discoveryCb - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
DisjointSet - Class in ProGAL.dataStructures
 
DisjointSet() - Constructor for class ProGAL.dataStructures.DisjointSet
 
DisjointSet.DSNode - Class in ProGAL.dataStructures
 
DiskUsageModel - Class in com.cottagesystems.jdiskhog
 
DiskUsageModel() - Constructor for class com.cottagesystems.jdiskhog.DiskUsageModel
 
dispatchEvent(AWTEvent) - Method in class org.autoplot.ScreenshotsTool
 
dispatchEvent(AWTEvent) - Method in class org.pushingpixels.tracing.TracingEventQueue
 
dispatchEvent(AWTEvent) - Method in class org.pushingpixels.tracing.TracingEventQueueJMX
 
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
DisplayDataMouseModule.CellTransferable - Class in org.das2.event
 
displayDefaultHelp() - Method in class org.autoplot.help.AutoplotHelpSystem
Display the help window with default page displayed
displayed - Variable in class ProGAL.geom2d.TriangulationFace
 
displayHelpFromEvent(ActionEvent) - Method in class org.autoplot.help.AutoplotHelpSystem
 
displayHelpFromEvent(ActionEvent, Object) - Method in class org.autoplot.help.AutoplotHelpSystem
A component action listener can pass the event here and the help topic corresponding to the event source will be displayed, assuming an appropriate call has been made to registerHelpID.
displayLegend - Variable in class org.autoplot.dom.Plot
 
displayLegend - Variable in class org.autoplot.dom.PlotElement
display the plot legend.
displayLogLevel - Variable in class org.autoplot.dom.Options
the level of messages that are shown on the display.
displayRecord(QualityControlRecord) - Method in class org.autoplot.pngwalk.QualityControlPanel
Load the contents of the provided record into the UI.
displayTitle - Variable in class org.das2.graph.DasPlot
true if the plot title should be displayed.
dispose() - Method in class org.das2.components.HorizontalSpectrogramSlicer
dispose of the popup slicer.
dispose() - Method in class org.das2.components.VerticalSpectrogramAverager
dispose of the popup slicer.
dispose() - Method in class org.das2.components.VerticalSpectrogramSlicer
dispose of the popup slicer.
distance(int, double, double) - Static method in class org.das2.qds.ops.Ops
return a table of distances d[len0] to the indeces c0; in units of r0.
distance(int, int, double, double, double, double) - Static method in class org.das2.qds.ops.Ops
return a table of distances d[len0,len1] to the indeces c0,c1; in units of r0, r1.
distance(Point) - Method in class ProGAL.geom2d.LineSegment
 
distance(Point) - Method in class ProGAL.geom3d.Point
Get the distance from this point to point q
distance(Rectangle) - Method in class ProGAL.geom3d.Rectangle
 
distance(Point) - Method in class ProGAL.geom3d.volumes.Lens
 
distance(Lens) - Method in class ProGAL.geom3d.volumes.Lens
 
distance(Point) - Method in class ProGAL.geomNd.Point
Returns distance to the point p
distance() - Method in class ProGAL.geomNd.Point
Returns distance to the origo
distance_Gottschalk(Rectangle) - Method in class ProGAL.geom3d.Rectangle
 
distance_nonoptimized(Rectangle) - Method in class ProGAL.geom3d.Rectangle
670HOps
distance_optimized(Rectangle) - Method in class ProGAL.geom3d.Rectangle
 
distanceSquared(Point) - Method in class ProGAL.geom3d.Point
Get the squared distance from this point to point q.
distanceSquared(Point) - Method in class ProGAL.geomNd.Point
Returns squared distance to the point p
distanceSquared() - Method in class ProGAL.geomNd.Point
Returns squared distance to the origo
distanceSquaredXY() - Method in class ProGAL.geomNd.Point
Returns the squared distance to the origo of this point projected onto xy plane
distanceToPoint(Point) - Method in class ProGAL.geom3d.volumes.LSS
 
distanceXY() - Method in class ProGAL.geomNd.Point
Returns the distance to the origo of this point projected onto xy plane
DistTableDataSet - Class in org.das2.dataset.test
 
DistTableDataSet(int) - Constructor for class org.das2.dataset.test.DistTableDataSet
Creates a new instance of DistTableDataSet
div(Datum) - Method in class org.das2.datum.Datum
Groovy scripting language uses this for overloading.
div(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise div of two datasets with compatible geometry.
div(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
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(Ratio) - Method in class org.das2.datum.Ratio
 
divide(RationalNumber) - Method in class org.das2.datum.RationalNumber
divide by the number.
divide(Number, Number, Units) - Method in class org.das2.datum.SIUnits
 
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 convertible units or dimensionless.
divide(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise divide of two datasets with compatible geometry.
divide(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
divide(double) - Method in class ProGAL.geom3d.Vector
Divide this vector by s and return the result (without changing this object).
divide(double) - Method in class ProGAL.geomNd.Vector
Divide this vector by s and return the result (without changing this object).
DivideFilterEditorPanel - Class in org.das2.qds.filters
 
DivideFilterEditorPanel() - Constructor for class org.das2.qds.filters.DivideFilterEditorPanel
Creates new form DivideFilterEditorPanel
dividerDatumFormatter - Variable in class org.das2.graph.DasAxis
the formatter identified to work with the divider
divideThis(double) - Method in class ProGAL.geom3d.Vector
Divide this vector by s and return the result (changing this object).
divideThis(double) - Method in class ProGAL.geomNd.Vector
Divide this vector by s and return the result (changing this object).
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 magnitude parts of the Datums plus the unit names "A/B", suitable for human consumption.
divisions() - Method in class org.das2.datum.TimeUtil.TimeDigit
 
divp(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
This div goes with modp, where -18 divp 10 = -2 and -18 modp 10 = 8.
divp(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
DLCyclicList<T> - Class in ProGAL.dataStructures
 
DLCyclicList() - Constructor for class ProGAL.dataStructures.DLCyclicList
 
DLCyclicList.DLNode<T> - Class in ProGAL.dataStructures
 
DLNode(T) - Constructor for class ProGAL.dataStructures.DLCyclicList.DLNode
 
DLNode(T, DLCyclicList.DLNode<T>, DLCyclicList.DLNode<T>) - Constructor for class ProGAL.dataStructures.DLCyclicList.DLNode
 
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
 
doAutoLayout() - Method in class org.autoplot.ApplicationModel
trigger autolayout, which adjusts the margins so that labels aren't cut off.
doAutorange(QDataSet) - Static method in class org.das2.graph.ContoursRenderer
autorange on the data, returning a rank 2 bounds for the dataset.
doAutorange(QDataSet) - Static method in class org.das2.graph.DigitalRenderer
autorange on the data, returning a rank 2 bounds for the dataset.
doAutorange(QDataSet) - Static method in class org.das2.graph.EventsRenderer
return bounding cube
doAutorange(QDataSet) - Static method in class org.das2.graph.ImageVectorDataSetRenderer
 
doAutorange(QDataSet) - Static method in class org.das2.graph.PitchAngleDistributionRenderer
 
doAutorange(QDataSet) - Static method in class org.das2.graph.PolarPlotRenderer
 
doAutorange(QDataSet) - Static method in class org.das2.graph.RGBImageRenderer
autorange on the data, returning a rank 2 bounds for the dataset.
doAutorange(QDataSet) - Static method in class org.das2.graph.TickCurveRenderer
autorange on the data, returning a rank 2 bounds for the dataset.
doAutorange(QDataSet) - Static method in class org.das2.graph.VectorPlotRenderer
autorange on the data, returning a rank 2 bounds for the dataset.
doAutoranging(PlotElement, Map<String, Object>, QDataSet) - Static method in class org.autoplot.dom.PlotElementController
 
doAutoranging(PlotElement, Map<String, Object>, QDataSet, boolean) - Static method in class org.autoplot.dom.PlotElementController
This is the old updateFillSeries and updateFillSpectrogram code.
doBatch(String[], Application, CreatePngWalk.Params, ProgressMonitor) - Static method in class org.autoplot.pngwalk.CreatePngWalk
run the pngwalk for the list of times.
doBindings() - Method in class org.autoplot.DataPanel
bind to the data source and plot plotElement.
doc - Variable in class org.autoplot.datasource.CompletionContext
one-line documentation
doc - Variable in class org.autoplot.datasource.DataSetURI.CompletionResult
human-readable documentation.
doc - Variable in class org.autoplot.jythonsupport.JythonUtil.Param
 
dock(Component) - Method in class org.das2.components.TearoffTabbedPane
return the component into this TearoffTabbedPane.
doCopyDataSetImage() - Method in class org.autoplot.GuiSupport
 
doCopyDataSetURL() - Method in class org.autoplot.GuiSupport
 
doCopyLink(HyperlinkEvent) - Method in class org.autoplot.pngwalk.QualityControlRecord
get the text for the hyperlinkEvent generated by getCommentsHtml.
DOCUMENTATION_QUERY_TYPE - Static variable in interface org.das2.jythoncompletion.support.CompletionProvider
The int value representing the query for a documentation.
documentationAutoPopup() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
documentationAutoPopupDelay() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
documentationBackgroundColor() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
documentationPopupPreferredSize() - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
DocumentationScrollPane - Class in org.das2.jythoncompletion.ui
 
DocumentationScrollPane(JTextComponent) - Constructor for class org.das2.jythoncompletion.ui.DocumentationScrollPane
Creates a new instance of ScrollJavaDocPane
doDiff(DomNode) - Method in class org.autoplot.dom.ArrayNodeDiff
 
doDiff(DomNode) - Method in interface org.autoplot.dom.Diff
 
doDiff(DomNode) - Method in class org.autoplot.dom.PropertyChangeDiff
 
doDownload(String, ProgressMonitor) - Static method in class org.autoplot.datasource.FileSystemUtil
have the filesystem download the resource, without having to worry about creating a FileSystem just to get the one file.
doDownload(String, URL, File, File, ProgressMonitor) - Method in class org.das2.util.filesystem.HttpFileSystem
 
DodsAdapter - Class in org.autoplot.dods
 
DodsAdapter(URL, String) - Constructor for class org.autoplot.dods.DodsAdapter
Creates a new instance of DodsAdapter
DodsDataSource - Class in org.autoplot.dods
Read data via OpenDAP.
DodsDataSource(URI) - Constructor for class org.autoplot.dods.DodsDataSource
Creates a new instance of DodsDataSetSource CDAWEB no longer supports: http://cdaweb.gsfc.nasa.gov/cgi-bin/opendap/nph-dods/istp_public/data/genesis/3dl2_gim/2003/genesis_3dl2_gim_20030501_v01.cdf.dds?Proton_Density No longer operational: http://www.cdc.noaa.gov/cgi-bin/nph-nc/Datasets/kaplan_sst/sst.mean.anom.nc.dds?sst http://acdisc.gsfc.nasa.gov/opendap/HDF-EOS5/Aura_OMI_Level3/OMAEROe.003/2005/OMI-Aura_L3-OMAEROe_2005m0101_v003-2011m1109t081947.he5.dds?TerrainReflectivity CDAWEB no longer supports: http://cdaweb.gsfc.nasa.gov/cgi-bin/opendap/nph-dods/istp_public/data/polar/hyd_h0/1997/po_h0_hyd_19970102_v01.cdf.dds?ELECTRON_DIFFERENTIAL_ENERGY_FLUX
DodsDataSourceFactory - Class in org.autoplot.dods
Reads OpenDAP streams.
DodsDataSourceFactory() - Constructor for class org.autoplot.dods.DodsDataSourceFactory
Creates a new instance of DodsDataSourceFactory
DodsVarDataSet - Class in org.autoplot.dods
Adapter from Dods DArray to look like QDataSet.
DodsVarDataSet(DArray) - Constructor for class org.autoplot.dods.DodsVarDataSet
Creates a new instance of DodsVarDataSet
DodsVarDataSet.DoubleArray - Class in org.autoplot.dods
 
DodsVarDataSet.EpochStringArray - Class in org.autoplot.dods
 
DodsVarDataSet.FloatArray - Class in org.autoplot.dods
 
DodsVarDataSet.Int16Array - Class in org.autoplot.dods
 
DodsVarDataSet.Int32Array - Class in org.autoplot.dods
 
DodsVarDataSet.NominalStringArray - Class in org.autoplot.dods
 
doElementBindings(PlotElement) - Method in interface org.autoplot.PlotStylePanel.StylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.BoundsStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.ColorScatterStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.ContourStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.DigitalStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.EventsStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.HugeScatterStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.ImageStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.InternalStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.OrbitStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.PitchAngleDistributionStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.SeriesStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.SpectrogramStylePanel
 
doElementBindings(PlotElement) - Method in class org.autoplot.renderer.StackedHistogramStylePanel
 
doExport(Component) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
doExport(Component, List<Bookmark>) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
doFillValidRange() - Method in class org.autoplot.dom.DataSourceController
look in the metadata for fill and valid range.
doGetDataSet() - Method in class org.autoplot.idlsupport.QDataSetBridge
performs the read.
doGetDataSet(ProgressMonitor) - Method in class org.autoplot.idlsupport.QDataSetBridge
This initiates the read on a separate thread, so this does not block and should be used with caution.
doGetDataSet() - Method in class org.virbo.idlsupport.QDataSetBridge
performs the read.
doGetDataSet(ProgressMonitor) - Method in class org.virbo.idlsupport.QDataSetBridge
This initiates the read on a separate thread, so this does not block and should be used with caution.
doHints(Axis, String) - Static method in class org.autoplot.dom.PlotController
implement hints like width=40&includeZero=T.
doImport(Component) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
doInspectVap() - Method in class org.autoplot.GuiSupport
 
doIt() - Method in class org.autoplot.BatchMaster
run the batch process.
doIt(Application, CreatePngWalk.Params) - Static method in class org.autoplot.pngwalk.CreatePngWalk
run the pngwalk.
doit(QDataSet) - Method in class org.das2.qds.util.AutoHistogram
 
doit(QDataSet, QDataSet) - Method in class org.das2.qds.util.AutoHistogram
do a histogram, dynamically shifting the bins and changing the bin size.
doit(InputStream, OutputStream, Datum) - Static method in class org.das2.qstream.filter.PipeFilter
 
doit(int, String) - Static method in class test.endtoend.Test003
 
doit() - Static method in class test.graph.PlotSymbolRendererDemo
 
doit1() - Static method in class test.graph.PlotSymbolRendererDemo
 
doit2(boolean) - Static method in class test.graph.PlotSymbolRendererDemo
tests scheme where color( X, Y ) and X and Y are not monotonic.
doit3() - Static method in class test.graph.PlotSymbolRendererDemo
 
doit4() - Static method in class test.graph.PlotSymbolRendererDemo
 
doLayout() - Method in class org.das2.components.propertyeditor.PropertyEditor
 
dollars - Static variable in class org.das2.datum.Units
currencies for demonstration purposes.
doLookupMetadata(int, int) - Method in class org.autoplot.pngwalk.ClickDigitizer
look up the richPng metadata within the png images.
doLookupMetadata(int, int, boolean) - Method in class org.autoplot.pngwalk.ClickDigitizer
look up the richPng metadata within the png images.
DomainDivider - Interface in org.das2.datum
Divides a given range of input values into useful intervals.
DomainDividerUtil - Class in org.das2.datum
 
DomainDividerUtil() - Constructor for class org.das2.datum.DomainDividerUtil
 
doManageFilesystems(Component) - Static method in class org.autoplot.AutoplotUtil
show a list of the filesystems
DOMBuilder - Class in org.das2.dasml
New stateful serialize utility that uses names when available.
DOMBuilder(Object) - Constructor for class org.das2.dasml.DOMBuilder
 
dominates(Point) - Method in class ProGAL.geom3d.Point
Returns true if this point dominates point q.
dominates(Point, int, int, int) - Method in class ProGAL.geom3d.Point
Returns true if this point dominates point q (i=0,1,2 is the most important coordinate, j=0,1,2 is the second most important coordinate and k=0,1,2 is the least important coordinate).
dominates(Polynomial) - Method in class ProGAL.math.Polynomial
 
DomLock() - Constructor for class org.autoplot.dom.ChangesSupport.DomLock
 
DomNode - Class in org.autoplot.dom
Autoplot's state is stored in a tree of nodes, with Java types constraining to particular abstractions.
DomNode() - Constructor for class org.autoplot.dom.DomNode
 
DomNodeController - Class in org.autoplot.dom
Base class for controller objects that are responsible for managing a node.
DomNodeController(DomNode) - Constructor for class org.autoplot.dom.DomNodeController
 
DomOps - Class in org.autoplot.dom
Many operations are defined within the DOM object controllers that needn't be.
DomOps() - Constructor for class org.autoplot.dom.DomOps
 
DomTests - Class in org.autoplot.dom
 
DomTests() - Constructor for class org.autoplot.dom.DomTests
 
DOMTreeWalkerTreeModel - Class in org.autoplot.spase
This class implements the Swing TreeModel interface so that the DOM tree returned by a TreeWalker can be displayed in a JTree component.
DOMTreeWalkerTreeModel(TreeWalker) - Constructor for class org.autoplot.spase.DOMTreeWalkerTreeModel
Create a TreeModel for the specified TreeWalker
DOMTreeWalkerTreeModel(Document) - Constructor for class org.autoplot.spase.DOMTreeWalkerTreeModel
Create a TreeModel for a TreeWalker that returns all nodes in the specified document
DOMTreeWalkerTreeModel(Element) - Constructor for class org.autoplot.spase.DOMTreeWalkerTreeModel
Create a TreeModel for a TreeWalker that returns the specified element and all of its descendant nodes.
DomUtil - Class in org.autoplot.dom
operations for the DOM, such as search-for-node and child properties
DomUtil() - Constructor for class org.autoplot.dom.DomUtil
 
DomUtilTest - Class in test.dom
 
DomUtilTest() - Constructor for class test.dom.DomUtilTest
 
DOMWalker - Class in org.autoplot.spase
 
DOMWalker(TreeWalker) - Constructor for class org.autoplot.spase.DOMWalker
Create a TreeModel for the specified TreeWalker
DOMWalker(Document) - Constructor for class org.autoplot.spase.DOMWalker
Create a TreeModel for a TreeWalker that returns all nodes in the specified document
DOMWalker(Element) - Constructor for class org.autoplot.spase.DOMWalker
Create a TreeModel for a TreeWalker that returns the specified element and all of its descendant nodes.
done() - Method in class org.das2.dasml.FormContainer.ContainerDnDSupport
 
Done() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Reset buffer when finished.
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)
doOp(String) - Method in class org.das2.util.filesystem.ExpensiveOpCache
Do the operation if it has not been done, or if it has not been done recently.
doOp(String) - Method in interface org.das2.util.filesystem.ExpensiveOpCache.Op
 
doOpen(File) - Method in class org.autoplot.ApplicationModel
AutoplotUI calls this to open a file.
doOpenVap(File, LinkedHashMap<String, String>) - Method in class org.autoplot.ApplicationModel
Load the vap file at f, apply additional modifications to the DOM, then sync the application to this.
doOpenVap(InputStream, LinkedHashMap<String, String>) - Method in class org.autoplot.ApplicationModel
open the serialized DOM, apply additional modifications to the DOM, then sync the application to this.
doParse(int) - Method in class org.autoplot.cefdatasource.CefReaderData
 
doPasteDataSetURL() - Method in class org.autoplot.GuiSupport
 
doplot(Plot, PlotElement, String, String, String) - Method in class org.autoplot.dom.ApplicationController
 
doplot(Plot, PlotElement, String, String) - Method in class org.autoplot.dom.ApplicationController
 
doplot(Plot, PlotElement, String) - Method in class org.autoplot.dom.ApplicationController
 
doPlotElementDefaultsUnitsChange(PlotElement) - Method in class org.autoplot.dom.PlotController
see https://sourceforge.net/tracker/?func=detail&aid=3104572&group_id=199733&atid=970682 We've loaded an old vap file and we need to convert units.dimensionless to a correct unit.
doPlotGoButton(String, int) - Method in class org.autoplot.AutoplotUI
Action performed when the green "play" button is pressed.
doPlotSelected() - Method in class com.cottagesystems.jdiskhog.JDiskHogPanel
attempt to plot the URI selected.
doQuery(CompletionContext, CompletionResultSet) - Method in class org.das2.jythoncompletion.JythonCompletionTask
perform the completions query.
doRead(URL, URLConnection) - Method in class org.tsds.datasource.TsmlNcml
read the ncml+tsml from the url, and follow references to read in the dataset.
doResetRenderType(RenderType) - Method in class org.autoplot.dom.PlotElementController
used to explicitly set the rendering type.
doService(String, String, String, boolean, String, PrintStream, boolean, Set, ProgressMonitor) - Static method in class org.autoplot.AutoplotDataServer
Perform the data service.
DOSListParser - Class in it.sauronsoftware.ftp4j.listparsers
This parser can handle the MSDOS-style LIST responses.
DOSListParser() - Constructor for class it.sauronsoftware.ftp4j.listparsers.DOSListParser
 
doStreamDescriptor(String) - Method in class org.das2.qstream.SerialStreamFormatter
send out the streamDescriptor, which contains just the name of the stream's default dataset.
dot - Variable in class org.das2.event.DasSelectionEvent
 
dot(Vector) - Method in class ProGAL.geom2d.Vector
 
dot(Point) - Method in class ProGAL.geom3d.Point
 
dot(Vector) - Method in class ProGAL.geom3d.Point
 
dot(Vector) - Method in class ProGAL.geom3d.Vector
Get the dot-product of this vector and v.
dot(Point) - Method in class ProGAL.geom3d.Vector
Get the dot-product of this vector and position vector to point p.
dot(Point) - Method in class ProGAL.geomNd.Point
 
dot(Vector) - Method in class ProGAL.geomNd.Vector
Get the dot-product of this vector and v.
DOTDASHES - Static variable in class org.das2.graph.PsymConnector
 
doTest(int, String, Exception) - Static method in class test.endtoend.Test006
 
doTest(int, String) - Static method in class test.endtoend.Test007
 
doTest(int, String) - Static method in class test.endtoend.Test008
 
doTest(String) - Static method in class test.endtoend.Test010
 
doTest(int, int, String) - Static method in class test.endtoend.Test012
 
doTest(int, String, QDataSet) - Static method in class test.endtoend.Test014
 
doTest(int, String) - Static method in class test.endtoend.Test015
 
doTest(int, String, QDataSet, Map<String, Object>, String) - Static method in class test.endtoend.Test016
 
doTest(int, String) - Static method in class test.endtoend.Test023
 
doTest(int, String) - Static method in class test.endtoend.Test025
 
doTest(int, String, String) - Static method in class test.endtoend.Test026
 
doTest(int, String) - Static method in class test.endtoend.Test027
 
doTest(int, String) - Static method in class test.endtoend.Test028
 
doTest(int, String) - Static method in class test.endtoend.Test030
 
doTest(int, String) - Static method in class test.endtoend.Test031
 
doTest2() - Static method in class test.util.TestTimeParser
 
doTestBundle(int, String) - Static method in class test.endtoend.Test030
this reads the ascii file into a bundle and tries to plot the last one.
doTestQube(int, String) - Static method in class test.endtoend.Test016
just show what the ranging would have been for the given dataset URI.
DOTFINE - Static variable in class org.das2.graph.PsymConnector
 
dotProduct(Vector, Vector) - Static method in class ProGAL.geom2d.Vector
 
doTransform() - Method in class org.autoplot.pngwalk.ClickDigitizer
return rank 2 bundle dataset that is ds[n;i,j] or null if there are no points.
DOTS - Static variable in class org.das2.graph.Psym
 
DOTS - Static variable in class org.das2.graph.PsymConnector
 
DOUBLE - Static variable in class org.das2.qds.buffer.BufferDataSet
the data is in 8 byte doubles.
Double() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Double
 
DOUBLE_FLAT_SYMBOL - Static variable in class test.PdfUnicodeTextImageTest
 
DOUBLE_PARSER - Static variable in class org.das2.qds.util.AsciiParser
parses the field using Double.parseDouble, Java's double parser.
DOUBLE_SHARP_SYMBOL - Static variable in class test.PdfUnicodeTextImageTest
 
DoubleArray(DArray, HashMap) - Constructor for class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
DoubleDataSet - Class in org.das2.qds.buffer
 
DoubleDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.DoubleDataSet
 
DoubleFieldParser - Class in org.autoplot.cefdatasource
 
DoubleFieldParser() - Constructor for class org.autoplot.cefdatasource.DoubleFieldParser
 
DoubleParser - Class in org.autoplot.cefdatasource
code borrowed from Javalution
DoubleParser() - Constructor for class org.autoplot.cefdatasource.DoubleParser
 
DoubleTransferType - Class in org.das2.qstream
 
DoubleTransferType() - Constructor for class org.das2.qstream.DoubleTransferType
 
doubleValue(Object, Units, double, Object) - Static method in class org.autoplot.metatree.IstpMetadataModel
returns the Entry that is convertible to double as a double.
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
 
doubleValue() - Method in class org.das2.datum.Ratio
return the double value closest to this.
doubleValue() - Method in class org.das2.datum.RationalNumber
return a close representation using double.
doubleValue(Number) - Static method in class org.das2.qds.SemanticOps
returns the Double value of the number, preserving null and NaN.
doubleValues(Datum[], Units) - Static method in class org.das2.datum.DatumUtil
 
doubleValues(Datum[], Units[]) - Static method in class org.das2.datum.DatumUtil
 
doVariables(Map<String, Object>, File, Map<String, String>, JPanel) - Method in class org.autoplot.jythonsupport.ui.ParametersFormPanel
Populates the JPanel with options.
doVariables(String, Map<String, String>, JPanel) - Method in class org.autoplot.jythonsupport.ui.ParametersFormPanel
 
doVariables(Map<String, Object>, String, Map<String, String>, JPanel) - Method in class org.autoplot.jythonsupport.ui.ParametersFormPanel
Populates the JPanel with options.
doWhereFilter(String, QDataSet, MutablePropertyDataSet) - Method in class org.autoplot.datasource.AbstractDataSource
implement where constraint.
down() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
download(String, File) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method downloads a remote file from the server to a local file.
download(String, File, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method downloads a remote file from the server to a local file.
download(String, File, long) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method resumes a download operation from the remote server to a local file.
download(String, File, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method resumes a download operation from the remote server to a local file.
download(String, OutputStream, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method resumes a download operation from the remote server.
downloadFile(String, File, File, ProgressMonitor) - Method in class ftpfs.FTPBeanFileSystem
 
downloadFile(String, File, File, ProgressMonitor) - Method in class org.autoplot.pdsppi.PDSPPIFileSystem
 
downloadFile(String, File, File, ProgressMonitor) - Method in class org.autoplot.wgetfs.WGetFileSystem
 
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.VFSFileSystem
Transfers the file from the remote store to a local copy f.
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.
downloadResourceAsTempFile(URL, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
This loads the URL to a local temporary file.
downloadResourceAsTempFile(URL, int, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
This was introduced when we needed access to a URL with arguments.
doy - Variable in class org.das2.datum.TimeUtil.TimeStruct
day of year containing the time datum
DOY_DAYS - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-MM-dd (JJJ)
dragEnter(DropTargetDragEvent) - Method in class org.autoplot.UriDropTargetListener
 
dragExit(DropTargetEvent) - Method in class org.autoplot.UriDropTargetListener
 
dragOver(DropTargetDragEvent) - Method in class org.autoplot.UriDropTargetListener
 
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
 
DRank0DataSet - Class in org.das2.qds
Implementation of Rank 0 dataset backed by a double.
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.
draw(J2DScene, Color) - Method in class ProGAL.geom2d.Polygon
draws the polygon
draw(J2DScene) - Method in class ProGAL.geom2d.Polygon
 
draw(J2DScene, Color, double) - Method in class ProGAL.geom2d.TriangulationFace
 
draw(J2DScene, Color) - Method in class ProGAL.geom2d.TriangulationFace
 
draw(J2DScene) - Method in class ProGAL.geom2d.TriangulationFace
 
draw(J2DScene, boolean) - Method in class ProGAL.geom2d.TriangulationFace
 
draw(J2DScene, double, boolean) - Method in class ProGAL.geom2d.TriangulationFace
 
drawAntiAlias - Variable in class org.autoplot.dom.Options
property drawAntiAlias should plot symbols and lines be anti aliased?
drawCenteredString(Graphics2D, String) - Method in class org.autoplot.pngwalk.PngWalkView
 
drawCircumCircle(J2DScene, Color) - Method in class ProGAL.geom2d.TriangulationFace
 
drawContent(Graphics2D) - Method in class org.das2.components.AngleSpectrogramSlicer
 
drawContent(Graphics2D) - Method in class org.das2.graph.DasPlot
this is a stub (empty method) that can be overridden to draw content.
drawGrid - Variable in class org.autoplot.dom.Options
 
drawLabel(Graphics2D, Datum, String, int, int, int) - Method in class org.das2.graph.DasAxis
Draw each label of the axis.
drawLegendLabel - Variable in class org.das2.graph.Renderer
 
drawLine(Graphics2D, double, double, double, double, float) - Method in class org.das2.graph.PsymConnector
See draw( Graphics2D, GeneralPath, float ) for drawing traces.
drawListIcon(Graphics2D, int, int) - Method in interface org.das2.components.propertyeditor.Displayable
implement this to provide nice drawing of icon on printing graphics context.
drawListIcon(Graphics2D, int, int) - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.dataset.DataSetDescriptor
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.event.MouseModule
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.DasColorBar.Type
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.DefaultPlotSymbol
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.FillStyle
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.Psym
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.PsymConnector
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.Renderer
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.SeriesRenderer
 
drawListIcon(Graphics2D, int, int) - Method in class org.das2.graph.SymColor
 
drawMinorGrid - Variable in class org.autoplot.dom.Options
 
drawRotatedCircumCircle(J2DScene, Color, double, List<Integer>) - Method in class ProGAL.geom2d.TriangulationFace
 
drawTickLabels - Variable in class org.autoplot.dom.Axis
 
drawTriangle(Graphics, double, double, float) - Method in class org.das2.graph.Psym
 
drop(DropTargetDropEvent) - Method in class org.autoplot.UriDropTargetListener
 
dropActionChanged(DropTargetDragEvent) - Method in class org.autoplot.UriDropTargetListener
 
ds - Variable in class org.das2.graph.Renderer
The dataset that is being plotted by the Renderer.
DS_LENGTH_LIMIT - Static variable in class org.autoplot.AutoplotUtil
absolute length limit for plots.
DS_LENGTH_LIMIT - Static variable in class org.das2.qds.DataSetOps
absolute length limit for plots.
dsCachePut(String, MutablePropertyDataSet) - Static method in class org.autoplot.cdf.CdfDataSource
put the dataset into the cache, probably removing the least valuable entry from the cache.
dsd - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
DSNode(Object) - Constructor for class ProGAL.dataStructures.DisjointSet.DSNode
 
dstId - Variable in class org.autoplot.dom.BindingModel
 
dstProperty - Variable in class org.autoplot.dom.BindingModel
 
DTWithBigPoints - Class in ProGAL.geom2d.delaunay
 
DTWithBigPoints(List<Point>) - Constructor for class ProGAL.geom2d.delaunay.DTWithBigPoints
 
dump(PrintStream) - Method in class org.das2.dataset.DefaultTableDataSet
 
DUMP_TO_FILE_ACTION - Variable in class org.das2.graph.DasPlot
Action to dump the first (0th) renderer's data to a file.
dumpEventQueue(PrintStream) - Static method in class org.das2.system.EventQueueBlocker
method for inspecting the event queue.
dumpMapToFile(File) - Static method in class org.das2.util.awt.PdfGraphicsOutput
dump the keys out to a file.
dumpPendingEvents() - Static method in class org.autoplot.EventThreadResponseMonitor
show all the events on the event thread by unqueuing and requeuing them.
dumpPendingEvents() - Static method in class org.das2.util.awt.LoggingEventQueue
 
DumpRteExceptionHandler - Class in org.autoplot.scriptconsole
This dumps the error report to the current working directory.
DumpRteExceptionHandler() - Constructor for class org.autoplot.scriptconsole.DumpRteExceptionHandler
 
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(QDataSet, boolean) - Static method in class org.autoplot.ScriptContext
serializes the dataset to a das2stream, a well-documented, open, streaming data format.
dumpToDas2Stream(QDataSet, String, boolean) - Static method in class org.autoplot.ScriptContext
serializes the dataset to a das2stream, a well-documented, open, streaming data format.
dumpToDas2Stream(QDataSet, WritableByteChannel, boolean, boolean) - Static method in class org.das2.dataset.TableUtil
Write das2stream directly from QDataSet.
dumpToDas2Stream(TableDataSet, WritableByteChannel, boolean, boolean) - Static method in class org.das2.dataset.TableUtil
write the data to a das2Stream
dumpToDas2Stream(VectorDataSet, WritableByteChannel, boolean, boolean) - Static method in class org.das2.dataset.VectorUtil
write the data to a das2Stream
dumpToFile(InputStream, File) - Static method in class org.das2.util.filesystem.FileSystemUtil
Dump the contents of the InputStream into a file.
dumpToQStream(QDataSet, OutputStream, boolean) - Static method in class org.autoplot.ScriptContext
serializes the dataset to a QStream, a self-documenting, streaming format useful for moving datasets.

E

E - Static variable in class org.das2.qds.ops.Ops
the closest double to e, the base of natural logarithms.
e - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
eatData(URL, ProgressMonitor) - Static method in class test.stream.TestDas2StreamRead
eats up the data, ignoring the content.
Edge - Class in ProGAL.geom3d.kineticDelaunay
 
Edge(Vertex[]) - Constructor for class ProGAL.geom3d.kineticDelaunay.Edge
 
Edge(Vertex, Vertex) - Constructor for class ProGAL.geom3d.kineticDelaunay.Edge
 
edgecircumradius(LineSegment) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
TODO: This isnt exact
edgecircumradius(LineSegment) - Method in class ProGAL.geom3d.predicates.Predicates
 
edgeDetection(QDataSet, List<Integer>, List<Integer>) - Static method in class test.digitize.FrankenApp
 
edgeinsphere(LineSegment, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
TODO: This isnt exact
edgeinsphere(LineSegment, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
EdgePoints - Class in ProGAL.geom3d.kineticDelaunay
 
EdgePoints(Vertex, Vertex) - Constructor for class ProGAL.geom3d.kineticDelaunay.EdgePoints
 
edgeShape - Variable in class ProGAL.geom2d.TriangulationFace
 
EDIT_DAS_PROPERTIES_ACTION - Static variable in class org.das2.graph.DasCanvas
 
Editable - Interface in org.das2.components.propertyeditor
Objects that are instances of classes that implement this interface can be expanded in a PropertyEditor property list.
EditorAnnotationsSupport - Class in org.autoplot.jythonsupport.ui
annotations support for the editor, marking program counter position and errors.
EditorAnnotationsSupport.ExpressionLookup - Interface in org.autoplot.jythonsupport.ui
 
EditorContextMenu - Class in org.autoplot.jythonsupport.ui
 
EditorContextMenu(EditorTextPane) - Constructor for class org.autoplot.jythonsupport.ui.EditorContextMenu
 
EditorTest - Class in org.autoplot.ascii
 
EditorTest() - Constructor for class org.autoplot.ascii.EditorTest
 
EditorTest - Class in org.autoplot.excel
 
EditorTest() - Constructor for class org.autoplot.excel.EditorTest
 
EditorTextPane - Class in org.autoplot.jythonsupport.ui
Special editor for Jython scripts, adding undo and redo actions, bigger/smaller keystrokes and the action "plot." A property "font" is managed as well, which was introduced when the jython mode in the jsyntaxpane editor was using a poor choice.
EditorTextPane() - Constructor for class org.autoplot.jythonsupport.ui.EditorTextPane
 
editPanel(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
editPanel(String) - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
editPanel(String) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
editPlotElement(ApplicationModel, Component) - Static method in class org.autoplot.GuiSupport
 
EDTDeadlock - Class in org.pushingpixels.tracing
 
EDTDeadlock() - Constructor for class org.pushingpixels.tracing.EDTDeadlock
 
EDTDeadlockJMX - Class in org.pushingpixels.tracing
 
EDTDeadlockJMX() - Constructor for class org.pushingpixels.tracing.EDTDeadlockJMX
 
EDTHogging - Class in org.pushingpixels.tracing
 
EDTHogging() - Constructor for class org.pushingpixels.tracing.EDTHogging
 
EDTHoggingJMX - Class in org.pushingpixels.tracing
 
EDTHoggingJMX() - Constructor for class org.pushingpixels.tracing.EDTHoggingJMX
 
EigenvalueDecomposition() - Constructor for class ProGAL.math.Matrix.EigenvalueDecomposition
Check for symmetry, then construct the eigenvalue decomposition.
ELEMENT_DIMENSIONS - Static variable in interface org.das2.qds.QDataSet
int array, the dimensions of the element.
ELEMENT_LABEL - Static variable in interface org.das2.qds.QDataSet
String, the label of the rank 2 or more dataset in a bundle descriptor.
ELEMENT_NAME - Static variable in interface org.das2.qds.QDataSet
String, the name of the rank 2 or more dataset in a bundle descriptor.
elements - Variable in class ProGAL.dataStructures.Set
 
EllipseValue(int, int, double, double) - Method in class org.das2.dataset.ScatterRebinner
 
EMAIL - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
EmbedDataExperiment - Class in org.autoplot.state
Embed data and vap in a zip file.
EmbedDataExperiment() - Constructor for class org.autoplot.state.EmbedDataExperiment
 
EMPTY_COMPRESSED_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
EMPTY_RESPONSE_FROM_READER - Static variable in exception org.das2.qstream.StreamException
 
EMPTY_RESPONSE_FROM_READER - Static variable in exception org.das2.stream.StreamException
 
EmptyDragRenderer - Class in org.das2.event
 
EmptyFileException - Exception in org.autoplot.datasource
Allow special exception to be thrown when an empty file is found.
EmptyFileException(File) - Constructor for exception org.autoplot.datasource.EmptyFileException
 
enableComponents(Container, boolean, Component) - Static method in class org.autoplot.datasource.ui.Util
enable or disable all the components in a container.
enableDataSource - Variable in class org.autoplot.datasource.DataSetSelector
 
enableFavorites(String) - Method in class org.das2.components.DasTimeRangeSelector
adds a droplist of recently entered times.
enableFavorites(String) - Method in class org.das2.components.TimeRangeEditor
adds a droplist of recently entered times.
enableHistory - Variable in class org.das2.graph.DasAxis
true if the axis built-in history is enabled.
enableTimeRange() - Method in class org.autoplot.jythonsupport.ui.DataMashUp
 
enclosingRange(DatumRange, boolean) - Method in class org.das2.graph.TickVDescriptor
Defining method for getting the range close to the given range, but containing at least one minor(or major) tick interval.
ENCODE - Static variable in class org.das2.util.Base64
Specify encoding.
encode(String) - Static method in class org.das2.util.Entities
encode one entity.
encodeArray(int[], int, int) - Static method in class org.das2.qstream.Util
 
encodeBooleanControl(boolean) - Static method in class org.das2.graph.Renderer
return the encoding for the boolean value.
encodeBytes(byte[]) - Static method in class org.das2.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.das2.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.das2.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.das2.util.Base64
Encodes a byte array into Base64 notation.
encodeColor(Color) - Static method in class org.autoplot.dom.DomUtil
 
encodeColor(Color) - Static method in class org.das2.graph.ColorUtil
Deprecated.
return either a named color or "#" + Integer.toHexString( color.getRGB() & 0xFFFFFF)
encodeColor(Color) - Static method in class org.das2.util.ColorUtil
return either a named color or "#" + Integer.toHexString( color.getRGB() & 0xFFFFFF)
encodeColorControl(Color) - Static method in class org.das2.graph.Renderer
encode the Color control.
encodeFileToFile(String, String) - Static method in class org.das2.util.Base64
Reads infile and encodes it to outfile.
encodeFont(Font) - Static method in class org.autoplot.dom.DomUtil
 
encodeFont(Font) - Static method in class org.autoplot.jythonsupport.ui.EditorContextMenu
encode font into string like "sans-12".
encodeFromFile(String) - Static method in class org.das2.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeObject(Serializable) - Static method in class org.das2.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.das2.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodePlotSymbolControl(PlotSymbol) - Static method in class org.das2.graph.Renderer
encode the plot symbol as a string, such as: none, cicles, triangles, cross, ex, star, diamond, box
encodeToFile(byte[], String) - Static method in class org.das2.util.Base64
Convenience method for encoding data to a file.
encodeUTF8(String) - Static method in class org.das2.util.URLBuddy
 
end - Variable in class org.das2.dataset.RebinDescriptor
 
end() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
END_OF_VAR - Static variable in interface org.autoplot.cdf.CDFConstants
 
END_USER - Static variable in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
endColumn - Variable in class org.das2.qds.util.dd.Token
The column number of the last character of this Token.
EndDay - Static variable in class org.das2.fsm.FileStorageModelOld
 
endDocument() - Method in class org.das2.dasml.DasMLValidator
Receive notification of the end of the document.
EndDoy - Static variable in class org.das2.fsm.FileStorageModelOld
 
endElement(String, String, String) - Method in class org.das2.dasml.DasMLValidator
 
EndHour - Static variable in class org.das2.fsm.FileStorageModelOld
 
endLine - Variable in class org.das2.qds.util.dd.Token
The line number of the last character of this Token.
EndMinute - Static variable in class org.das2.fsm.FileStorageModelOld
 
EndMonth - Static variable in class org.das2.fsm.FileStorageModelOld
 
EndMonthName - Static variable in class org.das2.fsm.FileStorageModelOld
 
EndSecond - Static variable in class org.das2.fsm.FileStorageModelOld
 
endsWith(CharSequence, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.endsWith(String) for character sequences.
EndYear2 - Static variable in class org.das2.fsm.FileStorageModelOld
 
EndYear4 - Static variable in class org.das2.fsm.FileStorageModelOld
 
ensureMonotonic(QDataSet) - Static method in class org.das2.qds.ops.Ops
possibly sort the data where the DEPEND_0 tags are monotonically increasing.
ensureMonotonicAndIncreasingWithFill(QDataSet) - Static method in class org.das2.qds.ops.Ops
Return data where the DEPEND_0 tags are monotonically increasing and non repeating.
ensureWritable() - Method in class org.das2.qds.buffer.BufferDataSet
copy the data to a writable buffer if it's not already writable.
ENTER_PASSIVE_MODE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
enterAddPlotElementDialog() - Method in class org.autoplot.AutoplotUI
make this public before AGU.
enterEditor(String) - Method in class org.autoplot.idlsupport.Util
bring up the editor for this URI, or partial URI (vap+cdaweb:).
enterEditor(String) - Method in class org.virbo.idlsupport.Util
bring up the editor for this URI, or partial URI (vap+cdaweb:).
entering(String, String, Object[]) - Method in class org.autoplot.util.TransparentLogger
 
entering(String, String, Object) - Method in class org.autoplot.util.TransparentLogger
 
entering(String, String) - Method in class org.autoplot.util.TransparentLogger
 
enteringAngle(Point, Circle, boolean) - Method in class ProGAL.geom2d.Circle
 
enteringAngle(Point, Line, boolean) - Method in class ProGAL.geom2d.Circle
 
Entities - Class in org.das2.util
 
Entities() - Constructor for class org.das2.util.Entities
 
entry - Variable in class ProGAL.dataStructures.DLCyclicList
 
entrySet() - Method in class org.das2.util.ClassMap
 
Enumeration - 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.
ENUMERATION_PARSER - Variable in class org.das2.qds.util.AsciiParser
uses the EnumerationUnits for the field to create a Datum.
EnumerationDatumFormatter - Class in org.das2.datum.format
 
EnumerationDatumFormatter() - Constructor for class org.das2.datum.format.EnumerationDatumFormatter
 
EnumerationDatumFormatterFactory - Class in org.das2.datum.format
 
EnumerationEditor - Class in org.das2.components.propertyeditor
 
EnumerationEditor() - Constructor for class org.das2.components.propertyeditor.EnumerationEditor
Creates a new instance of EnumerationEditor
EnumerationEditor(Class) - Constructor for class org.das2.components.propertyeditor.EnumerationEditor
 
EnumerationUnitDescriptor - Class in org.das2.qstream
This handles enumeration units that are defined within the stream (not within a header).
EnumerationUnitDescriptor() - Constructor for class org.das2.qstream.EnumerationUnitDescriptor
will be called when writing streams.
EnumerationUnitDescriptorFactory - Class in org.das2.qstream
 
EnumerationUnitDescriptorFactory() - Constructor for class org.das2.qstream.EnumerationUnitDescriptorFactory
 
EnumerationUnits - Class in org.das2.datum
Units class for mapping arbitrary objects to Datums.
EnumerationUnits(String) - Constructor for class org.das2.datum.EnumerationUnits
 
EnumerationUnits(String, String) - Constructor for class org.das2.datum.EnumerationUnits
 
EnumerationUnitsSerializeDelegate - Class in org.das2.qstream
enumeration units can have an initial set of values declared, and each stream has its own delegate.
EnumerationUnitsSerializeDelegate() - Constructor for class org.das2.qstream.EnumerationUnitsSerializeDelegate
 
EnumFieldHandler() - Constructor for class org.das2.datum.TimeParser.EnumFieldHandler
 
enumm - Variable in class org.autoplot.state.PersistenceTests
 
EnumPersistenceDelegate - Class in org.autoplot.state
 
EnumPersistenceDelegate() - Constructor for class org.autoplot.state.EnumPersistenceDelegate
Creates a new instance of UnitsPersistenceDelegate
enums - Variable in class org.autoplot.jythonsupport.JythonUtil.Param
 
EnumSerializeDelegate - Class in org.autoplot.state
 
EnumSerializeDelegate() - Constructor for class org.autoplot.state.EnumSerializeDelegate
 
envelope - Variable in class org.das2.graph.ImageVectorDataSetRenderer
 
EOF - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
End of File.
eol - Variable in exception org.das2.qds.util.dd.ParseException
The end of line string for this machine.
EPLFListParser - Class in it.sauronsoftware.ftp4j.listparsers
This parser can handle the EPLF format.
EPLFListParser() - Constructor for class it.sauronsoftware.ftp4j.listparsers.EPLFListParser
 
EPOCH1_STRING_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH1_STRING_LEN_EXTEND - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH2_STRING_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH2_STRING_LEN_EXTEND - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH3_STRING_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH3_STRING_LEN_EXTEND - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH_STRING_LEN - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCH_STRING_LEN_EXTEND - Static variable in interface org.autoplot.cdf.CDFConstants
 
EpochStringArray(DArray, HashMap) - Constructor for class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
EPOCHx_FORMAT_MAX - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPOCHx_STRING_MAX - Static variable in interface org.autoplot.cdf.CDFConstants
 
EPSILON - Static variable in class ProGAL.math.Constants
 
EPSILONBD - Static variable in class ProGAL.math.Constants
 
eq(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
perform eq, allowing string arguments to be converted to enumerations.
eq(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise equality test.
eq(Object, Object) - Static method in class org.das2.qds.ops.Ops
element-wise equality test, converting arguments as necessary to like units.
EQUAL - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
equal(Polynomial) - Method in class ProGAL.math.Polynomial
 
equalGeom(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.CoerceUtil
returns true if two datasets have the same number of elements in each dimension.
equalProperties(Map<String, Object>, Map<String, Object>) - Static method in class org.das2.qds.ops.Ops
returns the subset of two groups of properties that are equal, so these may be preserved through operations.
equals(Object) - Method in class org.autoplot.bookmarks.Bookmark.Folder
 
equals(Object) - Method in class org.autoplot.bookmarks.Bookmark.Item
 
equals(Object) - Method in class org.autoplot.dom.BindingModel
 
equals(Object) - Method in class org.autoplot.dom.Connector
 
equals(Object) - Method in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
equals(Object) - Method in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
equals(Object) - Method in class org.das2.components.DataPointRecorder.DataPoint
 
equals(Object) - Method in class org.das2.DasProperties
define for Findbugs.
equals(Object) - Method in class org.das2.datum.Datum
returns true if the two datums are equal.
equals(Datum) - Method in class org.das2.datum.Datum
returns true if the two datums are equal.
equals(Object) - Method in class org.das2.datum.DatumRange
returns true if the two endpoints are equal.
equals(Object) - Method in class org.das2.datum.MonthDatumRange
 
equals(Object) - Method in class org.das2.datum.OrbitDatumRange
 
equals(Object) - Method in class org.das2.datum.Ratio
 
equals(Object) - Method in class org.das2.datum.UnitsConverter.ScaleOffset
 
equals(Object) - Method in class org.das2.event.DasSelectionEvent.Type
 
equals(Object) - Method in class org.das2.graph.DasAxis.Memento
 
equals(Object) - Method in class org.das2.graph.DasCanvas.Cell
 
equals(Object) - Method in class org.das2.graph.DasCanvas.HotLine
 
equals(CharSequence, Object) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Compare character sequence to another object.
equals(Object) - Method in class org.das2.qds.DRank0DataSet
implement the equals method to at least return true for two DRank0DataSets.
equals(Object) - Method in class org.das2.qds.Slice0DataSet
 
equals(Object) - Method in class org.das2.qds.Slice1DataSet
 
equals(Object) - Method in class org.das2.qds.Slice2DataSet
 
equals(Object) - Method in class org.das2.qds.Slice3DataSet
 
equals(Object) - Method in class ProGAL.geom2d.Point
Return true iff o is a Point that has the same same coordinates as this.
equals(Point) - Method in class ProGAL.geom2d.Point
Return true iff p has the same same coordinates as this.
equals(Object) - Method in class ProGAL.geom3d.complex.CEdge
 
equals(Object) - Method in class ProGAL.geom3d.complex.CTriangle
 
equals(Object) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
equals(Object) - Method in class ProGAL.geom3d.kineticDelaunay.EdgePoints
 
equals(Object) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
equals(Object) - Method in class ProGAL.geom3d.kineticDelaunay.TrianglePoints
 
equals(Object) - Method in class ProGAL.geom3d.LineSegment
Returns true iff the argument is a line-segment and equals this.
equals(LineSegment) - Method in class ProGAL.geom3d.LineSegment
Returns true iff this line-segment and ls are the same.
equals(Object) - Method in class ProGAL.geom3d.Point
Returns true iff o is a point that equals this point.
equals(Point) - Method in class ProGAL.geom3d.Point
Returns true iff this point and point p are overlapping.
equals(Vector) - Method in class ProGAL.geomNd.Vector
Return true if this vector equals v.
equals(Object) - Method in class ProGAL.geomNd.Vector
 
equals(Matrix) - Method in class ProGAL.math.Matrix
 
equals(Object) - Method in class ProGAL.math.Matrix
 
equivalent(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns true iff the dataset values are equivalent.
equivalent(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
err1 - Static variable in interface ProGAL.dataStructures.SortTool
 
error(SAXParseException) - Method in class org.das2.dasml.DasMLValidator
Receive notification of a recoverable parser error.
error(String) - Static method in class org.das2.jythoncompletion.DefaultCompletionItem
 
error - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
ERROR_ICON - Static variable in class org.autoplot.AutoplotUI
red stop sign with exclamation point, using to indicate error condition.
escapeHtml(String) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
 
estimateItems(int, int) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Indicate that adding of the items to this result set will likely need a long time so the resulting number of items and their visual size should be estimated so that the completion infrastructure can estimate the size of the popup window and display the items added subsequently without changing its bound extensively.
estimateItems(int, int) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
euros - Static variable in class org.das2.datum.Units
 
eV - Static variable in class org.das2.datum.Units
 
ev - Static variable in class org.das2.datum.Units
 
evaluate(NameContext) - Method in class org.das2.dasml.ParsedExpression
 
evaluate(int) - Method in class ProGAL.math.Polynomial
 
EventQueueBlocker - Class in org.das2.system
Tool for emptying the event queue.
eventsConjunction(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return an events list of when events are found in both events lists.
eventsList() - Static method in class org.das2.qds.examples.Schemes
return example events list.
EventsListToolUtil - Class in org.autoplot
 
EventsListToolUtil() - Constructor for class org.autoplot.EventsListToolUtil
 
EventsRenderer - Class in org.das2.graph
Draw colored horizontal bars for the dataset, marking events datasets or modes of the data.
EventsRenderer() - Constructor for class org.das2.graph.EventsRenderer
 
EventsRenderer.ColorSpecifier - Interface in org.das2.graph
 
EventsRenderer.TextSpecifier - Interface in org.das2.graph
 
EventsStylePanel - Class in org.autoplot.renderer
 
EventsStylePanel() - Constructor for class org.autoplot.renderer.EventsStylePanel
Creates new form EventsStylePanel
EventThreadResponseMonitor - Class in org.autoplot
This utility regularly posts events on the event thread, and measures processing time.
EventThreadResponseMonitor() - Constructor for class org.autoplot.EventThreadResponseMonitor
 
EX - Static variable in class org.das2.graph.DefaultPlotSymbol
 
ExactJavaPredicates - Class in ProGAL.geom3d.predicates
 
ExactJavaPredicates() - Constructor for class ProGAL.geom3d.predicates.ExactJavaPredicates
 
example1() - Static method in class test.endtoend.Test024
 
example2() - Static method in class test.endtoend.Test024
 
example3() - Static method in class test.endtoend.Test024
 
example4() - Static method in class test.endtoend.Test024
 
example5() - Static method in class test.endtoend.Test024
this was failing in PaPCo because it was clipping off the "http:" part.
example6() - Static method in class test.endtoend.Test024
we have a case where Reiner is getting zeros in a rank 3 dataset.
exampleInput() - Method in class org.autoplot.tca.UriTcaSource
 
exampleInput() - Method in class org.das2.qds.AbstractQFunction
 
exampleInput() - Method in class org.das2.qds.examples.DemoFunction1
 
exampleInput() - Method in class org.das2.qds.NearestNeighborTcaFunction
 
exampleInput() - Method in interface org.das2.qds.QFunction
Discover an example input.
exampleInput() - Method in class test.graph.QFunctionLarry
 
exampleOutput() - Method in class org.das2.qds.AbstractQFunction
this simply calls value( exampleInput() ).
exampleOutput() - Method in interface org.das2.qds.QFunction
Discover an example of output.
examplesComboBox - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
EXCEEDED_STORAGE_ALLOCATION - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
ExcelSpreadsheetDataSource - Class in org.autoplot.excel
Creates QDataSets from an Excel spreadsheet using Apache POI library. http://www.autoplot.org/data/swe-np.xls?column=data&depend0=dep0 http://sarahandjeremy.net/~jbf/autoplot/data/hudson_data/xls/2008-lion and tiger summary.xls?sheet=Samantha+tiger+lp+lofreq&firstRow=53&column=Complex_Modulus&depend0=Frequency http://www.icip.iastate.edu/sites/default/files/uploads/tables/agriculture/ag-land-hist.xls?column=C14:BM14 file:///home/jbf/ct/hudson/data/xls/c2-70landvalues.xls?sheet=County&column=BM&depend0=A
ExcelSpreadsheetDataSource(URI) - Constructor for class org.autoplot.excel.ExcelSpreadsheetDataSource
Creates a new instance of ExcelSpreadsheetDataSource.
ExcelSpreadsheetDataSourceEditorPanel - Class in org.autoplot.excel
Read data from Excel spreadsheets.
ExcelSpreadsheetDataSourceEditorPanel() - Constructor for class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
ExcelSpreadsheetDataSourceFactory - Class in org.autoplot.excel
 
ExcelSpreadsheetDataSourceFactory() - Constructor for class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
ExcelSpreadsheetDataSourceFormat - Class in org.autoplot.excel
Format the QDataSet into Excel spreadsheets (1990s format).
ExcelSpreadsheetDataSourceFormat() - Constructor for class org.autoplot.excel.ExcelSpreadsheetDataSourceFormat
 
ExcelUtil - Class in org.autoplot.excel
Utilties.
ExcelUtil() - Constructor for class org.autoplot.excel.ExcelUtil
 
exception(Exception) - Method in class org.autoplot.datasource.ReferenceCache.ReferenceCacheEntry
Notify the reference cache that the load resulted in an exception.
exception - Variable in class org.autoplot.dom.DataSourceController
when the dataset fails to load, then the exception thrown is here.
exception(Exception) - Method in interface org.das2.dataset.DataRequestor
 
exception(Exception) - Method in class org.das2.qds.ReferenceCache.ReferenceCacheEntry
Notify the reference cache that the load resulted in an exception.
ExceptionDescriptor - Class in org.das2.qstream
 
ExceptionDescriptor() - Constructor for class org.das2.qstream.ExceptionDescriptor
will be called when writing streams.
ExceptionDescriptorFactory - Class in org.das2.qstream
 
ExceptionDescriptorFactory() - Constructor for class org.das2.qstream.ExceptionDescriptorFactory
 
ExceptionHandler - Interface in org.das2.util
 
execute(String) - Method in class ftpfs.ftp.FtpBean
Execute a command using ftp.
execute(Map<String, Object>, String, List<QDataSet>, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfVirtualVars
Implementations of CDF virtual functions.
execute(FormBase) - Method in class org.das2.dasml.CommandBlock
 
executeScript() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
executeScript(boolean) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
allow execute with trace.
executeScript(int) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
Execute the script.
ExerciseTest001 - Class in test
code to work out https://sourceforge.net/tracker/?func=detail&aid=3015945&group_id=199733&atid=970682
ExerciseTest001() - Constructor for class test.ExerciseTest001
 
exists() - Method in class ftpfs.FtpFileObject
 
exists() - Method in class org.das2.util.filesystem.FileObject
returns true if the file exists.
exists() - Method in class org.das2.util.filesystem.LocalFileObject
 
exists() - Method in class org.das2.util.filesystem.VFSFileObject
 
exists() - Method in class org.das2.util.filesystem.WebFileObject
 
exists() - Method in class zipfs.ZipFileObject
 
exit() - Method in class org.autoplot.ApplicationModel
 
ExitExceptionHandler - Class in org.autoplot.scriptconsole
Exception handler introduced for Hudson/Jenkins tests.
ExitExceptionHandler() - Constructor for class org.autoplot.scriptconsole.ExitExceptionHandler
 
exiting(String, String, Object) - Method in class org.autoplot.util.TransparentLogger
 
exiting(String, String) - Method in class org.autoplot.util.TransparentLogger
 
exitingAngle(Point, Circle, boolean) - Method in class ProGAL.geom2d.Circle
 
exp(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise exponentiate e**x.
exp(double) - Static method in class org.das2.qds.ops.Ops
Jython requires this be implemented
exp(Object) - Static method in class org.das2.qds.ops.Ops
convert array, list, double, etc to QDataSet and return exp(d)
exp10(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise exponentiate 10**x.
exp10(double) - Static method in class org.das2.qds.ops.Ops
 
exp10(Object) - Static method in class org.das2.qds.ops.Ops
 
exp10(double) - Static method in class org.das2.util.DasMath
 
exp10(int) - Static method in class org.das2.util.DasMath
 
expand(int) - Method in class org.das2.components.treetable.TreeTableModel
 
expand() - Method in class ProGAL.math.Matrix
extends to the smallest power of 2 square matrix by adding appropriate zero rows and columns
ExpandBuff(boolean) - Static method in class org.das2.qds.util.dd.SimpleCharStream
 
expandToFillGaps(QDataSet) - Static method in class org.das2.qds.ops.Ops
 
expandToFillGaps(QDataSet, double) - Static method in class org.das2.qds.ops.Ops
Special function by the RPW Group at U.
expandWaveform(QDataSet) - Static method in class org.das2.qds.ops.Ops
special function needed by the RPW Group at U.
expectedTokenSequences - Variable in exception org.das2.qds.util.dd.ParseException
Each entry in this array is an array of integers.
ExpensiveOpCache - Class in org.das2.util.filesystem
This simply reduces invocations of an expensive operation by caching the result for a given number of milliseconds.
ExpensiveOpCache(ExpensiveOpCache.Op, int) - Constructor for class org.das2.util.filesystem.ExpensiveOpCache
Cache the result of op for no more than limitMs milliseconds.
ExpensiveOpCache.Op - Interface in org.das2.util.filesystem
 
Experiment1 - Class in test
 
Experiment1() - Constructor for class test.Experiment1
 
expm1(QDataSet) - Static method in class org.das2.qds.ops.Ops
Returns ex -1.
expm1(double) - Static method in class org.das2.qds.ops.Ops
 
expm1(Object) - Static method in class org.das2.qds.ops.Ops
 
ExponentFilterEditorPanel - Class in org.das2.qds.filters
 
ExponentFilterEditorPanel() - Constructor for class org.das2.qds.filters.ExponentFilterEditorPanel
Creates new form ExponentFilterEditorPanel
ExponentialDatumFormatter - Class in org.das2.datum.format
Formats Datums forcing a given exponent and number of decimal places.
ExponentialDatumFormatter(int, int) - Constructor for class org.das2.datum.format.ExponentialDatumFormatter
 
ExportDataBundle - Class in org.autoplot
 
ExportDataBundle() - Constructor for class org.autoplot.ExportDataBundle
Creates new form ExportDataWow
ExportDataFormatPanel - Class in org.autoplot
Extract just the GUI that is used to specify how a dataset will be exported.
ExportDataFormatPanel() - Constructor for class org.autoplot.ExportDataFormatPanel
Creates new form ExportDataFormatPanel
ExportDataPanel - Class in org.autoplot
GUI for specifying how data should be output to a file.
ExportDataPanel() - Constructor for class org.autoplot.ExportDataPanel
Creates new form ExportDataPanel
exportDone(Transferable, int) - Method in class org.das2.dasml.FormContainer.ContainerDnDSupport
 
exportDone(Transferable, int) - Method in class org.das2.util.DnDSupport
 
exportRecent(Component) - Method in class org.autoplot.GuiSupport
 
EXPR - Static variable in class org.das2.util.IDLParser
 
EXPR_LIST - Static variable in class org.das2.util.IDLParser
 
ext - Variable in class org.autoplot.datasource.URISplit
 
extend() - Method in class ProGAL.math.Matrix
extends to the smallest square matrix by adding appropriate zero rows or columns
extent(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a two element, rank 1 dataset containing the extent of the data.
extent(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a two element, rank 1 dataset containing the extent (min to max) of the data.
extent(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a two element, rank 1 dataset containing the extent (min to max) of the data, allowing an external evaluation of the weightsDataSet.
extent445(QDataSet) - Static method in class org.das2.qds.ops.Ops
 
extents - Variable in class ProGAL.geom3d.volumes.OBB
 
extentSimple(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
like extent, but does not account for DELTA_PLUS, DELTA_MINUS, BIN_PLUS, BIN_MINUS, BIN_MIN or BIN_MAX properties.
extentSimple(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
This is introduced to study effect of https://sourceforge.net/p/autoplot/feature-requests/445/ Do not use this in scripts!!! This is very interesting: Ops.extent: 53ms simpleRange: 77ms study445FastRange: 4ms Ops.extent: 76ms simpleRange: 114ms study445FastRange: 12ms This is likely showing that DataSetIterator is slow...
external - package external
Interfaces to other systems such as IDL, Matlab, and Python.
extract() - Method in class ProGAL.dataStructures.Heap
Return and remove least element, or null if empty
extractProperties(QDataSet) - Static method in class org.autoplot.AutoplotUtil
extract the properties from the dataset into the same format as metadata model returns.
EXTRAPOLATE - Static variable in class org.das2.dataset.RebinDescriptor
 

F

face - Variable in class ProGAL.geom2d.TriangulationVertex
 
face - Variable in class ProGAL.geom3d.Triangle
 
faces - Variable in class ProGAL.geom3d.kineticDelaunay.Hole
 
factor(int, int[]) - Static method in class org.das2.math.fft.jnt.Factorize
Return the prime factors of n.
factor(int, int[]) - Static method in class org.das2.qds.math.fft.jnt.Factorize
Return the prime factors of n.
FACTOR - Static variable in class org.das2.util.IDLParser
 
Factorize - Class in org.das2.math.fft.jnt
Supplies static methods for factoring integers needed by various FFT classes.
Factorize() - Constructor for class org.das2.math.fft.jnt.Factorize
 
Factorize - Class in org.das2.qds.math.fft.jnt
Supplies static methods for factoring integers needed by various FFT classes.
Factorize() - Constructor for class org.das2.qds.math.fft.jnt.Factorize
 
fahrenheit - Static variable in class org.das2.datum.Basis
 
fahrenheitDegrees - Static variable in class org.das2.datum.Units
 
fahrenheitScale - Static variable in class org.das2.datum.Units
 
failed() - Method in interface it.sauronsoftware.ftp4j.FTPDataTransferListener
Called to notify the listener that the transfer operation has failed due to an error.
FakeStandardDataStreamSource - Class in org.das2.client
 
FakeStandardDataStreamSource() - Constructor for class org.das2.client.FakeStandardDataStreamSource
Creates a new instance of FakeStandardDataStreamSource
FALSE - Variable in class org.das2.util.ArgumentList
 
farthestVertex(int, int) - Method in class ProGAL.geom2d.ConvexPolygon
 
FastTableDataSet - Class in org.das2.dataset
 
FastTableDataSet() - Constructor for class org.das2.dataset.FastTableDataSet
 
fatalError(SAXParseException) - Method in class org.das2.dasml.DasMLValidator
Report a fatal XML parsing error.
FavoritesSelector - Class in org.das2.components
 
FavoritesSelector.FavoritesListener - Interface in org.das2.components
 
FDataSet - Class in org.das2.qds
rank 0,1,2,3 or 4 dataset backed by float array (4 byte real numbers).
FDataSet(int, int, int, int, int) - Constructor for class org.das2.qds.FDataSet
 
FDataSet(int, int, int, int, int, float[]) - Constructor for class org.das2.qds.FDataSet
 
FDataSet.FDataSetFloatReadAccess - Class in org.das2.qds
 
FDataSetFloatReadAccess() - Constructor for class org.das2.qds.FDataSet.FDataSetFloatReadAccess
 
fft(GeneralFFT, VectorDataSet, Units) - Static method in class org.das2.math.fft.FFTUtil
 
fft(double[][]) - Static method in class org.das2.math.fft.SimpleFFT
 
fft(double[][]) - Static method in class org.das2.math.fft.WaveformToSpectrum
 
fft(GeneralFFT, QDataSet, Units) - Static method in class org.das2.qds.math.fft.FFTUtil
 
fft(double[][]) - Static method in class org.das2.qds.math.fft.WaveformToSpectrum
 
fft(QDataSet) - Static method in class org.das2.qds.ops.Ops
Performs an FFT on the provided rank 1 dataset.
fft(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
perform ffts on the waveform as we do with fftPower, but keep real and imaginary components.
fft(GeneralFFT, QDataSet, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
Perform the fft to get real and imaginary components for intervals.
fft(GeneralFFT, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
helper method for doing FFT of a QDataSet.
fft(double[][]) - Static method in class org.das2.util.fft.SimpleFFT
 
fftFilter(QDataSet, int, Ops.FFTFilterType) - Static method in class org.das2.qds.ops.Ops
Apply windows to the data to prepare for FFT.
fftPower(GeneralFFT, VectorDataSet) - Static method in class org.das2.math.fft.FFTUtil
 
fftPower(GeneralFFT, VectorDataSet, VectorDataSet) - Static method in class org.das2.math.fft.FFTUtil
Produces the power spectrum of the dataset.
fftPower(GeneralFFT, QDataSet) - Static method in class org.das2.qds.math.fft.FFTUtil
 
fftPower(GeneralFFT, QDataSet, QDataSet) - Static method in class org.das2.qds.math.fft.FFTUtil
Produces the power spectrum of the dataset.
fftPower(QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
create a power spectrum on the dataset by breaking it up and doing FFTs on each segment.
fftPower(QDataSet, QDataSet, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
perform the fft with the window, using no overlap.
fftPower(QDataSet, int, int, String, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
fftPower that matches the filter call (|fftPower(ds,len,stepFraction,windowName)).
fftPower(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
create a power spectrum on the dataset by breaking it up and doing FFTs on each segment.
fftPower(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the power spectrum of the waveform.
fftPower(GeneralFFT, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
 
fftPower(GeneralFFT, QDataSet, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
Produces the power spectrum of the dataset.
fftPower(GeneralFFT, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
Produces the power spectrum of the dataset.
FftPowerFilterEditorPanel - Class in org.das2.qds.filters
 
FftPowerFilterEditorPanel() - Constructor for class org.das2.qds.filters.FftPowerFilterEditorPanel
Creates new form FftPowerFilterEditorPanel
fftPowerMultiThread(QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Experiment with multi-threaded FFTPower function.
FFTUtil - Class in org.das2.math.fft
 
FFTUtil() - Constructor for class org.das2.math.fft.FFTUtil
 
FFTUtil - Class in org.das2.qds.math.fft
 
FFTUtil() - Constructor for class org.das2.qds.math.fft.FFTUtil
 
FFTUtil - Class in org.das2.qds.util
Utilities for FFT operations, such as getting the frequencies for each bin and fftPower.
FFTUtil() - Constructor for class org.das2.qds.util.FFTUtil
 
fftWindow(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
perform ffts on the rank 1 dataset to make a rank2 spectrogram.
fieldCount() - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
fieldCount(String) - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
fieldCount() - Method in class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
fieldCount(String) - Method in class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
fieldCount() - Method in interface org.das2.qds.util.AsciiParser.RecordParser
indicate the number of fields this RecordParser is expecting on each line.
fieldCount(String) - Method in interface org.das2.qds.util.AsciiParser.RecordParser
return the number of fields in this line.
fieldCount() - Method in class org.das2.qds.util.AsciiParser.RegexParser
 
fieldCount(String) - Method in class org.das2.qds.util.AsciiParser.RegexParser
return what this would be if spitting by whitespace.
FieldParser - Interface in org.autoplot.cefdatasource
 
fields(String) - Method in class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
fields(String) - Method in class org.das2.qds.util.AsciiParser.RegexParser
show the fields found in the line.
FILE - Static variable in class ftpfs.ftp.FtpListResult
 
file - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
file - Variable in class org.autoplot.ascii.AsciiTableTableModel
 
file - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
the current file
file - Variable in class org.autoplot.datasource.URISplit
contains the resource string up to the query part.
file - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
file - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
file - Variable in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
FILE_ACTION_COMPLETED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
FILE_ACTION_NOT_TAKEN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
FILE_NAME_NOT_ALLOWED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
FILE_NOT_FOUND - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
FILE_NOT_FOUND - Static variable in class org.autoplot.datasource.DataSetSelector
 
FILE_STATUS - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
FILE_STATUS_OK - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
FILE_UNAVAILABLE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
fileCanRead(String) - Static method in class org.autoplot.jythonsupport.Util
return true if the file can be read.
fileCopy(File, File) - Static method in class org.das2.util.FileUtil
copies the file or folder from src to dst.
fileDelete(String) - Method in class ftpfs.ftp.FtpBean
Delete a file at the FTP server.
fileExists(String) - Static method in class org.autoplot.jythonsupport.Util
return true if the file exists.
fileExists(String) - Static method in class org.autoplot.pngwalk.WalkUtil
 
FILEMAG_ICON - Static variable in class org.autoplot.datasource.DataSetSelector
 
filename - Variable in class org.autoplot.scriptconsole.JythonScriptPanel
 
filenameExtension() - Method in enum org.autoplot.pngwalk.QualityControlRecord.Status
 
fileNameLabel - Variable in class org.autoplot.datasource.jython.JythonEditorPanel
 
FileObject - Class in org.das2.util.filesystem
Class for describing and accessing files in file systems.
FileObject() - Constructor for class org.das2.util.filesystem.FileObject
 
FilePollUpdating - Class in org.autoplot.datasource
 
FilePollUpdating(URI, long) - Constructor for class org.autoplot.datasource.FilePollUpdating
 
fileRename(String, String) - Method in class ftpfs.ftp.FtpBean
Rename a file at the FTP server.
FileSearchReplace - Class in external
Introduced to support compile-application-two-jars script, when I couldn't figure out how to use sed to insert a URL into a file.
FileSearchReplace() - Constructor for class external.FileSearchReplace
 
fileSize(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method asks and returns a file size in bytes.
fileSizeComparator - Variable in class com.cottagesystems.jdiskhog.FSTreeModel
 
FileStorageModel - Class in org.das2.fsm
Represents a method for storing data sets in a set of files by time.
FileStorageModelAvailabilityDataSetDescriptor - Class in org.das2.fsm
 
FileStorageModelAvailabilityDataSetDescriptor(FileStorageModel) - Constructor for class org.das2.fsm.FileStorageModelAvailabilityDataSetDescriptor
Creates a new instance of FileStorageModelAvailabilityDataSetDescriptor
FileStorageModelNew - Class in org.das2.fsm
Deprecated.
use FileStorageModelNew
FileStorageModelOld - Class in org.das2.fsm
Represents a method for storing data sets in a set of files by time.
FileStorageModelOld(FileStorageModelOld, FileSystem, String, FileStorageModelOld.FieldHandler[]) - Constructor for class org.das2.fsm.FileStorageModelOld
 
FileStorageModelOld.FieldHandler - Interface in org.das2.fsm
 
FileStorageModelOld.IntegerFieldHandler - Class in org.das2.fsm
 
FileSystem - Class in org.das2.util.filesystem
Filesystems provide an abstraction layer so that clients can access any hierarchy of files in a implementation-independent way.
FileSystem(URI) - Constructor for class org.das2.util.filesystem.FileSystem
 
FileSystem.DirectoryEntry - Class in org.das2.util.filesystem
DirectoryEntry defines a structure for containing directory entry data.
FileSystem.FileSystemOfflineException - Exception in org.das2.util.filesystem
Exception indicating the file system is off-line.
FILESYSTEM_LOG - Static variable in class org.das2.system.DasLogger
virtual file system activities
FileSystemFactory - Interface in org.das2.util.filesystem
creates a new instance of a type of filesystem
FileSystemOfflineException() - Constructor for exception org.das2.util.filesystem.FileSystem.FileSystemOfflineException
 
FileSystemOfflineException(String) - Constructor for exception org.das2.util.filesystem.FileSystem.FileSystemOfflineException
 
FileSystemOfflineException(IOException) - Constructor for exception org.das2.util.filesystem.FileSystem.FileSystemOfflineException
 
FileSystemOfflineException(IOException, URI) - Constructor for exception org.das2.util.filesystem.FileSystem.FileSystemOfflineException
 
FileSystemSettings - Class in org.das2.util.filesystem
controls for file systems.
FileSystemSettings() - Constructor for class org.das2.util.filesystem.FileSystemSettings
this should only be called by FileSystem.
FileSystemSettings.Persistence - Enum in org.das2.util.filesystem
 
FileSystemUtil - Class in org.autoplot.datasource
More abstract filesystem functions.
FileSystemUtil() - Constructor for class org.autoplot.datasource.FileSystemUtil
 
FileSystemUtil - Class in org.das2.util.filesystem
 
FileSystemUtil() - Constructor for class org.das2.util.filesystem.FileSystemUtil
 
FileSystemUtil.Check - Interface in org.autoplot.datasource
Interface to be used with deleteFilesInTree.
FileUtil - Class in org.das2.util
static utility methods.
fill(double) - Method in class ProGAL.geomNd.Point
Set all coordinates to the value v
FILL_VALUE - Static variable in class org.autoplot.hapi.HapiDataSource
 
FILL_VALUE - Static variable in interface org.das2.qds.QDataSet
type Number, value to be considered fill (invalid) data.
FillBuff() - Static method in class org.das2.qds.util.dd.SimpleCharStream
 
fillCache() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
fillColor - Variable in class org.autoplot.dom.Options
Holds value of property fillColor.
fillColor - Variable in class org.autoplot.dom.PlotElementStyle
 
fillDataSet - Variable in class org.autoplot.dom.DataSourceController
fill dataset is a copy of the loaded dataset, with fill data applied.
fillEditPlotMenu(JMenu, Plot) - Method in class org.autoplot.dom.ApplicationController
 
FillFinite(QDataSet) - Constructor for class org.das2.qds.WeightsDataSet.FillFinite
 
fillPopupNew(List<DataSetURI.CompletionResult>, String, JPopupMenu, CompletionsList.CompletionListListener) - Static method in class org.autoplot.datasource.CompletionsList
 
fillProperties - Variable in class org.autoplot.dom.DataSourceController
 
FillStyle - Class in org.das2.graph
Controls if the symbols are filled or not.
fillValueTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
filter - Variable in class org.autoplot.idlsupport.QDataSetBridge
 
filter(BufferedImage, BufferedImage) - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
filter(CompletionResultSet) - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Filter the data collected during the last AsyncCompletionQuery.query(CompletionResultSet, Document, int) invocation.
filter() - Method in class org.das2.math.filter.AbstractFilter
 
filter - Variable in class org.virbo.idlsupport.QDataSetBridge
 
FilterEditorPanel - Interface in org.das2.qds.filters
Interface for adding small GUIs to control each of the filters.
FilterEditorPanelUtil - Class in org.das2.qds.filters
Utility classes
FilterEditorPanelUtil() - Constructor for class org.das2.qds.filters.FilterEditorPanelUtil
 
filters - Variable in class org.autoplot.datasource.URISplit
additional processes to be applied to the URI.
FiltersChainPanel - Class in org.das2.qds.filters
Chain together a number of FilterEditorPanels to one long filter chain.
FiltersChainPanel() - Constructor for class org.das2.qds.filters.FiltersChainPanel
Creates new form FiltersChainPanel
FiltersTreePicker - Class in org.autoplot.util.jemmy
 
FiltersTreePicker() - Constructor for class org.autoplot.util.jemmy.FiltersTreePicker
 
finalize() - Method in class org.das2.util.filesystem.VFSFileSystem
 
find(File, String) - Static method in class org.das2.util.FileUtil
find a files with the given name within the given root, just as "find .
find(File, Pattern, List<String>) - Static method in class org.das2.util.FileUtil
find a files with the given pattern within the given root, just as "find .
find(File[], String) - Static method in class org.das2.util.FileUtil
find a files with the given name within one of the given roots.
find(Object) - Method in class ProGAL.dataStructures.DisjointSet
 
find(DisjointSet.DSNode) - Method in class ProGAL.dataStructures.DisjointSet
 
findAggregations(List<String>, boolean) - Static method in class org.autoplot.datasource.DataSourceUtil
 
findAggregations(List<String>, boolean, boolean) - Static method in class org.autoplot.datasource.DataSourceUtil
return the aggregations we can find.
findAggs() - Static method in class org.autoplot.util.CacheCleanup
find aggregations within the user's history.
findBinding(DomNode, String, DomNode, String) - Method in class org.autoplot.dom.ApplicationController
Find the binding, if it exists.
findBinding(Application, DomNode, String, DomNode, String) - Static method in class org.autoplot.dom.DomUtil
Find the binding, if it exists.
findBindings(DomNode, String) - Method in class org.autoplot.dom.ApplicationController
returns a list of bindings of the node for the property
findBindings(DomNode, String, DomNode, String) - Method in class org.autoplot.dom.ApplicationController
Find the bindings that match given constraints.
findBindings(Application, DomNode, String) - Static method in class org.autoplot.dom.DomUtil
returns a list of bindings of the node for the property
findBindings(Application, DomNode, String, DomNode, String) - Static method in class org.autoplot.dom.DomUtil
Find the bindings that match given constraints.
findBookmarkByUri(List<Bookmark>, String, int) - Static method in class org.autoplot.bookmarks.BookmarksManager
return the first bookmark with the URI that matches the bookmarkURI.
findEditor(Class) - Static method in class org.das2.beans.BeansUtil
 
findElementsById(DomNode, String) - Static method in class org.autoplot.dom.DomUtil
find the nodes matching this regex.
findex(double) - Method in class org.das2.graph.DataRange
 
findex(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the "floating point index" of each element of vv within the monotonically increasing dataset uu.
findex(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
findex(double[], double[]) - Static method in class org.das2.util.DasMath
Returns the "floating point indeces" of x within array datax.
findex(double[], double, int) - Static method in class org.das2.util.DasMath
 
findFirstRow(HSSFSheet, int) - Static method in class org.autoplot.excel.ExcelSpreadsheetDataSource
 
findFirstTriangulationFace(TriangulationVertex) - Method in class ProGAL.geom2d.Triangulation
returns the first TriangulationFace incident with vertex v (null if v is not on the convex hull and therefore has no last TriangulationFace
findgen(int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with values [0.,1.,2.,...]
findgen(int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset with values increasing [ [0.,1.,2.], [ 3.,4.,5.] ]
findgen(int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with values increasing
findgen(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 4 dataset with values increasing
findgen(int) - Static method in class org.das2.util.IDLValue
 
findIndex(String) - Method in class org.autoplot.pngwalk.WalkImageSequence
returns the index of the name, or -1 if the name is not found.
findIndex(Object) - Method in class ProGAL.dataStructures.Set
 
findInstance(Class, String) - Method in class org.autoplot.state.EnumPersistenceDelegate
 
findLastTriangulationFace(TriangulationVertex) - Method in class ProGAL.geom2d.Triangulation
returns the last TriangulationFace incident with vertex v (null if v is not on the convex hull and therefore has no last TriangulationFace
findNeighbour(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
returns neighbouring tetrahedron containing v as the oppposite vertex
findNextTriangulationFace(TriangulationVertex, TriangulationVertex) - Method in class ProGAL.geom2d.Triangulation
returns next (left when looking from vertex u to vertex v) TriangulationFace.
findNode(Object) - Method in class ProGAL.dataStructures.DLCyclicList
Finds the element containing given object.
findOldVersions() - Static method in class org.autoplot.util.CacheCleanup
Return an array of files where newer versions prevent the older from being used.
findPlotElement(Renderer) - Method in class org.autoplot.dom.ApplicationController
find the plotElement using this renderer.
findpoint(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
findPrevTriangulationFace(TriangulationVertex, TriangulationVertex) - Method in class ProGAL.geom2d.Triangulation
returns the previous (right when looking from vertex u to vertex v) TriangulationFace.
findRendererAt(int, int) - Method in class org.das2.graph.DasPlot
return the index of the renderer at canvas location (x,y), or -1 if no renderer is found at the position.
findTick(Datum, double, boolean) - Method in class org.das2.graph.DasAxis
Deprecated.
Use getTickVDescriptor.findTick
findTick(Datum, double, boolean) - Method in class org.das2.graph.DasLabelAxis
 
findTick(Datum, double, boolean) - Method in class org.das2.graph.TickVDescriptor
Locates the next or previous tick starting at xDatum.
findTriangulationFace(TriangulationVertex, TriangulationVertex, TriangulationVertex) - Method in class ProGAL.geom2d.Triangulation
returns TriangulationFace with specified vertices.
findVertex(CTetrahedron) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
fine(String) - Method in class org.autoplot.util.TransparentLogger
 
finer(String) - Method in class org.autoplot.util.TransparentLogger
 
finerDivider(boolean) - Method in interface org.das2.datum.DomainDivider
Return a new divider with smaller intervals.
finerDivider(boolean) - Method in class org.das2.datum.LinearDomainDivider
 
finerDivider(boolean) - Method in class org.das2.datum.LogDomainDivider
 
finerDivider(boolean) - Method in class org.das2.datum.LogLinDomainDivider
 
finerDivider(boolean) - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
finest(String) - Method in class org.autoplot.util.TransparentLogger
 
finish() - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Mark that this result set is finished and there will be no more modifications done to it.
finish() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
finish() - Method in interface org.das2.util.awt.GraphicsOutput
 
finish() - Method in class org.das2.util.awt.PdfGraphicsOutput
 
finish() - Method in class org.das2.util.awt.PngGraphicsOutput
 
finish() - Method in class org.das2.util.awt.SvgGraphicsOutput
 
finished(QDataSet) - Method in class org.autoplot.datasource.ReferenceCache.ReferenceCacheEntry
hand the dataset resulting from the completed load off to the reference cache.
finished() - Method in class org.das2.components.DasProgressLabel
 
finished() - Method in class org.das2.components.DasProgressPanel
 
finished() - Method in class org.das2.components.DasProgressWheel
 
finished(DataSet) - Method in interface org.das2.dataset.DataRequestor
 
finished() - Method in class org.das2.graph.GrannyTickLabeller
 
finished() - Method in interface org.das2.graph.TickLabeller
 
finished(QDataSet) - Method in class org.das2.qds.ReferenceCache.ReferenceCacheEntry
hand the dataset resulting from the completed load off to the reference cache.
finished() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
finished() - Method in class org.das2.util.monitor.ConsoleTextProgressMonitor
 
finished() - Method in interface org.das2.util.monitor.ProgressMonitor
Notifies the ProgressMonitor that the task being monitored has finished.
finished() - Method in class org.das2.util.monitor.SubTaskMonitor
 
finite(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns 1 where the data is not NaN, Inf, etc I needed this when I was working with the RBSP polar scatter script.
Finite(QDataSet) - Constructor for class org.das2.qds.WeightsDataSet.Finite
 
finiteDerivative(VectorDataSet, int) - Static method in class org.das2.dataset.VectorUtil
Return the finite difference derivative of the dataset, between elements that are n steps apart.
fireActionPerformed(ActionEvent) - Method in class org.autoplot.scriptconsole.CommandLineTextPane
Notifies all listeners that have registered interest for notification on this event type.
fireBoxSelected(BoxSelectionEvent) - Method in class org.das2.event.BoxRangeSelectorMouseModule
Notifies all registered listeners about the event.
fireBoxSelectionListenerBoxSelected(BoxSelectionEvent) - Method in class org.das2.event.BoxSelectorMouseModule
Notifies all registered listeners about the event.
fireBoxSelectionListenerBoxSelected(BoxSelectionEvent) - Method in class org.das2.event.CutoffMouseModule
 
fireDataPointSelectionListenerDataPointSelected(DataPointSelectionEvent) - Method in class org.das2.event.CrossHairMouseModule
Notifies all registered listeners about the event.
fireDataPointSelectionListenerDataPointSelected(DataPointSelectionEvent) - Method in class org.das2.event.DataPointSelectorMouseModule
Notifies all registered listeners about the event.
fireDataSetUpdateEvent(DataSetUpdateEvent) - Method in class org.das2.dataset.DataSetDescriptor
 
firePropertyChange(PropertyChangeEvent) - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
firePropertyChange(String, Object, Object) - Method in class org.autoplot.pngwalk.PngWalkTool
we need to make this public.
firePropertyChange(String, boolean, boolean) - Method in class org.das2.graph.DasDevicePosition
 
firePropertyChange(String, int, int) - Method in class org.das2.graph.DasDevicePosition
 
firePropertyChange(String, long, long) - Method in class org.das2.graph.DasDevicePosition
 
firePropertyChange(String, float, float) - Method in class org.das2.graph.DasDevicePosition
 
firePropertyChange(String, double, double) - Method in class org.das2.graph.DasDevicePosition
 
firePropertyChange(String, Object, Object) - Method in class org.das2.graph.DasDevicePosition
 
firePropertyChange(String, double, double) - Method in class org.das2.graph.DataRange
 
firePropertyChange(String, boolean, boolean) - Method in class org.das2.graph.DataRange
 
firePropertyChange(String, Object, Object) - Method in class org.das2.graph.DataRange
 
fireTimeRangeSelected() - Method in class org.das2.components.DasTimeRangeSelector
 
fireTimeRangeSelected(TimeRangeSelectionEvent) - Method in class org.das2.components.DasTimeRangeSelector
Notifies all registered listeners about the event.
fireTimeRangeSelected() - Method in class org.das2.components.TimeRangeEditor
 
fireTimeRangeSelected(TimeRangeSelectionEvent) - Method in class org.das2.components.TimeRangeEditor
Notifies all registered listeners about the event.
fireTimeRangeSelectedNext() - Method in class org.das2.components.DasTimeRangeSelector
 
fireTimeRangeSelectedNext() - Method in class org.das2.components.TimeRangeEditor
 
fireTimeRangeSelectedPrevious() - Method in class org.das2.components.DasTimeRangeSelector
 
fireTimeRangeSelectedPrevious() - Method in class org.das2.components.TimeRangeEditor
 
fireTreeNodesRemoved(TreeModelEvent) - Method in class org.das2.util.CombinedTreeModel
 
fireTreeStructureChanged() - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
fireTreeStructureChanged(TreeModelEvent) - Method in class org.das2.util.CombinedTreeModel
 
fireUpdate() - Method in class org.das2.graph.DasDevicePosition
fire an update to all listeners.
fireUpdate() - Method in class org.das2.graph.DataRange.Animation
 
fireUpdate() - Method in class org.das2.graph.DataRange
 
first() - Method in class org.autoplot.pngwalk.WalkImageSequence
Move the index to the first image in the list.
first() - Method in class org.das2.datum.Orbits
return the first orbit id, so that we can iterate through all
first - Variable in class ProGAL.dataStructures.Queue
 
FIRSTORLAST - Static variable in class org.das2.dataset.RebinDescriptor
 
firstRowTextField - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
firstRowTextField - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
firstValidIndex - Variable in class org.das2.graph.Renderer
keep track of first and last valid points of the dataset to simplify subclass code and allow them to check if there are any valid points.
firstValidPoint(QDataSet) - Static method in class org.das2.qds.DataSetUtil
returns the first valid point found in a dataset, or null if no such point is found.
fitCB - Variable in class org.das2.qds.filters.SmoothFilterEditorPanel
 
FitsDataSource - Class in org.autoplot.fits
 
FitsDataSourceFactory - Class in org.autoplot.fits
 
FitsDataSourceFactory() - Constructor for class org.autoplot.fits.FitsDataSourceFactory
 
FitsMetadataModel - Class in org.autoplot.fits
 
FitsMetadataModel() - Constructor for class org.autoplot.fits.FitsMetadataModel
 
fitted - Variable in class org.autoplot.dom.Canvas
 
FixedColumnsParser(int[], int[]) - Constructor for class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
FixedColumnTextArea - Class in org.das2.components
 
FixedColumnTextArea() - Constructor for class org.das2.components.FixedColumnTextArea
Creates a new instance of FixedColumnTextPane
FixedWidthFormatter - Class in org.das2.util
 
FixedWidthFormatter() - Constructor for class org.das2.util.FixedWidthFormatter
 
fixImports(String) - Static method in class org.autoplot.jythonsupport.JythonRefactory
 
fixImports(InputStream) - Static method in class org.autoplot.jythonsupport.JythonRefactory
read in the stream, replacing import statements with new packages.
fixLayout(Application) - Static method in class org.autoplot.dom.DomOps
New layout mechanism which fixes a number of shortcomings of the old layout mechanism, newCanvasLayout.
fixLayout() - Static method in class org.autoplot.ScriptContext
make the layout more efficient by removing empty spaces and overlapping plots.
flag - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
FLAT_SYMBOL - Static variable in class test.PdfUnicodeTextImageTest
 
flatten(double[][], double[], int, int, int) - Static method in class org.das2.dataset.AveragePeakTableRebinner
from org.virbo.cdfdatasource.CdfUtil
flatten(QDataSet) - Static method in class org.das2.qds.ops.Ops
flatten a rank N dataset, though currently only rank 2 is supported.
flattenBundleDescriptor(QDataSet) - Static method in class org.das2.qds.DataSetOps
returns a bundle descriptor roughly equivalent to the BundleDescriptor passed in, but will describe each dataset as if it were rank 1.
flattenJoin(QDataSet) - Method in class org.das2.qstream.QDataSetStreamHandler
since an appended series of rank 1 datasets will return as a rank 2 join, this utility provides a standard place to flatten it.
flattenRank2(QDataSet) - Static method in class org.das2.qds.DataSetOps
flatten a rank 2 dataset.
flattenRank3(QDataSet) - Static method in class org.das2.qds.DataSetOps
flatten a rank 3 dataset.
flattenWaveform(QDataSet) - Static method in class org.das2.qds.DataSetOps
flatten a rank 2 dataset where the y depend variable is just an offset from the xtag.
flattenWaveform(QDataSet) - Static method in class org.das2.qds.ops.Ops
flatten a rank 2 dataset where the y depend variable is just an offset from the xtag.
FlattenWaveformDataSet - Class in org.das2.qds
convert rank 2 waveform dataset into an equivalent rank 1 dataset.
FlattenWaveformDataSet(QDataSet) - Constructor for class org.das2.qds.FlattenWaveformDataSet
 
flip(TriangulationFace, TriangulationFace, boolean) - Method in class ProGAL.geom2d.Triangulation
 
flip(TriangulationFace, TriangulationFace, boolean, J2DScene, boolean) - Method in class ProGAL.geom2d.Triangulation
 
flipColorbarLabel - Variable in class org.autoplot.dom.Options
 
flipCounter - Static variable in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
flipLabel - Variable in class org.das2.graph.DasAxis
true means flip the right label so all vertical labels are facing the same direction.
flipTime - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
FLOAT - Static variable in class org.das2.qds.buffer.BufferDataSet
the data is in 4 byte floats.
Float() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Float
 
FLOAT_PATTERN - Static variable in class org.das2.dasml.DasMLValidator
 
FloatArray(DArray, HashMap) - Constructor for class org.autoplot.dods.DodsVarDataSet.FloatArray
 
FloatDataSet - Class in org.das2.qds.buffer
 
FloatDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.FloatDataSet
 
FloatDataSet.FloatDataSetFloatReadAccess - Class in org.das2.qds.buffer
 
FloatDataSetFloatReadAccess() - Constructor for class org.das2.qds.buffer.FloatDataSet.FloatDataSetFloatReadAccess
 
floatPattern - Static variable in class org.das2.dasml.Processor
 
FloatReadAccess - Interface in org.das2.qds
Provide access to the float array which backs the data.
FloatTransferType - Class in org.das2.qstream
Four byte float type.
FloatTransferType() - Constructor for class org.das2.qstream.FloatTransferType
 
floor(int, Datum) - Static method in class org.das2.datum.TimeUtil
return the previous ordinal boundary if we aren't at one already.
floor(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise floor function.
floor(double) - Static method in class org.das2.qds.ops.Ops
 
floor(Object) - Static method in class org.das2.qds.ops.Ops
 
fltarr(int) - Static method in class org.das2.qds.ops.Ops
create a dataset filled with zeros, stored in 4-byte floats.
fltarr(int, int) - Static method in class org.das2.qds.ops.Ops
 
fltarr(int, int, int) - Static method in class org.das2.qds.ops.Ops
 
flush() - Method in class org.autoplot.scriptconsole.LoggingOutputStream
upon flush() write the existing contents of the OutputStream to the logger as a log record.
flush() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
flush() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
flush() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
flush() - Method in class org.das2.graph.util.GraphicalLogHandler
 
flush() - Method in class org.das2.stream.StreamProducer
 
flush() - Method in class org.das2.util.DeflaterChannel
 
flushBase64() - Method in class org.das2.util.Base64.OutputStream
Method added by PHIL.
flushSpi() - Method in class org.das2.system.NullPreferences
 
FOCUS_URI - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
focusGained(FocusEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
focusLost(FocusEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
focusRenderer - Variable in class org.das2.graph.DasPlot
returns the Renderer with the current focus.
focusUri - Variable in class org.autoplot.dom.ApplicationController
 
Folder(String) - Constructor for class org.autoplot.bookmarks.Bookmark.Folder
 
Folder(String, String) - Constructor for class org.autoplot.bookmarks.Bookmark.Folder
 
font - Variable in class org.autoplot.dom.Canvas
 
FontAndColorsDialog - Class in org.autoplot
 
FontAndColorsDialog(Frame, boolean, ApplicationModel) - Constructor for class org.autoplot.FontAndColorsDialog
 
fontsAsShapesCB - Variable in class org.autoplot.PdfOptionsPanel
 
fontSize - Variable in class org.das2.graph.EventsRenderer
fontSize allows the font to be rescaled.
FORCED_PARAMETER - Static variable in interface org.autoplot.cdf.CDFConstants
 
foreground - Variable in class org.autoplot.dom.Options
 
format(URISplit) - Static method in class org.autoplot.datasource.URISplit
format the URI using vapScheme, file and params.
format(String, String, Map<String, Object>) - Static method in class org.autoplot.datasource.URISplit
convenience method for creating URIs.
format(Object) - Method in class org.autoplot.state.BindingModelSerializeDelegate
 
format(Object) - Method in class org.autoplot.state.ColorSerializeDelegate
 
format(Object) - Method in class org.autoplot.state.ConnectorSerializeDelegate
 
format(Object) - Method in class org.autoplot.state.DatumSerializeDelegate
 
format(Object) - Method in class org.autoplot.state.EnumSerializeDelegate
 
format(Object) - Method in class org.autoplot.state.TypeSafeEnumSerializeDelegate
 
format(Datum) - Method in class org.das2.datum.format.DateTimeDatumFormatter
 
format(Datum) - Method in class org.das2.datum.format.DatumFormatter
 
format(Datum, Units) - Method in class org.das2.datum.format.DatumFormatter
 
format(Datum) - Method in class org.das2.datum.format.DefaultDatumFormatter
 
format(Datum, Units) - Method in class org.das2.datum.format.DefaultDatumFormatter
 
format(Datum) - Method in class org.das2.datum.format.EnumerationDatumFormatter
 
format(Datum) - Method in class org.das2.datum.format.ExponentialDatumFormatter
 
format(Datum, Units) - Method in class org.das2.datum.format.ExponentialDatumFormatter
 
format(Datum) - Method in class org.das2.datum.format.FormatStringFormatter
 
format(Datum, Units) - Method in class org.das2.datum.format.FormatStringFormatter
 
format(Datum) - Method in class org.das2.datum.format.LatinPrefixDatumFormatter
 
format(Datum, Units) - Method in class org.das2.datum.format.LatinPrefixDatumFormatter
 
format(Datum) - Method in class org.das2.datum.format.TimeDatumFormatter
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in class org.das2.datum.Orbits.OrbitFieldHandler
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in class org.das2.datum.TimeParser.EnumFieldHandler
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in interface org.das2.datum.TimeParser.FieldHandler
create a string given the times, when this is possible.
format(DatumRange) - Method in class org.das2.datum.TimeParser
return the formatted range.
format(Datum) - Method in class org.das2.datum.TimeParser
The TimeParser can be used to format times as well.
format(Datum, Datum) - Method in class org.das2.datum.TimeParser
The TimeParser can be used to format times as well.
format(Datum, Datum, Map<String, String>) - Method in class org.das2.datum.TimeParser
The TimeParser can be used to format times as well.
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in class org.das2.datum.TimeParser.HrintervalFieldHandler
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in class org.das2.datum.TimeParser.IgnoreFieldHandler
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in class org.das2.datum.TimeParser.PeriodicFieldHandler
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct, int, Map<String, String>) - Method in class org.das2.datum.TimeParser.SubsecFieldHandler
 
format(Datum) - Method in class org.das2.datum.Units
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct) - Method in interface org.das2.fsm.FileStorageModelOld.FieldHandler
 
format(TimeUtil.TimeStruct, TimeUtil.TimeStruct) - Method in class org.das2.fsm.FileStorageModelOld.IntegerFieldHandler
 
format(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return a human-readable string representing the dataset
format(QDataSet, boolean) - Static method in class org.das2.qds.DataSetUtil
return a human-readable string representing the dataset
FORMAT - Static variable in interface org.das2.qds.QDataSet
type String, Java/C format string for formatting the values.
format(QDataSet, OutputStream, boolean) - Method in class org.das2.qstream.BundleStreamFormatter
format the rank 2 bundle.
format(Object) - Method in class org.das2.qstream.CacheTagSerializeDelegate
 
format(Object) - Method in class org.das2.qstream.DatumRangeSerializeDelegate
 
format(Object) - Method in class org.das2.qstream.DefaultSerializeDelegate
 
format(Object) - Method in class org.das2.qstream.EnumerationUnitsSerializeDelegate
 
format(Object) - Method in class org.das2.qstream.MapSerializeDelegate
 
format(Object) - Method in class org.das2.qstream.NumberArraySerializeDelegate
 
format(Object) - Method in class org.das2.qstream.Rank0DataSetSerializeDelegate
 
format(Object) - Method in interface org.das2.qstream.SerializeDelegate
 
format(String, String, QDataSet, String) - Method in class org.das2.qstream.SerialStreamFormatter
format the dataset, maybe sending a descriptor if it hasn't been sent already.
format(String, QDataSet, String) - Method in class org.das2.qstream.SerialStreamFormatter
format the dataset which is part of a join dataset.
format(QDataSet, OutputStream, boolean) - Method in class org.das2.qstream.SimpleStreamFormatter
serialize the dataset to the output stream.
format(Object) - Method in class org.das2.qstream.StringSerializeDelegate
 
format(Object) - Method in class org.das2.qstream.UnitsSerializeDelegate
 
format(LogRecord) - Method in class org.das2.util.DenseConsoleFormatter
 
format(String, int) - Static method in class org.das2.util.FixedWidthFormatter
 
format(LogRecord) - Method in class org.das2.util.NBConsoleFormatter
 
format(LogRecord) - Method in class org.das2.util.ThreadDenseConsoleFormatter
 
format(LogRecord) - Method in class org.das2.util.TimerConsoleFormatter
 
format(LogRecord) - Method in class org.das2.util.TimingConsoleFormatter
 
FORMAT_2_2 - Static variable in class org.das2.qstream.QdsToD2sStream
 
FORMAT_2_3_BASIC - Static variable in class org.das2.qstream.QdsToD2sStream
 
FORMAT_2_3_GENERAL - Static variable in class org.das2.qstream.QdsToD2sStream
 
FORMAT_PATTERN - Static variable in class org.das2.qstream.BundleStreamFormatter
 
FormatBenchmarks - Class in test
 
FormatBenchmarks() - Constructor for class test.FormatBenchmarks
 
formatBookmark(Document, Element, Bookmark) - Static method in class org.autoplot.bookmarks.Bookmark
 
formatBookmark(Bookmark) - Static method in class org.autoplot.bookmarks.Bookmark
format the bookmarks into xml for persistent storage.
formatBooks(List<Bookmark>) - Static method in class org.autoplot.bookmarks.Bookmark
format the bookmarks into xml for persistent storage.
formatBooks(OutputStream, List<Bookmark>) - Static method in class org.autoplot.bookmarks.Bookmark
format the bookmarks into xml for persistent storage.
formatBooksOld(List<Bookmark>) - Static method in class org.autoplot.bookmarks.Bookmark
format the bookmarks into xml for persistent storage.
formatCarotPos - Variable in class org.autoplot.datasource.URISplit
position of the caret after modifications to the surl are made.
formatControl(Map<String, String>) - Static method in class org.das2.graph.Renderer
convenient and official location for method that formats control string.
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.aggregator.AggregatingDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSourceFormat
format the data to an ASCII table file.
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.cdf.CdfDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.csv.CsvDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.das2Stream.QStreamDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in interface org.autoplot.datasource.DataSourceFormat
Format the dataset using the specified URI.
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.hapi.HapiDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.netCDF.HDF5DataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.wav.WavDataSourceFormat
 
formatDataRank1(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableFormat
 
formatDataRank2(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableFormat
 
formatDataSet(QDataSet, String) - Static method in class org.autoplot.ScriptContext
Export the data into a format implied by the filename extension.
formatDataSet(QDataSet, String, ProgressMonitor) - Static method in class org.autoplot.ScriptContext
Export the data into a format implied by the filename extension.
formatDatum(String, Datum, char) - Static method in class org.das2.graph.DigitalRenderer
format the datum into a string, using the format and the pre-calculated type.
formatDevicePosition(DasDevicePosition) - Static method in class org.autoplot.AutoplotUtil
 
formatFormatStr(double[]) - Static method in class org.das2.graph.DasDevicePosition
formats the three position specifiers efficiently.
formatHeader(Document, Writer) - Static method in class org.das2.qstream.StreamTool
 
formatHeader(Document, Writer) - Static method in class org.das2.stream.StreamTool
 
formatISO8601Datum(int[]) - Static method in class org.das2.datum.DatumRangeUtil
for convenience, this formats the decomposed time.
formatISO8601Duration(int[]) - Static method in class org.das2.datum.DatumRangeUtil
format ISO8601 duration string, for example [1,0,0,1,0,0,0] → P1YT1H
formatLayoutStr(DasDevicePosition, boolean) - Static method in class org.das2.graph.DasDevicePosition
formats the row or column position into a string like
formatObject(Object) - Static method in class org.autoplot.dom.DomUtil
 
formatParams(Map<String, String>) - Static method in class org.autoplot.datasource.URISplit
spaces and other URI syntax elements are URL-encoded.
formatQueryString(Map) - Static method in class org.das2.util.URLBuddy
 
formatReport(Map<String, Object>, boolean, String) - Static method in class org.autoplot.scriptconsole.GuiExceptionHandler
data is a map containing the keys: THROWABLE, the throwable BUILD_INFO, string array of human-readable build information LOG_RECORDS, list of log records.
FORMATS - Static variable in class org.autoplot.hapi.HapiSpec
 
formats - Static variable in class org.das2.qstream.QdsToD2sStream
 
FormatStreamHandler - Class in org.das2.qstream
Writes the stream based on the messages sent to it.
FormatStreamHandler() - Constructor for class org.das2.qstream.FormatStreamHandler
 
formatString - Variable in class org.das2.graph.DasAxis
the formatString, or "" if default behavior.
FormatStringFormatter - Class in org.das2.datum.format
This is based on the C-style format strings introduced in Java 5 that we can now use.
FormatStringFormatter(String, boolean) - Constructor for class org.das2.datum.format.FormatStringFormatter
create a new instance based on the Java format string.
formatterForScale(int, DatumRange) - Static method in class org.das2.datum.format.TimeDatumFormatter
returns a TimeDatumFormatter suitable for the specified scale and context.
formatterForScale(int, DatumRange, boolean) - Static method in class org.das2.datum.format.TimeDatumFormatter
returns a TimeDatumFormatter suitable for the specified scale and context.
formatTimeRange(DatumRange) - Static method in class org.das2.datum.DatumRangeUtil
 
formatTimeRange(DatumRange, boolean) - Static method in class org.das2.datum.DatumRangeUtil
format the time into an efficient string.
formatToFile(File, QDataSet...) - Method in class org.das2.qds.util.AsciiFormatter
 
formatToFile(String, QDataSet...) - Method in class org.das2.qds.util.AsciiFormatter
 
formatToFile(File, QDataSet) - Method in class org.das2.qds.util.AsciiFormatter
 
formatToFile(String, QDataSet) - Method in class org.das2.qds.util.AsciiFormatter
 
formatToFile(String, double[][]) - Method in class org.das2.qds.util.AsciiFormatter
 
formatToFile(File, QDataSet...) - Method in class org.das2.qds.util.QStreamFormatter
 
formatToFile(String, QDataSet...) - Method in class org.das2.qds.util.QStreamFormatter
 
formatToFile(File, QDataSet) - Method in class org.das2.qds.util.QStreamFormatter
 
formatToFile(String, QDataSet) - Method in class org.das2.qds.util.QStreamFormatter
 
formatWide(String, int) - Static method in class org.das2.util.FixedWidthFormatter
 
FormBase - Class in org.das2.dasml
This class displays a Java form that is generated from an XML Document that is provided as input.
FormBase(URL, ErrorHandler, boolean) - Constructor for class org.das2.dasml.FormBase
Creates a FormBase object
FormBase(InputStream, ErrorHandler, boolean) - Constructor for class org.das2.dasml.FormBase
 
FormBase(Reader, ErrorHandler, boolean) - Constructor for class org.das2.dasml.FormBase
 
FormBase(boolean) - Constructor for class org.das2.dasml.FormBase
 
FormButton - Class in org.das2.dasml
This class is provided to override the Java Beans properties of the JButton class.
FormButton(String, String) - Constructor for class org.das2.dasml.FormButton
 
FormButtonBeanInfo - Class in org.das2.dasml
Bean info class for the FormRadioButton class
FormButtonBeanInfo() - Constructor for class org.das2.dasml.FormButtonBeanInfo
 
FormCheckBox - Class in org.das2.dasml
This class is provided to override the Java Beans properties of the JCheckBox class.
FormCheckBox(String, String) - Constructor for class org.das2.dasml.FormCheckBox
 
FormCheckBoxBeanInfo - Class in org.das2.dasml
Bean info class for the FormRadioButton class
FormCheckBoxBeanInfo() - Constructor for class org.das2.dasml.FormCheckBoxBeanInfo
 
FormChoice - Class in org.das2.dasml
Drop down list for making single selections.
FormChoice(String) - Constructor for class org.das2.dasml.FormChoice
 
FormChoiceBeanInfo - Class in org.das2.dasml
BeanInfo class for FormChoice
FormChoiceBeanInfo() - Constructor for class org.das2.dasml.FormChoiceBeanInfo
 
FormComponent - Interface in org.das2.dasml
 
FormContainer - Class in org.das2.dasml
A subclass of JPanel to override the default Beans properties of a JPanel
FormContainer() - Constructor for class org.das2.dasml.FormContainer
Empty constructor for use with super classes.
FormContainer.ContainerDnDSupport - Class in org.das2.dasml
 
FormData() - Constructor for class org.autoplot.jythonsupport.ui.ParametersFormPanel.FormData
 
FormList - Class in org.das2.dasml
 
FormList(String) - Constructor for class org.das2.dasml.FormList
 
FormListBeanInfo - Class in org.das2.dasml
BeanInfo class for FormList
FormListBeanInfo() - Constructor for class org.das2.dasml.FormListBeanInfo
 
FormPanel - Class in org.das2.dasml
A subclass of JPanel to override the default Beans properties of a JPanel
FormPanel() - Constructor for class org.das2.dasml.FormPanel
Empty constructor for use with super classes.
FormPanelBeanInfo - Class in org.das2.dasml
Bean info class for the FormPanel class
FormPanelBeanInfo() - Constructor for class org.das2.dasml.FormPanelBeanInfo
 
FormRadioButton - Class in org.das2.dasml
 
FormRadioButton(String, String) - Constructor for class org.das2.dasml.FormRadioButton
 
FormRadioButtonBeanInfo - Class in org.das2.dasml
Bean info class for the FormRadioButton class
FormRadioButtonBeanInfo() - Constructor for class org.das2.dasml.FormRadioButtonBeanInfo
 
FormRadioButtonGroup - Class in org.das2.dasml
 
FormRadioButtonGroup() - Constructor for class org.das2.dasml.FormRadioButtonGroup
 
FormRadioButtonGroupBeanInfo - Class in org.das2.dasml
BeanInfo class for FormRadioButtonGroup
FormRadioButtonGroupBeanInfo() - Constructor for class org.das2.dasml.FormRadioButtonGroupBeanInfo
 
FormTab - Class in org.das2.dasml
 
FormTab(String, String) - Constructor for class org.das2.dasml.FormTab
Creates a new instance of Form
FormTabBeanInfo - Class in org.das2.dasml
Bean info class for the FormPanel class
FormTabBeanInfo() - Constructor for class org.das2.dasml.FormTabBeanInfo
 
FormText - Class in org.das2.dasml
 
FormText() - Constructor for class org.das2.dasml.FormText
 
FormTextBeanInfo - Class in org.das2.dasml
Bean info class for the FormTextField class
FormTextBeanInfo() - Constructor for class org.das2.dasml.FormTextBeanInfo
 
FormTextField - Class in org.das2.dasml
A subclass of JTextField to override the default Beans properties of a JTextField
FormTextField(String) - Constructor for class org.das2.dasml.FormTextField
 
FormTextField(Element, FormBase) - Constructor for class org.das2.dasml.FormTextField
 
FormTextFieldBeanInfo - Class in org.das2.dasml
Bean info class for the FormTextField class
FormTextFieldBeanInfo() - Constructor for class org.das2.dasml.FormTextFieldBeanInfo
 
formUri(String, String, Object) - Static method in class org.autoplot.jythonsupport.JythonOps
convenience method for creating URIs.
FormWindow - Class in org.das2.dasml
 
FormWindow(String, String) - Constructor for class org.das2.dasml.FormWindow
 
FormWindow(String, String, int, int) - Constructor for class org.das2.dasml.FormWindow
 
FormWindow.InternalFrame - Class in org.das2.dasml
 
FormWindowBeanInfo - Class in org.das2.dasml
 
FormWindowBeanInfo() - Constructor for class org.das2.dasml.FormWindowBeanInfo
 
FORWARD - Static variable in class org.das2.event.Gesture
 
fractionalDigits(Datum) - Static method in class org.das2.datum.DatumUtil
 
frame - Variable in class ProGAL.geom2d.viewer.J2DScene
 
frame - Variable in class ProGAL.geom3d.viewer.J3DScene
 
FrankenApp - Class in test.digitize
I need to port some of Sebastian's routines into Java so I can debug them.
FrankenApp() - Constructor for class test.digitize.FrankenApp
 
freeMemory() - Method in class org.autoplot.idlsupport.QDataSetBridge
return the total memory and free memory available to the Java process, in megabytes (1e6 bytes).
freeMemory() - Method in class org.virbo.idlsupport.QDataSetBridge
return the total memory and free memory available to the Java process, in megabytes (1e6 bytes).
FrequencyDragRenderer - Class in org.das2.event
 
FrequencyDragRenderer(DasCanvasComponent, DasAxis) - Constructor for class org.das2.event.FrequencyDragRenderer
Creates a new instance of HorizontalFrequencyDragRenderer
fromClusterCDFSIConversion(String, String, String) - Static method in class org.das2.datum.SIUnits
Cluster CDFs had "SI_Conversion" that showed how to convert to SI units.
fromDatum(Datum) - Static method in class org.das2.datum.TimeUtil
returns the 7-element array of components from the time location datum: 0:year, 1:month, 2:day, 3:hour, 4:minute, 5:second, 6:nanoseconds
fromFile(File) - Static method in class org.autoplot.datasource.DataSetURI
canonical method for converting from File to human-readable string.
fromOrdinal(int) - Static method in class org.das2.datum.TimeUtil.TimeDigit
 
fromScene(J3DScene) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
fromSceneEdge(J3DScene) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
fromSceneEdge(J3DScene) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
fromSceneEdges(J3DScene) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
fromSceneEdges(J3DScene) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
fromSceneFace(J3DScene, int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
fromSceneFaces(J3DScene) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
fromString(String) - Static method in enum org.autoplot.pngwalk.QualityControlRecord.Status
 
fromUri(URI) - Static method in class org.autoplot.datasource.DataSetURI
canonical method for converting URI to human-readable string, containing spaces and other illegal characters.
fromUri(URI) - Static method in class org.das2.util.filesystem.FileSystemUtil
canonical method for converting URI to human-readable string, containing spaces and other illegal characters.
FSTreeModel - Class in com.cottagesystems.jdiskhog
 
FSTreeModel - Class in org.das2.util.filesystem
present a FileSystem as a TreeModel to display in JTrees.
FSTreeModel(FileSystem) - Constructor for class org.das2.util.filesystem.FSTreeModel
 
FTP_INIT - Static variable in class ftpfs.ftp.FtpBean
 
FTPAbortedException - Exception in it.sauronsoftware.ftp4j
This exception is thrown to announce the abort of a ongoing data transfer operation.
FTPAbortedException() - Constructor for exception it.sauronsoftware.ftp4j.FTPAbortedException
 
FtpBean - Class in ftpfs.ftp
This bean provide some basic FTP functions.
You can use this bean in some visual development tools (eg.
FtpBean() - Constructor for class ftpfs.ftp.FtpBean
Constructor
FtpBeanBeanInfo - Class in ftpfs.ftp
 
FtpBeanBeanInfo() - Constructor for class ftpfs.ftp.FtpBeanBeanInfo
 
FTPBeanFileSystem - Class in ftpfs
Alternate implementation of FTP that was originally introduced when the built-in-ftp-based that comes with das2 didn't work.
FTPBeanFileSystemFactory - Class in ftpfs
Factory that create FTPBeanFileSystem objects.
FTPBeanFileSystemFactory() - Constructor for class ftpfs.FTPBeanFileSystemFactory
Creates a new instance of FTPBeanFileSystemFactory
FTPClient - Class in it.sauronsoftware.ftp4j
This class implements a FTP client.
FTPClient() - Constructor for class it.sauronsoftware.ftp4j.FTPClient
Builds and initializes the client.
FTPCodes - Interface in it.sauronsoftware.ftp4j
This interface is a constants container, each one representing a common FTP response code.
FTPCommunicationChannel - Class in it.sauronsoftware.ftp4j
This class is used to represent a communication channel with a FTP server.
FTPCommunicationChannel(Socket, String) - Constructor for class it.sauronsoftware.ftp4j.FTPCommunicationChannel
It builds a FTP communication channel.
FTPCommunicationListener - Interface in it.sauronsoftware.ftp4j
This interface describes how to build objects used to intercept any communication between the client and the server.
ftpConnect(String, String) - Method in class ftpfs.ftp.FtpBean
Connect to Ftp server and login.
ftpConnect(String, String, String) - Method in class ftpfs.ftp.FtpBean
Connect to Ftp server and login.
ftpConnect(String, String, String, String) - Method in class ftpfs.ftp.FtpBean
Connect to FTP server and login.
FTPConnector - Class in it.sauronsoftware.ftp4j
This abstract class is the base for creating a connector.
FTPConnector(boolean) - Constructor for class it.sauronsoftware.ftp4j.FTPConnector
Builds the connector.
FTPConnector() - Constructor for class it.sauronsoftware.ftp4j.FTPConnector
Builds the connector.
FTPDataTransferException - Exception in it.sauronsoftware.ftp4j
Exception thrown if any I/O error occurs during a data transfer attempt.
FTPDataTransferException() - Constructor for exception it.sauronsoftware.ftp4j.FTPDataTransferException
 
FTPDataTransferException(String, Throwable) - Constructor for exception it.sauronsoftware.ftp4j.FTPDataTransferException
 
FTPDataTransferException(String) - Constructor for exception it.sauronsoftware.ftp4j.FTPDataTransferException
 
FTPDataTransferException(Throwable) - Constructor for exception it.sauronsoftware.ftp4j.FTPDataTransferException
 
FTPDataTransferListener - Interface in it.sauronsoftware.ftp4j
This interface describes the methods requested by an object that can listen data transfer operations.
FtpException - Exception in ftpfs.ftp
When there are any FTP command fails in the FTP bean,
This exception is throwed.
FtpException(String) - Constructor for exception ftpfs.ftp.FtpException
 
FTPException - Exception in it.sauronsoftware.ftp4j
This class helps in represent FTP error codes and messages.
FTPException(int) - Constructor for exception it.sauronsoftware.ftp4j.FTPException
 
FTPException(int, String) - Constructor for exception it.sauronsoftware.ftp4j.FTPException
 
FTPException(FTPReply) - Constructor for exception it.sauronsoftware.ftp4j.FTPException
 
FTPFile - Class in it.sauronsoftware.ftp4j
The instances of this class represents the files in a remote FTP directory.
FTPFile() - Constructor for class it.sauronsoftware.ftp4j.FTPFile
 
FtpFileObject - Class in ftpfs
 
FtpFileObject(WebFileSystem, String, Date) - Constructor for class ftpfs.FtpFileObject
 
FTPFileSystem - Class in org.das2.util.filesystem
This original FtpFileSystem implementation is based on Java's FTP client.
FtpFileSystemFactory - Class in org.das2.util.filesystem
 
FtpFileSystemFactory() - Constructor for class org.das2.util.filesystem.FtpFileSystemFactory
Creates a new instance of FtpFileSystemFactory
ftpfs - package ftpfs
FileSystem based on the FTPBean open source library, which was introduced when Java's FTP implementation had trouble with some servers.
ftpfs.ftp - package ftpfs.ftp
 
FTPIllegalReplyException - Exception in it.sauronsoftware.ftp4j
Exception thrown every time the remote FTP server replies to the client in an unexpected way, breaking the rules of the FTP protocol.
FTPIllegalReplyException() - Constructor for exception it.sauronsoftware.ftp4j.FTPIllegalReplyException
 
FTPListParseException - Exception in it.sauronsoftware.ftp4j
Exception thrown by the list() method in FTPClient objects when the response sent by the server to a FTP list command is not parseable through the known parsers.
FTPListParseException() - Constructor for exception it.sauronsoftware.ftp4j.FTPListParseException
 
FTPListParser - Interface in it.sauronsoftware.ftp4j
Implement this interface to build a new LIST parser.
FtpListResult - Class in ftpfs.ftp
This class is used to parse the information of a returned String from the 'LIST' command.
It parse the following information from the list:
1) Name
2) Permission
3) Type
4) Owner
5) Group
6) Date
7) Size
FtpListResult() - Constructor for class ftpfs.ftp.FtpListResult
 
FtpListResultBeanInfo - Class in ftpfs.ftp
 
FtpListResultBeanInfo() - Constructor for class ftpfs.ftp.FtpListResultBeanInfo
 
FtpObserver - Interface in ftpfs.ftp
The class that implement this interface have the ability to monitor the progress of upload and download files in the FtpBean.
You can pass the object which implement this interface to some put/get methods of the FtpBean object.
FTPProxyConnector - Class in it.sauronsoftware.ftp4j.connectors
This one connects a remote host via a FTP proxy which supports the SITE or the OPEN proxy method.
FTPProxyConnector(String, int, String, String) - Constructor for class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Builds the connector.
FTPProxyConnector(String, int) - Constructor for class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Builds the connector.
FTPReply - Class in it.sauronsoftware.ftp4j
This class represents FTP server replies in a manageable object oriented way.
FTPTextualExtensionRecognizer - Interface in it.sauronsoftware.ftp4j
This interface describes how to implement a textual extension recognizer, which can be plugged into a FTPClient object calling its setTextualExtensionsRecognizer() method.
Function - Class in ProGAL
 
Function(double[]) - Constructor for class ProGAL.Function
 
Functions - Class in ProGAL.math
 
Functions() - Constructor for class ProGAL.math.Functions
 
FunctionSupport - Class in external
Code to support writing Python Functions.
FunctionSupport(String, String[]) - Constructor for class external.FunctionSupport
 
FunctionSupport(String, String[], PyObject[]) - Constructor for class external.FunctionSupport
 
FunctionSupport(String, String[], PyObject[], String, String) - Constructor for class external.FunctionSupport
 
FunctionSupport - Class in org.autoplot.jythonsupport
Code to support writing Python Functions.
FunctionSupport(String, String[]) - Constructor for class org.autoplot.jythonsupport.FunctionSupport
 
FunctionSupport(String, String[], PyObject[]) - Constructor for class org.autoplot.jythonsupport.FunctionSupport
 
FunctionSupport(String, String[], PyObject[], String, String) - Constructor for class org.autoplot.jythonsupport.FunctionSupport
 
FunctionTableDataSet - Class in org.das2.dataset.test
 
FunctionTableDataSet(int, int) - Constructor for class org.das2.dataset.test.FunctionTableDataSet
 
fuzzyEqual(DatumRange, DatumRange, double) - Static method in class org.das2.datum.DatumRangeUtil
return true if the time ranges are overlapping with bounds within
fvalue() - Method in class org.das2.qds.buffer.FloatDataSet.FloatDataSetFloatReadAccess
 
fvalue(int) - Method in class org.das2.qds.buffer.FloatDataSet.FloatDataSetFloatReadAccess
 
fvalue(int, int) - Method in class org.das2.qds.buffer.FloatDataSet.FloatDataSetFloatReadAccess
 
fvalue(int, int, int) - Method in class org.das2.qds.buffer.FloatDataSet.FloatDataSetFloatReadAccess
 
fvalue(int, int, int, int) - Method in class org.das2.qds.buffer.FloatDataSet.FloatDataSetFloatReadAccess
 
fvalue() - Method in class org.das2.qds.FDataSet.FDataSetFloatReadAccess
 
fvalue(int) - Method in class org.das2.qds.FDataSet.FDataSetFloatReadAccess
 
fvalue(int, int) - Method in class org.das2.qds.FDataSet.FDataSetFloatReadAccess
 
fvalue(int, int, int) - Method in class org.das2.qds.FDataSet.FDataSetFloatReadAccess
 
fvalue(int, int, int, int) - Method in class org.das2.qds.FDataSet.FDataSetFloatReadAccess
 
fvalue() - Method in interface org.das2.qds.FloatReadAccess
 
fvalue(int) - Method in interface org.das2.qds.FloatReadAccess
 
fvalue(int, int) - Method in interface org.das2.qds.FloatReadAccess
 
fvalue(int, int, int) - Method in interface org.das2.qds.FloatReadAccess
 
fvalue(int, int, int, int) - Method in interface org.das2.qds.FloatReadAccess
 

G

gamma - Variable in class org.das2.util.DasPNGConstants
 
gcd(long, long) - Static method in class org.das2.datum.Ratio
return the Greatest Common Divisor (GCD) of the two numbers.
gcd(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the greatest common divisor, which is the unit for which all elements in the dataset are integer multiples of the result.
gcd(QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the greatest common divisor, which is the unit for which all elements in the dataset are integer multiples of the result.
gcd(double[], double) - Static method in class org.das2.util.DasMath
 
gcd(Polynomial, Polynomial) - Static method in class ProGAL.math.Polynomial
 
ge(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
ge(Datum) - Method in class org.das2.datum.Datum
returns true if this is greater than or equal to a.
ge(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise function returns 1 where ds1>=ds2.
ge(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
GeneralFFT - Class in org.das2.math.fft
Provides forward and reverse FFT methods for any number of elements.
GeneralFFT(int, boolean, boolean) - Constructor for class org.das2.math.fft.GeneralFFT
Initialize the FFT object by constructing wave tables that can be repeatly used.
GeneralFFT - Class in org.das2.qds.math.fft
Provides forward and reverse FFT methods for any number of elements.
GeneralFFT(int, boolean, boolean) - Constructor for class org.das2.qds.math.fft.GeneralFFT
Initialize the FFT object by constructing wave tables that can be repeatly used.
GeneralPathSpeedTest - Class in test.graph
Do a simple approximation of what should be occurring when SeriesRenderer is rendering, to get a baseline for expected performance.
GeneralPathSpeedTest() - Constructor for class test.graph.GeneralPathSpeedTest
 
generateList(DatumRange, DatumRange) - Static method in class org.das2.datum.DatumRangeUtil
return a list of DatumRanges that together cover the space identified by bounds.
generateNamesFor(DatumRange) - Method in class org.das2.fsm.FileStorageModel
generate the names of the files that would cover this range.
generatePointsInCube(int) - Static method in class ProGAL.geom3d.PointList
Construct a point-list containing n uniformly distributed random points in the unit cube.
generatePointsInCube(int, double, double, double, double, double, double) - Static method in class ProGAL.geom3d.PointList
 
generatePointsOnSphere(int) - Static method in class ProGAL.geom3d.PointList
Construct a point-list of n evenly distributed points (not random) on the unit sphere.
generatePointsOnSphere(int) - Method in class ProGAL.geom3d.volumes.Sphere
TODO: Comment, move up and test
generateRandomPointsOnSphere(int) - Static method in class ProGAL.geom3d.PointList
Construct a point-list of n uniformly distributed random points on the unit sphere.
generateRandomPointsOnSphere(int) - Method in class ProGAL.geom3d.volumes.Sphere
TODO: Comment, move up and test
generateTimeRanges(String, String) - Static method in class org.autoplot.jythonsupport.Util
Given a spec to format timeranges and a range to contain each timerange, produce a list of all timeranges covering the range formatted with the spec.
generateTimeRanges(String, String) - Static method in class org.autoplot.ScriptContext
Given a spec to format timeranges and a range to contain each timerange, produce a list of all timeranges covering the range formatted with the spec.
GenericQernalFactory - Class in org.das2.dataset
 
GenericQernalFactory() - Constructor for class org.das2.dataset.GenericQernalFactory
 
gENTRY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
gENTRY_DATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
gENTRY_DATASPEC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
gENTRY_DATATYPE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
gENTRY_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
gENTRY_NUMELEMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
Gesture - Class in org.das2.event
 
GesturesRenderer - Class in org.das2.event
 
GesturesRenderer(DasCanvasComponent) - Constructor for class org.das2.event.GesturesRenderer
Creates a new instance of GesturesRenderer
get(Object, CompletionContext) - Static method in class org.autoplot.datasource.CompletionContext
returns the value for the context
get(int) - Method in class org.das2.datum.DatumVector
 
get(String) - Static method in class org.das2.DebuggerVars
 
get() - Static method in class org.das2.jythoncompletion.ui.CompletionImpl
 
get(int) - Static method in class org.das2.jythoncompletion.ui.CompletionItemComparator
 
get() - Static method in class org.das2.jythoncompletion.ui.CompletionSpiPackageAccessor
 
get(int, int) - Method in interface org.das2.math.Interpolate.DDoubleArray
 
get(int, int) - Method in interface org.das2.math.Interpolate.FDoubleArray
 
get(int, int) - Method in class org.das2.math.matrix.ArrayMatrix
 
get(int, int) - Method in class org.das2.math.matrix.CompositeMatrix
 
get(int, int) - Method in class org.das2.math.matrix.Matrix
 
get(String) - Method in class org.das2.NameContext
 
get(int, int) - Method in class org.das2.qds.math.matrix.ArrayMatrix
 
get(int, int) - Method in class org.das2.qds.math.matrix.CompositeMatrix
 
get(int, int) - Method in class org.das2.qds.math.matrix.Matrix
 
get(String) - Static method in class org.das2.qstream.DescriptorRegistry
look up the factory used for the tag name
get(Object) - Method in class org.das2.util.ClassMap
 
get(int) - Method in class ProGAL.dataStructures.Set
 
get(int) - Method in class ProGAL.geomNd.Point
Get the d'th coordinate.
get(int) - Method in class ProGAL.geomNd.Vector
Get the i'th coordinate.
get(int, int) - Method in class ProGAL.math.Matrix
 
GET_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
getA() - Method in class org.das2.qds.util.LinFit
return the result A of the fit y = A + B * x
getA() - Method in class ProGAL.geom2d.LineSegment
 
getA() - Method in class ProGAL.geom3d.LineSegment
Get the first point spanning the segment.
getA() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getAboutAutoplotHtml() - Static method in class org.autoplot.AutoplotUtil
 
getAboutHtml() - Static method in class org.das2.util.AboutUtil
return HTML code describing the release version, Java version, build time, etc.
getAcceptPattern() - Method in class org.autoplot.datasource.DataSetSelector
 
getAccessLevel() - Static method in class org.das2.beans.AccessLevelBeanInfo
Returns the access level for AccessLevelBeanInfo objects.
getAcctInfo() - Method in class ftpfs.ftp.FtpBean
Return the account information.
getAction() - Method in class org.autoplot.dom.ArrayNodeDiff
 
getActionListener() - Method in class org.das2.components.FavoritesSelector
 
getActions() - Static method in class org.das2.graph.DasCanvas
 
getActions() - Method in class org.das2.graph.DasCanvasComponent
return a list of actions.
getActive() - Method in class org.das2.event.DasMouseInputAdapter
return the active mouse module, for scripting.
getActiveRegion() - Method in class org.das2.graph.AttachedLabel
 
getActiveRegion() - Method in class org.das2.graph.ColumnColumnConnector
 
getActiveRegion() - Method in class org.das2.graph.DasAnnotation
 
getActiveRegion() - Method in class org.das2.graph.DasAxis
get the region containing the axis.
getActiveRegion() - Method in class org.das2.graph.DasCanvasComponent
returns the active region of the canvas component, which is not necessarily the bounds.
getActiveRegion() - Method in class org.das2.graph.DasColorBar
 
getActiveRegion() - Method in class org.das2.graph.DasPlot
return a Shape containing the plot.
getActiveSubrange() - Method in class org.autoplot.pngwalk.WalkImageSequence
return the active subrange of the sequence.
getAdditionalBeanInfo() - Method in class org.das2.beans.AttachedLabelBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.CrossHairRendererBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.DasAxisBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.DasColorBarBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.DasLabelAxisBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.DasPlotBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.SpectrogramRendererBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.StackedHistogramRendererBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.StreamDataSetDescriptorBeanInfo
 
getAdditionalBeanInfo() - Method in class org.das2.beans.SymbolLineRendererBeanInfo
 
getAddOffset() - Method in class org.autoplot.dods.DodsAdapter
Getter for property addOffset.
getAdjacentEdges() - Method in class ProGAL.geom3d.complex.CVertex
 
getAdjacentTetrahedra() - Method in class ProGAL.geom3d.complex.CVertex
 
getAdjacentTetrahedron(int) - Method in class ProGAL.geom3d.complex.CTriangle
 
getAdjacentTriangles() - Method in class ProGAL.geom3d.complex.CEdge
 
getAdjacentTriangles() - Method in class ProGAL.geom3d.complex.CVertex
 
getAdjacentVerticesFast() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getAffineTransform(DasAxis.Memento, AffineTransform) - Method in class org.das2.graph.DasAxis
return the AffineTransform, or null.
getAffineTransform(DasAxis.Memento, AffineTransform) - Method in class org.das2.graph.DasLabelAxis
 
getAffineTransform(DasAxis, DasAxis) - Method in class org.das2.graph.DasPlot
returns the AffineTransform to transform data from the last updatePlotImage call axes (if super.updatePlotImage was called), or null if the transform is not possible.
getAffineTransform(DasAxis, DasAxis) - Method in class org.das2.graph.Renderer
 
getAlign() - Method in class org.das2.graph.DigitalRenderer
 
getAlignment() - Method in class org.das2.graph.DasSliceController
 
getAlignment() - Method in class org.das2.util.GrannyTextRenderer
returns the current alignment, by default LEFT_ALIGNMENT.
getAllAdjacentTetrahedra() - Method in class ProGAL.geom3d.complex.CVertex
returns all tetrahedra adjacent to the vertex (including big tetrahedra)
getAllCompletions(String) - Static method in class org.autoplot.jythonsupport.Util
return a list of all completions, even if they are not complete.
getAllowsChildren() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getAllowsChildren() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getAllPlaneIds(DataSet) - Static method in class org.das2.dataset.DataSetUtil
returns all planes, including the default plane "".
getAllTetrahedra() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
returns all tetrahedra (including tetrahedra with bigPoint
getAllTimes() - Method in class org.autoplot.pngwalk.WalkImageSequence
Return a java.awt.List of the times associated with this sequence.
getAllUnits() - Static method in class org.das2.datum.Units
return all the known units.
getAlph() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
getAlph() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getAlph() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
getAlpha() - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
getAlphaTetrahedra() - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Returns the set of tetrahedra that are currently part of the alpha complex
getAltitude(int) - Method in class ProGAL.geom2d.Triangle
 
getAnchor() - Method in class ProGAL.geom3d.volumes.OBB
 
getAnchorBorderType() - Method in class org.autoplot.dom.Annotation
 
getAnchorBorderType() - Method in class org.das2.graph.DasAnnotation
 
getAnchorOffset() - Method in class org.autoplot.dom.Annotation
 
getAnchorOffset() - Method in class org.das2.graph.DasAnnotation
 
getAnchorOffset() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getAnchorPosition() - Method in class org.autoplot.dom.Annotation
 
getAnchorPosition() - Method in class org.das2.graph.DasAnnotation
get the location within the box where the annotation will be drawn.
getAnchorType() - Method in class org.autoplot.dom.Annotation
 
getAnchorType() - Method in class org.das2.graph.DasAnnotation
 
getAngle() - Method in class ProGAL.geom2d.viewer.TextShape
 
getAngle(Point, Point, Point) - Static method in class ProGAL.geom3d.Point
Get the angle between the line segments p2->p1 and p2->p3.
getAngle(Vector, Vector) - Static method in class ProGAL.geom3d.Vector
Get the angle between vector u and v.
getAngle() - Method in class ProGAL.geom3d.volumes.InfCone
 
getAngle(Point, Point, Point) - Static method in class ProGAL.geomNd.Point
 
getAngle(Vector, Vector) - Static method in class ProGAL.geomNd.Vector
Get the angle between vector u and v.
getAnimationDataRange(DatumRange, boolean) - Static method in class org.das2.graph.DataRange
 
getAnnotation(QDataSet, String) - Method in class org.das2.qds.DataSetAnnotations
return either null or the value for the annotation.
getAnnotations() - Method in class org.autoplot.dom.Application
 
getAnnotations(int) - Method in class org.autoplot.dom.Application
 
getAnnotationsSupport() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
provide access to the annotations support, so that errors can be marked on the editor.
getApex() - Method in class ProGAL.geom3d.volumes.InfCone
 
getAppendDataSetUpListener() - Method in class org.das2.components.DataPointRecorder
this adds all the points in the DataSet to the list.
getAppendDataSetUpListener() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
this adds all the points in the DataSet to the list.
getApplication(int) - Method in class org.autoplot.AppManager
 
getApplication() - Method in class org.autoplot.dom.ApplicationController
 
getApplication() - Method in class org.autoplot.dom.DataSourceController
 
getApplication() - Method in class org.autoplot.dom.PlotController
 
getApplication() - Method in class org.autoplot.dom.PlotElementController
return the application that the plotElement belongs to.
getApplication() - Static method in class org.autoplot.ScriptContext
return the focus application.
getApplication() - Method in class org.das2.graph.DasCanvas
 
getApplicationCount() - Method in class org.autoplot.AppManager
return the number of running applications this AppManager is managing.
getApplicationModel() - Method in class org.autoplot.AutoplotUI
provide access to the universal application model.
getApplicationModel() - Method in class org.autoplot.dom.ApplicationController
 
getApplicationModel() - Static method in class org.autoplot.ScriptContext
returns the internal application model (the object that does all the business).
getAppliedFiltersString() - Method in class org.autoplot.dom.DataSourceController
return documentation of any processes applied to the data within the DataSourceFilter.
getArea() - Method in class ProGAL.geom2d.LSC
 
getArea() - Method in class ProGAL.geom3d.Triangle
Return the area of one side of the triangle.
getArgsCount() - Method in class org.python.core.PyReflectedFunctionPeeker
 
getArgumentIndex(String, int) - Static method in class org.das2.qds.OperationsProcessor
container for the logic for slicing at an index vs slicing at a datum.
getArguments(int) - Method in class org.python.core.PyReflectedFunctionPeeker
 
getArrayDiffs(String, Object[], Object[]) - Static method in class org.autoplot.dom.DomUtil
list the differences in two arrays of the same type of object.
getArrayImag(String, String) - Static method in class org.das2.math.fft.jnt.Refactory
 
getArrayImag(String, String) - Static method in class org.das2.qds.math.fft.jnt.Refactory
 
getArrayReal(String, String) - Static method in class org.das2.math.fft.jnt.Refactory
 
getArrayReal(String, String) - Static method in class org.das2.qds.math.fft.jnt.Refactory
 
getArrowStyle() - Method in class org.das2.graph.DasAnnotation
get the arrow style
getAscent() - Method in class org.das2.util.GrannyTextRenderer
return the amount that the bounding box will go above the baseline.
getAsciiFile(String, String) - Method in class ftpfs.ftp.FtpBean
Get an ASCII file from the server and return as String.
getAsciiFile(String, String, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Get an ASCII file from the server and return as String.
getAsciiFile(String, String, String) - Method in class ftpfs.ftp.FtpBean
Get an ascii file from the server and write to local file system.
getAsciiFile(String, String, String, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Get an ascii file from the server and write to local file system.
getAsJython() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
return the Jython code that gets these.
getAsJythonInline() - Method in class org.autoplot.jythonsupport.ui.DataMashUp
return the mashup as a jython inline script.
getAsJythonInline(TreeNode) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
return the jython for just the node.
getAsJythonInline() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
return the Jython code that gets these, to prefix vap+inline:...
getAsText() - Method in class org.das2.beans.RectangleEditor
 
getAsText() - Method in class org.das2.components.DatumEditor
 
getAsText() - Method in class org.das2.components.DatumRangeEditor
 
getAsText() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getAsText() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getAsText() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getAsText() - Method in class org.das2.components.propertyeditor.MapEditor
 
getAsText() - Method in class org.das2.dasml.CommandBlockEditor
Gets the property value as text.
getAsText() - Method in class org.das2.dasml.OptionListEditor
Gets the property value as text.
getAToB() - Method in class ProGAL.geom3d.LineSegment
Get the direction of the segment.
getATScaleTranslateString(AffineTransform) - Static method in class org.das2.graph.GraphUtil
return a string representation of the affine transforms used in DasPlot for debugging.
getAttr(String) - Method in class org.autoplot.dods.MetaDataScraper
provides the attributes for this variable in a map.
getAttributes(Node) - Method in class org.autoplot.spase.DOMWalker
 
getAutoNoopTimeout() - Method in class it.sauronsoftware.ftp4j.FTPClient
Returns the duration of the auto-noop timeout, in milliseconds.
getAutoplotData() - Method in class org.autoplot.datasource.AutoplotSettings
return the location where Autoplot is storing its data.
getAutoplotIcon() - Static method in class org.autoplot.AutoplotUtil
return 64x64 pixel Autoplot Icon.
getAutoplotScriptingVersion() - Static method in class org.autoplot.jythonsupport.Util
this returns a double indicating the current scripting version, found at the top of autoplot2017.py in AUTOPLOT_DATA/jython/autoplot2017.py.
getAutoQueryTypes(JTextComponent, String) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionProvider
 
getAutoQueryTypes(JTextComponent, String) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
getAutoQueryTypes(JTextComponent, String) - Method in interface org.das2.jythoncompletion.support.CompletionProvider
Called by the code completion infrastructure to check whether a text just typed into a text component triggers an automatic query invocation.
getAutoRangeHints() - Method in class org.autoplot.dom.Axis
 
getAutorangeType() - Method in class org.autoplot.dom.Options
 
getAxis() - Method in class ProGAL.geom3d.volumes.InfCone
 
getAxisBounds() - Method in class org.das2.graph.DasAxis
Calculate the rectangle that bounds the axis including its labels.
getAxisBounds() - Method in class org.das2.graph.DasColorBar
 
getAxisLength() - Method in class ProGAL.geom3d.volumes.Cone
 
getB() - Method in class org.das2.qds.util.LinFit
return the result B of the fit y = A + B * x
getB() - Method in class ProGAL.geom2d.LineSegment
 
getB() - Method in class ProGAL.geom3d.LineSegment
Get the second point spanning the segment.
getB() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getBack() - Method in class org.autoplot.cdf.TrArrayDataSet
provide access to the backing array.
getBack() - Method in class org.autoplot.cdf.TrDDataSet
 
getBack() - Method in class org.autoplot.cdf.TrFDataSet
 
getBack() - Method in class org.autoplot.cdf.TrLDataSet
 
getBack() - Method in class org.das2.qds.ArrayDataSet
provide access to the backing array.
getBack() - Method in class org.das2.qds.BDataSet
 
getBack() - Method in class org.das2.qds.DDataSet
 
getBack() - Method in class org.das2.qds.FDataSet
 
getBack() - Method in class org.das2.qds.IDataSet
 
getBack() - Method in class org.das2.qds.LDataSet
 
getBack() - Method in class org.das2.qds.SDataSet
 
getBackCopy() - Method in class org.das2.qds.ArrayDataSet
return a copy of the backing array, to support ArrayDataSet.copy.
getBackCopy() - Method in class org.das2.qds.BDataSet
 
getBackCopy() - Method in class org.das2.qds.DDataSet
 
getBackCopy() - Method in class org.das2.qds.FDataSet
 
getBackCopy() - Method in class org.das2.qds.IDataSet
 
getBackCopy() - Method in class org.das2.qds.LDataSet
 
getBackCopy() - Method in class org.das2.qds.SDataSet
 
getBackground() - Method in class org.autoplot.dom.Annotation
 
getBackground() - Method in class org.autoplot.dom.Options
 
getBackgroundLevel(QDataSet, double) - Static method in class org.das2.qds.DataSetOps
Get the background level by sorting the data.
getBackJvmMemory() - Method in class org.das2.qds.ArrayDataSet
return the size of the backing in JvmMemory.
getBackJvmMemory() - Method in class org.das2.qds.BDataSet
 
getBackJvmMemory() - Method in class org.das2.qds.DDataSet
 
getBackJvmMemory() - Method in class org.das2.qds.FDataSet
 
getBackJvmMemory() - Method in class org.das2.qds.IDataSet
 
getBackJvmMemory() - Method in class org.das2.qds.LDataSet
 
getBackJvmMemory() - Method in class org.das2.qds.SDataSet
 
getBackReadOnly() - Method in class org.das2.qds.ArrayDataSet
return the backing array to the client, who promises not to modify the memory.
getBackReadOnly() - Method in class org.das2.qds.BDataSet
 
getBackReadOnly() - Method in class org.das2.qds.DDataSet
 
getBackReadOnly() - Method in class org.das2.qds.FDataSet
 
getBackReadOnly() - Method in class org.das2.qds.IDataSet
 
getBackReadOnly() - Method in class org.das2.qds.LDataSet
 
getBackReadOnly() - Method in class org.das2.qds.SDataSet
 
getBase() - Method in class org.das2.stream.StreamXDescriptor
 
getBaseCenter() - Method in class ProGAL.geom3d.volumes.Cone
 
getBaseFont() - Method in class org.das2.graph.DasCanvas
the base font, which is the font or the font which is scaled when scaleFont is true.
getBaseRadius() - Method in class ProGAL.geom3d.volumes.Cone
 
getBases() - Method in class ProGAL.geom3d.volumes.OBB
 
getBaseUrl(String) - Method in class org.autoplot.cdaweb.CDAWebDB
returns the base URL.
getBasis() - Method in class org.das2.datum.LocationUnits
return the basis for the unit, such as "since 2000-01-01T00:00Z" or "north of Earth's equator"
getBasis() - Method in class org.das2.datum.Units
return the Basis which defines the meaning of zero and the direction of positive values, such as "since midnight, Jan 1, 1970"
getBeanDescriptor() - Method in class ftpfs.ftp.FtpBeanBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class ftpfs.ftp.FtpListResultBeanInfo
Gets the bean's BeanDescriptors.
getBeanDescriptor() - Method in class org.das2.beans.AccessLevelBeanInfo
get the descriptor for the class.
getBeanInfo(Class) - Static method in class org.das2.beans.BeansUtil
 
getBeginColumn() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get token beginning column number.
getBeginLine() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get token beginning line number.
getBestFilesFor(DatumRange) - Method in class org.das2.fsm.FileStorageModel
return the best files found for the range, without progress feedback.
getBestFilesFor(DatumRange, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
Get the files for the range, using versioning info ($v,etc).
getBestNamesFor(DatumRange, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
return the names in the range, minding version numbers, or all available names if the range is null.
getBigAdjacentTetrahedra() - Method in class ProGAL.geom3d.complex.CVertex
returns all big tetrahedra adjacent to the vertex
getBigTetrahedra() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
returns all big tetrahedra
getBinary(String) - Static method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
 
getBinaryFile(String) - Method in class ftpfs.ftp.FtpBean
Get a binary file and return a byte array.
getBinaryFile(String, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Get a binary file and return a byte array.
getBinaryFile(String, long) - Method in class ftpfs.ftp.FtpBean
Get a binary file at a restarting point.
getBinaryFile(String, long, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Get a binary file at a restarting point.
getBinaryFile(String, String) - Method in class ftpfs.ftp.FtpBean
Read file from ftp server and write to a file in local hard disk.
getBinaryFile(String, String, long) - Method in class ftpfs.ftp.FtpBean
Read file from ftp server and write to a file in local hard disk.
getBinaryFile(String, String, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Read file from ftp server and write to a file in local hard disk.
getBinaryFile(String, String, long, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Read from a ftp file and restart at a specific point.
getBindingContextId() - Method in class org.autoplot.dom.BindingModel
 
getBindings() - Method in class org.autoplot.dom.Application
 
getBindings(int) - Method in class org.autoplot.dom.Application
 
getBindings() - Method in class org.autoplot.dom.PlotController
 
getBindings(int) - Method in class org.autoplot.dom.PlotController
 
getBindingsFor(DomNode) - Method in class org.autoplot.dom.ApplicationController
 
getBinWidths(RebinDescriptor) - Method in class org.das2.dataset.ScatterRebinner
 
getBisector(Point, Point) - Static method in class ProGAL.geom2d.Point
Creates a bisector line between points p and q
getBisector(Point, Point) - Static method in class ProGAL.geom3d.Point
Creates a bisector between points p and q
getBisectorLine(Point, Point) - Static method in class ProGAL.geom2d.Line
Creates a bisector line between points p and q
getBookmarks() - Method in class org.autoplot.bookmarks.Bookmark.Folder
return the bookmarks, the mutable internal store.
getBookmarksFilename() - Method in class org.autoplot.ImportBookmarksGui
 
getBookmarksManager() - Method in class org.autoplot.AutoplotUI
 
getBooleanControl(String, boolean) - Method in class org.das2.graph.Renderer
get the boolean control.
getBooleanParam(String, boolean) - Method in class org.autoplot.datasource.AbstractDataSourceFormat
return the boolean parameter.
getBooleanParam(String, boolean) - Method in class org.autoplot.datasource.AbstractDataSourceFormatEditorPanel
return the boolean parameter.
getBooleanValue(String) - Method in class org.das2.util.ArgumentList
 
getBorderTitle() - Method in class org.das2.dasml.FormContainer
Returns the title that is displayed along the top of this panels border (if it has one).
getBorderType() - Method in class org.autoplot.dom.Annotation
 
getBorderType() - Method in class org.das2.graph.DasAnnotation
the border type
getBottom() - Method in class org.autoplot.dom.Row
 
getBounds() - Method in class org.das2.util.GrannyTextRenderer
returns the bounds of the current string.
getBounds2D(BufferedImage) - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
getBrowseButton() - Method in class org.autoplot.datasource.DataSetSelector
automated GUI testing needs access to subcomponents.
getBrowseTypeExt() - Method in class org.autoplot.datasource.DataSetSelector
Getter for property browseTypeExt.
getBuilder() - Method in class org.das2.qstream.PlaneDescriptor
 
getBuildInfos() - Static method in class org.autoplot.Util
searches class path for META-INF/version.txt, returns nice strings
getBuildInfos() - Static method in class org.das2.util.AboutUtil
searches class path for META-INF/build.txt, returns nice strings
getBuildTime() - Static method in class org.autoplot.Util
return the build time an an ISO8601 time, or "????" if it is unknown.
getBundleDataSet() - Method in class org.das2.components.DataPointRecorder
return ds[n,m] with n rows and m columns, where ds[:,0] is the x, ds[:,1] is the y, and ds[:,2:] are the additional data.
getBundles() - Method in class org.das2.qstream.PlaneDescriptor
get a copy of a list of all the names of the bundled datasets.
getByEsaNumber(int) - Static method in class org.das2.pw.ClusterSpacecraft
returns the Cluster Spacecraft for the Esa Number 1,2,3 or 4
getByName(String) - Static method in class org.das2.datum.Units
returns a Units object with the given string representation that is stored in the unitsMap.
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.AsciiHexIntegerTransferType
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.AsciiTimeTransferType
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.AsciiTransferType
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.DoubleTransferType
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.FloatTransferType
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.IntegerTransferType
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.LongTransferType
 
getByName(String) - Static method in class org.das2.qstream.SerializeRegistry
 
getByName(String, Map<String, Object>) - Static method in class org.das2.qstream.ShortTransferType
 
getByName(String) - Static method in class org.das2.stream.DataTransferType
returns the type or throws RuntimeException("Unsupported type")
getByName(String) - Static method in enum org.das2.stream.PropertyType
 
getByNumber(String, int) - Static method in class org.das2.pw.Spacecraft.GroupSpacecraft
 
getByteBuffer() - Method in class org.das2.util.ByteBufferInputStream
 
getByteOrder() - Method in class org.das2.qstream.StreamDescriptor
 
getBytesTransmitted() - Method in class org.das2.client.InputStreamMeter
 
getByWbdStatusByte(int) - Static method in class org.das2.pw.ClusterSpacecraft
returns the Cluster Spacecraft for the wideband status byteEsa 4,5,6,7
getC() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getCacheFilename(URI) - Static method in class org.autoplot.datasource.DataSetURI
provide standard logic for identifying the cache location for a file.
getCacheFiles(URL, String, String[], DatumRange) - Static method in class org.autoplot.hapi.HapiDataSource
return the files that would be used for these parameters and time interval.
getCacheImageBounds() - Method in class org.das2.graph.DasPlot
returns a copy of the position of the cacheImage in the canvas frame of reference.
getCacheReader(URL, String[], DatumRange, boolean, long) - Static method in class org.autoplot.hapi.HapiDataSource
See if it's possible to create a Reader based on the contents of the HAPI cache.
getCacheTag() - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
getCacheTagFor(FileStorageModel, DatumRange, String[]) - Static method in class org.das2.fsm.FileStorageModel
 
getCacheTagFor(FileStorageModel, DatumRange, File[]) - Static method in class org.das2.fsm.FileStorageModel
 
getCacheTagFor(FileStorageModel, DatumRange, String[]) - Static method in class org.das2.fsm.FileStorageModelNew
Deprecated.
 
getCacheTagFor(FileStorageModel, DatumRange, File[]) - Static method in class org.das2.fsm.FileStorageModelNew
Deprecated.
 
getCaching() - Method in class org.autoplot.dom.DataSourceController
 
getCadenceValues(double[], double, int) - Method in class org.das2.dataset.ScatterRebinner
 
getCadenceWaveform(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the cadence between measurements of a waveform dataset.
getCanonicalUnit(Units) - Static method in class org.das2.datum.Units
return the preferred unit to use when there are multiple representations of the same unit (having convertion UnitsConverter.IDENTITY.
getCanvas() - Method in class org.autoplot.ApplicationModel
 
getCanvas() - Method in class org.autoplot.dom.ApplicationController
focus canvas.
getCanvas() - Method in class org.autoplot.dom.ColumnController
 
getCanvas() - Method in class org.autoplot.dom.RowController
 
getCanvas() - Method in class org.das2.event.AnnotatorMouseModule
 
getCanvas() - Method in class org.das2.graph.DasCanvasComponent
get the DasCanvas which contains this DasCanvasComponent.
getCanvas() - Method in class org.das2.graph.DasDevicePosition
 
getCanvas() - Method in class ProGAL.geom2d.viewer.J2DScene
Return the panel that this scene is painted on.
getCanvasComponentAt(int, int) - Method in class org.autoplot.util.CanvasLayoutPanel
return the plot component at the position on this GUI.
getCanvasComponentAt(int, int) - Method in class org.das2.graph.DasCanvas
Returns the DasCanvasComponent that contains the (x, y) location.
getCanvasComponents(int) - Method in class org.das2.graph.DasCanvas
return the component at the index.
getCanvasComponents() - Method in class org.das2.graph.DasCanvas
return the components.
getCanvasComponentsWithin(Rectangle) - Method in class org.autoplot.util.CanvasLayoutPanel
get the canvas components within the rectangle.
getCanvases() - Method in class org.autoplot.dom.Application
 
getCanvases(int) - Method in class org.autoplot.dom.Application
 
getCanvasFont() - Method in class org.autoplot.dom.Options
 
getCapabilities(URL) - Static method in class org.autoplot.hapi.HapiServer
return the server capabilities document.
getCapability(Class<T>) - Method in class ftpfs.FtpFileObject
 
getCapability(Class<T>) - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.cdaweb.CDAWebDataSource
caution: see also CDAWebDataSourceFactory.getCapability!
getCapability(Class<T>) - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.csv.CsvDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.datasource.AbstractDataSource
attempt to get a capability.
getCapability(Class<T>) - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
getCapability(Class<T>) - Method in interface org.autoplot.datasource.DataSource
cookie jar of capabilities, see org.autoplot.datasource.capability.
getCapability(Class<T>) - Method in interface org.autoplot.datasource.DataSourceFactory
return additional tools for creating valid URIs, such as TimeSeriesBrowse.
getCapability(Class<T>) - Method in class org.autoplot.datasource.jython.JythonDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.inline.InlineDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.orbit.OrbitDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.pdsppi.PDSPPIDataSource
 
getCapability(Class<T>) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
getCapability(Class<T>) - Method in class org.das2.datasource.Das2ServerDataSourceFactory
 
getCapability(Class<T>) - Method in class org.das2.util.filesystem.FileObject
returns extra capabilities, such as writing to the filesystem.
getCapability(Class<T>) - Method in class org.das2.util.filesystem.LocalFileObject
 
getCapability(Class<T>) - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
getCaption() - Method in class org.autoplot.pngwalk.WalkImage
 
getCatalog(URL) - Static method in class org.autoplot.hapi.HapiServer
return the list of datasets available at the server.
getCatalogIds(URL) - Static method in class org.autoplot.hapi.HapiServer
return the list of datasets available at the server.
GETCDFCHECKSUM_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
getCdfFile(String) - Static method in class org.autoplot.cdf.CdfDataSource
get the abstract access object to the given CDF file.
GETCDFFILEBACKWARD_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
getCellAt(int, int) - Method in class org.das2.graph.DasCanvas
TODO
getCellBounds(int, int) - Method in class org.autoplot.datasource.ui.TableRowHeader
Returns the bounds of the specified range of items in JList coordinates.
getCellBounds() - Method in class org.das2.graph.DasCanvas.Cell
get the bounds
getCellBounds(Rectangle) - Method in class org.das2.graph.DasCanvas.Cell
get the bounds
getCellEditorValue() - Method in class org.das2.components.DatumEditor
Returns the value stored in this editor.
getCellEditorValue() - Method in class org.das2.components.DatumRangeEditor
Returns the value stored in this editor.
getCellEditorValue() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getCellEditorValue() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getCellEditorValue() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getCellEditorValue() - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
getCellEditorValue() - Method in class org.das2.dasml.CommandBlockEditor
 
getCellEditorValue() - Method in class org.das2.dasml.OptionListEditor
Returns the value contained in the editor.
getCenter() - Method in class ProGAL.geom2d.Circle
 
getCenter() - Method in class ProGAL.geom2d.Line
 
getCenter() - Method in class ProGAL.geom2d.LineSegment
 
getCenter() - Method in class ProGAL.geom2d.LSC
 
getCenter() - Method in class ProGAL.geom2d.Polygon
 
getCenter() - Method in interface ProGAL.geom2d.Shape
Get the geometric center of the shape.
getCenter() - Method in class ProGAL.geom2d.Triangle
 
getCenter() - Method in class ProGAL.geom2d.viewer.TextShape
 
getCenter() - Method in class ProGAL.geom3d.Circle
Get the center of the circle.
getCenter() - Method in class ProGAL.geom3d.LineSegment
Returns the mid-point of this line-segment.
getCenter() - Method in class ProGAL.geom3d.Plane
Returns the defining point for this plane.
getCenter() - Method in class ProGAL.geom3d.Point
Returns a clone of this point.
getCenter() - Method in interface ProGAL.geom3d.Shape
Get the geometric center of the shape.
getCenter() - Method in class ProGAL.geom3d.surface.ParametricSurface
 
getCenter() - Method in class ProGAL.geom3d.Triangle
Return the center of the triangle.
getCenter() - Method in class ProGAL.geom3d.viewer.TextShape
 
getCenter() - Method in class ProGAL.geom3d.volumes.Cone
 
getCenter() - Method in class ProGAL.geom3d.volumes.Cylinder
 
getCenter() - Method in class ProGAL.geom3d.volumes.Lens
 
getCenter() - Method in class ProGAL.geom3d.volumes.LSS
 
getCenter() - Method in class ProGAL.geom3d.volumes.OBB
 
getCenter() - Method in class ProGAL.geom3d.volumes.RSS
 
getCenter() - Method in class ProGAL.geom3d.volumes.Sphere
Get the center
getCenter() - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
getCenter() - Method in class ProGAL.geom3d.volumes.Torus
 
getCentroid() - Method in class ProGAL.geom2d.PointSet
returns the centroid of the pointset
getCentroid() - Method in class ProGAL.geom3d.PointList
Get the centroid of the points.
getChangesPending() - Method in class org.autoplot.dom.ChangesSupport
return a map listing the pending changes.
getChangesPending() - Method in class org.das2.system.ChangesSupport
return a map listing the pending changes.
getChannel(ProgressMonitor) - Method in class org.das2.util.filesystem.FileObject
opens a Channel, perhaps transferring the file to a local cache first.
getChannel() - Method in class org.das2.util.filesystem.FileObject
opens a Channel, but without a monitor.
getChannel(ProgressMonitor) - Method in class org.das2.util.filesystem.LocalFileObject
 
getChannel(ProgressMonitor) - Method in class org.das2.util.filesystem.VFSFileObject
 
getChannel(ProgressMonitor) - Method in class org.das2.util.filesystem.WebFileObject
return a Channel for the resource.
getChannel(ProgressMonitor) - Method in class zipfs.ZipFileObject
 
getCharset() - Method in class it.sauronsoftware.ftp4j.FTPClient
Returns the name of the charset used to establish textual communications.
getChi2() - Method in class org.das2.qds.util.LinFit
return Chi-Squared result from the fit.
getChild(Object, int) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getChild(Object, int) - Method in class org.autoplot.metatree.NameValueTreeModel
 
getChild(int) - Method in interface org.autoplot.metatree.NameValueTreeModel.TreeNode
 
getChild(Object, int) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
getChild(Object, int) - Method in class org.autoplot.spase.DOMWalker
 
getChild(int) - Method in class org.das2.qds.util.dd.Node
 
getChild(int, int) - Method in class org.das2.qds.util.dd.Node
 
getChild(Object, int) - Method in class org.das2.util.CombinedTreeModel
 
getChild(Object, int) - Method in class org.das2.util.filesystem.FSTreeModel
 
getChildAt(int) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getChildAt(int) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getChildBounds(DasColumn) - Static method in class org.autoplot.layout.LayoutUtil
look for attached columns, get the bounds of all attachments.
getChildBounds(DasRow) - Static method in class org.autoplot.layout.LayoutUtil
look for attached columns, get the bounds of all attachments.
getChildColumns(DasDevicePosition) - Static method in class org.autoplot.layout.LayoutUtil
Return a list of DasColumns where the parent is the given column.
getChildCount(Object) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getChildCount(Object) - Method in class org.autoplot.metatree.NameValueTreeModel
 
getChildCount(Object) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
getChildCount(Object) - Method in class org.autoplot.spase.DOMWalker
 
getChildCount() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getChildCount() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getChildCount(Object) - Method in class org.das2.util.CombinedTreeModel
 
getChildCount(Object) - Method in class org.das2.util.filesystem.FSTreeModel
 
getChildElement(Element, String) - Static method in class org.autoplot.state.StatePersistence
return the first child, if any, with the given tag name.
getChildPlotElements() - Method in class org.autoplot.dom.PlotElementController
return child plotElements, which are plotElements that share a datasource but pull out a component of the data.
getChildren() - Method in class org.das2.util.filesystem.FileObject
returns objects within a folder.
getChildren() - Method in class org.das2.util.filesystem.LocalFileObject
 
getChildren() - Method in class org.das2.util.filesystem.VFSFileObject
 
getChildren() - Method in class org.das2.util.filesystem.WebFileObject
 
getChildren() - Method in class zipfs.ZipFileObject
 
getCircumCenter(Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
getCircumCircle() - Method in class ProGAL.geom2d.Triangle
 
getCircumCircle() - Method in class ProGAL.geom2d.TriangulationFace
returns the circumcircle of the face.
getCircumRadius() - Method in class ProGAL.geom2d.TriangulationFace
returns the radius of the circumcircle of the face.
getCircumRadius() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
Returns the radius of the smallest sphere circumscribing this edge
getCircumRadius() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
Returns the radius of the smallest sphere circumscribing this triangle
getCircumSphere() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns the sphere circumscribing this tetrahedron
getCircumSphereRadius() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns the radius of the sphere circumscribing this tetrahedron
getClass(String) - Method in class org.autoplot.state.AbstractVapScheme
 
getClass(String) - Method in class org.autoplot.state.Vap1_00Scheme
 
getClass(String) - Method in class org.autoplot.state.Vap1_01Scheme
 
getClass(String) - Method in interface org.autoplot.state.VapScheme
 
getClosestDistance(Circle) - Method in class ProGAL.geom3d.Circle
 
getClosestPair() - Method in class ProGAL.geom2d.PointSet
O(n^2) Brute force algorithm for the closest pair
getClosestPoint(Point) - Method in class ProGAL.geom3d.Circle
returns the point on the circle closets to the query point p.
getClosestPoint(Point) - Method in class ProGAL.geom3d.LineSegment
Get the point on the segment closest to a given point q.
getCode() - Method in exception it.sauronsoftware.ftp4j.FTPException
Returns the code of the occurred FTP error.
getCode() - Method in class it.sauronsoftware.ftp4j.FTPReply
Returns the code of the reply.
getColor() - Method in class org.autoplot.dom.Connector
 
getColor() - Method in class org.autoplot.dom.Options
Getter for property color.
getColor() - Method in class org.autoplot.dom.PlotElementStyle
 
getColor(Datum) - Method in class org.das2.datum.EnumerationUnits
return color suggestion for this value.
getColor() - Method in class org.das2.graph.BoundsRenderer
 
getColor() - Method in class org.das2.graph.ContoursRenderer
Get the color for contour lines
getColor() - Method in class org.das2.graph.CurveRenderer
 
getColor() - Method in class org.das2.graph.DigitalRenderer
 
getColor(Datum) - Method in interface org.das2.graph.EventsRenderer.ColorSpecifier
returns a color for the given datum.
getColor() - Method in class org.das2.graph.EventsRenderer
 
getColor() - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
getColor() - Method in class org.das2.graph.PlotSymbolRenderer
Get the value of color
getColor() - Method in class org.das2.graph.PolarPlotRenderer
Get the color for contour lines
getColor() - Method in class org.das2.graph.SeriesRenderer
Getter for property color.
getColor() - Method in class org.das2.graph.TickCurveRenderer
get the color of the orbit
getColor() - Method in class org.das2.pw.ClusterSpacecraft
 
getColorBar() - Method in class org.das2.components.ColorBarComponent
Deprecated.
get the colorbar
getColorBar() - Method in class org.das2.graph.Renderer
get the colorbar for the renderer.
getColorBarColumn(DasColumn) - Static method in class org.das2.graph.DasColorBar
return a column suitable for the colorbar, based on the spectrogram column.
getColorByDataSetId() - Method in class org.das2.graph.PlotSymbolRenderer
 
getColorByDataSetId() - Method in class org.das2.graph.SeriesRenderer
Getter for property colorByDataSetId.
getColorControl(String, Color) - Method in class org.das2.graph.Renderer
get the Color control.
getColorCount() - Method in class org.das2.graph.DasColorBar.Type
Return the number of colors in the color bar.
getColorSpecifier() - Method in class org.das2.graph.EventsRenderer
 
getColortable() - Method in class org.autoplot.dom.Plot
 
getColortable() - Method in class org.autoplot.dom.PlotElementStyle
 
getColumn() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getColumn() - Method in class org.autoplot.dom.ApplicationController
get the DasColumn implementation for the marginRow.
getColumn() - Method in class org.autoplot.dom.PlotController
return the row for this plot.
getColumn() - Method in class org.das2.graph.DasCanvas.Cell
get the Column
getColumn() - Method in class org.das2.graph.DasCanvasComponent
accessor for the DasColumn used for positioning the component.
getColumn() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Deprecated.
getColumn(int) - Method in class ProGAL.math.Matrix
 
getColumn(int) - Method in class ProGAL.math.Matrix3x3
 
getColumnClass(int) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getColumnClass(int) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getColumnClass(int) - Method in class org.das2.components.treetable.TreeTableModel
 
getColumnClass(int) - Method in interface org.das2.components.treetable.TreeTableNode
 
getColumnCount() - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getColumnCount() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getColumnCount() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getColumnCount() - Method in class org.das2.components.treetable.TreeTableModel
 
getColumnCount() - Method in interface org.das2.components.treetable.TreeTableNode
 
getColumnCount() - Method in class org.das2.qds.util.QDataSetTableModel
 
getColumnHeaders(CsvReader) - Static method in class org.autoplot.csv.CsvDataSourceFactory
get the column headers for each column, and possibly switch over to using a semicolon as a field delimiter.
getColumnId() - Method in class org.autoplot.dom.Annotation
 
getColumnId() - Method in class org.autoplot.dom.Plot
 
getColumnName(int) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getColumnName(int) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getColumnName(int) - Method in class org.das2.components.treetable.TreeTableModel
 
getColumnName(int) - Method in interface org.das2.components.treetable.TreeTableNode
 
getColumnName(int) - Method in class org.das2.qds.util.QDataSetTableModel
 
getColumnNames() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getColumnNumber(HSSFSheet, String, int) - Static method in class org.autoplot.excel.ExcelUtil
 
getColumns() - Method in class org.autoplot.dom.Canvas
 
getColumns(int) - Method in class org.autoplot.dom.Canvas
 
getColumns(HSSFWorkbook, String, String, ProgressMonitor) - Static method in class org.autoplot.excel.ExcelUtil
inspect the first row for columns.
getCommandBlock() - Method in class org.das2.dasml.CommandBlockEditor
 
getComment() - Method in class org.das2.event.CommentDataPointSelectionEvent
Deprecated.
 
getCommentsHTML() - Method in class org.autoplot.pngwalk.QualityControlRecord
 
getCommonEdges(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getCommonTriangle(Tetrahedron) - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return common triangle of 2 tetrahedra
getCommonVertices(CTetrahedron) - Method in class ProGAL.geom3d.complex.CTetrahedron
returns the vertices shared by two tetrahedra.
getCommunicationListeners() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns a list with all the FTPCommunicationListener used by the client.
getCommunicationListeners() - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method returns a list with all the FTPCommunicationListener used by the client.
getComparator() - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getCompatibleComponentType() - Method in class org.das2.qds.buffer.BufferDataSet
return the Java type that is capable of containing elements of this dataset.
getComplete() - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
getCompletionContext(JTextComponent) - Static method in class org.das2.jythoncompletion.CompletionSupport
 
getCompletionContext(String, int, int, int, int) - Static method in class org.das2.jythoncompletion.CompletionSupport
Get the completion context, locating the carot within the code and identifying it as needing a package name, variable name, function, etc.
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.binarydatasource.BinaryDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.cefdatasource.CefDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.csv.CsvDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
getCompletions(String, int, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
this is never used in the application code.
getCompletions(CompletionContext, ProgressMonitor) - Method in interface org.autoplot.datasource.DataSourceFactory
return a list of context-sensitive completions.
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.dods.DodsDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.fits.FitsDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.inline.InlineDataSourceFactory
 
getCompletions(String) - Static method in class org.autoplot.jythonsupport.Util
return a list of completions.
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.orbit.OrbitDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
getCompletions(String) - Static method in class org.autoplot.ScriptContext
return a list of completions.
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.wav.WavDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.das2.datasource.Das2ServerDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
getComponent() - Method in class org.autoplot.dom.PlotElement
 
getComponent() - Method in class org.autoplot.util.CanvasLayoutPanel
get the primary selected component.
getComponent() - Method in class org.das2.components.DasProgressPanel
returns the JPanel component.
getComponent() - Method in class org.das2.qds.filters.UnbundleFilterEditorPanel
return just the component
getComponentLabels(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the labels for a dataset where DEPEND_1 is a bundle dimension.
getComponentNames(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the labels for a dataset where DEPEND_1 is a bundle dimension.
getComponentType() - Method in class org.autoplot.cdf.TrArrayDataSet
 
getComponentType() - Method in class org.das2.qds.ArrayDataSet
return the component type of the backing array, such as double.class.
getComponentType(QDataSet) - Static method in class org.das2.qds.DataSetOps
return the class type that can accurately store data in this dataset.
getCompression() - Method in class org.das2.stream.StreamDescriptor
Getter for property compression.
getCondenseColorBarsCB() - Method in class org.autoplot.BindToHiddenDialog
 
getCondenseXAxisLabelsCB() - Method in class org.autoplot.BindToHiddenDialog
 
getConnector() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the connector used to connect the remote host.
getConnectors() - Method in class org.autoplot.dom.Application
 
getConnectors(int) - Method in class org.autoplot.dom.Application
 
getConnectTimeoutMs() - Method in class org.das2.util.filesystem.FileSystemSettings
return the connection timeout in milliseconds.
getConstraint() - Method in class org.autoplot.dods.DodsAdapter
get the constraint, such as "?sst[0:100:1811][0:10:35][0:10:71]"
getConsumedDataSet() - Method in interface org.das2.dataset.DataSetConsumer
 
getConsumedDataSet() - Method in class org.das2.graph.Renderer
return the data for DataSetConsumer, which might be rebinned.
getConsumedDataSet() - Method in class org.das2.graph.SpectrogramRenderer
 
getConsumer() - Method in class org.das2.components.DasProgressPanel
 
getContext() - Method in class org.autoplot.dom.Plot
 
getContext(Datum, Datum) - Static method in class org.das2.datum.TimeContext
 
getContext() - Method in class org.das2.graph.DasPlot
convenient place to put the plot context.
getContextForUnbundle(QDataSet, int) - Static method in class org.das2.qds.DataSetOps
given the bundle descriptor bds, return the dataset to be put in the context property.
getContours() - Method in class org.das2.graph.ContoursRenderer
return the contour locations, a comma-separated list
getControl() - Method in class org.autoplot.renderer.BoundsStylePanel
 
getControl() - Method in class org.autoplot.renderer.ContourStylePanel
 
getControl() - Method in class org.autoplot.renderer.DigitalStylePanel
 
getControl() - Method in class org.autoplot.renderer.EventsStylePanel
 
getControl() - Method in class org.autoplot.renderer.ImageStylePanel
 
getControl() - Method in class org.autoplot.renderer.InternalStylePanel
 
getControl() - Method in class org.autoplot.renderer.OrbitStylePanel
 
getControl() - Method in class org.autoplot.renderer.PitchAngleDistributionStylePanel
 
getControl() - Method in class org.autoplot.renderer.StackedHistogramStylePanel
 
getControl() - Method in class org.das2.graph.BoundsRenderer
 
getControl() - Method in class org.das2.graph.ContoursRenderer
 
getControl() - Method in class org.das2.graph.DigitalRenderer
 
getControl() - Method in class org.das2.graph.EventsRenderer
 
getControl() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
getControl() - Method in class org.das2.graph.PolarPlotRenderer
 
getControl() - Method in class org.das2.graph.Renderer
get the string which summarizes the state of the renderer.
getControl(String, String) - Method in class org.das2.graph.Renderer
Get the control.
getControl() - Method in class org.das2.graph.RGBImageRenderer
 
getControl() - Method in class org.das2.graph.SeriesRenderer
 
getControl() - Method in class org.das2.graph.SpectrogramRenderer
 
getControl() - Method in class org.das2.graph.StackedHistogramRenderer
 
getControl() - Method in class org.das2.graph.TickCurveRenderer
 
getControl() - Method in class test.graph.MyRenderer
get the control string
getController() - Method in class org.autoplot.dom.Annotation
 
getController() - Method in class org.autoplot.dom.Application
 
getController() - Method in class org.autoplot.dom.Axis
 
getController() - Method in class org.autoplot.dom.Canvas
 
getController() - Method in class org.autoplot.dom.Column
 
getController() - Method in class org.autoplot.dom.Connector
 
getController() - Method in class org.autoplot.dom.DataSourceFilter
 
getController(DomNode) - Static method in class org.autoplot.dom.DomNodeController
return the controller for the node, if it exists.
getController() - Method in class org.autoplot.dom.Plot
 
getController() - Method in class org.autoplot.dom.PlotElement
 
getController() - Method in class org.autoplot.dom.Row
 
getController() - Method in class org.autoplot.dom.Template
 
getControlPanel() - Method in class org.das2.graph.Auralizor
 
getConvertableUnits() - Method in class org.das2.datum.Units
Deprecated.
use getConvertibleUnits, which is spelled correctly.
getConverter(Units, Units) - Static method in class org.das2.datum.Units
lookup the UnitsConverter object that takes numbers from fromUnits to toUnits.
getConverter(Units) - Method in class org.das2.datum.Units
Get the converter that goes from this Unit to toUnits.
getConverter(Units, Units) - Static method in class org.das2.datum.UnitsConverter
lookup the UnitsConverter object that takes numbers from fromUnits to toUnits.
getConvertibleUnits() - Method in class org.das2.datum.Units
return the units to which this unit is convertible.
getConvexPolygon() - Method in class ProGAL.geom2d.Polygon
returns convex hull of a simple polygon in O(n) time
getCookie() - Method in class org.das2.util.filesystem.HttpFileSystem
return the cookie needed.
getCookie(URL) - Method in class org.das2.util.filesystem.KeyChain
Some servers want cookies to handle the authentication.
getCoord(int, int) - Method in class ProGAL.geom3d.PointList
Returns the i'th coordinate of k'th point.
getCoord(int) - Method in class ProGAL.geomNd.Point
Get the d'th coordinate.
getCoord(int) - Method in class ProGAL.geomNd.Vector
Get the i'th coordinate.
getCoords() - Method in class ProGAL.geom2d.Vector
 
getCoords() - Method in class ProGAL.geomNd.Point
Get all coordinates in an array.
getCoords() - Method in class ProGAL.math.Matrix
 
getCorner(int) - Method in class ProGAL.geom2d.Polygon
 
getCorner(int) - Method in class ProGAL.geom2d.Triangle
 
getCorner(int) - Method in class ProGAL.geom2d.TriangulationFace
 
getCorner(int) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
getCorner(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getCorner(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
getCorner(int) - Method in class ProGAL.geom3d.Triangle
Get the specified corner of this triangle
getCorner(int) - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return the specified corner.
getCornerPair(Vertex, Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns the pair of vertices of this tetrahedron other than a and b
getCorners() - Method in class ProGAL.geom2d.TriangulationFace
 
getCorners() - Method in class ProGAL.geom3d.Rectangle
Return corners of rectangle in counter-clockwise order.
getCorners() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return all four corners
getCos(int) - Method in class ProGAL.geom2d.Triangle
returns the cosinus of the angle opposite to the vertex with vertex i
getCosAngle() - Method in class ProGAL.geom2d.TriangulationVertex
 
getCosAngle() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getCosDihedralAngle(Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
getCosDihedralAngle(Vector, Vector, Vector) - Static method in class ProGAL.geom3d.Vector
 
getCount() - Method in class ProGAL.geom2d.TriangulationFace
returns the bit info about rotating vertices of this face - as a number between 0 and 7
getCount() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
getCount() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getCount() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
getCovariance() - Method in class ProGAL.geom3d.PointList
Get the covariance of the points.
getCreateThumbsCb() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getCreator() - Method in class org.das2.graph.DataRange
 
getCredentialsCmdLine(CredentialsManager.Location) - Method in class org.das2.util.CredentialsManager
get the credentials from the command line.
getCredentialsGUI(CredentialsManager.Location) - Method in class org.das2.util.CredentialsManager
Gather User Credentials
getCurrentComponent() - Static method in class org.das2.graph.DasCanvasComponent.CanvasComponentAction
 
getCurrentFile() - Method in class org.autoplot.PersistentStateSupport
return the current file, which will be a reference to the local file system.
getCurrentFile() - Method in class org.das2.components.DataPointRecorder
shows the current name for the file.
getCurrentFile() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
shows the current name for the file.
getCurrentFile() - Method in class org.das2.dasml.PersistentStateSupport
 
getCurrentRequest() - Method in class org.das2.graph.XAxisDataLoader
 
getCursor() - Method in class org.das2.event.MouseModule
return a cursor that indicates the selected module.
getCurtainOpacityPercent() - Method in class org.autoplot.dom.Connector
 
getCurtainOpacityPercent() - Method in class org.das2.graph.ColumnColumnConnector
Getter for property curtainOpacityPercent.
getCustomEditor() - Method in class org.das2.components.DatumEditor
 
getCustomEditor() - Method in class org.das2.components.DatumRangeEditor
 
getCustomEditor() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getCustomEditor() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getCustomEditor() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getCustomEditor() - Method in class org.das2.components.propertyeditor.MapEditor
 
getCustomEditor() - Method in class org.das2.dasml.CommandBlockEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomEditor() - Method in class org.das2.dasml.OptionListEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomizer(CustomizerKey) - Static method in class org.das2.graph.DasPlot
 
getCustomizerKeys() - Static method in class org.das2.graph.DasPlot
Return a list of keys of all current customizing objects in the order they would be invoked.
getD() - Method in class ProGAL.math.Matrix.EigenvalueDecomposition
Return the block diagonal eigenvalue matrix.
getDAS() - Method in class org.autoplot.dods.MyDASParser
 
getDas2UserDirectory() - Static method in class org.das2.DasApplication
returns the location of the local directory sandbox.
getDas2Version() - Method in class org.das2.DasApplication
 
getDasAnnotation() - Method in class org.autoplot.dom.AnnotationController
provide direct access to the annotation
getDasApplication() - Method in class org.das2.dasml.FormBase
 
getDasApplication() - Method in class org.das2.dasml.FormButton
 
getDasApplication() - Method in class org.das2.dasml.FormCheckBox
 
getDasApplication() - Method in class org.das2.dasml.FormChoice
 
getDasApplication() - Method in interface org.das2.dasml.FormComponent
 
getDasApplication() - Method in class org.das2.dasml.FormContainer
 
getDasApplication() - Method in class org.das2.dasml.FormList
 
getDasApplication() - Method in class org.das2.dasml.FormRadioButton
 
getDasApplication() - Method in class org.das2.dasml.FormTab
 
getDasApplication() - Method in class org.das2.dasml.FormText
 
getDasApplication() - Method in class org.das2.dasml.FormTextField
 
getDasApplication() - Method in class org.das2.dasml.FormWindow
 
getDasApplication() - Method in class org.das2.graph.DasCanvas
return the application object for this canvas.
getDasAxis() - Method in class org.autoplot.dom.AxisController
 
getDasCanvas() - Method in class org.autoplot.dom.ApplicationController
return the das canvas.
getDasCanvas() - Method in class org.autoplot.dom.CanvasController
 
getDasColorBar() - Method in class org.autoplot.dom.PlotController
 
getDasColumn() - Method in class org.autoplot.dom.ColumnController
 
getDasConnector() - Method in class org.autoplot.dom.ConnectorController
 
getDasExceptionStream(Throwable) - Method in class org.das2.stream.StreamProcessor
 
getDasMouseInputAdapter() - Method in class org.das2.graph.DasCanvasComponent
Get the DasMouseInputAdapter, which handles mouse input for the component.
getDasName() - Method in class org.das2.dasml.FormBase
 
getDasName() - Method in class org.das2.dasml.FormButton
 
getDasName() - Method in class org.das2.dasml.FormCheckBox
 
getDasName() - Method in class org.das2.dasml.FormChoice
 
getDasName() - Method in interface org.das2.dasml.FormComponent
 
getDasName() - Method in class org.das2.dasml.FormContainer
 
getDasName() - Method in class org.das2.dasml.FormList
 
getDasName() - Method in class org.das2.dasml.FormRadioButton
 
getDasName() - Method in class org.das2.dasml.FormTab
 
getDasName() - Method in class org.das2.dasml.FormText
 
getDasName() - Method in class org.das2.dasml.FormTextField
 
getDasName() - Method in class org.das2.dasml.FormWindow
 
getDasName() - Method in class org.das2.graph.DasCanvas
return the name identifying the component.
getDasName() - Method in class org.das2.graph.DasCanvasComponent
Get the String identifier for the component which identifies the component within the application.
getDasName() - Method in class org.das2.graph.DasDevicePosition
get the name associated with this object.
getDasPlot() - Method in class org.autoplot.dom.PlotController
 
getDasPlot() - Method in class org.autoplot.dom.PlotElementController
return the plot containing this plotElement's renderer, or null.
getDasRow() - Method in class org.autoplot.dom.RowController
 
getDasServer() - Method in class org.das2.client.WebStandardDataStreamSource
 
getDasSliceController() - Method in class test.graph.DasSliceControllerDemo
 
getData() - Method in class org.autoplot.server.RequestListener
Get the value of data
getData() - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
getDataLoader() - Method in class org.das2.graph.Renderer
 
getDataMaximum() - Method in class org.das2.graph.DasAxis
return the maximum value
getDataMaximum(Units) - Method in class org.das2.graph.DasAxis
get the bigger extent of the range of this axis, in the given units.
getDataMaximum() - Method in class org.das2.graph.event.DasAxisEvent
 
getDataMinimum() - Method in class org.das2.graph.DasAxis
return the minimum value
getDataMinimum(Units) - Method in class org.das2.graph.DasAxis
get the smaller extent of the range of this axis, in the given units.
getDataMinimum() - Method in class org.das2.graph.event.DasAxisEvent
 
getDataPanel() - Method in class org.autoplot.AutoplotUI
return the data panel (for testing).
getDataPath() - Method in class org.das2.graph.DasAxis
return the path for the TCA dataset.
getDataPoints() - Method in class org.das2.components.DataPointRecorder
returns a entire set of data points as a rank 2 bundle.
getDataPointSelectionEvent(MousePointSelectionEvent) - Method in class org.das2.event.CrossHairMouseModule
 
getDataRange() - Method in class org.das2.graph.DasAxis
return the mutable DataRange object.
getDataRangeSelectionListener(int) - Method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
allow a peek at the listener.
getDataRangeSelectionListenerCount() - Method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
allow a peek at the listeners.
getDataSet(ProgressMonitor) - Method in class org.autoplot.aggregator.AggregatingDataSource
read the data.
getDataSet(ProgressMonitor, DatumRange, Datum) - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.asdatasource.AudioSystemDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.binarydatasource.BinaryDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.cdf.CdfDataSource
 
getDataSet(ProgressMonitor, Map<String, Object>) - Method in class org.autoplot.cdf.CdfDataSource
get the dataset with the attributes.
getDataSet(ProgressMonitor) - Method in class org.autoplot.cefdatasource.CefDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.csv.CsvDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.das2Stream.Das2StreamDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
 
getDataSet(ProgressMonitor) - Method in interface org.autoplot.datasource.DataSource
retrieve the dataset.
getDataSet(ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonExtensionDataSource
 
getDataSet(String) - Method in class org.autoplot.datasource.ReferenceCache
Query to see if the dataset exists in the cache.
getDataSet(Map<String, Object>) - Method in class org.autoplot.dods.DodsAdapter
This is the code that converts the OpenDAP structures and data types into QDataSet
getDataSet(ProgressMonitor) - Method in class org.autoplot.dods.DodsDataSource
 
getDataSet() - Method in class org.autoplot.dom.DataSourceController
 
getDataSet() - Method in class org.autoplot.dom.PlotElementController
the current dataset plotted, after operations (component property) has been applied.
getDataSet(ProgressMonitor) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSource
 
getDataSet() - Method in class org.autoplot.ExportDataBundle
return the dataset, which is a bundle of URIs, or null.
getDataSet() - Method in class org.autoplot.ExportDataFormatPanel
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.fits.FitsDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.hapi.HapiDataSource
 
getDataSet() - Method in class org.autoplot.html.HtmlParserCallback
return the collected dataset
getDataSet(ProgressMonitor) - Method in class org.autoplot.html.HtmlTableDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.idlsupport.APDataSet
this is not called directly by clients in IDL or Matlab.
getDataSet(ProgressMonitor) - Method in class org.autoplot.inline.InlineDataSource
 
getDataSet(String) - Method in interface org.autoplot.jythonsupport.ui.DataMashUp.Resolver
 
getDataSet(String, String, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load the data specified by URI into Autoplot's internal data model.
getDataSet(String, DatumRange, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load the data specified by URI into Autoplot's internal data model.
getDataSet(String, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load the data specified by URL into Autoplot's internal data model.
getDataSet(String) - Static method in class org.autoplot.jythonsupport.Util
load the data specified by URI into Autoplot's internal data model.
getDataSet(String, String) - Static method in class org.autoplot.jythonsupport.Util
load the data specified by URI into Autoplot's internal data model.
getDataSet(String, DatumRange) - Static method in class org.autoplot.jythonsupport.Util
load the data specified by URI into Autoplot's internal data model.
getDataSet(String, InputStream, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load data from the input stream into Autoplot internal data model.
getDataSet(ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSource
 
getDataSet() - Method in class org.autoplot.OperationsPanel
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.pdsppi.PDSPPIDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.spase.SpaseRecordDataSource
 
getDataSet() - Method in class org.autoplot.spase.VOTableReader
Get the dataset.
getDataSet(ProgressMonitor) - Method in class org.autoplot.wav.WavDataSource2
 
getDataSet() - Method in class org.das2.client.DataSetStreamHandler
 
getDataSet() - Method in class org.das2.components.DataPointRecorder
Deprecated.
see #getDataPoints
getDataSet() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
returns a data set of the table data.
getDataSet() - Method in class org.das2.components.HorizontalSpectrogramSlicer
provide access to the dataset
getDataSet() - Method in class org.das2.components.VerticalSpectrogramAverager
 
getDataSet() - Method in class org.das2.components.VerticalSpectrogramSlicer
provide access to the dataset
getDataSet(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.ConstantDataSetDescriptor
 
getDataSet(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.DataSetDescriptor
Retrieve the dataset for this interval and resolution.
getDataSet() - Method in class org.das2.dataset.DataSetStreamProducer
Getter for property dataSet.
getDataSet() - Method in class org.das2.dataset.DataSetUpdateEvent
 
getDataSet(int, ProgressMonitor) - Static method in class org.das2.dataset.test.BigVectorDataSet
 
getDataSet(ProgressMonitor) - Method in class org.das2.datasource.Das2ServerDataSource
 
getDataSet() - Method in class org.das2.event.BoxSelectionEvent
get the dataset attached to this event.
getDataSet() - Method in class org.das2.event.DataPointSelectionEvent
return the context dataset, from which the selection is made.
getDataSet() - Method in class org.das2.event.DataRangeSelectionEvent
 
getDataSet() - Method in interface org.das2.graph.DasZAxisPlot
 
getDataSet() - Method in class org.das2.graph.Renderer
returns the current dataset being displayed.
getDataSet(String) - Method in class org.das2.qds.ReferenceCache
Query to see if the dataset exists in the cache.
getDataSet() - Method in class org.das2.qds.SparseDataSetBuilder
 
getDataSet() - Method in class org.das2.qds.util.BundleBuilder
 
getDataSet() - Method in class org.das2.qds.util.DataSetBuilder
returns the result dataset, concatenating all the datasets it has built thus far.
getDataSet(String) - Method in class org.das2.qstream.QDataSetStreamHandler
return the dataset from the stream.
getDataSet() - Method in class org.das2.qstream.QDataSetStreamHandler
return the default dataset for the stream.
getDataSet(ProgressMonitor) - Method in class org.virbo.idlsupport.APDataSet
this is not called directly by clients in IDL or Matlab.
getDataSet(URL, ProgressMonitor) - Static method in class test.stream.TestDas2StreamRead
 
getDataSetCache() - Method in class org.das2.DasApplication
 
getDataSetCache() - Method in class org.das2.dataset.DataSetDescriptor
 
getDataSetDescriptor() - Method in class org.das2.dataset.test.MendelbrotDataLoader
 
getDataSetDescriptor() - Method in class org.das2.graph.Renderer
 
getDataSetDescriptor() - Method in class org.das2.graph.XAxisDataLoader
 
getDataSetFromStream(InputStream, Datum, Datum, ProgressMonitor) - Method in class org.das2.client.StreamDataSetDescriptor
 
getDataSetID() - Method in class org.das2.dataset.DataSetDescriptor
 
getDataSetId() - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
getDataSetID() - Method in class org.das2.graph.Renderer
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.autoplot.aggregator.DataSetDescriptorAdapter
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.client.StreamDataSetDescriptor
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.ConstantDataSetDescriptor
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.DataSetDescriptor
getDataSetImpl implements the getDataSet for this DataSetDescriptor implementation.
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.test.MendelbrotDataSetDescriptor
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.test.PolynomialDataSetDescriptor
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.test.RipplesDataSetDescriptor
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.dataset.test.SineWaveDataSetDescriptor
 
getDataSetImpl(Datum, Datum, Datum, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModelAvailabilityDataSetDescriptor
 
getDataSetList() - Method in class org.das2.client.DasServer
 
getDataSetList(String) - Method in class org.das2.client.DasServer
 
getDataSetListWithDiscovery() - Method in class org.das2.client.DasServer
 
getDataSetNames() - Method in class org.das2.qstream.QDataSetStreamHandler
return a list of available datasets
getDataSetNamesAndDescriptions() - Method in class org.das2.qstream.QDataSetStreamHandler
return a list of available datasets and their label (or name if not available).
getDataSetOrLock(String, ProgressMonitor) - Method in class org.autoplot.datasource.ReferenceCache
Get a ReferenceCacheEntry for the URI, which will indicate the thread which has been designated as the load thread.
getDataSetOrLock(String, ProgressMonitor) - Method in class org.das2.qds.ReferenceCache
Get a ReferenceCacheEntry for the URI, which will indicate the thread which has been designated as the load thread.
getDataSets(List<String>, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
experiment with multiple, simultaneous reads in Jython codes.
getDataSetSelector() - Method in class org.autoplot.AddDataSourcePanel
 
getDataSetSelector() - Method in class org.autoplot.AutoplotUI
provide access to the dataSetSelector which browses and resets the plot URIs.
getDataSetSelector() - Method in class org.autoplot.datasource.SourceTypesBrowser
 
getDataSetSelector() - Method in class org.autoplot.datasource.TimeRangeToolEventsList
return the dataSetSelector, so that for example a button for bookmarks can be added by clients that know about bookmarks.
getDataSetSizeLimit() - Method in class org.das2.graph.DigitalRenderer
 
getDataSetSizeLimit() - Method in class org.das2.graph.SeriesRenderer
Getter for property dataSetSizeLimit.
getDataSource(URI) - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.binarydatasource.BinaryDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.cefdatasource.CefDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.csv.CsvDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
getDataSource(URI) - Static method in class org.autoplot.datasource.DataSetURI
get the data source for the URI.
getDataSource(String) - Static method in class org.autoplot.datasource.DataSetURI
get the data source for the URI.
getDataSource(URI) - Method in interface org.autoplot.datasource.DataSourceFactory
return a dataSource for the url
getDataSource(URI) - Method in class org.autoplot.datasource.jython.JythonDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.dods.DodsDataSourceFactory
 
getDataSource() - Method in class org.autoplot.dom.DataSourceController
return the controller's current datasource.
getDataSource(URI) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.fits.FitsDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.html.HtmlTableDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.inline.InlineDataSourceFactory
 
getDataSource(String) - Static method in class org.autoplot.jythonsupport.Util
returns the dataSource for the given URI.
getDataSource(URI) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.orbit.OrbitDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.wav.WavDataSourceFactory
 
getDataSource(URI) - Method in class org.das2.datasource.Das2ServerDataSourceFactory
 
getDataSource(URI) - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
getDataSourceEditorByExt(String) - Method in class org.autoplot.datasource.DataSourceRegistry
returns a String of DataSourceEditor for the extention.
getDataSourceEditorPanel(JPanel, String) - Static method in class org.autoplot.datasource.DataSourceEditorPanelUtil
get an editor for the URI.
getDataSourceEditorPanel(URI) - Static method in class org.autoplot.datasource.DataSourceEditorPanelUtil
 
getDataSourceEditorPanel(String) - Static method in class org.autoplot.datasource.DataSourceEditorPanelUtil
 
getDataSourceFactory(URI, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get the datasource factory for the URL.
getDataSourceFilter() - Method in class org.autoplot.dom.ApplicationController
return focus dataSourceFilter.
getDataSourceFilter() - Method in class org.autoplot.dom.PlotElementController
return the data source and filter for this plotElement.
getDataSourceFilterController() - Method in class org.autoplot.ApplicationModel
see ScriptPanelSupport
getDataSourceFilterFor(PlotElement) - Method in class org.autoplot.dom.ApplicationController
return the DataSourceFilter for the plotElement, or null if none exists.
getDataSourceFilterId() - Method in class org.autoplot.dom.PlotElement
 
getDataSourceFilters() - Method in class org.autoplot.dom.Application
 
getDataSourceFilters(int) - Method in class org.autoplot.dom.Application
 
getDataSourceFiltersFor(Application, Plot) - Static method in class org.autoplot.dom.DomUtil
return the list of DataSourceFilters for a plot.
getDataSourceFormat(URI) - Static method in class org.autoplot.datasource.DataSetURI
for now, just hide the URI stuff from clients, let's not mess with factories
getDataSourceFormatEditorByExt(String) - Method in class org.autoplot.datasource.DataSourceRegistry
 
getDataSourceFormatEditorPanel() - Method in class org.autoplot.ExportDataPanel
 
getDataSourceUri(DataSource) - Static method in class org.autoplot.datasource.DataSetURI
Prefix the URL with the datasource extension if necessary, so that the URL would resolve to the dataSource.
getDataSourceURL() - Method in class org.autoplot.ApplicationModel
 
getDataTextArea() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
getDataTransferType() - Method in class org.das2.stream.StreamMultiYDescriptor
 
getDataTransferType() - Method in class org.das2.stream.StreamXDescriptor
 
getDataTransferType() - Method in class org.das2.stream.StreamYScanDescriptor
 
getDataURL(URL, String, DatumRange, String) - Static method in class org.autoplot.hapi.HapiServer
return the URL for data requests.
getDate() - Method in class ftpfs.ftp.FtpListResult
Get the date
getDatum() - Method in class org.autoplot.state.PersistenceTests
 
getDatum() - Method in class org.das2.components.DatumEditor
 
getDatum(int) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getDatum(int) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getDatum(int, int) - Method in class org.das2.dataset.AppendTableDataSet
 
getDatum(int) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getDatum(int, int) - Method in class org.das2.dataset.DefaultTableDataSet
 
getDatum(int) - Method in class org.das2.dataset.DefaultVectorDataSet
Returns the Y value for the given index into the x tags as a Datum.
getDatum(int) - Method in class org.das2.dataset.QuickVectorDataSet
 
getDatum(int, int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getDatum(int, int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getDatum(int) - Method in class org.das2.dataset.SingleVectorDataSet
 
getDatum(int, int) - Method in interface org.das2.dataset.TableDataSet
Returns the Z value for the given indices into the x and y tags as a Datum.
getDatum(int, int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getDatum(int, int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getDatum(int, int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getDatum(int) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getDatum(int) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getDatum(int) - Method in interface org.das2.dataset.VectorDataSet
Returns the Y value for the given index into the x tags as a Datum.
getDatum(int) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getDatum(int, int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getDatum(int) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getDatum(int, int) - Method in class org.das2.dataset.WritableTableDataSet
 
getDatum(int) - Method in class org.das2.dataset.XSliceDataSet
 
getDatum(int) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getDatum(int) - Method in class org.das2.dataset.YSliceDataSet
 
getDatum(int, int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getDatum(QDataSet, double) - Static method in class org.das2.qds.SemanticOps
returns the value as a datum.
getDatumControl(String, Datum) - Method in class org.das2.graph.Renderer
get the Datum control.
getDatumFormatter(DomainDivider, DatumRange) - Static method in class org.das2.datum.DomainDividerUtil
encapsulate the kludges that allow us to identify a good formatter for the divider and a given range.
getDatumFormatter() - Method in class org.das2.graph.DasAxis
return the formatter which converts Datum tick positions to a string.
getDatumFormatterFactory() - Method in class org.das2.datum.EnumerationUnits
 
getDatumFormatterFactory() - Method in class org.das2.datum.NumberUnits
 
getDatumFormatterFactory() - Method in class org.das2.datum.TimeLocationUnits
 
getDatumFormatterFactory() - Method in class org.das2.datum.Units
 
getDatumRange() - Method in class org.autoplot.pngwalk.WalkImage
 
getDatumRange() - Method in class org.das2.components.DatumRangeEditor
attempt to read the datum range in the TextField.
getDatumRange(String) - Method in class org.das2.datum.Orbits
return the DatumRange for this orbit number.
getDatumRange() - Method in class org.das2.event.DataRangeSelectionEvent
 
getDatumRange() - Method in class org.das2.graph.DasAxis
return the current range
getDatumRange() - Method in class org.das2.graph.DasSliceController
 
getDatumRange() - Method in class org.das2.graph.DataRange
 
getDatumVector(TableDataSet, int) - Static method in class org.das2.dataset.TableUtil
 
getDebugLogger() - Method in class org.das2.system.DasLogger
logger for messages to developers
getDecimalFormat() - Static method in class org.das2.datum.format.NumberFormatUtil
handles the localization problem (bug 0000294) by always returning a DecimalFormat for Locale.US.
getDecimalFormat(String) - Static method in class org.das2.datum.format.NumberFormatUtil
handles the localization problem (bug 0000294) by always returning a DecimalFormat for Locale.US.
getDecimalFormat() - Static method in class org.das2.util.NumberFormatUtil
handles the localization problem (bug 0000294) by always returning a DecimalFormat for Locale.US.
getDecimalFormat(String) - Static method in class org.das2.util.NumberFormatUtil
handles the localization problem (bug 0000294) by always returning a DecimalFormat for Locale.US.
getDeclaringClass(int) - Method in class org.python.core.PyReflectedFunctionPeeker
 
getDefault() - Static method in class org.das2.system.UserMessageCenter
 
getDefault() - Static method in class org.das2.util.filesystem.KeyChain
get the single instance of the class.
getDefaultApplication() - Static method in class org.das2.DasApplication
 
getDefaultEventIndex() - Method in class ftpfs.ftp.FtpBeanBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultEventIndex() - Method in class ftpfs.ftp.FtpListResultBeanInfo
A bean may have a "default" event that is the event that will mostly commonly be used by human's when using the bean.
getDefaultPacketDescriptor() - Method in class org.das2.client.StreamDataSetDescriptor
 
getDefaultPropertyIndex() - Method in class ftpfs.ftp.FtpBeanBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultPropertyIndex() - Method in class ftpfs.ftp.FtpListResultBeanInfo
A bean may have a "default" property that is the property that will mostly commonly be initially chosen for update by human's who are customizing the bean.
getDefaultRecent() - Static method in class org.autoplot.datasource.DataSetSelector
 
getDefaultRootElement() - Method in class org.das2.jythoncompletion.nbadapt.BaseDocument
 
getDeg() - Method in class ProGAL.math.Polynomial
 
getDegCase() - Method in class ProGAL.geom3d.complex.CVertex
 
getDegPointA() - Method in class ProGAL.geom3d.complex.CVertex
 
getDegPointB() - Method in class ProGAL.geom3d.complex.CVertex
 
getDegPointOpposite() - Method in class ProGAL.geom3d.complex.CVertex
 
getDelegate(Class) - Static method in class org.das2.qstream.SerializeRegistry
returns a delegate or null if the class is not supported.
getDelegateDataSourceFactory(String) - Static method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
getDelegateDataSourceFactoryUri(String, ProgressMonitor) - Static method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
getDeleteAction(JTree) - Method in class test.JTreeDemo
 
getDelim(PushbackInputStream) - Static method in class org.autoplot.csv.TableOps
get the delimiter, either a comma or semicolon, by looking at the first few lines of the file.
getDelim() - Method in class org.das2.qds.util.AsciiParser.DelimParser
returns the delimiter, which is a regex.
getDelimiter() - Method in class org.das2.dasml.FormList
 
getDep0() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getDepCount() - Method in class org.autoplot.AddPlotElementDialog
return the number of depend datasets added, 0, or -1 if no dataset should be plotted.
getDepend0Name() - Method in class org.autoplot.dods.DodsAdapter
Getter for property depend0Name.
getDepend1Name() - Method in class org.autoplot.dods.DodsAdapter
Getter for property depend1Name.
getDependentDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the dataset that is dependent on others.
getDependName(int) - Method in class org.autoplot.dods.DodsAdapter
Indexed getter for property dependName.
getDepth() - Method in class org.autoplot.state.UndoRedoSupport
get the current depth, where depth can be lower than the number of states held, when redos can be done.
getDepth() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getDerivative() - Method in class ProGAL.Function
 
getDescent() - Method in class org.das2.util.GrannyTextRenderer
return the amount that the bounding box will go below the baseline.
getDescription() - Method in class org.autoplot.aggregator.AggregatingDataSourceFormat
 
getDescription() - Method in class org.autoplot.ascii.AsciiTableDataSourceFormat
 
getDescription() - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormat
 
getDescription() - Method in class org.autoplot.bookmarks.Bookmark
 
getDescription() - Method in class org.autoplot.cdf.CdfDataSourceFormat
 
getDescription() - Method in class org.autoplot.csv.CsvDataSourceFormat
 
getDescription() - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
 
getDescription() - Method in class org.autoplot.das2Stream.QStreamDataSourceFormat
 
getDescription() - Method in interface org.autoplot.datasource.DataSourceFormat
return a description of this format
getDescription() - Method in class org.autoplot.dom.ArrayNodeDiff
 
getDescription() - Method in interface org.autoplot.dom.Diff
 
getDescription() - Method in class org.autoplot.dom.PropertyChangeDiff
 
getDescription() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFormat
 
getDescription() - Method in class org.autoplot.hapi.HapiDataSourceFormat
 
getDescription() - Method in class org.autoplot.html.HtmlTableFormat
 
getDescription() - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormat
 
getDescription() - Method in class org.autoplot.imagedatasource.ImageDataSourceFormat
 
getDescription() - Method in class org.autoplot.netCDF.HDF5DataSourceFormat
 
getDescription() - Method in class org.autoplot.util.jemmy.NameComponentChooser
 
getDescription() - Method in class org.autoplot.util.jemmy.RegexComponentChooser
 
getDescription() - Method in class org.autoplot.wav.WavDataSourceFormat
 
getDescription() - Method in class org.das2.datum.Basis
 
getDescriptionFor(String) - Static method in class org.autoplot.datasource.DataSourceRegistry
return a description of the data source, if available.
getDescriptionUrl() - Method in class org.autoplot.bookmarks.Bookmark
returns the URL, or null if one is not available.
getDetailInfo() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
getDevel() - Method in class org.das2.client.WebStandardDataStreamSource
use the develop version of the reader instead of the production version.
getDevicePosition() - Method in class org.das2.graph.AttachedLabel
Deprecated.
It's not clear how this should be used, and it does not appear to be used within dasCore and dasApps.
getDevicePosition() - Method in class org.das2.graph.DasAxis
Deprecated.
this should not be used.
getDevicePosition() - Method in class org.das2.graph.DasCanvas.HotLine
TODO
getDevicePositionList() - Method in class org.das2.graph.DasCanvas
return a list of all the rows and columns.
getDeviceSize() - Method in class org.das2.graph.DasDevicePosition
return the size in pixels (or points)
getDialog(Component) - Method in class org.das2.components.propertyeditor.PropertyEditor
allow clients to get at the dialog so it can be positioned.
getDiameter() - Method in class ProGAL.geom2d.ConvexPolygon
returns the segment between most distant pair of points.
getDiameter() - Method in class ProGAL.geom3d.PointList
Get the diameter of the point set - trivial O(n^2) algorithm.
getDiffs(DomNode, DomNode) - Static method in class org.autoplot.dom.DomUtil
automatically detect the diffs between two DomNodes of the same type.
getDiffs(DomNode, DomNode, List<String>) - Static method in class org.autoplot.dom.DomUtil
return the list of diffs that will make node2 look like node1.
getDigitizerDataPointRecorder() - Method in class org.autoplot.pngwalk.PngWalkTool
provide access to the digitizer DataPointRecorder, so that points can be deleted programmatically.
getDihedralAngle(Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Point
Get the dihedral angle defined by the 4 non-collinear points p1, p2, p3, p4.
getDihedralAngle(Vector, Vector, Vector) - Static method in class ProGAL.geom3d.Vector
Get the dihedral angle between 3 non-colinear vectors b1, b2, b3.
getDimension() - Method in class ProGAL.geom3d.LineSegment
Return the 'dimension' of this object.
getDimension() - Method in class ProGAL.geom3d.Point
Return the 'dimension' of this object.
getDimension() - Method in interface ProGAL.geom3d.Simplex
 
getDimension() - Method in class ProGAL.geom3d.Triangle
Return the 'dimension' of this object.
getDimension() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return the 'dimension' of this object.
getDimensionNames(QDataSet) - Static method in class org.das2.qds.filters.FilterEditorPanelUtil
return the names of each dimension of the rank N dataset.
getDimensionProperties(QDataSet, Map<String, Object>) - Static method in class org.das2.qds.DataSetUtil
return just the properties attached to the dataset, like UNITS and SCALE_TYPE, and not like DEPEND_x, etc.
getDimensions() - Method in class ProGAL.geomNd.Point
Return the dimensionality of this point.
getDimensions() - Method in class ProGAL.geomNd.Vector
Get the dimensionality of this vector
getDimProperties(int) - Method in class org.autoplot.dods.DodsAdapter
 
getDimUnits(int) - Method in class org.autoplot.dods.DodsAdapter
Indexed getter for property dimUnits, which specifies the units of a dimension tag.
getDir() - Method in class ProGAL.geom3d.Line
Returns the direction vector defining this line.
getDirection() - Method in class org.autoplot.AddPlotsDialog
return the direction, LayoutConstants.ABOVE, LayoutConstants.BELOW, or null for in-the-place-of.
getDirection() - Method in class org.das2.dasml.FormContainer
 
getDirection() - Method in class ProGAL.geom2d.Line
 
getDirections() - Method in class org.das2.event.MouseModule
allow one-line directions to be added to the mouse module.
getDirectory() - Method in class ftpfs.ftp.FtpBean
Get current directory name.
getDirectory() - Method in class org.autoplot.PersistentStateSupport
 
getDirectoryContent() - Method in class ftpfs.ftp.FtpBean
Get the content of current directory
getDirectoryContentAsString() - Method in class ftpfs.ftp.FtpBean
Get the content of current directory.
getDirectoryListing(URL, InputStream) - Static method in class org.das2.util.filesystem.HtmlUtil
Get the listing of the web directory, returning links that are "under" the given URL.
getDirectoryListing(URL, InputStream, boolean) - Static method in class org.das2.util.filesystem.HtmlUtil
Get the listing of the web directory, returning links that are "under" the given URL.
getDirectoryListing(URL) - Static method in class org.das2.util.filesystem.HtmlUtil
Get the listing of the web directory, returning links that are "under" the given URL.
getDirtyBounds() - Method in class org.das2.event.CrossHairRenderer
 
getDirtyBounds() - Method in class org.das2.event.GesturesRenderer
 
getDirtyBounds() - Method in class org.das2.event.LabelDragRenderer
 
getDiscoverableExtensions() - Static method in class org.autoplot.datasource.DataSetURI
return a list of the extensions we were can immediately enter the editor, so new users can plot things without knowing how to start a URI.
getDiscoverySources() - Method in class org.autoplot.idlsupport.Util
return an array of the sources that can be discovered.
getDiscoverySources() - Method in class org.virbo.idlsupport.Util
return an array of the sources that can be discovered.
getDisplacement() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getDisplayContext() - Method in class org.das2.graph.DasPlot
 
getDisplayLogLevel() - Method in class org.autoplot.dom.Options
 
getDisplayName() - Method in class org.das2.components.propertyeditor.NamedColorChooserPanel
 
getDisplayName() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getDisplayName() - Method in class org.das2.util.DesktopColorChooserPanel
 
getDisplayString() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getDisplayValue() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getDisplayValue() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getDisplayValue() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
getDistance(Point) - Method in class ProGAL.geom2d.Line
returns the distance of the point q to the line
getDistance(LineSegment) - Method in class ProGAL.geom2d.Point
returns distance of this point to segment s
getDistance(Point) - Method in class ProGAL.geom3d.Circle
 
getDistance(Point) - Method in class ProGAL.geom3d.Line
Gets the orthogonal distance to a point.
getDistance(Point) - Method in class ProGAL.geom3d.LineSegment
Gets the distance from q to the nearest point on this segment.
getDistance(Point) - Method in class ProGAL.geom3d.Plane
Get the distance of point p to this plane
getDistanceSquared(Point) - Method in class ProGAL.geom3d.Circle
 
getDistanceSquared(Point) - Method in class ProGAL.geom3d.Line
Gets the squared orthogonal distance to a point.
getDividerDatumFormatter() - Method in class org.das2.graph.DasAxis
 
getDLength() - Method in class org.das2.graph.AttachedLabel
 
getDLength() - Method in class org.das2.graph.DasAxis
return the length of the axis in pixels.
getDMaximum() - Method in class org.das2.graph.DasDevicePosition
returns the pixel position of the maximum of the Row/Column.
getDMiddle() - Method in class org.das2.graph.DasDevicePosition
returns pixel position (device position) of the the middle of the row or column
getDMinimum() - Method in class org.das2.graph.DasDevicePosition
returns the pixel position of the minimum of the Row/Column.
getDnDSupport() - Method in class org.das2.dasml.FormBase
 
getDnDSupport() - Method in class org.das2.dasml.FormButton
 
getDnDSupport() - Method in class org.das2.dasml.FormCheckBox
 
getDnDSupport() - Method in class org.das2.dasml.FormChoice
 
getDnDSupport() - Method in interface org.das2.dasml.FormComponent
 
getDnDSupport() - Method in class org.das2.dasml.FormList
 
getDnDSupport() - Method in class org.das2.dasml.FormPanel
 
getDnDSupport() - Method in class org.das2.dasml.FormRadioButton
 
getDnDSupport() - Method in class org.das2.dasml.FormRadioButtonGroup
 
getDnDSupport() - Method in class org.das2.dasml.FormTab
 
getDnDSupport() - Method in class org.das2.dasml.FormText
 
getDnDSupport() - Method in class org.das2.dasml.FormTextField
 
getDnDSupport() - Method in class org.das2.dasml.FormWindow
 
getDnDSupport() - Method in class org.das2.graph.DasCanvas
TODO
getDocHome() - Method in class org.das2.jythoncompletion.CompletionSettings
 
getDocumentation(BufferedReader) - Static method in class org.autoplot.jythonsupport.JythonUtil
scrape through the script looking for documentation declarations returns an array, possibly containing: LABEL few words TITLE sentence DESCRIPTION short paragraph
getDocumentation() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getDocumentationPaneSize() - Method in class org.das2.jythoncompletion.CompletionSettings
 
getDocumentModel() - Method in class org.autoplot.ApplicationModel
return the dom containing the state of this application
getDocumentModel() - Method in class org.autoplot.AutoplotUI
return the current state of this application window.
getDocumentModel() - Static method in class org.autoplot.ScriptContext
get the document model (DOM).
getDom() - Method in class org.autoplot.AutoplotUI
return the dom (application state) associated with this application.
getDomainDivider(Datum, Datum, boolean) - Static method in class org.das2.datum.DomainDividerUtil
 
getDomainDivider(Datum, Datum) - Static method in class org.das2.datum.DomainDividerUtil
 
getDomElement(Document, DomNode, VapScheme) - Static method in class org.autoplot.state.SerializeUtil
Return the XML for the node.
getDomElement(Document, DomNode, VapScheme, boolean) - Static method in class org.autoplot.state.SerializeUtil
Return the XML for the node.
getDOMElement(Document) - Method in class org.das2.dasml.FormBase
 
getDOMElement(Document) - Method in class org.das2.dasml.FormButton
 
getDOMElement(Document) - Method in class org.das2.dasml.FormCheckBox
 
getDOMElement(Document) - Method in class org.das2.dasml.FormChoice
 
getDOMElement(Document) - Method in interface org.das2.dasml.FormComponent
 
getDOMElement(Document) - Method in class org.das2.dasml.FormList
 
getDOMElement(Document) - Method in class org.das2.dasml.FormPanel
 
getDOMElement(Document) - Method in class org.das2.dasml.FormRadioButton
 
getDOMElement(Document) - Method in class org.das2.dasml.FormRadioButtonGroup
 
getDOMElement(Document) - Method in class org.das2.dasml.FormTab
 
getDOMElement(Document) - Method in class org.das2.dasml.FormText
 
getDOMElement(Document) - Method in class org.das2.dasml.FormTextField
 
getDOMElement(Document) - Method in class org.das2.dasml.FormWindow
 
getDOMElement(Document) - Method in class org.das2.dasml.ListOption
 
getDOMElement(DasAxis, Document) - Static method in class org.das2.dasml.Processor
TODO
getDOMElement(DasCanvas, Document) - Static method in class org.das2.dasml.Processor
TODO
getDOMElement(DasRow, Document) - Static method in class org.das2.dasml.Processor
 
getDOMElement(DasColumn, Document) - Static method in class org.das2.dasml.Processor
 
getDOMElement(DasColorBar, Document) - Static method in class org.das2.dasml.Processor
 
getDOMElement(DasPlot, Document) - Static method in class org.das2.dasml.Processor
 
getDOMElement(Renderer, Document) - Static method in class org.das2.dasml.Processor
 
getDOMElement(Document, Object) - Static method in class org.das2.dasml.SerializeUtil
 
getDOMElement(Document, Object, ProgressMonitor) - Static method in class org.das2.dasml.SerializeUtil
 
getDOMElement(Document) - Method in interface org.das2.graph.DasSerializeable
 
getDOMElement(Document) - Method in class org.das2.graph.PlotSymbolRenderer
 
getDOMElement(Document) - Method in class org.das2.graph.SeriesRenderer
 
getDomElement() - Method in interface org.das2.qstream.Descriptor
 
getDomElement() - Method in class org.das2.qstream.EnumerationUnitDescriptor
 
getDomElement() - Method in class org.das2.qstream.ExceptionDescriptor
 
getDomElement() - Method in class org.das2.qstream.PacketDescriptor
 
getDomElement() - Method in class org.das2.qstream.StreamComment
 
getDomElement() - Method in class org.das2.qstream.StreamDescriptor
 
getDOMElement(Document) - Method in class org.das2.stream.PacketDescriptor
 
getDOMElement(Document) - Method in interface org.das2.stream.SkeletonDescriptor
 
getDOMElement(Document) - Method in class org.das2.stream.StreamDescriptor
 
getDOMElement(Document) - Method in class org.das2.stream.StreamMultiYDescriptor
 
getDOMElement(Document) - Method in class org.das2.stream.StreamXDescriptor
 
getDOMElement(Document) - Method in class org.das2.stream.StreamYScanDescriptor
 
getDomNode() - Method in class org.autoplot.spase.TreeNode
 
getDomNode(Element, VapScheme) - Static method in class org.autoplot.state.SerializeUtil
decode the DomNode from the document element.
getDot() - Method in class org.das2.event.DasSelectionEvent
 
getDotX() - Method in class org.das2.event.DasSelectionEvent
 
getDotY() - Method in class org.das2.event.DasSelectionEvent
 
getDouble(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getDouble(int, int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getDouble(int, int, Units) - Method in class org.das2.dataset.DefaultTableDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.DefaultVectorDataSet
Returns the Y value for the given index into the x tags as a double with the given units.
getDouble(int, Units) - Method in class org.das2.dataset.QuickVectorDataSet
 
getDouble(int, int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getDouble(int, int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.SingleVectorDataSet
 
getDouble(int, int, Units) - Method in interface org.das2.dataset.TableDataSet
Returns the Z value for the given indices into the x and y tags as a double with the given units.
getDouble(int, int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getDouble(int, int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getDouble(int, int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getDouble(int, Units) - Method in interface org.das2.dataset.VectorDataSet
Returns the Y value for the given index into the x tags as a double with the given units.
getDouble(int, Units) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getDouble(int, int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getDouble(int, int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.XSliceDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getDouble(int, Units) - Method in class org.das2.dataset.YSliceDataSet
 
getDouble(int, int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getDoubleArrayControl(String, double[]) - Method in class org.das2.graph.Renderer
get the double array control.
getDoubleControl(String, double) - Method in class org.das2.graph.Renderer
get the double control.
getDoubleImpl(int, int, Units) - Method in class org.das2.dataset.test.ContourMeDataSet
 
getDoubleImpl(int, int, Units) - Method in class org.das2.dataset.test.DistTableDataSet
 
getDoubleImpl(int, int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getDoubleImpl(int, int, Units) - Method in class org.das2.dataset.test.RipplesDataSet
 
getDoubleImpl(int, int, Units) - Method in class org.das2.dataset.test.SineWaveTable
 
getDoublePivot() - Method in class ProGAL.math.LUDecomposition
Return pivot permutation vector as a one-dimensional double array
getDoubleScan(int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.DefaultTableDataSet
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getDoubleScan(int, Units) - Method in interface org.das2.dataset.TableDataSet
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getDoubleScan(int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getDoubleScan(int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getDownloadDirectory() - Static method in class org.das2.util.filesystem.WebFileSystem
 
getDownloadLock(String, File, ProgressMonitor) - Method in class org.das2.util.filesystem.VFSFileSystem
Request lock to download file.
getDownloadLock(String, File, ProgressMonitor) - Method in class org.das2.util.filesystem.WebFileSystem
Request lock to download file.
getDragRenderer() - Method in class org.das2.event.MouseModule
return the current drag renderer.
getDrawBackground() - Method in class org.das2.graph.DasPlot
return the background color, where alpha=0 (transparent) means don't draw the background.
getDrawGridColor() - Method in class org.das2.graph.DasPlot
 
getDrawTca() - Method in class org.das2.graph.DasAxis
Deprecated.
use isDrawTca()
getDropTargetListener() - Method in class org.autoplot.AutoplotUI
provide access to the dropTargetListener.
getDropTargetListener() - Method in class org.autoplot.dom.CanvasController
 
getDs() - Method in class org.das2.qstream.PlaneDescriptor
return the dataset encoded in this plane.
getDsLabel() - Method in class org.das2.graph.DasSliceController
 
getDsnNumber() - Method in class org.das2.pw.ClusterSpacecraft
 
getDstId() - Method in class org.autoplot.dom.BindingModel
 
getDstProperty() - Method in class org.autoplot.dom.BindingModel
 
getDualLine() - Method in class ProGAL.geom2d.Point
Returns the line y = ax + b() where the coordinates of this point are (a,b)
getDurationForHumans(long) - Static method in class org.autoplot.hapi.HapiDataSourceEditorPanel
return the duration in a easily-human-consumable form.
getEdge(int) - Method in class ProGAL.geom3d.complex.CTriangle
 
getEdges() - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
getEdges() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Get the edges in the complex.
getEdges() - Method in interface ProGAL.geom3d.complex.SimplicialComplex
 
getEdges() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getEdgeShape(int) - Method in class ProGAL.geom2d.TriangulationFace
 
getEdgeSharingTetrahedra(Vertex, Vertex, HashSet<Tet>, HashSet<Vertex>) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns all tetrahedra sharing the edge of this tetrahedron between vertices a and b
getEditingMode() - Method in class org.das2.dasml.FormBase
 
getEditingMode() - Method in class org.das2.dasml.FormButton
 
getEditingMode() - Method in class org.das2.dasml.FormCheckBox
 
getEditingMode() - Method in class org.das2.dasml.FormChoice
 
getEditingMode() - Method in interface org.das2.dasml.FormComponent
 
getEditingMode() - Method in class org.das2.dasml.FormContainer
Returns true if this component is in an editing state.
getEditingMode() - Method in class org.das2.dasml.FormList
 
getEditingMode() - Method in class org.das2.dasml.FormRadioButton
 
getEditingMode() - Method in class org.das2.dasml.FormText
 
getEditingMode() - Method in class org.das2.dasml.FormTextField
 
getEditingMode() - Method in class org.das2.graph.DasCanvas
TODO
getEditor() - Method in class org.autoplot.datasource.DataSetSelector
provide direct access to the editor component.
getEditor(PropertyDescriptor) - Static method in class org.das2.beans.BeansUtil
One-stop place to get the editor for the given propertyDescriptor.
getEditorAnnotationsSupport() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
getEditorByExt(String) - Static method in class org.autoplot.datasource.DataSourceEditorPanelUtil
return the editor by the extension, like "cdf"
getEditorCard() - Method in class org.autoplot.AutoplotUI
 
getEditorComponent() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
getEditorFont() - Method in class org.das2.jythoncompletion.CompletionSettings
 
getEditorPanel() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
getEffectiveRank(boolean[]) - Static method in class org.autoplot.cdf.CdfUtil
returns effective rank.
getEigenvalueDecomposition() - Method in class ProGAL.math.Matrix
 
getEigenvectors() - Method in class ProGAL.math.Matrix3x3
Get the eigenvectors of a 3x3 matrix sorted by decreasing eigenvalue.
getElementAt(int) - Method in class org.autoplot.datasource.ui.TableRowHeaderModel
 
getElementAt(int) - Method in class org.das2.jythoncompletion.ui.LazyListModel
If value is not know for given index and CREATE.get() is Boolean.FALSE it returns defaultValue.
getElementByAddress(DomNode, String) - Static method in class org.autoplot.dom.DomUtil
return the node at the address, for example "plots[2].xaxis" of an application.
getElementById(String) - Method in class org.autoplot.dom.Application
return the DomNode referenced by id.
getElementById(String) - Method in class org.autoplot.dom.ApplicationController
return the dom element (plot,axis,etc) with this id.
getElementById(DomNode, String) - Static method in class org.autoplot.dom.DomUtil
return the node with this id, or null if the id is not found.
getElementForLeafNode(Document, Class, Object, Object) - Static method in class org.autoplot.state.SerializeUtil
return the Element, or null if we can't handle it
getElements() - Method in class org.das2.qstream.PlaneDescriptor
 
getElements() - Method in class ProGAL.dataStructures.Set
 
getEmailTextField() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
getEmMaximum() - Method in class org.das2.graph.DasDevicePosition
return the em offset that controls the position of the bottom/right boundary.
getEmMinimum() - Method in class org.das2.graph.DasDevicePosition
return the em offset that controls the position of the top/left boundary.
getEmOffset() - Method in class org.das2.graph.AttachedLabel
Getter for property emOffset.
getEmOffset() - Method in class org.das2.graph.TimeRangeLabel
 
getEmSize() - Method in class org.das2.graph.DasCanvasComponent
convenient method intended to encourage use of em's.
getEmSize() - Method in class org.das2.graph.DasDevicePosition
returns the em size for the canvas.
getEndColumn() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get token end column number.
getEndIndex() - Method in class org.autoplot.pngwalk.SubrangeEditorDialog
 
getEndLine() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get token end line number.
getEndTime() - Method in class org.das2.components.DasAxisSelector
 
getEndTime() - Method in class org.das2.components.DasTimeRangeSelector
 
getEndTime() - Method in class org.das2.components.TimeRangeEditor
 
getEndTime(Units) - Method in class org.das2.datum.TimeParser
return the end time of the range in units, e.g.
getEntries() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getEntries(int) - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getEntry() - Method in class ProGAL.dataStructures.DLCyclicList
 
getEnum() - Method in class org.autoplot.state.PersistenceTests
 
getEnumElement(Class, String) - Static method in class org.das2.util.ClassMap
return the object or null for this string "RED" -> Color.RED
getEnvelope() - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
getEquilateralCircle(Point, Point) - Static method in class ProGAL.geom3d.Circle
Create the equilateral circle of two points.
getEquilateralCircle(Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
getEquilateralPoint(Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
getEquilateralPoints(Point, Point) - Static method in class ProGAL.geom3d.Point
 
getEsaNumber() - Method in class org.das2.pw.ClusterSpacecraft
returns the Esa Number 1,2,3 or 4 for the Cluster Spacecraft
getEval() - Method in class org.autoplot.scriptconsole.DebuggerConsole
get the evaluation
getEventSetDescriptors() - Method in class ftpfs.ftp.FtpBeanBeanInfo
Gets the bean's EventSetDescriptors.
getEventSetDescriptors() - Method in class ftpfs.ftp.FtpListResultBeanInfo
Gets the bean's EventSetDescriptors.
getEventsList(AutoplotUI) - Static method in class org.autoplot.EventsListToolUtil
find the GUI for this application, creating one if necessary.
getEventsListUri() - Method in class org.autoplot.dom.Application
 
getExampleDataSet(String) - Static method in class org.das2.qds.filters.FiltersChainPanel
dataset for testing.
getException() - Method in class org.autoplot.dom.DataSourceController
 
getException() - Method in class org.autoplot.idlsupport.QDataSetBridge
return the Exception from the last doGetDataSet call.
getException() - Method in class org.das2.dataset.DataSetUpdateEvent
 
getException() - Method in class org.virbo.idlsupport.QDataSetBridge
return the Exception from the last doGetDataSet call.
getExceptionHandler() - Method in class org.autoplot.ApplicationModel
 
getExceptionHandler() - Method in class org.das2.DasApplication
warning: this code is repeated in FileSystem to avoid dependence.
getExceptionHandler() - Static method in class org.das2.util.filesystem.FileSystem
return the exception handler.
getExpansionState(JTree, int) - Static method in class org.das2.qds.filters.TreeUtil
 
getExpertMenuItems() - Method in class org.autoplot.dom.PlotController
 
getExplicitExt(String) - Static method in class org.autoplot.datasource.DataSetURI
return the extension prefix of the URI, if specified.
getExponent() - Method in class org.das2.datum.LinearDomainDivider
protected to provide access to other dividers that delegate to this, and to support formatter.
getExpressionLookup() - Static method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
 
getExt(URL) - Method in class org.autoplot.datasource.AbstractDataSource
returns the uri's canonical extension for convenience.
getExt(URI) - Method in class org.autoplot.datasource.AbstractDataSource
 
getExt(String) - Static method in class org.autoplot.datasource.DataSetURI
returns the explicit extension, or the file extension if found, or null.
getExtension(String) - Static method in class org.autoplot.datasource.DataSourceRegistry
returns canonical extension for name by: add a dot when it's not there.
getExtension() - Method in class org.autoplot.ExportDataPanel
return the extension selected
getExtensions() - Method in class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
This method returns the recognized extension list.
getExtreme(Vector) - Method in class ProGAL.geom3d.PointList
Get the most extreme point in the direction specified by the vector.
getExtremeBack() - Method in class ProGAL.geom3d.PointList
Get the deepest point (in case of ties the left topmost point is returned).
getExtremeBottom() - Method in class ProGAL.geom3d.PointList
Get the lowest point (in case of ties the bottom rightmost point is returned).
getExtremeFront() - Method in class ProGAL.geom3d.PointList
Get the frontmost point (in case of ties the front rightmost point is returned).
getExtremeIndex(Vector) - Method in class ProGAL.geom3d.PointList
Get the most extreme point in the direction specified by the vector.
getExtremeIndex(int, int, int, boolean) - Method in class ProGAL.geom3d.PointList
Get the index of the extreme point.
getExtremeLeft() - Method in class ProGAL.geom3d.PointList
Get the leftmost point (in case of ties the bottom lefttmost point is returned).
getExtremeRight() - Method in class ProGAL.geom3d.PointList
Get the rightmost point (in case of ties the top rightmost point is returned).
getExtremeTop() - Method in class ProGAL.geom3d.PointList
Get the highest point (in case of ties the left topmost point is returned).
getFace() - Method in class ProGAL.geom2d.TriangulationVertex
 
getFaces() - Method in class ProGAL.geom2d.TriangulationVertex
 
getFaceSharingTetrahedra() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns face sharing tetrahedra - big tetrahedra are omitted
getFactory() - Static method in class org.autoplot.netCDF.NetCDFDataSource
 
getFactoryCompletions(String, int, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get the completions from the plug-in factory..
getFarthestPoint(Point) - Method in class ProGAL.geom3d.Circle
returns the point on the circle farthest from the query point p.
getFavorites() - Method in class org.das2.graph.DataRange
 
getFeedback() - Method in class org.das2.event.DasMouseInputAdapter
get the feedback object, so its message can be set.
getField(String, String) - Method in class org.das2.fsm.FileStorageModel
return the field value for the given name.
getFieldCount() - Method in class org.das2.qds.util.AsciiParser
return the number of fields in each record.
getFieldHandlerByCode(String) - Method in class org.das2.datum.TimeParser
return the field handler for the id.
getFieldHandlerById(String) - Method in class org.das2.datum.TimeParser
return the field handler for the id.
getFieldIndex(String, String[]) - Static method in class org.autoplot.csv.TableOps
returns the index of the field.
getFieldIndex(String) - Method in class org.das2.qds.util.AsciiParser
returns the index of the field.
getFieldLabels() - Method in class org.das2.qds.util.AsciiParser
return the labels found for each field.
getFieldNames() - Method in class org.das2.qds.util.AsciiParser
return the name of each field.
getFieldUnits() - Method in class org.das2.qds.util.AsciiParser
return the units that were associated with the field.
getFile(TreePath) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getFile() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getFile() - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getFile() - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
return the current file
getFile(ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
make the remote file available.
getFile(URI, ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
 
getFile(URL, ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
make the remote file available.
getFile(URL, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
return a file reference for the url.
getFile(String, boolean, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
return a file reference for the url.
getFile(URI, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
retrieve the file specified in the URI, possibly using the VFS library to download the resource to a local cache.
getFile(String, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
retrieve the file specified in the URI, possibly using the VFS library to download the resource to a local cache.
getFile() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
getFile() - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
getFile() - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
getFile(ProgressMonitor) - Method in class org.das2.util.filesystem.FileObject
gets a File object that can be opened by the client.
getFile() - Method in class org.das2.util.filesystem.FileObject
gets a File object that can be opened by the client.
getFile() - Method in class org.das2.util.filesystem.LocalFileObject
 
getFile(ProgressMonitor) - Method in class org.das2.util.filesystem.LocalFileObject
This will generally return the local file object directly, but may return the name of a temporary file where the data was gunzipped.
getFile(ProgressMonitor) - Method in class org.das2.util.filesystem.VFSFileObject
 
getFile(ProgressMonitor) - Method in class org.das2.util.filesystem.WebFileObject
return the file for the WebFileObject.
getFile(ProgressMonitor) - Method in class zipfs.ZipFileObject
 
getFileFor(String) - Method in class org.das2.fsm.FileStorageModel
download the file for the given name within the filesystem.
getFileFor(String, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
download the file for the given name within the filesystem.
getFileFor(String, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModelOld
retrieve the file for the name.
getFilename() - Method in class org.autoplot.ExportDataPanel
return the filename selected by the GUI.
getFilename() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
getFilenameFor(Datum, Datum) - Method in class org.das2.fsm.FileStorageModel
return a filename that would intersect the range.
getFilenameFor(Datum, Datum) - Method in class org.das2.fsm.FileStorageModelOld
 
getFilenameTF() - Method in class org.autoplot.ExportDataPanel
 
getFileObject(String) - Method in class ftpfs.FTPBeanFileSystem
 
getFileObject(String) - Method in class org.das2.util.filesystem.FileSystem
return the FileObject that corresponds to the name.
getFileObject(String) - Method in class org.das2.util.filesystem.LocalFileSystem
 
getFileObject(String) - Method in class org.das2.util.filesystem.SubFileSystem
 
getFileObject(String) - Method in class org.das2.util.filesystem.VFSFileSystem
 
getFileObject(String) - Method in class org.das2.util.filesystem.WebFileSystem
Return the handle for this file.
getFileObject(String) - Method in class zipfs.ZipFileSystem
 
getFiles(String, DatumRange, String, ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDB
isolate the code that resolves which files need to be accessed, so that we can use the web service when it is available.
getFilesAndRangesFromWebService(String, DatumRange) - Method in class org.autoplot.cdaweb.CDAWebDB
get the list of files from the web service
getFilesFor(String, DatumRange, List<DatumRange>, boolean, ProgressMonitor) - Static method in class org.autoplot.pngwalk.WalkUtil
return an array of URIs that match the spec for the timerange (if provided), limiting the search to this range.
getFilesFor(DatumRange) - Method in class org.das2.fsm.FileStorageModel
 
getFilesFor(String[], ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
download the files for each of the given names within the filesystem.
getFilesFor(DatumRange, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
Download the files within the range.
getFilesFor(DatumRange) - Method in class org.das2.fsm.FileStorageModelOld
 
getFilesFor(DatumRange, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModelOld
returns a list of files that can be used
getFileStorageModel(String) - Static method in class org.autoplot.aggregator.AggregatingDataSourceFactory
return the FileStorageModel for the URI.
getFileSystem() - Method in class org.das2.fsm.FileStorageModel
return the filesystem used to implement this.
getFileSystem() - Method in class org.das2.fsm.FileStorageModelOld
 
getFileSystemAggCompletions(String, int, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get completions within the filesystem that appear to form aggregations.
getFileSystemCacheCompletions(String, int, boolean, boolean, String, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
gets completions based on cached folders.
getFileSystemCompletions(String, int, boolean, boolean, String, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get completions within the filesystem for the directory listing of files.
getFileSystemCompletions(String, int, boolean, List<String>, String, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
Get the completions from the FileSystem, including aggregation suggestions.
getFileTypeDescription() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
getFileTypeId() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
getFileTypeVersion() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
getFill() - Method in class org.autoplot.dom.DataSourceFilter
 
getFillColor() - Method in class org.autoplot.dom.Connector
 
getFillColor() - Method in class org.autoplot.dom.Options
Getter for property fillColor.
getFillColor() - Method in class org.autoplot.dom.PlotElementStyle
 
getFillColor() - Method in class org.das2.graph.ColumnColumnConnector
Getter for property fillColor.
getFillColor() - Method in class org.das2.graph.DasColorBar
get the color used to indicate fill, often gray or a transparent white.
getFillColor() - Method in class org.das2.graph.SeriesRenderer
Getter for property fillReference.
getFillColor() - Method in class org.das2.graph.SpectrogramRenderer
Getter for property fillColor.
getFillColorIndex() - Method in class org.das2.graph.DasColorBar
return the index of the fill color in the indexed color model.
getFillDataSet() - Method in class org.autoplot.dom.DataSourceController
 
getFillDatum() - Method in class org.das2.datum.EnumerationUnits
return the datum for ""
getFillDatum() - Method in class org.das2.datum.TimeLocationUnits
 
getFillDatum() - Method in class org.das2.datum.Units
 
getFillDirection() - Method in class org.autoplot.dom.PlotElementStyle
 
getFillDirection() - Method in class org.das2.graph.SeriesRenderer
 
getFillDouble() - Method in class org.das2.datum.EnumerationUnits
return the double for ""
getFillDouble() - Method in class org.das2.datum.TimeLocationUnits
 
getFillDouble() - Method in class org.das2.datum.Units
 
getFillLabel() - Method in class org.das2.graph.DigitalRenderer
 
getFillProperties() - Method in class org.autoplot.dom.DataSourceController
 
getFillStyle() - Method in class org.das2.graph.SeriesRenderer
how each plot symbol is filled.
getFillValue() - Method in class org.das2.qds.util.AsciiParser
return the fillValue.
getFillValue() - Method in class org.das2.qds.util.DataSetBuilder
Getter for property fillValue.
getFilter() - Method in class org.autoplot.cdaweb.CDAWebDataSetIdDialog
 
getFilter() - Method in class org.autoplot.idlsupport.QDataSetBridge
get the filter that is applied to the data immediately after it is loaded.
getFilter() - Method in class org.autoplot.OperationsPanel
 
getFilter() - Method in class org.autoplot.util.TransparentLogger
 
getFilter() - Method in class org.das2.qds.filters.AbstractFilterEditorPanel
return the filter specified by the GUI.
getFilter() - Method in class org.das2.qds.filters.AddFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.AnyFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.ContourFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.DefaultFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.DetrendFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.DivideFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.ExponentFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
getFilter() - Method in interface org.das2.qds.filters.FilterEditorPanel
return the filter specified by the GUI.
getFilter() - Method in class org.das2.qds.filters.FiltersChainPanel
 
getFilter() - Method in class org.das2.qds.filters.GetPropertyEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.HanningFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.Histogram2dFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.HistogramFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.MedianFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.MultiplyFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.NoArgFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.NormalizeFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.PowFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.PutPropertyFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.ReducexFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SetDepend0UnitsFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SetUnitsFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SingleArgumentEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SliceFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SlicesFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SmoothFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.SubtractFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.TotalFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.TrimFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.UnbundleFilterEditorPanel
 
getFilter() - Method in class org.virbo.idlsupport.QDataSetBridge
get the filter that is applied to the data immediately after it is loaded.
getFilters() - Method in class org.autoplot.dom.DataSourceFilter
 
getFiltersChainPanel() - Method in class org.autoplot.OperationsPanel
useful for testing, and this may be removed.
getFinishX() - Method in class org.das2.event.BoxSelectionEvent
get the X coordinate of the mouse button release
getFinishY() - Method in class org.das2.event.BoxSelectionEvent
get the Y coordinate of the mouse button release
getFirst() - Method in class ProGAL.dataStructures.DLCyclicList
 
getFirst() - Method in class ProGAL.dataStructures.Set
 
getFirstIndex() - Method in class org.das2.graph.SeriesRenderer
 
getFirstIntersection(Line, Point, Vector) - Method in class ProGAL.geom3d.Circle
returns the smallest rotation angle (direction determined by vector dir) needed to bring point p on this circle to be on the line l as well.
getFirstIntersection(Circle, Point, Vector) - Method in class ProGAL.geom3d.Circle
returns the smallest rotation angle (direction determined by vector dir) needed to bring point p on this circle to be on the circle c as well.
getFirstPlotFor(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
find the first plot that is connected to this data, following vap+internal links.
getFixedRadioButton() - Method in class org.autoplot.CanvasSizePanel
 
getFlag() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getFlnRootTf() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getFocalDistance(int) - Method in class ProGAL.geom3d.volumes.Lens
The distance from a focal point to the equator of the lens
getFocusCanvas() - Static method in class org.das2.graph.DasCanvas
return the canvas that has the focus.
getFocusRenderer() - Method in class org.das2.graph.DasPlot
get the current renderer that the operator has selected.
getFocusUri() - Method in class org.autoplot.dom.ApplicationController
 
getFont() - Method in class org.autoplot.dom.Canvas
 
getFont() - Method in class org.das2.graph.DasCanvasComponent
return the font used to paint the component.
getFont() - Method in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
getFontConverter(DasCanvasComponent) - Method in class org.autoplot.dom.AnnotationController
converts forward from relative font spec to point size, used by the annotation and axis nodes.
getFontConverter(DasCanvasComponent, String) - Static method in class org.das2.graph.GraphUtil
converts forward from relative font spec to point size, used by the annotation and axis nodes.
getFontSize() - Method in class org.autoplot.dom.Annotation
 
getFontSize() - Method in class org.autoplot.dom.Axis
 
getFontSize() - Method in class org.autoplot.dom.Plot
 
getFontSize() - Method in class org.das2.graph.ContoursRenderer
 
getFontSize() - Method in class org.das2.graph.DasAnnotation
the font size in points.
getFontSize() - Method in class org.das2.graph.DasAxis
 
getFontSize() - Method in class org.das2.graph.DasPlot
 
getFontSize() - Method in class org.das2.graph.DigitalRenderer
 
getFontSize() - Method in class org.das2.graph.EventsRenderer
 
getFontSize() - Method in class org.das2.graph.TickCurveRenderer
 
getForeground() - Method in class org.autoplot.dom.Annotation
 
getForeground() - Method in class org.autoplot.dom.Options
 
getForInterp(PythonInterpreter) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
 
getForm() - Method in class org.das2.dasml.FormBase
 
getForm() - Method in class org.das2.dasml.FormButton
 
getForm() - Method in class org.das2.dasml.FormCheckBox
 
getForm() - Method in class org.das2.dasml.FormChoice
 
getForm() - Method in interface org.das2.dasml.FormComponent
 
getForm() - Method in class org.das2.dasml.FormContainer
Returns the FormBase object this component is associated with, or null
getForm() - Method in class org.das2.dasml.FormList
 
getForm() - Method in class org.das2.dasml.FormRadioButton
 
getForm() - Method in class org.das2.dasml.FormText
 
getForm() - Method in class org.das2.dasml.FormTextField
 
getForm() - Method in class org.das2.dasml.FormWindow
 
getForm(DasCanvas) - Method in class org.das2.dasml.Processor
TODO
getFormAction() - Method in class org.das2.dasml.FormButton
 
getFormAction() - Method in class org.das2.dasml.FormCheckBox
 
getFormat() - Method in class org.das2.datum.format.TimeDatumFormatter
 
getFormat() - Method in class org.das2.graph.ContoursRenderer
 
getFormat() - Method in class org.das2.graph.DasAxis
return the format string for each tick.
getFormat() - Method in class org.das2.graph.DigitalRenderer
 
getFormatByExt(String) - Method in class org.autoplot.datasource.DataSourceRegistry
return the formatter based on the extension.
getFormatDL() - Method in class org.autoplot.ExportDataPanel
 
getFormatter() - Method in class org.das2.datum.Datum
returns a formatter suitable for formatting this datum as a string.
getFormatter(DatumRange) - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
getFormatter() - Method in class org.das2.graph.TickVDescriptor
 
getFormatterExtensions() - Method in class org.autoplot.datasource.DataSourceRegistry
return a list of registered extensions the can format.
getFormData() - Method in class org.autoplot.jythonsupport.ui.ParametersFormPanel
return the current state of the form data.
getForName(String, Map<String, Object>) - Static method in class org.das2.qstream.TransferType
returns a TranferType for the given name, or null if none is found.
getFracSeconds(String) - Static method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
Get the fractional seconds value for das2 text streams from an Autoplot URI
getFrameComponentListener(Component, Component, Component, Component, Object) - Method in class org.das2.components.TearoffTabbedPane
get the listener that will keep the two JFrames close together
getFrameForComponent(Component) - Static method in class org.autoplot.GuiSupport
attempt to get the Frame for the component, which may already be a Frame.
getFrequencyDomainTags(double, int) - Static method in class org.das2.math.fft.FFTUtil
 
getFrequencyDomainTags(double, int) - Static method in class org.das2.qds.math.fft.FFTUtil
 
getFrequencyDomainTags(double, int) - Static method in class org.das2.qds.util.FFTUtil
 
getFrequencyDomainTags(QDataSet) - Static method in class org.das2.qds.util.FFTUtil
return the frequency tags for the given time offset tags, so f[i]= i / n*T where T= time[1] - time[0] and n= len(time).
getFrequencyDomainTagsForPower(QDataSet) - Static method in class org.das2.qds.util.FFTUtil
get the frequency tags, for use when calculating the power in each channel.
getFscache() - Method in class org.autoplot.datasource.AutoplotSettings
 
getFsm() - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getFtBlkDev() - Method in class ftpfs.ftp.FtpListResult
 
getFtCharDev() - Method in class ftpfs.ftp.FtpListResult
 
getFtDir() - Method in class ftpfs.ftp.FtpListResult
 
getFtFile() - Method in class ftpfs.ftp.FtpListResult
 
getFtLink() - Method in class ftpfs.ftp.FtpListResult
 
getFtpBean() - Method in class ftpfs.FTPBeanFileSystem
 
getFurthestDistance_bruteForce(Circle, Circle) - Static method in class ProGAL.geom3d.Circle
 
getFurthestDistance_centers(Circle, Circle) - Static method in class ProGAL.geom3d.Circle
 
getFurthestPoint_bruteForce(Circle, Point) - Static method in class ProGAL.geom3d.Circle
 
getGamma() - Method in class org.das2.util.DasPNGConstants
 
getGaussianBlurFilter(int, boolean) - Static method in class org.das2.graph.GraphUtil
return a Gaussian filter for blurring images.
getGeneralPath() - Method in class org.das2.graph.DataGeneralPathBuilder
 
getGenerator() - Static method in class ProGAL.math.Randomization
 
getGesture() - Method in class org.das2.event.MouseDragEvent
 
getGesture() - Method in class org.das2.event.MouseRangeGestureSelectionEvent
 
getGetDataSet(Map<String, Object>, String, Map<String, String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
return a list of the getDataSet calls, from index to simplified getDataSet call.
getGetParams(Reader) - Static method in class org.autoplot.jythonsupport.JythonUtil
support for the old getGetParams.
getGetParams(String) - Static method in class org.autoplot.jythonsupport.JythonUtil
scrape through the script looking for getParam calls.
getGetParams(String, Map<String, String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
look through the script, removing expensive calls to make a script that can be executed to get a list of getParam calls.
getGetParams(Map<String, Object>, String, Map<String, String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
look through the script, removing expensive calls to make a script that can be executed to get a list of getParam calls.
getGlassPane() - Method in class org.das2.graph.DasCanvas
returns the GlassPane above all other components.
getGlobFileFilter(String) - Static method in class org.das2.util.filesystem.Glob
 
getGlobFromRegex(String) - Static method in class org.das2.util.filesystem.Glob
converts regex into a glob, as best it can.
getGoButton() - Method in class org.autoplot.datasource.DataSetSelector
automated GUI testing needs access to subcomponents.
getGotoSourceAction() - Method in class org.das2.jythoncompletion.DefaultDocumentationItem
 
getGotoSourceAction() - Method in interface org.das2.jythoncompletion.support.CompletionDocumentation
Returns an action that opens the item's source representation in the editor or null if the item has no source representation.
getGraphics() - Method in interface org.das2.util.awt.GraphicsOutput
 
getGraphics() - Method in class org.das2.util.awt.PdfGraphicsOutput
 
getGraphics() - Method in class org.das2.util.awt.PngGraphicsOutput
 
getGraphics() - Method in class org.das2.util.awt.SvgGraphicsOutput
 
getGraphics2D() - Method in interface org.das2.util.awt.GraphicsOutput
 
getGraphics2D() - Method in class org.das2.util.awt.PdfGraphicsOutput
 
getGraphics2D() - Method in class org.das2.util.awt.PngGraphicsOutput
 
getGraphics2D() - Method in class org.das2.util.awt.SvgGraphicsOutput
 
getGroup() - Method in class ftpfs.ftp.FtpListResult
Get the name of the group which own the file, directory or link.
getGroupNumber() - Method in class org.das2.pw.Spacecraft.GroupSpacecraft
 
getHandler() - Method in class org.autoplot.scriptconsole.LogConsole
create a handler that listens for log messages.
getHandlers() - Method in class org.autoplot.util.TransparentLogger
 
getHeaderDelimiter() - Method in class org.das2.qds.util.AsciiParser
get the header delimiter
getHeadMeta(String) - Method in class org.das2.util.filesystem.HttpFileSystem
this is introduced to support checking if the symbol foo/bar is a folder by checking for a 303 redirect.
getHeight() - Method in class org.autoplot.dom.Canvas
 
getHeight() - Method in class org.das2.graph.DasRow
return the height in points (pixels) of the row.
getHeight() - Method in class org.das2.util.GrannyTextRenderer
returns the hieght of the calculated bounding box.
getHeight() - Method in class ProGAL.geom2d.viewer.TextShape
 
getHeightTextField() - Method in class org.autoplot.CanvasSizePanel
 
getHelpSystem() - Static method in class org.autoplot.help.AutoplotHelpSystem
Returns a reference to the help system, or null if it hasn't been initialized.
getHighestOrdinal() - Method in class org.das2.datum.EnumerationUnits
 
getHighFreq() - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
getHistogram() - Method in class org.autoplot.dom.DataSourceController
 
getHistogram() - Method in class org.das2.qds.util.AutoHistogram
get the histogram of the data accumulated thus far.
getHistory() - Method in class org.das2.graph.DataRange
 
getHitRate() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getHorizontalScaledImage(int, int) - Method in class org.das2.graph.DasColorBar.Type
return an image showing the colors from left to right.
getHost() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is connected, it reports the remote host name or address.
getHost() - Method in class org.das2.client.DasServer
 
getHostCompletions(String, int, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get completions for hosts, by looking in the user's cache area.
getHtmlFile(URL, ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
get the file, allowing content to be html.
getHtmlFile(URL, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get the file, allowing it to have "<html>" in the front.
getHttpBasicHash(String) - Method in class org.das2.util.CredentialsManager
Get credentials in the form of a hashed HTTP Basic authentication string If there are no credentials stored for the given location id, this function may trigger interaction with the user, such as presenting modal dialogs, or changing the TTY to non-echo.
getHttpBasicHashRaw(String) - Method in class org.das2.util.CredentialsManager
Get credentials in the form of a hashed HTTP Basic authentication string.
getHubConnector() - Static method in class org.autoplot.AddSampListener
return the HubConnector for testing.
getIcon() - Method in class org.autoplot.bookmarks.Bookmark
 
getIcon(Color) - Static method in class org.das2.graph.Legend
 
getId() - Method in class org.autoplot.bookmarks.Bookmark
 
getId() - Method in class org.autoplot.dom.DomNode
 
getId() - Method in class org.autoplot.state.Vap1_00Scheme
 
getId() - Method in class org.autoplot.state.Vap1_01Scheme
 
getId() - Method in class org.autoplot.state.Vap1_02Scheme
 
getId() - Method in class org.autoplot.state.Vap1_03Scheme
 
getId() - Method in class org.autoplot.state.Vap1_04Scheme
 
getId() - Method in class org.autoplot.state.Vap1_06Scheme
 
getId() - Method in class org.autoplot.state.Vap1_07Scheme
 
getId() - Method in class org.autoplot.state.Vap1_08Scheme
 
getId() - Method in class org.autoplot.state.Vap1_09Scheme
 
getId() - Method in interface org.autoplot.state.VapScheme
 
getId() - Method in class org.das2.datum.Basis
 
getId() - Method in class org.das2.datum.TimeParser.EnumFieldHandler
 
getId() - Method in class org.das2.datum.Units
get the id uniquely identifying the units.
getId() - Method in class org.das2.graph.Renderer
 
getId() - Method in class org.das2.qds.util.dd.Node
 
getId() - Method in class ProGAL.geom2d.TriangulationFace
 
getId() - Method in class ProGAL.geom2d.TriangulationVertex
 
getID(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
getId() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getIdentifierBlock(JTextComponent, int) - Static method in class org.das2.jythoncompletion.nbadapt.Utilities
Get the identifier around the given position or null if there's no identifier around the given position.
getIdentifierBlock(BaseDocument, int) - Static method in class org.das2.jythoncompletion.nbadapt.Utilities
jbf simple implementation
getIds() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
return the id for each URI.
getIds() - Method in class org.autoplot.pdsppi.PDSPPIDB
 
getIds(Pattern) - Method in class org.autoplot.pdsppi.PDSPPIDB
return the IDs matching the result.
getIds(String, String) - Method in class org.autoplot.pdsppi.PDSPPIDB
Get the IDs matching the constraint.
getImag(int) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
getImag(int) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayFloatFloat
 
getImag(int) - Method in interface org.das2.math.fft.ComplexArray.Double
 
getImag(int) - Method in interface org.das2.math.fft.ComplexArray.Float
 
getImag(int) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
getImag(int) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayFloatFloat
 
getImag(int) - Method in interface org.das2.qds.math.fft.ComplexArray.Double
 
getImag(int) - Method in interface org.das2.qds.math.fft.ComplexArray.Float
 
getImage(QDataSet) - Method in interface org.autoplot.jythonsupport.ui.DataMashUp.Resolver
 
getImage() - Method in class org.autoplot.pngwalk.WalkImage
 
getImage(URI) - Method in class org.autoplot.pngwalk.WalkImageSequence
return the WalkImage object for the given URI.
getImage(int, int) - Method in class org.das2.graph.DasCanvas
Creates a BufferedImage by blocking until the image is ready.
GetImage() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get token literal value.
getImagEigenvalues() - Method in class ProGAL.math.Matrix.EigenvalueDecomposition
Return the imaginary parts of the eigenvalues imag(diag(D)).
getImageMetadata() - Method in class org.das2.graph.DasCanvas
returns JSON code that can be used to get plot positions and axes.
getImageNonPrint(int, int) - Method in class org.das2.graph.DasCanvas
Creates a BufferedImage by blocking until the image is ready.
getImageURI() - Method in class org.autoplot.pngwalk.QualityControlRecord
 
getIncrement(Datum, String) - Static method in class org.das2.datum.DatumRangeUtilOld
 
getInDebugMode() - Method in class org.das2.graph.DasSliceController
 
getIndex() - Method in class org.autoplot.pngwalk.WalkImageSequence
Return the current value of the index, where index is that of the displayImages.
getIndex(TreeNode) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getIndex(TreeNode) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getIndex(int) - Method in class org.das2.qds.OldDataSetIterator
returns the idimth index0 that the cursor is pointing at, after the next() was called.
getIndex(TriangulationVertex) - Method in class ProGAL.geom2d.TriangulationFace
returns the index of the specified vertex in the face
getIndex(TriangulationFace) - Method in class ProGAL.geom2d.TriangulationFace
returns the index of the specified neighbor face
getIndexColorModel() - Method in class org.das2.graph.DasColorBar
return the color model so that indexed color model can be used.
getIndexedPropertyValue(Object, String, int) - Method in class org.das2.NameContext
 
getIndexOfChild(Object, Object) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getIndexOfChild(Object, Object) - Method in class org.autoplot.metatree.NameValueTreeModel
 
getIndexOfChild(Object, Object) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
getIndexOfChild(Object, Object) - Method in class org.autoplot.spase.DOMWalker
 
getIndexOfChild(Object, Object) - Method in class org.das2.util.CombinedTreeModel
 
getIndexOfChild(Object, Object) - Method in class org.das2.util.filesystem.FSTreeModel
 
getInfo(URL, String) - Static method in class org.autoplot.hapi.HapiServer
return the info as a JSONObject.
getInfoURL(URL, String) - Static method in class org.autoplot.hapi.HapiServer
return the URL for getting info.
getInitAngle() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getInitialUri() - Method in class org.autoplot.GettingStartedPanel
 
getInitLoadBirthTime() - Method in class org.autoplot.pngwalk.WalkImage
get the time that the image load was triggered.
getInlineDataSet(QDataSet, String) - Static method in class org.das2.qds.util.AsciiHeadersParser
allow inline dataset to be retrieved.
getInlineDataSetNames(QDataSet) - Static method in class org.das2.qds.util.AsciiHeadersParser
return the list of inline dataset names.
getInput() - Method in class org.das2.qds.filters.FiltersChainPanel
get the current dataset used to show and configure each step.
getInputStream(ProgressMonitor) - Method in class ftpfs.FtpFileObject
get the input stream, checking for 0 for the lastModified indicating the date was never loaded.
getInputStream(ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
get an input stream from the data source.
getInputStream(URL, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get the InputStream from the path part of the URI.
getInputStream(URI, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
get the InputStream from the path part of the URI.
getInputStream(WebFileObject, ProgressMonitor) - Method in class org.autoplot.wgetfs.WGetWebProtocol
 
getInputStream(StreamDataSetDescriptor, Datum, Datum) - Method in class org.das2.client.FakeStandardDataStreamSource
 
getInputStream(StreamDataSetDescriptor, Datum, Datum) - Method in interface org.das2.client.StandardDataStreamSource
 
getInputStream(StreamDataSetDescriptor, Datum, Datum) - Method in class org.das2.client.WebStandardDataStreamSource
 
getInputStream(StreamDataSetDescriptor, Datum, Datum) - Method in class org.das2.stream.test.LocalFileStandardDataStreamSource
 
getInputStream(WebFileObject, ProgressMonitor) - Method in class org.das2.util.filesystem.AppletHttpProtocol
 
getInputStream(WebFileObject, ProgressMonitor) - Method in class org.das2.util.filesystem.DefaultHttpProtocol
 
getInputStream(ProgressMonitor) - Method in class org.das2.util.filesystem.FileObject
opens an inputStream, perhaps transferring the file to a cache first.
getInputStream() - Method in class org.das2.util.filesystem.FileObject
opens an inputStream, perhaps transferring the file to a cache first.
getInputStream(URL) - Static method in class org.das2.util.filesystem.HtmlUtil
get the inputStream, following redirects if a 301 or 302 is encountered.
getInputStream(ProgressMonitor) - Method in class org.das2.util.filesystem.LocalFileObject
 
getInputStream(ProgressMonitor) - Method in class org.das2.util.filesystem.VFSFileObject
 
getInputStream(ProgressMonitor) - Method in class org.das2.util.filesystem.WebFileObject
 
getInputStream(WebFileObject, ProgressMonitor) - Method in interface org.das2.util.filesystem.WebProtocol
 
getInputStream(ProgressMonitor) - Method in class zipfs.ZipFileObject
 
getInputStreamMeter() - Method in class org.das2.DasApplication
 
getInradius() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Calculate the radius of the insphere.
getInsertPrefix() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
getInsertPrefix() - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
getInsertPrefix() - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
getInsertPrefix() - Method in interface org.das2.jythoncompletion.support.CompletionItem
Returns a text used for finding of a longest common prefix after the TAB gets pressed or when the completion is opened explicitly.
getInstance() - Static method in class it.sauronsoftware.ftp4j.extrecognizers.DefaultTextualExtensionRecognizer
This one returns the default instance of the class.
getInstance() - Static method in class org.autoplot.AppManager
 
getInstance() - Static method in class org.autoplot.APSplash
 
getInstance() - Static method in class org.autoplot.cdaweb.CDAWebDB
 
getInstance() - Static method in class org.autoplot.datasource.DataSourceRegistry
get the single instance of this class.
getInstance() - Static method in class org.autoplot.datasource.ReferenceCache
get the single instance of the ReferenceCache
getInstance() - Static method in class org.autoplot.datasource.ThreadManager
 
getInstance() - Static method in class org.autoplot.datasource.WindowManager
 
getInstance() - Static method in class org.autoplot.pdsppi.PDSPPIDB
 
getInstance(JPanel) - Static method in class org.autoplot.scriptconsole.DebuggerConsole
get the single instance of the DebuggerConsole.
getInstance(String) - Static method in class org.das2.components.FavoritesSelector
 
getInstance() - Static method in class org.das2.DasProperties
 
getInstance() - Static method in class org.das2.datum.format.DefaultDatumFormatterFactory
 
getInstance() - Static method in class org.das2.datum.format.EnumerationDatumFormatterFactory
 
getInstance() - Static method in class org.das2.datum.format.TimeDatumFormatterFactory
 
getInstance() - Static method in class org.das2.graph.TickMaster
 
getInstance() - Static method in class org.das2.graph.util.GraphicalLogHandler
 
getInstance() - Static method in class org.das2.jythoncompletion.JavadocLookup
get the one instance
getInstance() - Static method in class org.das2.jythoncompletion.JythonCompletionProvider
 
getInstance(int) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
Creates an instance of a subclass of ComplexDoubleFFT appropriate for data of n elements.
getInstance(int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Creates an instance of a subclass of ComplexFloatFFT appropriate for data of n elements.
getInstance() - Static method in class org.das2.qds.DataSetAnnotations
access the single instance
getInstance() - Static method in class org.das2.qds.filters.TooltipKeeper
 
getInstance(int) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Creates an instance of a subclass of ComplexDoubleFFT appropriate for data of n elements.
getInstance(int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Creates an instance of a subclass of ComplexFloatFFT appropriate for data of n elements.
getInstance() - Static method in class org.das2.qds.ReferenceCache
get the single instance of the ReferenceCache
getInstance() - Static method in class org.das2.stream.Das1ToDas2
 
getInstance() - Static method in class org.das2.util.awt.LoggingEventQueue
 
getInstance(String) - Static method in class org.das2.util.filesystem.KeyChain
get the instance for this name.
getInstance() - Static method in class org.das2.util.Splash
 
getInstance() - Static method in class org.das2.util.WindowManager
 
getInstance() - Static method in class ProGAL.geom3d.tessellation.BowyerWatson.ShewchuckPredicates
 
getInstanceClass() - Method in class org.python.core.PyJavaInstancePeeker
 
getInstanceFromClassName(String) - Static method in class org.autoplot.datasource.DataSourceRegistry
get an instance of a class given the class name.
getInstrumentNumber() - Method in class org.das2.pw.ClusterSpacecraft
 
getInt(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getInt(int, int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getInt(int, int, Units) - Method in class org.das2.dataset.DefaultTableDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.DefaultVectorDataSet
Returns the Y value for the given index into the x tags as a int with the given units.
getInt(int, Units) - Method in class org.das2.dataset.QuickVectorDataSet
 
getInt(int, int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getInt(int, int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.SingleVectorDataSet
 
getInt(int, int, Units) - Method in interface org.das2.dataset.TableDataSet
Returns the Z value for the given indices into the x and y tags as a int with the given units.
getInt(int, int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getInt(int, int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getInt(int, int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getInt(int, Units) - Method in interface org.das2.dataset.VectorDataSet
Returns the Y value for the given index into the x tags as a int with the given units.
getInt(int, Units) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getInt(int, int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getInt(int, int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.XSliceDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getInt(int, Units) - Method in class org.das2.dataset.YSliceDataSet
 
getInt(int, int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getIntegerControl(String, int) - Method in class org.das2.graph.Renderer
get the integer control.
getIntercept() - Method in class org.das2.qds.util.LinFit
return the intercept as a datum with units of y.
getInterItemSpace() - Method in class org.das2.graph.DasLabelAxis
 
getInternalScriptForResource(URI) - Static method in class org.autoplot.datasource.jython.JythonExtensionDataSourceFactory
include an internal version of the script, so that the data source will work offline, for example when presenting the data source to a group of new users at a conference without network access.
getInterpolateType() - Method in class org.das2.dataset.AverageTableRebinner
 
getInterruptible() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
return the interruptible InteractiveInterpreter that runs the script.
getIntersection(Line, Line) - Static method in class ProGAL.geom2d.Line
 
getIntersection(Circle) - Method in class ProGAL.geom3d.Circle
Intersection of 2 circles in the same plane
getIntersection(Line) - Method in class ProGAL.geom3d.Line
Gets the intersection-point of this line with l.
getIntersection(Line) - Method in class ProGAL.geom3d.Plane
Get the intersection of a line with the plane.
getIntersection(LineSegment) - Method in class ProGAL.geom3d.Plane
Get the intersection of a segment with the plane.
getIntersection(Circle) - Method in class ProGAL.geom3d.Plane
Get intersection of a circle with the plane.
getIntersection(Circle, Vector) - Method in class ProGAL.geom3d.Plane
 
getIntersection(Plane) - Method in class ProGAL.geom3d.Plane
returns the intersection line with another plane
getIntersection(Sphere) - Method in class ProGAL.geom3d.Plane
Get intersection of a sphere with the plane.
getIntersection(Point, Point) - Method in class ProGAL.geom3d.Triangle
 
getIntersection(Line) - Method in class ProGAL.geom3d.volumes.Sphere
Gets the secant on the line.
getIntersection(Sphere, Sphere) - Static method in class ProGAL.geom3d.volumes.Sphere
 
getIntersectionAngle(Circle, Point, Vector) - Method in class ProGAL.geom3d.Plane
 
getIntersectionAngle(Circle, Point, Vector) - Method in class ProGAL.geom3d.volumes.Sphere
 
getIntersectionCircle(Circle) - Method in class ProGAL.geom3d.volumes.Torus
Find up to four intersection points with circle C(p,n).
getIntersectionParameter(Line) - Method in class ProGAL.geom3d.Plane
Get the line-parameter of the intersection between a plane and a line.
getIntersections(Circle) - Method in class ProGAL.geom3d.volumes.Sphere
 
getIntersections(Sphere, Sphere, Sphere) - Static method in class ProGAL.geom3d.volumes.Sphere
Find the two, one or zero points that is at the intersection of the three sphere shells.
getInverse() - Method in class org.das2.datum.LeapSecondsConverter
 
getInverse() - Method in class org.das2.datum.UnitsConverter.Appended
 
getInverse() - Method in class org.das2.datum.UnitsConverter
 
getInverse() - Method in class org.das2.datum.UnitsConverter.ScaleOffset
 
getInverseUnit(Units) - Static method in class org.das2.datum.UnitsUtil
returns the unit whose product with the parameter unit is unity.
getIospParam() - Method in class org.autoplot.netCDF.AbstractIOSP
 
getISO8859_1Bytes(String) - Static method in class org.das2.util.DasPNGConstants
 
getItem(int) - Method in class org.das2.dasml.FormList
 
getItem(int) - Method in class ProGAL.dataStructures.Heap
returns the i-th object in the binary heap.
getItemCount() - Method in class org.das2.dasml.FormList
 
getItemMax(Datum) - Method in class org.das2.graph.DasLabelAxis
get the maximum pixel location of the bin allocated to the Datum.
getItemMin(Datum) - Method in class org.das2.graph.DasLabelAxis
get the minimum pixel location of the bin allocated to the Datum.
getItems() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getJavaClass() - Method in class org.python.core.PyClassPeeker
 
getJavaInitializationString() - Method in class org.das2.components.DatumEditor
This PropertyEditor implementation does not support generating java code.
getJavaInitializationString() - Method in class org.das2.components.DatumRangeEditor
This PropertyEditor implementation does not support generating java code.
getJavaInitializationString() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getJavaInitializationString() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getJavaInitializationString() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getJavaInitializationString() - Method in class org.das2.components.propertyeditor.MapEditor
 
getJavaInitializationString() - Method in class org.das2.dasml.CommandBlockEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaInitializationString() - Method in class org.das2.dasml.OptionListEditor
This method is intended for use when generating Java code to set the value of the property.
getJenkinsURL() - Static method in class org.das2.util.AboutUtil
Identify the release by looking for build.jenkinsURL .
getJSONMetadata(File) - Static method in class org.das2.util.ImageUtil
return the node containing JSON metadata showing where the plots are in images produced by the Autoplot Das2 library.
getJulianDay(Datum) - Static method in class org.das2.datum.TimeUtil
return the the integer number of days that have elapsed since roughly Monday, January 1, 4713 BC.
getJulianDay(long, Units) - Static method in class org.das2.datum.TimeUtil
return the the integer number of days that have elapsed since roughly Monday, January 1, 4713 BC.
getJydsUri(URI) - Static method in class org.autoplot.datasource.jython.JythonExtensionDataSourceFactory
return the URI which would be used for this resource, if it were called directly.
getKey(String) - Method in class org.das2.client.DasServer
 
getKey() - Method in class org.das2.client.WebStandardDataStreamSource
Getter for property key.
getKeyAdapter() - Method in class org.das2.event.DasMouseInputAdapter
 
getKnownServers() - Static method in class org.autoplot.hapi.HapiServer
get known servers.
getKnownServersArray() - Static method in class org.autoplot.hapi.HapiServer
get known servers
getL() - Method in class ProGAL.math.LUDecomposition
Return lower triangular factor
getLabel() - Method in class org.autoplot.cefdatasource.CefMetadataModel
 
getLabel() - Method in class org.autoplot.datasource.MetadataModel
 
getLabel() - Method in class org.autoplot.dom.ArrayNodeDiff
 
getLabel() - Method in class org.autoplot.dom.Axis
concise label for the axis.
getLabel() - Method in interface org.autoplot.dom.Diff
 
getLabel() - Method in class org.autoplot.dom.PropertyChangeDiff
 
getLabel() - Method in class org.autoplot.fits.FitsMetadataModel
 
getLabel() - Method in class org.autoplot.metatree.IstpMetadataModel
 
getLabel() - Method in class org.autoplot.metatree.SpaseMetadataModel
 
getLabel() - Method in class org.autoplot.netCDF.NetcdfMetadataModel
 
getLabel() - Method in class org.das2.components.DasProgressPanel
 
getLabel() - Method in class org.das2.dasml.FormTab
 
getLabel() - Method in class org.das2.dasml.ListOption
 
getLabel() - Method in class org.das2.event.DisplayDataMouseModule
 
getLabel() - Method in class org.das2.event.MouseModule
returns a human-readable string that identifies the module
getLabel() - Method in class org.das2.event.VerticalRangeSelectorMouseModule
 
getLabel() - Method in class org.das2.graph.AttachedLabel
Accessor method for the title property of this axis.
getLabel() - Method in class org.das2.graph.DasAnnotation.DatumPairPointDescriptor
 
getLabel() - Method in interface org.das2.graph.DasAnnotation.PointDescriptor
 
getLabel() - Method in class org.das2.graph.DasAxis
get the label for the axis.
getLabel(int, Datum) - Method in class org.das2.graph.GrannyTickLabeller
 
getLabel() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
getLabel() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
getLabel() - Method in interface org.das2.util.monitor.ProgressMonitor
Return the label string displayed, which is a concise string that describes the task being performed.
getLabel() - Method in class org.das2.util.monitor.SubTaskMonitor
 
getLabelBounds() - Method in class org.das2.graph.AttachedLabel
get the Rectangle precisely enclosing the label.
getLabelBounds(Rectangle) - Method in class org.das2.graph.DasAxis
calculate the bounds of the labels.
getLabelCadence() - Method in class org.das2.graph.ContoursRenderer
return the inter-label distance, in ems.
getLabelComponent() - Method in class org.das2.components.DasProgressLabel
get the assigned label component, or create one if one has not been assigned.
getLabelFont() - Method in class org.das2.graph.AttachedLabel
get the current font of the compoennt.
getLabelFont() - Method in class org.das2.graph.DasAxis
get the font for labels.
getLabelOrient() - Method in class org.das2.graph.ContoursRenderer
 
getLabelPositions() - Method in class org.das2.graph.DasLabelAxis
 
getLargeDisplayIcon() - Method in class org.das2.components.propertyeditor.NamedColorChooserPanel
 
getLargeDisplayIcon() - Method in class org.das2.util.DesktopColorChooserPanel
 
getLargestYTag(TableDataSet) - Static method in class org.das2.dataset.TableUtil
 
getLast() - Method in class ProGAL.dataStructures.Set
 
getLastAccessed(String) - Method in class org.das2.util.filesystem.WebFileSystem
reduce the number of hits to a server by caching last access times for local files.
getLastComment() - Method in class org.autoplot.pngwalk.QualityControlRecord
return the last comment.
getLastError() - Method in class org.das2.dasml.DasMLValidator
Returns the last error encountered by this validator or null if no error has been found.
getLastException() - Method in class org.das2.graph.Renderer
 
getLastFace() - Method in class ProGAL.geom2d.TriangulationVertex
 
getLastIndex() - Method in class org.das2.graph.SeriesRenderer
 
getLastRequestURL() - Method in class org.das2.client.WebStandardDataStreamSource
Getter for property lastRequestURL.
getLastTime() - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
return the timestamp of the last log message.
getLastValue() - Method in class org.autoplot.datasource.DataSetSelector
this returns the value of the datasetselector, rather than what is pending in the editor.
getLeafNode(Element) - Static method in class org.autoplot.state.SerializeUtil
 
getLeapSecondCountForTT2000(long) - Static method in class org.das2.datum.LeapSecondsConverter
calculate the number of leap seconds in the tt2000, since 2000.
getLeapSecondCountForUs2000(double) - Static method in class org.das2.datum.LeapSecondsConverter
calculate the number of leap seconds in the us2000, since 2000.
getLeft() - Method in class org.autoplot.dom.Column
 
getLegacyBookmarks() - Method in class org.autoplot.ApplicationModel
read the default bookmarks in, or those from the user's "bookmarks" pref node.
getLegendLabel() - Method in class org.autoplot.dom.PlotElement
 
getLegendLabel() - Method in class org.das2.graph.Renderer
get the label to describe the renderer in the plot's legend.
getLegendPosition() - Method in class org.autoplot.dom.Plot
 
getLegendPosition() - Method in class org.das2.graph.DasPlot
 
getLegendRelativeFontSize() - Method in class org.das2.graph.DasPlot
 
getLength() - Method in class org.autoplot.netCDF.AbstractIOSP
 
getLength() - Method in class org.das2.datum.DatumVector
 
getLength() - Method in class org.das2.qds.util.DataSetBuilder
return the number of records added to the builder.
getLength() - Method in class ProGAL.geom2d.LineSegment
returns the length of the line segment
getLength() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
getLength() - Method in class ProGAL.geom3d.LineSegment
Get the length of the segment.
getLength() - Method in class ProGAL.geom3d.volumes.Cylinder
 
getLengthSquared() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
getLengthSquared() - Method in class ProGAL.geom3d.LineSegment
Get the squared length of the segment.
getLengthSquared() - Method in class ProGAL.geomNd.Vector
Get the squared length of this vector.
getLevel() - Method in class org.autoplot.util.TransparentLogger
 
getLevel() - Method in class org.das2.beans.AccessLevelBeanInfo.Property
Returns the access level for this property
getLevelMin() - Method in class org.das2.event.CutoffMouseModule
Getter for property levelMin.
getLimit() - Method in class org.das2.dataset.test.MendelbrotDataLoader
 
getLimit() - Method in class org.das2.dataset.test.MendelbrotDataSetDescriptor
 
getLine(int) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getLine() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Deprecated.
getLineAt(int, int) - Method in class org.das2.graph.DasCanvas
TODO
getLineNumberForOffset(JTextArea, int) - Static method in class org.das2.jythoncompletion.Utilities
return the line number that contains the offset.
getLineOneWidth() - Method in class org.das2.util.GrannyTextRenderer
returns the width in pixels of the first line.
getLinePosition(int) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
return the position of the line in chars.
getLineSpacing() - Method in class org.das2.graph.DasAxis
calculate the spacing (whitespace) between the TCA items.
getLineThick() - Method in class org.das2.graph.ContoursRenderer
get the line thickness in pixels.
getLineWidth() - Method in class org.autoplot.dom.PlotElementStyle
 
getLineWidth() - Method in class org.das2.graph.CurveRenderer
Getter for property lineWidth.
getLineWidth() - Method in class org.das2.graph.PolarPlotRenderer
get the width, in pixels of the contour lines.
getLineWidth() - Method in class org.das2.graph.SeriesRenderer
 
getLineWidth() - Method in class org.das2.graph.TickCurveRenderer
Getter for property lineWidth.
getLink() - Method in class it.sauronsoftware.ftp4j.FTPFile
This method returns the path of the linked file, if this one is a link.
getLinkForJavaSignature(String) - Method in class org.das2.jythoncompletion.JavadocLookup
return a link to the documentation for a java signature.
getList() - Method in class org.autoplot.bookmarks.BookmarksManagerModel
get the bookmarks as a list.
getList() - Method in class org.das2.qds.QubeDataSetIterator.IndexListIteratorFactory
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.autoplot.datasource.ui.RowHeaderRenderer
 
getListIcon() - Method in interface org.das2.components.propertyeditor.Displayable
An icon can be provided that will be shown in a list along with the textual description of the element.
getListIcon() - Method in interface org.das2.components.propertyeditor.Enumeration
An icon can be provided that will be shown in a list along with the textual description of the element.
getListIcon() - Method in class org.das2.dasml.Orientation
An icon can be provided that will be shown in a list along with the textual description of the element.
getListIcon() - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
getListIcon() - Method in class org.das2.dataset.DataSetDescriptor
 
getListIcon() - Method in class org.das2.event.DisplayDataMouseModule
 
getListIcon() - Method in class org.das2.event.MouseModule
return the list icon.
getListIcon() - Method in enum org.das2.graph.AnchorPosition
 
getListIcon() - Method in class org.das2.graph.ContoursRenderer
 
getListIcon() - Method in class org.das2.graph.DasColorBar.Type
 
getListIcon() - Method in class org.das2.graph.DefaultPlotSymbol
 
getListIcon() - Method in class org.das2.graph.EventsRenderer
 
getListIcon() - Method in class org.das2.graph.FillStyle
 
getListIcon() - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
getListIcon() - Method in enum org.das2.graph.LegendPosition
 
getListIcon() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
getListIcon() - Method in class org.das2.graph.PolarPlotRenderer
experiment with drawing the list icon dynamically.
getListIcon() - Method in class org.das2.graph.Psym
 
getListIcon() - Method in class org.das2.graph.PsymConnector
 
getListIcon() - Method in class org.das2.graph.Renderer
 
getListIcon() - Method in class org.das2.graph.RGBImageRenderer
 
getListIcon() - Method in class org.das2.graph.SeriesRenderer
get an Icon representing the trace.
getListIcon() - Method in class org.das2.graph.SpectrogramRenderer
 
getListIcon() - Method in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
getListIcon() - Method in class org.das2.graph.StackedHistogramRenderer
 
getListIcon() - Method in class org.das2.graph.SymColor
An icon can be provided that will be shown in a list along with the textual description of the element.
getListIcon() - Method in class org.das2.graph.TickCurveRenderer
 
getListIcon() - Method in class org.das2.graph.TickCurveRenderer.TickStyle
 
getListing(FileSystem.DirectoryEntry[]) - Static method in class org.das2.util.filesystem.FileSystem
part of the refactoring to cache time stamps as well, this convenience method returns the old string.
getListing(Map<String, FileSystem.DirectoryEntry>) - Static method in class org.das2.util.filesystem.FileSystem
part of the refactoring to cache time stamps as well, this convenience method returns the old string.
getListLabel() - Method in interface org.das2.components.propertyeditor.Displayable
return a String that will help the user identify this item when choosing from a list.
getListLabel() - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
getListLabel() - Method in class org.das2.dataset.DataSetDescriptor
 
getListLabel() - Method in class org.das2.event.DisplayDataMouseModule
 
getListLabel() - Method in class org.das2.event.MouseModule
 
getListLabel() - Method in class org.das2.graph.ContoursRenderer
 
getListLabel() - Method in class org.das2.graph.DasColorBar.Type
 
getListLabel() - Method in class org.das2.graph.DefaultPlotSymbol
 
getListLabel() - Method in class org.das2.graph.FillStyle
 
getListLabel() - Method in class org.das2.graph.Psym
 
getListLabel() - Method in class org.das2.graph.PsymConnector
 
getListLabel() - Method in class org.das2.graph.Renderer
 
getListLabel() - Method in class org.das2.graph.SeriesRenderer
 
getListLabel() - Method in class org.das2.graph.SpectrogramRenderer
 
getListLabel() - Method in class org.das2.graph.StackedHistogramRenderer
 
getListLabel() - Method in class org.das2.graph.SymColor
 
getListOfTris() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getListParsers() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns a list with all the FTPListParser used by the client.
getLocalCacheDir() - Method in class org.das2.util.filesystem.FileSystemSettings
setting for the location of where the local cache is kept.
getLocalFile() - Method in class org.das2.util.filesystem.WebFileObject
returns the File that corresponds to the remote file.
getLocalName(File) - Method in class org.das2.util.filesystem.WebFileSystem
return the name of the File within the FileSystem, where File is a local file within the local copy of the filesystem.
getLocalName(URL) - Method in class org.das2.util.filesystem.WebFileSystem
 
getLocalRoot() - Method in class org.das2.util.filesystem.FileSystem
return the folder that is a local copy of the filesystem.
getLocalRoot() - Method in class org.das2.util.filesystem.LocalFileSystem
 
getLocalRoot() - Method in class org.das2.util.filesystem.SubFileSystem
 
getLocalRoot() - Method in class org.das2.util.filesystem.VFSFileSystem
 
getLocalRoot() - Method in class org.das2.util.filesystem.WebFileSystem
 
getLocalRoot() - Method in class zipfs.ZipFileSystem
 
getLocalRootAbsPath() - Method in class org.das2.util.filesystem.WebFileSystem
Deprecated.
use getLocalRoot().getAbsolutePath()
getLocals(BufferedReader) - Static method in class org.autoplot.jythonsupport.JythonUtil
scrape script for local variables, looking for assignments.
getLocalsCompletions(PythonInterpreter, CompletionContext, CompletionResultSet) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
 
getLocalsCompletions(PythonInterpreter, CompletionContext) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
 
getLock() - Static method in class org.das2.beans.AccessLevelBeanInfo
 
getLogger() - Static method in class ftpfs.FTPBeanFileSystem
 
getLogger(String) - Static method in class org.autoplot.util.TransparentLogger
 
getLogger() - Method in class org.das2.DasApplication
 
getLogger(LoggerId) - Method in class org.das2.DasApplication
Deprecated.
use DasLogger.getLogger( LoggerId )
getLogger() - Static method in class org.das2.DasProperties
 
getLogger(String) - Static method in class org.das2.datum.LoggerManager
return the requested logger, but add it to the list of known loggers.
getLogger() - Static method in class org.das2.system.DasLogger
logger for messages to end users
getLogger(LoggerId) - Static method in class org.das2.system.DasLogger
 
getLogger(LoggerId, String) - Static method in class org.das2.system.DasLogger
 
getLogger(String) - Static method in class org.das2.util.LoggerManager
return the requested logger, but add it to the list of known loggers.
getLoggers() - Static method in class org.das2.datum.LoggerManager
return the list of known loggers.
getLoggers() - Static method in class org.das2.util.LoggerManager
return the list of known loggers.
getLogHandler() - Method in class org.autoplot.APSplash
 
getLogHandler() - Method in class org.das2.util.Splash
 
getLogLevel() - Method in class org.das2.graph.DasPlot
 
getLogMessageTimeoutSec() - Method in class org.autoplot.dom.Options
 
getLogo() - Method in class org.das2.client.DasServer
 
getLogStatus() - Method in class org.autoplot.scriptconsole.LogConsole
 
getLogTextArea() - Method in class org.autoplot.scriptconsole.LogConsole
 
getLogTimeoutSec() - Method in class org.das2.graph.DasPlot
 
getLongUndoDescription(int) - Method in class org.autoplot.state.UndoRedoSupport
used for feedback.
getLooseUnitsConverter(QDataSet, QDataSet) - Static method in class org.das2.qds.SemanticOps
returns the UnitsConverter, or IDENTITY if the converter cannot be found.
getLowFreq() - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
getM() - Method in class ProGAL.math.Matrix
 
getMagic(File) - Static method in class org.das2.util.FileUtil
return the first four bytes of the file as a string.
getMainCircle() - Method in class ProGAL.geom3d.volumes.Torus
 
getMainFrame() - Method in class org.das2.DasApplication
 
getMainPlane() - Method in class ProGAL.geom3d.volumes.Torus
 
getMajorRadius() - Method in class ProGAL.geom3d.volumes.Torus
 
getMajorTicks() - Method in class org.das2.graph.TickVDescriptor
 
getMajorTicksDomainDivider() - Method in class org.das2.graph.DasAxis
return the domain divider for major ticks, or null.
getMannager() - Static method in class org.das2.util.CredentialsManager
Get a reference to the authentication manager.
getMannager(String) - Static method in class org.das2.util.CredentialsManager
Get an authentication manager associated with an associated tracking string.
getMap() - Method in class org.das2.util.ArgumentList
return a Map of all the specified values.
getMarginColumn() - Method in class org.autoplot.dom.Canvas
 
getMarginRow() - Method in class org.autoplot.dom.Canvas
 
getMark() - Method in class org.das2.event.DasSelectionEvent
 
getMarkColor() - Method in class org.das2.components.HorizontalSpectrogramSlicer
the color for the mark (vertical bar) indicating slice position
getMarkColor() - Method in class org.das2.components.VerticalSpectrogramSlicer
the color for the mark (vertical bar) indicating slice position
getMarkX() - Method in class org.das2.event.DasSelectionEvent
 
getMarkY() - Method in class org.das2.event.DasSelectionEvent
 
getMasterAxis() - Method in class org.das2.graph.DasAxis
return the axis this is attached to.
getMasterFile(String, ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDB
return the name of a master file, which is used to override the metadata of the daily files.
getMaxDistance(PointList) - Method in class ProGAL.geom3d.Line
Gets the largest distance from the points to the line.
getMaxDistanceSquared(PointList) - Method in class ProGAL.geom3d.Line
Gets the largest squared distance from the points to the line.
getMaximum() - Method in class org.das2.event.DataRangeSelectionEvent
 
getMaximum() - Method in class org.das2.event.MouseRangeSelectionEvent
 
getMaximum() - Method in class org.das2.graph.DasDevicePosition
return the normal position control of the bottom/right.
getMaximum() - Method in class org.das2.graph.DataRange.Animation
 
getMaximum() - Method in class org.das2.graph.DataRange
 
getMaximum() - Method in class org.das2.graph.event.DasDevicePositionEvent
 
getMaximumSize() - Method in class org.das2.components.DasTimeRangeSelector
 
getMaximumSize() - Method in class org.das2.components.TimeRangeEditor
 
getMaximumSize() - Method in class org.das2.dasml.FormChoice
 
getMaximumSize() - Method in class org.das2.dasml.FormContainer
 
getMaximumSize() - Method in class org.das2.dasml.FormText
 
getMaximumSize() - Method in class org.das2.graph.DasCanvas
simply returns getPreferredSize()
getMaximumVisibleRows() - Method in class org.autoplot.datasource.JScrollPopupMenu
 
getMaxLabelWidth(FontMetrics) - Method in class org.das2.graph.DasAxis
Deprecated.
use getMaxLabelWidth()
getMaxSliceIndex(int) - Method in class org.autoplot.dom.DataSourceController
returns the biggest index that a dimension can be sliced at.
getMemento() - Method in class org.das2.graph.DasAxis
get the memento object which identifies the state of the axis transformation.
getMenu() - Method in class org.das2.components.FavoritesSelector
 
getMessage() - Method in exception it.sauronsoftware.ftp4j.FTPException
Returns the message of the occurred FTP error.
getMessage() - Method in class org.autoplot.datasource.DataSetSelector
Getter for property message.
getMessage(Exception) - Static method in class org.autoplot.datasource.DataSourceUtil
return a one-line string representation of the exception.
getMessage() - Method in exception org.das2.DasPropertyException
 
getMessage() - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
getMessage() - Method in error org.das2.qds.util.dd.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessages() - Method in class it.sauronsoftware.ftp4j.FTPReply
Returns the textual message(s) of the reply.
getMessages() - Method in class org.autoplot.util.TickleTimer
 
getMessages() - Method in class org.das2.util.TickleTimer
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.aggregator.AggregatingDataSource
returns the metadata provided by the first delegate dataset.
getMetadata(ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.cdf.CdfDataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.cefdatasource.CefDataSource
 
getMetaData(CefReaderHeader.ParamStruct, ProgressMonitor) - Method in class org.autoplot.cefdatasource.CefDataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSource
abstract class version returns an empty tree.
getMetadata(ProgressMonitor) - Method in interface org.autoplot.datasource.DataSource
Return arbitrary metadata for the dataset.
getMetadata(ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonDataSource
 
getMetaData(String) - Method in class org.autoplot.dods.DodsDataSource
DAS must be loaded.
getMetadata(ProgressMonitor) - Method in class org.autoplot.fits.FitsDataSource
 
getMetadata(String, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load the metadata for the url.
getMetadata(ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.spase.SpaseRecordDataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.wav.WavDataSource2
 
getMetadata(WebFileObject) - Method in class org.autoplot.wgetfs.WGetWebProtocol
 
getMetadata(WebFileObject) - Method in class org.das2.util.filesystem.AppletHttpProtocol
 
getMetadata(WebFileObject) - Method in class org.das2.util.filesystem.DefaultHttpProtocol
 
getMetadata(URL, Map<String, String>) - Static method in class org.das2.util.filesystem.HtmlUtil
Deprecated.
getMetadata(URL, Map<String, String>) - Static method in class org.das2.util.filesystem.HttpUtil
return the metadata about a URL.
getMetadata(WebFileObject) - Method in interface org.das2.util.filesystem.WebProtocol
 
getMetadataModel() - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getMetadataModel(URL) - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
getMetadataModel() - Method in class org.autoplot.cdaweb.CDAWebDataSource
 
getMetadataModel() - Method in class org.autoplot.cdf.CdfDataSource
return a MetadataModel object that can make the metadata canonical.
getMetadataModel() - Method in class org.autoplot.cefdatasource.CefDataSource
 
getMetadataModel(URL) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
getMetadataModel() - Method in class org.autoplot.datasource.AbstractDataSource
return a MetadataModel object that can make the metadata canonical.
getMetadataModel() - Method in interface org.autoplot.datasource.DataSource
return a MetadataModel that scrapes the Metadata tree returned to provide a set of properties identified in QDataSet.
getMetadataModel() - Method in class org.autoplot.dods.DodsDataSource
 
getMetadataModel(URL) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
getMetadataModel() - Method in class org.autoplot.fits.FitsDataSource
 
getMetadataModel(String) - Static method in class org.autoplot.metatree.MetadataUtil
return the MetadataModel object for this identifier, or null.
getMetadataModel() - Method in class org.autoplot.netCDF.NetCDFDataSource
 
getMetadataModel(URL) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
getMetadataModel() - Method in class org.autoplot.spase.SpaseRecordDataSource
 
getMethod(int) - Method in class org.python.core.PyReflectedFunctionPeeker
 
getMethodDescriptors() - Method in class ftpfs.ftp.FtpBeanBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class ftpfs.ftp.FtpListResultBeanInfo
Gets the bean's MethodDescriptors.
getMethodDescriptors() - Method in class org.das2.beans.DasCanvasBeanInfo
 
getMethodDescriptors() - Method in class org.das2.beans.DasCanvasComponentBeanInfo
 
getMethodDescriptors() - Method in class org.das2.dasml.FormWindowBeanInfo
 
getMicroSecondsSinceMidnight(Datum) - Static method in class org.das2.datum.TimeUtil
return the number of microseconds elapsed since the last midnight.
getMidPoint() - Method in class ProGAL.geom3d.LineSegment
Gets the midpoint of the segment.
getMidpoint(Point, Point) - Static method in class ProGAL.geom3d.Point
Creates the midpoint of two points.
getMidpoint(Point, Point) - Static method in class ProGAL.geomNd.Point
Creates the midpoint of two points.
getMinimum() - Method in class org.das2.event.DataRangeSelectionEvent
 
getMinimum() - Method in class org.das2.event.MouseRangeSelectionEvent
 
getMinimum() - Method in class org.das2.graph.DasDevicePosition
return the normal position control of the top/left.
getMinimum() - Method in class org.das2.graph.DataRange.Animation
 
getMinimum() - Method in class org.das2.graph.DataRange
 
getMinimum() - Method in class org.das2.graph.event.DasDevicePositionEvent
 
getMinimumSize() - Method in class org.das2.components.DasTimeRangeSelector
 
getMinimumSize() - Method in class org.das2.components.TimeRangeEditor
 
getMinimumSize() - Method in class org.das2.dasml.FormChoice
 
getMinimumSize() - Method in class org.das2.dasml.FormContainer
 
getMinimumSize() - Method in class test.graph.GeneralPathSpeedTest
 
getMinOrMax() - Method in class org.das2.graph.DasCanvas.HotLine
TODO
getMinorRadius() - Method in class ProGAL.geom3d.volumes.Torus
 
getMinorTicks() - Method in class org.das2.graph.TickVDescriptor
 
getMinorTicksDomainDivider() - Method in class org.das2.graph.DasAxis
return the domain divider for minor ticks, or null.
getMinSphere(Circle) - Static method in class ProGAL.geom3d.volumes.Sphere
Get the sphere with the specified circle as equator
getMinSphere(Point, Point) - Static method in class ProGAL.geom3d.volumes.Sphere
Get the smallest sphere through two given points.
getMinSphere(Point, Point, Point) - Static method in class ProGAL.geom3d.volumes.Sphere
Get the smallest sphere through three points.
getMinSphere(Point, Point, Point, Point) - Static method in class ProGAL.geom3d.volumes.Sphere
Constructs the sphere through four points.
getMinSphere(PointList) - Static method in class ProGAL.geom3d.volumes.Sphere
Gets the smallest sphere containing a set of points.
getMLSDPolicy() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the value suggesting how the client chooses whether to use or not the MLSD command (RFC 3659) instead of the base LIST command.
getModel() - Method in class org.autoplot.bookmarks.BookmarksManager
 
getModifiedDate() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the last modified date of the file.
getModifiers() - Method in class org.autoplot.AddPlotElementDialog
 
getModifiers() - Method in class org.autoplot.datasource.DataSourceEditorDialog
 
getModifiers() - Method in class org.autoplot.RecentUrisDialog
 
getModifiers() - Method in class org.autoplot.TcaElementDialog
 
getModuleByLabel(String) - Method in class org.das2.event.DasMouseInputAdapter
remove the mouse module with the label.
getMonitor() - Method in class org.das2.dataset.DataSetUpdateEvent
 
getMonitor(String) - Method in class org.das2.graph.DataLoader
 
getMonitor(DasCanvas, String, String) - Method in class org.das2.system.DefaultMonitorFactory
 
getMonitor(DasCanvasComponent, String, String) - Method in class org.das2.system.DefaultMonitorFactory
 
getMonitor(String, String) - Method in class org.das2.system.DefaultMonitorFactory
 
getMonitor() - Method in class org.das2.system.DefaultMonitorFactory.MonitorEntry
 
getMonitor(DasCanvas, String, String) - Method in interface org.das2.system.MonitorFactory
 
getMonitor(DasCanvasComponent, String, String) - Method in interface org.das2.system.MonitorFactory
returns a monitor in the given context.
getMonitor(String, String) - Method in interface org.das2.system.MonitorFactory
returns a monitor without regard to context.
getMonitor(DasCanvasComponent, String, String) - Method in class org.das2.system.NullMonitorFactory
 
getMonitor(String, String) - Method in class org.das2.system.NullMonitorFactory
 
getMonitor(DasCanvas, String, String) - Method in class org.das2.system.NullMonitorFactory
 
getMonitorFactory() - Method in class org.autoplot.dom.ApplicationController
return the source of monitors.
getMonitorFactory() - Method in class org.das2.DasApplication
 
getMonitors() - Method in class org.das2.system.DefaultMonitorFactory
 
getMonitors(int) - Method in class org.das2.system.DefaultMonitorFactory
 
getMostBottomPlot(Canvas) - Static method in class org.autoplot.dom.CanvasUtil
 
getMostBottomRow(Canvas) - Static method in class org.autoplot.dom.CanvasUtil
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.AbstractDragRenderer
return the event for the gesture.
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.ArrowDragRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.BoxGesturesRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.BoxRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.BoxZoomGesturesRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in interface org.das2.event.DragRenderer
promotes the drag begin and end into a mouseDragEvent.
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.EmptyDragRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.FrequencyDragRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.GesturesRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.HorizontalDragRangeRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.HorizontalRangeGesturesRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.HorizontalRangeRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.HorizontalSliceSelectionRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.LabelDragRenderer
This method is called by the DMIA on mouse release.
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
getMouseDragEvent(Object, Point, Point, boolean) - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
getMouseModule() - Method in class org.autoplot.dom.Options
 
getMouseModule(int) - Method in class org.das2.event.DasMouseInputAdapter
 
getMouseModule() - Method in class org.das2.graph.util.GraphicalLogHandler
 
getMouseModules() - Method in class org.das2.event.DasMouseInputAdapter
 
getMousePressLocation() - Method in class org.autoplot.pngwalk.PngWalkTool
 
getMousePressPosition() - Method in class org.das2.event.DasMouseInputAdapter
returns the position of the last mouse press.
getMousePressPositionOnCanvas() - Method in class org.das2.event.DasMouseInputAdapter
return the position of the last mouse press, in the canvas coordinate frame.
getMouseReleaseLocation() - Method in class org.autoplot.pngwalk.PngWalkTool
 
getMouseTarget() - Method in class org.autoplot.pngwalk.CoversWalkView
 
getMouseTarget() - Method in class org.autoplot.pngwalk.GridPngWalkView
 
getMouseTarget() - Method in class org.autoplot.pngwalk.PngWalkView
return the component that will generate mouse events.
getMouseTarget() - Method in class org.autoplot.pngwalk.RowPngWalkView
 
getMouseWheelListener() - Method in class org.autoplot.pngwalk.PngWalkView
return the mouse wheel listener, which should be added to each panel so the sequence position is easily adjusted.
getMultiLineTextAlignment() - Method in class org.autoplot.dom.Options
 
getMultiLineTextAlignment() - Method in class org.das2.graph.DasPlot
get the horizontal alignment for multiline labels, where 0 is left, 0.5 is center, and 1.0 is right.
getN() - Method in class ProGAL.math.Matrix
 
getName() - Method in class ftpfs.ftp.FtpListResult
Get file name.
getName() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the name of the file.
getName() - Method in class org.autoplot.ApplicationModel
 
getName(Class) - Method in class org.autoplot.state.AbstractVapScheme
 
getName(Class) - Method in interface org.autoplot.state.VapScheme
 
getName() - Method in class org.autoplot.util.TransparentLogger
 
getName() - Method in class org.das2.client.DasServer
Query the remote DasServer for it's id string.
getName() - Method in class org.das2.pw.ClusterSpacecraft
 
getName() - Method in class org.das2.qstream.PlaneDescriptor
 
getName() - Method in class org.das2.stream.StreamMultiYDescriptor
 
getName() - Method in class org.das2.stream.StreamYScanDescriptor
 
getName() - Method in class org.python.core.PyReflectedFunctionPeeker
 
getNameContext() - Method in class org.das2.DasApplication
 
getNamedColors() - Static method in class org.das2.graph.ColorUtil
Deprecated.
return a map of the named colors.
getNamedColors() - Static method in class org.das2.util.ColorUtil
return a map of the named colors.
getNameExt() - Method in class org.das2.util.filesystem.FileObject
returns the canonical name of the file within the filesystem.
getNameExt() - Method in class org.das2.util.filesystem.LocalFileObject
 
getNameExt() - Method in class org.das2.util.filesystem.VFSFileObject
 
getNameExt() - Method in class org.das2.util.filesystem.WebFileObject
 
getNameExt() - Method in class zipfs.ZipFileObject
 
getNameFor(File) - Method in class org.das2.fsm.FileStorageModel
Provides a way to recover the model name of a file.
getNameFor(File) - Method in class org.das2.fsm.FileStorageModelOld
Need a way to recover the model name of a file.
getNameRelativeTo(FileSystem, String) - Static method in class org.autoplot.datasource.FileSystemUtil
 
getNamesFor(DatumRange) - Method in class org.das2.fsm.FileStorageModel
return the names in the range, or all names if the range is null.
getNamesFor(DatumRange, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
return the names in the range, or all available names if the range is null.
getNamesFor(DatumRange) - Method in class org.das2.fsm.FileStorageModelOld
 
getNamesFor(DatumRange, ProgressMonitor) - Method in class org.das2.fsm.FileStorageModelOld
 
getNaming(String) - Method in class org.autoplot.cdaweb.CDAWebDB
returns the filename convention for spid, found in all.xml at /sites/datasite/dataset[@serviceprovider_ID='%s']/access For AC_H2_CRIS, this combines the subdividedby and filenaming properties to get %Y/ac_h2_cris_%Y%m%d_?%v.cdf
getNave() - Method in class org.das2.event.CutoffMouseModule
Getter for property nave.
getNeighbor(int) - Method in class ProGAL.geom2d.TriangulationFace
 
getNeighbor(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getNeighboringVertices() - Method in class ProGAL.geom2d.TriangulationVertex
 
getNeighbour(int) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
getNeighbour(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
returns neighbour tetrahedron containing specified vertex
getNeighbour(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getNetcdfElement() - Method in class org.autoplot.netCDF.AbstractIOSP
 
getNewCommentText() - Method in class org.autoplot.pngwalk.QualityControlRecord
 
getNewDir() - Method in class org.autoplot.MoveCacheDialog
 
getNext() - Method in class ProGAL.dataStructures.DLCyclicList.DLNode
Return next node of the doubly linked list
getNextColumn(DataSet, Datum) - Static method in class org.das2.dataset.DataSetUtil
returns the first column that is after the given datum.
getNextExtremePoint(Point) - Method in class ProGAL.geom2d.PointSet
returns next extreme point of the point set (counterclockwise)
getNextFace(TriangulationFace) - Method in class ProGAL.geom2d.TriangulationVertex
 
getNextIndex(QDataSet, Datum) - Static method in class org.das2.qds.DataSetUtil
returns the first column that is after the given datum.
getNextIndexStrict(QDataSet, Datum) - Static method in class org.das2.qds.DataSetUtil
Returns the index of the value which is greater than the value less of the datum.
getNextPlotHoriz(Plot, Object) - Method in class org.autoplot.dom.ApplicationController
 
getNextRow(TableDataSet, int, Datum) - Static method in class org.das2.dataset.TableUtil
return the first row after the datum.
getNextToken() - Static method in class org.das2.qds.util.dd.SimpleExpTokenManager
Get the next Token.
getNItems() - Method in class org.das2.stream.StreamYScanDescriptor
 
getNode(Map<String, Object>, String[]) - Static method in class org.autoplot.datasource.MetadataModel
drills down through the Maps.
getNode() - Method in class org.autoplot.dom.ArrayNodeDiff
 
getNode(Node, String[]) - Static method in class org.autoplot.metatree.MetadataUtil
 
getNode(Map<String, Object>, String[]) - Static method in class org.autoplot.metatree.MetadataUtil
returns the object at the path, or null if the path position doesn't exist.
getNodeForRow(int) - Method in class org.das2.components.treetable.TreeTableModel
 
getNodeValue(Map<String, Object>, String[]) - Static method in class org.autoplot.datasource.MetadataModel
drills down through the Maps.
getNodeValue(TreeModel, String[]) - Static method in class org.autoplot.datasource.MetadataModel
assumes the leaves of the tree are "name=value" pairs.
getNoIcon() - Static method in class org.autoplot.AutoplotUtil
 
getNoOneListeningRange() - Method in class org.autoplot.datasource.TimeRangeEditor
special marker object indicates that the "no one listening" message should be shown.
getNormal() - Method in class ProGAL.geom3d.Circle
 
getNormal() - Method in class ProGAL.geom3d.Plane
Return the normal defining this plane.
getNormal(double, double) - Method in class ProGAL.geom3d.surface.ParametricSurface
 
getNormal(Point) - Method in class ProGAL.geom3d.surface.ParametricSurface
 
getNormal() - Method in class ProGAL.geom3d.Triangle
Return a vector that is normal to this triangle.
getNormal() - Method in class ProGAL.geom3d.volumes.Torus
 
getNormalVector() - Method in class ProGAL.geom3d.Circle
Get the normal of the circle.
getNrVertices() - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Returns the number of vertices in the DT (without 4 big points
getNthPercentileSort(QDataSet, double) - Static method in class org.das2.qds.DataSetOps
returns the value from within a distribution that is the nth percentile division.
getNullClipboardOwner() - Static method in class org.autoplot.transferrable.ImageSelection
 
getNumber(Object) - Static method in class org.autoplot.jythonsupport.PyQDataSet
 
getNumberBigPoints() - Method in class ProGAL.geom3d.complex.CTetrahedron
 
getNumberOfColumnsSpinner() - Method in class org.autoplot.AddPlotsDialog
 
getNumberOfRecords(String, ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
return the number of records of the variable.
getNumberOfRowsSpinner() - Method in class org.autoplot.AddPlotsDialog
 
getNumInserted() - Method in class org.das2.event.DasMouseInputAdapter
return number of elements for diagnostic purposes.
getObject(Datum) - Method in class org.das2.datum.EnumerationUnits
return the object (typically a string) associated with this Datum
getObject(Shape) - Method in class org.das2.util.ObjectLocator
 
getObject() - Method in class ProGAL.dataStructures.DLCyclicList.DLNode
Returns the object represented by the node
getObjectName() - Method in exception org.das2.DasPropertyException
 
getObjects() - Method in class ProGAL.dataStructures.Heap
 
getOfflineMessage() - Method in class org.das2.util.filesystem.WebFileSystem
return the reason (if any provided) why the filesystem is offline,
getOfflineResponseCode() - Method in class org.das2.util.filesystem.WebFileSystem
if non-zero, the response code (e.g.
getOffsetFromPlot() - Method in class org.das2.graph.DasSliceController
 
getOffsetUnits() - Method in class org.das2.datum.LocationUnits
return the physical units of the basis vector, such as "microseconds" or "degrees"
getOffsetUnits() - Method in class org.das2.datum.Units
return the units from the Basis for the unit, such as "seconds" in "seconds since midnight, Jan 1, 1970"
getOpenLocalAction() - Method in class org.autoplot.datasource.DataSetSelector
 
getOpenLocalVapAction() - Method in class org.autoplot.datasource.DataSetSelector
 
getOppFace(TriangulationVertex) - Method in class ProGAL.geom2d.TriangulationFace
returns the face opposite the vertex v in this face, null if such face does not exist
getOppLine(TriangulationVertex) - Method in class ProGAL.geom2d.TriangulationFace
 
getOppositeTriangles() - Method in class ProGAL.geom3d.complex.CVertex
 
getOppVertex(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns the vertex of tetrahedron TET not in this tetrahedron.
getOppVertexSlow(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns the vertex of tetrahedron TET not in this tetrahedron.
getOptions() - Method in class org.autoplot.dom.Application
 
getOptions() - Method in class org.das2.dasml.FormChoice
 
getOptions() - Method in interface org.das2.dasml.OptionList
 
getOptions() - Method in class org.das2.dasml.OptionListEditor
 
getOptions() - Method in class org.das2.util.ArgumentList
returns a Map of optional arguments that were specified, so you can see exactly what was specified.
getOrbit() - Method in class org.das2.datum.OrbitDatumRange
return the string identifying this orbit, assuming the context is provided elsewhere.
getOrbit(Datum) - Method in class org.das2.datum.Orbits
returns the first orbit containing the time, or null if none do.
getOrbit() - Method in class ProGAL.geom2d.TriangulationVertex
 
getOrbitRange() - Method in class org.das2.datum.Orbits.OrbitFieldHandler
 
getOrbitsFor(String) - Static method in class org.das2.datum.Orbits
Return the orbits for the named spacecraft, or those described in the file pointed to the URL when the "sc" identifier is a URL.
getOrCreateSelectedColumn(Application, List<Plot>, boolean) - Static method in class org.autoplot.dom.DomOps
Used in the LayoutPanel's add hidden plot, get the column of the selected plot or create a new column if several plots are selected.
getOrCreateSelectedRow(Application, List<Plot>, boolean) - Static method in class org.autoplot.dom.DomOps
Used in the LayoutPanel's add hidden plot, get the row of the selected plot or create a new row if several plots are selected.
getOrdinal() - Method in class org.das2.datum.TimeUtil.TimeDigit
 
getOrientation() - Method in class org.das2.graph.AttachedLabel
return orientation int
getOrientation() - Method in class org.das2.graph.DasAxis
returns the orientation of the axis, which is one of BOTTOM,TOP,LEFT or RIGHT.
getOrigin() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
getOrigin() - Method in class org.das2.graph.PolarPlotRenderer
 
getOriginalFilesAndRangesFromWebService(String, DatumRange, ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDB
get the list of files from the web service
getOrthogonal() - Method in class ProGAL.geom3d.Vector
Get a vector (one of many possible) orthogonal (i.e., having arbitrary length) to vector v.
getOrthonormal() - Method in class ProGAL.geom3d.Vector
Get a vector (one of many possible) orthonormal to vector v (v is assumed to be unit a vector).
getOutputFolderTf() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getOutputStream(boolean) - Method in class ftpfs.FtpFileObject
returns an output stream that writes to a local file in the file cache, then sends over the result when it is closed.
getOutputStream() - Method in class org.autoplot.server.RequestListener
 
getOutputStream(boolean) - Method in class org.das2.util.filesystem.VFSFileObject
 
getOutputStream() - Method in interface org.das2.util.filesystem.WriteCapability
Get the output stream.
getOutsidePadding() - Method in class org.das2.graph.DasLabelAxis
Getter for property outsidePadding.
getOverSampleFactor() - Method in class org.das2.dataset.test.MendelbrotDataLoader
Getter for property overSampleFactor.
getOverSampleFactor() - Method in class org.das2.dataset.test.MendelbrotDataSetDescriptor
Getter for property overSampleFactor.
getOverwriteCb() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getOwner() - Method in class ftpfs.ftp.FtpListResult
Get the user which own the file, directory or link.
getP() - Method in class ProGAL.geom3d.Line
Returns the point defining this line.
getP() - Method in class ProGAL.geom3d.ParametricPlane
 
getP(double[]) - Method in class ProGAL.geom3d.ParametricPlane
 
getP1() - Method in class ProGAL.geom3d.Triangle
Get the first corner
getP2() - Method in class ProGAL.geom3d.Triangle
Get the second corner
getP3() - Method in class ProGAL.geom3d.Triangle
Get the third corner
getPacketId() - Method in class org.das2.qstream.PacketDescriptor
return the packet ID, which is a number from 1-99.
getPad(Map<String, String>) - Static method in class org.das2.datum.TimeParser
return the pad for the spec, like "underscore" "space" "zero" or "none" For "none", space is returned, and clients allowing special behavior should check for this.
getPaintCount() - Method in class org.das2.graph.DasCanvas
provide a property which can be used to monitor updates.
getPaintCount() - Method in class org.das2.graph.DasPlot
get the diagnostic for the number of times the component was asked to paint itself since the last reset.
getPanel() - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.ascii.AsciiTableDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
getPanel() - Method in class org.autoplot.cdf.CdfDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.das2Stream.QStreamDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.datasource.CompletionsDataSourceEditor
 
getPanel() - Method in interface org.autoplot.datasource.DataSourceEditorPanel
return the GUI to edit the URI.
getPanel() - Method in interface org.autoplot.datasource.DataSourceFormatEditorPanel
return the editor
getPanel() - Method in class org.autoplot.datasource.jython.JythonEditorPanel
 
getPanel() - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.hapi.HapiDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.imagedatasource.ImageDataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.netCDF.HDF5DataSourceFormatEditorPanel
 
getPanel() - Method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
getPanel() - Method in class org.autoplot.wav.WavDataSourceFormatEditorPanel
 
getPanel(JComponent) - Method in class org.das2.components.DasProgressWheel
return the small component that visually shows the wheel.
getPanel() - Method in class org.das2.components.TimeRangeEditor
get the GUI panel.
getPanel() - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
getPanel() - Method in class org.das2.qds.filters.AbstractFilterEditorPanel
 
getPanel() - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
getPanel() - Method in interface org.das2.qds.filters.FilterEditorPanel
the panel for this editor.
getPanel() - Method in class org.das2.qds.filters.FiltersChainPanel
 
getParagraphElement(int) - Method in class org.das2.jythoncompletion.nbadapt.BaseDocument
 
getParam(String, String) - Method in class org.autoplot.datasource.AbstractDataSource
return the named parameter, or the default.
getParam(String, String) - Method in class org.autoplot.datasource.AbstractDataSourceFormat
return the string parameter.
getParam(String, String) - Method in class org.autoplot.datasource.AbstractDataSourceFormatEditorPanel
return the string parameter.
getParam(String, String, String) - Static method in class org.autoplot.datasource.URISplit
convenient method for getting a parameter in the URI.
getParameters(URL, String) - Static method in class org.autoplot.hapi.HapiServer
 
getParams() - Method in class org.autoplot.datasource.AbstractDataSource
return the parameters from the URI (a copy).
getParams(String, Map<String, String>, ProgressMonitor) - Static method in class org.autoplot.datasource.jython.JythonDataSourceFactory
 
getParams(URI, Map<String, String>, ProgressMonitor) - Static method in class org.autoplot.datasource.jython.JythonDataSourceFactory
 
getParams(URI, ProgressMonitor) - Static method in class org.autoplot.datasource.jython.JythonDataSourceFactory
 
getParams() - Method in class org.autoplot.datasource.ui.ParamsTextArea
 
getParams(URI, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.ui.Util
scrape the script for getParameter calls.
getParams(String, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.ui.Util
scrape the script for getParameter calls.
getParams(String, Map<String, String>, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.ui.Util
 
getParams(Map<String, Object>, String, Map<String, String>, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.ui.Util
get the parameters for the script.
getParams(String, ProgressMonitor) - Method in class org.autoplot.pdsppi.PDSPPIDB
return a list of the plottable parameter datasets within the ID.
getParams() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getParent() - Method in class org.autoplot.bookmarks.Bookmark
 
getParent() - Method in class org.autoplot.dom.Column
 
getParent() - Method in class org.autoplot.dom.PlotElement
 
getParent() - Method in class org.autoplot.dom.Row
 
getParent() - Method in class org.autoplot.util.TransparentLogger
 
getParent() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getParent() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getParent() - Method in class org.das2.fsm.FileStorageModel
returns the parent or null if none exists.
getParent() - Method in class org.das2.graph.DasDevicePosition
return the parent canvas.
getParent() - Method in class org.das2.graph.Renderer
 
getParent() - Method in class org.das2.util.filesystem.FileObject
returns the parent FileObject (a folder).
getParent() - Method in class org.das2.util.filesystem.LocalFileObject
 
getParent() - Method in class org.das2.util.filesystem.VFSFileObject
 
getParent() - Method in class org.das2.util.filesystem.WebFileObject
 
getParent() - Method in class zipfs.ZipFileObject
 
getParentDevicePosition() - Method in class org.das2.graph.DasDevicePosition
return the parent, or null.
getParentPlotElement() - Method in class org.autoplot.dom.PlotElementController
return the parent plotElement, or null if the plotElement doesn't have a parent.
getParentRegex(String) - Static method in class org.das2.fsm.FileStorageModelOld
 
getParentsFor(Application, String) - Static method in class org.autoplot.dom.DomUtil
return the parent DataSourceFilters for uris like vap+internal:data_1
getParentSources() - Method in class org.autoplot.dom.DataSourceController
return the parent sources of data, which may contain null if the reference is not found.
getParentUri(URI) - Static method in class org.das2.util.filesystem.FileSystemUtil
return the parent of the URI, or null if this is not possible.
getParser() - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getPartFile(File) - Method in class org.das2.util.filesystem.WebFileSystem
return a name where the download is to be staged.
getPassword() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is authenticated, it reports the authentication password.
getPath() - Method in class org.das2.client.DasServer
 
getPath(DasAxis, DasAxis, QDataSet, boolean, boolean) - Static method in class org.das2.graph.GraphUtil
get the path for the points, checking for breaks in the data from fill values.
getPath(DasAxis, DasAxis, QDataSet, QDataSet, boolean, boolean) - Static method in class org.das2.graph.GraphUtil
get the path for the points, checking for breaks in the data from fill values.
getPath(DasAxis, DasAxis, QDataSet, QDataSet, String, boolean) - Static method in class org.das2.graph.GraphUtil
get the path for the points, checking for breaks in the data from fill values.
getPath(TreeNode) - Static method in class test.JTreeDemo
 
getPathIterator() - Method in class org.das2.graph.DataGeneralPathBuilder
 
getPattern(String) - Static method in class org.das2.util.filesystem.Glob
converts a glob into a Pattern.
getPeaksIndicator() - Method in class org.das2.graph.StackedHistogramRenderer
Getter for property peaksIndicator.
getPendingChangeCount() - Method in class org.autoplot.dom.ApplicationController
get the number of pending changes.
getPermission() - Method in class ftpfs.ftp.FtpListResult
Get permission.
getPersistence() - Method in class org.das2.util.filesystem.FileSystemSettings
get the setting for how long files should be kept and using in the cache, e.g.
getPersistenceLevel() - Method in class org.das2.beans.AccessLevelBeanInfo.Property
 
getPersistentStateSupport(AutoplotUI, ApplicationModel) - Static method in class org.autoplot.AutoplotUI
 
getPinned() - Method in class org.das2.event.DasMouseInputAdapter
 
getPivot() - Method in class ProGAL.math.LUDecomposition
Return pivot permutation vector
getPixelsPerInch() - Method in class org.autoplot.PdfOptionsPanel
return the pixels per point (a float or int), or "" if there is no preference.
getPlanarView(String) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.AppendTableDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getPlanarView(String) - Method in interface org.das2.dataset.DataSet
Returns a DataSet with the specified view as the primary view.
getPlanarView(String) - Method in class org.das2.dataset.DefaultTableDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.DefaultVectorDataSet
Returns a DataSet with the specified view as the primary view.
getPlanarView(String) - Method in class org.das2.dataset.QuickVectorDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getPlanarView(String) - Method in class org.das2.dataset.SimpleTableDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.SingleVectorDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.TableDataSetAdapter
 
getPlanarView(String) - Method in class org.das2.dataset.TableDataSetWrapper
 
getPlanarView(String) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getPlanarView(String) - Method in class org.das2.dataset.WeightsTableDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.WritableTableDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.XSliceDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getPlanarView(String) - Method in class org.das2.dataset.YSliceDataSet
 
getPlanarView(String) - Method in class org.das2.math.fft.WindowTableDataSet
 
getPlanarView(QDataSet, String) - Static method in class org.das2.qds.SemanticOps
returns the plane requested by name, or null if it does not exist.
getPlane(String) - Method in class org.das2.event.BoxSelectionEvent
get the data attached to the plane name.
getPlane(String) - Method in class org.das2.event.DataPointSelectionEvent
 
getPlane() - Method in class ProGAL.geom3d.Circle
returns plane through this circle
getPlane(CTetrahedron) - Method in class ProGAL.geom3d.complex.CTetrahedron
returns plane through common triangle of this and another tetrahedron.
getPlane() - Method in class ProGAL.geom3d.Rectangle
 
getPlaneIds() - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getPlaneIds() - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getPlaneIds() - Method in class org.das2.dataset.AppendTableDataSet
 
getPlaneIds() - Method in class org.das2.dataset.ClippedVectorDataSet
 
getPlaneIds() - Method in interface org.das2.dataset.DataSet
Returns a list of auxiliary planes (e.g.
getPlaneIds() - Method in class org.das2.dataset.DefaultTableDataSet
 
getPlaneIds() - Method in class org.das2.dataset.DefaultVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.QuickVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getPlaneIds() - Method in class org.das2.dataset.SimpleTableDataSet
 
getPlaneIds() - Method in class org.das2.dataset.SingleVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.TableDataSetAdapter
 
getPlaneIds() - Method in class org.das2.dataset.TableDataSetWrapper
 
getPlaneIds() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getPlaneIds() - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.test.WavVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.VectorDataSetAdapter
 
getPlaneIds() - Method in class org.das2.dataset.WeightsTableDataSet
 
getPlaneIds() - Method in class org.das2.dataset.WeightsVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.WritableTableDataSet
 
getPlaneIds() - Method in class org.das2.dataset.XSliceDataSet
 
getPlaneIds() - Method in class org.das2.dataset.XTagsVectorDataSet
 
getPlaneIds() - Method in class org.das2.dataset.YSliceDataSet
 
getPlaneIds() - Method in class org.das2.event.BoxSelectionEvent
return the list of additional data planes attached to this event.
getPlaneIds() - Method in class org.das2.event.DataPointSelectionEvent
 
getPlaneIds() - Method in class org.das2.math.fft.WindowTableDataSet
 
getPlanes() - Method in class org.das2.qstream.PacketDescriptor
return the list of planes in an unmodifiable list.
getPlot(Plot, Object) - Method in class org.autoplot.dom.ApplicationController
 
getPlot() - Method in class org.autoplot.dom.ApplicationController
 
getPlot() - Method in class org.autoplot.dom.PlotController
 
getPlot() - Method in class org.autoplot.state.PersistenceTests
 
getPlotA() - Method in class org.autoplot.dom.Connector
 
getPlotAbove(Plot) - Method in class org.autoplot.dom.ApplicationController
return a plot that is immediately above the given plot.
getPlotB() - Method in class org.autoplot.dom.Connector
 
getPlotBelow(Plot) - Method in class org.autoplot.dom.ApplicationController
return a plot that is immediately below the given plot.
getPlotDefaults() - Method in class org.autoplot.dom.PlotElement
 
getPlotElement() - Method in class org.autoplot.dom.ApplicationController
return the focus plot element
getPlotElement() - Method in class org.autoplot.dom.PlotElementController
return the plot element.
getPlotElementPropsMenuItem() - Method in class org.autoplot.dom.PlotController
 
getPlotElements() - Method in class org.autoplot.dom.Application
 
getPlotElements(int) - Method in class org.autoplot.dom.Application
 
getPlotElementsFor(Plot) - Method in class org.autoplot.dom.ApplicationController
return the PlotElements for the plot, if any.
getPlotElementsFor(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
return the PlotElements using the DataSourceFilter.
getPlotElementsFor(Application, Plot) - Static method in class org.autoplot.dom.DomUtil
Return the plot elements that contained within a plot.
getPlotElementsFor(Application, DataSourceFilter) - Static method in class org.autoplot.dom.DomUtil
Return the plot elements that contained within a plot.
getPlotFor(Component) - Method in class org.autoplot.dom.ApplicationController
return the Plot corresponding to the das2 component.
getPlotFor(PlotElement) - Method in class org.autoplot.dom.ApplicationController
return the plotId containing this plotElement.
getPlotId() - Method in class org.autoplot.dom.Annotation
 
getPlotId() - Method in class org.autoplot.dom.PlotElement
 
getPlotId() - Method in class org.autoplot.dom.TimeSeriesBrowseController
return the id of the plot to which we are listening.
getPlots() - Method in class org.autoplot.dom.Application
 
getPlots(int) - Method in class org.autoplot.dom.Application
 
getPlotsFor(Application, Row, boolean) - Static method in class org.autoplot.dom.DomOps
return a list of the plots using the given row.
getPlotSymbol() - Method in class org.autoplot.dom.PlotElementStyle
 
getPlotSymbol() - Method in class org.das2.graph.DigitalRenderer
 
getPlottable(CDFReader, boolean, int) - Static method in class org.autoplot.cdf.CdfUtil
Return a map where keys are the names of the variables, and values are descriptions.
getPlottable(CDFReader, boolean, int, boolean, boolean) - Static method in class org.autoplot.cdf.CdfUtil
Return a map where keys are the names of the variables, and values are descriptions.
getPlottable(URI, ProgressMonitor) - Static method in class org.autoplot.fits.FitsDataSourceFactory
 
getPlugins() - Static method in class org.autoplot.datasource.DataSourceRegistry
 
getPlugins() - Static method in class org.autoplot.idlsupport.Util
 
getPlugins() - Static method in class org.virbo.idlsupport.Util
 
getPluginsText() - Static method in class org.autoplot.datasource.DataSetSelectorSupport
 
getPluginsText() - Static method in class org.autoplot.datasource.DataSourceRegistry
 
getPoint() - Method in class org.das2.event.MouseBoxEvent
 
getPoint() - Method in class org.das2.graph.DasAnnotation.DatumPairPointDescriptor
 
getPoint() - Method in interface org.das2.graph.DasAnnotation.PointDescriptor
 
getPoint() - Method in class ProGAL.geom2d.Line
 
getPoint(double) - Method in class ProGAL.geom2d.Line
returns the point on the line at distance d from the line-defining point p
getPoint() - Method in class ProGAL.geom3d.Circle
return a point on the circle
getPoint(int) - Method in class ProGAL.geom3d.complex.CEdge
 
getPoint(int) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
getPoint(double) - Method in class ProGAL.geom3d.Line
Gets the point on the line defined by the specified parameter.
getPoint(int) - Method in class ProGAL.geom3d.LineSegment
TODO: Comment and test
getPoint() - Method in class ProGAL.geom3d.Plane
Get the point defining this plane.
getPoint(int) - Method in class ProGAL.geom3d.Point
 
getPoint(int) - Method in interface ProGAL.geom3d.Simplex
TODO: Comment
getPoint(double, double) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getPoint(Point) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getPoint(double, double) - Method in class ProGAL.geom3d.surface.ParametricSurface
 
getPoint(Point) - Method in class ProGAL.geom3d.surface.ParametricSurface
 
getPoint(int) - Method in class ProGAL.geom3d.Triangle
Get the specified corner-point of this triangle
getPoint(int) - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return the specified corner-point.
getPoint2D(Point2D, Point2D) - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
getPointAt() - Method in class org.das2.graph.DasAnnotation
return the thing we are pointing at.
getPointAtX() - Method in class org.autoplot.dom.Annotation
 
getPointAtX() - Method in class org.das2.graph.DasAnnotation
 
getPointAtY() - Method in class org.autoplot.dom.Annotation
 
getPointAtY() - Method in class org.das2.graph.DasAnnotation
 
getPolarAngle() - Method in class ProGAL.geom2d.TriangulationVertex
 
getPolarAngle() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getPolarRadius() - Method in class ProGAL.geom2d.TriangulationVertex
 
getPolarRadius() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getPoloidalCircle() - Method in class ProGAL.geom3d.volumes.Torus
 
getPopup() - Method in class org.autoplot.pngwalk.PngWalkView
 
getPort() - Method in class ftpfs.ftp.FtpBean
Return the port number
getPort() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is connected, it reports the remote port number.
getPort() - Method in class org.autoplot.server.RequestListener
return the port being used.
getPort() - Method in class org.das2.client.DasServer
 
getPos() - Method in class ProGAL.geom2d.viewer.TextShape
 
getPosition() - Method in class org.das2.graph.Auralizor
 
getPosition(DasRow) - Method in class org.das2.graph.Leveler
Deprecated.
 
getPreferences(Class) - Method in class org.autoplot.datasource.AutoplotSettings
wrapper that will handle legacy (v2016a) prefs, and will allow migration to ~/autoplot_data/config area.
getPreferences() - Method in class org.das2.util.ArgumentList
returns the options as a java.util.prefs.Preferences object, for batch processes.
getPreferredScrollableViewportSize() - Method in class org.das2.graph.DasCanvas
 
getPreferredSize() - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
The editor component should delegate to these.
getPreferredSize() - Method in class org.das2.dasml.FormContainer
 
getPreferredSize() - Method in class org.das2.dasml.FormWindow
 
getPreferredSize() - Method in class org.das2.jythoncompletion.ui.CompletionScrollPane
 
getPreferredSize() - Method in class test.graph.GeneralPathSpeedTest
 
getPreferredWidth(Graphics, Font) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
getPreferredWidth(Graphics, Font) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
getPreferredWidth(Graphics, Font) - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
getPreferredWidth(Graphics, Font) - Method in interface org.das2.jythoncompletion.support.CompletionItem
Get the preferred visual width of this item.
getPreferredWidth(String, String, Graphics, Font) - Static method in class org.das2.jythoncompletion.support.CompletionUtilities
Get preferred width of the item by knowing its left and right html texts.
getPresentWorkingDirectory() - Static method in class org.autoplot.datasource.FileSystemUtil
get the current working directory (pwd)
getPressPoint() - Method in class org.das2.event.MouseBoxEvent
 
getPrev() - Method in class ProGAL.dataStructures.DLCyclicList.DLNode
Returns previous node of the doubly linked list
getPrevFace(TriangulationFace) - Method in class ProGAL.geom2d.TriangulationVertex
 
getPreviousColumn(DataSet, Datum) - Static method in class org.das2.dataset.DataSetUtil
returns the first column that is before the given datum.
getPreviousIndex(QDataSet, Datum) - Static method in class org.das2.qds.DataSetUtil
returns the first index that is before the given datum, or zero if no data is found before the datum.
getPreviousIndexStrict(QDataSet, Datum) - Static method in class org.das2.qds.DataSetUtil
Returns the index of the value which is less than the value less of the datum.
getPreviousRow(TableDataSet, int, Datum) - Static method in class org.das2.dataset.TableUtil
return the first row before the datum.
getPrimaryDataSetSelector() - Method in class org.autoplot.AddPlotElementDialog
 
getPrimaryDataSetSelector() - Method in class org.autoplot.TcaElementDialog
 
getPrimaryFilters() - Method in class org.autoplot.AddPlotElementDialog
 
getPrimaryModule() - Method in class org.das2.event.DasMouseInputAdapter
 
getPrimaryModuleByLabel() - Method in class org.das2.event.DasMouseInputAdapter
 
getPrimaryPopupMenu() - Method in class org.das2.event.DasMouseInputAdapter
added so ColumnColumnConnector could delegate to DasPlot's adapter.
getPrintable() - Method in class org.das2.graph.DasCanvas
Returns an instance of java.awt.print.Printable that can be used to render this canvas to a printer.
getPrintAction(Application, Component, String) - Static method in class org.autoplot.GuiSupport
 
getPrintingLogLevel() - Method in class org.autoplot.dom.Options
 
getPrintingLogLevel() - Method in class org.das2.graph.DasPlot
 
getPrintingTag() - Method in class org.autoplot.dom.Options
 
getPrintingTag() - Method in class org.das2.graph.DasCanvas
printingTag is the DateFormat string to use to tag printed images.
getProcessId(String) - Static method in class org.autoplot.AutoplotUI
return the processID (pid), or the fallback if the pid cannot be found.
getProcessId(String) - Static method in class org.autoplot.AutoplotUtil
return the processID (pid), or the fallback if the pid cannot be found.
getProcessId(String) - Static method in class org.das2.util.OsUtil
return the processID (pid), or the fallback if the pid cannot be found.
getProgressMessage() - Method in class org.das2.util.monitor.AbstractProgressMonitor
provide access to the last progress message setting.
getProgressMonitor() - Method in class org.autoplot.idlsupport.QDataSetBridge
returns an object that can be used to monitor the progress of a download.
getProgressMonitor() - Method in class org.virbo.idlsupport.QDataSetBridge
returns an object that can be used to monitor the progress of a download.
getPromptText() - Method in class org.autoplot.datasource.DataSetSelector
 
getPromptText() - Method in class org.autoplot.datasource.ui.PromptTextArea
 
getPromptText() - Method in class org.autoplot.datasource.ui.PromptTextField
 
getProperties() - Method in class org.autoplot.datasource.AbstractDataSource
return metadata in canonical form using the metadata model.
getProperties() - Method in interface org.autoplot.datasource.DataSource
discovery properties for the dataset.
getProperties() - Method in class org.autoplot.dom.DataSourceController
 
getProperties() - Method in class org.autoplot.spase.SpaseRecordDataSource
 
getProperties() - Method in class org.das2.dataset.AbstractDataSet
 
getProperties() - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
 
getProperties() - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getProperties() - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getProperties() - Method in class org.das2.dataset.AppendTableDataSet
 
getProperties() - Method in class org.das2.dataset.ClippedVectorDataSet
 
getProperties() - Method in interface org.das2.dataset.DataSet
Returns all dataset properties in a Map.
getProperties() - Method in class org.das2.dataset.QuickVectorDataSet
 
getProperties() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getProperties() - Method in class org.das2.dataset.SimpleTableDataSet
 
getProperties() - Method in class org.das2.dataset.SingleVectorDataSet
 
getProperties() - Method in class org.das2.dataset.TableDataSetAdapter
 
getProperties() - Method in class org.das2.dataset.TableDataSetWrapper
 
getProperties() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getProperties() - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getProperties() - Method in class org.das2.dataset.test.WavVectorDataSet
 
getProperties() - Method in class org.das2.dataset.VectorDataSetAdapter
 
getProperties() - Method in class org.das2.dataset.ViewDataSet
 
getProperties() - Method in class org.das2.dataset.WeightsTableDataSet
 
getProperties() - Method in class org.das2.dataset.WeightsVectorDataSet
 
getProperties() - Method in class org.das2.dataset.WritableTableDataSet
 
getProperties() - Method in class org.das2.dataset.XTagsVectorDataSet
 
getProperties() - Method in class org.das2.math.fft.WindowTableDataSet
 
getProperties(QDataSet, String[], Map) - Static method in class org.das2.qds.DataSetUtil
return the properties listed, using the defaults if provided.
getProperties(QDataSet, Map<String, Object>) - Static method in class org.das2.qds.DataSetUtil
gets all the properties of the dataset.
getProperties(QDataSet) - Static method in class org.das2.qds.DataSetUtil
gets all the properties of the dataset.
getProperties() - Method in class org.das2.qds.util.DataSetBuilder
get a map of all the properties set thus far.
getProperties() - Method in class org.das2.stream.PacketDescriptor
 
getProperties() - Method in interface org.das2.stream.SkeletonDescriptor
 
getProperties() - Method in class org.das2.stream.StreamDescriptor
 
getProperties() - Method in class org.das2.stream.StreamMultiYDescriptor
 
getProperties() - Method in class org.das2.stream.StreamXDescriptor
 
getProperties() - Method in class org.das2.stream.StreamYScanDescriptor
 
getProperty(String, String) - Static method in class org.autoplot.AutoplotUtil
support restricted security environment by checking permissions before checking property.
getProperty(String, String) - Static method in class org.autoplot.help.Util
support restricted security environment by checking permissions before checking property.
getProperty(String) - Method in class org.autoplot.netCDF.AbstractIOSP
 
getProperty(PropertyDescriptor) - Method in class org.das2.beans.AccessLevelBeanInfo
get the Property for the PropertyDescriptor.
getProperty(String, String) - Static method in class org.das2.DasApplication
support restricted security environment by checking permissions before checking property.
getProperty(String) - Method in class org.das2.dataset.AbstractDataSet
Returns the value of the property that name represents
getProperty(String) - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
Returns the value of the property that name represents
getProperty(int, String) - Method in class org.das2.dataset.AbstractTableDataSet
 
getProperty(String) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getProperty(String) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getProperty(String) - Method in class org.das2.dataset.AppendTableDataSet
 
getProperty(int, String) - Method in class org.das2.dataset.AppendTableDataSet
 
getProperty(String) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getProperty(String) - Method in interface org.das2.dataset.DataSet
Returns the property value associated with the string name
getProperty(String) - Method in class org.das2.dataset.DataSetDescriptor
Returns the value of the property with the specified name
getProperty(String) - Method in class org.das2.dataset.QuickVectorDataSet
 
getProperty(String) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getProperty(int, String) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getProperty(String) - Method in class org.das2.dataset.SimpleTableDataSet
 
getProperty(int, String) - Method in class org.das2.dataset.SimpleTableDataSet
 
getProperty(String) - Method in class org.das2.dataset.SingleVectorDataSet
 
getProperty(int, String) - Method in interface org.das2.dataset.TableDataSet
Return the property value attached to the table.
getProperty(String) - Method in class org.das2.dataset.TableDataSetAdapter
 
getProperty(int, String) - Method in class org.das2.dataset.TableDataSetAdapter
 
getProperty(String) - Method in class org.das2.dataset.TableDataSetBuilder
 
getProperty(String) - Method in class org.das2.dataset.TableDataSetWrapper
 
getProperty(int, String) - Method in class org.das2.dataset.TableDataSetWrapper
 
getProperty(String) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getProperty(int, String) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getProperty(String) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getProperty(String) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getProperty(String) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getProperty(String) - Method in class org.das2.dataset.VectorDataSetBuilder
 
getProperty(String) - Method in class org.das2.dataset.ViewDataSet
Returns the value of the property that name represents
getProperty(String) - Method in class org.das2.dataset.WeightsTableDataSet
 
getProperty(int, String) - Method in class org.das2.dataset.WeightsTableDataSet
 
getProperty(String) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getProperty(String) - Method in class org.das2.dataset.WritableTableDataSet
 
getProperty(int, String) - Method in class org.das2.dataset.WritableTableDataSet
 
getProperty(String) - Method in class org.das2.dataset.XSliceDataSet
 
getProperty(String) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getProperty(String) - Method in class org.das2.math.fft.WindowTableDataSet
 
getProperty(int, String) - Method in class org.das2.math.fft.WindowTableDataSet
 
getProperty(QDataSet, String, Object) - Static method in class org.das2.qds.DataSetUtil
 
getProperty(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
retrieve a property from the dataset.
getProperty(String) - Method in class org.das2.stream.PacketDescriptor
 
getProperty(String) - Method in interface org.das2.stream.SkeletonDescriptor
 
getProperty(String) - Method in class org.das2.stream.StreamDescriptor
 
getProperty(String) - Method in class org.das2.stream.StreamMultiYDescriptor
 
getProperty(String) - Method in class org.das2.stream.StreamXDescriptor
 
getProperty(String) - Method in class org.das2.stream.StreamYScanDescriptor
 
getProperty(String) - Method in class org.das2.util.filesystem.FileSystem
return a filesystem property, such as PROP_CASE_INSENSITIVE.
getPropertyClass(String) - Static method in class org.das2.qds.DataSetUtil
return the class for the property, to support Jython.
getPropertyDescriptor(Class) - Method in class org.das2.beans.AccessLevelBeanInfo.Property
Returns a PropertyDescriptor for this property that is associated with the specified bean class.
getPropertyDescriptor() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getPropertyDescriptor() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getPropertyDescriptor() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
getPropertyDescriptors() - Method in class ftpfs.ftp.FtpBeanBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors() - Method in class ftpfs.ftp.FtpListResultBeanInfo
Gets the bean's PropertyDescriptors.
getPropertyDescriptors(AccessLevelBeanInfo.PersistenceLevel) - Method in class org.das2.beans.AccessLevelBeanInfo
convenient method that only returns the descriptors for the specified persistence level.
getPropertyDescriptors() - Method in class org.das2.beans.AccessLevelBeanInfo
get the property descriptors for the object.
getPropertyDescriptors(Class) - Static method in class org.das2.beans.BeansUtil
Use reflection to get a list of all the property names for the class.
getPropertyDescriptors() - Method in class org.das2.qds.ArrayDataSetBeanInfo
 
GetPropertyEditorPanel - Class in org.das2.qds.filters
 
GetPropertyEditorPanel() - Constructor for class org.das2.qds.filters.GetPropertyEditorPanel
Creates new form getPropertyEditorPanel
getPropertyName() - Method in exception org.das2.DasPropertyException
 
getPropertyNames(PropertyDescriptor[]) - Static method in class org.das2.beans.BeansUtil
 
getPropertyNames(Class) - Static method in class org.das2.beans.BeansUtil
Use reflection to get a list of all the property names for the class.
getPropertyType(DomNode, String) - Static method in class org.autoplot.dom.DomUtil
get the property type, e.g.
getPropertyType(String) - Static method in class org.das2.qds.DataSetUtil
return the type of the property, as a string to support use in Jython: String,Number,Boolean,Map,QDataSet,CacheTag,Units
getPropertyValue(DomNode, String) - Static method in class org.autoplot.dom.DomUtil
get the node property value
getPropertyValue(Object, String) - Method in class org.das2.NameContext
 
getPropNames() - Method in class org.autoplot.dom.DebugPropertyChangeSupport
return a list of the explicit properties we are listening to.
getProto() - Method in class org.das2.client.DasServer
 
getPrototypeDisplayValue() - Method in class org.das2.dasml.FormChoice
 
getProxyClass() - Method in class org.python.core.PyJavaClassPeeker
 
getPsym() - Method in class org.das2.graph.CurveRenderer
Getter for property psym.
getPsym() - Method in class org.das2.graph.PlotSymbolRenderer
Get the value of psym
getPsym() - Method in class org.das2.graph.SeriesRenderer
Getter for property psym.
getPsymConnector() - Method in class org.das2.graph.CurveRenderer
 
getPsymConnector() - Method in class org.das2.graph.SeriesRenderer
 
getPtMaximum() - Method in class org.das2.graph.DasDevicePosition
return the points offset that controls the position of the bottom/right boundary.
getPtMinimum() - Method in class org.das2.graph.DasDevicePosition
return the points offset that controls the position of the top/left boundary.
getQ() - Method in class org.das2.qds.util.LinFit
 
getQCFolder() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
getQCTotals() - Method in class org.autoplot.pngwalk.QualityControlSequence
 
getQDataSet() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
getQernal(RebinDescriptor, RebinDescriptor, Datum, Datum) - Method in class org.das2.dataset.GenericQernalFactory
 
getQernal(RebinDescriptor, RebinDescriptor, Datum, Datum) - Method in class org.das2.dataset.NNQernalFactory
 
getQernal(RebinDescriptor, RebinDescriptor, Datum, Datum) - Method in class org.das2.dataset.NoInterpolateQernalFactory
 
getQernal(RebinDescriptor, RebinDescriptor, Datum, Datum) - Method in interface org.das2.dataset.QernalTableRebinner.QernalFactory
 
getQualityControlRecord(int) - Method in class org.autoplot.pngwalk.QualityControlSequence
return the QC record
getQualityControlRecordNoSubRange(int) - Method in class org.autoplot.pngwalk.QualityControlSequence
return the QC record where index is for all images.
getQualityControlSequence() - Method in class org.autoplot.pngwalk.WalkImageSequence
this may be null if even though we are using QualityControl, if the user hasn't logged in yet.
getQube() - Method in class org.das2.qstream.PlaneDescriptor
 
getQueryType() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
Get the query type to which this result set belongs.
getRadius() - Method in class ProGAL.geom2d.Circle
 
getRadius() - Method in class ProGAL.geom2d.LSC
 
getRadius() - Method in class ProGAL.geom3d.Circle
Get the radius of the circle.
getRadius() - Method in class ProGAL.geom3d.volumes.Cylinder
 
getRadius() - Method in class ProGAL.geom3d.volumes.Lens
Radius of the equator of the lens
getRadius() - Method in class ProGAL.geom3d.volumes.Sphere
Get the radius
getRadiusSquared() - Method in class ProGAL.geom3d.volumes.Sphere
Get the squared radius
getRandomPermutation() - Method in class ProGAL.geom3d.PointList
Returns a new point-list containing all the elements in random order.
getRandomPoint(int, double, double) - Static method in class ProGAL.geomNd.Point
 
getRange(HashMap) - Static method in class org.autoplot.cdf.CdfUtil
returns the range of the data by looking for the SCALEMIN/SCALEMAX params, or the required VALIDMIN/VALIDMAX parameters.
getRange() - Method in class org.autoplot.datasource.TimeRangeEditor
get the timerange.
getRange() - Method in class org.autoplot.dom.Axis
 
getRange(JSONObject) - Static method in class org.autoplot.hapi.HapiServer
return the range of available data.
getRange(JSONObject) - Static method in class org.autoplot.pngwalk.RichPngUtil
return the range setting of the axis.
getRange() - Method in class org.das2.components.DasTimeRangeSelector
 
getRange() - Method in class org.das2.components.TimeRangeEditor
 
getRange() - Method in class org.das2.datum.CacheTag
the range covered by the cache tag.
getRange() - Method in class org.das2.event.TimeRangeSelectionEvent
 
getRange() - Method in class org.das2.graph.DasAxis
Deprecated.
use getDatumRange instead.
getRangeFor(String) - Method in class org.das2.fsm.FileStorageModel
return the time range represented by this name.
getRangeFor(String) - Method in class org.das2.fsm.FileStorageModelOld
 
getRank() - Method in class org.das2.qstream.PlaneDescriptor
 
getRank2() - Method in class org.das2.qds.demos.PlasmaModel
 
getRawProperties() - Method in class org.autoplot.dom.DataSourceController
 
getReadOnlyCache() - Method in class org.das2.util.filesystem.WebFileSystem
 
getReadPackets() - Method in class org.das2.client.DataSetStreamHandler
 
getReadPackets() - Method in class org.das2.qstream.QDataSetStreamHandler
if true, then packets are interpreted.
getReadTimeoutMs() - Method in class org.das2.util.filesystem.FileSystemSettings
return the read timeout in milliseconds.
getReal(int) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
getReal(int) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayFloatFloat
 
getReal(int) - Method in interface org.das2.math.fft.ComplexArray.Double
 
getReal(int) - Method in interface org.das2.math.fft.ComplexArray.Float
 
getReal(int) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
getReal(int) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayFloatFloat
 
getReal(int) - Method in interface org.das2.qds.math.fft.ComplexArray.Double
 
getReal(int) - Method in interface org.das2.qds.math.fft.ComplexArray.Float
 
getRealEigenvalues() - Method in class ProGAL.math.Matrix.EigenvalueDecomposition
Return the real parts of the eigenvalues real(diag(D)).
getRebinDescriptor(DasAxis) - Method in class org.das2.graph.DataLoader
convenient method for getting a rebindescriptor with one bin per pixel.
getRebinMethod() - Method in class org.autoplot.dom.PlotElementStyle
 
getRebinner() - Method in class org.das2.graph.SpectrogramRenderer
Getter for property rebinner.
getRecDims(String) - Method in class org.autoplot.dods.MetaDataScraper
 
getRecDims(String) - Method in class org.autoplot.dods.MyDDSParser
return the dimensions, or null for Sequences or Grids
getRecent() - Method in class org.autoplot.ApplicationModel
get the recent URIs, from bookmarks/bookmarks.recent.xml
getRecent(String, int) - Method in class org.autoplot.ApplicationModel
return a list of items matching filter, in a LinkedHashMap.
getRecent(DataSetSelector) - Static method in class org.autoplot.bookmarks.Util
return the recent entries.
getRecent() - Method in class org.autoplot.datasource.DataSetSelector
Getter for property recent.
getRecentMenu() - Method in class org.autoplot.datasource.DataSetSelector
 
getRecord(URI) - Static method in class org.autoplot.pngwalk.QualityControlRecord
Retrieve the quality control record for the named pngwalk image.
getRecord(URI, URI) - Static method in class org.autoplot.pngwalk.QualityControlRecord
Retrieve the quality control record for the named pngwalk image.
getRecordElements() - Method in class org.das2.qds.util.DataSetBuilder
return the number of elements in each record.
getRecordParser() - Method in class org.das2.qds.util.AsciiParser
Getter for property recordParser.
getRecParser() - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getRedoAction() - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
getRedoAction() - Method in class org.autoplot.state.UndoRedoSupport
get the action to trigger redo.
getRedoDescription() - Method in class org.autoplot.state.UndoRedoSupport
get the longer description for the action, intended to be used for the tooltip.
getRedoLabel() - Method in class org.autoplot.state.UndoRedoSupport
returns a label describing the redo operation, or null if the operation doesn't exist.
getReducedInputStream(StreamDataSetDescriptor, Datum, Datum, Datum) - Method in class org.das2.client.FakeStandardDataStreamSource
 
getReducedInputStream(StreamDataSetDescriptor, Datum, Datum, Datum) - Method in interface org.das2.client.StandardDataStreamSource
 
getReducedInputStream(StreamDataSetDescriptor, Datum, Datum, Datum) - Method in class org.das2.client.WebStandardDataStreamSource
 
getReducedInputStream(StreamDataSetDescriptor, Datum, Datum, Datum) - Method in class org.das2.stream.test.LocalFileStandardDataStreamSource
 
getReference() - Method in class org.autoplot.dom.PlotElementStyle
 
getReference() - Method in class org.das2.event.DataRangeSelectionEvent
 
getReference() - Method in class org.das2.graph.DasAxis
 
getReference() - Method in class org.das2.graph.SeriesRenderer
Getter for property reference.
getReferenceCacheEntry(String) - Method in class org.autoplot.datasource.ReferenceCache
return the ReferenceCacheEntry, if any, for the URI.
getReflectedFunction() - Method in class org.python.core.PyMethodPeeker
 
getRegex() - Method in class org.das2.datum.Orbits.OrbitFieldHandler
 
getRegex() - Method in class org.das2.datum.TimeParser.EnumFieldHandler
 
getRegex() - Method in interface org.das2.datum.TimeParser.FieldHandler
return a regular expression that matches valid field entries.
getRegex() - Method in class org.das2.datum.TimeParser
peek at the regular expression used.
getRegex() - Method in class org.das2.datum.TimeParser.HrintervalFieldHandler
 
getRegex() - Method in class org.das2.datum.TimeParser.IgnoreFieldHandler
 
getRegex() - Method in class org.das2.datum.TimeParser.PeriodicFieldHandler
 
getRegex() - Method in class org.das2.datum.TimeParser.SubsecFieldHandler
 
getRegex(String) - Static method in class org.das2.util.filesystem.Glob
converts a glob into a regex.
getRegexForFormat(String) - Static method in class org.das2.qds.util.AsciiParser
Convert FORTRAN (F77) style format to C-style format specifiers.
getRegexParser(String) - Method in class org.das2.qds.util.AsciiParser
return a regex parser for the given regular expression.
getRegexParserForFormat(String) - Method in class org.das2.qds.util.AsciiParser
see private TimeParser(String formatString, Map<String,FieldHandler> fieldHandlers)</tt>, which is very similar. "%5d%5d%9f%s" "d5,d5,f9,a"
getReleaseTag(Class) - Static method in class org.das2.util.AboutUtil
return the tag assigned to the class, but looking for "META-INF/build.txt" in the jar file.
getReleaseTag() - Static method in class org.das2.util.AboutUtil
Identify the release version by looking a non-null build.tag.
getRemote() - Method in class org.autoplot.ImportBookmarksGui
 
getRemoteBookmarks(String, int, boolean, List<Bookmark>) - Static method in class org.autoplot.bookmarks.Bookmark
read in a remote bookmarks file.
getRemoteStatus() - Method in class org.autoplot.bookmarks.Bookmark.Folder
remote status indicator.
getRemoteStatusMsg() - Method in class org.autoplot.bookmarks.Bookmark.Folder
 
getRemoteUrl() - Method in class org.autoplot.bookmarks.Bookmark.Folder
a remote bookmark is one that is a copy of a folder at the remote location.
getRenderControl() - Method in class org.autoplot.dom.PlotElement
 
getRenderCount() - Method in class org.das2.graph.Renderer
return the number of times render has been called since the last reset.
getRenderer() - Method in class org.autoplot.dom.PlotElementController
 
getRenderer(int) - Method in class org.das2.graph.DasPlot
return one of the renderers, which paint the data on to the plot.
getRenderer() - Method in class org.das2.graph.DasRendererUpdateEvent
 
getRenderer() - Method in class org.das2.graph.DataLoader
 
getRenderers() - Method in class org.das2.graph.DasPlot
return a list of the renderers, which paint the data on to the plot.
getRenderingHints() - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
getRenderingHints() - Static method in class org.das2.DasProperties
 
getRenderPointsPerMillisecond() - Method in class org.das2.graph.SeriesRenderer
 
getRenderTimeLimitMs() - Method in class org.das2.graph.EventsRenderer
 
getRenderType() - Method in class org.autoplot.dom.PlotElement
 
getReplaceAction(JTree) - Method in class test.JTreeDemo
 
getReply() - Method in class ftpfs.ftp.FtpBean
Get reply of the last command.
getReplyMessage() - Method in class ftpfs.ftp.FtpBean
Get reply message of the last command.
getRepresentativeFile(ProgressMonitor) - Method in class org.das2.fsm.FileStorageModel
return a random file from the FSM, which can be used to represent a typical file.
getRepresentativeFile(ProgressMonitor, String) - Method in class org.das2.fsm.FileStorageModel
return a random file from the FSM, which can be used to represent a typical file.
getRepresentativeFile(ProgressMonitor, String, DatumRange) - Method in class org.das2.fsm.FileStorageModel
Return a random file from the FSM, which can be used to represent a typical file.
getRepresentativeFile(ProgressMonitor) - Method in class org.das2.fsm.FileStorageModelOld
this is introduced to support discovery, where we just need one file to get started.
getRequestCount() - Method in class org.autoplot.server.RequestListener
 
getResizeRadioButton() - Method in class org.autoplot.CanvasSizePanel
 
getResolution() - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getResolution() - Method in class org.das2.datum.CacheTag
the resolution of the cache tag, which may be null.
getResolution(Units) - Method in class org.das2.datum.Datum
returns the resolution (or precision) of the datum.
getResourceBundle() - Method in class org.autoplot.util.TransparentLogger
 
getResourceBundleName() - Method in class org.autoplot.util.TransparentLogger
 
getResourceURI() - Method in class org.autoplot.datasource.AbstractDataSourceFormat
return the URI (file part) of the
getResourceURI(URI) - Static method in class org.autoplot.datasource.DataSetURI
returns the URI to be interpreted by the DataSource.
getResourceURI(String) - Static method in class org.autoplot.datasource.DataSetURI
returns the URI to be interpreted by the DataSource.
getResultParameters(String, ProgressMonitor) - Static method in class org.autoplot.datasource.jython.JythonDataSourceFactory
Scrape through the Jython script looking for assignments.
getResults() - Method in class org.das2.jythoncompletion.MyCompletionResultSetImpl
 
getResultSet() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
Get the result set instance associated with this implementation.
getRGB(int) - Method in class org.das2.graph.DasColorBar.Type
return the RGB encoded color for the index.
getRicePaperColor() - Static method in class org.das2.graph.ColorUtil
Deprecated.
return standard color for slightly masking background.
getRicePaperColor() - Static method in class org.das2.graph.GraphUtil
return translucent white color for indicating the application is busy.
getRicePaperColor() - Static method in class org.das2.util.ColorUtil
return standard color for slightly masking background.
getRichFields() - Method in class org.das2.qds.util.AsciiParser
returns the high rank rich fields in a map from NAME to LABEL.
getRight() - Method in class org.autoplot.dom.Column
 
getRoot() - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getRoot() - Method in class org.autoplot.metatree.NameValueTreeModel
 
getRoot() - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
getRoot() - Method in class org.autoplot.spase.DOMWalker
 
getRoot() - Method in class org.das2.components.treetable.TreeTableModel
 
getRoot() - Method in class org.das2.util.CombinedTreeModel
 
getRootURI() - Method in class org.das2.util.filesystem.FileSystem
return the URI identifying the root of the filesystem.
getRootURL() - Method in class org.das2.util.filesystem.WebFileSystem
return the root of the filesystem as a URL.
getRotation() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
getRotationAxis() - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Returns the direction vector of the rotation axis
getRow() - Method in class org.autoplot.dom.ApplicationController
get the DasRow implementation for the marginRow.
getRow() - Method in class org.autoplot.dom.PlotController
return the row for this plot.
getRow() - Method in class org.das2.graph.DasCanvas.Cell
get the Row
getRow() - Method in class org.das2.graph.DasCanvasComponent
accessor for the DasRow used for positioning the component.
getRow(int) - Method in class ProGAL.math.Matrix
 
getRow(int) - Method in class ProGAL.math.Matrix3x3
 
getRowCount() - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getRowCount() - Method in class org.das2.components.treetable.TreeTableModel
 
getRowCount() - Method in class org.das2.qds.util.QDataSetTableModel
 
getRowEnd(JTextComponent, int) - Static method in class org.das2.jythoncompletion.Utilities
return the offset of the last character of the line.
getRowEnd(JTextArea, int) - Static method in class org.das2.jythoncompletion.Utilities
 
getRowFor(Plot) - Method in class org.autoplot.dom.CanvasController
 
getRowId() - Method in class org.autoplot.dom.Annotation
 
getRowId() - Method in class org.autoplot.dom.Plot
 
getRows() - Method in class org.autoplot.dom.Canvas
 
getRows(int) - Method in class org.autoplot.dom.Canvas
 
getRows() - Method in class org.das2.graph.Leveler
Deprecated.
returns a copy of the List of the Row objects.
getRowStart(JTextComponent, int) - Static method in class org.das2.jythoncompletion.Utilities
return the offset of the first character of the line.
getRowStart(JTextArea, int) - Static method in class org.das2.jythoncompletion.Utilities
 
getRunningScript() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
return the name of the script that the panel is busy running, or null.
getSampleFile(String) - Method in class org.autoplot.cdaweb.CDAWebDB
return a sample file from the dataset.
getSampleRate(QDataSet, Units) - Method in class org.das2.math.filter.AbstractFilter
return the sample rate in the given units.
getSampleTime(String) - Method in class org.autoplot.cdaweb.CDAWebDB
return a range of a file that could be plotted.
getSampleTimeRange(JSONObject) - Static method in class org.autoplot.hapi.HapiServer
return a time which is a suitable time to discover the data.
getSaturationHitCount() - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
getSaveFile() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
get the save file name with a save file dialog.
getSaveStateDepth() - Method in class org.autoplot.state.UndoRedoSupport
get the current number of persistent states stored in autoplot_data/state
getScale() - Method in class org.autoplot.dom.Axis
 
getScale() - Method in class org.das2.graph.VectorPlotRenderer
get the scale relating the length of the vector (dx and dy, the last two columns) to the positions of the vector (in the first two columns).
getScale() - Method in class test.graph.MyRenderer
return the scale for the radius
getScaledInstance(BufferedImage, int) - Static method in class org.autoplot.pngwalk.ImageResize
convenient typical use.
getScaledInstance(BufferedImage, int, int, Object, boolean) - Static method in class org.autoplot.pngwalk.ImageResize
Convenience method that returns a scaled instance of the provided BufferedImage.
getScaleFactor() - Method in class org.autoplot.dods.DodsAdapter
Getter for property scaleFactor.
getScaleType(HashMap) - Static method in class org.autoplot.cdf.CdfUtil
 
getScan(int) - Method in class org.das2.dataset.AppendTableDataSet
 
getScan(int) - Method in class org.das2.dataset.DefaultTableDataSet
 
getScan(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getScan(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getScan(int) - Method in interface org.das2.dataset.TableDataSet
 
getScan(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getScan(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getScan(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getScan(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getScan(int) - Method in class org.das2.dataset.WritableTableDataSet
 
getScan(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getScanRange() - Method in class org.das2.graph.DasAxis
get the limit the scan buttons, which may be null.
getScheme() - Method in class org.autoplot.VapSchemeChooser
return the scheme to target.
getScreenShot() - Static method in class org.autoplot.ScreenshotsTool
get a screenshot of the display Autoplot's main UI is running within.
getScreenShot(int) - Static method in class org.autoplot.ScreenshotsTool
Get a screenshot of the display indicated by active.
getScreenShotNoPointer() - Static method in class org.autoplot.ScreenshotsTool
get a screenshot of the display Autoplot's main UI is running within, but without the pointer.
getScript(String, List<String>) - Static method in class org.autoplot.inline.InlineDataSourceFactory
do the magic with the timerange.
getScriptContext() - Method in class org.autoplot.scriptconsole.LogConsole
 
getScriptForResource(URI) - Static method in class org.autoplot.datasource.jython.JythonExtensionDataSourceFactory
this is the lookup table from URI (*.sps) to script (readTypeSps.jyds)
getScriptPanel() - Method in class org.autoplot.AutoplotUI
access the editor for scripts, if available.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.das2.graph.DasCanvas
 
getScrollableTracksViewportHeight() - Method in class org.das2.graph.DasCanvas
 
getScrollableTracksViewportWidth() - Method in class org.das2.graph.DasCanvas
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.das2.graph.DasCanvas
 
getScrollBar() - Method in class org.autoplot.datasource.JScrollPopupMenu
 
getSearchRegex() - Method in class org.das2.graph.util.GraphicalLogHandler.LogRenderer
 
getSearchText() - Method in class org.autoplot.scriptconsole.LogConsole
 
getSecondaryDataSetSelector() - Method in class org.autoplot.AddPlotElementDialog
 
getSecondaryFilters() - Method in class org.autoplot.AddPlotElementDialog
 
getSecondaryModule() - Method in class org.das2.event.DasMouseInputAdapter
 
getSecondaryModuleByLabel() - Method in class org.das2.event.DasMouseInputAdapter
 
getSecondsSinceMidnight(Datum) - Static method in class org.das2.datum.TimeUtil
return the number of seconds elapsed since the last midnight.
getSecurity() - Method in class it.sauronsoftware.ftp4j.FTPClient
Returns the security level used by the client in the connection.
getSegment() - Method in class ProGAL.geom2d.LSC
 
getSegment() - Method in class ProGAL.geom3d.volumes.Cylinder
 
getSelected() - Method in class org.das2.dasml.FormList
 
getSelectedBookmark() - Method in class org.autoplot.bookmarks.BookmarksManager
provide a means to get the selection.
getSelectedBookmark(TreeModel, TreePath) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
return the bookmark selected in the tree.
getSelectedBookmarks(TreeModel, TreePath[]) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
return the bookmarks selected in the tree.
getSelectedCompletionItem() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
getSelectedCompletionItem() - Method in class org.das2.jythoncompletion.ui.CompletionScrollPane
 
getSelectedComponents() - Method in class org.autoplot.util.CanvasLayoutPanel
get the user-selected components.
getSelectedDataPoints() - Method in class org.das2.components.DataPointRecorder
return the subset of the data points which are selected, as a rank 2 bundle.
getSelectedDataSet() - Method in class org.das2.components.DataPointRecorder
returns a data set of the selected table data.
getSelectedDataSet() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
returns a data set of the selected table data.
getSelectedFile() - Method in class org.autoplot.pngwalk.PngWalkTool
returns the current selection, which may be a URL on a remote site, or null if no sequence has been selected.
getSelectedFile() - Method in class org.autoplot.ReplaceFilePanel
 
getSelectedImage() - Method in class org.autoplot.pngwalk.PngWalkTool
return the currently selected image.
getSelectedIndeces() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
getSelectedIndex() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
getSelectedIndex() - Method in class org.das2.jythoncompletion.ui.CompletionScrollPane
 
getSelectedItem() - Method in class org.autoplot.cdaweb.CDAWebDataSetIdDialog
get the selected item
getSelectedName() - Method in class org.autoplot.pngwalk.PngWalkTool
return the name of the current selection, which is just the globbed or aggregated part of the names.
getSelectedName() - Method in class org.autoplot.pngwalk.WalkImageSequence
return the name of the selected image.
getSelectedPlots() - Method in class org.autoplot.LayoutPanel
return a list of the selected plots, with the primary selection the first item.
getSelectedRange() - Method in class org.autoplot.datasource.TimeRangeTool
 
getSelectedURI() - Method in class org.autoplot.RecentUrisDialog
 
getSelectedURI() - Method in class org.autoplot.RecentUrisGUI
 
getSelectedURIs() - Method in class org.autoplot.ImportVapDialog
 
getSelectedValue() - Method in class org.das2.dasml.FormChoice
 
getSelectionArea(Renderer) - Static method in class org.das2.graph.SelectionUtil
returns the selection area, or SelectionUtil.NULL.
getSelectionArea(DasCanvasComponent) - Static method in class org.das2.graph.SelectionUtil
 
getSelectionType() - Method in class org.das2.event.DasSelectionEvent
 
getSequence() - Method in class org.autoplot.pngwalk.PngWalkTool
return the container for the sequence of images, which contains the current index and provides a method for jumping to other images.
getSequence() - Method in class org.autoplot.pngwalk.PngWalkView
 
getSerialNumber() - Method in class org.autoplot.jythonsupport.PyQDataSet
return the serial number.
getServerName() - Method in class ftpfs.ftp.FtpBean
Return the server name.
getServerURL() - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
getServiceProviderIds() - Method in class org.autoplot.cdaweb.CDAWebDB
 
getSheet() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
getSheets(HSSFWorkbook, CompletionContext, ProgressMonitor) - Static method in class org.autoplot.excel.ExcelUtil
 
getShowLogMouseModule(DasPlot) - Method in class org.das2.graph.util.GraphicalLogHandler
 
getSiga() - Method in class org.das2.qds.util.LinFit
 
getSigb() - Method in class org.das2.qds.util.LinFit
 
getSigDigits(String) - Static method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
Get the number of general significant digits for das2 text streams from an Autoplot URI
getSignedAngle(Point, Point, Point) - Static method in class ProGAL.geom2d.Point
Returns the angle between the points, but if they make a left turn the angle will be negative.
getSignificand() - Method in class org.das2.datum.LinearDomainDivider
protected to provide access to other dividers that delegate to this, and to support formatter.
getSimpleTableContaining(QDataSet, Datum, Datum) - Static method in class org.das2.qds.SemanticOps
return the first table of the bundle containing x and y
getSinAngle() - Method in class ProGAL.geom2d.TriangulationVertex
 
getSinAngle() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getSize() - Method in class ftpfs.ftp.FtpListResult
Get size.
getSize() - Method in class ftpfs.FtpFileObject
 
getSize() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the size of the file (bytes).
getSize() - Method in class org.autoplot.datasource.ui.TableRowHeaderModel
 
getSize() - Method in class org.das2.graph.DigitalRenderer
 
getSize() - Method in class org.das2.jythoncompletion.ui.LazyListModel
 
getSize() - Method in class org.das2.system.DefaultMonitorFactory
 
getSize() - Method in class org.das2.util.filesystem.FileObject
returns the size of the file.
getSize() - Method in class org.das2.util.filesystem.LocalFileObject
 
getSize() - Method in class org.das2.util.filesystem.VFSFileObject
 
getSize() - Method in class org.das2.util.filesystem.WebFileObject
return the fileObject size in bytes.
getSize() - Method in class ProGAL.dataStructures.DLCyclicList
Returns the number of elements in this cyclic list.
getSize() - Method in class ProGAL.dataStructures.Heap
 
getSize() - Method in class ProGAL.dataStructures.Queue
 
getSize() - Method in class ProGAL.dataStructures.Set
 
getSize() - Method in class zipfs.ZipFileObject
 
getSizeBytes() - Method in class org.das2.stream.DataTransferType
return the size of the item in bytes.
getSizeBytes() - Method in class org.das2.stream.PacketDescriptor
 
getSizeBytes() - Method in interface org.das2.stream.SkeletonDescriptor
 
getSizeBytes() - Method in class org.das2.stream.StreamDescriptor
 
getSizeBytes() - Method in class org.das2.stream.StreamMultiYDescriptor
 
getSizeBytes() - Method in class org.das2.stream.StreamXDescriptor
 
getSizeBytes() - Method in class org.das2.stream.StreamYScanDescriptor
 
getSizeLimit() - Method in class org.autoplot.state.UndoRedoSupport
get the number of states which will be kept
getSkipLines() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getSlicer(DasPlot, TableDataSetConsumer) - Method in class org.das2.event.CutoffMouseModule
 
getSlicer() - Method in class org.das2.event.HorizontalSlicerMouseModule
return the slicer listening to the slices.
getSlicer() - Method in class org.das2.event.VerticalSlicerMouseModule
return the slicer listening to the slices.
getSliceY() - Method in class org.das2.components.HorizontalSpectrogramSlicer
provide the Y position of the data.
getSlope() - Method in class org.das2.qds.util.LinFit
return the slope as a datum with units of Yunits/Xunits.
getSlope() - Method in class ProGAL.geom2d.Line
 
getSlope() - Method in class ProGAL.geom2d.Vector
 
getSlopeIntercept(double, double, double, double) - Static method in class org.das2.graph.GraphUtil
calculates the slope and intercept of a line going through two points.
getSlopeMin() - Method in class org.das2.event.CutoffMouseModule
Getter for property slopeMin.
getSmallDisplayIcon() - Method in class org.das2.components.propertyeditor.NamedColorChooserPanel
 
getSmallDisplayIcon() - Method in class org.das2.util.DesktopColorChooserPanel
 
getSmallEditor() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getSmallestYTag(TableDataSet) - Static method in class org.das2.dataset.TableUtil
 
getSocket() - Method in class org.autoplot.server.RequestListener
 
getSocketTimeout() - Method in class ftpfs.ftp.FtpBean
Get timeout when creating socket.
getSortedDiscoverableExtentions() - Static method in class org.autoplot.datasource.DataSetURI
return the list of discoverable extentions, sorted by recent use.
getSortPriority() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
getSortPriority() - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
getSortPriority() - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
getSortPriority() - Method in interface org.das2.jythoncompletion.support.CompletionItem
Returns the item's priority.
getSortText() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
getSortText() - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
getSortText() - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
getSortText() - Method in interface org.das2.jythoncompletion.support.CompletionItem
Returns a text used to sort items alphabetically.
getSortType() - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Get the sort type currently used by the code completion.
getSortType() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getSource(String) - Method in class org.autoplot.datasource.DataSourceRegistry
look up the source by its id.
getSource() - Method in class org.autoplot.dods.DodsAdapter
 
getSource() - Method in class org.das2.components.DasProgressPanel
 
getSourceActions(JComponent) - Method in class org.autoplot.transferrable.ImageSelection
 
getSourceByMime(String) - Method in class org.autoplot.datasource.DataSourceRegistry
 
getSourceEditorExtensions() - Method in class org.autoplot.datasource.DataSourceRegistry
return a list of registered extensions.
getSourceExtensions() - Method in class org.autoplot.datasource.DataSourceRegistry
return a list of registered extensions.
getSpacecraft() - Method in class org.autoplot.pdsppi.PDSPPIDB
returns the spacecraft.
getSpacecraft() - Method in class org.das2.datum.Orbits
 
getSParams() - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getSpeedLimit() - Method in class org.das2.client.InputStreamMeter
 
getSphereCenter(int) - Method in class ProGAL.geom3d.volumes.Lens
 
getSphereRadius(int) - Method in class ProGAL.geom3d.volumes.Lens
 
getSpi(String) - Method in class org.das2.system.NullPreferences
 
getSquaredDistance() - Method in class ProGAL.geom2d.Point
returns squared distance of this point to the origo.
getSquaredDistance(Point) - Method in class ProGAL.geom2d.Point
returns squared distance of this point to point q.
getSquaredDistance(LineSegment) - Method in class ProGAL.geom2d.Point
returns squared distance of this point to segment s
getSquaredDistance(Line) - Method in class ProGAL.geom3d.Line
Gets the minimum squared distance to another line.
getSquaredDistance(Point) - Method in class ProGAL.geom3d.LineSegment
Gets the squared distance from q to the nearest point on this segment.
getSquaredLength() - Method in class ProGAL.geom2d.LineSegment
returns the squared length of the segment
getSquaredLength() - Method in class ProGAL.geom2d.Vector
 
getSquaredPolarRadius() - Method in class ProGAL.geom2d.TriangulationVertex
 
getSquaredPolarRadius() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getSquishedThumbnail() - Method in class org.autoplot.pngwalk.WalkImage
 
getSquishedThumbnail(boolean) - Method in class org.autoplot.pngwalk.WalkImage
 
getSrcId() - Method in class org.autoplot.dom.BindingModel
 
getSrcProperty() - Method in class org.autoplot.dom.BindingModel
 
getSSLSocketFactory() - Method in class it.sauronsoftware.ftp4j.FTPClient
Returns the SSL socket factory used to negotiate SSL connections.
getStandardDataStreamSource(URL) - Method in class org.das2.client.DasServer
 
getStandardDataStreamSource() - Method in class org.das2.client.StreamDataSetDescriptor
 
getStandardDeviation() - Method in class ProGAL.geom3d.PointList
Get the standard deviation of the point set.
getStartIndex() - Method in class org.autoplot.pngwalk.SubrangeEditorDialog
 
getStartTime() - Method in class org.das2.components.DasAxisSelector
 
getStartTime() - Method in class org.das2.components.DasTimeRangeSelector
 
getStartTime() - Method in class org.das2.components.TimeRangeEditor
 
getStartX() - Method in class org.das2.event.BoxSelectionEvent
get the X coordinate or the mouse button press
getStartY() - Method in class org.das2.event.BoxSelectionEvent
get the Y coordinate or the mouse button press
getStatus() - Method in class org.autoplot.dom.ApplicationController
clients can get status here.
getStatus() - Method in class org.autoplot.idlsupport.QDataSetBridge
returns 0 for last get operation successful
getStatus() - Method in class org.autoplot.pngwalk.PngWalkTool
 
getStatus() - Method in class org.autoplot.pngwalk.QualityControlRecord
 
getStatus() - Method in class org.autoplot.pngwalk.WalkImage
 
getStatus() - Method in class org.autoplot.pngwalk.WalkImageSequence
get the current status
getStatus() - Method in class org.virbo.idlsupport.QDataSetBridge
returns 0 for last get operation successful
getStatusMessage() - Method in class org.autoplot.idlsupport.QDataSetBridge
returns "" for last operation successful, or non-empty indicating the problem.
getStatusMessage() - Method in class org.virbo.idlsupport.QDataSetBridge
returns "" for last operation successful, or non-empty indicating the problem.
getSteinerPoint() - Method in class ProGAL.geom2d.Triangle
 
getSteinerPoint(Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
getStreamDescriptor(URL) - Method in class org.das2.client.DasServer
 
getStreamLength() - Method in class org.das2.util.DasProgressMonitorInputStream
the length of the stream in bytes.
getStreamLength() - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
Getter for property taskSize.
getStringDataType(int) - Static method in class org.autoplot.cdf.CdfUtil
return the data type for the encoding.
getStringValue(QDataSet, double, int) - Static method in class org.das2.qds.DataSetUtil
return the value, which gets units from index i.
getStringValue(QDataSet, double) - Static method in class org.das2.qds.DataSetUtil
return the string value of the double, considering QDataSet.FORMAT, the units and the value.
getStringValue(QDataSet) - Static method in class org.das2.qds.DataSetUtil
Return just the value encoded as richly as possible, for human consumption.
getStroke(float) - Method in class org.das2.graph.PsymConnector
 
getStyle() - Method in class org.autoplot.dom.PlotElement
 
getStyle() - Method in class org.autoplot.state.PersistenceTests
 
getStylePanel(RenderType) - Static method in class org.autoplot.GuiSupport
return a GUI controller for the RenderType.
getSubList(int, int) - Method in class ProGAL.geom3d.PointList
Returns a sub-list of elements from (including) from to (not including) to.
getSubmatrix(int, int, int, int) - Method in class ProGAL.math.Matrix
 
getSubtaskMonitor(int, int, String) - Method in class org.das2.components.DasProgressPanel
 
getSubtaskMonitor(String) - Method in class org.das2.components.DasProgressPanel
 
getSubtaskMonitor(int, int, String) - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
getSubtaskMonitor(String) - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
getSubtaskMonitor(int, int, String) - Method in interface org.das2.util.monitor.ProgressMonitor
return a monitor to use for a subtask.
getSubtaskMonitor(String) - Method in interface org.das2.util.monitor.ProgressMonitor
get the subtask monitor when the current task length is indeterminate.
getSubtaskMonitor(int, int, String) - Method in class org.das2.util.monitor.SubTaskMonitor
 
getSubtaskMonitor(String) - Method in class org.das2.util.monitor.SubTaskMonitor
 
getSubVector(int, int) - Method in class org.das2.datum.DatumVector
return a subset of a vector
GetSuffix(int) - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get the suffix.
getSurfaceArea() - Method in class ProGAL.geom3d.volumes.Cylinder
 
getSurfaceArea() - Method in class ProGAL.geom3d.volumes.Sphere
Get the surface area
getSurfaceArea() - Method in class ProGAL.geom3d.volumes.Torus
 
getSweepingCircle() - Method in class ProGAL.geom3d.volumes.Torus
 
getSweepingSphere() - Method in class ProGAL.geom3d.volumes.Torus
 
getSymbolAt(EditorTextPane) - Static method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
return the symbol at the current location, or ""
getSymbolConnector() - Method in class org.autoplot.dom.PlotElementStyle
 
getSymbolSize() - Method in class org.autoplot.dom.PlotElementStyle
 
getSymSize() - Method in class org.das2.graph.CurveRenderer
 
getSymSize() - Method in class org.das2.graph.PlotSymbolRenderer
Get the value of symsize
getSymSize() - Method in class org.das2.graph.SeriesRenderer
Getter for property symsize.
getSystemType() - Method in class ftpfs.ftp.FtpBean
Get the type of operating system of the server.
getTable() - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
getTable(ProgressMonitor) - Method in class org.autoplot.html.HtmlTableDataSource
read the table from the file.
getTable() - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.components.DatumEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.components.DatumRangeEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.components.propertyeditor.ColorEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.dasml.CommandBlockEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.das2.dasml.OptionListEditor
Sets an initial value for the editor.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.autoplot.ascii.ColSpanTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.das2.components.treetable.TreeTableCellRenderer
 
getTableColumnModel() - Method in class org.das2.qds.util.QDataSetTableModel
this currently isn't used because there's a bug.
getTableDataSet(VectorDataSet, int) - Static method in class org.das2.math.fft.WaveformToSpectrum
 
getTableDataSet(QDataSet, int) - Static method in class org.das2.qds.math.fft.WaveformToSpectrum
 
getTableDataSet2(VectorDataSet, int) - Static method in class org.das2.math.fft.WaveformToSpectrum
 
getTableDataSet2(QDataSet, int) - Static method in class org.das2.qds.math.fft.WaveformToSpectrum
 
getTableHeaderMouseListener(JTable) - Method in class org.das2.qds.util.QDataSetTableModel
 
getTables() - Method in class org.autoplot.html.HtmlParserCallback
return a list of table names "name: <dims>
getTables() - Method in class org.autoplot.html.HtmlParserStreamer
return a list of table names "name: <dims>
getTables() - Method in class org.autoplot.html.HtmlTableDataSource
return a list of the tables, with column and human readable description after.
getTabs() - Method in class org.autoplot.AutoplotUI
provide access to the tabs so that component can be added
getTabs() - Method in class org.autoplot.pngwalk.PngWalkTool
provide means for scripts to add component to develop new applications.
getTabSize(int) - Static method in class org.das2.qds.util.dd.SimpleCharStream
 
getTags() - Method in class org.das2.components.DatumEditor
This PropertyEditor implementation does not support enumerated values.
getTags() - Method in class org.das2.components.DatumRangeEditor
This PropertyEditor implementation does not support enumerated values.
getTags() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getTags() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getTags() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getTags() - Method in class org.das2.components.propertyeditor.MapEditor
 
getTags() - Method in class org.das2.dasml.CommandBlockEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.
getTags() - Method in class org.das2.dasml.OptionListEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.
getTask() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
Get the task associated with this result.
getTaskProgress() - Method in class org.das2.components.DasProgressPanel
 
getTaskProgress() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
getTaskProgress() - Method in interface org.das2.util.monitor.ProgressMonitor
Returns the current progress of the monitored task.
getTaskProgress() - Method in class org.das2.util.monitor.SubTaskMonitor
 
getTaskSize() - Method in class org.das2.components.DasProgressPanel
 
getTaskSize() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
getTaskSize() - Method in interface org.das2.util.monitor.ProgressMonitor
Return the size of the task.
getTaskSize() - Method in class org.das2.util.monitor.SubTaskMonitor
 
getTemplate() - Method in class org.autoplot.pngwalk.PngWalkTool
 
getTemplate() - Method in class org.autoplot.pngwalk.WalkImageSequence
return the template representing the sequence.
getTemplate() - Method in class org.das2.datum.TimeTemplatorFieldPicker
 
getTemporaryFileTimeoutSeconds() - Method in class org.das2.util.filesystem.FileSystemSettings
return the number of seconds that an unused temporary file will be left on the system before it may be deleted.
getTertiaryDataSetSelector() - Method in class org.autoplot.AddPlotElementDialog
 
getTertiaryFilters() - Method in class org.autoplot.AddPlotElementDialog
 
getTet() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
Returns a tetrahedron incident with this vertex
getTetrahedra() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Get the tetrahedra in the complex.
getTetrahedra() - Method in interface ProGAL.geom3d.complex.SimplicialComplex
 
getTetrahedra(Vertex, Tet) - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Assuming v is a corner of tet, this method returns the three tetrahedra that are neighbors of tet and have v as a corner point.
getTetrahedra() - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
returns the list of tetrahedra in this kinetic Dalaunay tessellation
getTetrahedron(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Returns a tetrahedron containing vertex v
getTetrahedron(KineticAlphaComplex) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
Returns a tetrahedron incident with this vertex
getText() - Method in class org.autoplot.AddAnnotationDialog
 
getText() - Method in class org.autoplot.datasource.RecentComboBox
get the string value, which is also the getSelectedItem.
getText() - Method in class org.autoplot.dom.Annotation
 
getText() - Method in class org.das2.graph.DasAnnotation
get the text, which can be Granny Text.
getText(DatumRange, Datum) - Method in interface org.das2.graph.EventsRenderer.TextSpecifier
returns the text for the given datum.
getText() - Method in class org.das2.jythoncompletion.DefaultDocumentationItem
 
getText() - Method in interface org.das2.jythoncompletion.support.CompletionDocumentation
Returns a HTML text dispaleyd in the documentation popup.
getText(String) - Method in class org.das2.util.DasPNGConstants
Returns an unmodifiable java.util.List containing the contents of all of the tEXT chunks with the specified keyword.
getText() - Method in class ProGAL.geom2d.viewer.TextShape
 
getTextArea() - Method in class org.autoplot.RunScriptPanel
 
getTextColor() - Method in class org.autoplot.dom.Annotation
 
getTextColor() - Method in class org.das2.graph.DasAnnotation
 
getTextSpecifier() - Method in class org.das2.graph.EventsRenderer
Getter for property textSpecifier.
getTextualExtensionRecognizer() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the textual extension recognizer used by the client.
getThirdVertex(TriangulationVertex, TriangulationVertex) - Method in class ProGAL.geom2d.TriangulationFace
returns third vertex of the face
getThirdVertex(TriangulationFace) - Method in class ProGAL.geom2d.TriangulationFace
returns vertex of the face not in this.face
getThumbnail(int) - Method in class org.autoplot.ApplicationModel
return a thumbnail for the state.
getThumbnail() - Method in class org.autoplot.pngwalk.WalkImage
 
getThumbnail(int, int, boolean) - Method in class org.autoplot.pngwalk.WalkImage
returns the thumbnail if available, or if waitOk is true then it computes it.
getThumbnail(boolean) - Method in class org.autoplot.pngwalk.WalkImage
 
getThumbnailDimension(boolean) - Method in class org.autoplot.pngwalk.WalkImage
 
getThumbnailImmediately() - Method in class org.autoplot.pngwalk.WalkImage
attempt to create the thumbnail on the current thread.
getThumbnailSize() - Method in class org.autoplot.pngwalk.PngWalkTool
 
getThumbnailSize() - Method in class org.autoplot.pngwalk.PngWalkView
 
getTickDirection() - Method in class org.das2.graph.DasAxis
return the tick direction, 1=down or left, -1=up or right
getTickLabelFont() - Method in class org.das2.graph.DasAxis
get the font for tick labels.
getTicklen() - Method in class org.autoplot.dom.Options
 
getTickLength() - Method in class org.das2.graph.DasAxis
get the tick length string, for example "0.66em"
getTickLength() - Method in class org.das2.graph.TickCurveRenderer
Getter for property tickLength.
getTickleTimer() - Method in class org.autoplot.AutoplotUI
access tickle timer, which triggers when things change.
getTickSpacing() - Method in class org.das2.graph.TickCurveRenderer
get the spacing between ticks, which might be "" meaning automatic.
getTickStyle() - Method in class org.das2.graph.TickCurveRenderer
Getter for property tickStyle.
getTicksURI() - Method in class org.autoplot.dom.Plot
 
getTickV() - Method in class org.das2.graph.DasAxis
return the current set of ticks.
getTickV() - Method in class org.das2.graph.DasLabelAxis
 
getTime(Units) - Method in class org.das2.datum.TimeParser
return the parsed time in the given units.
getTimeDatum() - Method in class org.das2.datum.TimeParser
return the parsed time as a Datum.
getTimeDomainTags(QDataSet) - Static method in class org.das2.qds.util.FFTUtil
return the time domain tags for inverse fft.
getTimeFormat() - Method in class org.das2.components.DataPointRecorder
Get the value of timeFormat
getTimeFormatCB() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getTimeOffsetUnits() - Method in class org.das2.math.filter.AbstractFilter
return the units of the timetags of the dataset, as an offset.
getTimeRange() - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
getTimeRange() - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
getTimeRange(String) - Method in class org.autoplot.cdaweb.CDAWebDB
return the timerange spanning the availability of the dataset.
getTimeRange() - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
get the time range for the current view of the timeseries.
getTimeRange() - Method in class org.autoplot.datasource.DataSetSelector
get the timerange associated with this focus dataset.
getTimeRange() - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
getTimeRange() - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
getTimeRange() - Method in class org.autoplot.dom.Application
 
getTimeRange(Application, PlotElement) - Static method in class org.autoplot.dom.PlotElementControllerUtil
return the DatumRange for the plot element's data.
getTimeRange() - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
getTimeRange() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
getTimeRange() - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
getTimeRange() - Method in class org.autoplot.pngwalk.PngWalkTool
rfe https://sourceforge.net/p/autoplot/feature-requests/271/
getTimerange() - Method in class org.autoplot.pngwalk.WalkImageSequence
constraint for the limit of the time ranges listed.
getTimeRange() - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
getTimeRange() - Method in class org.das2.datum.TimeParser
Returns the implicit interval as a DatumRange.
getTimeRange() - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
getTimeRangeEditor() - Method in class org.autoplot.AutoplotUI
provide access to the timeRangeEditor which controls dom.timerange.
getTimeRangesFor(String, String, String) - Static method in class org.autoplot.jythonsupport.Util
return an array of URLs that match the spec for the time range provided.
getTimeRangesFor(String, String, String) - Static method in class org.autoplot.ScriptContext
return an array of URLs that match the spec for the time range provided.
getTimeRangeTf() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getTimeResolution() - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
getTimeResolution() - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
get the resolution for the current view of the timeseries.
getTimeResolution() - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
getTimeResolution() - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
getTimeResolution() - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
getTimeResolution() - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
getTimeResolution() - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
getTimeResolution() - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
getTimeSeriesBrowse(DataSource) - Static method in class org.autoplot.datasource.DataSourceUtil
for IDL, where I can't look up a class
getTimeSeriesBrowse(DataSource) - Static method in class org.autoplot.jythonsupport.Util
get the TimeSeriesBrowse capability, if available.
getTimeSeriesBrowse() - Method in class org.das2.datasource.Das2ServerDataSource
 
getTimeSeriesBrowseController() - Method in class org.autoplot.dom.DataSourceController
 
getTimeSpan() - Method in class org.autoplot.pngwalk.WalkImageSequence
Return the time range covered by this sequence.
getTimeVarName() - Method in class org.autoplot.netCDF.AbstractIOSP
Return the original name for the time variable.
getTimeZone() - Method in class org.das2.datum.TimeLocationUnits
 
GettingStartedPanel - Class in org.autoplot
 
GettingStartedPanel() - Constructor for class org.autoplot.GettingStartedPanel
Creates new form GettingStartedPanel
getTitle() - Method in class org.autoplot.bookmarks.Bookmark
 
getTitle() - Method in class org.autoplot.dom.Plot
 
getTitle() - Method in class org.autoplot.pngwalk.HtmlOutputOptions
 
getTitle() - Method in class org.das2.dasml.FormWindow
Getter for property title.
getTitle() - Method in class org.das2.graph.DasPlot
Returns the title of this plot.
getTitle() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getTitlePositionOffset() - Method in class org.das2.graph.AttachedLabel
calculates the distance from the box to the label.
getTitlePositionOffset() - Method in class org.das2.graph.DasAxis
get the offset of the label from the baseline in pixels.
getToolsCB() - Method in class org.autoplot.RunScriptPanel
 
getToolsManager() - Method in class org.autoplot.AutoplotUI
access the tools manager for this application.
getToolTip() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getTooltipFor(String) - Method in class org.das2.qds.filters.TooltipKeeper
 
getToolTipText(MouseEvent) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
The editor component should delegate to these.
getToolTipText(MouseEvent) - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
getToolTipText(MouseEvent) - Method in class org.das2.components.DatumEditor
 
getToolTipText(MouseEvent) - Method in class org.das2.components.DatumRangeEditor
 
getTop() - Method in class org.autoplot.dom.Row
 
getTopDecorator() - Method in class org.das2.graph.Renderer
 
getToroidalCircle() - Method in class ProGAL.geom3d.volumes.Torus
 
getTotalSize() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getTotalSizeLimit() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getTransferable(int, int, int) - Method in class org.das2.dasml.FormContainer.ContainerDnDSupport
 
getTransferable(int, int, int) - Method in class org.das2.util.DnDSupport
 
getTransferData(DataFlavor) - Method in class org.autoplot.bookmarks.BookmarksManagerTransferrable.BookmarkTransferable
 
getTransferData(DataFlavor) - Method in class org.autoplot.transferrable.ImageSelection
 
getTransferData(DataFlavor) - Method in class org.das2.dasml.TransferableFormComponent
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class org.das2.event.DisplayDataMouseModule.CellTransferable
 
getTransferData(DataFlavor) - Method in class org.das2.graph.dnd.TransferableCanvas
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class org.das2.graph.dnd.TransferableCanvasComponent
Returns an object which represents the data to be transferred.
getTransferData(DataFlavor) - Method in class org.das2.graph.dnd.TransferableRenderer
Returns an object which represents the data to be transferred.
getTransferDataFlavors() - Method in class org.autoplot.bookmarks.BookmarksManagerTransferrable.BookmarkTransferable
return the flavors, either a string (the URI), or the internal BOOKMARK_FLAVOR
getTransferDataFlavors() - Method in class org.autoplot.transferrable.ImageSelection
 
getTransferDataFlavors() - Method in class org.das2.dasml.TransferableFormComponent
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class org.das2.event.DisplayDataMouseModule.CellTransferable
 
getTransferDataFlavors() - Method in class org.das2.graph.dnd.TransferableCanvas
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class org.das2.graph.dnd.TransferableCanvasComponent
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransferDataFlavors() - Method in class org.das2.graph.dnd.TransferableRenderer
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getTransmitSpeed() - Method in class org.das2.client.InputStreamMeter
 
getTranspose() - Method in class ProGAL.math.Matrix
Get the transpose of this matrix
getTranspose() - Method in class ProGAL.math.Matrix3x3
 
getTree() - Method in class org.autoplot.RecentUrisGUI
 
getTreeModel() - Method in class org.autoplot.bookmarks.BookmarksManagerModel
get a TreeModel of the internal model, so GUIs can show the state.
getTreePath() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getTri(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getTri(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getTriangle() - Method in class ProGAL.geom2d.TriangulationFace
 
getTriangle(int) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
getTriangles() - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
getTriangles() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Get the triangles in the complex.
getTriangles() - Method in interface ProGAL.geom3d.complex.SimplicialComplex
 
getTrim(File, ProgressMonitor) - Static method in class org.autoplot.ScreenshotsTool
return the common bounding rectangle to all png images in the directory.
getTrim(BufferedImage) - Static method in class org.autoplot.ScreenshotsTool
return the rectangle containing the image.
getTris() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getTsb() - Method in class org.autoplot.dom.DataSourceController
 
getTsbSuri() - Method in class org.autoplot.dom.DataSourceController
 
getType() - Method in class ftpfs.ftp.FtpListResult
Get the type.
getType() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the value suggesting how the client encode and decode the contents during a data transfer.
getType() - Method in class it.sauronsoftware.ftp4j.FTPFile
Returns the type of the entry represented.
getType() - Method in exception org.das2.DasPropertyException
 
getType() - Method in class org.das2.graph.DasColorBar
return the type of colorbar (e.g.
getType() - Method in class org.das2.qds.buffer.BufferDataSet
return the type of this dataset, for example BufferDataSet.INT, BufferDataSet.DOUBLE, etc...
getType() - Method in class org.das2.qstream.PlaneDescriptor
 
getType() - Method in class org.das2.stream.StreamComment
 
getType() - Method in class ProGAL.geom2d.TriangulationVertex
 
getType() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
getTypesCompletions(String, int, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSetURI
return a list of completions showing discovery plugins, and the list of supported filesystem types.
getU() - Method in class ProGAL.math.LUDecomposition
Return upper triangular factor
getUndoAction() - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
getUndoAction() - Method in class org.autoplot.state.UndoRedoSupport
get the action to trigger undo.
getUndoDescription() - Method in class org.autoplot.state.UndoRedoSupport
get the longer description for the action, intended to be used for the tooltip.
getUndoLabel() - Method in class org.autoplot.state.UndoRedoSupport
returns a label describing the undo operation, or null if the operation doesn't exist.
getUndoRedoSupport() - Method in class org.autoplot.AutoplotUI
provide access to the undoRedoSupport.
getUnits() - Method in class org.autoplot.dods.DodsAdapter
Getter for property units.
getUnits() - Method in class org.das2.components.DatumEditor
 
getUnits() - Method in class org.das2.components.DatumRangeEditor
 
getUnits() - Method in class org.das2.dataset.RebinDescriptor
 
getUnits() - Method in class org.das2.datum.Datum
returns the datum's units.
getUnits() - Method in class org.das2.datum.DatumRange
return the units of the DatumRange.
getUnits() - Method in class org.das2.datum.DatumVector
 
getUnits() - Method in class org.das2.graph.DasAxis
return the units of the axis.
getUnits() - Method in class org.das2.graph.DataRange
 
getUnits(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns the units found in the UNITS property of the dataset, or Units.dimensionless if it is not found.
getUnits(int) - Method in class org.das2.qds.util.AsciiParser
Indexed getter for property units.
getUnits() - Method in class org.das2.qds.util.MultiFieldTimeParser
suggest units for unpacking.
getUnits() - Method in class org.das2.qstream.PlaneDescriptor
 
getUnits() - Method in class org.das2.stream.StreamMultiYDescriptor
 
getUnits() - Method in class org.das2.stream.StreamXDescriptor
 
getUnitsConverter(QDataSet, QDataSet) - Static method in class org.das2.qds.SemanticOps
return the UnitsConverter that will convert data from src to the units of dst.
getUnsignedDihedralAngle(Plane) - Method in class ProGAL.geom3d.Plane
Get the unsigned angle between this plane and p.
getUnsolicitedRequests() - Method in class org.das2.graph.XAxisDataLoader
 
getUnsolicitedRequests(int) - Method in class org.das2.graph.XAxisDataLoader
 
getUpdateCount() - Method in class org.das2.graph.Renderer
return the number of times updatePlotImage has been called since the last reset.
getUpdateImageBounds() - Method in class org.das2.graph.DasPlot
returns the rectangle that renderers should paint so that when they are asked to render, they have everything pre-rendered.
getUpdatesPointsPerMillisecond() - Method in class org.das2.graph.SeriesRenderer
 
getURI() - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
getURI() - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getURI() - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.ascii.AsciiTableDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormatEditorPanel
 
getUri() - Method in class org.autoplot.bookmarks.Bookmark.Item
Getter for property uri.
getURI() - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
getURI() - Method in class org.autoplot.cdf.CdfDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.das2Stream.QStreamDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.datasource.AbstractDataSource
 
getURI() - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
return the URI for the current time range and resolution.
getURI() - Method in class org.autoplot.datasource.CompletionsDataSourceEditor
 
getURI(String) - Static method in class org.autoplot.datasource.DataSetURI
canonical method for getting the Autoplot URI.
getURI() - Method in interface org.autoplot.datasource.DataSource
return the fully-qualified URI of this data source, including the "vap+:" scheme.
getURI() - Method in interface org.autoplot.datasource.DataSourceEditorPanel
return the URI configured by the editor.
getURI() - Method in interface org.autoplot.datasource.DataSourceFormatEditorPanel
return the URI configured by the editor.
getURI() - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
getURI() - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
get the URI, bluring it if we discover it didn't need time series browse.
getURI() - Method in class org.autoplot.datasource.jython.JythonEditorPanel
 
getURI() - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
getUri() - Method in class org.autoplot.datasource.SourceTypesBrowser
 
getUri() - Method in class org.autoplot.dom.DataSourceFilter
 
getURI() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
getUri() - Method in class org.autoplot.ExportDataBundle
 
getURI() - Method in class org.autoplot.ExportDataFormatPanel
 
getURI() - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.hapi.HapiDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.imagedatasource.ImageDataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
getURI() - Method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
getURI() - Method in class org.autoplot.netCDF.HDF5DataSourceFormatEditorPanel
 
getURI() - Method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
getURI() - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
getUri() - Method in class org.autoplot.pngwalk.WalkImage
 
getURI() - Method in class org.autoplot.wav.WavDataSourceFormatEditorPanel
 
getURI() - Method in class org.das2.datasource.Das2ServerDataSource
 
getURI() - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
getURI() - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
getURI(String) - Method in class org.das2.util.filesystem.WebFileSystem
 
getURI() - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
getUriFocusListener() - Method in class org.autoplot.datasource.TimeRangeEditor
 
getUriForId(String) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
return the URI for the name, something that when resolved will result in the dataset.
getUris() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
return the uris.
getURIValid(String) - Static method in class org.autoplot.datasource.DataSetURI
get a URI from the string which is believed to be valid.
getURL(String) - Static method in class org.autoplot.datasource.DataSetURI
canonical method for getting the URL.
getURL() - Method in exception org.autoplot.datasource.HtmlResponseIOException
 
getUrl() - Method in class org.autoplot.dom.Annotation
 
getURL() - Method in class org.das2.client.DasServer
Provide the Das2 Server location.
getURL(String) - Method in class org.das2.client.DasServer
 
getURL() - Method in class org.das2.datum.Orbits
return the URL used to populate the orbits.
getUrl() - Method in class org.das2.graph.DasAnnotation
 
getURL() - Method in class org.das2.jythoncompletion.DefaultDocumentationItem
 
getURL() - Method in interface org.das2.jythoncompletion.support.CompletionDocumentation
Returns a URL of the item's external representation that can be displayed in an external browser or null if the item has no external representation.
getURL(String) - Method in class org.das2.util.filesystem.WebFileSystem
 
getUrls(List<Bookmark>) - Static method in class org.autoplot.AutoplotUtil
 
getUseParentHandlers() - Method in class org.autoplot.util.TransparentLogger
 
getUserDatumFormatter() - Method in class org.das2.graph.DasAxis
get the userDatumFormatter, which converts Datums into Strings.
getUserInfo(URI) - Method in class org.das2.util.filesystem.KeyChain
get the user credentials, maybe throwing CancelledOperationException if the user hits cancel.
getUserInfo(URL) - Method in class org.das2.util.filesystem.KeyChain
return the user info (username:password) associated with this URL.
getUserInfo(URL, String) - Method in class org.das2.util.filesystem.KeyChain
get the user credentials, maybe throwing CancelledOperationException if the user hits cancel.
getUserInfoBase64Encoded(URL) - Method in class org.das2.util.filesystem.KeyChain
return the user info but base-64 encoded.
getUserName() - Method in class ftpfs.ftp.FtpBean
Return the user name.
getUsername() - Method in class it.sauronsoftware.ftp4j.FTPClient
If the client is authenticated, it reports the authentication username.
getUsernameTextField() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
getUserProperty(QDataSet, String) - Static method in class org.das2.qds.DataSetUtil
return the "User" property, which allow for extensions of the data model that aren't used.
getUserTextArea() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
getV() - Method in class ProGAL.math.Matrix.EigenvalueDecomposition
Return the eigenvector matrix (immutable).
getValidMax() - Method in class org.das2.qds.util.AsciiParser
get the maximum value for any field.
getValidMax() - Method in class org.das2.qds.util.DataSetBuilder
 
getValidMin() - Method in class org.das2.qds.util.AsciiParser
get the minimum valid value for any field.
getValidMin() - Method in class org.das2.qds.util.DataSetBuilder
 
getValidRange() - Method in class org.autoplot.dom.DataSourceFilter
 
getValidRange(Map, Units) - Static method in class org.autoplot.metatree.IstpMetadataModel
Return the range from VALIDMIN to VALIDMAX.
getValidRange() - Method in class org.das2.datum.TimeParser
return the limits of the range we can parse.
getValidRange() - Method in class org.das2.graph.DasSliceController
 
getValue() - Method in class org.autoplot.datasource.DataSetSelector
Getter for property value.
getValue() - Method in class org.das2.components.DatumEditor
 
getValue() - Method in class org.das2.components.DatumRangeEditor
 
getValue() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
getValue() - Method in class org.das2.components.propertyeditor.ColorEditor
 
getValue() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getValue() - Method in class org.das2.components.propertyeditor.MapEditor
 
getValue() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getValue() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getValue() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
getValue() - Method in class org.das2.dasml.CommandBlockEditor
Gets the property value.
getValue() - Method in class org.das2.dasml.FormRadioButton
 
getValue() - Method in class org.das2.dasml.ListOption
 
getValue() - Method in class org.das2.dasml.OptionListEditor
Gets the property value.
getValue() - Method in class org.das2.datum.Datum
returns the Number representing the datum's location in the space identified by its units.
getValue(QDataSet) - Method in interface org.das2.qds.DataSetIterator
get the value from ds at the current iterator position.
getValue() - Method in class org.das2.qds.filters.AddFilterDialog
return the selected filter, such as "|smooth(5)"
getValue(QDataSet) - Method in class org.das2.qds.IndexListDataSetIterator
get the value from ds at the current iterator position.
getValue(QDataSet) - Method in class org.das2.qds.QubeDataSetIterator
 
getValue(int) - Method in class org.das2.qds.util.DataSetBuilder
for index0==-1, return the last value entered into the rank 1 dataset.
getValue() - Method in class org.das2.qds.util.dd.Token
An optional attribute value of the Token.
getValue() - Method in class org.das2.qstream.EnumerationUnitDescriptor
 
getValue() - Method in class org.das2.stream.StreamComment
 
getValue(String) - Method in class org.das2.util.ArgumentList
get the value for this parameter
getValue(double) - Method in class ProGAL.Function
 
getValueAt(int, int) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
getValueAt(int) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
getValueAt(int) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getValueAt(int, int) - Method in class org.das2.components.treetable.TreeTableModel
 
getValueAt(int) - Method in interface org.das2.components.treetable.TreeTableNode
 
getValueAt(int, int) - Method in class org.das2.qds.util.QDataSetTableModel
 
getValues() - Method in class org.das2.datum.EnumerationUnits
provides access to map of all values.
getValues() - Method in class org.das2.datum.TimeParser.EnumFieldHandler
return the possible values.
getVapFile() - Method in class org.autoplot.ApplicationModel
 
getVariable() - Method in class org.autoplot.dods.DodsAdapter
get the variable, such as "sst"
getVariableName(Element) - Method in class org.autoplot.netCDF.AbstractIOSP
Extract the name of a variable from the NcML element that defines it.
getVariance() - Method in class ProGAL.geom3d.PointList
Get the variance of the points.
getVersion() - Static method in class org.autoplot.APSplash
 
getVersion(String) - Static method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
Get the das2 stream version value from an Autoplot URI
getVersion() - Static method in class org.das2.util.Splash
 
getVersions() - Static method in class org.autoplot.idlsupport.Util
In IDL, you would say: Util= OBJ_NEW('IDLJavaObject$Static$Util', 'org.autoplot.idlsupport.Util') print, Util.getVersions()
getVersions() - Static method in class org.virbo.idlsupport.Util
In IDL, you would say: Util= OBJ_NEW('IDLJavaObject$Static$Util', 'org.virbo.idlsupport.Util') print, Util.getVersions()
getVertex(int) - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
 
getVertexHull(CVertex) - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
The vertex-hull of v is the set of all tetrahedrons that has v as a corner-point
getVertexSharingTetrahedra(Vertex, double, HashSet<Tet>, HashSet<Tet>, HashSet<Vertex>) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns all tetrahedra sharing a given vertex a of this tetrahedron
getVerticalAlignment() - Method in class org.das2.graph.DasSliceController
 
getVerticalScaledImage(int, int) - Method in class org.das2.graph.DasColorBar.Type
return an image showing the colors from bottom to top.
getVertices() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
Get the vertices in the complex.
getVertices() - Method in interface ProGAL.geom3d.complex.SimplicialComplex
 
getVertices() - Method in class ProGAL.geom3d.volumes.OBB
 
getVFSFileObject() - Method in class org.das2.util.filesystem.VFSFileSystem
 
getViewRange() - Method in class org.autoplot.aggregator.AggregatingDataSource
Getter for property viewRange.
getViewWindow() - Static method in class org.autoplot.ScriptContext
return the Window for the application, to be used for dialogs.
getVillarceauCircles() - Method in class ProGAL.geom3d.volumes.Torus
Two circles of major radius R, tilted to the center plane by slopes of r/R and -r/R and offset from the center by minor radius distance r
getVolume() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Get the volume of the tetrahedron.
getVolume() - Method in class ProGAL.geom3d.volumes.Cone
 
getVolume() - Method in class ProGAL.geom3d.volumes.Cylinder
 
getVolume() - Method in class ProGAL.geom3d.volumes.Lens
The volume of the lens
getVolume() - Method in class ProGAL.geom3d.volumes.LSS
 
getVolume() - Method in class ProGAL.geom3d.volumes.OBB
 
getVolume() - Method in class ProGAL.geom3d.volumes.RSS
 
getVolume() - Method in class ProGAL.geom3d.volumes.Sphere
Get the volume
getVolume() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Get the volume of the tetrahedron.
getVolume() - Method in class ProGAL.geom3d.volumes.Torus
 
getVolume() - Method in interface ProGAL.geom3d.volumes.Volume
Get the volume.
getWaitText() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getWalkImageSequece() - Method in class org.autoplot.pngwalk.QualityControlPanel
 
getWebURL(URI) - Static method in class org.autoplot.datasource.DataSetURI
returns a downloadable URL from the Autoplot URI, perhaps popping off the data source specifier.
getWeight(DasRow) - Method in class org.das2.graph.Leveler
Deprecated.
 
getWeight() - Method in class ProGAL.geom3d.PointWeighted
 
getWeightsDataSet(DataSet) - Static method in class org.das2.dataset.DataSetUtil
 
getWidth() - Method in class org.autoplot.dom.Canvas
 
getWidth() - Method in class org.das2.graph.DasColumn
return the width in points (pixels) of the column.
getWidth() - Method in class org.das2.util.GrannyTextRenderer
returns the width of the bounding box, in pixels.
getWidthTextField() - Method in class org.autoplot.CanvasSizePanel
 
getWindow() - Static method in class org.autoplot.ScriptContext
return the internal handle for the window and dom within.
getWindow() - Method in class org.das2.dasml.FormWindow.InternalFrame
 
getWindow10PercentEdgeCosine(int) - Static method in class org.das2.math.fft.FFTUtil
 
getWindow10PercentEdgeCosine(int) - Static method in class org.das2.qds.math.fft.FFTUtil
 
getWindow10PercentEdgeCosine(int) - Static method in class org.das2.qds.util.FFTUtil
Window with ones in the middle, and then the last 10% taper with cos.
getWindowHanning(int) - Static method in class org.das2.qds.util.FFTUtil
return a "Hanning" (Hann) window of the given size.
getWindowHeight() - Method in class org.das2.dasml.FormWindow
 
getWindowList() - Method in class org.das2.dasml.FormBase
 
getWindowListener(Object, Action) - Method in class org.autoplot.AppManager
 
getWindowListener(Object) - Method in class org.autoplot.AppManager
 
getWindowSize() - Method in class org.das2.dasml.FormWindow
 
getWindowUnity(int) - Static method in class org.das2.math.fft.FFTUtil
 
getWindowUnity(int) - Static method in class org.das2.qds.math.fft.FFTUtil
 
getWindowUnity(int) - Static method in class org.das2.qds.util.FFTUtil
Window that is all ones, also called a boxcar.
getWindowWidth() - Method in class org.das2.dasml.FormWindow
 
getWordAt(JTextPane, int) - Static method in class org.das2.jythoncompletion.Utilities
look for adjacent whitespace to identify the word at the location.
getWordsAfterLabelDatumRange() - Method in class org.das2.graph.DasSliceController
 
getWordsAfterLabelSingleDatum() - Method in class org.das2.graph.DasSliceController
 
getWWWAuthenticate(URL) - Method in class org.das2.util.filesystem.KeyChain
return null or the WWW-Authenticate string.
getX() - Method in class org.das2.event.DataPointSelectionEvent
 
getX() - Method in class org.das2.event.MousePointSelectionEvent
 
getXaxis() - Method in class org.autoplot.dom.Plot
 
getXAxis() - Method in class org.das2.graph.DasPlot
return the x (horizontal) axis.
getXAxis() - Method in interface org.das2.graph.DasZAxisPlot
 
getxAxisCB() - Method in class org.autoplot.BindToHiddenDialog
 
getXDescriptor() - Method in class org.das2.stream.PacketDescriptor
 
getXDescriptor() - Method in class org.das2.stream.StreamDescriptor
 
getXDir() - Method in class ProGAL.geom3d.volumes.OBB
 
getXLength() - Method in class org.das2.dataset.AbstractDataSet
 
getXLength() - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
 
getXLength() - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getXLength() - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getXLength() - Method in class org.das2.dataset.AppendTableDataSet
 
getXLength() - Method in class org.das2.dataset.ClippedVectorDataSet
 
getXLength() - Method in interface org.das2.dataset.DataSet
Returns the number of x tags in this data set.
getXLength() - Method in class org.das2.dataset.QuickVectorDataSet
 
getXLength() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getXLength() - Method in class org.das2.dataset.SimpleTableDataSet
 
getXLength() - Method in class org.das2.dataset.SingleVectorDataSet
 
getXLength() - Method in class org.das2.dataset.TableDataSetAdapter
 
getXLength() - Method in class org.das2.dataset.TableDataSetBuilder
 
getXLength() - Method in class org.das2.dataset.TableDataSetWrapper
 
getXLength() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getXLength() - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getXLength() - Method in class org.das2.dataset.test.WavVectorDataSet
 
getXLength() - Method in class org.das2.dataset.VectorDataSetAdapter
 
getXLength() - Method in class org.das2.dataset.ViewDataSet
 
getXLength() - Method in class org.das2.dataset.WeightsTableDataSet
 
getXLength() - Method in class org.das2.dataset.WeightsVectorDataSet
 
getXLength() - Method in class org.das2.dataset.WritableTableDataSet
 
getXLength() - Method in class org.das2.dataset.XSliceDataSet
 
getXLength() - Method in class org.das2.dataset.XTagsVectorDataSet
 
getXLength() - Method in class org.das2.dataset.YSliceDataSet
 
getXLength() - Method in class org.das2.math.fft.WindowTableDataSet
 
getXMaximum() - Method in class org.das2.event.MouseBoxEvent
 
getXmemento() - Method in class org.das2.graph.Renderer
 
getXMinimum() - Method in class org.das2.event.MouseBoxEvent
 
getXPathFactory() - Static method in class org.autoplot.datasource.DataSourceUtil
Matlab uses net.sf.saxon.xpath.XPathEvaluator by default, so we explicitly look for the Java 6 one.
getXrange() - Method in class org.autoplot.dom.Annotation
 
getXRange(String) - Static method in class org.autoplot.pngwalk.RichPngUtil
attempt to get the time range of the plots, looking at each x axis for a timerange.
getXRange() - Method in class org.das2.event.BoxSelectionEvent
get the X data range of the gesture
getXrange() - Method in class org.das2.graph.DasAnnotation
 
getXResolution() - Method in class org.das2.event.CutoffMouseModule
 
getXSlice(int) - Method in class org.das2.dataset.AbstractTableDataSet
 
getXSlice(int) - Method in class org.das2.dataset.AppendTableDataSet
 
getXSlice(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getXSlice(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getXSlice(int) - Method in interface org.das2.dataset.TableDataSet
Returns a slice view of this data set for a specific x value
getXSlice(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getXSlice(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getXSlice(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getXSlice(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getXSlice(int) - Method in class org.das2.dataset.WritableTableDataSet
 
getXSlice(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getXTag(int) - Method in class org.das2.dataset.TableDataSetBuilder
 
getXTagArrayDouble(DataSet, Units) - Static method in class org.das2.dataset.DataSetUtil
 
getXTagArrayDouble(DataSet, Units) - Static method in class org.das2.dataset.VectorUtil
 
getXTagDatum(int) - Method in class org.das2.dataset.AbstractDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.AppendTableDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getXTagDatum(int) - Method in interface org.das2.dataset.DataSet
Returns the value of the x tag at the given index i as a Datum.
getXTagDatum(int) - Method in class org.das2.dataset.QuickVectorDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getXTagDatum(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.SingleVectorDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getXTagDatum(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getXTagDatum(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getXTagDatum(int) - Method in class org.das2.dataset.ViewDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.WritableTableDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.XSliceDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getXTagDatum(int) - Method in class org.das2.dataset.YSliceDataSet
 
getXTagDatum(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.AbstractDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getXTagDouble(int, Units) - Method in interface org.das2.dataset.DataSet
Returns the value of the x tag at the given index i as a double in the given units.
getXTagDouble(int, Units) - Method in class org.das2.dataset.QuickVectorDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.SingleVectorDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.ViewDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.XSliceDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.dataset.YSliceDataSet
 
getXTagDouble(int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.AbstractDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.ClippedVectorDataSet
 
getXTagInt(int, Units) - Method in interface org.das2.dataset.DataSet
Returns the value of the x tag at the given index i as an int in the given units.
getXTagInt(int, Units) - Method in class org.das2.dataset.QuickVectorDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getXTagInt(int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.SingleVectorDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getXTagInt(int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getXTagInt(int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.test.WavVectorDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.VectorDataSetAdapter
 
getXTagInt(int, Units) - Method in class org.das2.dataset.ViewDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.WeightsVectorDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.XSliceDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.XTagsVectorDataSet
 
getXTagInt(int, Units) - Method in class org.das2.dataset.YSliceDataSet
 
getXTagInt(int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getXTags(DataSet) - Static method in class org.das2.dataset.DataSetUtil
 
getXTagWidth() - Method in class org.das2.components.DataPointRecorder
Getter for property xTagWidth.
getXTagWidth() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Getter for property xTagWidth.
getXUnits() - Method in class org.autoplot.aggregator.DataSetDescriptorAdapter
 
getXUnits() - Method in class org.das2.client.StreamDataSetDescriptor
 
getXUnits() - Method in class org.das2.dataset.AbstractDataSet
Returns the Units object representing the unit type of the x tags for this data set.
getXUnits() - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
Returns the Units object representing the unit type of the x tags for this data set.
getXUnits() - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getXUnits() - Method in class org.das2.dataset.AppendTableDataSet
 
getXUnits() - Method in class org.das2.dataset.ClippedVectorDataSet
 
getXUnits() - Method in class org.das2.dataset.ConstantDataSetDescriptor
 
getXUnits() - Method in interface org.das2.dataset.DataSet
Returns the Units object representing the unit type of the x tags for this data set.
getXUnits() - Method in class org.das2.dataset.DataSetDescriptor
 
getXUnits() - Method in class org.das2.dataset.QuickVectorDataSet
 
getXUnits() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getXUnits() - Method in class org.das2.dataset.SimpleTableDataSet
 
getXUnits() - Method in class org.das2.dataset.SingleVectorDataSet
 
getXUnits() - Method in class org.das2.dataset.TableDataSetAdapter
 
getXUnits() - Method in class org.das2.dataset.TableDataSetWrapper
 
getXUnits() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getXUnits() - Method in class org.das2.dataset.test.MendelbrotDataSetDescriptor
 
getXUnits() - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getXUnits() - Method in class org.das2.dataset.test.PolynomialDataSetDescriptor
 
getXUnits() - Method in class org.das2.dataset.test.RipplesDataSetDescriptor
 
getXUnits() - Method in class org.das2.dataset.test.SineWaveDataSetDescriptor
 
getXUnits() - Method in class org.das2.dataset.test.WavVectorDataSet
 
getXUnits() - Method in class org.das2.dataset.VectorDataSetAdapter
 
getXUnits() - Method in class org.das2.dataset.ViewDataSet
Returns the Units object representing the unit type of the x tags for this data set.
getXUnits() - Method in class org.das2.dataset.WeightsTableDataSet
 
getXUnits() - Method in class org.das2.dataset.WeightsVectorDataSet
 
getXUnits() - Method in class org.das2.dataset.WritableTableDataSet
 
getXUnits() - Method in class org.das2.dataset.XSliceDataSet
 
getXUnits() - Method in class org.das2.dataset.XTagsVectorDataSet
 
getXUnits() - Method in class org.das2.fsm.FileStorageModelAvailabilityDataSetDescriptor
 
getXUnits() - Method in class org.das2.math.fft.WindowTableDataSet
 
getY() - Method in class org.das2.event.DataPointSelectionEvent
 
getY() - Method in class org.das2.event.MousePointSelectionEvent
 
getYaxis() - Method in class org.autoplot.dom.Plot
 
getYAxis() - Method in class org.das2.graph.DasPlot
return the y (vertical) axis
getYAxis() - Method in interface org.das2.graph.DasZAxisPlot
 
getyAxisCB() - Method in class org.autoplot.BindToHiddenDialog
 
getYAxisType() - Method in class org.das2.graph.util.GraphicalLogHandler
 
getYCount() - Method in class org.das2.stream.PacketDescriptor
 
getYDescriptor(int) - Method in class org.das2.stream.PacketDescriptor
 
getYDescriptors() - Method in class org.das2.stream.PacketDescriptor
Returns a List of SkeletonDescriptor instances that represent the y planes in a packet.
getYDescriptors() - Method in class org.das2.stream.StreamDescriptor
 
getYDir() - Method in class ProGAL.geom3d.volumes.OBB
 
getYLength(int) - Method in class org.das2.dataset.AppendTableDataSet
 
getYLength(int) - Method in class org.das2.dataset.DefaultTableDataSet
 
getYLength(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYLength(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getYLength(int) - Method in interface org.das2.dataset.TableDataSet
Returns the number of y tags in the specified table for this data set.
getYLength(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getYLength(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getYLength(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYLength(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getYLength(int) - Method in class org.das2.dataset.WritableTableDataSet
 
getYLength(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getYMaximum() - Method in class org.das2.event.MouseBoxEvent
 
getYmemento() - Method in class org.das2.graph.Renderer
 
getYMinimum() - Method in class org.das2.event.MouseBoxEvent
 
getYrange() - Method in class org.autoplot.dom.Annotation
 
getYRange() - Method in class org.das2.event.BoxSelectionEvent
get the Y data range of the gesture
getYrange() - Method in class org.das2.graph.DasAnnotation
 
getYSlice(int, int) - Method in class org.das2.dataset.AbstractTableDataSet
 
getYSlice(int, int) - Method in class org.das2.dataset.AppendTableDataSet
 
getYSlice(int, int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYSlice(int, int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getYSlice(int, int) - Method in interface org.das2.dataset.TableDataSet
Returns a slice view of this data set for a specific y value
getYSlice(int, int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getYSlice(int, int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getYSlice(int, int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYSlice(int, int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getYSlice(int, int) - Method in class org.das2.dataset.WritableTableDataSet
 
getYSlice(int, int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getYTagArrayDouble(TableDataSet, int, Units) - Static method in class org.das2.dataset.TableUtil
 
getYTagDatum(int, int) - Method in class org.das2.dataset.AppendTableDataSet
 
getYTagDatum(int, int) - Method in class org.das2.dataset.DefaultTableDataSet
 
getYTagDatum(int, int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYTagDatum(int, int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getYTagDatum(int, int) - Method in interface org.das2.dataset.TableDataSet
Returns the value of the y tag at the given index j as a Datum.
getYTagDatum(int, int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getYTagDatum(int, int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getYTagDatum(int, int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYTagDatum(int, int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getYTagDatum(int, int) - Method in class org.das2.dataset.WritableTableDataSet
 
getYTagDatum(int, int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.DefaultTableDataSet
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getYTagDouble(int, int, Units) - Method in interface org.das2.dataset.TableDataSet
Returns the value of the y tag at the given index j as a double in the given units.
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getYTagDouble(int, int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getYTagDouble(int, int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.AppendTableDataSet
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.DefaultTableDataSet
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
getYTagInt(int, int, Units) - Method in interface org.das2.dataset.TableDataSet
Returns the value of the y tag at the given index j as an int in the given units.
getYTagInt(int, int, Units) - Method in class org.das2.dataset.TableDataSetAdapter
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.TableDataSetWrapper
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.WeightsTableDataSet
 
getYTagInt(int, int, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
getYTagInt(int, int, Units) - Method in class org.das2.math.fft.WindowTableDataSet
 
getYTags(int) - Method in class org.das2.dataset.AppendTableDataSet
 
getYTags(int) - Method in class org.das2.dataset.DefaultTableDataSet
 
getYTags(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYTags(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
getYTags(int) - Method in interface org.das2.dataset.TableDataSet
Returns the yTags for this data set as a DatumVector
getYTags(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
getYTags(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
getYTags(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYTags(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
getYTags(int) - Method in class org.das2.dataset.WritableTableDataSet
 
getYTags(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
getYTags() - Method in class org.das2.stream.StreamYScanDescriptor
 
getYTagsDatumVector(TableDataSet, int) - Static method in class org.das2.dataset.TableUtil
 
getYUnits() - Method in class org.das2.dataset.AbstractDataSet
Returns the Units object representing the unit type of the y tags or y values for this data set.
getYUnits() - Method in class org.das2.dataset.AbstractDataSet.ViewDataSet
Returns the Units object representing the unit type of the y tags or y values for this data set.
getYUnits() - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
getYUnits() - Method in class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
getYUnits() - Method in class org.das2.dataset.AppendTableDataSet
 
getYUnits() - Method in class org.das2.dataset.ClippedVectorDataSet
 
getYUnits() - Method in interface org.das2.dataset.DataSet
Returns the Units object representing the unit type of the y tags or y values for this data set.
getYUnits() - Method in class org.das2.dataset.QuickVectorDataSet
 
getYUnits() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getYUnits() - Method in class org.das2.dataset.SimpleTableDataSet
 
getYUnits() - Method in class org.das2.dataset.SingleVectorDataSet
 
getYUnits() - Method in class org.das2.dataset.TableDataSetAdapter
 
getYUnits() - Method in class org.das2.dataset.TableDataSetWrapper
 
getYUnits() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getYUnits() - Method in class org.das2.dataset.test.OrbitVectorDataSet
 
getYUnits() - Method in class org.das2.dataset.test.RipplesDataSetDescriptor
 
getYUnits() - Method in class org.das2.dataset.test.WavVectorDataSet
 
getYUnits() - Method in class org.das2.dataset.VectorDataSetAdapter
 
getYUnits() - Method in class org.das2.dataset.ViewDataSet
Returns the Units object representing the unit type of the y tags or y values for this data set.
getYUnits() - Method in class org.das2.dataset.WeightsTableDataSet
 
getYUnits() - Method in class org.das2.dataset.WeightsVectorDataSet
 
getYUnits() - Method in class org.das2.dataset.WritableTableDataSet
 
getYUnits() - Method in class org.das2.dataset.XSliceDataSet
 
getYUnits() - Method in class org.das2.dataset.XTagsVectorDataSet
 
getYUnits() - Method in class org.das2.dataset.YSliceDataSet
 
getYUnits() - Method in class org.das2.math.fft.WindowTableDataSet
 
getYUnits() - Method in class org.das2.stream.StreamYScanDescriptor
 
getZaxis() - Method in class org.autoplot.dom.Plot
 
getZAxis() - Method in interface org.das2.dataset.TableDataSetConsumer
 
getZAxis() - Method in interface org.das2.graph.DasZAxisPlot
Creates a new instance of DasZAxisPlot
getZAxis() - Method in class org.das2.graph.SpectrogramRenderer
 
getZAxis() - Method in class org.das2.graph.StackedHistogramRenderer
 
getzAxisCB() - Method in class org.autoplot.BindToHiddenDialog
 
getZDir() - Method in class ProGAL.geom3d.volumes.OBB
 
getZipFile() - Method in class zipfs.ZipFileSystem
 
getZUnits() - Method in class org.das2.dataset.AbstractTableDataSet
 
getZUnits() - Method in class org.das2.dataset.AppendTableDataSet
 
getZUnits() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
getZUnits() - Method in class org.das2.dataset.SimpleTableDataSet
 
getZUnits() - Method in interface org.das2.dataset.TableDataSet
Returns the Units object representing the unit type of the y values for this data set.
getZUnits() - Method in class org.das2.dataset.TableDataSetAdapter
 
getZUnits() - Method in class org.das2.dataset.TableDataSetWrapper
 
getZUnits() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
getZUnits() - Method in class org.das2.dataset.test.RipplesDataSetDescriptor
 
getZUnits() - Method in class org.das2.dataset.WeightsTableDataSet
 
getZUnits() - Method in class org.das2.dataset.WritableTableDataSet
 
getZUnits() - Method in class org.das2.math.fft.WindowTableDataSet
 
getZUnits() - Method in class org.das2.stream.StreamYScanDescriptor
 
ghostColor - Static variable in interface org.das2.event.DragRenderer
use this color when drawing ghostly backgrounds for contrast.
GIGA - Static variable in class org.das2.datum.UnitsConverter
 
gigaHertz - Static variable in class org.das2.datum.Units
 
GLASS_PANE_LAYER - Static variable in class org.das2.graph.DasCanvas
Z-Layer
GlassPane() - Constructor for class org.das2.graph.DasCanvas.GlassPane
 
Glob - Class in org.das2.util.filesystem
known bug: *.java matches ".java".
Glob() - Constructor for class org.das2.util.filesystem.Glob
 
GLOBAL_SCOPE - Static variable in interface org.autoplot.cdf.CDFConstants
 
globalExecutable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isGlobalExecutable instead
globalProperties() - Static method in class org.das2.qds.DataSetUtil
properties that describe the dataset itself, rather than those of a dimension or structural properties.
globalReadable() - Method in class ftpfs.ftp.FtpListResult
Deprecated! Use isGlobalReadable instead
GlobalStruct() - Constructor for class org.autoplot.cefdatasource.CefReaderHeader.GlobalStruct
 
globalWritable() - Method in class ftpfs.ftp.FtpListResult
Deprecated! Use isGlobalWritable instead
goButton - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
grannyFormat(Datum) - Method in class org.das2.datum.format.DateTimeDatumFormatter
 
grannyFormat(Datum) - Method in class org.das2.datum.format.DatumFormatter
Returns the datum formatted as a String with special formatting characters.
grannyFormat(Datum, Units) - Method in class org.das2.datum.format.DatumFormatter
formats the Datum in the context of the units.
grannyFormat(Datum, Units) - Method in class org.das2.datum.format.DefaultDatumFormatter
 
grannyFormat(Datum) - Method in class org.das2.datum.format.DefaultDatumFormatter
 
grannyFormat(Datum, Units) - Method in class org.das2.datum.format.ExponentialDatumFormatter
 
grannyFormat(Datum) - Method in class org.das2.datum.format.ExponentialDatumFormatter
 
grannyFormat(Datum) - Method in class org.das2.datum.Units
 
GrannyTextRenderer - Class in org.das2.util
Utility class for rendering "Granny" strings, which use the codes identified by Grandle and Nystrom in their 1980 paper to provide rich formatting such as new lines and superscripts.
GrannyTextRenderer() - Constructor for class org.das2.util.GrannyTextRenderer
 
GrannyTickLabeller - Class in org.das2.graph
TickLabeller based on the formatting and bounding-box capabilities of the GrannyTextRenderer.
GrannyTickLabeller() - Constructor for class org.das2.graph.GrannyTickLabeller
 
GraphicalLogHandler - Class in org.das2.graph.util
Class attempts to visualize messages sent to the loggers.
GraphicalLogHandler.LogRenderer - Class in org.das2.graph.util
 
GRAPHICS_LOG - Static variable in class org.das2.system.DasLogger
renders, drawing
GraphicsOutput - Interface in org.das2.util.awt
 
GraphUtil - Class in org.das2.graph
Utilities for drawing graphics and establishing standard behavior.
GraphUtil() - Constructor for class org.das2.graph.GraphUtil
 
GraphUtil.Copyable<T> - Interface in org.das2.graph
Classes that implement this interface provide their instances with the ability to copy themselves in a manner similar to Cloneable objects, but without the drawbacks of Cloneable.
GraphUtil.DebuggingGeneralPath - Class in org.das2.graph
 
gray - Static variable in class org.das2.graph.SymColor
 
GRAYSCALE - Static variable in class org.das2.graph.DasColorBar.Type
gray scale with white at the minimum (bottom) and black at the maximum.
greaterOf(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise function returns the greater of ds1 and ds2.
greaterOf(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
green - Static variable in class org.das2.graph.SymColor
 
grid(QDataSet) - Static method in class org.das2.qds.DataSetOps
takes rank 2 link (x,y,z) and makes a table from it z(x,y)
grid(QDataSet) - Static method in class org.das2.qds.ops.Ops
Opposite of the flatten function, takes rank 2 bundle (x,y,z) and makes a table from it z(x,y).
Griddata - Class in org.das2.qds.util
Codes for interpolating from irregular grids to regular grids.
Griddata() - Constructor for class org.das2.qds.util.Griddata
 
griddata(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Griddata
Perform the interpolation for arbitrary sets of nvert points.
griddata(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Griddata
 
GridDataSet - Class in org.das2.qds
grids (X,Y,Z) data into a table Z(X,Y)
GridDataSet() - Constructor for class org.das2.qds.GridDataSet
 
gridIrregularY(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
This finds sweeps of Y and interpolates T->Y->Z to make a regular spectrogram T,yTags->Z[T,yTags] This function was once known as "LvT" because it was used to create a spectrogram of Flux(Time,Lshell) by interpolating along sweeps.
GridPngWalkView - Class in org.autoplot.pngwalk
 
GridPngWalkView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.GridPngWalkView
 
groundPoint - Variable in class ProGAL.geom2d.TriangulationVertex
 
groundSphere - Variable in class ProGAL.geom2d.TriangulationVertex
 
groundTriangle - Variable in class ProGAL.geom2d.TriangulationFace
 
groupExecutable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isGroupExecutable instead
groupReadable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isGroupReadable instead
groups(Key) - Method in class org.das2.client.DasServer
Deprecated.
this is not used.
GroupSpacecraft(String, String, int) - Constructor for class org.das2.pw.Spacecraft.GroupSpacecraft
 
groupWritable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isGroupWritable instead
grow(int) - Method in class org.das2.qds.ArrayDataSet
grow the internal store so that append may be used to resize the dataset.
grow(int) - Method in class org.das2.qds.buffer.BufferDataSet
grow the internal store so that append may be used to resize the dataset.
GSFC_RP_SPECIAL - Static variable in class org.das2.graph.DasColorBar.Type
rainbow colorbar introduced for use at Goddard Space Flight Center.
gt(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
gt(Object) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
gt(Datum) - Method in class org.das2.datum.Datum
returns true if this is greater than a.
gt(TimeContext) - Method in class org.das2.datum.TimeContext
 
gt(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise function returns 1 where ds1>ds2.
gt(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
GuardedDocument - Class in org.das2.jythoncompletion.nbadapt
 
GuardedDocument() - Constructor for class org.das2.jythoncompletion.nbadapt.GuardedDocument
 
guardedSplit(String, char, char, char) - Static method in class org.autoplot.datasource.URISplit
only split on the delimiter when we are not within the exclude delimiters.
guardedSplit(String, char, char, char) - Static method in class org.autoplot.inline.InlineDataSource
only split on the delimiter when we are not within the exclude delimiters.
guardedSplit(String, char, char, char) - Static method in class org.autoplot.jythonsupport.ui.DataMashUp
only split on the delimiter when we are not within the exclude delimiters.
guardedSplit(String, char, char, char) - Static method in class org.autoplot.jythonsupport.Util
only split on the delimiter when we are not within the exclude delimiters.
guardedSplit(String, String, char) - Static method in class org.das2.util.StringTools
splits the string, guarding the space within protect.
guessAsciiTransferType(QDataSet) - Static method in class org.das2.qstream.BundleStreamFormatter
guess an ASCII transfer type which can accurately and efficiently represent the data in the dataset.
guessBackingStore(QDataSet) - Static method in class org.das2.qds.ArrayDataSet
guess the type of the backing store, returning double.class if it cannot be determined.
guessBackingStore(QDataSet) - Static method in class org.das2.qds.buffer.BufferDataSet
guess the type of the backing store, returning double.class if it cannot be determined.
guessCacheTag(DataSet) - Static method in class org.das2.dataset.DataSetUtil
 
guessCadence(QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the cadence for the given x tags.
guessCadence(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the cadence in X for the given X tags and Y tags.
guessCadenceNew(QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
returns a rank 0 dataset indicating the cadence of the dataset.
guessDelimParser(String) - Method in class org.das2.qds.util.AsciiParser
 
guessDelimParser(String, int) - Method in class org.das2.qds.util.AsciiParser
read in the first record, then guess the delimiter and possibly the column headers.
guessFieldCount(String) - Static method in class org.das2.dataset.parser.VectorDataSetParser
return the field count that would result in the largest number of records parsed.
guessFieldCount(String) - Static method in class org.das2.qds.util.AsciiParser
return the field count that would result in the largest number of records parsed.
guessFillButton - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
guessName(QDataSet) - Static method in class org.das2.qds.ops.Ops
guess a name for the dataset, looking for NAME and then safeName(LABEL).
guessName(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
guess a name for the dataset, looking for NAME and then safeName(LABEL).
guessNameFor(String) - Static method in class org.autoplot.datasource.DataSourceUtil
returns a variable name generated from the URI.
guessPlot(QDataSet) - Static method in class org.das2.graph.GraphUtil
get a plot and renderer for the dataset.
guessRenderer(QDataSet) - Static method in class org.das2.graph.GraphUtil
legacy guess that is used who-knows-where.
guessRenderType(QDataSet) - Static method in class org.autoplot.AutoplotUtil
 
guessRenderType(QDataSet) - Static method in class org.autoplot.datasource.DataSourceUtil
 
guessSizeBytes(DataSet) - Static method in class org.das2.dataset.DataSetUtil
Give an estimate of the size of the data set, or PROPERTY_SIZE_BYTES if available.
guessSkipAndDelimParser(String) - Method in class org.das2.qds.util.AsciiParser
read in records, allowing for a header of non-records before guessing the delim parser.
guessSkipLines(String, AsciiParser.RecordParser) - Method in class org.das2.qds.util.AsciiParser
try to figure out how many lines to skip by looking for the line where the number of fields becomes stable.
guessTimeFormatToggleButton - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
guessXAxis(QDataSet) - Static method in class org.das2.graph.GraphUtil
 
guessXTagWidth(DataSet) - Static method in class org.das2.dataset.DataSetUtil
Provide a reasonable xTagWidth either by returning the specified xTagWidth property, or by statistically looking at the X tags.
guessXTagWidth(QDataSet, QDataSet) - Static method in class org.das2.qds.SemanticOps
return a reasonable tag width to use, or null if one cannot be guessed.
guessYAxis(QDataSet) - Static method in class org.das2.graph.GraphUtil
 
guessYTagWidth(TableDataSet) - Static method in class org.das2.dataset.TableUtil
 
guessYTagWidth(TableDataSet, int) - Static method in class org.das2.dataset.TableUtil
guess the y tag cadence by returning the difference of the first two tags.
guessZAxis(QDataSet) - Static method in class org.das2.graph.GraphUtil
 
GUI_LOG - Static variable in class org.das2.system.DasLogger
events, gestures, user feedback
GuiExceptionHandler - Class in org.autoplot.scriptconsole
This is the original das2 Exception handler dialog, but modified to support submitting an error report to a server.
GuiExceptionHandler() - Constructor for class org.autoplot.scriptconsole.GuiExceptionHandler
 
GuiExceptionHandlerSubmitForm - Class in org.autoplot.scriptconsole
 
GuiExceptionHandlerSubmitForm() - Constructor for class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
Creates new form GuiExceptionHandlerSubmitForm
GuiSupport - Class in org.autoplot
Extra methods to support AutoplotUI.
GuiSupport(AutoplotUI) - Constructor for class org.autoplot.GuiSupport
 
GuiUtil - Class in org.autoplot.datasource
Utility class for working with GUIs, first introduced to listen for who is setting the minimum size.
GuiUtil() - Constructor for class org.autoplot.datasource.GuiUtil
 
gunzip(File, File) - Static method in class org.das2.util.filesystem.FileSystemUtil
un-gzip the file.
GUnzipStreamProcessor - Class in org.das2.stream
 
GUnzipStreamProcessor() - Constructor for class org.das2.stream.GUnzipStreamProcessor
 
GZIP - Static variable in class org.das2.util.Base64
Specify that data should be gzip-compressed.
GZIP_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
GZipStreamProcessor - Class in org.das2.stream
 
GZipStreamProcessor() - Constructor for class org.das2.stream.GZipStreamProcessor
 

H

HALF_YEAR - Static variable in class org.das2.datum.TimeUtil
 
handle(Throwable) - Method in class org.autoplot.scriptconsole.DumpRteExceptionHandler
 
handle(Throwable) - Method in class org.autoplot.scriptconsole.ExitExceptionHandler
 
handle(Throwable) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
handle(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct) - Method in interface org.das2.fsm.FileStorageModelOld.FieldHandler
 
handle(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct) - Method in class org.das2.fsm.FileStorageModelOld.IntegerFieldHandler
 
handle(Throwable) - Method in class org.das2.util.ConsoleExceptionHandler
 
handle(Throwable) - Static method in class org.das2.util.DasExceptionHandler
 
handle(Throwable) - Method in class org.das2.util.DefaultExceptionHandler
 
handle(Throwable) - Method in interface org.das2.util.ExceptionHandler
 
handle(Throwable) - Method in class org.das2.util.ThrowRuntimeExceptionHandler
 
handleEndTag(HTML.Tag, int) - Method in class org.autoplot.html.HtmlParserCallback
 
handleEndTag(HTML.Tag, int) - Method in class org.autoplot.html.HtmlParserStreamer
 
handleEvent(Event) - Method in class org.das2.math.Triangulator
 
handleRequest(InputStream, ApplicationModel, OutputStream) - Method in class org.autoplot.server.RequestHandler
process the python code in data.
handleSingleInstanceURI(String, String) - Method in class org.autoplot.AutoplotUI
extract the code that handles the single instance so that we can model it for debugging.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.autoplot.html.HtmlParserCallback
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class org.autoplot.html.HtmlParserStreamer
 
handleText(char[], int) - Method in class org.autoplot.html.HtmlParserCallback
 
handleText(char[], int) - Method in class org.autoplot.html.HtmlParserStreamer
 
handleUncaught(Throwable) - Method in class org.autoplot.scriptconsole.DumpRteExceptionHandler
 
handleUncaught(Throwable) - Method in class org.autoplot.scriptconsole.ExitExceptionHandler
 
handleUncaught(Throwable) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
handleUncaught(Throwable) - Method in class org.das2.util.ConsoleExceptionHandler
 
handleUncaught(Throwable) - Static method in class org.das2.util.DasExceptionHandler
 
handleUncaught(Throwable) - Method in class org.das2.util.DefaultExceptionHandler
 
handleUncaught(Throwable) - Method in interface org.das2.util.ExceptionHandler
 
handleUncaught(Throwable) - Method in class org.das2.util.ThrowRuntimeExceptionHandler
 
hanning(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
Apply Hanning (Hann) windows to the data to prepare for FFT.
HanningFilterEditorPanel - Class in org.das2.qds.filters
 
HanningFilterEditorPanel() - Constructor for class org.das2.qds.filters.HanningFilterEditorPanel
Creates new form HanningFilterEditorPanel
HapiCacheManager - Class in org.autoplot.hapi
 
HapiCacheManager() - Constructor for class org.autoplot.hapi.HapiCacheManager
Creates new form HapiCacheManager
HapiDataSource - Class in org.autoplot.hapi
HAPI data source uses transactions with HAPI servers to collect data.
HapiDataSource(URI) - Constructor for class org.autoplot.hapi.HapiDataSource
 
HapiDataSourceEditorPanel - Class in org.autoplot.hapi
Swing editor for HAPI URIs
HapiDataSourceEditorPanel() - Constructor for class org.autoplot.hapi.HapiDataSourceEditorPanel
Creates new form HapiDataSourceEditorPanel
HapiDataSourceFactory - Class in org.autoplot.hapi
Constructor for HAPI data sources.
HapiDataSourceFactory() - Constructor for class org.autoplot.hapi.HapiDataSourceFactory
 
HapiDataSourceFormat - Class in org.autoplot.hapi
Format the QDataSet into HAPI server info and data responses.
HapiDataSourceFormat() - Constructor for class org.autoplot.hapi.HapiDataSourceFormat
 
HapiDataSourceFormatEditorPanel - Class in org.autoplot.hapi
 
HapiDataSourceFormatEditorPanel() - Constructor for class org.autoplot.hapi.HapiDataSourceFormatEditorPanel
Creates new form HapiDataSourceFormatEditorPanel
HapiServer - Class in org.autoplot.hapi
Utility methods for interacting with HAPI servers.
HapiServer() - Constructor for class org.autoplot.hapi.HapiServer
 
HapiSpec - Class in org.autoplot.hapi
static class containing constants.
hasActionTrigger(String) - Method in class org.autoplot.datasource.DataSetSelector
return true if the action trigger would be handled.
hasAdditionalItems() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
hasAllPermission() - Static method in class org.das2.DasApplication
check the security manager to see if all permissions are allowed, True indicates is not an applet running in a sandbox.
hasAllPermission() - Static method in class org.das2.util.filesystem.FileSystemSettings
check the security manager to see if all permissions are allowed, True indicates is not an applet running in a sandbox.
hasAttribute(CDFReader, String, String) - Static method in class org.autoplot.cdf.CdfUtil
return true if the attribute is set for the variable.
hasBorder() - Method in class org.das2.dasml.FormContainer
Returns true if this panel has a border
hasBottomDecorators() - Method in class org.das2.graph.DasCanvas
returns true if there are any bottom decorators.
hasControl(String) - Method in class org.das2.graph.Renderer
return true if the control is specified.
hasCredentials(String) - Method in class org.das2.util.CredentialsManager
Determine if there are any stored credentials for this location If either a username or a password have been provided for the location then it is considered to have credentials
hasCredentials() - Method in class org.das2.util.CredentialsManager.Location
 
hasDescription(String) - Method in class org.das2.util.CredentialsManager
Determine if a given location has been described Gathering descriptive information about a remote location may trigger communication with a remote site.
hasDescriptor(Descriptor, int) - Method in class org.das2.qstream.StreamDescriptor
If a second PacketDescriptor contains the same descriptor information, then the PacketDescriptor can be dropped.
hasEdge(Edge) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
hasFillDatum() - Method in class org.das2.datum.EnumerationUnits
true if fill has been defined, which is the empty string or all spaces.
hashCode() - Method in class org.autoplot.bookmarks.Bookmark.Folder
 
hashCode() - Method in class org.autoplot.bookmarks.Bookmark.Item
 
hashCode() - Method in class org.autoplot.dom.BindingModel
 
hashCode() - Method in class org.autoplot.dom.Connector
 
hashCode(StackTraceElement[]) - Static method in class org.autoplot.scriptconsole.GuiExceptionHandler
create a hashCode identifying the stack trace location.
hashCode(Throwable) - Static method in class org.autoplot.scriptconsole.GuiExceptionHandler
create a hashCode identifying the stack trace location found within the throwable.
hashCode() - Method in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
hashCode() - Method in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
hashCode() - Method in class org.das2.components.DataPointRecorder.DataPoint
 
hashCode() - Method in class org.das2.DasProperties
 
hashCode() - Method in class org.das2.datum.Datum
returns a hashcode that is a function of the value and the units.
hashCode() - Method in class org.das2.datum.DatumRange
 
hashCode() - Method in class org.das2.datum.MonthDatumRange
 
hashCode() - Method in class org.das2.datum.OrbitDatumRange
 
hashCode() - Method in class org.das2.datum.Ratio
 
hashCode() - Method in class org.das2.datum.UnitsConverter.ScaleOffset
 
hashCode() - Method in class org.das2.graph.DasAxis.Memento
 
hashCode() - Method in class org.das2.graph.DasCanvas.Cell
 
hashCode() - Method in class org.das2.graph.DasCanvas.HotLine
 
hashCode() - Method in class org.das2.qds.DRank0DataSet
 
hashCode() - Method in class org.das2.qds.Slice0DataSet
 
hashCode() - Method in class org.das2.qds.Slice1DataSet
 
hashCode() - Method in class org.das2.qds.Slice2DataSet
 
hashCode() - Method in class org.das2.qds.Slice3DataSet
 
hashCode() - Method in class ProGAL.geom3d.complex.CEdge
 
hashCode() - Method in class ProGAL.geom3d.complex.CTriangle
 
hashCode() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
hashCode() - Method in class ProGAL.geom3d.kineticDelaunay.EdgePoints
 
hashCode() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
hashCode() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
hashCode() - Method in class ProGAL.geom3d.kineticDelaunay.TrianglePoints
 
hashcodes(QDataSet) - Static method in class org.das2.qds.ops.Ops
return a rank 1 hashcodes of each record the dataset, with one hashcodes value for each record.
hasHeader() - Method in class org.autoplot.html.AsciiTableMaker
return true if the header has been set.
hasHeader() - Method in class org.autoplot.html.AsciiTableStreamer
return true if the header has been set.
hasIcon(String) - Method in class org.das2.util.CredentialsManager
Determine is a site image has been set for a location ID.
hasLowestRotIndex(TriangulationVertex, List<Integer>, int) - Method in class ProGAL.geom2d.TriangulationFace
 
hasNeighbor(CTetrahedron) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
hasNeighbor(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
hasNext() - Method in class org.autoplot.datasource.RecordIterator
 
hasNext() - Method in class org.autoplot.hapi.JSONArrayIterator
 
hasNext() - Method in class org.autoplot.html.AsciiTableStreamer
 
hasNext() - Method in interface org.das2.qds.DataSetIterator
return true while the iterator has a next element.
hasNext() - Method in class org.das2.qds.IndexListDataSetIterator
 
hasNext() - Method in class org.das2.qds.OldDataSetIterator
true if more data is available.
hasNext() - Method in interface org.das2.qds.QubeDataSetIterator.DimensionIterator
true if there are more indeces in the iteration
hasNext() - Method in class org.das2.qds.QubeDataSetIterator
true if there are more values.
hasNext() - Method in class org.das2.qds.QubeDataSetIterator.IndexListIterator
 
hasNext() - Method in class org.das2.qds.QubeDataSetIterator.SingletonIterator
 
hasNext() - Method in class org.das2.qds.QubeDataSetIterator.StartStopStepIterator
 
hasNext() - Method in class org.das2.qds.RecordIterator
 
hasParamOrder(String) - Method in class org.autoplot.datasource.DataSourceRegistry
returns true if the vap scheme is known to require an order to the parameters.
hasParent(URL) - Static method in class org.autoplot.datasource.FileSystemUtil
return true if the file has a parent which is resolvable.
hasPrefNode(String) - Method in class org.autoplot.bookmarks.BookmarksManager
returns true if the preference node exists.
hasProperty(String, String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
hasProperty(String, String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
hasProperty(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
hasProperty(String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
hasProperty(String, String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
 
hasProperty(String, String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
hasProperty(String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
hasProperty(String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
 
hasResourceUri(String) - Method in class org.autoplot.datasource.DataSourceRegistry
returns true if the vap scheme requires a resource URL.
hasRotatingCorners(List<Integer>) - Method in class ProGAL.geom2d.TriangulationFace
 
hasShape() - Method in class ProGAL.geom2d.TriangulationFace
 
hasSourceByExt(String) - Method in class org.autoplot.datasource.DataSourceRegistry
return true if the source is registered.
hasSourceByMime(String) - Method in class org.autoplot.datasource.DataSourceRegistry
return true if the source is registered by mime type.
hasTimeFields(String) - Static method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
hasTopDecorators() - Method in class org.das2.graph.DasCanvas
returns true if there are any top decorators.
hasVertex(TriangulationVertex) - Method in class ProGAL.geom2d.TriangulationFace
returns TRUE if the face has vertex v as one of its corners
hasVertex(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
hasVertex(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
hasVertex(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
haveRemoteBookmark(String) - Method in class org.autoplot.bookmarks.BookmarksManager
return true if we are already using the remote bookmark, marked as a remote bookmark, at the root level.
haveStored(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.AbstractDataSetCache
 
haveStored(DataSetDescriptor, CacheTag) - Method in interface org.das2.dataset.DataSetCache
 
haveStored(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.NullDataSetCache
 
haveStoredImpl(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.LimitCountDataSetCache
 
haveStoredImpl(DataSetDescriptor, CacheTag) - Method in class org.das2.dataset.SimpleDataSetCache
 
HDF5DataSourceEditorPanel - Class in org.autoplot.netCDF
Editor panel for HDF5 files.
HDF5DataSourceEditorPanel() - Constructor for class org.autoplot.netCDF.HDF5DataSourceEditorPanel
Creates new form HDF5DataSourceEditorPanel
HDF5DataSourceFormat - Class in org.autoplot.netCDF
Format HDF5 files using the NetCDF library.
HDF5DataSourceFormat() - Constructor for class org.autoplot.netCDF.HDF5DataSourceFormat
 
HDF5DataSourceFormatEditorPanel - Class in org.autoplot.netCDF
Options for formatting to HDF5.
HDF5DataSourceFormatEditorPanel() - Constructor for class org.autoplot.netCDF.HDF5DataSourceFormatEditorPanel
Creates new form BinaryDataSourceFormatEditorPanel
header - Variable in class org.das2.qds.util.AsciiParser.DelimParser
 
headerDelimiter - Variable in class org.das2.qds.util.AsciiParser
 
headerLabel - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
Heap - Class in ProGAL.dataStructures
A heap-based priority queue, without any concurrency control (i.e., no blocking on empty/full states).
Heap(int, SortTool) - Constructor for class ProGAL.dataStructures.Heap
 
Heap(int) - Constructor for class ProGAL.dataStructures.Heap
 
Heap(Set<Object>, SortTool) - Constructor for class ProGAL.dataStructures.Heap
 
height - Variable in class org.autoplot.dom.Canvas
 
height - Variable in class ProGAL.geom3d.viewer.TextShape
 
help() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method calls the HELP command on the remote server, returning a list of lines with the help contents.
HELP_MESSAGE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
hertz - Static variable in class org.das2.datum.Units
 
HEX_FORMAT_PATTERN - Static variable in class org.das2.qstream.BundleStreamFormatter
 
hide(J2DScene) - Method in class ProGAL.geom2d.TriangulationFace
 
hideAll() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
hideCircumCircle(J2DScene) - Method in class ProGAL.geom2d.TriangulationFace
 
hideCompletion() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
May be called from any thread.
hideCompletion(boolean) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
hideCompletion() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
hideDocumentation() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
May be called from any thread.
hideDocumentation() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
hideListingFile - Variable in class com.cottagesystems.jdiskhog.FSTreeModel
 
hideMouseAdapter() - Method in class org.das2.components.TearoffTabbedPane
I needed a way to hide the mouseAdapter, since we can't do this automatically.
hidePlayButton - Variable in class org.autoplot.datasource.DataSetSelector
 
hideSplash() - Static method in class org.autoplot.APSplash
 
hideSplash() - Static method in class org.das2.util.Splash
 
hideToolTip() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
May be called from any thread.
hideToolTip() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
hideUserInfo(URI) - Method in class org.das2.util.filesystem.KeyChain
 
highFreq - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
hilbert(QDataSet) - Static method in class org.das2.qds.ops.Ops
Perform the Hilbert function on the rank 1 dataset, similar to the hilbert function in IDL and Matlab.
hilbertSciPy(QDataSet) - Static method in class org.das2.qds.ops.Ops
Perform the Hilbert function on the rank 1 dataset, similar to the scipy.signal.hilbert function in SciPy.
histogram - Variable in class org.autoplot.dom.DataSourceController
 
histogram(QDataSet, double, double, double) - Static method in class org.das2.qds.DataSetOps
returns a rank 1 dataset that is a histogram of the data.
histogram(QDataSet, double, double, double) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset that is a histogram of the data.
histogram(QDataSet, Datum, Datum, Datum) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset that is a histogram of the data.
histogram(QDataSet, String, String, String) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset that is a histogram of the data.
histogram(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
returns a histogram of the dataset, based on the extent and scaletype of the data.
histogram2d(QDataSet, QDataSet, int[], QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
make a 2-D histogram of the data in x and y.
histogram2D(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Reduction
reduce the buckshot scatter data by laying it out on a 2-D grid and accumulating the hits to each cell.
Histogram2dFilterEditorPanel - Class in org.das2.qds.filters
 
Histogram2dFilterEditorPanel() - Constructor for class org.das2.qds.filters.Histogram2dFilterEditorPanel
Creates new form Histogram2dFilterEditorPanel
HistogramFilterEditorPanel - Class in org.das2.qds.filters
 
HistogramFilterEditorPanel() - Constructor for class org.das2.qds.filters.HistogramFilterEditorPanel
Creates new form HistogramFilterEditorPanel
hits - Variable in class org.das2.dataset.AbstractDataSetCache
 
Hole - Class in ProGAL.geom3d.kineticDelaunay
 
Hole(KineticAlphaComplex, Vertex, J3DScene, boolean) - Constructor for class ProGAL.geom3d.kineticDelaunay.Hole
 
HORIZONTAL - Static variable in class org.das2.dasml.Orientation
 
HORIZONTAL - Static variable in class org.das2.graph.AttachedLabel
This value indicates that the axis should be oriented horizontally
HORIZONTAL - Static variable in class org.das2.graph.DasAxis
This value indicates that the axis should be oriented horizontally
HORIZONTAL_AXIS_LAYER - Static variable in class org.das2.graph.DasCanvas
Z-Layer
HORIZONTAL_RANGE_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
HORIZONTAL_SLICE_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
HorizontalDragRangeRenderer - Class in org.das2.event
 
HorizontalDragRangeRenderer(DasCanvasComponent) - Constructor for class org.das2.event.HorizontalDragRangeRenderer
 
HorizontalDragRangeRenderer(DasCanvasComponent, boolean) - Constructor for class org.das2.event.HorizontalDragRangeRenderer
 
HorizontalDragRangeSelectorMouseModule - Class in org.das2.event
With the HorizontalDragRangeRenderer and VerticalSpectrogramAverager, this shows the average over an interval.
HorizontalDragRangeSelectorMouseModule(DasPlot, DataSetConsumer, DasAxis) - Constructor for class org.das2.event.HorizontalDragRangeSelectorMouseModule
 
HorizontalDragRenderer - Class in org.das2.event
 
HorizontalDragRenderer() - Constructor for class org.das2.event.HorizontalDragRenderer
Creates a new instance of HorizontalDragRenderer
HorizontalFrequencyDragRenderer - Class in org.das2.event
 
HorizontalFrequencyDragRenderer(DasCanvasComponent, DasAxis) - Constructor for class org.das2.event.HorizontalFrequencyDragRenderer
Creates a new instance of HorizontalFrequencyDragRenderer
horizontalLayout() - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
HorizontalRangeGesturesRenderer - Class in org.das2.event
 
HorizontalRangeGesturesRenderer(DasCanvasComponent) - Constructor for class org.das2.event.HorizontalRangeGesturesRenderer
 
HorizontalRangeRenderer - Class in org.das2.event
 
HorizontalRangeRenderer(DasCanvasComponent) - Constructor for class org.das2.event.HorizontalRangeRenderer
 
HorizontalRangeSelectorMouseModule - Class in org.das2.event
 
HorizontalRangeSelectorMouseModule(DasCanvasComponent, DasAxis) - Constructor for class org.das2.event.HorizontalRangeSelectorMouseModule
 
HorizontalSlicerMouseModule - Class in org.das2.event
Slices spectrogram horizontally, e.g.
HorizontalSlicerMouseModule(DasPlot, TableDataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.HorizontalSlicerMouseModule
 
HorizontalSlicerMouseModule(DasPlot, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.HorizontalSlicerMouseModule
 
HorizontalSliceSelectionRenderer - Class in org.das2.event
 
HorizontalSliceSelectionRenderer(DasCanvasComponent) - Constructor for class org.das2.event.HorizontalSliceSelectionRenderer
Creates a new instance of HorizontalSliceSelectionRenderer
HorizontalSpectrogramSlicer - Class in org.das2.components
 
HOST_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
HOST_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
HOUR - Static variable in class org.das2.datum.TimeUtil
 
hour - Variable in class org.das2.datum.TimeUtil.TimeStruct
hour containing the time datum
HOURS - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-MM-dd HH:'00'
HOURS - Static variable in class org.das2.datum.TimeContext
 
hours - Static variable in class org.das2.datum.Units
 
HP_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
HP_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
HrintervalFieldHandler() - Constructor for class org.das2.datum.TimeParser.HrintervalFieldHandler
 
HTMLDocView - Class in org.das2.jythoncompletion.ui
HTML documentation view.
HTMLDocView(Color) - Constructor for class org.das2.jythoncompletion.ui.HTMLDocView
Creates a new instance of HTMLJavaDocView
HtmlOutputOptions - Class in org.autoplot.pngwalk
 
HtmlOutputOptions() - Constructor for class org.autoplot.pngwalk.HtmlOutputOptions
Creates new form HtmlOutputOptions
HtmlParserCallback - Class in org.autoplot.html
 
HtmlParserCallback() - Constructor for class org.autoplot.html.HtmlParserCallback
 
HtmlParserStreamer - Class in org.autoplot.html
Stream the table into an AsciiTableStreamer.
HtmlParserStreamer() - Constructor for class org.autoplot.html.HtmlParserStreamer
 
HtmlResponseIOException - Exception in org.autoplot.datasource
Allow special exception to be thrown when Html source code is returned when something else was expected.
HtmlResponseIOException(String, URL) - Constructor for exception org.autoplot.datasource.HtmlResponseIOException
 
HtmlTableDataSource - Class in org.autoplot.html
Data source for extracting data from HTML tables.
HtmlTableDataSource(URI) - Constructor for class org.autoplot.html.HtmlTableDataSource
 
HtmlTableDataSourceEditorPanel - Class in org.autoplot.html
 
HtmlTableDataSourceEditorPanel() - Constructor for class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
HtmlTableDataSourceFactory - Class in org.autoplot.html
 
HtmlTableDataSourceFactory() - Constructor for class org.autoplot.html.HtmlTableDataSourceFactory
 
HtmlTableFormat - Class in org.autoplot.html
 
HtmlTableFormat() - Constructor for class org.autoplot.html.HtmlTableFormat
 
HtmlUtil - Class in org.das2.util.filesystem
 
HtmlUtil() - Constructor for class org.das2.util.filesystem.HtmlUtil
 
HTTP_CHECK_TIMESTAMP_LIMIT_MS - Static variable in class org.das2.util.filesystem.WebFileSystem
timestamp checks will occur no more often than this.
HttpFileSystem - Class in org.das2.util.filesystem
Make a web folder accessible.
HttpFileSystem(URI, File) - Constructor for class org.das2.util.filesystem.HttpFileSystem
Create a new HttpFileSystem mirroring the root, a URL pointing to "http" or "https", in the local folder.
HttpFileSystemFactory - Class in org.das2.util.filesystem
Creates a FileSystem for reading files via HTTP and HTTPS.
HttpFileSystemFactory() - Constructor for class org.das2.util.filesystem.HttpFileSystemFactory
 
HTTPTunnelConnector - Class in it.sauronsoftware.ftp4j.connectors
This one connects a remote ftp host via a HTTP 1.1 proxy which allows tunneling through the HTTP CONNECT method.
HTTPTunnelConnector(String, int, String, String) - Constructor for class it.sauronsoftware.ftp4j.connectors.HTTPTunnelConnector
Builds the connector.
HTTPTunnelConnector(String, int) - Constructor for class it.sauronsoftware.ftp4j.connectors.HTTPTunnelConnector
Builds the connector.
HttpUtil - Class in org.das2.util.filesystem
Utilities for HTTP protocol, such as a cache for the HEAD metadata.
HttpUtil() - Constructor for class org.das2.util.filesystem.HttpUtil
 
HUFF_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
HugeScatterStylePanel - Class in org.autoplot.renderer
 
HugeScatterStylePanel() - Constructor for class org.autoplot.renderer.HugeScatterStylePanel
Creates new form PlotStylePanel
hyperlinkUpdate(HyperlinkEvent) - Method in class org.autoplot.help.AutoplotHelpViewer
 

I

IBM_PC_OVERFLOW - Static variable in interface org.autoplot.cdf.CDFConstants
 
IBMPC_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
IBMPC_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
IBMRS_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
IBMRS_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
icon - Variable in class org.autoplot.bookmarks.Bookmark
icons associated with the bookmark.
id - Variable in class org.autoplot.dom.DomNode
 
ID - Static variable in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
id - Variable in class org.das2.graph.Renderer
 
id - Static variable in class org.das2.util.filesystem.WebFileSystem
ID string for the process.
id - Variable in class ProGAL.geom2d.TriangulationFace
 
id - Variable in class ProGAL.geom2d.TriangulationVertex
 
IDataSet - Class in org.das2.qds
rank 0,1,2,3 or 4 dataset backed by int array (4 byte signed numbers).
IDataSet(int, int, int, int, int) - Constructor for class org.das2.qds.IDataSet
 
IDataSet(int, int, int, int, int, int[]) - Constructor for class org.das2.qds.IDataSet
 
IDENTIFIER - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
identifySweeps(QDataSet, int) - Static method in class org.das2.qds.util.LSpec
identify monotonically increasing or decreasing segments of the dataset.
IDENTITY - Static variable in class org.das2.datum.UnitsConverter
No conversion, where convert trivially returns the value.
identity(int) - Static method in class org.das2.math.matrix.MatrixUtil
 
identity(int) - Static method in class org.das2.qds.math.matrix.MatrixUtil
 
IDLadd(IDLValue) - Method in class org.das2.util.IDLValue
 
IDLdivide(IDLValue) - Method in class org.das2.util.IDLValue
 
IDLE_ICON - Static variable in class org.autoplot.AutoplotUI
empty 16x16 image used to indicate normal status.
IDLexponeniate(IDLValue) - Method in class org.das2.util.IDLValue
 
IDLmultiply(IDLValue) - Method in class org.das2.util.IDLValue
 
IDLParser - Class in org.das2.util
This was created originally to evaluate expressions found in das2server dsdf files that would describe column locations, which would be expressions like "10^(findgen(3)/3.3)"
IDLParser() - Constructor for class org.das2.util.IDLParser
Creates a new instance of idlParser
IdlsavDataSourceFormat - Class in org.autoplot.idlsupport
Export to idlsav support.
IdlsavDataSourceFormat() - Constructor for class org.autoplot.idlsupport.IdlsavDataSourceFormat
 
IdlsavDataSourceFormatEditorPanel - Class in org.autoplot.idlsupport
 
IdlsavDataSourceFormatEditorPanel() - Constructor for class org.autoplot.idlsupport.IdlsavDataSourceFormatEditorPanel
Creates new form BinaryDataSourceFormatEditorPanel
IDLsubtract(IDLValue) - Method in class org.das2.util.IDLValue
 
IDLTokenizer(String) - Method in class org.das2.util.IDLParser
 
IDLValue - Class in org.das2.util
 
IDLValue(double) - Constructor for class org.das2.util.IDLValue
 
IDLValue(double[]) - Constructor for class org.das2.util.IDLValue
create an IDLValue representing this array.
idType(DasCanvasComponent, Point, Point) - Static method in class org.das2.event.BoxZoomGesturesRenderer
 
idx - Variable in class ProGAL.geom3d.complex.CVertex
 
ifft(QDataSet) - Static method in class org.das2.qds.ops.Ops
Performs an inverse FFT on the provided rank 2 dataset of complex numbers.
ifft(GeneralFFT, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
helper method for doing inverse FFT of a QDataSet.
Ignore - Static variable in class org.das2.fsm.FileStorageModelOld
 
IGNORE_FIELD_HANDLER - Static variable in class org.das2.datum.TimeParser
handy FieldHandler that ignores the contents.
ignoreBadge - Static variable in class org.autoplot.pngwalk.PngWalkView
 
IgnoreFieldHandler() - Constructor for class org.das2.datum.TimeParser.IgnoreFieldHandler
 
ILLEGAL_EPOCH_FIELD - Static variable in interface org.autoplot.cdf.CDFConstants
 
ILLEGAL_EPOCH_VALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
ILLEGAL_FOR_SCOPE - Static variable in interface org.autoplot.cdf.CDFConstants
 
ILLEGAL_IN_zMODE - Static variable in interface org.autoplot.cdf.CDFConstants
 
ILLEGAL_ON_V1_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
image - Variable in class org.das2.qds.util.dd.Token
The string image of the token.
imageAt(int) - Method in class org.autoplot.pngwalk.WalkImageSequence
return the image of the subrange.
imageAtNoSubRange(int) - Method in class org.autoplot.pngwalk.WalkImageSequence
get the image in the sequence, regardless of the subrange.
ImageDataSet - Class in org.autoplot.imagedatasource
Adapt a BufferedImage to a rank 2 or rank 3 QDataSet, using ColorOp to extract red, green, or blue channels.
ImageDataSet(BufferedImage) - Constructor for class org.autoplot.imagedatasource.ImageDataSet
create a dataset from the image, returning a rank 3 dataset ds[w,h,3].
ImageDataSet(BufferedImage, Color, ImageDataSet.ColorOp) - Constructor for class org.autoplot.imagedatasource.ImageDataSet
create a dataset from the image.
ImageDataSet.ColorOp - Interface in org.autoplot.imagedatasource
 
ImageDataSourceFactory - Class in org.autoplot.imagedatasource
Factory for ImageDataSource, which read in images into datasets.
ImageDataSourceFactory() - Constructor for class org.autoplot.imagedatasource.ImageDataSourceFactory
 
ImageDataSourceFormat - Class in org.autoplot.imagedatasource
Format data to RGB images, or ARGB images.
ImageDataSourceFormat() - Constructor for class org.autoplot.imagedatasource.ImageDataSourceFormat
 
ImageDataSourceFormatEditorPanel - Class in org.autoplot.imagedatasource
 
ImageDataSourceFormatEditorPanel() - Constructor for class org.autoplot.imagedatasource.ImageDataSourceFormatEditorPanel
Creates new form ImageDataSourceFormatEditorPanel
ImageResize - Class in org.autoplot.pngwalk
first from http://today.java.net/pub/a/today/2007/04/03/perils-of-image-getscaledinstance.html resize taken from http://www.componenthouse.com/article-20
ImageResize() - Constructor for class org.autoplot.pngwalk.ImageResize
 
ImageSelection - Class in org.autoplot.transferrable
Transferable for Images.
ImageSelection() - Constructor for class org.autoplot.transferrable.ImageSelection
 
ImageStylePanel - Class in org.autoplot.renderer
controller for the Image plot type.
ImageStylePanel() - Constructor for class org.autoplot.renderer.ImageStylePanel
Creates new form PlotStylePanel
ImageUtil - Class in org.das2.util
Utilities for image files and images.
ImageUtil() - Constructor for class org.das2.util.ImageUtil
 
ImageVectorDataSetRenderer - Class in org.das2.graph
ImageVectorDataSetRenderer This renderer can handle vector data sets with tens of thousands of points by histogramming the points and then creating a greyscale spectrogram of the histogram.
ImageVectorDataSetRenderer(DataSetDescriptor) - Constructor for class org.das2.graph.ImageVectorDataSetRenderer
 
imax(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the index of the maximum value.
imax(Object) - Static method in class org.das2.qds.ops.Ops
 
imin(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the index of the minimum value.
imin(Object) - Static method in class org.das2.qds.ops.Ops
 
ImmutableMatrix(double[][]) - Constructor for class ProGAL.math.Matrix.ImmutableMatrix
 
ImmutableVector3d(double, double, double) - Constructor for class ProGAL.geom3d.Vector.ImmutableVector3d
 
implement(PythonInterpreter, String, String) - Method in class org.autoplot.jythonsupport.ui.ParametersFormPanel.FormData
Convert the parameter to Jython types.
ImplicitAccessLevelBeanInfo - Class in org.das2.beans
ImplicitAccessLevelBeanInfo makes any BeanInfo class look like an AccessLevelBeanInfo by implementing the default access level and persistence level settings.
implicitName - Variable in class org.autoplot.datasource.CompletionContext
used to identify the group the parameter implicitly specifies.
implicitTimeDelta - Variable in class org.das2.fsm.FileStorageModel
limit on the length of files with startTimeOnly set.
implicitVap - Variable in class org.autoplot.datasource.URISplit
if true, then "vap:" for the vapScheme was implicitly added.
implicitVapScheme(URISplit) - Static method in class org.autoplot.datasource.URISplit
return the vap scheme in split.vapScheme or the one inferred by the extension.
importBookmarks(String) - Method in class org.autoplot.GuiSupport
Maybe import the bookmarks in response to the "bookmarks:..." URI.
ImportBookmarksGui - Class in org.autoplot
Ask the user if they would like to import the a bookmarks file.
ImportBookmarksGui() - Constructor for class org.autoplot.ImportBookmarksGui
Creates new form ImportBookmarksGui
importData(JComponent, Transferable) - Method in class org.autoplot.transferrable.ImageSelection
 
importData(Transferable, int, int, int) - Method in class org.das2.dasml.FormContainer.ContainerDnDSupport
 
importData(Transferable, int, int, int) - Method in class org.das2.util.DnDSupport
 
importList(List<Bookmark>) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
merge the given list into the list.
ImportVapDialog - Class in org.autoplot
 
ImportVapDialog() - Constructor for class org.autoplot.ImportVapDialog
Creates new form ImportVapDialog
InBinPlusMinuxHardEdgeBox(int, int, int, int, int, int) - Method in class org.das2.dataset.ScatterRebinner
 
inBuf - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
incenter() - Method in class ProGAL.geom3d.Triangle
 
incenter() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Find the center of the inscribed sphere.
inCH(Triangle) - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
inches - Static variable in class org.das2.datum.Units
 
inCircle(Point, Point, Point, Point) - Static method in class ProGAL.geom2d.Point
Returns a positive double if the point is inside the circle through the 3 specified points (must be in clockwise order).
incircle(double[], double[], double[], double[]) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
inCircumCircle(Point) - Method in class ProGAL.geom2d.Triangle
 
INCLDOM - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
INCLSCREEN - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
include(Datum) - Method in class org.das2.datum.DatumRange
return a new DatumRange that includes the given Datum, extending the range if necessary.
InconvertibleUnitsException - Exception in org.das2.datum
introduced so that clients can more precisely catch this exception.
InconvertibleUnitsException(Units, Units) - Constructor for exception org.das2.datum.InconvertibleUnitsException
Creates a new instance of InconvertibleUnitsException
increaseRank0(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.CoerceUtil
increase the rank of a rank zero dataset by adding join dimensions that repeat the lower rank elements.
increaseRank1(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.CoerceUtil
increase the rank of a rank one dataset by adding join dimensions that repeat the lower rank elements.
increaseRank2(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.CoerceUtil
increase the rank of a rank two dataset by adding join dimensions that repeat the lower rank elements.
incrementRenderCount() - Method in class org.das2.graph.Renderer
 
incrementUpdateCount() - Method in class org.das2.graph.Renderer
 
inCylinder(Point) - Method in class ProGAL.geom3d.volumes.Cylinder
 
index(int) - Method in interface org.das2.qds.DataSetIterator
return the current index for the dimension.
index(int) - Method in class org.das2.qds.IndexListDataSetIterator
 
index() - Method in interface org.das2.qds.QubeDataSetIterator.DimensionIterator
return the current index.
index(int) - Method in class org.das2.qds.QubeDataSetIterator
 
index() - Method in class org.das2.qds.QubeDataSetIterator.IndexListIterator
 
index() - Method in class org.das2.qds.QubeDataSetIterator.SingletonIterator
 
index() - Method in class org.das2.qds.QubeDataSetIterator.StartStopStepIterator
 
indexColorTransform(double, Units) - Method in class org.das2.graph.DasColorBar
convert the double to an indexed color.
indexCounter - Static variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
INDEXED_NAME - Static variable in class org.das2.NameContext
 
indexGenDataSet(int) - Static method in class org.das2.qds.DataSetUtil
creates a dataset of integers 0,1,2,...,n-1.
IndexGenDataSet - Class in org.das2.qds
Dataset that simply returns the index as the value.
IndexGenDataSet(int) - Constructor for class org.das2.qds.IndexGenDataSet
Creates a new instance of IndexGenDataSet
IndexListDataSetIterator - Class in org.das2.qds
Iterator that uses a rank 2 list of indeces.
IndexListDataSetIterator(QDataSet) - Constructor for class org.das2.qds.IndexListDataSetIterator
Create the iterator
IndexListIterator(QDataSet) - Constructor for class org.das2.qds.QubeDataSetIterator.IndexListIterator
 
IndexListIteratorFactory(QDataSet) - Constructor for class org.das2.qds.QubeDataSetIterator.IndexListIteratorFactory
 
indexOf(List<Object>, Object) - Static method in class org.autoplot.dom.DomUtil
returns the index by ID, not by equals.
indexOf(CharSequence, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.indexOf(int) for character sequences.
indexOf(CharSequence, int, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.indexOf(int,int) for character sequences.
indexOf(CharSequence, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.indexOf(String) for character sequences.
indexOf(CharSequence, CharSequence, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.indexOf(String,int) for character sequences.
indexOf(String) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
indexOf(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
indexOf(Vertex, Vertex, Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
indexOf_slow(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
indexOf_slow(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
indexOf_slow(Vertex) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
indexOfBundledDataSet(QDataSet, String) - Static method in class org.das2.qds.DataSetOps
return the index of the named bundled dataset.
indexOfSubrange(DatumRange) - Method in class org.autoplot.pngwalk.WalkImageSequence
return the index of the datumRange completely containing this interval.
indgen(int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with values [0,1,2,...] This returns an immutable dataset, so that it can be used in Jython like so: for i in indgen(200000).
indgen(int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset with values increasing [ [0,1,2], [ 3,4,5] ]
indgen(int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with values increasing
indicateSelection(List<DomNode>) - Method in class org.autoplot.dom.CanvasController
flash the selected plots and plotElements, by temporarily adding a painter to the canvas.
InEllipseCutoff(int, int, double, double) - Method in class org.das2.dataset.ScatterRebinner
 
InfCone - Class in ProGAL.geom3d.volumes
An infinite cone is the union of all half-lines starting at an apex-point whose angle to a specified axis-vector is less than a specified constant.
InfCone(Point, Vector, double) - Constructor for class ProGAL.geom3d.volumes.InfCone
Construct the cone by specifying the apex-point, direction-vector and angle.
InfCone(Point, Point, Point, Point) - Constructor for class ProGAL.geom3d.volumes.InfCone
Construct the cone with the specified apex such that the points p1, p2 and p3 are all on the boundary of the cone.
InfCylinder - Class in ProGAL.geom3d.volumes
An infinitely extended cylinder defined using a line and a radius.
InfCylinder(Line, double) - Constructor for class ProGAL.geom3d.volumes.InfCylinder
 
inferBins(QDataSet) - Static method in class org.das2.qds.DataSetUtil
This is the one code to infer bin boundaries when only the centers are available.
inferBinsRank2(QDataSet) - Static method in class org.das2.qds.DataSetUtil
infer the bins for the rank 2 ytags.
InfiniteRepaint - Class in org.pushingpixels.tracing
 
InfiniteRepaint() - Constructor for class org.pushingpixels.tracing.InfiniteRepaint
 
InflaterChannel - Class in org.das2.util
 
InflaterChannel(ReadableByteChannel) - Constructor for class org.das2.util.InflaterChannel
Creates a new instance of InflaterChannel
info(String) - Method in class org.autoplot.util.TransparentLogger
 
INFO - Static variable in class org.das2.graph.DasPlot
These levels are now taken from java.util.logging.Level.
INFO_URL - Static variable in class org.autoplot.hapi.HapiSpec
the text to append to a HAPI server to request parameter info.
init() - Static method in class org.autoplot.datasource.DataSetURI
call this to trigger initialization
init(TickVDescriptor) - Method in class org.das2.graph.GrannyTickLabeller
sets the ticks and DatumFormatter before drawing.
init(TickVDescriptor) - Method in interface org.das2.graph.TickLabeller
 
init() - Method in class org.das2.math.Triangulator
 
init(String, WritableByteChannel) - Method in class org.das2.qstream.SerialStreamFormatter
the name of the default dataset.
init(String, StreamHandler) - Method in class org.das2.qstream.SerialStreamFormatter
initialize, sending data directly via the StreamHandler interface.
init() - Method in class test.JTreeDemo
 
initialize(Component) - Static method in class org.autoplot.help.AutoplotHelpSystem
 
initialize(List<String>) - Method in class org.autoplot.html.AsciiTableStreamer
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.autoplot.state.BindingPersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.autoplot.state.ConnectorPersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.autoplot.state.DatumRangePersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.autoplot.state.EnumPersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.autoplot.state.UnitsPersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.das2.persistence.DatumPersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.das2.persistence.DatumRangePersistenceDelegate
 
initialize(Class<?>, Object, Object, Encoder) - Method in class org.das2.persistence.UnitsPersistenceDelegate
 
initializeRotation(Set<Integer>, Line) - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
initialLoad() - Method in class org.autoplot.pngwalk.WalkImageSequence
do the initial listing of the remote filesystem.
initQualitySequence(URI) - Method in class org.autoplot.pngwalk.WalkImageSequence
initialize the quality control sequence.
InlineDataSource - Class in org.autoplot.inline
Data source used mostly for demonstrations and quick modifications of data.
InlineDataSource(URI) - Constructor for class org.autoplot.inline.InlineDataSource
 
InlineDataSourceEditorPanel - Class in org.autoplot.inline
Editor panel for inline URIs.
InlineDataSourceEditorPanel() - Constructor for class org.autoplot.inline.InlineDataSourceEditorPanel
Creates new form InlineDataSourceEditorPanel
InlineDataSourceFactory - Class in org.autoplot.inline
Creates inline data sources.
InlineDataSourceFactory() - Constructor for class org.autoplot.inline.InlineDataSourceFactory
 
InlineTimeSeriesBrowse - Class in org.autoplot.inline
This was DefaultTimeSeriesBrowse until it became clear that it didn't properly parse and reformat the URIs like vap+inline:ds1=getDataSet('http://emfisis.physics.uiowa.edu/Flight/RBSP-A/L3/$Y/$m/$d/rbsp-a_magnetometer_4sec-sm_emfisis-L3_$Y$m$d_v$(v,sep).cdf?Mag&slice1=1&timerange=2014-02-23')&ds2=getDataSet('http://emfisis.physics.uiowa.edu/Flight/RBSP-A/L3/$Y/$m/$d/rbsp-a_magnetometer_4sec-sm_emfisis-L3_$Y$m$d_v$(v,sep).cdf?Mag&slice1=0&timerange=2014-02-23')&ds2&timerange=2014-02-23 These should have been escaped, but it's probably too late.
InlineTimeSeriesBrowse() - Constructor for class org.autoplot.inline.InlineTimeSeriesBrowse
 
INOUTFORM_INLINE - Static variable in class org.das2.qstream.SerialStreamFormatter
 
INOUTFORM_ONE_RECORD - Static variable in class org.das2.qstream.SerialStreamFormatter
 
INOUTFORM_STREAMING - Static variable in class org.das2.qstream.SerialStreamFormatter
 
inplane(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
inplane(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
input_stream - Static variable in class org.das2.qds.util.dd.SimpleExpTokenManager
 
inputStream - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
InputStream(InputStream) - Constructor for class org.das2.util.Base64.InputStream
Constructs a Base64.InputStream in DECODE mode.
InputStream(InputStream, int) - Constructor for class org.das2.util.Base64.InputStream
Constructs a Base64.InputStream in either ENCODE or DECODE mode.
InputStreamMeter - Class in org.das2.client
 
InputStreamMeter() - Constructor for class org.das2.client.InputStreamMeter
Creates a new instance of InputStreamMeter
InputVerifier - Interface in org.autoplot.datasource
interface for verifying text values that must be parsed.
inradius() - Method in class ProGAL.geom3d.Triangle
 
insert(CompletionContext, CompletionContext) - Static method in class org.autoplot.datasource.CompletionContext
"ftp://cdaweb.gsfc.nasa.gov/pub/istp/noaa/noaa14/%Y/noaa14_meped1min_sem_%Y%m%d_v01.cdf?timerange=2000-01-01" "ftp://cdaweb.gsfc.nasa.gov/pub/istp/noaa/noaa14/%Y/noaa14_meped1min_sem_%Y%m%d_v01.cdf?Epoch&timerange=2000-01-01"
insert(Object) - Method in class ProGAL.dataStructures.Heap
 
insert(T) - Method in class ProGAL.dataStructures.Set
 
insertAfter(Point, int) - Method in class ProGAL.geom2d.Polygon
inserts point p into the polygon after the corner with specified index
insertPoint(PointWeighted) - Method in class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
 
insertString(String, String, String) - Static method in class org.autoplot.dom.DomNodeController
Deprecated.
see LabelConverter.insertString( title, label, value );
insertString(String, String, String) - Static method in class org.autoplot.dom.LabelConverter
replace %{LABEL} or $(LABEL) with value.
insertTab(String, Icon, Component, String, int) - Method in class org.das2.components.TearoffTabbedPane
 
insertUpdate(DocumentEvent) - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
insertUpdate(DocumentEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
insertY(double, double) - Method in class org.das2.dataset.VectorDataSetBuilder
 
insertY(double, double, String) - Method in class org.das2.dataset.VectorDataSetBuilder
 
insertY(double, double, String, double) - Method in class org.das2.dataset.VectorDataSetBuilder
Insert method favored when there is a default and one additional plane, because it's less prone to error when the one forgets the planeId.
insertY(Datum, Datum) - Method in class org.das2.dataset.VectorDataSetBuilder
insert a datum for the default plane
insertY(Datum, Datum, String) - Method in class org.das2.dataset.VectorDataSetBuilder
insert a datum for the plane.
insertYScan(Datum, DatumVector, DatumVector) - Method in class org.das2.dataset.TableDataSetBuilder
 
insertYScan(Datum, DatumVector, DatumVector, String) - Method in class org.das2.dataset.TableDataSetBuilder
 
insertYScan(Datum, DatumVector, DatumVector[], String[]) - Method in class org.das2.dataset.TableDataSetBuilder
 
insets() - Method in class org.das2.math.Triangulator
 
insideCircumsphere(Point) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
insideFace(int, Point) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
inspectURI() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
inSphere(Point, Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Point
Returns a positive double if point t is inside the sphere through points p, q, r, s.
insphere(Point, Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
insphere(Tetrahedron, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
insphere(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
insphere(Triangle, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
insphere(Point, Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
insphere(Tetrahedron, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
insphere(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
insphere(Triangle, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
installComponent() - Method in class org.das2.graph.DasAnnotation
 
installComponent() - Method in class org.das2.graph.DasAxis
perform actions necessary when starting the component, such as handling TCA.
installComponent() - Method in class org.das2.graph.DasCanvasComponent
currently does nothing.
installComponent() - Method in class org.das2.graph.DasPlot
 
installRenderer() - Method in class org.das2.graph.EventsRenderer
 
installRenderer() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
installRenderer() - Method in class org.das2.graph.PlotSymbolRenderer
 
installRenderer() - Method in class org.das2.graph.PolarPlotRenderer
 
installRenderer() - Method in class org.das2.graph.Renderer
 
installRenderer() - Method in class org.das2.graph.RGBImageRenderer
 
installRenderer() - Method in class org.das2.graph.SeriesRenderer
 
installRenderer() - Method in class org.das2.graph.SpectrogramRenderer
 
installRenderer() - Method in class org.das2.graph.StackedHistogramRenderer
 
installTool(File, URI) - Method in class org.autoplot.AutoplotUI
install the script into the tools folder.
INSTANCE - Static variable in class org.das2.jythoncompletion.ui.CompletionSettings
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.BindingPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.ConnectorPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.DatumPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.DatumRangePersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.EnumPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.TypeSafeEnumPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.autoplot.state.UnitsPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.das2.persistence.DatumPersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.das2.persistence.DatumRangePersistenceDelegate
 
instantiate(Object, Encoder) - Method in class org.das2.persistence.UnitsPersistenceDelegate
 
instantSubstitution(JTextComponent) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
instantSubstitution(JTextComponent) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
instantSubstitution(JTextComponent) - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
instantSubstitution(JTextComponent) - Method in interface org.das2.jythoncompletion.support.CompletionItem
When enabled for the item the instant substitution should process the item in the same way like when the item is displayed and Enter key gets pressed by the user.
INT - Static variable in class org.das2.qds.buffer.BufferDataSet
4 byte signed integers
Int16Array(DArray, HashMap) - Constructor for class org.autoplot.dods.DodsVarDataSet.Int16Array
 
INT24 - Static variable in class org.das2.qds.buffer.BufferDataSet
three-byte ints.
Int24DataSet - Class in org.das2.qds.buffer
3-byte integers, for example in some .wav formats.
Int24DataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.Int24DataSet
 
Int32Array(DArray, HashMap) - Constructor for class org.autoplot.dods.DodsVarDataSet.Int32Array
 
IntDataSet - Class in org.das2.qds.buffer
 
IntDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.IntDataSet
 
INTEGER - Static variable in class org.das2.qds.buffer.BufferDataSet
4 byte signed integers, INT is canonical but INTEGER should be accepted.
Integer() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Integer
 
INTEGER_PATTERN - Static variable in class org.das2.dasml.DasMLValidator
 
IntegerFieldHandler() - Constructor for class org.das2.fsm.FileStorageModelOld.IntegerFieldHandler
 
IntegerTransferType - Class in org.das2.qstream
"int4" is the canonical name, but "integer" is accepted as well.
IntegerTransferType() - Constructor for class org.das2.qstream.IntegerTransferType
 
interactivePlot(QDataSet) - Method in interface org.autoplot.jythonsupport.ui.DataMashUp.Resolver
 
InternalStylePanel - Class in org.autoplot.renderer
 
InternalStylePanel() - Constructor for class org.autoplot.renderer.InternalStylePanel
Creates new form InternalStylePanel
Interpolate - Class in org.das2.math
 
Interpolate() - Constructor for class org.das2.math.Interpolate
 
interpolate(Interpolate.DDoubleArray, float[], float[]) - Static method in class org.das2.math.Interpolate
 
interpolate(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
interpolate values from rank 1 dataset vv using fractional indeces in rank N findex.
interpolate(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
interpolate(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
interpolate values from rank 2 dataset vv using fractional indeces in rank N findex, using bilinear interpolation.
interpolate(Object, Object, Object) - Static method in class org.das2.qds.ops.Ops
interpolate values from rank 2 dataset vv using fractional indeces in rank N findex, using bilinear interpolation.
interpolate(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
interpolate values from rank 2 dataset vv using fractional indeces in rank N findex, using bilinear interpolation.
interpolate(double[], double) - Static method in class org.das2.util.DasMath
Interpolate just one point
interpolate(double[], double[]) - Static method in class org.das2.util.DasMath
interpolate an array of points.
Interpolate.DDoubleArray - Interface in org.das2.math
 
Interpolate.FDoubleArray - Interface in org.das2.math
 
interpolate2(Interpolate.DDoubleArray, float[], float[]) - Static method in class org.das2.math.Interpolate
 
interpolateGrid(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
interpolate values from rank 2 dataset vv using fractional indeces in rank N findex, using bilinear interpolation.
interpolateGrid(Object, Object, Object) - Static method in class org.das2.qds.ops.Ops
 
interpolateMod(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
like interpolate, but the findex is recalculated when the two bracketed points are closer in the modulo space than they would be in the linear space.
interpolateType - Variable in class org.das2.dataset.AverageTableRebinner
 
interpretAttributes(DodsAdapter) - Static method in class org.autoplot.dods.SPDFUtil
set up the DodsAdapter based on the metadata returned from the dods server, interpreting the metadata provided by the SPDF server.
interpretProps(Map) - Static method in class org.autoplot.dods.SPDFUtil
return the properties in a canonical way.
interpretProps(Map) - Static method in class org.autoplot.netCDF.NetcdfMetadataModel
 
intersection(DatumRange) - Method in class org.das2.datum.DatumRange
returns the intersection of the two intersecting ranges.
intersection(List<DatumRange>, List<DatumRange>, boolean) - Static method in class org.das2.datum.DatumRangeUtil
return the elements of src that intersect with elements of the list contains.
intersectionParameter(Line) - Method in class ProGAL.geom2d.Line
 
intersectionParameter(Line) - Method in class ProGAL.geom3d.ParametricPlane
Returns a parameter setting for the line describing the intersection with this plane.
intersectionParameter(Line) - Method in class ProGAL.geom3d.volumes.Cylinder
 
intersectionParameters(Line) - Method in class ProGAL.geom3d.volumes.Sphere
Returns the two line-parameters that indicate where line intersects this sphere.
intersections(Circle) - Method in class ProGAL.geom2d.Circle
returns 0-2 intersections of this circle with another circle
intersections(Line) - Method in class ProGAL.geom2d.Circle
returns 0-2 intersections of this circle with a line, source: http://mathworld.wolfram.com/Circle-LineIntersection.html some odd errors corrected 01-09-2013 - PW
intersects(DatumRange) - Method in class org.das2.datum.DatumRange
returns true of the DatumRange overlaps this.
intersects(LineSegment) - Method in class ProGAL.geom2d.LineSegment
returns TRUE if this line segment properly intersects line segment s.
intervalAdded(ListDataEvent) - Method in class org.das2.jythoncompletion.ui.LazyListModel
 
intervalRemoved(ListDataEvent) - Method in class org.das2.jythoncompletion.ui.LazyListModel
 
intPattern - Static variable in class org.das2.dasml.Processor
 
INTRINSIC - Static variable in class org.das2.datum.CacheTag
 
intrinsicCb - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
intValue() - Method in class org.das2.datum.Datum
returns the datum's int value.
intValue(Units) - Method in class org.das2.datum.Datum
returns a int representing the datum in the context of units.
invalidate() - Method in class org.das2.graph.DasCanvas
 
invalidate(String) - Method in class org.das2.util.CredentialsManager
Let the credentials manager know that stored credentials for a location are invalid
invalidateCacheImage() - Method in class org.das2.graph.DasPlot
mark the dasPlot's cache image as invalid, forcing it to repaint.
invalidateCacheImageNoUpdate() - Method in class org.das2.graph.DasPlot
mark the dasPlot's cache image as invalid, but from the update method, so we don't need to update.
invalidateParentCacheImage() - Method in class org.das2.graph.Renderer
 
inverse - Variable in class org.das2.datum.UnitsConverter
 
inverse(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Float) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Float, int, int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(Matrix) - Static method in class org.das2.math.matrix.MatrixUtil
 
inverse(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Compute the (normalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Float) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Float, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Compute the (nomalized) inverse FFT of data, leaving it in place.
inverse(Matrix) - Static method in class org.das2.qds.math.matrix.MatrixUtil
 
INVERSE_GRAYSCALE - Static variable in class org.das2.graph.DasColorBar.Type
gray scale with black at the minimum (bottom) and white at the maximum.
INVERSE_WHITE_BLUE_BLACK - Static variable in class org.das2.graph.DasColorBar.Type
black to blue to white
inverseQuadraticInterpolation(Function, double, double, double, double, int) - Static method in class ProGAL.math.RootFinding
Root-finding algorithm that uses quadratic interpolation to approximate the inverse of f.
invert() - Method in class ProGAL.math.Matrix
Return the inverse of this matrix.
invertThis() - Method in class ProGAL.math.Matrix.ImmutableMatrix
 
invertThis() - Method in class ProGAL.math.Matrix
Invert this matrix (overwrites this and returns it).
invertThis() - Method in class ProGAL.math.Matrix3x3
Invert this matrix (overwrites this and returns it).
invoke(String) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
invoke(String, PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
invoke(String, PyObject, PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
invoke(String, PyObject[], String[]) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
invoke(String, PyObject[]) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
invoke(String, String[]) - Method in class org.das2.dasml.FormBase
 
invokeAfter(Runnable, Object) - Static method in class org.das2.system.RequestProcessor
Executes run.run() asynchronously on a thread from the thread pool.
invokeLater(Runnable) - Static method in class org.das2.system.RequestProcessor
Executes run.run() asynchronously on a thread from the thread pool.
invokeLater(Runnable, Object) - Static method in class org.das2.system.RequestProcessor
Executes run.run() asynchronously on a thread from the thread pool.
invokeScriptSoon(URL) - Static method in class org.autoplot.JythonUtil
Deprecated.
use invokeScriptSoon with URI.
invokeScriptSoon(URI) - Static method in class org.autoplot.JythonUtil
invoke the python script on another thread.
invokeScriptSoon(URL, Application, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
Deprecated.
use invokeScriptSoon with URI.
invokeScriptSoon(URI, Application, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
invoke the python script on another thread.
invokeScriptSoon(URL, Application, Map<String, String>, boolean, boolean, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
Deprecated.
use invokeScriptSoon with URI.
invokeScriptSoon(URI, Application, Map<String, String>, boolean, boolean, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
invoke the python script on another thread.
invokeScriptSoon(URL, Application, Map<String, String>, boolean, boolean, JythonScriptPanel, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
Deprecated.
use invokeScriptSoon with URI.
invokeScriptSoon(URI, Application, Map<String, String>, boolean, boolean, JythonScriptPanel, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
invoke the python script on another thread.
invokeScriptSoon(URI, File, Application, Map<String, String>, boolean, boolean, JythonScriptPanel, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
invoke the python script on another thread.
invokeSometime(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
run the function on a different thread
invokeSometime(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
run the function on a different thread
invTransform(double, double) - Method in class org.das2.graph.DasAxis
get the range covered by the two points.
invTransform(double) - Method in class org.das2.graph.DasAxis
return the data location for the given pixel position.
invTransform(double) - Method in class org.das2.graph.DasLabelAxis
 
invTransform(ComplexArray.Double) - Method in class org.das2.math.fft.GeneralFFT
perform the inverse transform on the array in situ.
invTransform(ComplexArray.Float) - Method in class org.das2.math.fft.GeneralFFT
perform the inverse transform on the array in situ.
invTransform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.GeneralFFT
perform the inverse transform on the array in situ.
invTransform(ComplexArray.Float) - Method in class org.das2.qds.math.fft.GeneralFFT
perform the inverse transform on the array in situ.
invTransformRange(DasAxis, double, double) - Static method in class org.das2.graph.GraphUtil
 
irregularJoin() - Static method in class org.das2.qds.examples.Schemes
return a rank 3 irregular join of three datasets, the first is 13 records of 27 energies, the second is 13 records of 20 energies, and the third is 14 records of 24 energies.
is32bit - Static variable in class org.autoplot.AutoplotUtil
 
isAbove(Point) - Method in class ProGAL.geom2d.Line
 
isAcceptable(DatumRange, boolean) - Static method in class org.das2.datum.DatumRangeUtil
put limits on the typical use when looking at data: * both min and max are finite numbers * time range is between year 1000 and year 3000.
isActionEnabled(String) - Method in interface org.autoplot.pngwalk.PngWalkTool.ActionEnabler
 
isActive() - Method in class org.autoplot.dom.PlotElement
 
isActive() - Method in class org.das2.graph.DataLoader
 
isActive() - Method in class org.das2.graph.Renderer
true when the renderer should be drawn.
isAcute() - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
isAddSubtractButtons() - Method in class org.das2.qds.filters.FiltersChainPanel
 
isAdjusting() - Method in class org.autoplot.DataPanel
 
isAdjusting() - Method in class org.autoplot.OperationsPanel
 
isAggregating(String) - Static method in class org.autoplot.datasource.DataSetURI
check that the string uri is aggregating by looking for %Y's (etc) in the file part of the URI.
isAlive() - Method in class ProGAL.geom2d.TriangulationFace
 
isAlive() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
isAlive() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
isAlive() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
isAllowDom() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
isAllowOffline() - Method in class org.das2.util.filesystem.FileSystemSettings
 
isAllowScreenshot() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
isAllPlanesReport() - Method in class org.das2.event.CrossHairRenderer
Getter for property allPlanesReport.
isAlpha(double) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
returns TRUE if this tetrahedron is in the alpha complex for the given alpha
isAlpha(double) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
returns TRUE if this terahedron is in the alpha complex
isAlpha(double) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
returns TRUE if this triangle is in the alpha complex for the given alpha
isAngleDistribution(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is an angle distribution.
isAnimated() - Method in class org.das2.graph.DasAxis
true if the axis is animated.
isAntiAlias() - Method in class org.das2.graph.DasCanvas
true if data will be fully rendered with anti-aliasing.
isAntiAliased() - Method in class org.autoplot.dom.PlotElementStyle
 
isAntiAliased() - Method in class org.das2.graph.SeriesRenderer
Getter for property antiAliased.
isApplet() - Method in class org.autoplot.ApplicationModel
an early version of Autoplot worked as an applet.
isApplet() - Method in class org.das2.DasApplication
 
isAppletMode() - Method in class org.das2.util.filesystem.WebFileSystem
 
isAscii() - Method in class org.das2.qstream.AsciiTransferType
 
isAscii() - Method in class org.das2.qstream.DoubleTransferType
 
isAscii() - Method in class org.das2.qstream.FloatTransferType
 
isAscii() - Method in class org.das2.qstream.IntegerTransferType
 
isAscii() - Method in class org.das2.qstream.LongTransferType
 
isAscii() - Method in class org.das2.qstream.ShortTransferType
 
isAscii() - Method in class org.das2.qstream.TransferType
return true if the transfer type uses ASCII-encodings to represent data.
isAscii() - Method in class org.das2.stream.DataTransferType
If type terminates a line, then use \n to delineate
isAsciiTransferTypes() - Method in class org.das2.dataset.DataSetStreamProducer
Getter for property asciiTransferTypes.
isAsciiTypes() - Method in class org.das2.qstream.SerialStreamFormatter
 
isAsciiTypes() - Method in class org.das2.qstream.StreamDescriptor
 
isAttached() - Method in class org.das2.graph.DasAxis
return true if this is attached to another axis.
isAuthenticated() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method tests if this client is authenticated.
isAutoBinding() - Method in class org.autoplot.dom.Plot
 
isAutoBinding() - Method in class org.autoplot.dom.PlotController
 
isAutoComponent() - Method in class org.autoplot.dom.PlotElement
 
isAutoLabel() - Method in class org.autoplot.dom.Axis
 
isAutoLabel() - Method in class org.autoplot.dom.Plot
 
isAutoLabel() - Method in class org.autoplot.dom.PlotElement
 
isAutolabelling() - Method in class org.autoplot.dom.Options
 
isAutolayout() - Method in class org.autoplot.dom.Options
 
isAutoRange() - Method in class org.autoplot.dom.Axis
 
isAutoranging() - Method in class org.autoplot.dom.Options
 
isAutoRenderType() - Method in class org.autoplot.dom.PlotElement
 
isAutoUpdate() - Method in class org.das2.event.BoxZoomMouseModule
Getter for property autoUpdate.
isBack() - Method in class org.das2.event.MouseRangeGestureSelectionEvent
 
isBasicMode() - Method in class org.autoplot.AutoplotUI
true if the GUI is in basic mode, hiding functions for new users.
isBelow(Point) - Method in class ProGAL.geom2d.Line
 
isBig() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
Returns TRUE if one of the corners is a big point - there are 4 big points with id's 0, 1, 2 , 3
isBig() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Returns TRUE if one of the corners is a big point - there are 4 big points with id's 0, 1, 2 , 3
isBig() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
Returns TRUE if one of the corners is a big point - there are 4 big points with id's 0, 1, 2 , 3
isBig() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
isBigEndian() - Method in class org.das2.qstream.SerialStreamFormatter
 
isBigFace() - Method in class ProGAL.geom2d.TriangulationFace
 
isBigPoint() - Method in class ProGAL.geom2d.TriangulationVertex
 
isBigpoint() - Method in class ProGAL.geom3d.complex.CVertex
 
isBins(QDataSet) - Static method in class org.das2.qds.SemanticOps
Test for bins scheme, where BINS_1 (or BINS_0) is set.
isBottomCurtain() - Method in class org.autoplot.dom.Connector
 
isBottomCurtain() - Method in class org.das2.graph.ColumnColumnConnector
Getter for property bottomCurtain.
isBound(Object, String) - Method in class org.autoplot.dom.BindingSupport
return true if the object is bound to something.
isBoundAxis(Axis) - Method in class org.autoplot.dom.ApplicationController
return true if the axis is bound to any other property, such as another axis or the application timerange.
isBoundingBox(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a boundingBox.
isBundle(QDataSet) - Static method in class org.das2.qds.ops.Ops
return true if the dataset is a bundle.
isBundle(QDataSet) - Static method in class org.das2.qds.SemanticOps
Test for bundle scheme.
isBundleDataSet(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a bundle dataset
isBundleDescriptor(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data describes the columns of another dataset.
isCacheable(URI) - Static method in class org.das2.util.filesystem.FileSystemUtil
return null if the URI is not cacheable, or the URI of the parent if it is.
isCacheImageValid() - Method in class org.das2.graph.DasPlot
introduced to debug Autoplot test018.
isCadenceCheck() - Method in class org.autoplot.dom.PlotElement
 
isCadenceCheck() - Method in class org.das2.graph.SeriesRenderer
 
isCancelled() - Method in class org.autoplot.AddPlotElementDialog
 
isCancelled() - Method in class org.autoplot.cdaweb.CDAWebDataSetIdDialog
 
isCancelled() - Method in class org.autoplot.datasource.DataSourceEditorDialog
 
isCancelled() - Method in class org.autoplot.RecentUrisDialog
 
isCancelled() - Method in class org.autoplot.TcaElementDialog
 
isCancelled() - Method in class org.das2.components.DasProgressPanel
 
isCancelled() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
isCancelled() - Method in interface org.das2.util.monitor.ProgressMonitor
Returns true if the operation being tracked should be cancelled.
isCancelled() - Method in class org.das2.util.monitor.SubTaskMonitor
 
isCardSelected() - Method in class org.autoplot.datasource.DataSetSelector
added to listen to changes, but this must also be set externally to switch back.
isCardSelected() - Method in class org.autoplot.datasource.TimeRangeEditor
 
isCellEditable(EventObject) - Method in class org.das2.components.DatumEditor
 
isCellEditable(EventObject) - Method in class org.das2.components.DatumRangeEditor
 
isCellEditable(EventObject) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
isCellEditable(EventObject) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
isCellEditable(int) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
isCellEditable(EventObject) - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
isCellEditable(int) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
isCellEditable(int, int) - Method in class org.das2.components.treetable.TreeTableModel
 
isCellEditable(int) - Method in interface org.das2.components.treetable.TreeTableNode
 
isCellEditable(EventObject) - Method in class org.das2.dasml.CommandBlockEditor
 
isCellEditable(EventObject) - Method in class org.das2.dasml.OptionListEditor
Asks the editor if it can start editing using anEvent.
isChildOf(File, File) - Static method in class org.autoplot.datasource.FileSystemUtil
return true if the possibleParent is a valid folder tree root, and maybeChild exists within tree.
isClear() - Method in class org.das2.system.DefaultMonitorFactory
 
isClockwise() - Method in class org.das2.graph.PitchAngleDistributionRenderer
true if increasing angle corresponds to clockwise when not mirror.
isClockwise() - Method in class org.das2.graph.PolarPlotRenderer
true if increasing angle corresponds to clockwise when not mirror.
isColSpan(int, int) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
isColSpan(int, int) - Method in interface org.autoplot.ascii.ColSpanTableCellRenderer.ColSpanTableModel
 
isCompact() - Method in class org.das2.qds.buffer.BufferDataSet
returns true if the dataset is compact, meaning that there are no gaps between records, and no byte offset.
isCompletionVisible() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
isComplexCoordinateSystemDepend(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is length 2, rank 1, and has "ComplexNumber" as the COORDINATE_FRAME.
isComplexNumbers(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data represents an array of complex numbers, containing the property COORDINATE_FRAME on the last DEPEND, which is equal to "ComplexNumber"
isCompositeImage(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the dataset is a composite image, and is plottable with the RGBImageRenderer
isCompress() - Method in class org.das2.client.WebStandardDataStreamSource
Getter for property compress.
isCompressed() - Method in class org.das2.dataset.DataSetStreamProducer
Getter for property compressed.
isCompressionEnabled() - Method in class it.sauronsoftware.ftp4j.FTPClient
Checks whether the use of compression is enabled on the client-side.
isCompressionSupported() - Method in class it.sauronsoftware.ftp4j.FTPClient
Checks whether the connected remote FTP server supports compressed data transfers (uploads, downloads, list operations etc.).
isConnected() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method tests if this client is connected to a remote FTP server.
isConstant(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return true if each record of DEPEND_0 is the same.
isConstrainProportions() - Method in class org.das2.event.BoxZoomMouseModule
Getter for property constrainProportions.
isConvertableTo(Units) - Method in class org.das2.datum.Units
Deprecated.
use isConvertibleTo (which does not contain spelling error)
isConvertibleTo(Units) - Method in class org.das2.datum.Units
return true if the unit can be converted to toUnits.
isConvex() - Method in class ProGAL.geom2d.Polygon
 
isConvex(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
returns true if this tetrahedron and its neighbor tet form a convex set.
isCurrentFileOpened() - Method in class org.autoplot.PersistentStateSupport
Property currentFileOpened indicates if the current file has ever been opened.
isCurrentFileOpened() - Method in class org.das2.dasml.PersistentStateSupport
Property currentFileOpened indicates if the current file has ever been opened.
isData() - Method in class org.das2.util.filesystem.FileObject
returns true if the file is a data file that to be used reading or writing data.
isData() - Method in class org.das2.util.filesystem.LocalFileObject
 
isData() - Method in class org.das2.util.filesystem.VFSFileObject
 
isData() - Method in class org.das2.util.filesystem.WebFileObject
 
isData() - Method in class zipfs.ZipFileObject
 
isDataFlavorSupported(DataFlavor) - Method in class org.autoplot.bookmarks.BookmarksManagerTransferrable.BookmarkTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.autoplot.transferrable.ImageSelection
 
isDataFlavorSupported(DataFlavor) - Method in class org.das2.dasml.TransferableFormComponent
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class org.das2.event.DisplayDataMouseModule.CellTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class org.das2.graph.dnd.TransferableCanvas
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class org.das2.graph.dnd.TransferableCanvasComponent
Returns whether or not the specified data flavor is supported for this object.
isDataFlavorSupported(DataFlavor) - Method in class org.das2.graph.dnd.TransferableRenderer
Returns whether or not the specified data flavor is supported for this object.
isDataMashupJythonInline(String) - Static method in class org.autoplot.jythonsupport.ui.DataMashUp
return true if the script conforms to the jython dashup requirements.
isDataSetNeedsLoading() - Method in class org.autoplot.dom.DataSourceController
 
isDataSource() - Method in class org.das2.client.DasServer.DataSrcListItem
 
isDataStream(String) - Static method in class org.das2.stream.MIME
 
isDataVisible() - Method in class org.autoplot.dom.Options
 
isDayOfYear() - Method in class org.autoplot.dom.Options
 
isDayOfYear() - Method in class org.das2.datum.format.DateTimeDatumFormatter
 
isDayOfYear() - Static method in class org.das2.graph.TickVDescriptor
 
isDebug() - Method in class org.das2.dataset.AveragePeakTableRebinner
Getter for property debug.
isDebugging() - Method in class org.das2.event.CrossHairRenderer
Getter for property debugging.
isDegenerate() - Method in class ProGAL.geom3d.complex.CVertex
 
isDelaunay() - Method in class ProGAL.geom2d.Triangulation
 
isDelaunay() - Method in class ProGAL.geom3d.complex.delaunayComplex.DelaunayComplex
TODO: Finish
isDelaunay() - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Returns TRUE id the tetrahedron is Delaunay (circumscribing sphere contains no point)
isDescendant(TreePath, TreePath) - Static method in class org.das2.qds.filters.TreeUtil
 
isDimensionProperty(String) - Static method in class org.das2.qds.DataSetUtil
return true if the property name is a valid dimension property like "UNITS" or "FORMAT".
isDirectory(String) - Method in class ftpfs.FTPBeanFileSystem
 
isDirectory(String) - Method in class org.autoplot.pdsppi.PDSPPIFileSystem
 
isDirectory(String) - Method in class org.autoplot.wgetfs.WGetFileSystem
 
isDirectory() - Method in class org.das2.client.DasServer.DataSrcListItem
 
isDirectory(String) - Method in class org.das2.util.filesystem.FileSystem
return true if the name is a directory.
isDirectory(String) - Method in class org.das2.util.filesystem.FTPFileSystem
 
isDirectory(URL) - Static method in class org.das2.util.filesystem.HtmlUtil
 
isDirectory(String) - Method in class org.das2.util.filesystem.HttpFileSystem
dumb method looks for / in parent directory's listing.
isDirectory(String) - Method in class org.das2.util.filesystem.LocalFileSystem
 
isDirectory(String) - Method in class org.das2.util.filesystem.SubFileSystem
 
isDirectory(String) - Method in class org.das2.util.filesystem.VFSFileSystem
 
isDirectory(String) - Method in class org.das2.util.filesystem.WebFileSystem
return true if the name refers to a directory, not a file.
isDirectory(String) - Method in class zipfs.ZipFileSystem
 
isDirty() - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
isDirty() - Method in class org.autoplot.PersistentStateSupport
Getter for property dirty.
isDirty() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
isDirty() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
isDirty() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
isDirty() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
isDirty() - Method in class org.das2.dasml.PersistentStateSupport
Getter for property dirty.
isDirty() - Method in class org.das2.graph.DasCanvas
returns true if work needs to be done to make the canvas clean.
isDisplayLegend() - Method in class org.autoplot.dom.Plot
 
isDisplayLegend() - Method in class org.autoplot.dom.PlotElement
 
isDisplayLegend() - Method in class org.das2.graph.DasPlot
true if the legend should be displayed
isDisplayTitle() - Method in class org.autoplot.dom.Plot
 
isDisplayTitle() - Method in class org.das2.graph.DasPlot
return the state of enable/disable display of the title.
isDocumentationVisible() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
isDragEvents() - Method in class org.das2.event.BoxSelectorMouseModule
Getter for property dragEvents.
isDragEvents() - Method in class org.das2.event.DataPointSelectorMouseModule
Getter for property dragEvents.
isDrawAntiAlias() - Method in class org.autoplot.dom.Options
 
isDrawDebugMessages() - Method in class org.das2.graph.DasPlot
 
isDrawError() - Method in class org.das2.graph.SeriesRenderer
 
isDrawGrid() - Method in class org.autoplot.dom.Options
 
isDrawGrid() - Method in class org.das2.graph.DasPlot
Getter for property drawGrid.
isDrawGridOver() - Method in class org.das2.graph.DasPlot
 
isDrawLabels() - Method in class org.das2.graph.ContoursRenderer
true if labels should be drawn.
isDrawLegendLabel() - Method in class org.das2.graph.Renderer
get the switch used to turn off legend label.
isDrawMinorGrid() - Method in class org.autoplot.dom.Options
 
isDrawMinorGrid() - Method in class org.das2.graph.DasPlot
Get the value of drawMinorGrid
isDrawPolarAxes() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
isDrawPolarAxes() - Method in class org.das2.graph.PolarPlotRenderer
 
isDrawTca() - Method in class org.das2.graph.DasAxis
true if additional tick labels are drawn using the TCA function.
isDrawTickLabels() - Method in class org.autoplot.dom.Axis
 
isDsfReset() - Method in class org.autoplot.dom.PlotElementController
 
isDumpDataSet() - Method in class org.das2.graph.Renderer
Getter for property dumpDataSet.
isEdit() - Method in class org.autoplot.bookmarks.BookmarksManager
 
isEmbedData() - Method in class org.autoplot.VapSchemeChooser
return true if the scientist wants to embed data within the vap.
isEmpty() - Method in class org.das2.util.ClassMap
 
isEmpty() - Method in class ProGAL.dataStructures.DLCyclicList
Returns true if the list is empty
isEmpty() - Method in class ProGAL.dataStructures.Heap
returns true if the heap is empty.
isEmpty() - Method in class ProGAL.dataStructures.Queue
 
isEmpty() - Method in class ProGAL.dataStructures.Set
 
isEmpty(List<Point>, double) - Method in class ProGAL.geom2d.Circle
returns TRUE if the interior of the circle (for a given eps reduction of the radius) is empty
isEmpty(Point[], double) - Method in class ProGAL.geom3d.volumes.Sphere
 
isEmpty(List<Vertex>, double) - Method in class ProGAL.geom3d.volumes.Sphere
returns TRUE if the interior of the sphere (for a given eps reduction of the radius) is empty
isEnableDataSource() - Method in class org.autoplot.datasource.DataSetSelector
 
isEnableHistory() - Method in class org.das2.graph.DasAxis
true if the axis built-in history is enabled.
isEnableTimers() - Static method in class org.das2.util.LoggerManager
return enableTimers property.
isEnlargePixels() - Method in class org.das2.dataset.AverageTableRebinner
 
isEnlargePixels() - Method in class org.das2.dataset.NewAverageTableRebinner
 
isEqual(Set<T>) - Method in class ProGAL.dataStructures.Set
 
isEventsList(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is an events list.
isExpertMode() - Method in class org.autoplot.AutoplotUI
true if the GUI is in expert mode, showing more functions for users comfortable with the application.
isFill() - Method in class org.autoplot.dom.Connector
 
isFill() - Method in class org.das2.datum.Datum
convenience method for checking to see if a datum is a fill datum.
isFill(Number) - Method in class org.das2.datum.EnumerationUnits
 
isFill(double) - Method in class org.das2.datum.TimeLocationUnits
 
isFill(double) - Method in class org.das2.datum.Units
 
isFill(Number) - Method in class org.das2.datum.Units
 
isFill() - Method in class org.das2.graph.ColumnColumnConnector
Getter for property fill.
isFillToReference() - Method in class org.autoplot.dom.PlotElementStyle
 
isFillToReference() - Method in class org.das2.graph.SeriesRenderer
Getter for property fillToReference.
isFinished() - Method in class org.das2.components.DasProgressPanel
 
isFinished() - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Check whether this result set is finished.
isFinished() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
isFinished() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
isFinished() - Method in interface org.das2.util.monitor.ProgressMonitor
true if the process has indicated that it is finished
isFinished() - Method in class org.das2.util.monitor.SubTaskMonitor
 
isFinite() - Method in class org.das2.datum.Datum
returns true if the value is finite, that is not INFINITY or NaN.
isFitted() - Method in class org.autoplot.dom.Canvas
 
isFitted() - Method in class org.das2.graph.DasCanvas
If true, and the canvas was added to a scrollpane, the canvas will size itself to fit within the scrollpane.
isFlat() - Method in class ProGAL.geom2d.TriangulationFace
 
isFlat() - Method in class ProGAL.geom3d.complex.CTetrahedron
 
isFlat() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
isFlattenableJoin(QDataSet) - Static method in class org.das2.qstream.QDataSetStreamHandler
If the dataset is a join of appendable datasets, then we can append them to reduce the rank by 1 and make one long time series.
isFlipColorbarLabel() - Method in class org.autoplot.dom.Options
 
isFlipLabel() - Method in class org.das2.graph.DasAxis
true if the right vertical label should be flipped.
isFlipped() - Method in class org.autoplot.dom.Axis
 
isFlipped() - Method in class org.das2.graph.DasAxis
return true if the axis is flipped.
isFloppyItemSpacing() - Method in class org.das2.graph.DasLabelAxis
Getter for property floppyltemSpacing.
isFolder() - Method in class org.das2.util.filesystem.FileObject
indicates the type of FileObject
isFolder() - Method in class org.das2.util.filesystem.LocalFileObject
 
isFolder() - Method in class org.das2.util.filesystem.VFSFileObject
 
isFolder() - Method in class org.das2.util.filesystem.WebFileObject
 
isFolder() - Method in class zipfs.ZipFileObject
 
isFormatPlotElement() - Method in class org.autoplot.ExportDataPanel
return the processed data within the plot element.
isFormatPlotElementAndTrim() - Method in class org.autoplot.ExportDataPanel
format the visible data, trimming to xaxis bounds.
isForward() - Method in class org.das2.event.MouseRangeGestureSelectionEvent
 
isFullResolution() - Method in class org.das2.graph.DataLoader
 
isFullResolution() - Method in class org.das2.graph.XAxisDataLoader
 
isGanttMode() - Method in class org.das2.graph.EventsRenderer
 
isGesture(Point, Point) - Method in class org.das2.event.GesturesRenderer
 
isGesture() - Method in class org.das2.event.MouseDragEvent
 
isGesture() - Method in class org.das2.event.MouseRangeGestureSelectionEvent
 
isGlobalExecutable() - Method in class ftpfs.ftp.FtpListResult
Whether it is global executable.
isGlobalReadable() - Method in class ftpfs.ftp.FtpListResult
Whether it is global readable.
isGlobalWritable() - Method in class ftpfs.ftp.FtpListResult
Whether it is global writable.
isGoPressed() - Method in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
isGroupExecutable() - Method in class ftpfs.ftp.FtpListResult
Whether it is executable by group.
isGroupReadable() - Method in class ftpfs.ftp.FtpListResult
Whether it is readable by group.
isGroupWritable() - Method in class ftpfs.ftp.FtpListResult
Whether it is writable by group.
isHeader(int, String, String, int) - Method in class org.das2.qds.util.AsciiParser
returns true if the line is a header or comment.
isHeadless() - Method in class org.autoplot.dom.ApplicationController
true if running in headless environment
isHeadless() - Method in class org.das2.DasApplication
 
isHidden() - Method in class org.autoplot.bookmarks.Bookmark
 
isHideListingFile() - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
isHidePlayButton() - Method in class org.autoplot.datasource.DataSetSelector
 
isHistogram() - Method in class org.das2.graph.SeriesRenderer
 
isHorizontal() - Method in class org.das2.graph.AttachedLabel
true if the label is horizontal
isHorizontal() - Method in class org.das2.graph.DasAxis
test if the axis is horizontal.
isHoverHighlite() - Method in class org.das2.event.DasMouseInputAdapter
 
isHtmlStream(String) - Static method in class org.autoplot.datasource.DataSourceUtil
returns true if the text appears to be html.
isIgnoringUpdates() - Method in class org.autoplot.state.UndoRedoSupport
Getter for property ignoringUpdates.
isImmutable() - Method in class org.autoplot.dods.DodsVarDataSet
 
isImmutable() - Method in class org.das2.qds.AbstractDataSet
 
isImmutable() - Method in interface org.das2.qds.MutablePropertyDataSet
return true if the dataset has been made immutable.
isInheritedProperty(String) - Static method in class org.das2.qds.DataSetUtil
true if the property is one that is global and is relevant throughout the dataset, such as a title or the units.
isInside(Point) - Method in class ProGAL.geom3d.volumes.Sphere
Returns true if the point is inside this sphere
isInside(Point, double) - Method in class ProGAL.geom3d.volumes.Sphere
Returns true iff the squared distance from the point to the sphere center is less than the squared radius minus eps
isInside(Point) - Method in class ProGAL.geom3d.volumes.Tetrahedron
Returns true if the point p is inside this tetrahedron.
isInstall() - Method in class org.autoplot.scriptconsole.MakeToolPanel
 
isInteractive() - Method in class org.das2.DasApplication
Getter for property interactive.
isInterpolate() - Method in class org.das2.dataset.AverageTableRebinner
"Interpolate" here simply means connecting the data points.
isInterpolate() - Method in class org.das2.dataset.NewAverageTableRebinner
Getter for property interpolate.
isIntersected(Sphere) - Method in class ProGAL.geom3d.volumes.Sphere
Returns true if this sphere is intersected or touched by another sphere.
isIntervalMeasurement(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit is a interval measurement, meaning the choice of zero is arbitrary.
isIntervalOrRatioMeasurement(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit is a interval measurement or is a ratio measurement, and not a nominal or ordinal measurement.
isIrregularJoin(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a join of datasets of different cadences or lengths.
isISO8601Range(String) - Static method in class org.das2.datum.DatumRangeUtil
 
isIso8601String(String) - Static method in class org.das2.datum.TimeParser
return true if the string appears to be an ISO8601 time.
isIso8601Time(String) - Method in class org.das2.qds.util.AsciiParser
quick-n-dirty check to see if a string appears to be an ISO8601 time.
isIsotropic() - Method in class org.autoplot.dom.Plot
 
isIsotropic() - Method in class org.das2.graph.DasPlot
 
isJavaDouble(String) - Static method in class org.autoplot.datasource.DataSourceUtil
from java.lang.Double javadoc, this tests if a number is a double.
isJavaIdentifier(String) - Static method in class org.autoplot.datasource.DataSourceUtil
return true if the string is a java identifier.
isJavaWebStart() - Method in class org.das2.DasApplication
return true if the application appears to have been launched with Java WebStart.
isJoin(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns true if the dataset is rank 2 or greater with the first dimension a join dimension.
isJreVersionAtLeast(String) - Static method in class org.das2.util.AboutUtil
evaluate if the current JRE version is at least a given level.
isKeepFileHeader() - Method in class org.das2.qds.util.AsciiParser
Getter for property keepHeader.
isKeyEvents() - Method in class org.das2.event.BoxSelectorMouseModule
Getter for property keyEvents.
isKeyEvents() - Method in class org.das2.event.DataPointSelectorMouseModule
Getter for property keyEvents.
isLatex(String) - Static method in class org.das2.util.LatexToGranny
detect if the string is LaTeX.
isLayoutEqual(String) - Method in class org.autoplot.dom.ColumnController
returns true if the spec is the same.
isLayoutEqual(String) - Method in class org.autoplot.dom.RowController
returns true if the spec is the same.
isLayoutVisible() - Method in class org.autoplot.dom.Options
 
isLeaf(Object) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
isLeaf(Object) - Method in class org.autoplot.metatree.NameValueTreeModel
 
isLeaf() - Method in interface org.autoplot.metatree.NameValueTreeModel.TreeNode
 
isLeaf(Object) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
isLeaf() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
isLeaf() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
isLeaf(Object) - Method in class org.das2.util.CombinedTreeModel
 
isLeaf(Object) - Method in class org.das2.util.filesystem.FSTreeModel
 
isLeapYear(int) - Static method in class org.das2.datum.TimeUtil
return the leap year for years 1901-2099.
isLegacyBundle(QDataSet) - Static method in class org.das2.qds.ops.Ops
return true if DEPEND_1 is set and its units are EnumerationUnits.
isLegacyBundle(QDataSet) - Static method in class org.das2.qds.SemanticOps
See Ops.isLegacyBundle
isLegacyImports() - Static method in class org.autoplot.jythonsupport.Util
return true if we should do the imports as before, where all of Autoplot is imported with each session.
isLegacyStream() - Method in class org.das2.client.WebStandardDataStreamSource
 
isLegacyXYZScatter(QDataSet) - Static method in class org.das2.qds.examples.Schemes
Many of Autoplot's codes use the "legacyXYZScatter" QDataSet scheme, where the X tags are in DEPEND_0, the Y tags are the QDataSet, and PLANE_0 contains the Z values.
isLimitWarning() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
isListening() - Method in class org.autoplot.server.RequestListener
 
isListeningToAxis() - Method in class org.autoplot.dom.TimeSeriesBrowseController
returns true if the TSB is listening to an axis and not the application timeRange property.
isListingCached(String) - Method in class org.das2.util.filesystem.WebFileSystem
return true if the listing file (.listing) is available in the file system cache, and is still fresh.
isLocal() - Method in class org.das2.util.filesystem.FileObject
returns true if the file is locally available, meaning clients can call getFile() and the readable File reference will be available in interactive time.
isLocal() - Method in class org.das2.util.filesystem.LocalFileObject
 
isLocal() - Method in class org.das2.util.filesystem.VFSFileObject
 
isLocal() - Method in class org.das2.util.filesystem.VFSFileSystem
 
isLocal() - Method in class org.das2.util.filesystem.WebFileObject
returns true is the file is locally available, meaning clients can call getFile() and the readable File reference will be available in interactive time.
isLocal() - Method in class zipfs.ZipFileObject
 
isLocalResource(String) - Static method in class org.autoplot.datasource.FileSystemUtil
return true if the resource is local, and can therefore be trusted.
isLocation - Variable in class org.das2.datum.TimeUtil.TimeStruct
 
isLog() - Method in class org.autoplot.dom.Axis
 
isLog - Variable in class org.das2.dataset.RebinDescriptor
 
isLog() - Method in class org.das2.dataset.RebinDescriptor
 
isLog() - Method in class org.das2.graph.DasAxis
return true if the axis is log.
isLog() - Method in class org.das2.graph.DataRange
 
isLogConsoleVisible() - Method in class org.autoplot.dom.Options
 
isLoggable(Level) - Method in class org.autoplot.util.TransparentLogger
 
isLogSpacing(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return true if the data appears to have log spacing.
isLowCutoff() - Method in class org.das2.event.CutoffMouseModule
Getter for property lowCutoff.
isMac() - Static method in class org.das2.jythoncompletion.nbadapt.Utilities
from NETBEANS/openide/util/src/org/openide/util/Utilities.java
isMap(Object) - Static method in class org.autoplot.idlsupport.Util
 
isMap(Object) - Static method in class org.virbo.idlsupport.Util
 
isMember(Object) - Method in class ProGAL.dataStructures.Set
 
isMirror() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
isMirror() - Method in class org.das2.graph.PolarPlotRenderer
 
isModelInitialized() - Static method in class org.autoplot.ScriptContext
provide way to see if the model is already initialized (e.g.
isModified() - Method in class org.das2.components.DataPointRecorder
return true when the data point recorder has been modified.
isModified() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
return true when the data point recorder has been modified.
isModified() - Method in class org.das2.event.MouseRangeSelectionEvent
 
isModified() - Method in class ProGAL.geom3d.complex.CTetrahedron
 
isMonotonic(QDataSet) - Static method in class org.das2.qds.DataSetUtil
returns true if the dataset is monotonically increasing.
isMonotonic(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns true if the dataset indicates that it is monotonically increasing.
isMonotonicAndIncreasing(QDataSet) - Static method in class org.das2.qds.DataSetUtil
returns true if the dataset is monotonically increasing and does not contain repeat values.
isMonotonicAndIncreasingQuick(QDataSet) - Static method in class org.das2.qds.DataSetUtil
quickly determine, with high accuracy, if data is monotonic.
isMonotonicQuick(QDataSet) - Static method in class org.das2.qds.DataSetUtil
quickly determine, with high accuracy, if data is monotonic (repeated values allowed).
isMultiLine() - Method in class org.das2.event.CrossHairRenderer
Getter for property multiLine.
isNearestNeighbor() - Method in class org.autoplot.dom.Options
 
isNearestNeighbor() - Method in class org.das2.dataset.AverageNoInterpolateTableRebinner
 
isNearestNeighborInterpolation() - Method in class org.das2.graph.RGBImageRenderer
 
isNested() - Method in class org.das2.datum.TimeParser
return true if each successive field is nested within the previous, e.g.
isNominalMeasurement(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit is nominal, meaning that Datums with this unit can only be equal or not equal.
isNonsingular() - Method in class ProGAL.math.LUDecomposition
Is the matrix nonsingular?
isNumberType() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
iso8601duration - Static variable in class org.das2.datum.DatumRangeUtil
 
iso8601DurationPattern - Static variable in class org.das2.datum.DatumRangeUtil
 
Iso8601Regex - Class in test
 
Iso8601Regex() - Constructor for class test.Iso8601Regex
 
iso8601String(String) - Static method in class org.das2.datum.TimeParser
must contain T or space to delimit date and time.
isOffline() - Method in class org.das2.util.filesystem.FileSystemSettings
true indicate file system is offline and cached files should be used.
isOffline() - Method in class org.das2.util.filesystem.WebFileSystem
 
isOkClicked() - Method in class org.autoplot.pngwalk.SubrangeEditorDialog
 
isOne() - Method in class org.das2.datum.Ratio
 
isOne() - Method in class org.das2.datum.RationalNumber
return true if the number is 1.
isOnline() - Method in class org.autoplot.cdaweb.CDAWebDB
returns true if the CDAWeb is on line.
isOpen() - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
 
isOpen() - Method in class org.das2.util.DeflaterChannel
 
isOpen() - Method in class org.das2.util.InflaterChannel
 
isOpening() - Method in class org.autoplot.PersistentStateSupport
Property loading is true when a load operation is being performed.
isOpening() - Method in class org.das2.dasml.PersistentStateSupport
Property loading is true when a load operation is being performed.
isOpposite() - Method in class org.autoplot.dom.Axis
 
isOppositeAxisVisible() - Method in class org.das2.graph.DasAxis
return true if the opposite side is also drawn.
isOrbitMode() - Method in class org.das2.graph.EventsRenderer
 
isOrdinalMeasurement(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit is ordinal, meaning that Datums with this unit can only be equal or not equal, or compared.
isOriginalData() - Method in class org.autoplot.ExportDataPanel
format the original data for the plot element.
isOriginNorth() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
isOriginNorth() - Method in class org.das2.graph.PolarPlotRenderer
 
IsoTimeParser - Class in org.autoplot.cefdatasource
Parser for iso times, that improves performance by caching the year, month, day offset.
IsoTimeParser(int) - Constructor for class org.autoplot.cefdatasource.IsoTimeParser
 
isOverRendering() - Method in class org.autoplot.dom.Options
 
isOverrideColors() - Method in class org.autoplot.dom.Annotation
 
isOverrideColors() - Method in class org.das2.graph.DasAnnotation
 
isOverSize() - Method in class org.das2.graph.DasPlot
 
isOwnerExecutable() - Method in class ftpfs.ftp.FtpListResult
Whether it is executable by owner.
isOwnerReadable() - Method in class ftpfs.ftp.FtpListResult
Whether it is readable by owner.
isOwnerWritable() - Method in class ftpfs.ftp.FtpListResult
Whether it is writable by owner.
isPaintable() - Method in class org.das2.components.DatumEditor
 
isPaintable() - Method in class org.das2.components.DatumRangeEditor
 
isPaintable() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
isPaintable() - Method in class org.das2.components.propertyeditor.ColorEditor
 
isPaintable() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
isPaintable() - Method in class org.das2.components.propertyeditor.MapEditor
 
isPaintable() - Method in class org.das2.dasml.CommandBlockEditor
Determines whether this property editor is paintable.
isPaintable() - Method in class org.das2.dasml.OptionListEditor
Determines whether this property editor is paintable.
isParallel(Vector) - Method in class ProGAL.geom3d.Vector
 
isParallelWith(Line) - Method in class ProGAL.geom2d.Line
 
isParent(File, File) - Static method in class org.das2.util.FileUtil
return true of the maybeChild parent is a child of possibleParent.
isParsableDouble(String) - Static method in class org.autoplot.AutoplotUtil
The Double.parseDouble contains this javadoc describing how to test for a valid double.
isPassive() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method tests if this client works in passive FTP mode.
isPassiveModeTransfer() - Method in class ftpfs.ftp.FtpBean
Return true if it is using passive transfer mode.
isPendingChanges() - Method in class org.autoplot.datasource.DataSetSelector
provide access to timer for GUI testing.
isPendingChanges() - Method in class org.autoplot.dom.ChangesSupport
someone has registered a pending change.
isPendingChanges(Object) - Method in class org.autoplot.dom.ChangesSupport
allow check for particular change.
isPendingChanges() - Method in class org.autoplot.dom.DataSourceController
 
isPendingChanges() - Method in class org.autoplot.dom.DomNodeController
Some sort of processing is going on, so wait until idle.
isPendingChanges() - Method in class org.autoplot.dom.PlotElementController
 
isPendingChanges() - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
isPendingChanges() - Method in class org.das2.graph.DasCanvas
returns true if there are changes pending.
isPendingChanges() - Method in class org.das2.graph.DasCanvasStateSupport
 
isPendingChanges() - Method in class org.das2.system.ChangesSupport
true if someone has registered a pending change.
isPendingChanges(Object) - Method in class org.das2.system.ChangesSupport
allow check for particular change.
isPerspective() - Method in class org.autoplot.pngwalk.CoversWalkView
 
isPlay() - Method in class org.autoplot.bookmarks.BookmarksManager
 
isPlotItButtonVisible() - Method in class org.autoplot.datasource.DataSetSelector
 
isPlottable(String) - Static method in class org.autoplot.pdsppi.PDSPPIDB
return true if the name appears to be a plottable id.
isPlotVisible() - Method in class org.das2.graph.DasPlot
 
isPointSelection() - Method in class org.das2.event.AbstractDragRenderer
indicates that MM.mousePointSelected() should called as new mouse events come in.
isPointSelection() - Method in class org.das2.event.ArrowDragRenderer
 
isPointSelection() - Method in class org.das2.event.BoxRenderer
 
isPointSelection() - Method in class org.das2.event.CrossHairRenderer
 
isPointSelection() - Method in interface org.das2.event.DragRenderer
indicates that MM.mousePointSelected() should called as new mouse events come in.
isPointSelection() - Method in class org.das2.event.EmptyDragRenderer
 
isPointSelection() - Method in class org.das2.event.FrequencyDragRenderer
 
isPointSelection() - Method in class org.das2.event.GesturesRenderer
 
isPointSelection() - Method in class org.das2.event.HorizontalDragRangeRenderer
 
isPointSelection() - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
isPointSelection() - Method in class org.das2.event.HorizontalRangeGesturesRenderer
 
isPointSelection() - Method in class org.das2.event.HorizontalRangeRenderer
 
isPointSelection() - Method in class org.das2.event.HorizontalSliceSelectionRenderer
 
isPointSelection() - Method in class org.das2.event.LabelDragRenderer
 
isPointSelection() - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
isPointSelection() - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
isPolling() - Method in class org.autoplot.aggregator.AggregationPollUpdating
 
isPopupVisible() - Method in class org.das2.components.HorizontalSpectrogramSlicer
 
isPopupVisible() - Method in class org.das2.components.VerticalSpectrogramAverager
 
isPopupVisible() - Method in class org.das2.components.VerticalSpectrogramSlicer
 
isPosGuarded(int) - Method in class org.das2.jythoncompletion.nbadapt.GuardedDocument
 
isPreviewEnabled() - Method in class org.das2.graph.DasPlot
true if the data rendering will be scaled immediately to indicate axis state changes.
isPrint300dpi() - Method in class org.das2.graph.ImageVectorDataSetRenderer
Getter for property draw300dpi.
isPrint300dpi() - Method in class org.das2.graph.SpectrogramRenderer
Getter for property draw300dpi.
isPrintingThread() - Method in class org.das2.graph.DasCanvas
return true if the current thread is registered as the one printing this component.
isProcessAsync(String) - Static method in class org.das2.qds.DataSetOps
return true if the process described in c is probably a slow process that should be done asynchronously.
isQDataSet(Object) - Static method in class org.autoplot.idlsupport.Util
 
isQDataSet(Object) - Static method in class org.virbo.idlsupport.Util
 
isQualityControlEnabled() - Static method in class org.autoplot.pngwalk.PngWalkTool
return true of the quality control panel is enabled.
isQube() - Method in class org.autoplot.idlsupport.QDataSetBridge
 
isQube(QDataSet) - Static method in class org.das2.qds.DataSetUtil
test to see that the dataset is a qube.
isQube() - Method in class org.virbo.idlsupport.QDataSetBridge
 
isRangeLabel() - Method in class org.das2.graph.TimeRangeLabel
 
isRank1AlongTrajectory(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is rank 1 along a trajectory
isRank1AtXYScatter(QDataSet) - Static method in class org.das2.qds.examples.Schemes
is a Z that is a function of X and Y of a xyScatter.
isRank1Bundle(QDataSet) - Static method in class org.das2.qds.SemanticOps
 
isRank2Bins(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a rank 2 list of M bins.
isRank2Waveform(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a rank 2 waveform.
isRank2Waveform(QDataSet) - Static method in class org.das2.qds.SemanticOps
Test for rank 2 waveform dataset, where DEPEND_1 is offset from DEPEND_0, and the data is the waveform.
isRank2WaveformRank2Offsets(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a rank 2 waveform with rank 2 offsets.
isRank3JoinOfRank2Waveform(QDataSet) - Static method in class org.das2.qds.SemanticOps
Test for rank 3 dataset that is a join of rank 2 waveform datasets.
isRank3Waveform(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a rank 3 join of rank 2 waveforms.
isRatioMeasurement(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit is a ratio measurement, meaning there is a physical zero and you can make meaningful ratios between arbitrary numbers.
isRatiometric(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit is used to measure distance in a logarithmic space, such as decibels or percent increase.
isReadData() - Method in class org.autoplot.server.RequestListener
 
isReadOnly() - Method in class org.das2.util.filesystem.FileObject
true is the file is read-only.
isReadOnly() - Method in class org.das2.util.filesystem.LocalFileObject
 
isReadOnly() - Method in class org.das2.util.filesystem.VFSFileObject
 
isReadOnly() - Method in class org.das2.util.filesystem.WebFileObject
 
isReadOnly() - Method in class zipfs.ZipFileObject
 
isReady() - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
Get the value of ready
isRecord(int) - Method in class org.autoplot.ascii.AsciiTableTableModel
returns true if the row is believed to be a record.
isRedirect() - Method in class org.das2.client.WebStandardDataStreamSource
Getter for property redirect.
isReleaseEvents() - Method in class org.das2.event.BoxSelectorMouseModule
Getter for property releaseEvents.
isReleaseEvents() - Method in class org.das2.event.DataPointSelectorMouseModule
Getter for property releaseEvents.
isReloadDataSet() - Method in class org.das2.graph.DataLoader
 
isReloadLoggingProperties() - Method in class org.das2.DasApplication
 
isResetCache() - Method in class org.das2.dataset.AbstractDataSetCache
Getter for property resetCache.
isResetComponent() - Method in class org.autoplot.dom.PlotElementController
 
isResetDebugCounters() - Method in class org.das2.graph.SeriesRenderer
Getter for property resetDebugCounters.
isResetDimensions() - Method in class org.autoplot.dom.DataSourceController
 
isResetPlotElement() - Method in class org.autoplot.dom.PlotElementController
 
isResetRanges() - Method in class org.autoplot.dom.PlotElementController
 
isResetRenderType() - Method in class org.autoplot.dom.PlotElementController
 
isRestoringState() - Method in class org.autoplot.ApplicationModel
 
isRestrictedAccess() - Method in class org.das2.client.StreamDataSetDescriptor
 
isResumeSupported() - Method in class it.sauronsoftware.ftp4j.FTPClient
Checks whether the connected server explicitly supports resuming of broken data transfers.
isRichHeader(String) - Static method in class org.das2.qds.util.AsciiParser
return true if the header appears to contain JSON code which could be interpreted as a "Rich Header" (a.k.a.
isRichHeader() - Method in class org.das2.qds.util.AsciiParser
return true if the parsed file provided a rich ascii header.
isRoot() - Method in class org.das2.util.filesystem.FileObject
returns true if this is the root of the filesystem it came from.
isRoot() - Method in class org.das2.util.filesystem.LocalFileObject
 
isRoot() - Method in class org.das2.util.filesystem.VFSFileObject
 
isRoot() - Method in class org.das2.util.filesystem.WebFileObject
 
isRoot() - Method in class zipfs.ZipFileObject
 
isRowHeaderVisible(JTable) - Static method in class org.autoplot.datasource.ui.Util
 
isRunning() - Method in class org.autoplot.util.TickleTimer
 
isRunning() - Method in class org.das2.util.TickleTimer
 
isRunningApplication(Object) - Method in class org.autoplot.AppManager
return true if the application is registered.
isSafeCompletions() - Method in class org.das2.jythoncompletion.CompletionSettings
 
isSafeName(String) - Static method in class org.das2.qds.ops.Ops
returns true if the name is a Java-style identifier, starting with one of a-z, A-Z, or _; followed by a-z, A-Z, 0-9, or _; and note that only ASCII characters are allowed.
isSaving() - Method in class org.autoplot.PersistentStateSupport
Property saving is true when a save operation is being performed.
isSaving() - Method in class org.das2.dasml.PersistentStateSupport
Property saving is true when a save operation is being performed.
isScalarTimeSeries(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a simple spectrogram.
isScaleFonts() - Method in class org.das2.graph.DasCanvas
true if the fonts should be rescaled as the window size is changed.
isScanEnabled() - Method in class org.autoplot.dom.Options
 
isScriptVisible() - Method in class org.autoplot.dom.Options
 
isSelected() - Method in class org.das2.dasml.ListOption
 
isServerEnabled() - Method in class org.autoplot.dom.Options
 
isServerSideReduction() - Method in class org.das2.client.StreamDataSetDescriptor
 
isShiftDown - Variable in class org.das2.event.DasSelectionEvent
 
isShiftDown() - Method in class org.das2.event.DasSelectionEvent
 
isShort() - Method in class ProGAL.geom2d.TriangulationFace
 
isShowArrow() - Method in class org.autoplot.dom.Annotation
 
isShowArrow() - Method in class org.das2.graph.DasAnnotation
 
isShowCaptions() - Method in class org.autoplot.pngwalk.PngWalkView
 
isShowColorBar() - Method in class org.das2.graph.DasColorBar
 
isShowFit() - Method in class org.das2.event.LengthDragRenderer
true if the fit should be shown
isShowIds() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
isShowLabels() - Method in class org.das2.graph.EventsRenderer
 
isShowLimits() - Method in class org.autoplot.dom.PlotElementStyle
 
isShowLimits() - Method in class org.das2.graph.SeriesRenderer
 
isShowMissing() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
isShowOnlyHighlited() - Method in class org.autoplot.scriptconsole.LogConsole
 
isShowSlope() - Method in class org.das2.event.LengthDragRenderer
true if the slope should be shown
isShowTabs() - Method in class org.das2.jythoncompletion.CompletionSettings
 
isShowYPosition() - Method in class org.das2.graph.ColumnColumnConnector
 
isSimpleBundleDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns true if the dataset is a bundle of rank 1 datasets.
isSimpleSpectrogram(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a simple spectrogram, which is rank 2, and not a small bundle.
isSimpleSpectrogramTimeSeries(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a simple spectrogram.
isSimpleTableDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns true if the dataset is the scheme of a legacy TableDataSet with only one table.
isSimplifyPaths() - Method in class org.das2.graph.ContoursRenderer
return true if we should reduce paths to remove features that fall within a pixel, etc.
isSimplifyPaths() - Method in class org.das2.graph.SeriesRenderer
Getter for property simplifyPaths.
isSingleSelection() - Method in class org.das2.event.DasSelectionEvent.Type
 
isSliceAutoranges() - Method in class org.autoplot.dom.PlotElementController
 
isSliceRebinnedData() - Method in class org.autoplot.dom.Options
 
isSliceRebinnedData() - Method in class org.das2.components.SliceSettings
 
isSliceRebinnedData() - Method in class org.das2.graph.SpectrogramRenderer
Getter for property sliceRebinnedData.
isSliceRebinnedData() - Method in class org.das2.graph.StackedHistogramRenderer
Getter for property sliceRebinnedData.
isSnapping() - Method in class org.das2.event.CrossHairRenderer
 
isSnapToGrid() - Method in class org.das2.components.DataPointRecorder
Getter for property snapToGrid.
isSnapToGrid() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Getter for property snapToGrid.
isSorted() - Method in class org.das2.components.DataPointRecorder
Getter for property sorted.
isSorted() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Getter for property sorted.
isSpec(String) - Static method in class org.das2.datum.TimeParser
Provide standard means of indicating this appears to be a spec by looking for something that would assert the year.
isSpecialEffects() - Method in class org.autoplot.dom.Options
 
isSquare() - Method in class ProGAL.math.Matrix
 
isStampPsyms() - Method in class org.das2.graph.SeriesRenderer
 
isStarted() - Method in class org.das2.components.DasProgressPanel
 
isStarted() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
isStarted() - Method in interface org.das2.util.monitor.ProgressMonitor
true if the process has indicated that it has started.
isStarted() - Method in class org.das2.util.monitor.SubTaskMonitor
 
isStartOnly() - Method in class org.das2.graph.TimeRangeLabel
 
isStartTimeOnly() - Method in class org.das2.datum.TimeParser
true if the flag (startTimeOnly) was set in the spec.
isSteinerAngle(Vector) - Method in class ProGAL.geom3d.Vector
 
isStream() - Method in class org.das2.qstream.PacketDescriptor
If true, then slices of the dataset fill each packet.
isSuccessCode() - Method in class it.sauronsoftware.ftp4j.FTPReply
Returns true if the code of the reply is in the range of success codes (2**).
isSuggestFiles() - Method in class org.autoplot.datasource.DataSetSelector
 
isSuggestFsAgg() - Method in class org.autoplot.datasource.DataSetSelector
 
isSupported(String) - Static method in class org.autoplot.cdf.CdfVirtualVars
return true if the function is supported.
isTabIsCompletion() - Method in class org.das2.jythoncompletion.CompletionSettings
 
isTabIsSpaces() - Method in class org.das2.jythoncompletion.CompletionSettings
 
isTableDataSet(QDataSet) - Static method in class org.das2.graph.Renderer
 
isTableDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns true if the dataset is the scheme of a legacy TableDataSet
isTaskCancelled() - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Check whether the task corresponding to this query was cancelled.
isTextAntiAlias() - Method in class org.autoplot.dom.Options
 
isTextAntiAlias() - Method in class org.das2.graph.DasCanvas
return true if fonts will be fully rendered.
isTextualExt(String) - Method in class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
 
isTextualExt(String) - Method in interface it.sauronsoftware.ftp4j.FTPTextualExtensionRecognizer
This method returns true if the given file extension is recognized to be a textual one.
isTickLabelsVisible() - Method in class org.das2.graph.DasAxis
true if the tick labels should be drawn.
isTimeLocation(Units) - Static method in class org.das2.datum.UnitsUtil
returns true if the unit describes a location in time, as in us2000.
isTimeSeries(QDataSet) - Static method in class org.autoplot.dom.DataSourceController
return true if the dataset is rank 1 or greater, and has timetags for the xtagsDataSet.
isTimeSeries(QDataSet) - Static method in class org.das2.qds.examples.Schemes
returns true if the dataset is a time series.
isTimeSeries(QDataSet) - Static method in class org.das2.qds.SemanticOps
returns true if the dataset is a time series.
isTimeSeriesBrowse(Plot) - Method in class org.autoplot.dom.ApplicationController
return true if the plot has the time series browse capability, meaning something will go off and load more data if the time range is changed.
isTooltip() - Method in class org.das2.event.LabelDragRenderer
 
isToolTipVisible() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
IstpMetadataModel - Class in org.autoplot.metatree
Metadata model for ISTP conventions.
IstpMetadataModel() - Constructor for class org.autoplot.metatree.IstpMetadataModel
 
isTrajectory(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true is the data is a trajectory
isUniformCadence(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true of the data has a uniform cadence.
isUniformRatiometricCadence(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true of the data has a uniform cadence.
isUpdatingDragSelection() - Method in class org.das2.event.AbstractDragRenderer
range selection events should be fired during drag.
isUpdatingDragSelection() - Method in class org.das2.event.ArrowDragRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.BoxRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.CrossHairRenderer
 
isUpdatingDragSelection() - Method in interface org.das2.event.DragRenderer
range selection events should be fired during drag.
isUpdatingDragSelection() - Method in class org.das2.event.EmptyDragRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.FrequencyDragRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.GesturesRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.HorizontalDragRangeRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.HorizontalRangeGesturesRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.HorizontalRangeRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.HorizontalSliceSelectionRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.LabelDragRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
isUpdatingDragSelection() - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
isUriEncoded(String) - Static method in class org.autoplot.datasource.URISplit
We need a standard way to detect if a string has already been URL encoded.
isUriNeedsResolution() - Method in class org.autoplot.dom.DataSourceController
 
isUseDomainDivider() - Method in class org.das2.graph.DasAxis
true if the domain divider should be used.
isUseDoy() - Method in class org.autoplot.datasource.TimeRangeEditor
true if day of year should be used instead of year, month, day.
isUseSubRange() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
isUseTimeRangeEditor() - Method in class org.autoplot.dom.Options
 
isUseTimeTaggingLoggers() - Static method in class org.das2.util.LoggerManager
are we keeping track of log message times, so we can sort loggers by how recently messages were posted?
isValid(double) - Method in class org.das2.datum.TimeLocationUnits
test if the double represents a valid datum in the context of this unit.
isValid(double) - Method in class org.das2.datum.Units
test if the double represents a valid datum in the context of this unit.
isValidateRoot() - Method in class org.das2.components.DasProgressPanel
Returning true here keeps the progress bar from forcing the whole canvas to repaint when the label of the progress bar changes.
isValidFile(RandomAccessFile) - Method in class org.autoplot.netCDF.AbstractIOSP
Return false.
isValidFile(RandomAccessFile) - Method in class org.autoplot.netCDF.APIOServiceProvider
 
isValidTime(String) - Static method in class org.das2.datum.TimeUtil
 
isValueAdjusting() - Method in class org.autoplot.dom.ChangesSupport
Check if the bean state is rapidly changing.
isValueAdjusting() - Method in class org.autoplot.dom.DomNodeController
the application state is rapidly changing.
isValueAdjusting() - Method in class org.das2.graph.DasCanvas
returns true if an operation is being performed that should be treated as atomic.
isValueAdjusting() - Method in class org.das2.system.ChangesSupport
true when the bean state is rapidly changing.
isValueIsAdjusting() - Method in class org.das2.graph.DasDevicePosition
return true if the value is currently adjusting because a mutator lock is out.
isVectorTimeSeries(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a vector time series.
isVertical() - Method in class ProGAL.geom2d.Line
 
isVisible() - Method in class org.autoplot.dom.Axis
 
isVisible() - Method in class org.autoplot.dom.Connector
 
isVisible() - Method in class org.autoplot.dom.Plot
 
isVisible() - Method in class org.das2.components.DasProgressPanel
 
isWindowVisible() - Method in class org.das2.dasml.FormWindow
 
isWithin(Datum, Datum) - Method in class org.das2.components.DasTimeRangeSelector
 
isWithin(Datum, Datum) - Method in class org.das2.components.TimeRangeEditor
 
isXYScatter(QDataSet) - Static method in class org.das2.qds.examples.Schemes
is a xyScatter data set.
isXYZScatter(QDataSet) - Static method in class org.das2.qds.examples.Schemes
 
isYclip() - Method in class org.das2.event.DisplayDataMouseModule
Getter for property yclip.
isZero() - Method in class org.das2.datum.Ratio
 
isZero() - Method in class org.das2.datum.RationalNumber
return true if the number is 0.
isZeroPolynomial() - Method in class ProGAL.math.Polynomial
returns TRUE if this polynomial is a zero polynomial
isZeroVector() - Method in class ProGAL.geomNd.Vector
Return true if the length of this vector is 0.
isZoomOut() - Method in class org.das2.event.MouseRangeGestureSelectionEvent
 
it.sauronsoftware.ftp4j - package it.sauronsoftware.ftp4j
FTP client implementation
it.sauronsoftware.ftp4j.connectors - package it.sauronsoftware.ftp4j.connectors
Built-in connectors
it.sauronsoftware.ftp4j.extrecognizers - package it.sauronsoftware.ftp4j.extrecognizers
Built-in textual extension recognizers
it.sauronsoftware.ftp4j.listparsers - package it.sauronsoftware.ftp4j.listparsers
Built-in list parsers
Item(String) - Constructor for class org.autoplot.bookmarks.Bookmark.Item
Creates a new instance of Bookmark
itemsComboBox - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
itemSelected(DataSetURI.CompletionResult) - Method in interface org.autoplot.datasource.CompletionsList.CompletionListListener
 
itemSelected(Object) - Method in interface org.das2.components.FavoritesSelector.FavoritesListener
 
iterator() - Method in class org.autoplot.hapi.JSONArrayIterator
 
iterator() - Method in class ProGAL.dataStructures.DLCyclicList
 
iterator() - Method in class ProGAL.dataStructures.Set
 

J

J2DScene - Class in ProGAL.geom2d.viewer
A graphics class for viewing 2D scenes.
J2DScene() - Constructor for class ProGAL.geom2d.viewer.J2DScene
Construct a representation of a 2D scene.
J3DScene - Class in ProGAL.geom3d.viewer
A graphics class for viewing scenes using Java3D.
J3DScene() - Constructor for class ProGAL.geom3d.viewer.J3DScene
 
JarRelauncher - Class in org.autoplot
The only way to get an executable jar to have more memory is to have a little java process that launches a bigger one that has more memory available to it.
JarRelauncher() - Constructor for class org.autoplot.JarRelauncher
 
JavadocLookup - Class in org.das2.jythoncompletion
Provide a class for keeping track of the Javadoc lookups, so this is not buried in code (so much).
JavadocLookup() - Constructor for class org.das2.jythoncompletion.JavadocLookup
 
javaVersionWarning - Static variable in class org.autoplot.AutoplotUtil
 
jButton1 - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
jButton1 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jCheckBox1 - Variable in class org.das2.qds.filters.SmoothFilterEditorPanel
 
jComboBox1 - Variable in class org.autoplot.AddPlotsDialog
 
jComboBox1 - Variable in class org.das2.qds.filters.UnbundleFilterEditorPanel
 
JCrypt - Class in org.das2.util
 
JDiskHogPanel - Class in com.cottagesystems.jdiskhog
Tool for cleaning up files in a local filesystem.
JDiskHogPanel(AutoplotUI) - Constructor for class com.cottagesystems.jdiskhog.JDiskHogPanel
Creates new form JDiskHogPanel
JFontChooser - Class in ZoeloeSoft.projects.JFontChooser
 
JFontChooser(Frame) - Constructor for class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
JFontChooser.FontCheck - Interface in ZoeloeSoft.projects.JFontChooser
 
jjFillToken() - Static method in class org.das2.qds.util.dd.SimpleExpTokenManager
 
jjstrLiteralImages - Static variable in class org.das2.qds.util.dd.SimpleExpTokenManager
Token literal values.
jLabel1 - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
jLabel1 - Variable in class org.autoplot.AddDataSourcePanel
 
jLabel1 - Variable in class org.autoplot.AddPlotsDialog
 
jLabel1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel1 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jLabel1 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jLabel1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jLabel1 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jLabel1 - Variable in class org.autoplot.ImportVapDialog
 
jLabel1 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.ContourFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.DetrendFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.ExponentFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.HanningFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.MedianFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.NoArgFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.ReducexFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.SetDepend0UnitsFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.SetUnitsFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.SmoothFilterEditorPanel
 
jLabel1 - Variable in class org.das2.qds.filters.UnbundleFilterEditorPanel
 
jLabel10 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel10 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel11 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel12 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel13 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel2 - Variable in class org.autoplot.AddPlotsDialog
 
jLabel2 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel2 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jLabel2 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jLabel2 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jLabel2 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.AddFilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.SetDepend0UnitsFilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.SubtractFilterEditorPanel
 
jLabel3 - Variable in class org.autoplot.AddPlotsDialog
 
jLabel3 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel3 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jLabel3 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jLabel3 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jLabel3 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel3 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel3 - Variable in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
jLabel4 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel4 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jLabel4 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jLabel4 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel4 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel5 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel5 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jLabel5 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel5 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel6 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel6 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel6 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel7 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel7 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jLabel7 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
jLabel8 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel9 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLayeredPane1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
join(TrDDataSet) - Method in class org.autoplot.cdf.TrDDataSet
Deprecated.
use append instead.
join(TrFDataSet) - Method in class org.autoplot.cdf.TrFDataSet
Deprecated.
use append instead.
join(TrLDataSet) - Method in class org.autoplot.cdf.TrLDataSet
Deprecated.
use append instead.
join(String[], String) - Static method in class org.autoplot.jythonsupport.JythonUtil
join the array using the delimiter join( ['a','b'], '_' ) -> a_b Note Java 8 finally has a join, and this should be used when Java 8 is available.
join(List<String>, String) - Static method in class org.autoplot.jythonsupport.JythonUtil
join the array using the delimiter join( ['a','b'], '_' ) -> a_b Note Java 8 finally has a join, and this should be used when Java 8 is available.
join(QDataSet) - Method in class org.das2.qds.JoinDataSet
add the dataset to this set of joined datasets.
join(int, QDataSet) - Method in class org.das2.qds.JoinDataSet
set the dataset at the index.
join(QDataSet) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use join(null,ds2) instead.
join(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
Join two rank N datasets to make a rank N+1 dataset, with the first dimension having two elements.
join(String, int, Map<String, Object>) - Method in class org.das2.qstream.SerialStreamFormatter
 
JOIN_0 - Static variable in interface org.das2.qds.QDataSet
type String, non-null string identifies that elements in this dimension are instances of data with the same dimensions.
joinAll(JoinDataSet) - Method in class org.das2.qds.JoinDataSet
copy all the records into this JoinDataSet.
JoinDataSet - Class in org.das2.qds
Create a higher rank dataset with dim 0 being a JOIN dimension.
JoinDataSet(int) - Constructor for class org.das2.qds.JoinDataSet
Creates a new instance of JoinDataSet
JoinDataSet(QDataSet) - Constructor for class org.das2.qds.JoinDataSet
create a new JoinDataSet, and join the first dataset.
joinProperties(ArrayDataSet, ArrayDataSet) - Static method in class org.das2.qds.ArrayDataSet
join the properties of the two datasets.
joinProperties(BufferDataSet, BufferDataSet) - Static method in class org.das2.qds.buffer.BufferDataSet
join the properties of the two datasets.
jPanel1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jPanel1 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jPanel1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jPanel1 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jPanel2 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jPanel3 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jPanel4 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jScrollPane1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jScrollPane1 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jScrollPane1 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jScrollPane1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jScrollPane1 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jScrollPane1 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
jScrollPane2 - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
jScrollPane2 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jScrollPane2 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
JScrollPopupMenu - Class in org.autoplot.datasource
from http://stackoverflow.com/questions/9288350/adding-vertical-scroll-to-a-jpopupmenu
JScrollPopupMenu() - Constructor for class org.autoplot.datasource.JScrollPopupMenu
 
JScrollPopupMenu(String) - Constructor for class org.autoplot.datasource.JScrollPopupMenu
 
JScrollPopupMenu.ScrollPopupMenuLayout - Class in org.autoplot.datasource
 
jSeparator1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
JSONArrayIterator - Class in org.autoplot.hapi
Allow iteration over JSONArrays.
JSONArrayIterator(JSONArray) - Constructor for class org.autoplot.hapi.JSONArrayIterator
 
jTabbedPane1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jToggleButton1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jToggleButton1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jToggleButton1 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jToggleButton2 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jToggleButton2 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jToggleButton2 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jToggleButton2 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jToggleButton3 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jToggleButton3 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jToggleButton3 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jToggleButton4 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jTree1 - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
jTree1 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
JTreeDemo - Class in test
 
JTreeDemo() - Constructor for class test.JTreeDemo
 
julian - Static variable in class org.das2.datum.Basis
 
julianDay(int, int, int) - Static method in class org.das2.datum.TimeUtil
return the julianDay for the year month and day.
julianDay - Static variable in class org.das2.datum.Units
The Julian Day (MJD) is the number of days (with decimal fraction of the day) that have elapsed since noon on January 1, 4713 BCE.
julianDayIMCCE(int, int, int) - Static method in class org.das2.datum.TimeUtil
calculation of julianDay based on http://www.imcce.fr/en/grandpublic/temps/jour_julien.php This is slightly slower because of a cusp at 1582, but is accurate before these times.
julianToGregorian(int) - Static method in class org.das2.datum.TimeUtil
Break the Julian day apart into month, day year.
jvmMemory(QDataSet) - Static method in class org.autoplot.cdf.CdfUtil
returns the amount of JVM memory in bytes occupied by the dataset.
jvmMemory() - Method in class org.autoplot.cdf.TrArrayDataSet
 
jvmMemory() - Method in class org.das2.qds.ArrayDataSet
returns the size of the dataset in bytes.
jvmMemory() - Method in class org.das2.qds.buffer.BufferDataSet
estimate the jvmMemory occupied by this dataset, looking at the NIO buffer to see if it is direct as has no JVM memory cost, or if it has been made into an array.
jydsHasLocalReferences(URI) - Static method in class org.autoplot.datasource.jython.JythonDataSourceFactory
this is a non-trivial problem, and for now we will assume any .jyds has local references and therefore cannot be run from a remote .vap file from the server.
JythonCompletionProvider - Class in org.das2.jythoncompletion
 
JythonCompletionTask - Class in org.das2.jythoncompletion
Completions for Jython code.
JythonCompletionTask(JTextComponent) - Constructor for class org.das2.jythoncompletion.JythonCompletionTask
create the completion task on the text component, using its content and caret position.
JythonDataSource - Class in org.autoplot.datasource.jython
Use a jython script to read and process data from a number of sources.
JythonDataSource(URI, JythonDataSourceFactory) - Constructor for class org.autoplot.datasource.jython.JythonDataSource
 
JythonDataSourceFactory - Class in org.autoplot.datasource.jython
 
JythonDataSourceFactory() - Constructor for class org.autoplot.datasource.jython.JythonDataSourceFactory
 
JythonDataSourceTimeSeriesBrowse - Class in org.autoplot.datasource.jython
container for the state simply manages the timerange argument.
JythonEditorPanel - Class in org.autoplot.datasource.jython
Editor for vap+jyds uris.
JythonEditorPanel() - Constructor for class org.autoplot.datasource.jython.JythonEditorPanel
Creates new form JythonEditorPanel
JythonExtensionDataSource - Class in org.autoplot.datasource.jython
Provide mechanism where data source can be completely defined in a .jyds script, but the file extension triggers the script.
JythonExtensionDataSource(URI) - Constructor for class org.autoplot.datasource.jython.JythonExtensionDataSource
 
JythonExtensionDataSourceEditorPanel - Class in org.autoplot.datasource.jython
 
JythonExtensionDataSourceEditorPanel() - Constructor for class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
JythonExtensionDataSourceFactory - Class in org.autoplot.datasource.jython
Creates JythonExceptionDataSource's, which are data sources defined by Jython scripts, but the script need not be in the URI.
JythonExtensionDataSourceFactory() - Constructor for class org.autoplot.datasource.jython.JythonExtensionDataSourceFactory
 
JythonInterpreterProvider - Interface in org.das2.jythoncompletion
 
JythonMain - Class in org.autoplot
Support for invoking Jython script.
JythonMain() - Constructor for class org.autoplot.JythonMain
 
JythonOps - Class in org.autoplot.jythonsupport
Contains operations that are only available to Jython code, and is dependent on the jython libraries.
JythonOps() - Constructor for class org.autoplot.jythonsupport.JythonOps
 
JythonRefactory - Class in org.autoplot.jythonsupport
Provide one class that manages backwards compatibility as package names are changed.
JythonRefactory() - Constructor for class org.autoplot.jythonsupport.JythonRefactory
 
JythonScriptPanel - Class in org.autoplot.scriptconsole
GUI for editing and running Jython scripts.
JythonScriptPanel(AutoplotUI, DataSetSelector) - Constructor for class org.autoplot.scriptconsole.JythonScriptPanel
Creates new form JythonScriptPanel
JythonToJavaConverter - Class in org.autoplot.jythonsupport
experiment with code which converts the Jython AST (syntax tree) into Java code.
JythonToJavaConverter() - Constructor for class org.autoplot.jythonsupport.JythonToJavaConverter
 
JythonUtil - Class in org.autoplot.jythonsupport
Utilities to support Jython scripting.
JythonUtil() - Constructor for class org.autoplot.jythonsupport.JythonUtil
 
JythonUtil - Class in org.autoplot
Utilities for Jython functions, such as a standard way to initialize an interpreter and invoke a script asynchronously.
JythonUtil() - Constructor for class org.autoplot.JythonUtil
 
JythonUtil.Param - Class in org.autoplot.jythonsupport
TODO: this ought to remove the need for ParametersFormPanel.

K

kelvin - Static variable in class org.das2.datum.Basis
 
kelvin - Static variable in class org.das2.datum.Units
 
keV - Static variable in class org.das2.datum.Units
 
Key - Class in org.das2.client
 
Key(String) - Constructor for class org.das2.client.Key
Creates a new instance of Key
KEY_QUALITY_CONTROL_URI - Static variable in class org.autoplot.pngwalk.QualityControlPanel
 
KeyChain - Class in org.das2.util.filesystem
class that contains the credentials for websites.
KeyChain() - Constructor for class org.das2.util.filesystem.KeyChain
 
keyPressed(KeyEvent) - Method in class org.das2.event.BoxSelectorMouseModule
 
keyPressed(KeyEvent) - Method in class org.das2.event.DataPointSelectorMouseModule
 
keyPressed(KeyEvent) - Method in class org.das2.event.FrequencyDragRenderer
 
keyPressed(KeyEvent) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
keyPressed(KeyEvent) - Method in class org.das2.event.MouseModule
 
keyPressed(KeyEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
keyReleased(KeyEvent) - Method in class org.das2.event.FrequencyDragRenderer
 
keyReleased(KeyEvent) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
keyReleased(KeyEvent) - Method in class org.das2.event.MouseModule
 
keyReleased(KeyEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
keySet() - Method in class org.das2.util.ClassMap
 
keySort(List<T>, List<?>...) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
sorts all the lists by the first list.
keysSpi() - Method in class org.das2.system.NullPreferences
 
keyTyped(KeyEvent) - Method in class org.das2.event.CrossHairMouseModule
 
keyTyped(KeyEvent) - Method in class org.das2.event.FrequencyDragRenderer
 
keyTyped(KeyEvent) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
keyTyped(KeyEvent) - Method in class org.das2.event.MouseModule
 
keyTyped(KeyEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
KeyValue() - Constructor for class org.autoplot.cefdatasource.CefReaderHeader.KeyValue
 
KEYWORD_AUTHOR - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_COMMENT - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_COPYRIGHT - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_CREATION_TIME - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_DESCRIPTION - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_DISCLAIMER - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_PLOT_INFO - Static variable in class org.das2.util.DasPNGConstants
dasCanvas has a method for generating a JSON string describing the plots, and this is the tag that data should be inserted with.
KEYWORD_SOFTWARE - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_SOURCE - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_TITLE - Static variable in class org.das2.util.DasPNGConstants
 
KEYWORD_WARNING - Static variable in class org.das2.util.DasPNGConstants
 
killEdges() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
killShapes(J2DScene) - Method in class ProGAL.geom2d.TriangulationFace
 
KILO - Static variable in class org.das2.datum.UnitsConverter
 
kiloBytes - Static variable in class org.das2.datum.Units
 
kiloBytesPerSecond - Static variable in class org.das2.datum.Units
 
kiloHertz - Static variable in class org.das2.datum.Units
 
kiloMeters - Static variable in class org.das2.datum.Units
 
kind - Variable in class org.das2.qds.util.dd.Token
An integer that describes the kind of this token.
KineticAlphaComplex - Class in ProGAL.geom3d.kineticDelaunay
 
KineticAlphaComplex(List<Point>, double) - Constructor for class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
Compute the static alpha complex from the specified points and alpha value.
KineticToolbox - Class in ProGAL.geom3d.kineticDelaunay
 
KineticToolbox() - Constructor for class ProGAL.geom3d.kineticDelaunay.KineticToolbox
 
kmeansCadence(QDataSet, int) - Static method in class org.das2.qds.DataSetUtil
use K-means algorithm to find N means in a rank 1 dataset.

L

label - Variable in class org.autoplot.datasource.CompletionContext
label identifying the proposal, to be understood within the context of surl and the insertion point.
label - Variable in class org.autoplot.datasource.DataSetURI.CompletionResult
human-readable label.
label - Variable in class org.autoplot.dom.Axis
 
label - Variable in class org.autoplot.jythonsupport.JythonUtil.Param
 
LABEL - Static variable in interface org.das2.qds.QDataSet
String, Concise Human-consumable label suitable for a plot label (~10 chars).
labelConverter - Variable in class org.autoplot.dom.AxisController
 
LabelConverter - Class in org.autoplot.dom
Class for containing the logic of how macros are implemented.
LabelConverter(Application, Plot, Axis, PlotElement, Annotation) - Constructor for class org.autoplot.dom.LabelConverter
 
LabelDragRenderer - Class in org.das2.event
 
LabelDragRenderer(DasCanvasComponent) - Constructor for class org.das2.event.LabelDragRenderer
 
LabelDragRendererBeanInfo - Class in org.das2.beans
 
LabelDragRendererBeanInfo() - Constructor for class org.das2.beans.LabelDragRendererBeanInfo
 
labelMajorTick(Graphics, int, Line2D) - Method in class org.das2.graph.GrannyTickLabeller
 
labelMajorTick(Graphics, int, Line2D) - Method in interface org.das2.graph.TickLabeller
 
labels(String[], String) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use labelsDataSet
labels(String[]) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use labelsDataSet
labelsAlias(String, String[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
get the string values of the data instead of the numbers.
labelsAlias(String, String[]) - Method in class org.virbo.idlsupport.QDataSetBridge
get the string values of the data instead of the numbers.
labelsDataset(String[], String) - Static method in class org.das2.qds.ops.Ops
create a labels dataset for tagging rows of a dataset.
labelsDataset(String[]) - Static method in class org.das2.qds.ops.Ops
create a labels dataset for tagging rows of a dataset.
labelTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
lanlNearestNeighbor - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
LanlNNRebinner - Class in org.das2.dataset
DataSetRebinner for explicitly doing NN rebinning.
LanlNNRebinner() - Constructor for class org.das2.dataset.LanlNNRebinner
 
LARGE_DATASET_COUNT - Static variable in class org.autoplot.dom.PlotElementController
 
last() - Method in class org.autoplot.pngwalk.WalkImageSequence
Move the image to the last image in the list.
last() - Method in class org.das2.datum.Orbits
 
last - Variable in class ProGAL.dataStructures.Queue
 
lastAccess - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
lastException - Variable in class org.das2.graph.Renderer
When a dataset cannot be loaded, the exception causing the failure will be rendered instead.
lastIndexOf(CharSequence, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.lastIndexOf(String) for character sequences.
lastIndexOf(CharSequence, CharSequence, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.lastIndexOf(String,int) for character sequences.
lastIndexOf(CharSequence, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.lastIndexOf(int) for character sequences.
lastIndexOf(CharSequence, int, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.lastIndexOf(int,int) for character sequences.
lastModified() - Method in class org.das2.util.filesystem.FileObject
returns the Date when the file was last modified.
lastModified() - Method in class org.das2.util.filesystem.LocalFileObject
 
lastModified() - Method in class org.das2.util.filesystem.VFSFileObject
 
lastModified() - Method in class org.das2.util.filesystem.WebFileObject
 
lastModified() - Method in class zipfs.ZipFileObject
 
lastTime - Variable in class org.das2.util.LoggerManager.TimeTaggingLogger
 
lastValidIndex - Variable in class org.das2.graph.Renderer
 
LatexToGranny - Class in org.das2.util
Lightweight converter for LaTeX expressions to Granny strings, for the MMS mission.
LatexToGranny() - Constructor for class org.das2.util.LatexToGranny
 
latexToGranny(String) - Static method in class org.das2.util.LatexToGranny
for the latex encoded string, return the granny string that implements.
LatinPrefixDatumFormatter - Class in org.das2.datum.format
Formats Datums using K and M, etc labels and a specified precision.
LatinPrefixDatumFormatter(int) - Constructor for class org.das2.datum.format.LatinPrefixDatumFormatter
 
LayoutConstants - Class in org.autoplot.layout
Constants for specifying layout
LayoutConstants() - Constructor for class org.autoplot.layout.LayoutConstants
 
layoutContainer(Container) - Method in class org.autoplot.datasource.JScrollPopupMenu.ScrollPopupMenuLayout
 
layoutContainer(Container) - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
layoutContainer(Container) - Method in class org.das2.graph.DasCanvas.RowColumnLayout
 
layoutContainer(Container) - Method in class org.das2.graph.DasColorBar.ColorBarLayoutManager
 
LayoutListener - Class in org.autoplot
Listens to changes in axis labels and colorbar visible to trigger relayout.
LayoutListener(ApplicationModel) - Constructor for class org.autoplot.LayoutListener
 
LayoutPanel - Class in org.autoplot
LayoutPanel shows all the plots and plot elements on the canvas.
LayoutPanel() - Constructor for class org.autoplot.LayoutPanel
Creates new form LayoutPanel
LayoutUtil - Class in org.autoplot.layout
utility methods for adjusting canvas layout.
LayoutUtil() - Constructor for class org.autoplot.layout.LayoutUtil
 
layoutVisible - Variable in class org.autoplot.dom.Options
 
LazyCompletionItem - Interface in org.das2.jythoncompletion.support
The interface representing a completion item with lazy initialization
LazyListModel - Class in org.das2.jythoncompletion.ui
Model that can compute its values lazily and moreover handle some kind of filtering.
LazyListModel.Filter - Interface in org.das2.jythoncompletion.ui
Interface for those that wish to filter content of the list.
LDataSet - Class in org.das2.qds
rank 0,1,2,3 or 4 dataset backed by long array (8 byte signed numbers).
LDataSet(int, int, int, int, int) - Constructor for class org.das2.qds.LDataSet
 
LDataSet(int, int, int, int, int, long[]) - Constructor for class org.das2.qds.LDataSet
 
LDataSet.LDataSetLongReadAccess - Class in org.das2.qds
 
LDataSetLongReadAccess() - Constructor for class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
le(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
le(Datum) - Method in class org.das2.datum.Datum
returns true if this is less than or equal to a.
le(TimeContext) - Method in class org.das2.datum.TimeContext
 
le(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise function returns 1 where ds1<=ds2.
le(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
leadingTerm() - Method in class ProGAL.math.Polynomial
 
leafTrim(QDataSet, int, int) - Static method in class org.das2.qds.DataSetOps
pull out a subset of the dataset by reducing the number of columns in the last dimension.
LeafTrimDataSet - Class in org.das2.qds
pull out a subset of the dataset by reducing the number of columns in the last dimension.
LeafTrimDataSet(QDataSet, int, int) - Constructor for class org.das2.qds.LeafTrimDataSet
 
LeapSecondsConverter - Class in org.das2.datum
TT2000 converter that takes leap seconds into account from us2000.
LeapSecondsConverter(boolean) - Constructor for class org.das2.datum.LeapSecondsConverter
 
left - Variable in class org.autoplot.dom.Column
 
LEFT - Static variable in class org.autoplot.layout.LayoutConstants
 
LEFT - Static variable in class org.das2.graph.AttachedLabel
This value indicates that the axis should be located to the left of its cell
LEFT - Static variable in class org.das2.graph.DasAxis
This value indicates that the axis should be located to the left of its cell
left() - Method in class org.das2.graph.DasColumn
return pixel location of the left of the column.
left(int) - Method in class ProGAL.dataStructures.Heap
 
LEFT_ALIGNMENT - Static variable in class org.das2.util.GrannyTextRenderer
 
leftExtremePoint() - Method in class ProGAL.geom2d.PointSet
returns the leftmost point (in case of ties, the topmost one is returned
leftExtremePointIndx() - Method in class ProGAL.geom2d.PointSet
returns the index of the leftmost point (in case of ties, index of the topmost one is returned)
leftExtremePointIndx() - Method in class ProGAL.geom2d.Polygon
returns the index of the leftmost point (in case of ties, index of the bottommost one is returned)
leftTurn(Point, Point, Point) - Static method in class ProGAL.geom2d.Point
Returns true if points a, b and c make a left turn at b
leftTurn(Vector, Vector) - Static method in class ProGAL.geom2d.Vector
 
legacyXYZScatter() - Static method in class org.das2.qds.examples.Schemes
Many code use this form of data to represent Z(X,Y).
legalizeEdge(TriangulationFace, int, boolean) - Method in class ProGAL.geom2d.Triangulation
 
legalizeEdge(TriangulationFace, int, boolean, J2DScene) - Method in class ProGAL.geom2d.Triangulation
 
Legend - Class in org.das2.graph
Legend component for the canvas.
Legend() - Constructor for class org.das2.graph.Legend
 
legendLabel - Variable in class org.autoplot.dom.PlotElement
A label to (optionally) display in the plot legend.
legendLabel - Variable in class org.das2.graph.Renderer
 
LegendPosition - Enum in org.das2.graph
enumeration of legend positions
length(int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
length(int, int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
length(int, int, int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
length() - Method in class org.autoplot.cdf.TrDDataSet
 
length(int) - Method in class org.autoplot.cdf.TrDDataSet
 
length(int, int) - Method in class org.autoplot.cdf.TrDDataSet
 
length(int, int, int) - Method in class org.autoplot.cdf.TrDDataSet
 
length() - Method in class org.autoplot.cdf.TrFDataSet
 
length(int) - Method in class org.autoplot.cdf.TrFDataSet
 
length(int, int) - Method in class org.autoplot.cdf.TrFDataSet
 
length(int, int, int) - Method in class org.autoplot.cdf.TrFDataSet
 
length() - Method in class org.autoplot.cdf.TrLDataSet
 
length(int) - Method in class org.autoplot.cdf.TrLDataSet
 
length(int, int) - Method in class org.autoplot.cdf.TrLDataSet
 
length(int, int, int) - Method in class org.autoplot.cdf.TrLDataSet
 
length() - Method in class org.autoplot.cefdatasource.ReformDataSet
 
length(int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
length(int, int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
length(int, int, int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
length() - Method in class org.autoplot.dods.DodsVarDataSet
 
length(int) - Method in class org.autoplot.dods.DodsVarDataSet
 
length(int, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
length(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
length(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the length of the zeroth dimension of the dataset
length() - Method in class org.autoplot.idlsupport.QDataSetBridge
return the length of the zeroth dimension of the main dataset.
length() - Method in class org.autoplot.imagedatasource.ImageDataSet
 
length(int) - Method in class org.autoplot.imagedatasource.ImageDataSet
 
length(int, int) - Method in class org.autoplot.imagedatasource.ImageDataSet
 
length() - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
length(int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
length(int, int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
length(int, int, int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
length() - Method in class org.das2.dataset.ClippedTableDataSet
 
length(int) - Method in class org.das2.dataset.ClippedTableDataSet
 
length() - Method in class org.das2.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
length() - Method in class org.das2.math.fft.ComplexArray.ComplexArrayFloatFloat
 
length() - Method in interface org.das2.math.fft.ComplexArray.Double
 
length() - Method in interface org.das2.math.fft.ComplexArray.Float
returns the number of elements
length() - Method in class org.das2.qds.AbstractDataSet
 
length(int) - Method in class org.das2.qds.AbstractDataSet
 
length(int, int) - Method in class org.das2.qds.AbstractDataSet
 
length(int, int, int) - Method in class org.das2.qds.AbstractDataSet
 
length() - Method in class org.das2.qds.AbstractRank1DataSet
 
length() - Method in class org.das2.qds.ArrayDataSet
 
length(int) - Method in class org.das2.qds.ArrayDataSet
 
length(int, int) - Method in class org.das2.qds.ArrayDataSet
 
length(int, int, int) - Method in class org.das2.qds.ArrayDataSet
 
length() - Method in class org.das2.qds.buffer.BufferDataSet
 
length(int) - Method in class org.das2.qds.buffer.BufferDataSet
 
length(int, int) - Method in class org.das2.qds.buffer.BufferDataSet
 
length(int, int, int) - Method in class org.das2.qds.buffer.BufferDataSet
 
length(int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
length() - Method in class org.das2.qds.buffer.NybbleDataSet
 
length() - Method in class org.das2.qds.BundleDataSet.BundleDescriptor
 
length(int) - Method in class org.das2.qds.BundleDataSet.BundleDescriptor
 
length() - Method in class org.das2.qds.BundleDataSet
 
length(int) - Method in class org.das2.qds.BundleDataSet
 
length(int, int) - Method in class org.das2.qds.BundleDataSet
 
length(int, int, int) - Method in class org.das2.qds.BundleDataSet
 
length() - Method in class org.das2.qds.CdfSparseDataSet
 
length(int) - Method in class org.das2.qds.CdfSparseDataSet
 
length(int, int) - Method in class org.das2.qds.CdfSparseDataSet
 
length(int, int, int) - Method in class org.das2.qds.CdfSparseDataSet
 
length() - Method in class org.das2.qds.ConstantDataSet
 
length(int) - Method in class org.das2.qds.ConstantDataSet
 
length(int, int) - Method in class org.das2.qds.ConstantDataSet
 
length(int, int, int) - Method in class org.das2.qds.ConstantDataSet
 
length(int) - Method in interface org.das2.qds.DataSetIterator
return the length of the dimension, or the length reported by the iterator.
length(int, int, int) - Method in class org.das2.qds.DataSetWrapper
 
length(int, int) - Method in class org.das2.qds.DataSetWrapper
 
length(int) - Method in class org.das2.qds.DataSetWrapper
 
length() - Method in class org.das2.qds.DataSetWrapper
 
length() - Method in class org.das2.qds.demos.RipplesDataSet
 
length(int) - Method in class org.das2.qds.demos.RipplesDataSet
 
length() - Method in class org.das2.qds.FlattenWaveformDataSet
 
length() - Method in class org.das2.qds.GridDataSet
 
length(int) - Method in class org.das2.qds.GridDataSet
 
length() - Method in class org.das2.qds.IndexGenDataSet
 
length(int) - Method in class org.das2.qds.IndexListDataSetIterator
 
length() - Method in class org.das2.qds.JoinDataSet
 
length(int) - Method in class org.das2.qds.JoinDataSet
 
length(int, int) - Method in class org.das2.qds.JoinDataSet
 
length(int, int, int) - Method in class org.das2.qds.JoinDataSet
 
length() - Method in class org.das2.qds.LeafTrimDataSet
 
length(int) - Method in class org.das2.qds.LeafTrimDataSet
 
length(int, int) - Method in class org.das2.qds.LeafTrimDataSet
 
length(int, int, int) - Method in class org.das2.qds.LeafTrimDataSet
 
length() - Method in class org.das2.qds.LengthsDataSet
 
length(int) - Method in class org.das2.qds.LengthsDataSet
 
length(int, int) - Method in class org.das2.qds.LengthsDataSet
 
length(int, int, int) - Method in class org.das2.qds.LengthsDataSet
 
length() - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
length() - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayFloatFloat
 
length() - Method in interface org.das2.qds.math.fft.ComplexArray.Double
 
length() - Method in interface org.das2.qds.math.fft.ComplexArray.Float
returns the number of elements
length() - Method in interface org.das2.qds.QDataSet
return the length of the first dimension
length(int) - Method in interface org.das2.qds.QDataSet
return the length of the second dimension, for the ith element of the first dimension.
length(int, int) - Method in interface org.das2.qds.QDataSet
return the length of the third dimension, for the ith element of the first dimension and jth element of the second dimension.
length(int, int, int) - Method in interface org.das2.qds.QDataSet
return the length of the fourth dimension for the ith, jth and kth elements of the first three dimensions.
length() - Method in interface org.das2.qds.QubeDataSetIterator.DimensionIterator
return the length of the iteration.
length() - Method in class org.das2.qds.QubeDataSetIterator.IndexListIterator
 
length(int) - Method in class org.das2.qds.QubeDataSetIterator
 
length() - Method in class org.das2.qds.QubeDataSetIterator.SingletonIterator
 
length() - Method in class org.das2.qds.QubeDataSetIterator.StartStopStepIterator
 
length() - Method in class org.das2.qds.RepeatIndexDataSet
 
length(int) - Method in class org.das2.qds.RepeatIndexDataSet
 
length(int, int) - Method in class org.das2.qds.RepeatIndexDataSet
 
length(int, int, int) - Method in class org.das2.qds.RepeatIndexDataSet
 
length() - Method in class org.das2.qds.ReplicateDataSet
 
length(int) - Method in class org.das2.qds.ReplicateDataSet
 
length(int, int) - Method in class org.das2.qds.ReplicateDataSet
 
length(int, int, int) - Method in class org.das2.qds.ReplicateDataSet
 
length() - Method in class org.das2.qds.ReverseDataSet
 
length() - Method in class org.das2.qds.Slice0DataSet
 
length(int) - Method in class org.das2.qds.Slice0DataSet
 
length(int, int) - Method in class org.das2.qds.Slice0DataSet
 
length() - Method in class org.das2.qds.Slice1DataSet
 
length(int) - Method in class org.das2.qds.Slice1DataSet
 
length(int, int) - Method in class org.das2.qds.Slice1DataSet
 
length() - Method in class org.das2.qds.Slice2DataSet
 
length(int) - Method in class org.das2.qds.Slice2DataSet
 
length(int, int) - Method in class org.das2.qds.Slice2DataSet
 
length() - Method in class org.das2.qds.Slice3DataSet
 
length(int) - Method in class org.das2.qds.Slice3DataSet
 
length(int, int) - Method in class org.das2.qds.Slice3DataSet
 
length() - Method in class org.das2.qds.SortDataSet
 
length(int) - Method in class org.das2.qds.SortDataSet
 
length(int, int) - Method in class org.das2.qds.SortDataSet
 
length(int, int, int) - Method in class org.das2.qds.SortDataSet
 
length() - Method in class org.das2.qds.SparseDataSet
 
length(int) - Method in class org.das2.qds.SparseDataSet
 
length(int, int) - Method in class org.das2.qds.SparseDataSet
 
length(int, int, int) - Method in class org.das2.qds.SparseDataSet
 
length() - Method in class org.das2.qds.SubsetDataSet
 
length(int) - Method in class org.das2.qds.SubsetDataSet
 
length(int, int) - Method in class org.das2.qds.SubsetDataSet
 
length(int, int, int) - Method in class org.das2.qds.SubsetDataSet
 
length() - Method in class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
length(int) - Method in class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
length() - Method in class org.das2.qds.TailBundleDataSet
 
length(int) - Method in class org.das2.qds.TailBundleDataSet
 
length(int, int) - Method in class org.das2.qds.TailBundleDataSet
 
length(int, int, int) - Method in class org.das2.qds.TailBundleDataSet
 
length() - Method in class org.das2.qds.TransposeRank2DataSet
 
length(int) - Method in class org.das2.qds.TransposeRank2DataSet
 
length() - Method in class org.das2.qds.TrimDataSet
 
length(int) - Method in class org.das2.qds.TrimDataSet
 
length(int, int) - Method in class org.das2.qds.TrimDataSet
 
length(int, int, int) - Method in class org.das2.qds.TrimDataSet
 
length(int, int, int) - Method in class org.das2.qds.TrimStrideWrapper
 
length(int, int) - Method in class org.das2.qds.TrimStrideWrapper
 
length(int) - Method in class org.das2.qds.TrimStrideWrapper
 
length() - Method in class org.das2.qds.TrimStrideWrapper
 
length() - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
length(int) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
length() - Method in class org.das2.qds.util.TransposeRankNDataSet
 
length(int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
length(int, int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
length(int, int, int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
length() - Method in class org.das2.qds.WeightsDataSet
 
length(int) - Method in class org.das2.qds.WeightsDataSet
 
length(int, int) - Method in class org.das2.qds.WeightsDataSet
 
length(int, int, int) - Method in class org.das2.qds.WeightsDataSet
 
length() - Method in class org.das2.qds.WritableDataSetWrapper
return the length the dimension at the index.
length(int) - Method in class org.das2.qds.WritableDataSetWrapper
return the length the dimension at the index.
length(int, int) - Method in class org.das2.qds.WritableDataSetWrapper
return the length the dimension at the index.
length(int, int, int) - Method in class org.das2.qds.WritableDataSetWrapper
return the length the dimension at the index.
length(String) - Method in class org.virbo.idlsupport.QDataSetBridge
return the length of the zeroth dimension of the dataset
length() - Method in class org.virbo.idlsupport.QDataSetBridge
return the length of the zeroth dimension of the main dataset.
length() - Method in class ProGAL.geom2d.Vector
 
length() - Method in class ProGAL.geomNd.Vector
Get the length of this vector.
length() - Method in class test.graph.SpectrumTest.MySpectrogramData
 
length(int) - Method in class test.graph.SpectrumTest.MySpectrogramData
 
LengthDragRenderer - Class in org.das2.event
Indicate the length and the slope of the line.
LengthDragRenderer(DasCanvasComponent, DasAxis, DasAxis) - Constructor for class org.das2.event.LengthDragRenderer
Creates a new instance of PointSlopeDragRenderer
lengths(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the lengths of the dimensions of the specified dataset.
lengths() - Method in class org.autoplot.idlsupport.QDataSetBridge
return the lengths of the dimensions of the default dataset.
lengths(String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the lengths of the dimensions of the named dataset, once sliced at index i.
lengths(int) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the lengths of the dimensions of the main dataset, once sliced at index i.
lengths(String) - Method in class org.virbo.idlsupport.QDataSetBridge
return the lengths of the dimensions of the specified dataset.
lengths() - Method in class org.virbo.idlsupport.QDataSetBridge
return the lengths of the dimensions of the default dataset.
lengths(String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
return the lengths of the dimensions of the named dataset, once sliced at index i.
lengths(int) - Method in class org.virbo.idlsupport.QDataSetBridge
return the lengths of the dimensions of the main dataset, once sliced at index i.
LengthsDataSet - Class in org.das2.qds
DataSet that is the lengths of another dataset.
LengthsDataSet(QDataSet) - Constructor for class org.das2.qds.LengthsDataSet
 
Lens - Class in ProGAL.geom3d.volumes
A lens is the intersection between two spheres.
Lens(Sphere, Sphere) - Constructor for class ProGAL.geom3d.volumes.Lens
Construct a lens from the two spheres.
lesserOf(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise function returns the smaller of ds1 and ds2.
lesserOf(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
Leveler - Class in org.das2.graph
Deprecated.
do not use.
Leveler(DasCanvas) - Constructor for class org.das2.graph.Leveler
Deprecated.
 
Leveler(DasCanvas, DasRow) - Constructor for class org.das2.graph.Leveler
Deprecated.
 
LexicalError(boolean, int, int, int, String, char) - Static method in error org.das2.qds.util.dd.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.das2.qds.util.dd.SimpleExpTokenManager
Lexer state names.
LIB_COPYRIGHT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
LIB_INCREMENT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
LIB_RELEASE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
LIB_subINCREMENT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
LIB_VERSION_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
liftedPoint - Variable in class ProGAL.geom2d.TriangulationVertex
 
liftedSphere - Variable in class ProGAL.geom2d.TriangulationVertex
 
liftedTriangle - Variable in class ProGAL.geom2d.TriangulationFace
 
lightRed - Static variable in class org.das2.graph.SymColor
 
LimitCountDataSetCache - Class in org.das2.dataset
 
LimitCountDataSetCache(int) - Constructor for class org.das2.dataset.LimitCountDataSetCache
Creates a new instance of StandardDataStreamCache
limitLogResolutionFormatter(Datum, Datum, int) - Static method in class org.das2.datum.DatumUtil
 
limitResolutionFormatter(Datum, Datum, int) - Static method in class org.das2.datum.DatumUtil
 
LimitSizeBytesDataSetCache - Class in org.das2.dataset
DataCache that attempts to limit the amount of memory it consumes, by using DataSetUtil.guessSizeBytes(DataSet)
LimitSizeBytesDataSetCache(long) - Constructor for class org.das2.dataset.LimitSizeBytesDataSetCache
Creates a new instance of LimitSizeBytesDataSetCache
line - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
Line - Class in ProGAL.geom2d
 
Line(Point, Vector) - Constructor for class ProGAL.geom2d.Line
creates a line through a given point and with a given normal vector
Line(Point, Point) - Constructor for class ProGAL.geom2d.Line
creates a line through 2 given points
Line(LineSegment) - Constructor for class ProGAL.geom2d.Line
creates a line through a given segment
Line(double, double, double) - Constructor for class ProGAL.geom2d.Line
creates a line ax + by + c = 0
Line(double, double) - Constructor for class ProGAL.geom2d.Line
creates a line y = ax + c
Line - Class in ProGAL.geom3d
A line represented by a point and a direction.
Line(Vector) - Constructor for class ProGAL.geom3d.Line
Constructs a line through origo with direction d.
Line(Point, Vector) - Constructor for class ProGAL.geom3d.Line
Constructs a line through p with direction d.
Line(LineSegment) - Constructor for class ProGAL.geom3d.Line
Constructs a line through the segment s.
Line(Point, Point) - Constructor for class ProGAL.geom3d.Line
Constructs a line through the two specified points.
Line(Point, Point, Point) - Constructor for class ProGAL.geom3d.Line
Constructs a line trisecting three points
line - Variable in class ProGAL.geom3d.volumes.InfCylinder
 
LinearDomainDivider - Class in org.das2.datum
A DomainDivider to divide a linear data range into equal segments.
LinearDomainDivider() - Constructor for class org.das2.datum.LinearDomainDivider
 
lineIntersection(Line2D, Line2D, boolean) - Static method in class org.das2.graph.GraphUtil
returns the point where the two line segments intersect, or null.
lineRectangleIntersection(Point2D, Point2D, Rectangle2D) - Static method in class org.das2.graph.GraphUtil
 
LineSegment - Class in ProGAL.geom2d
 
LineSegment(Point, Point) - Constructor for class ProGAL.geom2d.LineSegment
 
LineSegment - Class in ProGAL.geom3d
A line segment spanned by two points, a and b.
LineSegment(Point, Point) - Constructor for class ProGAL.geom3d.LineSegment
Constructs a segment between points a and b.
LineSegment(Point, Vector) - Constructor for class ProGAL.geom3d.LineSegment
Constructs a segment from a to a+v.
lineTo(double, double) - Method in class org.das2.graph.GraphUtil.DebuggingGeneralPath
 
LinFit - Class in org.das2.qds.util
Linear Fit routine.
LinFit(QDataSet, QDataSet) - Constructor for class org.das2.qds.util.LinFit
do fit with uniform weights or weight=0 where fill is found.
LinFit(QDataSet, QDataSet, QDataSet) - Constructor for class org.das2.qds.util.LinFit
do fit with weights.
LINK - Static variable in class ftpfs.ftp.FtpListResult
 
link(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
link is the fundamental operator where we declare that one dataset is dependent on another.
link(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
link is the fundamental operator where we declare that one dataset is dependent on another.
link(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
like bundle, but declare the last dataset is dependent on the first three.
link(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
link(Object, Object, Object) - Static method in class org.das2.qds.ops.Ops
 
link(Object, Object, Object, Object) - Static method in class org.das2.qds.ops.Ops
 
linspace(double, double, int) - Static method in class org.das2.qds.ops.Ops
return a rank 1 dataset with len0 linearly-spaced values, the first is min and the last is max.
linspace(Object, Object, int) - Static method in class org.das2.qds.ops.Ops
return a rank 1 dataset with len0 linearly-spaced values, the first is min and the last is max.
lisPaintingForPrint() - Method in class org.das2.graph.DasCanvas
Java1.6 has this function native
list(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method lists the entries of the current working directory parsing the reply to a FTP LIST command.
list() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method lists the entries of the current working directory parsing the reply to a FTP LIST command.
list - Variable in class org.autoplot.bookmarks.BookmarksManagerModel
 
LIST_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
listDirectory(String) - Method in class ftpfs.FTPBeanFileSystem
 
listDirectory(String) - Static method in class org.autoplot.jythonsupport.Util
returns an array of the files in the local or remote filesystem pointed to by surl.
listDirectory(String) - Method in class org.autoplot.pdsppi.PDSPPIFileSystem
 
listDirectory(String) - Method in class org.autoplot.wgetfs.WGetFileSystem
 
listDirectory(String) - Method in class org.das2.util.filesystem.FileSystem
returns a list of the names of the files in a directory.
listDirectory(String, ProgressMonitor) - Method in class org.das2.util.filesystem.FileSystem
returns a list of the names of the files in a directory.
listDirectory(String, String) - Method in class org.das2.util.filesystem.FileSystem
returns a list of the names of the files in a directory that match regex.
listDirectory(String, String, ProgressMonitor) - Method in class org.das2.util.filesystem.FileSystem
returns a list of the names of the files in a directory that match regex.
listDirectory(String) - Method in class org.das2.util.filesystem.FTPFileSystem
 
listDirectory(String) - Method in class org.das2.util.filesystem.HttpFileSystem
list the directory, using the cached entry from listDirectoryFromMemory, or by HtmlUtil.getDirectoryListing.
listDirectory(String, String) - Method in class org.das2.util.filesystem.HttpFileSystem
 
listDirectory(String) - Method in class org.das2.util.filesystem.LocalFileSystem
 
listDirectory(String, String) - Method in class org.das2.util.filesystem.LocalFileSystem
 
listDirectory(String) - Method in class org.das2.util.filesystem.SubFileSystem
 
listDirectory(String, String) - Method in class org.das2.util.filesystem.SubFileSystem
 
listDirectory(String) - Method in class org.das2.util.filesystem.VFSFileSystem
return a list of files and folders in the directory.
listDirectory(String, String) - Method in class org.das2.util.filesystem.VFSFileSystem
 
listDirectory(String) - Method in class org.das2.util.filesystem.WebFileSystem
return the directory listing for the name.
listDirectory(String, String) - Method in class org.das2.util.filesystem.WebFileSystem
 
listDirectory(String) - Method in class zipfs.ZipFileSystem
 
listDirectory(String, String) - Method in class zipfs.ZipFileSystem
 
listDirectoryDeep(String, String) - Method in class org.das2.util.filesystem.FileSystem
do a deep listing of directories, resolving wildcards along the way.
listDirectoryFromMemory(String) - Method in class org.das2.util.filesystem.WebFileSystem
list the directory using the ram memory cache.
listenerList - Variable in class org.das2.graph.DasDevicePosition
 
listenTo(DasPlot) - Method in class org.autoplot.LayoutListener
 
listenTo(DasAxis) - Method in class org.autoplot.LayoutListener
 
listHapiServers() - Static method in class org.autoplot.hapi.HapiServer
add the default known servers, plus the ones we know about.
listHapiServersArray() - Static method in class org.autoplot.hapi.HapiServer
add the default known servers, plus the ones we know about.
LISTING_TIMEOUT_MS - Static variable in class org.das2.util.filesystem.WebFileSystem
we keep a cached listing in on disk.
listingFile(String) - Method in class org.das2.util.filesystem.WebFileSystem
return the File for the cached listing, even if it does not exist.
listNames() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method lists the entries of the current working directory with a FTP NLST command.
ListOption - Class in org.das2.dasml
 
ListOption(FormBase, String, String) - Constructor for class org.das2.dasml.ListOption
 
listRecursively(File, Pattern, List<File>) - Static method in class org.das2.util.FileUtil
find all files under the root matching the spec.
listRecursively(File, String) - Static method in class org.das2.util.FileUtil
Return an array of files where the regex is found at the end.
LITTLE_ENDIAN_REAL4 - Static variable in class org.das2.stream.DataTransferType
 
LITTLE_ENDIAN_REAL8 - Static variable in class org.das2.stream.DataTransferType
 
load(String) - Static method in class org.autoplot.ScriptContext
load the .vap file.
loadDataset(ProgressMonitor, Map<String, Object>) - Method in class org.autoplot.dods.DodsAdapter
Load the dataset.
loadDataSet(String) - Method in class org.autoplot.idlsupport.APDataSet
get the dataset in one load.
loadDataSet(String, ProgressMonitor) - Method in class org.autoplot.idlsupport.APDataSet
get the dataset in one load.
loadDataSet(String) - Static method in class org.das2.stream.StreamUtil
 
loadDataSet(String) - Method in class org.virbo.idlsupport.APDataSet
get the dataset in one load.
loadDataSet(String, ProgressMonitor) - Method in class org.virbo.idlsupport.APDataSet
get the dataset in one load.
loadDataSetNew(String) - Static method in class org.das2.stream.StreamUtil
 
loadExampleUri(String) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
loadFile(File) - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
loadFile(File) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
loadFile(File) - Method in class org.autoplot.RunScriptPanel
load the file into the panel for review.
loadFile(File) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
allow clients to tell this to load a file.
loadFile(File) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
loadFileInternal(File) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
loadFileSoon(Window, String) - Method in class org.autoplot.RunScriptPanel
load the file into the panel for review, asynchronously.
loadFileToString(File) - Static method in class org.autoplot.jythonsupport.ui.EditorTextPane
copy the file into a string using readLine and a StringBuilder.
loadFromFile(File) - Method in class org.das2.components.DataPointRecorder
 
loadFromFile(File) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
load the dataset from the file.
loadingImage - Static variable in class org.autoplot.pngwalk.PngWalkView
 
loadInputStream(InputStream) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
loadKnownServersImmediately() - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
loadKnownServersSoon() - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
loadPreferences() - Method in class org.autoplot.datasource.AutoplotSettings
load the preferences from getPreferences( AutoplotSettings.class ), which include the location of the autoplot_data directory and fscache.
loadPreferences() - Method in class org.autoplot.dom.OptionsPrefsController
 
loadPreferences() - Method in class org.das2.jythoncompletion.CompletionSettings
 
loadPreferencesWithEvents() - Method in class org.autoplot.dom.OptionsPrefsController
 
loadRecent(String, DataSetSelector, List<Bookmark>) - Static method in class org.autoplot.bookmarks.Util
load and maintain recent entries in the context name.
loadTableDataSet(String) - Static method in class org.das2.stream.StreamUtil
 
loadVap(String) - Static method in class org.autoplot.ScriptContext
load a vap and return the dom.
LOCAL_ERROR_IN_PROCESSING - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
LOCAL_FILE_ENABLER - Static variable in class org.autoplot.pngwalk.PngWalkTool
Enabler that returns true for local files.
localCacheDir - Variable in class org.das2.util.filesystem.FileSystemSettings
 
LocalFileObject - Class in org.das2.util.filesystem
 
LocalFileObject(LocalFileSystem, File, String) - Constructor for class org.das2.util.filesystem.LocalFileObject
 
LocalFileStandardDataStreamSource - Class in org.das2.stream.test
 
LocalFileStandardDataStreamSource(File) - Constructor for class org.das2.stream.test.LocalFileStandardDataStreamSource
Creates a new instance of LocalFileStandardDataStreamSource
LocalFileSystem - Class in org.das2.util.filesystem
 
LocalFileSystem(URI) - Constructor for class org.das2.util.filesystem.LocalFileSystem
Note the String used to create the URL should have either one or three slashes: file:/home/jbf or file:///home/jbf but not file://home/jbf Also, on Windows, /c:/documents and settings/jbf/ is okay.
LocalFileSystemFactory - Class in org.das2.util.filesystem
 
LocalFileSystemFactory() - Constructor for class org.das2.util.filesystem.LocalFileSystemFactory
Creates a new instance of LocalFileSystemFactory
localRoot - Variable in class org.das2.util.filesystem.WebFileSystem
 
localRoot(URI) - Static method in class org.das2.util.filesystem.WebFileSystem
return the local root for the URI.
Location(String, String, ImageIcon) - Constructor for class org.das2.util.CredentialsManager.Location
 
location(Node) - Method in class org.tsds.datasource.TsmlNcml
 
LocationUnits - Class in org.das2.datum
Units for describing locations, Stevens' Interval Scale.
LocationUnits(String, String, Units, Basis) - Constructor for class org.das2.datum.LocationUnits
Creates a new instance of LocationUnit
lock(String) - Method in class org.autoplot.dom.ChangesSupport.DomLock
 
lock() - Method in class org.autoplot.dom.ChangesSupport.DomLock
 
lock() - Method in interface org.das2.graph.DasAxis.Lock
 
lock() - Method in interface org.das2.system.MutatorLock
 
log - Variable in class org.autoplot.AutoRangeUtil.AutoRangeDescriptor
 
log - Variable in class org.autoplot.dom.Axis
 
log(Level, String, Throwable) - Method in class org.autoplot.util.TransparentLogger
 
log(Level, String, Object[]) - Method in class org.autoplot.util.TransparentLogger
 
log(Level, String, Object) - Method in class org.autoplot.util.TransparentLogger
 
log(Level, String) - Method in class org.autoplot.util.TransparentLogger
 
log(LogRecord) - Method in class org.autoplot.util.TransparentLogger
 
log(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise natural logarithm.
log(double) - Static method in class org.das2.qds.ops.Ops
 
log(Object) - Static method in class org.das2.qds.ops.Ops
 
log(Level, String) - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
 
log(Level, String, Object) - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
 
log(LogRecord) - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
 
log10(VectorDataSet) - Static method in class org.das2.dataset.DataSetUtil
 
log10(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise base 10 logarithm.
log10(double) - Static method in class org.das2.qds.ops.Ops
 
log10(Object) - Static method in class org.das2.qds.ops.Ops
 
log10(double) - Static method in class org.das2.util.DasMath
 
log10Ratio - Static variable in class org.das2.datum.Units
 
log2(int) - Static method in class org.das2.math.fft.jnt.Factorize
Return the integer log, base 2, of n, or -1 if n is not an integral power of 2.
log2(int) - Static method in class org.das2.qds.math.fft.jnt.Factorize
Return the integer log, base 2, of n, or -1 if n is not an integral power of 2.
LOG_RECORDS - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
LogConsole - Class in org.autoplot.scriptconsole
GUI for graphically handling log records.
LogConsole() - Constructor for class org.autoplot.scriptconsole.LogConsole
Creates new form LogConsole
logConsoleMessages() - Method in class org.autoplot.scriptconsole.LogConsole
create loggers that log messages sent to System.err and System.out.
LogConsoleSettingsDialog - Class in org.autoplot.scriptconsole
Settings GUI for the Log Console dialog.
LogConsoleSettingsDialog(Frame, boolean, LogConsole) - Constructor for class org.autoplot.scriptconsole.LogConsoleSettingsDialog
Creates new form LogConsoleSettingsDialog
LogConsoleUtil - Class in org.autoplot.scriptconsole
 
LogConsoleUtil() - Constructor for class org.autoplot.scriptconsole.LogConsoleUtil
 
logConsoleVisible - Variable in class org.autoplot.dom.Options
 
LogDomainDivider - Class in org.das2.datum
A DomainDivider to divide a range into (base 10) logarithmically equal segments.
LogDomainDivider() - Constructor for class org.das2.datum.LogDomainDivider
 
logERatio - Static variable in class org.das2.datum.Units
 
logExitGuiEvent(ActionEvent) - Static method in class org.das2.util.LoggerManager
call this at the end of the GUI event to measure time to respond.
logExitGuiEvent(ChangeEvent) - Static method in class org.das2.util.LoggerManager
call this at the end of the GUI event to measure time to respond.
logExitGuiEvent(ItemEvent) - Static method in class org.das2.util.LoggerManager
call this at the end of the GUI event to measure time to respond.
logExitGuiEvent(FocusEvent) - Static method in class org.das2.util.LoggerManager
call this at the end of the GUI event to measure time to respond.
logger - Static variable in class org.autoplot.cdaweb.CDAWebDataSource
 
logger - Static variable in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
logger - Static variable in class org.autoplot.cdf.TrArrayDataSet
 
logger - Static variable in class org.autoplot.datasource.AbstractDataSource
 
logger - Static variable in class org.autoplot.dom.DomNode
 
logger - Static variable in class org.autoplot.dom.DomNodeController
 
logger - Static variable in class org.autoplot.hapi.HapiDataSource
 
logger - Static variable in class org.autoplot.hapi.HapiServer
 
logger - Static variable in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
logger - Static variable in class org.autoplot.pngwalk.ImageResize
 
logger - Static variable in class org.autoplot.state.TypeSafeEnumSerializeDelegate
 
logger - Static variable in class org.autoplot.Util
 
logger - Static variable in class org.das2.datum.format.DatumFormatter
 
logger - Static variable in class org.das2.event.MouseModule
 
logger - Static variable in class org.das2.graph.ImageVectorDataSetRenderer
 
logger - Static variable in class org.das2.graph.Renderer
 
logger - Static variable in class org.das2.graph.TickCurveRenderer
 
logger - Static variable in class org.das2.qds.ArrayDataSet
 
logger - Static variable in class org.das2.qds.buffer.BufferDataSet
 
logger - Static variable in class org.das2.qds.filters.AbstractFilterEditorPanel
 
logger - Static variable in class org.das2.qstream.EnumerationUnitsSerializeDelegate
 
logger - Static variable in class org.das2.qstream.filter.QDataSetsFilter
 
logger - Static variable in class org.das2.qstream.filter.ReduceFilter
 
logger - Static variable in class org.das2.qstream.TransferType
 
logger - Static variable in class org.das2.util.filesystem.FileSystem
 
logger - Static variable in class org.das2.util.filesystem.HttpFileSystem
 
logger - Static variable in class org.das2.util.filesystem.WebFileSystem
 
logger - Static variable in class test.endtoend.TestSupport
 
LoggerId - Class in org.das2.system
 
LoggerId(String) - Constructor for class org.das2.system.LoggerId
 
LoggerManager - Class in org.das2.datum
Central place that keeps track of loggers.
LoggerManager() - Constructor for class org.das2.datum.LoggerManager
 
LoggerManager - Class in org.das2.util
Central place that keeps track of loggers.
LoggerManager() - Constructor for class org.das2.util.LoggerManager
 
LoggerManager.TimeTaggingLogger - Class in org.das2.util
Logger keeps track of the last record timetag.
loggerUrl - Static variable in class org.autoplot.hapi.HapiDataSource
this logger is for opening connections to remote sites.
loggerUrl - Static variable in class org.autoplot.hapi.HapiServer
this logger is for opening connections to remote sites.
loggerUrl - Static variable in class org.das2.util.filesystem.FileSystem
this logger is for opening connections to remote sites.
loggerUrl - Static variable in class org.das2.util.filesystem.HtmlUtil
this logger is for opening connections to remote sites.
loggerUrl - Static variable in class org.das2.util.filesystem.HttpUtil
this logger is for opening connections to remote sites.
LoggingEventQueue - Class in org.das2.util.awt
Tool for debugging event queue stuff.
LoggingOutputStream - Class in org.autoplot.scriptconsole
makes stderr and stdout loggable.
LoggingOutputStream(Logger, Level) - Constructor for class org.autoplot.scriptconsole.LoggingOutputStream
Constructor
logGuiEvent(ActionEvent) - Static method in class org.das2.util.LoggerManager
provide easy way to log all GUI events.
logGuiEvent(ChangeEvent) - Static method in class org.das2.util.LoggerManager
log the GUI ChangeEvent
logGuiEvent(ItemEvent) - Static method in class org.das2.util.LoggerManager
log the GUI ItemEvent
logGuiEvent(FocusEvent) - Static method in class org.das2.util.LoggerManager
log the GUI FocusEvent
login(String, String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method authenticates the user against the server.
login(String, String, String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method authenticates the user against the server.
LogLinDomainDivider - Class in org.das2.datum
A DomainDivider which divides logarithmically (base 10), with linear subdivisions.
LogLinDomainDivider() - Constructor for class org.das2.datum.LogLinDomainDivider
 
logMessageTimeoutSec - Variable in class org.autoplot.dom.Options
the number of seconds the message bubbles are shown.
LogNames - Class in org.autoplot.datasource
Useful Constants for retrieving loggers, to be used like so: Logger.getLogger(LogNames.APDSS).
LogNames() - Constructor for class org.autoplot.datasource.LogNames
 
logout() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method performs a logout operation for the current user, leaving the connection open, thus it can be used to start a new user session.
logp(Level, String, String, String, Throwable) - Method in class org.autoplot.util.TransparentLogger
 
logp(Level, String, String, String, Object[]) - Method in class org.autoplot.util.TransparentLogger
 
logp(Level, String, String, String, Object) - Method in class org.autoplot.util.TransparentLogger
 
logp(Level, String, String, String) - Method in class org.autoplot.util.TransparentLogger
 
logPrefsSettings(Logger) - Method in class org.das2.util.ArgumentList
dump the configuration to the given logger at Level.CONFIG.
logPropertyChangeEvent(PropertyChangeEvent) - Static method in class org.das2.util.LoggerManager
log property change events.
logPropertyChangeEvent(PropertyChangeEvent, String) - Static method in class org.das2.util.LoggerManager
log property change events.
logrb(Level, String, String, String, String, Throwable) - Method in class org.autoplot.util.TransparentLogger
 
logrb(Level, String, String, String, String, Object[]) - Method in class org.autoplot.util.TransparentLogger
 
logrb(Level, String, String, String, String, Object) - Method in class org.autoplot.util.TransparentLogger
 
logrb(Level, String, String, String, String) - Method in class org.autoplot.util.TransparentLogger
 
LogRenderer() - Constructor for class org.das2.graph.util.GraphicalLogHandler.LogRenderer
 
logspace(double, double, int) - Static method in class org.das2.qds.ops.Ops
return a rank 1 dataset with len0 logarithmically-spaced values, the first is min and the last is max.
logspace(Object, Object, int) - Static method in class org.das2.qds.ops.Ops
return a rank 1 dataset with len0 logarithmically-spaced values, the first is min and the last is max.
LONG - Static variable in class org.das2.qds.buffer.BufferDataSet
8 byte signed longs
Long() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Long
 
LongDataSet - Class in org.das2.qds.buffer
 
LongDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.LongDataSet
 
LongDataSet.LongDataSetLongReadAccess - Class in org.das2.qds.buffer
 
LongDataSetLongReadAccess() - Constructor for class org.das2.qds.buffer.LongDataSet.LongDataSetLongReadAccess
 
LongReadAccess - Interface in org.das2.qds
Provide access to the long array which backs the data.
LongTransferType - Class in org.das2.qstream
Long transfer type, to support cdfTT2000.
LongTransferType() - Constructor for class org.das2.qstream.LongTransferType
 
lookup(String) - Method in interface org.autoplot.jythonsupport.ui.EditorAnnotationsSupport.ExpressionLookup
evaluate the expression, or return null.
LookupAxis - Class in org.das2.graph
This is like a TCA, but is an axis which has ticks positioned by another axis.
LookupAxis(DasAxis) - Constructor for class org.das2.graph.LookupAxis
 
lookupDatum(String) - Static method in class org.das2.datum.DatumUtil
Attempts to resolve strings commonly encountered.
lookupTimeLengthUnit(String) - Static method in class org.das2.datum.Units
return canonical das2 unit for colloquial time.
lookupTimeLengthUnit(String) - Static method in class org.das2.qds.SemanticOps
Deprecated.
use Units.lookupTimeLengthUnit
lookupTimeUnits(Datum, Units) - Static method in class org.das2.datum.Units
lookupUnits canonical units object, or allocate one.
lookupTimeUnits(String) - Static method in class org.das2.datum.Units
lookupUnits canonical units object, or allocate one.
lookupTimeUnits(String) - Static method in class org.das2.qds.SemanticOps
Deprecated.
use Units.lookupTimeUnits
lookupTimeUnits(Datum, Units) - Static method in class org.das2.qds.SemanticOps
Deprecated.
use Units.lookupTimeUnits
lookupUnits(String) - Static method in class org.das2.datum.Units
lookupUnits canonical units object, or allocate one.
lookupUnits(String) - Static method in class org.das2.qds.SemanticOps
Deprecated.
use Units.lookupUnits
LOOSE_IDENTITY - Static variable in class org.das2.datum.UnitsConverter
Allow conversion, but this is a flag that indicates the result should be dimensionless because the Ratiometric units were not convertible.
lowFreq - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
LSC - Class in ProGAL.geom2d
A line-swept circle.
LSC(LineSegment, double) - Constructor for class ProGAL.geom2d.LSC
 
LSC(Point, Point, double) - Constructor for class ProGAL.geom2d.LSC
 
LSpec - Class in org.das2.qds.util
Form a rank 2 dataset with L and Time for tags by identifying monotonic sweeps in two rank 1 datasets.
LSS - Class in ProGAL.geom3d.volumes
A line-segment swept sphere (also known as a line-swept-sphere, capsule or sometimes 'cigar') class.
LSS(Point, Point, double) - Constructor for class ProGAL.geom3d.volumes.LSS
Construct a capsule using two endpoints (center of hemispheres) and a radius (used both for hemispheres and cylinder shape).
LSS(LineSegment, double) - Constructor for class ProGAL.geom3d.volumes.LSS
Construct a capsule using a line-segment and a radius (used both for hemispheres and cylinder shape).
LSSs - Variable in class ProGAL.geom3d.Triangle
 
lt(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
lt(Datum) - Method in class org.das2.datum.Datum
returns true if this is less than a.
lt(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise function returns 1 where ds1<ds2.
lt(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
LUDecomposition - Class in ProGAL.math
LU Decomposition.
LUDecomposition(Matrix) - Constructor for class ProGAL.math.LUDecomposition
LU Decomposition
lvalue() - Method in class org.das2.qds.buffer.LongDataSet.LongDataSetLongReadAccess
 
lvalue(int) - Method in class org.das2.qds.buffer.LongDataSet.LongDataSetLongReadAccess
 
lvalue(int, int) - Method in class org.das2.qds.buffer.LongDataSet.LongDataSetLongReadAccess
 
lvalue(int, int, int) - Method in class org.das2.qds.buffer.LongDataSet.LongDataSetLongReadAccess
 
lvalue(int, int, int, int) - Method in class org.das2.qds.buffer.LongDataSet.LongDataSetLongReadAccess
 
lvalue() - Method in class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
lvalue(int) - Method in class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
lvalue(int, int) - Method in class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
lvalue(int, int, int) - Method in class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
lvalue(int, int, int, int) - Method in class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
lvalue() - Method in interface org.das2.qds.LongReadAccess
 
lvalue(int) - Method in interface org.das2.qds.LongReadAccess
 
lvalue(int, int) - Method in interface org.das2.qds.LongReadAccess
 
lvalue(int, int, int) - Method in interface org.das2.qds.LongReadAccess
 
lvalue(int, int, int, int) - Method in interface org.das2.qds.LongReadAccess
 

M

M - Variable in class ProGAL.math.Matrix
 
m_nRet - Variable in class org.das2.util.CredentialsDialog
 
m_sPasswd - Variable in class org.das2.util.CredentialsDialog
 
m_sUser - Variable in class org.das2.util.CredentialsDialog
 
MAC_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
MAC_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
magenta - Static variable in class org.das2.graph.SymColor
 
magnitude(ComplexArray.Double) - Static method in class org.das2.math.fft.ComplexArray
returns the magnitudes of each element in an array
magnitude(ComplexArray.Double, int) - Static method in class org.das2.math.fft.ComplexArray
returns the magnitude of ah element in an array
magnitude(ComplexArray.Double) - Static method in class org.das2.qds.math.fft.ComplexArray
returns the magnitudes of each element in an array
magnitude(ComplexArray.Double, int) - Static method in class org.das2.qds.math.fft.ComplexArray
returns the magnitude of ah element in an array
magnitude(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the magnitudes of vectors in a rank 1 or greater dataset (typically rank 2).
magnitude(Object) - Static method in class org.das2.qds.ops.Ops
 
magnitude2(ComplexArray.Double, int) - Static method in class org.das2.math.fft.ComplexArray
returns the magnitude of ah element in an array
magnitude2(ComplexArray.Double, int) - Static method in class org.das2.qds.math.fft.ComplexArray
returns the magnitude of an element in an array.
main(String[]) - Static method in class external.AnimatedGifDemo
Parse the arguments and if successful, attempt to write the animated GIF.
main(String[]) - Static method in class external.FileSearchReplace
 
main(String[]) - Static method in class it.sauronsoftware.ftp4j.listparsers.EPLFListParser
 
main(String[]) - Static method in class org.autoplot.aggregator.AggregationPollUpdating
 
main(String[]) - Static method in class org.autoplot.ascii.AsciiTableDataSetSourceTest
Creates a new instance of AsciiTableDataSetSourceTest
main(String[]) - Static method in class org.autoplot.ascii.EditorTest
 
main(String[]) - Static method in class org.autoplot.AutoplotDataServer
 
main(String[]) - Static method in class org.autoplot.AutoplotServer
 
main(String[]) - Static method in class org.autoplot.AutoplotUI
 
main(String[]) - Static method in class org.autoplot.BatchMaster
 
main(String[]) - Static method in class org.autoplot.bookmarks.BookmarksManager
 
main(String[]) - Static method in class org.autoplot.cdaweb.CDAWebDataSource
 
main(String[]) - Static method in class org.autoplot.cdaweb.CDAWebDB
4.2 seconds before getting description.
main(String[]) - Static method in class org.autoplot.cdaweb.Test
 
main(String[]) - Static method in class org.autoplot.cefdatasource.TestCefReader
 
main(String[]) - Static method in class org.autoplot.datasource.DataSetSelector
 
main(String[]) - Static method in class org.autoplot.datasource.DataSetSelectorDemo
 
main(String[]) - Static method in class org.autoplot.datasource.DataSetURI
 
main(String[]) - Static method in class org.autoplot.datasource.DataSetURLDemo
 
main(String[]) - Static method in class org.autoplot.datasource.DataSourceUtil
 
main(String[]) - Static method in class org.autoplot.datasource.FilePollUpdating
 
main(String[]) - Static method in class org.autoplot.datasource.RecentComboBox
 
main(String[]) - Static method in class org.autoplot.datasource.TestFindDiscoveryDataSources
 
main(String[]) - Static method in class org.autoplot.datasource.TimeRangeEditor
 
main(String[]) - Static method in class org.autoplot.datasource.TimeRangeTool
 
main(String[]) - Static method in class org.autoplot.datasource.ui.PromptTextArea
 
main(String[]) - Static method in class org.autoplot.datasource.ui.PromptTextField
 
main(String[]) - Static method in class org.autoplot.datasource.URITest
 
main(String[]) - Static method in class org.autoplot.dods.MyDASParser
 
main(String[]) - Static method in class org.autoplot.dods.TestNewOpenDAP21
 
main(String[]) - Static method in class org.autoplot.dom.CloneTest
 
main(String[]) - Static method in class org.autoplot.dom.DomTests
 
main(String[]) - Static method in class org.autoplot.EventThreadResponseMonitor
 
main(String[]) - Static method in class org.autoplot.excel.EditorTest
 
main(String[]) - Static method in class org.autoplot.ExportDataBundle
 
main(String[]) - Static method in class org.autoplot.fits.TestFits
Static method for testing the FITS class library.
main(String[]) - Static method in class org.autoplot.hapi.ConcatenateBufferedReader
 
main(String[]) - Static method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
main(String[]) - Static method in class org.autoplot.hapi.PasteBufferedReader
 
main(String[]) - Static method in class org.autoplot.idlsupport.APDataSet
 
main(String[]) - Static method in class org.autoplot.idlsupport.TestGetDataSet
 
main(String[]) - Static method in class org.autoplot.idlsupport.TestGetPlane
 
main(String[]) - Static method in class org.autoplot.idlsupport.WriteIDLSav
 
main(String[]) - Static method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
main(String[]) - Static method in class org.autoplot.JarRelauncher
 
main(String[]) - Static method in class org.autoplot.JythonMain
org.virbo.autoplot.JythonMain no args, get input from stdin one arg is the name of a local file containing the script.
main(String[]) - Static method in class org.autoplot.jythonsupport.JythonRefactory
 
main(String[]) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
 
main(String[]) - Static method in class org.autoplot.jythonsupport.TestOp
 
main(String[]) - Static method in class org.autoplot.jythonsupport.ui.DataMashUp
 
main(String[]) - Static method in class org.autoplot.jythonsupport.Util
 
main(String[]) - Static method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
main(String[]) - Static method in class org.autoplot.OperationsPanel
 
main(String[]) - Static method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
main(String[]) - Static method in class org.autoplot.pdsppi.PDSPPIDB
 
main(String[]) - Static method in class org.autoplot.pdsppi.PDSPPIFileSystem
 
main(String[]) - Static method in class org.autoplot.pngwalk.CreatePngWalk
command-line support for creating PNGWalks.
main(String[]) - Static method in class org.autoplot.pngwalk.DemoPngWalk
Deprecated.
 
main(String[]) - Static method in class org.autoplot.pngwalk.PngWalkTool
 
main(String[]) - Static method in class org.autoplot.pngwalk.PngWalkTool1
Deprecated.
 
main(String[]) - Static method in class org.autoplot.pngwalk.QualityControlPanel
 
main(String[]) - Static method in class org.autoplot.RecentUrisDialog
 
main(String[]) - Static method in class org.autoplot.RecentUrisGUI
 
main(String[]) - Static method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
main(String[]) - Static method in class org.autoplot.scriptconsole.LogConsoleSettingsDialog
 
main(String[]) - Static method in class org.autoplot.spase.DOMTreeWalkerTreeModel
This main() method demonstrates the use of this class, the use of the Xerces DOM parser, and the creation of a DOM Level 2 TreeWalker object.
main(String[]) - Static method in class org.autoplot.spase.DOMWalker
This main() method demonstrates the use of this class, the use of the Xerces DOM parser, and the creation of a DOM Level 2 TreeWalker object.
main(String[]) - Static method in class org.autoplot.spase.TestSpase
 
main(String[]) - Static method in class org.autoplot.state.PersistenceTests
 
main(String[]) - Static method in class org.das2.client.AccountManager
 
main(String[]) - Static method in class org.das2.components.TearoffTabbedPane
 
main(String[]) - Static method in class org.das2.components.Toolbox
 
main(String[]) - Static method in class org.das2.dasml.CommandBlockEditor
 
main(String[]) - Static method in class org.das2.dasml.DasMLValidator
 
main(String[]) - Static method in class org.das2.dasml.OptionListEditor
 
main(String[]) - Static method in class org.das2.dataset.parser.VectorDataSetParser
 
main(String[]) - Static method in class org.das2.dataset.test.PolynomialDataSetDescriptor
 
main(String[]) - Static method in class org.das2.datum.Basis
 
main(String[]) - Static method in class org.das2.datum.DatumRangeUtil
 
main(String[]) - Static method in class org.das2.datum.DomainDividerUtil
 
main(String[]) - Static method in class org.das2.datum.LinearDomainDivider
 
main(String[]) - Static method in class org.das2.datum.LogDomainDivider
 
main(String[]) - Static method in class org.das2.datum.LogLinDomainDivider
 
main(String[]) - Static method in class org.das2.datum.Orbits
 
main(String[]) - Static method in class org.das2.datum.OrdinalTimeDomainDivider
 
main(String[]) - Static method in class org.das2.datum.Ratio
 
main(String[]) - Static method in class org.das2.datum.SIUnits
 
main(String[]) - Static method in class org.das2.datum.TimeParser
 
main(String[]) - Static method in class org.das2.datum.TimeTemplator
 
main(String[]) - Static method in class org.das2.datum.TimeUtil
 
main(String[]) - Static method in class org.das2.datum.Units
 
main(String[]) - Static method in class org.das2.fsm.FileStorageModelAvailabilityDataSetDescriptor
 
main(String[]) - Static method in class org.das2.graph.DasNumberFormatter
 
main(String[]) - Static method in class org.das2.graph.TimeRangeLabel
 
main(String[]) - Static method in class org.das2.graph.util.GraphicalLogHandler
 
main(String[]) - Static method in class org.das2.jythoncompletion.TestNBCompletion
 
main(String[]) - Static method in class org.das2.math.fft.jnt.Refactory
 
main(String[]) - Static method in class org.das2.pw.Spacecraft
 
main(String[]) - Static method in class org.das2.qds.demos.DemoDataSetIterator
 
main(String[]) - Static method in class org.das2.qds.demos.PlasmaModel
 
main(String[]) - Static method in class org.das2.qds.filters.AddFilterDialog
 
main(String[]) - Static method in class org.das2.qds.filters.AddFilterEditorPanel
demonstrate filter.
main(String[]) - Static method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
main(String[]) - Static method in class org.das2.qds.filters.FiltersChainPanel
 
main(String[]) - Static method in class org.das2.qds.filters.SlicesFilterEditorPanel
 
main(String[]) - Static method in class org.das2.qds.filters.SubtractFilterEditorPanel
demonstrate filter.
main(String[]) - Static method in class org.das2.qds.filters.Test
 
main(String[]) - Static method in class org.das2.qds.filters.TrimFilterEditorPanel
 
main(String[]) - Static method in class org.das2.qds.math.fft.jnt.Refactory
 
main(String[]) - Static method in class org.das2.qds.OldDataSetIterator
 
main(String[]) - Static method in class org.das2.qds.util.dd.DDExperiments
 
main(String[]) - Static method in class org.das2.qds.util.QDataSetTableModel
 
main(String[]) - Static method in class org.das2.qstream.BundleStreamFormatter
 
main(String[]) - Static method in class org.das2.qstream.filter.MinMaxReduceFilter
 
main(String[]) - Static method in class org.das2.qstream.filter.PipeFilter
 
main(String[]) - Static method in class org.das2.qstream.filter.StripDescriptors
 
main(String[]) - Static method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
main(String[]) - Static method in class org.das2.qstream.MapSerializeDelegate
 
main(String[]) - Static method in class org.das2.qstream.SerialStreamFormatter
 
main(String[]) - Static method in class org.das2.qstream.SimpleStreamFormatter
 
main(String[]) - Static method in class org.das2.stream.Das1ToDas2
 
main(String[]) - Static method in class org.das2.stream.GUnzipStreamProcessor
 
main(String[]) - Static method in class org.das2.stream.GZipStreamProcessor
 
main(String[]) - Static method in class org.das2.stream.MicrophoneStream
 
main(String[]) - Static method in class org.das2.stream.Sonifier
 
main(String[]) - Static method in class org.das2.stream.StripHeader
 
main(String[]) - Static method in class org.das2.stream.TAvStreamProcessor
 
main(String[]) - Static method in class org.das2.stream.test.RipplesStream
 
main(String[]) - Static method in class org.das2.stream.test.SineWaveStream
 
main(String[]) - Static method in class org.das2.util.awt.PdfGraphicsOutput
 
main(String[]) - Static method in class org.das2.util.Base64
Encodes or decodes two files from the command line; feel free to delete this method (in fact you probably should) if you're embedding this code into a larger program.
main(String[]) - Static method in class org.das2.util.Crypt
 
main(String[]) - Static method in class org.das2.util.DasMath
 
main(String[]) - Static method in class org.das2.util.DesktopColorChooserPanel
 
main(String[]) - Static method in class org.das2.util.filesystem.FSTreeModel
 
main(String[]) - Static method in class org.das2.util.filesystem.KeyChain
 
main(String[]) - Static method in class org.das2.util.filesystem.ZipFiles
 
main(String[]) - Static method in class org.das2.util.JCrypt
 
main(String[]) - Static method in class org.das2.util.LatexToGranny
 
main(String[]) - Static method in class org.das2.util.Splash
 
main(String[]) - Static method in class org.das2.util.StringTools
 
main(String[]) - Static method in class org.pushingpixels.tracing.EDTDeadlock
 
main(String[]) - Static method in class org.pushingpixels.tracing.EDTDeadlockJMX
 
main(String[]) - Static method in class org.pushingpixels.tracing.EDTHogging
 
main(String[]) - Static method in class org.pushingpixels.tracing.EDTHoggingJMX
 
main(String[]) - Static method in class org.pushingpixels.tracing.InfiniteRepaint
 
main(String[]) - Static method in class org.tsds.datasource.SpeedTest
 
main(String[]) - Static method in class org.tsds.datasource.TsmlNcml
 
main(String[]) - Static method in class org.virbo.autoplot.AutoplotDataServer
 
main(String[]) - Static method in class org.virbo.autoplot.AutoplotServer
 
main(String[]) - Static method in class org.virbo.autoplot.AutoplotUI
 
main(String[]) - Static method in class org.virbo.idlsupport.APDataSet
 
main(String[]) - Static method in class org.virbo.idlsupport.TestGetDataSet
 
main(String[]) - Static method in class org.virbo.idlsupport.TestGetPlane
 
main(String[]) - Static method in class org.virbo.idlsupport.WriteIDLSav
 
main(String[]) - Static method in class ProGAL.dataStructures.DLCyclicList
 
main(String[]) - Static method in class ProGAL.dataStructures.Heap
 
main(String[]) - Static method in class ProGAL.dataStructures.Queue
 
main(String[]) - Static method in class ProGAL.dataStructures.Set
 
main(String[]) - Static method in class ProGAL.dataStructures.SorterQuick
 
main(String[]) - Static method in class ProGAL.geom2d.Triangle
 
main(String[]) - Static method in class ProGAL.geom2d.viewer.J2DScene
 
main(String[]) - Static method in class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
 
main(String[]) - Static method in class ProGAL.geom3d.Vector
 
main(String[]) - Static method in class ProGAL.geom3d.volumes.Cone
 
main(String[]) - Static method in class ProGAL.geom3d.volumes.Cylinder
 
main(String[]) - Static method in class ProGAL.geom3d.volumes.InfCone
 
main(String[]) - Static method in class ProGAL.geom3d.volumes.Lens
 
main(String[]) - Static method in class ProGAL.geom3d.volumes.Tetrahedron
 
main(String[]) - Static method in class ProGAL.math.Polynomial
 
main(String[]) - Static method in class ProGAL.math.RootFinding
 
main(String[]) - Static method in class ProGAL.math.Trigonometry
 
main(String[]) - Static method in class RangeCheckPerformance
 
main(String[]) - Static method in class test.AsciiParserDemo
 
main(String[]) - Static method in class test.Bug1362
 
main(String[]) - Static method in class test.BundleBinsDemo
 
main(String[]) - Static method in class test.ColorChooserWithSample
 
main(String[]) - Static method in class test.ColorPickerRobot
 
main(String[]) - Static method in class test.CompletionsDataSourceEditorTest
 
main(String[]) - Static method in class test.components.TearoffTabbedPaneDemo
 
main(String[]) - Static method in class test.dataset.AverageTableRebinnerBenchmark
 
main(String[]) - Static method in class test.dataset.RebinDescriptorBenchmark
 
main(String[]) - Static method in class test.dataset.TestDataSetBuilderMono
 
main(String[]) - Static method in class test.dataset.TestJava8Sort
 
main(String[]) - Static method in class test.DataSetURLDemo
 
main(String[]) - Static method in class test.datum.TestDatumRangeUtil
 
main(String[]) - Static method in class test.datum.TestFormatter
 
main(String[]) - Static method in class test.Demo20150416
 
main(String[]) - Static method in class test.Demo20150525
 
main(String[]) - Static method in class test.Demo20160125
 
main(String[]) - Static method in class test.Demo20160822
 
main(String[]) - Static method in class test.DemoEditorPanel
 
main(String[]) - Static method in class test.DemoFileWatcher
 
main(String[]) - Static method in class test.dom.BindingTest
 
main(String[]) - Static method in class test.dom.CloneTest
 
main(String[]) - Static method in class test.dom.DomUtilTest
 
main(String[]) - Static method in class test.dom.SerializeAxisTest
 
main(String[]) - Static method in class test.dom.Test2
 
main(String[]) - Static method in class test.endtoend.Test001
 
main(String[]) - Static method in class test.endtoend.Test002
 
main(String[]) - Static method in class test.endtoend.Test003
 
main(String[]) - Static method in class test.endtoend.Test004
 
main(String[]) - Static method in class test.endtoend.Test005
 
main(String[]) - Static method in class test.endtoend.Test006
 
main(String[]) - Static method in class test.endtoend.Test007
 
main(String[]) - Static method in class test.endtoend.Test008
 
main(String[]) - Static method in class test.endtoend.Test009
 
main(String[]) - Static method in class test.endtoend.Test010
 
main(String[]) - Static method in class test.endtoend.Test011
 
main(String[]) - Static method in class test.endtoend.Test012
 
main(String[]) - Static method in class test.endtoend.Test013
 
main(String[]) - Static method in class test.endtoend.Test014
 
main(String[]) - Static method in class test.endtoend.Test015
 
main(String[]) - Static method in class test.endtoend.Test016
 
main(String[]) - Static method in class test.endtoend.Test017
 
main(String[]) - Static method in class test.endtoend.Test018
 
main(String[]) - Static method in class test.endtoend.Test019
 
main(String[]) - Static method in class test.endtoend.Test020
 
main(String[]) - Static method in class test.endtoend.Test021
 
main(String[]) - Static method in class test.endtoend.Test022
 
main(String[]) - Static method in class test.endtoend.Test023
 
main(String[]) - Static method in class test.endtoend.Test024
 
main(String[]) - Static method in class test.endtoend.Test025
 
main(String[]) - Static method in class test.endtoend.Test026
 
main(String[]) - Static method in class test.endtoend.Test027
 
main(String[]) - Static method in class test.endtoend.Test028
 
main(String[]) - Static method in class test.endtoend.Test029
 
main(String[]) - Static method in class test.endtoend.Test030
 
main(String[]) - Static method in class test.endtoend.Test031
 
main(String[]) - Static method in class test.endtoend.Test032
 
main(String[]) - Static method in class test.endtoend.Test033
 
main(String[]) - Static method in class test.endtoend.Test034
main method for testing.
main(String[]) - Static method in class test.endtoend.Test035
 
main(String[]) - Static method in class test.endtoend.Test036
 
main(String[]) - Static method in class test.endtoend.Test038
 
main(String[]) - Static method in class test.endtoend.Test039
run this in testing with no arguments and in headless mode.
main(String[]) - Static method in class test.endtoend.Test045
 
main(String[]) - Static method in class test.endtoend.Test049
 
main(String[]) - Static method in class test.endtoend.Test140
Test the list of URIs in each the URL, making a trivial way to test new lists of URIs.
main(String[]) - Static method in class test.endtoend.Test500
 
main(String[]) - Static method in class test.endtoend.Test501
 
main(String[]) - Static method in class test.endtoend.TestSupport
 
main(String[]) - Static method in class test.endtoend.TryHistory
 
main(String[]) - Static method in class test.ExerciseTest001
 
main(String[]) - Static method in class test.Experiment1
 
main(String[]) - Static method in class test.filesystem.TestFileSystemLockup
 
main(String[]) - Static method in class test.filesystem.TestUniq
 
main(String[]) - Static method in class test.FormatBenchmarks
 
main(String[]) - Static method in class test.fsm.TestEmptyRepresentative
 
main(String[]) - Static method in class test.fsm.TestFileStorageModel
 
main(String[]) - Static method in class test.fsm.TestGzSupport
 
main(String[]) - Static method in class test.graph.bugs.DemoAPBug1129
 
main(String[]) - Static method in class test.graph.ContoursRendererDemo
 
main(String[]) - Static method in class test.graph.DasSliceControllerDemo
 
main(String[]) - Static method in class test.graph.DemoAddRender
 
main(String[]) - Static method in class test.graph.DemoSetXAxis
 
main(String[]) - Static method in class test.graph.GeneralPathSpeedTest
 
main(String[]) - Static method in class test.graph.PlotDemo
 
main(String[]) - Static method in class test.graph.PlotSymbolRendererDemo
 
main(String[]) - Static method in class test.graph.RGBImageDemo
 
main(String[]) - Static method in class test.graph.SeriesBreakHist
 
main(String[]) - Static method in class test.graph.SimpleDemo
 
main(String[]) - Static method in class test.graph.SimpleDemo2
 
main(String[]) - Static method in class test.graph.SpectrogramRendererDemo
 
main(String[]) - Static method in class test.graph.SpectrogramRendererDemoRebinner
 
main(String[]) - Static method in class test.graph.SpectrumTest
 
main(String[]) - Static method in class test.graph.TrigridSpectrogramTest
 
main(String[]) - Static method in class test.graph.TwoCanvasTCADemo
 
main(String[]) - Static method in class test.Iso8601Regex
 
main(String[]) - Static method in class test.JTreeDemo
 
main(String[]) - Static method in class test.MiscTest
 
main(String[]) - Static method in class test.ModeChangesDemo
 
main(String[]) - Static method in class test.NoCheckCertsHttpsDemo
fix for Exception in thread "main" javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
main(String[]) - Static method in class test.ParseBenchmarks
 
main(String[]) - Static method in class test.PdfUnicodeTextImageTest
 
main(String[]) - Static method in class test.PlotDom
 
main(String[]) - Static method in class test.PropertiesTreeModelDemo
 
main(String[]) - Static method in class test.QDataSetStreamHandlerTest
 
main(String[]) - Static method in class test.RegexTest
 
main(String[]) - Static method in class test.ScannerTest
 
main(String[]) - Static method in class test.SchemesDemo
 
main(String[]) - Static method in class test.SimpleStreamFormatterTest
 
main(String[]) - Static method in class test.SliceIteratorDemo
 
main(String[]) - Static method in class test.stream.TestDas2StreamRead
 
main(String[]) - Static method in class test.system.TestDirtyEventQueueBlocker
 
main(String[]) - Static method in class test.TestAPDataSet
 
main(String[]) - Static method in class test.TestDashup
 
main(String[]) - Static method in class test.TestDataSetOps
 
main(String[]) - Static method in class test.TestFileRegex
 
main(String[]) - Static method in class test.TestFileSystemCaching
 
main(String[]) - Static method in class test.TestFtpFileUpload
 
main(String[]) - Static method in class test.TestFtpProxy
 
main(String[]) - Static method in class test.TestITextLayers4
 
main(String[]) - Static method in class test.TestMakeAggregation
 
main(String[]) - Static method in class test.TestQDataSetStreamHandler
 
main(String[]) - Static method in class test.TestReformDataSet
 
main(String[]) - Static method in class test.TestTimeParser
 
main(String[]) - Static method in class test.TestURLSplit
 
main(String[]) - Static method in class test.TestZipFilesystem
 
main(String[]) - Static method in class test.util.filesystem.TestGetUpdate
 
main(String[]) - Static method in class test.util.filesystem.TestURI
 
main(String[]) - Static method in class test.util.filesystem.TestVersioning
 
main(String[]) - Static method in class test.util.filesystem.TestVFSFileSystem
 
main(String[]) - Static method in class test.util.TestTimeParser
 
main(String[]) - Static method in class test.WaitVsSleep
 
majorTicksDomainDivider - Variable in class org.das2.graph.DasAxis
 
makeAbsolute(String, String) - Static method in class org.autoplot.datasource.URISplit
ensure that the reference, which may be relative, absolute.
MakeAggMap - Class in org.autoplot.inline
Given a vap+inline URI, can its getDataSet calls be converted so that the vap+inline URI becomes an aggregation?
MakeAggMap() - Constructor for class org.autoplot.inline.MakeAggMap
 
makeAggregation(String, String[]) - Static method in class org.autoplot.datasource.DataSourceUtil
attempt to make an aggregation from the URLs.
makeAggregation(String) - Static method in class org.autoplot.datasource.DataSourceUtil
attempt to create an equivalent URL that uses an aggregation template instead of the explicit filename.
makeCanonical(QDataSet) - Static method in class org.autoplot.datasource.TimeRangeToolEventsList
make canonical rank 2 bundle dataset of min,max,color,text
makeCanonical(String) - Static method in class org.autoplot.datasource.URISplit
make the URI canonical, with the vap+<ext>: prefix.
makeCanonical(String) - Static method in class org.das2.fsm.FileStorageModel
Autoplot introduced the dollar sign instead of the percent, because $ is more URI-friendly.
makeChildPlotElement(PlotElement, Plot, DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
copy the plotElement and put it in domPlot, but make it a child immediately.
makeColloquial(String) - Static method in class org.autoplot.datasource.URISplit
make the URI colloquial, e.g.
makeColorTable(String, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
returns a color table using QDataSets as inputs to make it easier to use in scripts.
makeColorTable(int[], int[], int[], int[], int, int, int) - Static method in class org.das2.graph.DasColorBar.Type
returns a color table with interpolated colors for the wedge from 0 to ncolor-1, and at ncolor, the fill color.
makeCurrent() - Method in class org.das2.graph.DasCanvas
make this the current canvas
makeDataSet(int, int, int, int, int, int, int, ByteBuffer, Object) - Static method in class org.das2.qds.buffer.BufferDataSet
Make a BufferDataSet of the given type.
makeDataSet(int, int, int, int[], ByteBuffer, Object) - Static method in class org.das2.qds.buffer.BufferDataSet
Make a BufferDataSet of the given type.
makeDataSetBits(int, int, int, int, int, int, int, ByteBuffer, Object) - Static method in class org.das2.qds.buffer.BufferDataSet
support binary types that are not a multiple of 8 bits.
makeDimension(Element) - Method in class org.autoplot.netCDF.AbstractIOSP
Create the dimensions for the ncfile.
makeDirectory(String) - Method in class ftpfs.ftp.FtpBean
Make a directory in the server.
makeFileReferenceAbsolute(String) - Static method in class org.das2.util.ArgumentList
make a standard way to make file names absolute
makeImmutable() - Method in class org.autoplot.dods.DodsVarDataSet
 
makeImmutable() - Method in class org.das2.qds.AbstractDataSet
 
makeImmutable() - Method in interface org.das2.qds.MutablePropertyDataSet
mark the dataset as being immutable.
makeJTextFieldLookLikeJLabel(JTextField) - Static method in class org.autoplot.datasource.ui.Util
make JTextField look like a JLabel.
makeLink(JPanel, ActionListener) - Static method in class org.autoplot.help.TitledBorderDecorator
 
makeMonic() - Method in class ProGAL.math.Polynomial
 
makePropertiesMutable(QDataSet) - Static method in class org.das2.qds.DataSetOps
return a dataset that has mutable properties.
makeSet(Object) - Method in class ProGAL.dataStructures.DisjointSet
 
makeSocket(long) - Method in class ftpfs.ftp.SocketOpener
 
makeThinner() - Method in class org.autoplot.datasource.TimeRangeEditor
re-layout the GUI to make it thinner.
MakeToolPanel - Class in org.autoplot.scriptconsole
little panel with "install in tools folder" prompt
MakeToolPanel() - Constructor for class org.autoplot.scriptconsole.MakeToolPanel
Creates new form MakeToolPanel
makeupName(List<String>) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
make up a name that does not exist in the list of names.
makeValid(MutablePropertyDataSet) - Static method in class org.das2.qds.DataSetUtil
throw out DEPEND and PLANE to make dataset valid.
makeVariable(NetcdfFile, Element) - Method in class org.autoplot.netCDF.AbstractIOSP
 
makeWritable(QDataSet) - Static method in class org.das2.qds.DataSetOps
return a dataset that is writable.
MalformedRemoteBookmarksException - Exception in org.autoplot.bookmarks
marker class for MalformedRemoteBookmarksException
MalformedRemoteBookmarksException(String) - Constructor for exception org.autoplot.bookmarks.MalformedRemoteBookmarksException
 
manualWidthCB - Variable in class org.autoplot.PdfOptionsPanel
 
map(String) - Method in interface org.autoplot.datasource.DataSourceUtil.URIMap
 
map(String) - Method in class org.autoplot.inline.MakeAggMap
 
MapEditor - Class in org.das2.components.propertyeditor
 
MapEditor() - Constructor for class org.das2.components.propertyeditor.MapEditor
 
MapSerializeDelegate - Class in org.das2.qstream
Store map property to QStream.
MapSerializeDelegate() - Constructor for class org.das2.qstream.MapSerializeDelegate
 
marginColumn - Variable in class org.autoplot.dom.Canvas
 
marginRow - Variable in class org.autoplot.dom.Canvas
 
mark - Variable in class org.das2.event.DasSelectionEvent
 
mark(int) - Method in class org.das2.util.ByteBufferInputStream
 
markDirty() - Method in class org.autoplot.PersistentStateSupport
 
markDirty() - Method in class org.das2.dasml.PersistentStateSupport
 
MARKER_DATASET - Variable in class org.das2.graph.Renderer
 
MARKER_X_AXIS_RANGE - Variable in class org.das2.graph.Renderer
 
MARKER_Y_AXIS_RANGE - Variable in class org.das2.graph.Renderer
 
markInactive() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
Mark that results from this result set should no longer be taken into account.
markProblems(List<String>) - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.datasource.CompletionsDataSourceEditor
 
markProblems(List<String>) - Method in interface org.autoplot.datasource.DataSourceEditorPanel
mark the problems identified by the data source.
markProblems(List<String>) - Method in class org.autoplot.datasource.jython.JythonEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
markProblems(List<String>) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
markSupported() - Method in class org.das2.util.ByteBufferInputStream
 
markTime() - Static method in class org.das2.util.LoggerManager
mark the time using the thread name.
markTime(String) - Static method in class org.das2.util.LoggerManager
mark the time that this occurred.
MATLAB_JET - Static variable in class org.das2.graph.DasColorBar.Type
Mimic the default Matlab colorbar for comparison with Matlab-generated spectrograms.
MATLAB_JET_BLACK0 - Static variable in class org.das2.graph.DasColorBar.Type
Mimic the default Matlab colorbar for comparison with Matlab-generated spectrograms, but with black for the bottom most color.
Matrix - Class in org.das2.math.matrix
 
Matrix(int, int) - Constructor for class org.das2.math.matrix.Matrix
 
Matrix - Class in org.das2.qds.math.matrix
 
Matrix(int, int) - Constructor for class org.das2.qds.math.matrix.Matrix
 
Matrix - Class in ProGAL.math
 
Matrix(int, int) - Constructor for class ProGAL.math.Matrix
Construct an M by N matrix with zeros in all entries.
Matrix(double[][]) - Constructor for class ProGAL.math.Matrix
Construct a matrix from an array-of-array-of-double.
Matrix(int, int, int) - Constructor for class ProGAL.math.Matrix
 
Matrix.EigenvalueDecomposition - Class in ProGAL.math
Eigenvalues and eigenvectors of a real matrix.
Matrix.ImmutableMatrix - Class in ProGAL.math
 
Matrix3x3 - Class in ProGAL.math
 
Matrix3x3() - Constructor for class ProGAL.math.Matrix3x3
 
Matrix3x3(double[][]) - Constructor for class ProGAL.math.Matrix3x3
 
MatrixUtil - Class in org.das2.math.matrix
 
MatrixUtil - Class in org.das2.qds.math.matrix
 
max() - Method in class org.das2.datum.DatumRange
returns the bigger value or stop of the range.
MAX - Static variable in class org.das2.graph.DasCanvas.HotLine
TODO
max(double[]) - Static method in class org.das2.util.DasMath
 
MAX_BOUNDARIES - Static variable in interface org.das2.datum.DomainDivider
 
MAX_BUNDLE_COUNT - Static variable in class org.autoplot.pdsppi.PDSPPIDataSource
no dataset can have more than MAX_BUNDLE_COUNT datasets.
MAX_FIELDS - Static variable in class org.autoplot.cefdatasource.CefReaderData
 
MAX_HIGH_RANK - Static variable in interface org.das2.qds.QDataSet
the highest rank supported by the library, without direct access to datums.
MAX_PLANE_COUNT - Static variable in interface org.das2.qds.QDataSet
the maximum number of allowed planes.
MAX_RANK - Static variable in interface org.das2.qds.QDataSet
the highest rank supported by the library.
MAX_UNIT_BUNDLE_COUNT - Static variable in interface org.das2.qds.QDataSet
maximum number of same-unit bundled dimensions (e.g.
maxError - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
maximumVisibleRows - Variable in class org.autoplot.datasource.JScrollPopupMenu
 
maxNextCharInd - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
maybeAddColumn(String) - Method in class org.autoplot.dom.CanvasController
add a column with the spec (e.g.
maybeAddFile(String, int) - Static method in class org.autoplot.datasource.URISplit
add "file:/" to a resource string that appears to reference the local filesystem.
maybeAddFileNotFound(String) - Static method in class org.autoplot.datasource.DataSetSelector
there are two places in the code where FileNotFound messages are passed in with just the file name.
maybeAddRow(String) - Method in class org.autoplot.dom.CanvasController
add a row with the spec (e.g.
maybeAddValidRange(Map<String, Object>, MutablePropertyDataSet) - Static method in class org.autoplot.cdf.CdfUtil
add the valid range only if it looks like it is correct.
maybeCopy(QDataSet) - Static method in class org.autoplot.cdf.TrDDataSet
Copy the dataset to a DDataSet only if the dataset is not already a DDataSet.
maybeCopy(QDataSet) - Static method in class org.autoplot.cdf.TrFDataSet
Copy the dataset to a DDataSet only if the dataset is not already a DDataSet.
maybeCopy(QDataSet) - Static method in class org.autoplot.cdf.TrLDataSet
Copy the dataset to a DDataSet only if the dataset is not already a DDataSet.
maybeCopy(QDataSet) - Static method in class org.das2.qds.ArrayDataSet
Copy the dataset to an ArrayDataSet only if the dataset is not already an ArrayDataSet that is mutable.
maybeCopy(Class, QDataSet) - Static method in class org.das2.qds.ArrayDataSet
Copy the dataset to a ArrayDataSet only if the dataset is not already a particular instance of the given type of ArrayDataSet.
maybeCopy(QDataSet) - Static method in class org.das2.qds.buffer.BufferDataSet
Copy the dataset to an BufferDataSet only if the dataset is not already an BufferDataSet.
maybeCopy(QDataSet) - Static method in class org.das2.qds.ops.Ops
Copy the dataset to an ArrayDataSet only if the dataset is not already an ArrayDataSet or BufferDataSet.
maybeCopyRenderType(QDataSet, MutablePropertyDataSet) - Static method in class org.das2.qds.DataSetUtil
copy over the render type, if it is still appropriate.
maybeCreateDasPeer() - Method in class org.autoplot.dom.PlotElementController
create the peer that will actually do the painting.
maybeCreateRenderer(RenderType, Renderer, DasColorBar, boolean) - Static method in class org.autoplot.AutoplotUtil
return a renderer that is configured for this renderType.
maybeFormat(String, QDataSet, String) - Method in class org.das2.qstream.SerialStreamFormatter
format the dataset, maybe sending a descriptor if it hasn't been sent already.
maybeGetCacheReader(URL, File[][], long) - Static method in class org.autoplot.hapi.HapiDataSource
make a connection to the server, expecting that the server might send back a 304 indicating the cache files should be used.
maybeGetRemoteBookmarkUrl(Bookmark, BookmarksManagerModel, TreeModel, TreePath) - Static method in class org.autoplot.bookmarks.BookmarksManager
return the remoteUrl containing this bookmark, or an empty string.
maybeGetRemoteBookmarkUrl(Bookmark) - Static method in class org.autoplot.bookmarks.BookmarksManager
lookup the remote URL.
maybeInitializeIcon() - Method in class org.das2.graph.DasColorBar.Type
initialize the icon representing this colorbar, if not done already.
maybeLoadChildren() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
maybeLoadMetadata() - Method in class org.das2.util.filesystem.WebFileObject
load the metadata for the file object, presently only for HTTP doing a HEAD request.
maybeLoadSystemProperties() - Static method in class org.autoplot.AutoplotUtil
check to see if the user has the file HOME/autoplot_data/system.properties, which if found will cause System.setProperty for each one.
maybeMkdirs(File) - Static method in class org.das2.util.filesystem.FileSystemUtil
create the file folder if it does not exist.
maybePlot - Variable in class org.autoplot.datasource.CompletionContext
hint that this completion should finish a valid URL, so go ahead and try to use it.
maybePlot(boolean) - Method in class org.autoplot.datasource.DataSetSelector
if the dataset requires parameters that aren't provided, then show completion list.
maybePlot(int) - Method in class org.autoplot.datasource.DataSetSelector
trigger a plot, allowing modifiers such as: 0 replace plot KeyEvent.CTRL_MASK plot below KeyEvent.SHIFT_MASK overplot KeyEvent.ALT_MASK edit this URI.
maybePlot - Variable in class org.autoplot.datasource.DataSetURI.CompletionResult
If true then the service-provider code believes this completion should be usable after the completion.
maybePlusToSpace(String) - Static method in class org.autoplot.datasource.DataSetURI
Legacy behavior was to convert pluses into spaces in URIs.
maybeQuoteString(String) - Static method in class org.autoplot.jythonsupport.JythonUtil
put quotes around values that appear to be strings.
maybeReduceRank2(MutablePropertyDataSet) - Static method in class org.autoplot.metatree.IstpMetadataModel
RBSP/ECT/MAGEIS has files where typically the energy labels are constant, but they must be rank 2 because they can vary.
maybeRefresh(ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDB
refresh no more often than once per 10 minutes.
maybeRound(DasAxis, DatumRange) - Static method in class org.das2.event.MouseModule
round to the nearest nice interval by looking for a DomainDivider in the axis.
maybeSelect(Point) - Method in class org.autoplot.pngwalk.ClickDigitizer
select the datapoint that is near the click position, based on the annoTypeChar
maybeUnquoteString(String) - Static method in class org.autoplot.jythonsupport.JythonUtil
pop off the quotes to get the text inside.
maybeUpdateDirectoryEntry(String, boolean) - Method in class org.das2.util.filesystem.HttpFileSystem
HTTP listings are really done by querying the single file, so support this by issuing a head request
maybeUpdateDirectoryEntry(String, boolean) - Method in class org.das2.util.filesystem.WebFileSystem
trigger an update of the in-memory listing, or check to see if it is in memory.
MD5_CHECKSUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
mean(QDataSet) - Static method in class org.das2.qds.ops.Ops
Mean function that returns the average of the valid elements of a rank N dataset
mean(Object) - Static method in class org.das2.qds.ops.Ops
 
mean(QDataSet) - Static method in class org.das2.qds.util.AutoHistogram
returns the mean of the dataset that has been histogrammed.
mean(double[]) - Static method in class org.das2.util.DasMath
 
median(VectorDataSet) - Static method in class org.das2.dataset.VectorUtil
 
median(Object) - Static method in class org.das2.qds.ops.Ops
 
median(QDataSet) - Static method in class org.das2.qds.ops.Ops
Median function that sorts a rank N dataset and returns its median.
median(double[]) - Static method in class org.das2.util.DasMath
 
medianFilter(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
1-D median filter with a boxcar of the given size.
MedianFilterEditorPanel - Class in org.das2.qds.filters
 
MedianFilterEditorPanel() - Constructor for class org.das2.qds.filters.MedianFilterEditorPanel
Creates new form MedianFilterEditorPanel
MEGA - Static variable in class org.das2.datum.UnitsConverter
 
megaHertz - Static variable in class org.das2.datum.Units
 
Memento() - Constructor for class org.das2.graph.DasAxis.Memento
 
MEMORY_LISTING_TIMEOUT_MS - Static variable in class org.das2.util.filesystem.WebFileSystem
we keep a cached listing in memory for performance.
MendelbrotDataLoader - Class in org.das2.dataset.test
 
MendelbrotDataLoader(Renderer) - Constructor for class org.das2.dataset.test.MendelbrotDataLoader
Creates a new instance of MendelbrotDataSetDescriptor
MendelbrotDataSetDescriptor - Class in org.das2.dataset.test
 
MendelbrotDataSetDescriptor(DasAxis) - Constructor for class org.das2.dataset.test.MendelbrotDataSetDescriptor
Creates a new instance of MendelbrotDataSetDescriptor
merge(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
Merge the two sorted rank N datasets, using their DEPEND_0 datasets, into one rank N dataset.
mergeList(List<Bookmark>, List<Bookmark>) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
merge in the bookmarks.
mergeProperties(Map<String, Object>, Map<String, Object>) - Static method in class org.autoplot.AutoplotUtil
combine the two properties trees, using values from the first when both contain the same property.
message - Variable in class org.das2.jythoncompletion.JythonCompletionProvider
 
MessageBox - Class in org.das2.util
 
MessageCompletionItem - Class in org.das2.jythoncompletion
Completion that just shows a message.
MessageCompletionItem(String) - Constructor for class org.das2.jythoncompletion.MessageCompletionItem
 
MessageCompletionItem(String, String) - Constructor for class org.das2.jythoncompletion.MessageCompletionItem
 
META_CONTENT_LENGTH - Static variable in interface org.das2.util.filesystem.WebProtocol
 
META_CONTENT_TYPE - Static variable in interface org.das2.util.filesystem.WebProtocol
 
META_COOKIE - Static variable in interface org.das2.util.filesystem.WebProtocol
 
META_EXIST - Static variable in interface org.das2.util.filesystem.WebProtocol
 
META_LAST_MODIFIED - Static variable in interface org.das2.util.filesystem.WebProtocol
 
METADATA - Static variable in interface org.das2.qds.QDataSet
Map<String,Object> representing additional properties used by client codes.
METADATA_FRESH_TIMEOUT_MS - Variable in class org.das2.util.filesystem.WebFileObject
 
METADATA_MODEL - Static variable in interface org.das2.qds.QDataSet
String, a scheme for the metadata tree, such as ISTP or SPASE.
MetadataModel - Class in org.autoplot.datasource
Maps various metadata models to set of canonical name/value pairs See QDataSet properties for list of properties.
MetadataModel() - Constructor for class org.autoplot.datasource.MetadataModel
 
MetadataPanel - Class in org.autoplot
MetadataPanel shows statistics and metadata for the dataset, such as units and fill values.
MetadataPanel(ApplicationModel) - Constructor for class org.autoplot.MetadataPanel
 
MetaDataScraper - Class in org.autoplot.dods
Scrape the metadata from the <dods URL>.html form of the data.
MetaDataScraper() - Constructor for class org.autoplot.dods.MetaDataScraper
Creates a new instance of SPDFMetaDataScraper.
MetadataUtil - Class in org.autoplot.metatree
 
MetadataUtil() - Constructor for class org.autoplot.metatree.MetadataUtil
 
meterInputStream(InputStream) - Method in class org.das2.client.InputStreamMeter
 
meters - Static variable in class org.das2.datum.Units
 
METHOD_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
MeV - Static variable in class org.das2.datum.Units
 
MICRO - Static variable in class org.das2.datum.TimeUtil
 
MICRO - Static variable in class org.das2.datum.UnitsConverter
 
MicrophoneStream - Class in org.das2.stream
 
MicrophoneStream(TargetDataLine, AudioFileFormat.Type, File) - Constructor for class org.das2.stream.MicrophoneStream
 
micros - Variable in class org.das2.datum.TimeUtil.TimeStruct
additional microseconds since minute boundary
MICROSECONDS - Static variable in class org.das2.datum.format.TimeDatumFormatter
HH:mm:ss.SSSSSS
microseconds - Static variable in class org.das2.datum.Units
 
microseconds2 - Static variable in class org.das2.datum.Units
 
microseconds3 - Static variable in class org.das2.datum.Units
 
middle() - Method in class org.das2.datum.DatumRange
returns the middle value of the range, often useful when the most descriptive value is needed.
midPoint(Point, Point) - Static method in class ProGAL.geom2d.Point
Returns the midpoint of two points.
MILLI - Static variable in class org.das2.datum.TimeUtil
 
MILLI - Static variable in class org.das2.datum.UnitsConverter
 
millimeters - Static variable in class org.das2.datum.Units
 
millis - Variable in class org.das2.datum.TimeUtil.TimeStruct
additional milliseconds since minute boundary
MILLISECONDS - Static variable in class org.das2.datum.format.TimeDatumFormatter
HH:mm:ss.SSS
MILLISECONDS - Static variable in class org.das2.datum.TimeContext
 
milliseconds - Static variable in class org.das2.datum.Units
 
milliseconds2 - Static variable in class org.das2.datum.Units
 
MIME - Class in org.das2.stream
A listing of MIME types parseable by Das2 clients
MIME_DAS2_BIN - Static variable in class org.das2.stream.MIME
Das2 Binary Stream data mime-type
MIME_DAS2_TEXT - Static variable in class org.das2.stream.MIME
Das2 Text Stream mime-type
MIME_QDS_BIN - Static variable in class org.das2.stream.MIME
Autoplot QStream binary data mime-type
MIME_QDS_TEXT - Static variable in class org.das2.stream.MIME
Autoplot QStream text version mime-type
MIME_VAP - Static variable in class org.das2.stream.MIME
Autoplot VAP file mime-type recommended form
MIME_VAP_ALT - Static variable in class org.das2.stream.MIME
Autoplot VAP file mime-type deprecated form
min() - Method in class org.das2.datum.DatumRange
returns the smaller value or start of the range.
MIN - Static variable in class org.das2.graph.DasCanvas.HotLine
TODO
min(double[]) - Static method in class org.das2.util.DasMath
 
MIN_WAVEFORM_LENGTH - Static variable in interface org.das2.qds.QDataSet
the minimum length of each of the waveform packets in a rank 2 waveform dataset.
MINIMUM_CELL_SIZE - Static variable in class org.autoplot.pngwalk.RowPngWalkView
 
minimumEnclosingCircle_bruteforce(List<Point>) - Static method in class ProGAL.geom2d.Circle
Deprecated.
minimumEnclosingCircle_Welzl(List<Point>) - Static method in class ProGAL.geom2d.Circle
 
minimumLayoutSize(Container) - Method in class org.autoplot.datasource.JScrollPopupMenu.ScrollPopupMenuLayout
 
minimumLayoutSize(Container) - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
minimumLayoutSize(Container) - Method in class org.das2.graph.DasCanvas.RowColumnLayout
 
MinMaxReduceFilter - Class in org.das2.qstream.filter
Second attempt at figuring this out.
MinMaxReduceFilter() - Constructor for class org.das2.qstream.filter.MinMaxReduceFilter
 
minor(int, int) - Method in class ProGAL.math.Matrix
Return the minor, i.e.
minorTicksDomainDivider - Variable in class org.das2.graph.DasAxis
 
minus(Datum) - Method in class org.das2.datum.Datum
Groovy scripting language uses this for overloading.
minus(Polynomial) - Method in class ProGAL.math.Polynomial
 
MINUSONE - Static variable in class org.das2.dataset.RebinDescriptor
 
MINUTE - Static variable in class org.das2.datum.TimeUtil
 
minute - Variable in class org.das2.datum.TimeUtil.TimeStruct
minute containing the time datum
MINUTES - Static variable in class org.das2.datum.format.TimeDatumFormatter
HH:mm
MINUTES - Static variable in class org.das2.datum.TimeContext
 
minutes - Static variable in class org.das2.datum.Units
 
mirror - Variable in class org.das2.graph.PitchAngleDistributionRenderer
if true, then mirror the image about angle=0.
mirror - Variable in class org.das2.graph.PolarPlotRenderer
if true, then mirror the image about angle=0.
MiscTest - Class in test
 
MiscTest() - Constructor for class test.MiscTest
 
misses - Variable in class org.das2.dataset.AbstractDataSetCache
 
mj1958 - Static variable in class org.das2.datum.Units
roughly days since on midnight on 1958-01-01, Julian - 2436204.5 to be more precise.
mjd - Static variable in class org.das2.datum.Units
The Modified Julian Day (MJD) is the number of days (with decimal fraction of the day) that have elapsed since midnight at the beginning of Wednesday November 17, 1858.
mkdir(String) - Static method in class org.autoplot.ScriptContext
make the directory.
MLSD_ALWAYS - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the MLSD policy that causes the client to use always the MLSD command instead of LIST, also if the MLSD command is not explicitly supported by the server (the support is tested with the FEAT command).
MLSD_IF_SUPPORTED - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the MLSD policy that causes the client to use the MLSD command instead of LIST, but only if the MLSD command is explicitly supported by the server (the support is tested with the FEAT command).
MLSD_NEVER - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the MLSD policy that causes the client to use always the LIST command, also if the MLSD command is explicitly supported by the server (the support is tested with the FEAT command).
MLSDListParser - Class in it.sauronsoftware.ftp4j.listparsers
This parser can handle the standard MLST/MLSD responses (RFC 3659).
MLSDListParser() - Constructor for class it.sauronsoftware.ftp4j.listparsers.MLSDListParser
 
mod(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise mod of two datasets with compatible geometry.
mod(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
mode(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the most frequently occurring element of the valid elements of a rank N dataset
ModeChangesDemo - Class in test
 
ModeChangesDemo() - Constructor for class test.ModeChangesDemo
 
modified - Variable in class org.das2.util.filesystem.FileSystem.DirectoryEntry
modified date, in seconds since 1970.
modifiedDate(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method asks and returns the last modification date of a file or directory.
modifiedJulian - Static variable in class org.das2.datum.Basis
 
modifiers - Variable in class org.autoplot.AddPlotElementDialog
 
modifiers - Variable in class org.autoplot.datasource.DataSourceEditorDialog
 
modifiers - Variable in class org.autoplot.RecentUrisDialog
 
modifiers - Variable in class org.autoplot.TcaElementDialog
 
modp(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise mod of two datasets with compatible geometry.
modp(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
modp(double, double) - Static method in class org.das2.util.DasMath
just like modulo (%) function, but negative numbers return positive phase.
modp(int, int) - Static method in class org.das2.util.DasMath
just like modulo (%) function, but negative numbers return positive phase.
MODULE_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
moment(QDataSet) - Static method in class org.das2.qds.DataSetOps
performs the moment (mean,variance,etc) on the dataset.
moments(QDataSet) - Static method in class org.das2.qds.util.AutoHistogram
returns the mean of the dataset that has been histogrammed.
monitor - Variable in class org.das2.graph.DataLoader.Request
 
MonitorFactory - Interface in org.das2.system
 
monoExtent(QDataSet) - Method in class org.das2.qds.util.AutoHistogram
fast extent only works when monotonic.
MONOTONIC - Static variable in interface org.das2.qds.QDataSet
Boolean, Boolean.TRUE if dataset is monotonically increasing, and the data is rank 1.
monotonicSubset(ArrayDataSet) - Static method in class org.das2.qds.ArrayDataSet
ensure that there are no non-monotonic or repeat records, by removing the first N-1 records of N repeated records.
monotonicSubset(QDataSet) - Static method in class org.das2.qds.ops.Ops
ensure that there are no non-monotonic or repeat records, by removing the first N-1 records of N repeated records.
monotonicSubset2(ArrayDataSet) - Static method in class org.das2.qds.ArrayDataSet
ensure that there are no non-monotonic or repeat records, by starting at the middle of the dataset and finding the monotonic subsection.
MONTH - Static variable in class org.das2.datum.TimeUtil
 
month - Variable in class org.das2.datum.TimeUtil.TimeStruct
month containing the time datum
MonthDatumRange - Class in org.das2.datum
DatumRange implementation that preserves month and year boundaries in the next() and previous() implementations.
MonthDatumRange(int[], int[], Units) - Constructor for class org.das2.datum.MonthDatumRange
create the MonthDatumRange with the decomposed times.
MonthDatumRange(int[], int[]) - Constructor for class org.das2.datum.MonthDatumRange
create the MonthDatumRange with the decomposed times.
monthNameAbbrev(int) - Static method in class org.das2.datum.TimeUtil
returns "Jan", "Feb", ...
monthNumber(String) - Static method in class org.das2.datum.TimeUtil
returns 1..12 for the English month name.
MONTHS - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy-MM
MONTHS - Static variable in class org.das2.datum.TimeContext
 
mountTree(TreeModel) - Method in class org.das2.util.CombinedTreeModel
 
mountTree(TreeModel, int) - Method in class org.das2.util.CombinedTreeModel
mounts the tree.
mouseAdapter - Variable in class org.das2.graph.DasCanvasComponent
the mouse adapter for handling mouse events.
MouseBoxEvent - Class in org.das2.event
 
MouseBoxEvent(Object, Point, Point, boolean) - Constructor for class org.das2.event.MouseBoxEvent
Creates a new instance of MouseBoxEvent
mouseClicked(MouseEvent) - Method in class org.das2.event.MouseModule
 
mouseClicked(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mouseClicked(MouseEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
mouseClicked(MouseEvent) - Method in class test.ColorPickerRobot
 
MouseDragEvent - Class in org.das2.event
 
MouseDragEvent(Object) - Constructor for class org.das2.event.MouseDragEvent
 
MouseDragEvent(Object, Gesture) - Constructor for class org.das2.event.MouseDragEvent
 
mouseDragged(MouseEvent) - Method in class org.autoplot.ColumnColumnConnectorMouseModule
 
mouseDragged(MouseEvent) - Method in class org.das2.event.DasMouseInputAdapter
 
mouseDragged(MouseEvent) - Method in class org.das2.event.MouseModule
 
mouseDragged(MouseEvent) - Method in class org.das2.event.ZoomPanMouseModule
 
mouseDragged(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mouseDragged(MouseEvent) - Method in class test.ColorPickerRobot
 
mouseEntered(MouseEvent) - Method in class org.das2.event.DasMouseInputAdapter
 
mouseEntered(MouseEvent) - Method in class org.das2.event.MouseModule
 
mouseEntered(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mouseEntered(MouseEvent) - Method in class test.ColorPickerRobot
 
mouseExited(MouseEvent) - Method in class org.das2.event.DasMouseInputAdapter
 
mouseExited(MouseEvent) - Method in class org.das2.event.MouseModule
 
mouseExited(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mouseExited(MouseEvent) - Method in class test.ColorPickerRobot
 
mouseModule - Variable in class org.autoplot.dom.Options
the preference for mouse module.
MouseModule - Class in org.das2.event
A MouseModule is a pluggable unit that promotes simple mouse events into human events or actions that are useful for science analysis.
MouseModule() - Constructor for class org.das2.event.MouseModule
 
MouseModule(DasCanvasComponent) - Constructor for class org.das2.event.MouseModule
 
MouseModule(DasCanvasComponent, DragRenderer, String) - Constructor for class org.das2.event.MouseModule
 
MouseModule.Pos - Enum in org.das2.event
used by subclasses to describe positions.
MouseModuleBeanInfo - Class in org.das2.beans
 
MouseModuleBeanInfo() - Constructor for class org.das2.beans.MouseModuleBeanInfo
 
MouseModuleType - Enum in org.autoplot
Enumeration to store the current mouse module preference.
mouseMoved(MouseEvent) - Method in class org.das2.event.BoxSelectorMouseModule
 
mouseMoved(MouseEvent) - Method in class org.das2.event.DasMouseInputAdapter
 
mouseMoved(MouseEvent) - Method in class org.das2.event.MouseModule
 
mouseMoved(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mouseMoved(MouseEvent) - Method in class test.ColorPickerRobot
 
mousePointSelected(MousePointSelectionEvent) - Method in class org.das2.event.CrossHairMouseModule
 
mousePointSelected(MousePointSelectionEvent) - Method in class org.das2.event.DataPointSelectorMouseModule
 
mousePointSelected(MousePointSelectionEvent) - Method in class org.das2.event.HorizontalSlicerMouseModule
 
mousePointSelected(MousePointSelectionEvent) - Method in class org.das2.event.MouseModule
Action to take when a point (click or drag) is selected.
mousePointSelected(MousePointSelectionEvent) - Method in class org.das2.event.VerticalSlicerMouseModule
 
MousePointSelectionEvent - Class in org.das2.event
 
MousePointSelectionEvent(Object, int, int) - Constructor for class org.das2.event.MousePointSelectionEvent
Creates a new instance of MousePointSelectionEvent
mousePressed(MouseEvent) - Method in class com.cottagesystems.jdiskhog.MyMouseListener
 
mousePressed(MouseEvent) - Method in class org.autoplot.ColumnColumnConnectorMouseModule
 
mousePressed(MouseEvent) - Method in class org.das2.event.BoxSelectorMouseModule
 
mousePressed(MouseEvent) - Method in class org.das2.event.DasMouseInputAdapter
 
mousePressed(MouseEvent) - Method in class org.das2.event.MouseModule
 
mousePressed(MouseEvent) - Method in class org.das2.event.MoveComponentMouseModule
 
mousePressed(MouseEvent) - Method in class org.das2.event.ZoomPanMouseModule
 
mousePressed(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mousePressed(MouseEvent) - Method in class test.ColorPickerRobot
 
MouseRangeGestureSelectionEvent - Class in org.das2.event
 
MouseRangeGestureSelectionEvent(Object, int, int, Gesture) - Constructor for class org.das2.event.MouseRangeGestureSelectionEvent
Creates a new instance of MouseRangeGestureSelectionEvent
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.AnnotatorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.BoxRangeSelectorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.BoxSelectorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.BoxZoomMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.DisplayDataMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.HorizontalRangeSelectorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.MouseModule
Action to take when a mouse range (click, drag, release) has been selected.
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.RangeAnnotatorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
 
MouseRangeSelectionEvent - Class in org.das2.event
 
MouseRangeSelectionEvent(Object, int, int, boolean) - Constructor for class org.das2.event.MouseRangeSelectionEvent
Creates a new instance of DasDevicePositionEvent
mouseReleased(MouseEvent) - Method in class com.cottagesystems.jdiskhog.MyMouseListener
 
mouseReleased(MouseEvent) - Method in class org.autoplot.ColumnColumnConnectorMouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.event.BoxSelectorMouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.event.DasMouseInputAdapter
 
mouseReleased(MouseEvent) - Method in class org.das2.event.DataPointSelectorMouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.event.MouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.event.MoveComponentMouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.event.RangeAnnotatorMouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.event.ZoomPanMouseModule
 
mouseReleased(MouseEvent) - Method in class org.das2.graph.DasCanvas.GlassPane
 
mouseReleased(MouseEvent) - Method in class test.ColorPickerRobot
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.autoplot.ColumnColumnConnectorMouseModule
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.das2.event.BoxZoomMouseModule
mouse wheel events zoom or pan rapidly.
mouseWheelMoved(MouseWheelEvent) - Method in class org.das2.event.DasMouseInputAdapter
the mouse wheel was turned so many units.
mouseWheelMoved(MouseWheelEvent) - Method in class org.das2.event.HorizontalRangeSelectorMouseModule
mouse wheel events zoom or pan rapidly.
mouseWheelMoved(MouseWheelEvent) - Method in class org.das2.event.MouseModule
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
mouse wheel events zoom or pan rapidly.
mouseWheelMoved(MouseWheelEvent) - Method in class org.das2.event.ZoomPanMouseModule
mouse wheel events zoom or pan rapidly.
MoveCacheDialog - Class in org.autoplot
 
MoveCacheDialog() - Constructor for class org.autoplot.MoveCacheDialog
Creates new form MoveCacheDialog
MoveComponentMouseModule - Class in org.das2.event
 
MoveComponentMouseModule(DasCanvasComponent) - Constructor for class org.das2.event.MoveComponentMouseModule
Creates a new instance of MoveComponentMouseModule
moveTo(double, double) - Method in class org.das2.graph.GraphUtil.DebuggingGeneralPath
 
mps - Static variable in class org.das2.datum.Units
 
ms1970 - Static variable in class org.das2.datum.Units
milliseconds since midnight Jan 1, 1970, excluding leap seconds.
MSG_CANCEL_TASK - Static variable in class org.das2.components.DasProgressPanel
 
MSG_GRABBING - Static variable in class org.das2.util.DesktopColorChooserPanel
 
MSG_NO_FILES_FOUND - Static variable in class org.autoplot.aggregator.AggregatingDataSource
message used when no files are found in the interval.
MSG_NO_REMOTE - Static variable in class org.autoplot.bookmarks.Bookmark
 
MSG_NOT_LOADED - Static variable in class org.autoplot.bookmarks.Bookmark
 
MSG_REMOTE - Static variable in class org.autoplot.bookmarks.Bookmark
 
MSG_TASK_CANNOT_BE_CANCELED - Static variable in class org.das2.components.DasProgressPanel
 
msgLabel - Variable in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
msgLabel - Variable in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
MULTI_FILE - Static variable in interface org.autoplot.cdf.CDFConstants
 
MULTI_FILE_FORMAT - Static variable in interface org.autoplot.cdf.CDFConstants
 
MultiFieldTimeParser - Class in org.autoplot.ascii
Parse the record by recombining the separated fields, then parsing the combined string.
MultiFieldTimeParser(int, String[], TimeParser, Units) - Constructor for class org.autoplot.ascii.MultiFieldTimeParser
 
MultiFieldTimeParser - Class in org.das2.qds.util
Parse the record by recombining the separated fields, then parsing the combined string.
MultiFieldTimeParser(int, String[], TimeParser, Units) - Constructor for class org.das2.qds.util.MultiFieldTimeParser
 
multiLineTextAlignment - Variable in class org.autoplot.dom.Options
for multiline labels, the alignment, where 0 is left, 0.5 is center, and 1.0 is right.
MULTIPLE - Static variable in class org.das2.components.propertyeditor.PropertyEditor
 
multiply(Datum) - Method in class org.das2.datum.Datum
multiply this by the datum a.
multiply(Number, Units) - Method in class org.das2.datum.Datum
multiply this by the Number provided in the context of units.
multiply(double) - Method in class org.das2.datum.Datum
multiply by a dimensionless number.
multiply(double) - Method in class org.das2.datum.DatumVector
 
multiply(Number, Number, Units) - Method in class org.das2.datum.EnumerationUnits
 
multiply(Number, Number, Units) - Method in class org.das2.datum.LocationUnits
 
multiply(Number, Number) - Static method in class org.das2.datum.NumberUnits
 
multiply(Number, Number, Units) - Method in class org.das2.datum.NumberUnits
 
multiply(Ratio) - Method in class org.das2.datum.Ratio
 
multiply(RationalNumber) - Method in class org.das2.datum.RationalNumber
multiply by the number
multiply(SIUnits, SIUnits) - Static method in class org.das2.datum.SIUnits
 
multiply(String, String, SIUnits, RationalNumber) - Static method in class org.das2.datum.SIUnits
 
multiply(Number, Number, Units) - Method in class org.das2.datum.SIUnits
 
multiply(Number, Number, Units) - Method in class org.das2.datum.Units
 
multiply(Matrix, Matrix) - Static method in class org.das2.math.matrix.MatrixUtil
 
multiply(Matrix, Matrix, Matrix) - Static method in class org.das2.math.matrix.MatrixUtil
 
multiply(Matrix, Matrix) - Static method in class org.das2.qds.math.matrix.MatrixUtil
 
multiply(Matrix, Matrix, Matrix) - Static method in class org.das2.qds.math.matrix.MatrixUtil
 
multiply(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise multiply of two datasets with compatible geometry.
multiply(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
multiply(double) - Method in class ProGAL.geom2d.Vector
 
multiply(double) - Method in class ProGAL.geom3d.Vector
Multiply this vector by s and return the result (without changing this object).
multiply(Vector) - Method in class ProGAL.geom3d.Vector
 
multiply(double) - Method in class ProGAL.geomNd.Vector
Multiply this vector by s and return the result (without changing this object).
multiply(Point) - Method in class ProGAL.math.Matrix
Apply this matrix to the point p and return the result (this will NOT change p).
multiply(Point) - Method in class ProGAL.math.Matrix
 
multiply(Vector) - Method in class ProGAL.math.Matrix
Apply this matrix to the vector v and return the result (without changing v).
multiply(Matrix) - Method in class ProGAL.math.Matrix
Multiply this matrix to another matrix and return the result.
multiply(double) - Method in class ProGAL.math.Matrix
Multiply the components of this matrix by a scalar.
multiply(Matrix3x3) - Method in class ProGAL.math.Matrix3x3
 
multiply_Strassen(Matrix) - Method in class ProGAL.math.Matrix
 
MultiplyFilterEditorPanel - Class in org.das2.qds.filters
 
MultiplyFilterEditorPanel() - Constructor for class org.das2.qds.filters.MultiplyFilterEditorPanel
Creates new form MultiplyFilterEditorPanel
multiplyIn(Vector) - Method in class ProGAL.math.Matrix
Apply this matrix to the vector v and return the result (this will change v).
multiplyIn(Point) - Method in class ProGAL.math.Matrix
Apply this matrix to the point p and return the result (this will change p).
multiplyThis(double) - Method in class ProGAL.geom2d.Vector
 
multiplyThis(double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
multiplyThis(double) - Method in class ProGAL.geom3d.Vector
Multiply this vector by s and return the result (changing this object).
multiplyThis(double) - Method in class ProGAL.geomNd.Point
Scale this point by the specified value
multiplyThis(double) - Method in class ProGAL.geomNd.Vector
Multiply this vector by s and return the result (changing this object).
multiplyThis(Matrix) - Method in class ProGAL.math.Matrix.ImmutableMatrix
 
multiplyThis(double) - Method in class ProGAL.math.Matrix.ImmutableMatrix
 
multiplyThis(Matrix) - Method in class ProGAL.math.Matrix
Multiply this matrix to another matrix.
multiplyThis(double) - Method in class ProGAL.math.Matrix
Multiply the components of this matrix by a scalar.
MutablePropertyDataSet - Interface in org.das2.qds
Some QDataSets allow their properties to be changed.
mutatesTo(Object, Object) - Method in class org.autoplot.state.DatumPersistenceDelegate
 
mutatesTo(Object, Object) - Method in class org.autoplot.state.DatumRangePersistenceDelegate
 
mutatesTo(Object, Object) - Method in class org.autoplot.state.EnumPersistenceDelegate
 
mutatesTo(Object, Object) - Method in class org.autoplot.state.TypeSafeEnumPersistenceDelegate
 
mutatesTo(Object, Object) - Method in class org.autoplot.state.UnitsPersistenceDelegate
 
mutatesTo(Object, Object) - Method in class org.das2.persistence.DatumPersistenceDelegate
 
mutatesTo(Object, Object) - Method in class org.das2.persistence.UnitsPersistenceDelegate
 
mutatorLock() - Method in class org.autoplot.dom.ChangesSupport
one client will have write access to the bean, and when unlock is called, a "valueAdjusting" property change event is fired.
mutatorLock() - Method in class org.autoplot.dom.DomNodeController
lock the node so that others cannot modify it.
mutatorLock() - Method in class org.das2.graph.DasAxis
get an object to lock the axis for multiple operations.
mutatorLock() - Method in class org.das2.graph.DasCanvas
access the lock for an atomic operation.
mutatorLock() - Method in class org.das2.graph.DasDevicePosition
get a lock for this object, used to mutate a number of properties as one atomic operation.
mutatorLock() - Method in class org.das2.graph.DataRange
 
mutatorLock() - Method in class org.das2.system.ChangesSupport
one client will have write access to the bean, and when unlock is called, a "valueAdjusting" property change event is fired.
MutatorLock - Interface in org.das2.system
see DasAxis.getMutatorLock, DasDevicePosition.getMutatorLock TODO: This needs work, because there is no way to query if the lock was successful.
MyCompletionResultSetImpl - Class in org.das2.jythoncompletion
 
MyCompletionResultSetImpl() - Constructor for class org.das2.jythoncompletion.MyCompletionResultSetImpl
 
MyDASParser - Class in org.autoplot.dods
 
MyDASParser() - Constructor for class org.autoplot.dods.MyDASParser
Creates a new instance of MyDASParser
MyDDSParser - Class in org.autoplot.dods
 
MyDDSParser() - Constructor for class org.autoplot.dods.MyDDSParser
Creates a new instance of DDSParser
MyMouseListener - Class in com.cottagesystems.jdiskhog
Provide popup menu for JDiskHogPanel.
MyOutputStream(OutputStream, DebuggerConsole) - Constructor for class org.autoplot.scriptconsole.ScriptPanelSupport.MyOutputStream
 
MyRebinner() - Constructor for class test.graph.SpectrogramRendererDemoRebinner.MyRebinner
 
MyRebinnerEnum(String) - Constructor for class test.graph.SpectrogramRendererDemoRebinner.MyRebinnerEnum
 
MyRenderer - Class in test.graph
Demonstration of defining a new Renderer.
MyRenderer() - Constructor for class test.graph.MyRenderer
 
MySpectrogramData() - Constructor for class test.graph.SpectrumTest.MySpectrogramData
 
myTableModel - Variable in class org.das2.components.DataPointRecorder
 
myTableModel - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 

N

n - Variable in class ProGAL.dataStructures.Set
 
n - Variable in class ProGAL.geom2d.Line
 
n - Variable in class ProGAL.geom3d.ParametricPlane
 
N - Variable in class ProGAL.math.Matrix
 
NA_FOR_VARIABLE - Static variable in interface org.autoplot.cdf.CDFConstants
 
name() - Method in class org.autoplot.idlsupport.QDataSetBridge
 
name - Variable in class org.autoplot.jythonsupport.JythonUtil.Param
 
name() - Method in class org.das2.client.DasServer.DataSrcListItem
 
NAME - Static variable in interface org.das2.qds.QDataSet
String, a java identifier that should can be used when an identifier is needed.
name() - Method in class org.das2.qstream.AsciiHexIntegerTransferType
 
name() - Method in class org.das2.qstream.AsciiTimeTransferType
 
name() - Method in class org.das2.qstream.AsciiTransferType
 
name() - Method in class org.das2.qstream.DoubleTransferType
 
name() - Method in class org.das2.qstream.FloatTransferType
 
name() - Method in class org.das2.qstream.IntegerTransferType
 
name() - Method in class org.das2.qstream.LongTransferType
 
name() - Method in class org.das2.qstream.ShortTransferType
 
name() - Method in class org.das2.qstream.TransferType
return a string identifying the TransferType.
name - Variable in class org.das2.util.filesystem.FileSystem.DirectoryEntry
the name within the context of the directory.
name() - Method in class org.virbo.idlsupport.QDataSetBridge
 
NAME_COLON_VALUE_PATTERN - Static variable in class org.das2.dataset.parser.VectorDataSetParser
 
NAME_COLON_VALUE_PATTERN - Static variable in class org.das2.qds.util.AsciiParser
pattern for name:value.
NAME_EQUAL_VALUE_PATTERN - Static variable in class org.das2.dataset.parser.VectorDataSetParser
 
NAME_EQUAL_VALUE_PATTERN - Static variable in class org.das2.qds.util.AsciiParser
pattern for name=value.
NAME_SYSTEM_TIME - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
NameComponentChooser - Class in org.autoplot.util.jemmy
Search for a component based on the name.
NameComponentChooser(String) - Constructor for class org.autoplot.util.jemmy.NameComponentChooser
 
NameContext - Class in org.das2
An instance of NameContext defines the name space for a dasml/das2 application.
NamedColorChooserPanel - Class in org.das2.components.propertyeditor
 
NamedColorChooserPanel() - Constructor for class org.das2.components.propertyeditor.NamedColorChooserPanel
 
NamedURIListTool - Class in org.autoplot.jythonsupport.ui
GUI for creating a list of URIs and variables associated with them.
NamedURIListTool() - Constructor for class org.autoplot.jythonsupport.ui.NamedURIListTool
 
nameFor(QDataSet) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the name used to refer to the dataset.
nameFor(QDataSet) - Method in class org.virbo.idlsupport.QDataSetBridge
return the name used to refer to the dataset.
nameForColor(Color) - Static method in class org.das2.graph.ColorUtil
Deprecated.
return the preferred name for the color
nameForColor(Color) - Static method in class org.das2.util.ColorUtil
return the preferred name for the color
names() - Method in class org.autoplot.idlsupport.QDataSetBridge
 
names() - Method in class org.virbo.idlsupport.QDataSetBridge
 
namesArray - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
array of names that are also the column headers.
NameValueTreeModel - Class in org.autoplot.metatree
 
NameValueTreeModel.TreeNode - Interface in org.autoplot.metatree
 
NANO - Static variable in class org.das2.datum.TimeUtil
 
NANO - Static variable in class org.das2.datum.UnitsConverter
 
NANOSECONDS - Static variable in class org.das2.datum.format.TimeDatumFormatter
HH:mm:ss.SSSSSSSSS
nanoseconds - Static variable in class org.das2.datum.Units
 
NBConsoleFormatter - Class in org.das2.util
Formats log messages to the stdout, so that Netbeans will automatically make links from the stack traces printed to stderr.
NBConsoleFormatter() - Constructor for class org.das2.util.NBConsoleFormatter
 
nBin - Variable in class org.das2.dataset.RebinDescriptor
 
nCol - Variable in class org.das2.math.matrix.Matrix
 
nCol - Variable in class org.das2.qds.math.matrix.Matrix
 
ne(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
ne(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise not equal test.
ne(Object, Object) - Static method in class org.das2.qds.ops.Ops
element-wise equality test, converting arguments as necessary to like units.
nearestNeighbor - Variable in class org.autoplot.dom.Options
Use Nearest neighbor rebinning for viewing spectrograms.
nearestNeighbor - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
NearestNeighborTcaFunction - Class in org.das2.qds
return a function based on a QDataSet.
NearestNeighborTcaFunction(QDataSet) - Constructor for class org.das2.qds.NearestNeighborTcaFunction
Create the function
NEED_ACCOUNT - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
needsColorbar(RenderType) - Static method in class org.autoplot.RenderTypeUtil
 
needWorkMarkers - Variable in class org.das2.graph.Renderer
 
negate(QDataSet) - Static method in class org.das2.qds.ops.Ops
return a dataset with each element negated.
negate(Object) - Static method in class org.das2.qds.ops.Ops
 
negative() - Method in class org.das2.datum.Datum
Groovy scripting language uses this negation operator.
negative() - Method in class ProGAL.geom2d.Vector
 
NEGATIVE_FP_ZERO - Static variable in interface org.autoplot.cdf.CDFConstants
 
NEGtoPOSfp0off - Static variable in interface org.autoplot.cdf.CDFConstants
 
NEGtoPOSfp0on - Static variable in interface org.autoplot.cdf.CDFConstants
 
neighborFill(QDataSet) - Static method in class org.das2.qds.ops.Ops
fill in the missing values by copying nearest data points.
neighbors - Variable in class ProGAL.geom2d.TriangulationFace
 
neighbors - Variable in class ProGAL.geom3d.tessellation.BowyerWatson.Tetr
 
netcdf(Node) - Method in class org.tsds.datasource.TsmlNcml
 
NetCDFDataSource - Class in org.autoplot.netCDF
Read Data from NetCDF and HDF5 files.
NetCDFDataSource(URI) - Constructor for class org.autoplot.netCDF.NetCDFDataSource
Creates a new instance of NetCDFDataSource
NetCDFDataSourceFactory - Class in org.autoplot.netCDF
Factory for NetCDF and HDF5 data sources.
NetCDFDataSourceFactory() - Constructor for class org.autoplot.netCDF.NetCDFDataSourceFactory
Creates a new instance of NetCDFDataSourceFactory
NetcdfMetadataModel - Class in org.autoplot.netCDF
This was once used to implement scale_factor and add_offset, but is no longer used.
NetcdfMetadataModel() - Constructor for class org.autoplot.netCDF.NetcdfMetadataModel
Creates a new instance of NetcdfMetadataModel
NetCdfVarDataSet - Class in org.autoplot.netCDF
wraps a netCDF variable (or HDF5 variable) to present it as a QDataSet.
NetWareListParser - Class in it.sauronsoftware.ftp4j.listparsers
This parser can handle NetWare list responses.
NetWareListParser() - Constructor for class it.sauronsoftware.ftp4j.listparsers.NetWareListParser
 
NETWORK_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
NETWORK_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
newApplication() - Method in class org.autoplot.AutoplotUI
create a new application.
newApplication(String) - Static method in class org.autoplot.ScriptContext
get or create the application identified by the name.
newArray(double[]) - Static method in class org.das2.math.fft.ComplexArray
Creates a new ComplexArray from an array of real numbers.
newArray(double[], double[]) - Static method in class org.das2.math.fft.ComplexArray
Creates a new ComplexArray from an array representing real numbers and an array representing the corresponding complex components.
newArray(float[]) - Static method in class org.das2.math.fft.ComplexArray
Creates a new ComplexArray from an array of real numbers.
newArray(float[], float[]) - Static method in class org.das2.math.fft.ComplexArray
Creates a new ComplexArray from an array representing real numbers and an array representing the corresponding complex components.
newArray(double[]) - Static method in class org.das2.qds.math.fft.ComplexArray
Creates a new ComplexArray from an array of real numbers.
newArray(double[], double[]) - Static method in class org.das2.qds.math.fft.ComplexArray
Creates a new ComplexArray from an array representing real numbers and an array representing the corresponding complex components.
newArray(float[]) - Static method in class org.das2.qds.math.fft.ComplexArray
Creates a new ComplexArray from an array of real numbers.
newArray(float[], float[]) - Static method in class org.das2.qds.math.fft.ComplexArray
Creates a new ComplexArray from an array representing real numbers and an array representing the corresponding complex components.
newArrayCopy(double[]) - Static method in class org.das2.math.fft.ComplexArray
Creates a new ComplexArray from a float array representing real numbers, but copies the original array so that it is not modified.
newArrayCopy(double[]) - Static method in class org.das2.qds.math.fft.ComplexArray
Creates a new ComplexArray from a float array representing real numbers, but copies the original array so that it is not modified.
NewAverageTableRebinner - Class in org.das2.dataset
not thread safe!!!
NewAverageTableRebinner(DataSet, RebinDescriptor, RebinDescriptor) - Constructor for class org.das2.dataset.NewAverageTableRebinner
Creates a new instance of TableAverageRebinner
newBindingModel(String) - Static method in class org.autoplot.state.BindingPersistenceDelegate
 
newCanvasLayout(Application) - Static method in class org.autoplot.dom.DomOps
play with new canvas layout.
newConnector(String) - Static method in class org.autoplot.state.ConnectorPersistenceDelegate
 
newCopy(TableDataSet) - Static method in class org.das2.dataset.WritableTableDataSet
 
newDasPlot(DasCanvas, DatumRange, DatumRange) - Static method in class org.das2.graph.GraphUtil
create a plot for the canvas, along with the row and column for layout.
newDataSet(DArray, HashMap) - Static method in class org.autoplot.dods.DodsVarDataSet
 
newDataSetDescriptor(Map) - Static method in class org.das2.dataset.test.SineWaveDataSetDescriptor
 
newDataSetDescriptor(Map) - Static method in class org.das2.stream.test.LocalFileStandardDataStreamSource
 
newDatum(double, String) - Static method in class org.autoplot.state.DatumPersistenceDelegate
 
newDatum(double, String) - Static method in class org.das2.persistence.DatumPersistenceDelegate
 
newDatumRange(double, double, String) - Static method in class org.autoplot.state.DatumRangePersistenceDelegate
 
newDatumRange(double, double, Units) - Static method in class org.das2.datum.DatumRange
creates a new DatumRange object with the range specified in the space identified by units.
newDatumRange(double, double, String) - Static method in class org.das2.persistence.DatumRangePersistenceDelegate
 
newDatumVector(Datum[], Units) - Static method in class org.das2.datum.DatumVector
 
newDatumVector(double[], Units) - Static method in class org.das2.datum.DatumVector
 
newDatumVector(double[], double, Units) - Static method in class org.das2.datum.DatumVector
 
newDatumVector(double[], int, int, Units) - Static method in class org.das2.datum.DatumVector
 
newDDoubleArray(double[][]) - Static method in class org.das2.math.Interpolate
 
newDDoubleArray(int, int) - Static method in class org.das2.math.Interpolate
 
newDialogWindow(Window, String) - Static method in class org.autoplot.ScriptContext
return a new Autoplot.
newDimensionless(double, double) - Static method in class org.das2.datum.DatumRangeUtil
 
newDimensionless(double, double) - Static method in class org.das2.datum.DatumRangeUtilOld
 
newDocument(Descriptor) - Method in class org.das2.qstream.StreamDescriptor
get the XML document that will contain the descriptor.
newDoubleFFT(int) - Static method in class org.das2.math.fft.GeneralFFT
creates an FFT object that operates on a ComplexArray.Double of n elements.
newDoubleFFT(int) - Static method in class org.das2.qds.math.fft.GeneralFFT
creates an FFT object that operates on a ComplexArray.Double of n elements.
newEmpty(TableDataSet) - Static method in class org.das2.dataset.WritableTableDataSet
 
newFloatFFT(int) - Static method in class org.das2.math.fft.GeneralFFT
creates an FFT object that operates on a ComplexArray.Float of n elements.
newFloatFFT(int) - Static method in class org.das2.qds.math.fft.GeneralFFT
creates an FFT object that operates on a ComplexArray.Float of n elements.
newFormatter(String) - Method in class org.das2.datum.format.DatumFormatterFactory
 
newFormatter(String) - Method in class org.das2.datum.format.DefaultDatumFormatterFactory
 
newFormatter(String) - Method in class org.das2.datum.format.EnumerationDatumFormatterFactory
 
newFormatter(String) - Method in class org.das2.datum.format.TimeDatumFormatterFactory
 
newIterator(int) - Method in interface org.das2.qds.QubeDataSetIterator.DimensionIteratorFactory
 
newIterator(int) - Method in class org.das2.qds.QubeDataSetIterator.IndexListIteratorFactory
 
newIterator(int) - Method in class org.das2.qds.QubeDataSetIterator.SingletonIteratorFactory
 
newIterator(int) - Method in class org.das2.qds.QubeDataSetIterator.StartStopStepIteratorFactory
 
newNominal(String, String) - Static method in class org.autoplot.state.DatumPersistenceDelegate
 
newParser(int) - Static method in class org.das2.dataset.parser.VectorDataSetParser
creates a parser with @param fieldCount fields, named "field0,...,fieldN"
newParser(String[]) - Static method in class org.das2.dataset.parser.VectorDataSetParser
creates a parser with the named fields.
newParser(int) - Static method in class org.das2.qds.util.AsciiParser
creates a parser with @param fieldCount fields, named "field0,...,fieldN"
newParser(String[]) - Static method in class org.das2.qds.util.AsciiParser
creates a parser with the named fields.
newScript() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
newSimple(int, Units, int, Units, Units) - Static method in class org.das2.dataset.WritableTableDataSet
 
newTickVDescriptor(DatumVector, DatumVector) - Static method in class org.das2.graph.TickVDescriptor
 
newTickVDescriptor(List, List) - Static method in class org.das2.graph.TickVDescriptor
creates descriptor with two Lists containing Datums.
newTimeRange(String) - Static method in class org.autoplot.state.DatumRangePersistenceDelegate
create a time DatumRange from the string.
newToken(int, String) - Static method in class org.das2.qds.util.dd.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.das2.qds.util.dd.Token
 
newton(Function, double, double, double, int) - Static method in class ProGAL.math.RootFinding
Root-finding algorithm that starts with an initial guess which is reasonably close to the true root, then the function is approximated by its tangent line (which can be computed using the tools of calculus), and one computes the x-intercept of this tangent line (which is easily done with elementary algebra).
newURL(URL, String) - Static method in class org.autoplot.datasource.DataSourceUtil
interprets spec within the context of URL context.
newWindow(String, int, int, int, int) - Static method in class org.autoplot.ScriptContext
create a new window with the given location and size.
newWindow(String) - Static method in class org.autoplot.ScriptContext
create a new window.
next() - Method in class ftpfs.ftp.FtpListResult
A FtpListResult is initially positioned before its first row.
next() - Method in class org.autoplot.datasource.RecordIterator
 
next() - Method in class org.autoplot.hapi.JSONArrayIterator
 
next() - Method in class org.autoplot.html.AsciiTableStreamer
 
next() - Method in class org.autoplot.pngwalk.WalkImageSequence
Advance the index to the next image in the list.
next() - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
next() - Method in class org.das2.datum.DatumRange
returns the next DatumRange covering the space defined by Units.
next() - Method in class org.das2.datum.MonthDatumRange
 
next() - Method in class org.das2.datum.OrbitDatumRange
 
next(String) - Method in class org.das2.datum.Orbits
return the next orbit number, or null if there are no more orbit numbers.
next(TimeUtil.TimeDigit, int, Datum) - Static method in class org.das2.datum.TimeUtil
return the next boundary
next(int, Datum) - Static method in class org.das2.datum.TimeUtil
step to the next ordinal.
next() - Method in interface org.das2.qds.DataSetIterator
iterate to the next position.
next() - Method in class org.das2.qds.IndexListDataSetIterator
 
next() - Method in class org.das2.qds.OldDataSetIterator
return the next point.
next() - Method in class org.das2.qds.QubeDataSetIterator
advance to the next index.
next() - Method in class org.das2.qds.RecordIterator
 
next - Variable in class org.das2.qds.util.dd.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class ProGAL.dataStructures.DLCyclicList.DLNode
 
NeXT_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
NeXT_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
nextAction - Variable in class org.das2.components.DasTimeRangeSelector
Action that is associated with the next button.
nextAction - Variable in class org.das2.components.TimeRangeEditor
Action that is associated with the next button.
nextIndex() - Method in interface org.das2.qds.QubeDataSetIterator.DimensionIterator
return the next index of the iteration
nextIndex() - Method in class org.das2.qds.QubeDataSetIterator.IndexListIterator
 
nextIndex() - Method in class org.das2.qds.QubeDataSetIterator.SingletonIterator
 
nextIndex() - Method in class org.das2.qds.QubeDataSetIterator.StartStopStepIterator
 
nextMidnight(Datum) - Static method in class org.das2.datum.TimeUtil
provide the next midnight, similar to the ceil function, noting that if the datum provided is midnight already then it is simply returned.
nextMonth(Datum) - Static method in class org.das2.datum.TimeUtil
Deprecated.
Use next(MONTH,datum) instead
nextRecord() - Method in class org.das2.qds.util.DataSetBuilder
This must be called each time a record is complete.
nextRecord(double[]) - Method in class org.das2.qds.util.DataSetBuilder
In one step, specify all the values of the record and advance the counter.
nextRecord(Object...) - Method in class org.das2.qds.util.DataSetBuilder
In one step, specify all the values of the record and advance the counter.
nextRecord(QDataSet) - Method in class org.das2.qds.util.DataSetBuilder
rank 0 datasets can be used to build the rank 1 datasets
nextRecord(double) - Method in class org.das2.qds.util.DataSetBuilder
add the double to the rank 1 builder.
nextRecord(String) - Method in class org.das2.qds.util.DataSetBuilder
add the string to the rank 1 builder, which will be parsed internally.
nextRecord(Datum) - Method in class org.das2.qds.util.DataSetBuilder
add the double to the rank 1 builder.
nhits - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
NNQernalFactory - Class in org.das2.dataset
 
NNQernalFactory() - Constructor for class org.das2.dataset.NNQernalFactory
 
NO - Static variable in class org.das2.util.MessageBox
 
NO_ATTR_SELECTED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_CDF_SELECTED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_CHECKSUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_DATA_IN_INTERVAL - Static variable in exception org.das2.qstream.StreamException
 
NO_DATA_IN_INTERVAL - Static variable in exception org.das2.stream.StreamException
 
NO_DELETE_ACCESS - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_ENTRY_SELECTED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_MORE_ACCESS - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_OPTIONS - Static variable in class org.das2.util.Base64
No options specified.
NO_PADVALUE_SPECIFIED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_PLOTTABLE_PARAMETERS_MSG - Static variable in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
NO_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
NO_SPARSEARRAYS - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_SPARSERECORDS - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_STATUS_SELECTED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_SUCH_ATTR - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_SUCH_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_SUCH_ENTRY - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_SUCH_RECORD - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_SUCH_VAR - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_VAR_SELECTED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_VARS_IN_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
NO_WRITE_ACCESS - Static variable in interface org.autoplot.cdf.CDFConstants
 
NoArgFilterEditorPanel - Class in org.das2.qds.filters
 
NoArgFilterEditorPanel() - Constructor for class org.das2.qds.filters.NoArgFilterEditorPanel
Creates new form AbsoValFilterEditorPanel
NoCheckCertsHttpsDemo - Class in test
 
NoCheckCertsHttpsDemo() - Constructor for class test.NoCheckCertsHttpsDemo
 
NoDataInIntervalException - Exception in org.das2.dataset
 
NoDataInIntervalException(String) - Constructor for exception org.das2.dataset.NoDataInIntervalException
 
Node - Class in org.das2.qds.util.dd
 
Node(Id) - Constructor for class org.das2.qds.util.dd.Node
 
nodeHasProperty(DomNode, String) - Static method in class org.autoplot.dom.DomUtil
allow verification that the node has a property.
nodes - Variable in class ProGAL.dataStructures.Heap
 
NoInterpolateQernalFactory - Class in org.das2.dataset
 
NoInterpolateQernalFactory() - Constructor for class org.das2.dataset.NoInterpolateQernalFactory
 
NoKeyProvidedException - Exception in org.das2.dataset
 
NoKeyProvidedException(String) - Constructor for exception org.das2.dataset.NoKeyProvidedException
Creates a new instance of NoKeyProvidedException
NominalStringArray(DArray, HashMap) - Constructor for class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
NONE - Static variable in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
NONE - Static variable in class org.das2.event.Gesture
 
NONE - Static variable in class org.das2.graph.DasCanvas.HotLine
TODO
NONE - Static variable in class org.das2.graph.DefaultPlotSymbol
 
NONE - Static variable in class org.das2.graph.Psym
 
NONE - Static variable in class org.das2.graph.PsymConnector
 
NONE_CHECKSUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
NonResourceException(String) - Constructor for exception org.autoplot.datasource.DataSetURI.NonResourceException
 
noop() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method performs a "noop" operation with the server.
NOPARSER - Static variable in class org.das2.util.IDLParser
 
normal - Variable in class ProGAL.geom3d.Plane
Normal vector of the plane.
normal - Variable in class ProGAL.geom3d.volumes.Torus
 
normalization() - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
Return the normalization factor.
normalization() - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Return the normalization factor.
normalization() - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Return the normalization factor.
normalization() - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Return the normalization factor.
normalization() - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Return the normalization factor.
normalization() - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Return the normalization factor.
normalization() - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Return the normalization factor.
normalization() - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Return the normalization factor.
normalize(Datum) - Method in class org.das2.datum.DatumRange
Deprecated.
Use DatumRangeUtil.normalize
normalize(DatumRange, Datum) - Static method in class org.das2.datum.DatumRangeUtil
returns the position within dr, where 0.
normalize(DatumRange, Datum, boolean) - Static method in class org.das2.datum.DatumRangeUtil
 
normalize(TimeUtil.TimeStruct) - Static method in class org.das2.datum.TimeUtil
convert times like "2000-01-01T24:00" to "2000-01-02T00:00" and "2000-002T00:00" to "2000-01-02T00:00".
normalize(QDataSet) - Static method in class org.das2.qds.ops.Ops
normalize the data so that the max is 1, where we normalize by the biggest
normalize() - Method in class ProGAL.geom2d.Vector
 
normalize() - Method in class ProGAL.geom3d.Vector
Normalize this vector and return the result (without changing this object).
normalize() - Method in class ProGAL.geomNd.Vector
Normalize this vector and return the result (without changing this object).
normalizeFast() - Method in class ProGAL.geom3d.Vector
 
NormalizeFilterEditorPanel - Class in org.das2.qds.filters
 
NormalizeFilterEditorPanel() - Constructor for class org.das2.qds.filters.NormalizeFilterEditorPanel
 
normalizeLog(DatumRange, Datum) - Static method in class org.das2.datum.DatumRangeUtil
returns the position within dr, where 0.
normalizeThis() - Method in class ProGAL.geom2d.Vector
 
normalizeThis() - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
normalizeThis() - Method in class ProGAL.geom3d.Vector
Normalize this vector and return the result (changing this object).
normalizeThis() - Method in class ProGAL.geomNd.Vector
Normalize this vector and return the result (changing this object).
normalizeThisFast() - Method in class ProGAL.geom3d.Vector
 
normalizeTimeComponents(int[]) - Static method in class org.das2.datum.DatumRangeUtil
Normalize all the components, so no component is greater than its expected range or less than zero.
NoSuchDataSetException - Exception in org.das2.client
 
NoSuchDataSetException() - Constructor for exception org.das2.client.NoSuchDataSetException
Creates a new instance of NoSuchDataSet without detail message.
NoSuchDataSetException(String) - Constructor for exception org.das2.client.NoSuchDataSetException
Constructs an instance of NoSuchDataSet with the specified detail message.
not(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise logical not function.
not(Object) - Static method in class org.das2.qds.ops.Ops
 
NOT_A_CDF - Static variable in interface org.autoplot.cdf.CDFConstants
 
NOT_A_CDF_OR_NOT_SUPPORTED - Static variable in interface org.autoplot.cdf.CDFConstants
 
NOT_DEFINED - Static variable in exception org.das2.DasPropertyException
 
NOT_INDEXED - Static variable in exception org.das2.DasPropertyException
 
NOT_LOGGED_IN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
NOTES - Static variable in interface org.das2.qds.QDataSet
QDataSet of events scheme, containing a list of messages encountered during processing that annotate the data.
notifyEditorComponentChange(JTextComponent) - Method in class org.das2.jythoncompletion.ui.CompletionSettings
 
notifyUser(Object, String) - Method in class org.das2.system.UserMessageCenter
Notify the user of the message, coalescing redundant messages from the same source, etc.
notifyUser(Object, Throwable) - Method in class org.das2.system.UserMessageCenter
Notify user that an exception occured, presumably because they are capable of handling the exception.
NOVARY - Static variable in interface org.autoplot.cdf.CDFConstants
 
now() - Static method in class org.das2.datum.TimeUtil
return the current time as a Datum.
nrErrors - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
nrFlips - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
nRow - Variable in class org.das2.math.matrix.Matrix
 
nRow - Variable in class org.das2.qds.math.matrix.Matrix
 
nrRotating() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
nrRotatingCorners() - Method in class ProGAL.geom2d.TriangulationFace
 
nrSets() - Method in class ProGAL.dataStructures.DisjointSet
 
ns - Static variable in class org.das2.datum.Units
 
nT - Static variable in class org.das2.datum.Units
 
NULL - Static variable in class org.autoplot.datasource.ReferenceCache
marker dataset used to indicate null was loaded for the URI.
NULL - Static variable in class org.das2.graph.DasColumn
placeholder for unassigned value.
NULL - Static variable in class org.das2.graph.DasRow
placeholder for unassigned value.
NULL - Static variable in class org.das2.graph.SelectionUtil
 
NULL - Static variable in class org.das2.util.filesystem.FileSystem
result from failed listing, etc.
NULL_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
NULL_ARGS - Static variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
NullDataSetCache - Class in org.das2.dataset
DataSetCache that does no caching at all.
NullDataSetCache() - Constructor for class org.das2.dataset.NullDataSetCache
 
NullFilter - Class in org.das2.qstream.filter
Trivial filter just passes stream on to the next guy.
NullFilter() - Constructor for class org.das2.qstream.filter.NullFilter
 
NullMonitorFactory - Class in org.das2.system
MonitorFactory implementation that always returns a null monitor.
NullMonitorFactory() - Constructor for class org.das2.system.NullMonitorFactory
 
NullPreferences - Class in org.das2.system
NullPreferences object for allowing applications to work in applet environment.
NullPreferences() - Constructor for class org.das2.system.NullPreferences
 
NullPreferencesFactory - Class in org.das2.system
Creates NullPreferences for use with applets.
NullPreferencesFactory() - Constructor for class org.das2.system.NullPreferencesFactory
 
NullProgressMonitor - Class in org.das2.util.monitor
This is a progress monitor to use when we don't care about the progress.
NullProgressMonitor() - Constructor for class org.das2.util.monitor.NullProgressMonitor
 
NUMBER - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
Number() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Number
 
NUMBER - Static variable in class org.das2.util.IDLParser
 
NumberArraySerializeDelegate - Class in org.das2.qstream
 
NumberArraySerializeDelegate() - Constructor for class org.das2.qstream.NumberArraySerializeDelegate
 
NumberFormatUtil - Class in org.das2.datum.format
Note this is a copy of org.das2.util.NumberFormatUtil so that this can be an independent package.
NumberFormatUtil() - Constructor for class org.das2.datum.format.NumberFormatUtil
 
NumberFormatUtil - Class in org.das2.util
provide convenient and consistent access to DecimalFormat objects.
NumberFormatUtil() - Constructor for class org.das2.util.NumberFormatUtil
 
numberNegativeRoots() - Method in class ProGAL.math.Polynomial
 
numberOfBins() - Method in class org.das2.dataset.RebinDescriptor
 
numberOfChildren() - Method in class org.das2.qds.util.dd.Node
 
numberOfColumnsSpinner - Variable in class org.autoplot.AddPlotsDialog
 
numberOfRowsSpinner - Variable in class org.autoplot.AddPlotsDialog
 
numberPositiveRoots() - Method in class ProGAL.math.Polynomial
 
NumberUnits - Class in org.das2.datum
 
NumberUnits(String) - Constructor for class org.das2.datum.NumberUnits
 
NumberUnits(String, String) - Constructor for class org.das2.datum.NumberUnits
 
numericalResolutionLimit(Datum) - Static method in class org.das2.datum.DatumUtil
return the numeric resolution of the Datum.
numericalTime - Variable in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
NYBBLE - Static variable in class org.das2.qds.buffer.BufferDataSet
four-bit unsigned ints
NybbleDataSet - Class in org.das2.qds.buffer
Introduced to support looking at data from LWA, which are 12 bit ints.
NybbleDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.NybbleDataSet
 

O

OBB - Class in ProGAL.geom3d.volumes
 
OBB(Point, Vector, Vector, Vector) - Constructor for class ProGAL.geom3d.volumes.OBB
 
OBB(Point, Vector[], double[]) - Constructor for class ProGAL.geom3d.volumes.OBB
 
obj - Variable in class ProGAL.dataStructures.DLCyclicList.DLNode
 
object - Variable in class ProGAL.dataStructures.DisjointSet.DSNode
 
ObjectLocator - Class in org.das2.util
Keeps track of shapes and Objects located at each point, and can quickly find the closest.
ObjectLocator() - Constructor for class org.das2.util.ObjectLocator
 
of(String) - Static method in class org.das2.graph.CustomizerKey
 
offerDataSet(String, QDataSet) - Method in class org.autoplot.datasource.ReferenceCache
like putDataSet, but if no one has requested this dataset, then simply add it to the cache of datasets in case someone else wants it.
offerTickV(DasAxis, TickVDescriptor) - Method in class org.das2.graph.TickMaster
offer a set of ticks.
offline - Variable in class org.das2.util.filesystem.WebFileSystem
true means only local files are used from the cache.
offlineMessage - Variable in class org.das2.util.filesystem.WebFileSystem
the response message explaining why the filesystem is offline.
offlineResponseCode - Variable in class org.das2.util.filesystem.WebFileSystem
 
offset() - Method in class org.das2.qds.buffer.BufferDataSet
return the offset, in bytes, of the element.
offset(int) - Method in class org.das2.qds.buffer.BufferDataSet
return the offset, in bytes, of the element.
offset(int, int) - Method in class org.das2.qds.buffer.BufferDataSet
return the offset, in bytes, of the element.
offset(int, int, int) - Method in class org.das2.qds.buffer.BufferDataSet
return the offset, in bytes, of the element.
offset(int, int, int, int) - Method in class org.das2.qds.buffer.BufferDataSet
return the offset, in bytes, of the element.
offset() - Method in class org.das2.qds.buffer.NybbleDataSet
 
offset(int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
offset(int, int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
OK - Static variable in class org.das2.util.MessageBox
 
OK_CANCEL - Static variable in class org.das2.util.MessageBox
 
OK_OPTION - Static variable in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
okBadge - Static variable in class org.autoplot.pngwalk.PngWalkView
 
OldDataSetIterator - Class in org.das2.qds
Iterator that provides access to each dataset point, hiding rank when when it is not needed.
oldmain(String[]) - Static method in class test.endtoend.Test011
 
On2 - Static variable in class org.das2.math.Triangulator
 
On3 - Static variable in class org.das2.math.Triangulator
 
On4 - Static variable in class org.das2.math.Triangulator
 
onBoundary() - Method in class ProGAL.geom2d.delaunay.Vertex
 
onCH(Triangle) - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
onCircle(Point) - Method in class ProGAL.geom2d.Circle
 
one - Static variable in class org.das2.datum.Ratio
 
oneFamily(List<PlotElement>) - Static method in class org.autoplot.dom.DomUtil
returns true if all the plotElements are a parent and its children.
ones(int) - Static method in class org.das2.qds.ops.Ops
return new dataset filled with ones.
ones(int, int) - Static method in class org.das2.qds.ops.Ops
return a rank two dataset filled with ones.
ones(int, int, int) - Static method in class org.das2.qds.ops.Ops
return new dataset filled with ones.
ones(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
return new dataset filled with ones.
op(double, double) - Method in interface org.das2.qds.ops.Ops.BinaryOp
 
op(double) - Method in interface org.das2.qds.ops.Ops.UnaryOp
 
open(RandomAccessFile, NetcdfFile, CancelTask) - Method in class org.autoplot.netCDF.APIOServiceProvider
 
open() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
OPEN_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
OPEN_PAR - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
openBrowser(String) - Static method in class org.autoplot.AutoplotUtil
open the URL in a browser.
openBrowser(String) - Static method in class org.autoplot.datasource.DataSourceUtil
open the URL in a browser.
openBrowser(String) - Static method in class org.autoplot.help.Util
open the URL in a browser.
openBrowser(String) - Static method in class org.das2.jythoncompletion.nbadapt.Utilities
open the URL in a browser.
openImpl(File) - Method in class org.autoplot.PersistentStateSupport
Open the file.
openImpl(File) - Method in class org.das2.dasml.PersistentStateSupport
override me.
openLocalAction() - Method in class org.autoplot.datasource.DataSetSelectorSupport
get "Add Plot from Local File..." action
openLocalVapAction() - Method in class org.autoplot.datasource.DataSetSelectorSupport
get the "Open .vap File..." action
openURLConnection(StreamDataSetDescriptor, Datum, Datum, StringBuffer) - Method in class org.das2.client.WebStandardDataStreamSource
 
OperationsPanel - Class in org.autoplot
Make a special component for managing filters.
OperationsPanel() - Constructor for class org.autoplot.OperationsPanel
Creates new form OperationsPanel
OperationsProcessor - Class in org.das2.qds
Extract the sprocess from DataSetOps.
OperationsProcessor() - Constructor for class org.das2.qds.OperationsProcessor
 
oppLine - Variable in class ProGAL.geom2d.TriangulationFace
 
opposite(CVertex) - Method in class ProGAL.geom3d.complex.CEdge
 
oppositeTriangle(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
oppositeVertex(CTriangle) - Method in class ProGAL.geom3d.complex.CTetrahedron
TODO: Copy to Tetrahedron
oppositeVertex(CEdge) - Method in class ProGAL.geom3d.complex.CTriangle
TODO: Copy to Triangle
Ops - Class in org.das2.qds.ops
A fairly complete set of operations for QDataSets, including binary operations like "add" and "subtract", but also more abstract (and complex) operations like smooth and fftPower.
Ops.BinaryOp - Interface in org.das2.qds.ops
BinaryOps are operations such as add, pow, atan2
Ops.FFTFilterType - Enum in org.das2.qds.ops
Enumeration identifying windows applied to data before doing FFTs.
Ops.UnaryOp - Interface in org.das2.qds.ops
UnaryOps are one-argument operations, such as sin, abs, and sqrt
OPT_DOY - Static variable in class org.das2.datum.format.DateTimeDatumFormatter
 
OPTIMAL_ENCODING_TREES - Static variable in interface org.autoplot.cdf.CDFConstants
 
optimalRotation(Point[], Point[]) - Method in class ProGAL.geom3d.Line
Return the optimal right-hand rotation around the line that brings the m-points as close to the f-points as possible.
OptionList - Interface in org.das2.dasml
 
OptionListEditor - Class in org.das2.dasml
 
OptionListEditor() - Constructor for class org.das2.dasml.OptionListEditor
Creates a new instance of FormChoiceEditor
options - Variable in class org.autoplot.dom.Application
end properties
Options - Class in org.autoplot.dom
Bean for holding AP configuration options.
Options() - Constructor for class org.autoplot.dom.Options
 
OptionsDialog - Class in org.autoplot
Custom GUI for editing options.
OptionsDialog() - Constructor for class org.autoplot.OptionsDialog
Creates new form OptionsDialog
OptionsPrefsController - Class in org.autoplot.dom
listen to an Options class and keep prefs up to date.
OptionsPrefsController(Options) - Constructor for class org.autoplot.dom.OptionsPrefsController
create a new controller with preferences for the options class.
or(PyObject, PyObject) - Static method in class org.autoplot.jythonsupport.BinaryInfixOps
 
or(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise logical or function.
or(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
orbit - Variable in class ProGAL.geom2d.TriangulationVertex
 
OrbitDataSourceFactory - Class in org.autoplot.orbit
Orbit data sources added for demonstration purposes, but it will also be useful for showing reference orbits.
OrbitDataSourceFactory() - Constructor for class org.autoplot.orbit.OrbitDataSourceFactory
 
OrbitDatumRange - Class in org.das2.datum
DatumRange implementation that identifies times by orbit number.
OrbitDatumRange(String, String) - Constructor for class org.das2.datum.OrbitDatumRange
 
OrbitDatumRange(String, String, Units) - Constructor for class org.das2.datum.OrbitDatumRange
 
OrbitFieldHandler() - Constructor for class org.das2.datum.Orbits.OrbitFieldHandler
 
orbitMode - Variable in class org.das2.graph.EventsRenderer
orbitMode true means don't show times, draw bars with 1-pixel breaks
Orbits - Class in org.das2.datum
Orbits are a map of string identifiers to DatumRanges, typically used to enumerate the orbits a spacecraft makes.
Orbits.OrbitFieldHandler - Class in org.das2.datum
allow orbits to be used in file names
OrbitStylePanel - Class in org.autoplot.renderer
Style panel for orbit renderer
OrbitStylePanel() - Constructor for class org.autoplot.renderer.OrbitStylePanel
Creates new form DigitalStylePanel
OrbitVectorDataSet - Class in org.das2.dataset.test
 
orderCB - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
ORDERED - Static variable in class org.das2.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
orderPanel - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
OrdinalTimeDomainDivider - Class in org.das2.datum
 
OrdinalTimeDomainDivider() - Constructor for class org.das2.datum.OrdinalTimeDomainDivider
 
org.autoplot - package org.autoplot
Base package for Autoplot.
org.autoplot.aggregator - package org.autoplot.aggregator
Data Source that allows granules of data from other file-based sources to be combined into long time series by parameterizing the filenames.
org.autoplot.ascii - package org.autoplot.ascii
ASCII table reader for reading ASCII files with a given number of fields per line.
org.autoplot.asdatasource - package org.autoplot.asdatasource
Read data from the desktop audio system, reading data for a specified duration.
org.autoplot.binarydatasource - package org.autoplot.binarydatasource
Binary Data Source reads data from binary files, where each record has the same length.
org.autoplot.bookmarks - package org.autoplot.bookmarks
GUI and internal model for providing bookmarks to Autoplot.
org.autoplot.cdaweb - package org.autoplot.cdaweb
Data Source Plugin for retrieving data from the CDAWeb at NASA/Goddard.
org.autoplot.cdf - package org.autoplot.cdf
New 100% Java CDF file reader that uses NIO to manage memory.
org.autoplot.cefdatasource - package org.autoplot.cefdatasource
 
org.autoplot.csv - package org.autoplot.csv
Data Source Plugin for reading data from CSV (Comma Separated Values) files.
org.autoplot.das2Stream - package org.autoplot.das2Stream
 
org.autoplot.datasource - package org.autoplot.datasource
Definition of the DataSource interface and utilities for managing data sources.
org.autoplot.datasource.capability - package org.autoplot.datasource.capability
Special capabilities are offered by some data sources to provide additional functionality, such as TimeSeriesBrowse.
org.autoplot.datasource.jython - package org.autoplot.datasource.jython
 
org.autoplot.datasource.ui - package org.autoplot.datasource.ui
 
org.autoplot.dods - package org.autoplot.dods
 
org.autoplot.dom - package org.autoplot.dom
Objects that make up the internal model of Autoplot, known as the DOM, and controllers that manage the state of each component.
org.autoplot.excel - package org.autoplot.excel
 
org.autoplot.fits - package org.autoplot.fits
 
org.autoplot.hapi - package org.autoplot.hapi
 
org.autoplot.help - package org.autoplot.help
Support for built-in help system.
org.autoplot.html - package org.autoplot.html
Reads in data from HTML tables.
org.autoplot.idlsupport - package org.autoplot.idlsupport
 
org.autoplot.imagedatasource - package org.autoplot.imagedatasource
 
org.autoplot.inline - package org.autoplot.inline
Allow datasets to be encoded within the URI, useful for testing or annotating plots.
org.autoplot.jythonsupport - package org.autoplot.jythonsupport
 
org.autoplot.jythonsupport.ui - package org.autoplot.jythonsupport.ui
 
org.autoplot.layout - package org.autoplot.layout
Automatic layout.
org.autoplot.metatree - package org.autoplot.metatree
 
org.autoplot.netCDF - package org.autoplot.netCDF
 
org.autoplot.orbit - package org.autoplot.orbit
Provide simple URIs for orbit files, to provide annotations to axes.
org.autoplot.pdsppi - package org.autoplot.pdsppi
Experimental support for the PDS/PPI interface at UCLA.
org.autoplot.pngwalk - package org.autoplot.pngwalk
The PNGWalk Tool allows rapid browsing of pre-generated images.
org.autoplot.renderer - package org.autoplot.renderer
 
org.autoplot.scriptconsole - package org.autoplot.scriptconsole
 
org.autoplot.server - package org.autoplot.server
 
org.autoplot.spase - package org.autoplot.spase
 
org.autoplot.state - package org.autoplot.state
 
org.autoplot.tca - package org.autoplot.tca
Classes for adding additional tick annotations (TCAs or ephemeris).
org.autoplot.transferrable - package org.autoplot.transferrable
 
org.autoplot.util - package org.autoplot.util
 
org.autoplot.util.jemmy - package org.autoplot.util.jemmy
 
org.autoplot.wav - package org.autoplot.wav
 
org.autoplot.wgetfs - package org.autoplot.wgetfs
Web FileSystem implementation based on wget or curl.
org.das2 - package org.das2
Base package for das2.
org.das2.beans - package org.das2.beans
Provides BeanInfos that wrap das2 objects to control the properties that are exposed.
org.das2.client - package org.das2.client
Provides classes for interacting with a das2Server, such as data set queries, authorization, and server identity.
org.das2.components - package org.das2.components
Provides GUI components for building applications.
org.das2.components.propertyeditor - package org.das2.components.propertyeditor
Classes implementing the property sheet.
org.das2.components.treetable - package org.das2.components.treetable
Contains classes implementing the TreeTable.
org.das2.dasml - package org.das2.dasml
Package for implementing dasml, a language for describing das2 applications.
org.das2.dataset - package org.das2.dataset
Provides classes and interfaces for combining Datums into structured DataSets, and operators for working with DataSets.
org.das2.dataset.parser - package org.das2.dataset.parser
Package containing parsers for creating data sets.
org.das2.dataset.test - package org.das2.dataset.test
Classes for creating test data sets.
org.das2.datasource - package org.das2.datasource
 
org.das2.datum - package org.das2.datum
Provides classes representing physical quantities.
org.das2.datum.format - package org.das2.datum.format
Classes for formatting a Datum to a String.
org.das2.event - package org.das2.event
Classes for adding interactivity to the application components.
org.das2.fsm - package org.das2.fsm
fsm contains objects that model files that are stored in a FileSystem with the filename parametric in time.
org.das2.graph - package org.das2.graph
Mostly contains DasCanvasComponents, which are components that live within the DasCanvas, and Renderers which draw on DasPlots.
org.das2.graph.dnd - package org.das2.graph.dnd
Contains Transferable classes for implementing the drop and drop in the IDE.
org.das2.graph.event - package org.das2.graph.event
Contains classes for implementing internal update event model of CanvasComponents.
org.das2.graph.util - package org.das2.graph.util
this package depends on parent org.das2.graph, but org.das2.graph shouldn't depend on it.
org.das2.jythoncompletion - package org.das2.jythoncompletion
 
org.das2.jythoncompletion.nbadapt - package org.das2.jythoncompletion.nbadapt
 
org.das2.jythoncompletion.support - package org.das2.jythoncompletion.support
 
org.das2.jythoncompletion.ui - package org.das2.jythoncompletion.ui
 
org.das2.math - package org.das2.math
Provides implementations of complex mathematical functions, such as FFT, Poisson distribution generator, contouring, interpolation, fitting, etc.
org.das2.math.fft - package org.das2.math.fft
Classes for performing generalized FFT transformations.
org.das2.math.fft.jnt - package org.das2.math.fft.jnt
This is the NIST FFT package, modified to use the ComplexArray interface.
org.das2.math.filter - package org.das2.math.filter
 
org.das2.math.matrix - package org.das2.math.matrix
Matrix class and inversion routine.
org.das2.persistence - package org.das2.persistence
Simple facility for maintaining application state.
org.das2.pw - package org.das2.pw
Classes useful for Plasma-Wave group applications.
org.das2.qds - package org.das2.qds
QDataSets are less abstract and more flexible data model for das2.
org.das2.qds.buffer - package org.das2.qds.buffer
NIO-backed dataset implementation of QDataSet allows memory outside of the JVM to be used to back data.
org.das2.qds.demos - package org.das2.qds.demos
Demonstrations for QDataSet, or validating QDataSet operations.
org.das2.qds.examples - package org.das2.qds.examples
 
org.das2.qds.filters - package org.das2.qds.filters
Filters are operations applied to the data before display, and these are small GUIs used to control each filter step.
org.das2.qds.math - package org.das2.qds.math
Provides implementations of complex mathematical functions, such as FFT, Poisson distribution generator, contouring, interpolation, fitting, etc.
org.das2.qds.math.fft - package org.das2.qds.math.fft
Classes for performing generalized FFT transformations.
org.das2.qds.math.fft.jnt - package org.das2.qds.math.fft.jnt
This is the NIST FFT package, modified to use the ComplexArray interface.
org.das2.qds.math.matrix - package org.das2.qds.math.matrix
Matrix class and inversion routine.
org.das2.qds.ops - package org.das2.qds.ops
Package for useful QDataSet operations, including Ops.java, the giant list of operators for QDataSet, doing everything from adding two to performing FFTs to make a spectrogram from a waveform.
org.das2.qds.util - package org.das2.qds.util
Utilities that work with QDataSet.
org.das2.qds.util.dd - package org.das2.qds.util.dd
 
org.das2.qstream - package org.das2.qstream
 
org.das2.qstream.filter - package org.das2.qstream.filter
Filters for QStreams, which take a QStream as input and provide a QStream as output.
org.das2.stream - package org.das2.stream
Provides classes for parsing and formatting das2Streams, and a few stream proof-of-concept stream operators that are not used.
org.das2.stream.test - package org.das2.stream.test
Classes for producing das2 Streams, useful for fun and testing only.
org.das2.system - package org.das2.system
Application-level infrastructure, such as data set caching, worker threads, progress monitors, exception handling, logging.
org.das2.util - package org.das2.util
Utility classes useful for the implementation of other packages, but not necessarily part of any one package.
org.das2.util.awt - package org.das2.util.awt
Utility classes for awt functions.
org.das2.util.fft - package org.das2.util.fft
Contains a 2^k FFT that was written early on.
org.das2.util.filesystem - package org.das2.util.filesystem
The fileSystem package introduces a filesystem abstraction that allows various types of file systems to be accessed in a convenient and uniform way.
org.das2.util.monitor - package org.das2.util.monitor
ProgressMonitors are used to provide feedback to the human operator for long processes.
org.pushingpixels.tracing - package org.pushingpixels.tracing
 
org.python.core - package org.python.core
 
org.tsds.datasource - package org.tsds.datasource
 
org.virbo.autoplot - package org.virbo.autoplot
 
org.virbo.idlsupport - package org.virbo.idlsupport
 
orient(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.ExactJavaPredicates
 
orient(Point, Point, Point, Point) - Method in class ProGAL.geom3d.predicates.Predicates
 
orient(PointWeighted, PointWeighted, PointWeighted, PointWeighted) - Method in class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
Returns a positive number if q is 'below' the oriented plane spanned by p0, p1 and p2.
orient(Point) - Method in class ProGAL.geom3d.Triangle
 
Orientation - Class in org.das2.dasml
 
orientation(Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
orientation(Point, Point, Point, Point, Point) - Static method in class ProGAL.geom3d.Point
 
orientationToString(int) - Static method in class org.das2.dasml.Processor
TODO
orientationToString(int) - Static method in class org.das2.graph.AttachedLabel
return a string for the int orientation encoding.
orientPredCounter - Static variable in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
origin - Variable in class org.das2.graph.PitchAngleDistributionRenderer
 
origin - Variable in class org.das2.graph.PolarPlotRenderer
 
originNorth - Variable in class org.das2.graph.PitchAngleDistributionRenderer
 
originNorth - Variable in class org.das2.graph.PolarPlotRenderer
 
origo - Static variable in class ProGAL.geom2d.Point
 
orthogonalProjection(Point) - Method in class ProGAL.geom3d.Line
Returns the othogonal projection of the point q onto this line.
orthogonalProjection(PointList) - Method in class ProGAL.geom3d.Line
Returns the smallest segment that contains all orthogonol projections of a point set onto this line.
orthogonalProjectionParameter(Point) - Method in class ProGAL.geom3d.Line
Returns the line-parameter of the othogonal projection of the point q onto this line.
orthogonalProjectionParameters(PointList) - Method in class ProGAL.geom3d.Line
Returns the line-parameters of the end-points of the smallest segment that contains all orthogonol projections of a point set onto this line.
orthonormalizeThis() - Method in class ProGAL.math.Matrix
Run Gram-Schmidt orthonormalization procedure.
OsUtil - Class in org.das2.util
Utility methods for operating system functions.
OsUtil() - Constructor for class org.das2.util.OsUtil
 
OTHER_CHECKSUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
OTHERS - Static variable in class ftpfs.ftp.FtpListResult
 
OUTER - Static variable in class org.das2.graph.TickCurveRenderer.TickStyle
 
outerProduct(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns outerProduct of two rank 1 datasets, a rank 2 dataset with elements R[i,j]= ds1[i] * ds2[j].
outerProduct(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
outerProduct(Vector) - Method in class ProGAL.geomNd.Vector
 
outerSum(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns outerSum of two rank 1 datasets, a rank 2 dataset with elements R[i,j]= ds1[i] + ds2[j].
outerSum(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
OUTPUT_FORMATS - Static variable in class org.autoplot.hapi.HapiSpec
 
outputFolder - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
output folder for the walk, e.g.
outputFormat - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
presently this is png or pdf
OutputStream(OutputStream) - Constructor for class org.das2.util.Base64.OutputStream
Constructs a Base64.OutputStream in ENCODE mode.
OutputStream(OutputStream, int) - Constructor for class org.das2.util.Base64.OutputStream
Constructs a Base64.OutputStream in either ENCODE or DECODE mode.
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.Cone
 
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.Cylinder
 
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.Lens
 
overlaps(LSS) - Method in class ProGAL.geom3d.volumes.LSS
 
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.LSS
 
overlaps(OBB) - Method in class ProGAL.geom3d.volumes.OBB
Returns true iff this box has an overlap with b.
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.OBB
 
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.RSS
 
overlaps(RSS) - Method in class ProGAL.geom3d.volumes.RSS
674HOps
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.Sphere
Returns true if the sphere overlaps with vol.
overlaps(Volume) - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
overlaps(Volume) - Method in interface ProGAL.geom3d.volumes.Volume
Determine if this volume overlaps vol.
overRendering - Variable in class org.autoplot.dom.Options
 
ownerExecutable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isOwnerExecutable instead
ownerReadable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isOwnerReadable instead
ownerWritable() - Method in class ftpfs.ftp.FtpListResult
deprecated! Use isOwnerWritable instead

P

p - Variable in class ProGAL.geom2d.Line
 
p - Variable in class ProGAL.geom3d.Line
 
p - Variable in class ProGAL.geom3d.ParametricPlane
 
p1 - Variable in class ProGAL.geom3d.Triangle
 
p2 - Variable in class ProGAL.geom3d.Triangle
 
p3 - Variable in class ProGAL.geom3d.Triangle
 
pack() - Method in class org.das2.dasml.FormWindow
 
PACKAGE_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
packet(PacketDescriptor, Datum, DatumVector[]) - Method in class org.das2.client.DataSetStreamHandler
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.NullFilter
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.ReduceFilter
accumulate data into packets by reducing them.
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.StripDescriptors
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.FormatStreamHandler
 
packet(PacketDescriptor, ByteBuffer) - Method in class org.das2.qstream.QDataSetStreamHandler
 
packet(PacketDescriptor, ByteBuffer) - Method in interface org.das2.qstream.StreamHandler
receive a data packet from the stream.
packet(PacketDescriptor, Datum, DatumVector[]) - Method in class org.das2.stream.Sonifier
 
packet(PacketDescriptor, Datum, DatumVector[]) - Method in interface org.das2.stream.StreamHandler
 
packet(PacketDescriptor, Datum, DatumVector[]) - Method in class org.das2.stream.StreamProducer
 
packet(PacketDescriptor, Datum, DatumVector[]) - Method in class org.das2.stream.ToAscii
 
packet(PacketDescriptor, DatumVector) - Method in class org.das2.stream.ToAscii
 
packetData(PacketDescriptor, PlaneDescriptor, QDataSet) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
QDataSets or parts of datasets as they come in.
packetDescriptor(PacketDescriptor) - Method in class org.das2.client.DataSetStreamHandler
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.NullFilter
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.ReduceFilter
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.StripDescriptors
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.FormatStreamHandler
 
PacketDescriptor - Class in org.das2.qstream
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.qstream.QDataSetStreamHandler
 
packetDescriptor(PacketDescriptor) - Method in interface org.das2.qstream.StreamHandler
description of a new packet type.
PacketDescriptor - Class in org.das2.stream
Represents the global properties of the stream, that are accessible to datasets within.
PacketDescriptor(Element) - Constructor for class org.das2.stream.PacketDescriptor
Creates a new instance of StreamProperties
PacketDescriptor() - Constructor for class org.das2.stream.PacketDescriptor
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.stream.Sonifier
 
packetDescriptor(PacketDescriptor) - Method in interface org.das2.stream.StreamHandler
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.stream.StreamProducer
 
packetDescriptor(PacketDescriptor) - Method in class org.das2.stream.ToAscii
 
PacketDescriptorFactory - Class in org.das2.qstream
 
PacketDescriptorFactory() - Constructor for class org.das2.qstream.PacketDescriptorFactory
 
PAD_SPARSERECORDS - Static variable in interface org.autoplot.cdf.CDFConstants
 
PAGE_TYPE_UNKNOWN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
pageDown() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
pageUp() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
paint(Graphics) - Method in class org.autoplot.ascii.ColSpanTableCellRenderer
 
paint(Graphics) - Method in class org.das2.components.treetable.TreeTableCellRenderer
 
paint(Graphics) - Method in class org.das2.dasml.FormContainer
 
paint(Graphics) - Method in class org.das2.event.DasMouseInputAdapter
 
paint(Graphics2D) - Method in interface org.das2.graph.Painter
the graphics context, in the canvas coordinates, is provided for additional painting.
paint(Graphics) - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
PAINT_THUMB_TIMEOUT_MS - Static variable in class org.autoplot.pngwalk.CoversWalkView
time limit where we stop getting new thumbnails, so that the event queue doesn't get blocked.
PAINT_THUMB_TIMEOUT_MS - Static variable in class org.autoplot.pngwalk.GridPngWalkView
time limit where we stop getting new thumbnails, so that the event queue doesn't get blocked.
paintArrow(Graphics2D, Point, Point, double, Arrow.HeadStyle) - Static method in class org.das2.graph.Arrow
paint the arrow with the given thickness and head style.
paintArrow(Graphics2D, Point2D, Point2D, double, Arrow.HeadStyle) - Static method in class org.das2.graph.Arrow
paint the arrow with the given thickness and head style.
paintBorder(Graphics) - Method in class org.das2.dasml.FormBase
Paints the component's border.
paintChildren(Graphics) - Method in class org.autoplot.datasource.JScrollPopupMenu
 
paintComponent(Graphics) - Method in class org.autoplot.datasource.ui.PromptTextArea
 
paintComponent(Graphics) - Method in class org.autoplot.datasource.ui.PromptTextField
 
paintComponent(Graphics) - Method in class org.autoplot.pngwalk.ContextFlowView
 
paintComponent(Graphics) - Method in class org.autoplot.pngwalk.SinglePngWalkView
 
paintComponent(Graphics) - Method in class org.autoplot.UriTimeRangeToggleButton
 
paintComponent(Graphics) - Method in class org.autoplot.util.CanvasLayoutPanel
 
paintComponent(Graphics) - Method in class org.das2.components.FixedColumnTextArea
 
paintComponent(Graphics) - Method in class org.das2.components.TearoffTabbedPane
 
paintComponent(Graphics) - Method in class org.das2.graph.Arrow
 
paintComponent(Graphics) - Method in class org.das2.graph.AttachedLabel
paints the axis component.
paintComponent(Graphics) - Method in class org.das2.graph.ColumnColumnConnector
 
paintComponent(Graphics) - Method in class org.das2.graph.DasAnnotation
 
paintComponent(Graphics) - Method in class org.das2.graph.DasAxis
paints the axis component.
paintComponent(Graphics) - Method in class org.das2.graph.DasCanvas.GlassPane
 
paintComponent(Graphics) - Method in class org.das2.graph.DasCanvas
paints the canvas itself.
paintComponent(Graphics) - Method in interface org.das2.graph.DasCanvasComponentInterface
this paints the component, the point 0,0 always refers to the upper-left corner of the canvas.
paintComponent(Graphics) - Method in class org.das2.graph.DasColorBar
 
paintComponent(Graphics) - Method in class org.das2.graph.DasPlot
 
paintComponent(Graphics) - Method in class org.das2.graph.DasSliceController
 
paintComponent(Graphics) - Method in class org.das2.graph.Legend
 
paintComponent(Graphics) - Method in class org.das2.graph.LookupAxis
 
paintComponent(Graphics) - Method in class org.das2.graph.RowRowConnector
 
paintComponent(Graphics) - Method in class org.das2.graph.TimeRangeLabel
 
paintComponent(Graphics) - Method in class test.graph.GeneralPathSpeedTest
 
Painter - Interface in org.das2.graph
interface for objects that can paint on a graphics context from the canvas.
paintHorizontalAxis(Graphics2D) - Method in class org.das2.graph.DasAxis
Paint the axis if it is horizontal
paintHorizontalAxis(Graphics2D) - Method in class org.das2.graph.DasLabelAxis
 
paintHorizontalLabel(Graphics2D) - Method in class org.das2.graph.AttachedLabel
Paint the axis if it is horizontal
paintImageCentered(BufferedImage, Graphics2D) - Method in class org.autoplot.pngwalk.PngWalkView
 
paintImageCentered(BufferedImage, Graphics2D, String) - Method in class org.autoplot.pngwalk.PngWalkView
paint the image centered within the this component.
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class org.autoplot.jythonsupport.ui.RectanglePainter
Paints a portion of a highlight.
paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class org.autoplot.jythonsupport.ui.SquigglePainter
Paints a portion of a highlight.
paintQualityControlIcon(int, Graphics2D, int, int, boolean) - Method in class org.autoplot.pngwalk.PngWalkView
 
paintValue(Graphics, Rectangle) - Method in class org.das2.components.DatumEditor
 
paintValue(Graphics, Rectangle) - Method in class org.das2.components.DatumRangeEditor
Does nothing.
paintValue(Graphics, Rectangle) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
paintValue(Graphics, Rectangle) - Method in class org.das2.components.propertyeditor.ColorEditor
 
paintValue(Graphics, Rectangle) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
paintValue(Graphics, Rectangle) - Method in class org.das2.components.propertyeditor.MapEditor
 
paintValue(Graphics, Rectangle) - Method in class org.das2.dasml.CommandBlockEditor
Paint a representation of the value into a given area of screen real estate.
paintValue(Graphics, Rectangle) - Method in class org.das2.dasml.OptionListEditor
Paint a representation of the value into a given area of screen real estate.
paintVerticalAxis(Graphics2D) - Method in class org.das2.graph.DasAxis
Paint the vertical axis
paintVerticalAxis(Graphics2D) - Method in class org.das2.graph.DasLabelAxis
 
paintVerticalLabel(Graphics2D) - Method in class org.das2.graph.AttachedLabel
Paint the axis if it is vertical
PANEL_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
Param() - Constructor for class org.autoplot.jythonsupport.JythonUtil.Param
 
PARAM - Static variable in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
PARAM_ARG_0 - Static variable in class org.autoplot.datasource.URISplit
first positional parameter, typically interpreted the same as PARAM_ID
PARAM_AVAIL - Static variable in class org.autoplot.aggregator.AggregatingDataSource
 
PARAM_AVAIL - Static variable in class org.autoplot.cdaweb.CDAWebDataSource
 
PARAM_COLUMN - Static variable in class org.autoplot.html.HtmlTableDataSource
the parameter name (not label) to plot
PARAM_DEPEND0 - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_DODEP - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_DS - Static variable in class org.autoplot.cdaweb.CDAWebDataSource
 
PARAM_FILE_POLL_UPDATES - Static variable in class org.autoplot.datasource.URISplit
some datasources support periodic checks to see if data sources have updated, such as: AggregatingDataSource AbstractDataSources (most of those based on files)
PARAM_FILTER - Static variable in class org.autoplot.cdaweb.CDAWebEditorPanel
 
PARAM_ID - Static variable in class org.autoplot.cdaweb.CDAWebDataSource
 
PARAM_ID - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_ID - Static variable in class org.autoplot.datasource.URISplit
typically the dataset id.
PARAM_INTERPMETA - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_INTERVAL_TAG - Static variable in class org.autoplot.ascii.AsciiTableDataSource
 
PARAM_RANK2 - Static variable in class org.autoplot.datasource.URISplit
subset of rank 2 data.
PARAM_REC_COUNT - Static variable in class org.autoplot.datasource.URISplit
used for the number of records to read.
PARAM_RESOURCE_URI - Static variable in class org.autoplot.datasource.jython.JythonDataSource
 
PARAM_SCRIPT - Static variable in class org.autoplot.datasource.jython.JythonDataSource
 
PARAM_SLICE1 - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_TABLE - Static variable in class org.autoplot.html.HtmlTableDataSource
 
PARAM_TIME_RANGE - Static variable in class org.autoplot.datasource.URISplit
time range subset.
PARAM_TIME_RESOLUTION - Static variable in class org.autoplot.datasource.URISplit
 
PARAM_TIMERANGE - Static variable in class org.autoplot.cdaweb.CDAWebDataSource
 
PARAM_TIMERANGE - Static variable in class org.autoplot.datasource.jython.JythonDataSource
 
PARAM_UNITS - Static variable in class org.autoplot.html.HtmlTableDataSource
 
PARAM_WHERE - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_WHERE - Static variable in class org.autoplot.netCDF.NetCDFDataSource
 
PARAM_WS - Static variable in class org.autoplot.cdaweb.CDAWebDataSource
 
PARAM_X - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_X - Static variable in class org.autoplot.netCDF.NetCDFDataSource
 
PARAM_Y - Static variable in class org.autoplot.cdf.CdfDataSource
 
PARAM_Y - Static variable in class org.autoplot.netCDF.NetCDFDataSource
 
PARAMETERS - Static variable in class org.autoplot.hapi.HapiSpec
HAPI server parameters tag of JSON response.
ParametersFormPanel - Class in org.autoplot.jythonsupport.ui
 
ParametersFormPanel() - Constructor for class org.autoplot.jythonsupport.ui.ParametersFormPanel
 
ParametersFormPanel.FormData - Class in org.autoplot.jythonsupport.ui
represent the data on the form.
ParametricParaboloid - Class in ProGAL.geom3d.surface
 
ParametricParaboloid(double, double, double) - Constructor for class ProGAL.geom3d.surface.ParametricParaboloid
 
ParametricParaboloid(double, double, double, Vector) - Constructor for class ProGAL.geom3d.surface.ParametricParaboloid
 
ParametricPlane - Class in ProGAL.geom3d
 
ParametricPlane(Point, Vector, Vector) - Constructor for class ProGAL.geom3d.ParametricPlane
8 + 31 = 39HOps
ParametricPlane(Point, Vector) - Constructor for class ProGAL.geom3d.ParametricPlane
Construct a parametric plane with the specified point and normal.
ParametricSurface - Class in ProGAL.geom3d.surface
 
ParametricSurface() - Constructor for class ProGAL.geom3d.surface.ParametricSurface
 
ParametricTextualExtensionRecognizer - Class in it.sauronsoftware.ftp4j.extrecognizers
A textual extension recognizer with parametric extensions, which can be added or removed at runtime.
ParametricTextualExtensionRecognizer() - Constructor for class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
It builds the recognizer with an empty extension list.
ParametricTextualExtensionRecognizer(String[]) - Constructor for class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
It builds the recognizer with an initial extension list.
ParametricTextualExtensionRecognizer(ArrayList) - Constructor for class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
It builds the recognizer with an initial extension list.
params - Variable in class org.autoplot.datasource.AbstractDataSource
available to subclasses for convenience.
params - Variable in class org.autoplot.datasource.CompletionContext
params parsed
params - Variable in class org.autoplot.datasource.URISplit
contains the parameters part, a ampersand-delimited set of parameters.
Params() - Constructor for class org.autoplot.pngwalk.CreatePngWalk.Params
 
ParamsTextArea - Class in org.autoplot.datasource.ui
Attempt to make a general-purpose way to make a GUI for a data source.
ParamsTextArea() - Constructor for class org.autoplot.datasource.ui.ParamsTextArea
 
paramsTextArea1 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
ParamStruct() - Constructor for class org.autoplot.cefdatasource.CefReaderHeader.ParamStruct
 
parent - Variable in class org.autoplot.dom.Column
 
parent - Variable in class org.autoplot.dom.PlotElement
 
parent - Variable in class org.autoplot.dom.Row
 
parent - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
parent - Variable in class org.das2.event.CrossHairRenderer
 
parent - Variable in class org.das2.event.DasMouseInputAdapter
 
parent - Variable in class org.das2.event.MouseModule
 
parent - Variable in class org.das2.graph.DasDevicePosition
 
parent - Variable in class ProGAL.dataStructures.DisjointSet.DSNode
 
parent(int) - Method in class ProGAL.dataStructures.Heap
 
park(ReferenceCache.ReferenceCacheEntry, ProgressMonitor) - Method in class org.autoplot.datasource.ReferenceCache
park this thread until the other guy has finished loading.
park(ProgressMonitor) - Method in class org.autoplot.datasource.ReferenceCache.ReferenceCacheEntry
park this thread until the other guy has finished loading.
park(ReferenceCache.ReferenceCacheEntry, ProgressMonitor) - Method in class org.das2.qds.ReferenceCache
park this thread until the other guy has finished loading.
park(ProgressMonitor) - Method in class org.das2.qds.ReferenceCache.ReferenceCacheEntry
park this thread until the other guy has finished loading.
parse(String[]) - Method in interface it.sauronsoftware.ftp4j.FTPListParser
Parses a LIST command response and builds an array of FTPFile objects.
parse(String[]) - Method in class it.sauronsoftware.ftp4j.listparsers.DOSListParser
 
parse(String[]) - Method in class it.sauronsoftware.ftp4j.listparsers.EPLFListParser
 
parse(String[]) - Method in class it.sauronsoftware.ftp4j.listparsers.MLSDListParser
 
parse(String[]) - Method in class it.sauronsoftware.ftp4j.listparsers.NetWareListParser
 
parse(String[]) - Method in class it.sauronsoftware.ftp4j.listparsers.UnixListParser
 
parse(URI) - Static method in class org.autoplot.datasource.URISplit
added to avoid widespread use of parse(uri.toString).
parse(String) - Static method in class org.autoplot.datasource.URISplit
split the url string into components.
parse(String, int, boolean) - Static method in class org.autoplot.datasource.URISplit
split the UI string into components, keeping track of the caret position when characters are inserted.
parse(InputStream) - Method in class org.autoplot.dods.MyDASParser
parse the stream.
parse(InputStream) - Method in class org.autoplot.dods.MyDDSParser
 
parse(String, String) - Method in class org.autoplot.state.BindingModelSerializeDelegate
 
parse(String, String) - Method in class org.autoplot.state.ColorSerializeDelegate
 
parse(String, String) - Method in class org.autoplot.state.ConnectorSerializeDelegate
 
parse(String, String) - Method in class org.autoplot.state.DatumSerializeDelegate
 
parse(String, String) - Method in class org.autoplot.state.EnumSerializeDelegate
 
parse(String, String) - Method in class org.autoplot.state.TypeSafeEnumSerializeDelegate
 
parse(String) - Method in class org.das2.datum.CurrencyUnits
remove the symbol and parse as a double.
parse(String) - Static method in class org.das2.datum.DatumUtil
attempt to parse the string as a datum.
parse(String) - Method in class org.das2.datum.EnumerationUnits
 
parse(String) - Method in class org.das2.datum.NumberUnits
 
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in class org.das2.datum.Orbits.OrbitFieldHandler
 
parse(String) - Static method in class org.das2.datum.RationalNumber
parse the string to get the RationalNumber.
parse(String) - Method in class org.das2.datum.TimeLocationUnits
 
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in class org.das2.datum.TimeParser.EnumFieldHandler
 
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in interface org.das2.datum.TimeParser.FieldHandler
parse the field to interpret as a time range.
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in class org.das2.datum.TimeParser.HrintervalFieldHandler
 
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in class org.das2.datum.TimeParser.IgnoreFieldHandler
 
parse(String) - Method in class org.das2.datum.TimeParser
parse the string, which presumably contains a time matching the spec.
parse(String, Map<String, String>) - Method in class org.das2.datum.TimeParser
attempt to parse the string.
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in class org.das2.datum.TimeParser.PeriodicFieldHandler
 
parse(String, TimeUtil.TimeStruct, TimeUtil.TimeStruct, Map<String, String>) - Method in class org.das2.datum.TimeParser.SubsecFieldHandler
 
parse(String) - Method in class org.das2.datum.Units
 
parse(String) - Static method in class org.das2.graph.DasColorBar.Type
from the string, identify the type.
parse(String, String) - Method in class org.das2.qstream.CacheTagSerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.DatumRangeSerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Boolean
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Byte
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Double
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Float
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Integer
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Long
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Number
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.DefaultSerializeDelegate.Short
 
parse(String, String) - Method in class org.das2.qstream.EnumerationUnitsSerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.MapSerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.NumberArraySerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.Rank0DataSetSerializeDelegate
 
parse(String, String) - Method in interface org.das2.qstream.SerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.StringSerializeDelegate
 
parse(String, String) - Method in class org.das2.qstream.UnitsSerializeDelegate
 
parse(String) - Method in enum org.das2.stream.PropertyType
 
parseBenchmark() - Static method in class test.endtoend.Test013
 
ParseBenchmarks - Class in test
 
ParseBenchmarks() - Constructor for class test.ParseBenchmarks
 
parseBookmark(String) - Static method in class org.autoplot.bookmarks.Bookmark
 
parseBookmark(Node, String, int) - Static method in class org.autoplot.bookmarks.Bookmark
parse the bookmarks in this node.
parseBookmarks(String) - Static method in class org.autoplot.bookmarks.Bookmark
 
parseBookmarks(String, int) - Static method in class org.autoplot.bookmarks.Bookmark
 
parseBookmarks(URL) - Static method in class org.autoplot.bookmarks.Bookmark
read in the bookmarks file, which should be an xml file with the top node <bookmark-list>.
parseBookmarks(Element) - Static method in class org.autoplot.bookmarks.Bookmark
parse the bookmarks in the element root into a list of folders and bookmarks.
parseBookmarks(Element, int) - Static method in class org.autoplot.bookmarks.Bookmark
parse the bookmarks, checking to see what version scheme should be used.
parseBookmarks(Element, String, int) - Static method in class org.autoplot.bookmarks.Bookmark
parse the bookmarks in the element root into a list of folders and bookmarks.
parseConstraint(String, long[]) - Static method in class org.autoplot.datasource.DataSourceUtil
returns the [ start, stop, stride ] or [ start, -1, -1 ] for slice, but also supports slice notations like [:,1].
parseConstraint(String, long) - Static method in class org.autoplot.datasource.DataSourceUtil
returns [ start, stop, stride ] or [ start, -1, -1 ] for slice.
parseConstraint(String, long) - Static method in class org.autoplot.netCDF.NetCdfVarDataSet
returns [ start, stop, stride ] or [ start, -1, -1 ] for slice.
parseControl(String) - Static method in class org.das2.graph.Renderer
convenient and official location for method that parses control string.
parseDatumRange(String, Units) - Static method in class org.das2.datum.DatumRangeUtil
Parse the datum range in the context of units.
parseDatumRange(String, DatumRange) - Static method in class org.das2.datum.DatumRangeUtil
 
parseDatumRange(String) - Static method in class org.das2.datum.DatumRangeUtil
This provides unambiguous rules for parsing all types datum ranges strictly from strings, with no out of band information.
ParsedExpression - Class in org.das2.dasml
This class encapsulates a pre-parsed expression.
ParsedExpression(String) - Constructor for class org.das2.dasml.ParsedExpression
 
ParsedExpressionException - Exception in org.das2.dasml
 
ParsedExpressionException(String) - Constructor for exception org.das2.dasml.ParsedExpressionException
Creates a new instance of ParsedExpressionFormat
parseDoubleByteArray(ByteBuffer, int, int) - Static method in class org.autoplot.cefdatasource.DoubleParser
 
ParseException - Exception in org.das2.qds.util.dd
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.das2.qds.util.dd.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.das2.qds.util.dd.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.das2.qds.util.dd.ParseException
Constructor with message.
parseField(String, int) - Method in class org.autoplot.ascii.MultiFieldTimeParser
Either the field is accumulated in a string, and the entire string is parsed for the last field.
parseField(ByteBuffer, int, int) - Method in class org.autoplot.cefdatasource.DoubleFieldParser
 
parseField(ByteBuffer, int, int) - Method in interface org.autoplot.cefdatasource.FieldParser
 
parseField(ByteBuffer, int, int) - Method in class org.autoplot.cefdatasource.IsoTimeParser
 
parseField(String, int) - Method in interface org.das2.qds.util.AsciiParser.FieldParser
parse the field into a double representing
parseField(String, int) - Method in class org.das2.qds.util.MultiFieldTimeParser
Either the field is accumulated in a string, and the entire string is parsed for the last field.
parseFillValidRangeInternal(String, String) - Static method in class org.autoplot.dom.PlotElementUtil
 
parseFormatStr(String) - Static method in class org.das2.graph.DasDevicePosition
Deprecated.
use parseLayoutStr.
parseGPSString(String) - Static method in class org.autoplot.imagedatasource.Util
returns 45.50833333333333 from 45deg30'30", where the text "deg" is a placeholder for the unicode degree symbol (its not replicated here since non-ASCII characters choke some development tools)
parseHeader(Reader) - Static method in class org.das2.stream.StreamDescriptor
 
parseIDLArray(String) - Method in class org.das2.util.IDLParser
 
parseIDLArrayTokens(String[], int) - Method in class org.das2.util.IDLParser
 
parseIDLScalar(String) - Method in class org.das2.util.IDLParser
 
parseISO8601(String) - Static method in class org.das2.datum.DatumRangeUtil
Parser for ISO8601 formatted times.
parseISO8601Datum(String, int[], int) - Static method in class org.das2.datum.DatumRangeUtil
new attempt to write a clean ISO8601 parser.
parseISO8601Duration(String) - Static method in class org.das2.datum.DatumRangeUtil
returns a 7 element array with [year,mon,day,hour,min,sec,nanos].
parseISO8601Range(String) - Static method in class org.das2.datum.DatumRangeUtil
returns the time found in an iso8601 string, or null.
parseLayoutStr(String, double, int, double) - Static method in class org.das2.graph.DasDevicePosition
parse the format string into a pixel count.
parseLayoutStr(String) - Static method in class org.das2.graph.DasDevicePosition
parse position strings like "100%-5em+4pt" into [ npos, emoffset, pt_offset ].
parseLayoutStr(DasDevicePosition, String) - Static method in class org.das2.graph.DasDevicePosition
parses the layout string, which contains both the minimum and maximum positions, and configures the row or column.
parseList(String, String) - Method in class ftpfs.ftp.FtpListResult
Parse the information from the string list
parseLsl(String, File) - Method in class ftpfs.FTPBeanFileSystem
Deprecated.
use parseLslNew
parseLslNew(String, File) - Method in class ftpfs.FTPBeanFileSystem
use open source library that supports several formats for list result.
parseMetadata(String, String[], String[]) - Static method in class org.das2.qds.util.AsciiHeadersParser
attempt to parse the metadata stored in the header.
parseMetadataHapi(JSONObject) - Static method in class org.das2.qds.util.AsciiHeadersParser
 
parseObject(Object, String) - Static method in class org.autoplot.dom.DomUtil
 
parseOrientationString(String) - Static method in class org.das2.dasml.Processor
TODO
parseOrientationString(String) - Static method in class org.das2.graph.AttachedLabel
 
parseParams(String) - Static method in class org.autoplot.datasource.URISplit
Split the parameters (if any) into name,value pairs.
parsePsym(String) - Static method in class org.das2.graph.Psym
return a Psym for the name, like none, dots, circles, etc.
parseQueryString(String) - Static method in class org.das2.util.URLBuddy
Returns an unmodifiable map representing the query string passed in.
parser - Variable in class org.autoplot.ascii.AsciiTableTableModel
 
parseRangeStr(String, String[]) - Static method in class org.autoplot.csv.TableOps
parse range strings like "3:6", "3:-5", and "Bx_gsm-Bz_gsm" if the delimiter is colon, then the end is exclusive.
parseRecFormat(String) - Static method in class org.autoplot.binarydatasource.BinaryDataSource
returns [ int[] offsets, Object[] types, Integer count, Integer recSizeBytes ].
parseRescaleStr(String, Datum[]) - Static method in class org.das2.datum.DatumRangeUtil
parse position strings like "100%-5hr" into [ npos, datum ].
parseSymColor(String) - Static method in class org.das2.graph.SymColor
 
parseTime(String) - Static method in class org.das2.datum.TimeUtil
parse the time into a timestruct.
parseTimeFormatString(String) - Method in class org.das2.datum.format.TimeDatumFormatter
parse message format strings like yyyy-MM-DD
parseTimeFormatStringPercent(String) - Method in class org.das2.datum.format.TimeDatumFormatter
create the message format, based on %Y, %m, %d format specification of the UNIX date command.
parseTimeRange(String) - Static method in class org.autoplot.datasource.URISplit
Helper method to get the timerange from the URI
parseTimeRange(String) - Static method in class org.das2.datum.DatumRangeUtil
parse the string into a DatumRange with time location units.
parseTimeRange(String) - Static method in class org.das2.datum.DatumRangeUtilOld
 
parseTimeRangeValid(String) - Static method in class org.das2.datum.DatumRangeUtil
parse the string into a DatumRange with time location units.
parseURL(URL) - Method in class org.autoplot.dods.MetaDataScraper
retrieve the URL, which should be a dods server form.
parseValid(String) - Static method in class org.das2.datum.DatumUtil
parse the string which contains a valid representation of a a Datum.
parseValidISO8601Range(String) - Static method in class org.das2.datum.DatumRangeUtil
returns the time found in an iso8601 string, or throws a runtime exception.
parseValue(NameContext, String, Class) - Static method in class org.das2.dasml.Processor
Parses the given String object in an attempt to produce the an object of the given type.
partition(SortTool, int, int) - Method in class ProGAL.dataStructures.Set
 
PasteBufferedReader - Class in org.autoplot.hapi
paste several BufferedReaders together to appear as one BufferedReader.
PasteBufferedReader() - Constructor for class org.autoplot.hapi.PasteBufferedReader
 
pasteBufferedReader(AbstractLineReader) - Method in class org.autoplot.hapi.PasteBufferedReader
 
pasteClipboardIntoPlot(Component, ApplicationController, Plot) - Static method in class org.autoplot.GuiSupport
 
PatchedHtmlRenderer - Class in org.das2.jythoncompletion.support
Temporary patched org.openide.awt.HtmlRenderer to allow disabling of the color change in case when the particular item is selected.
PatchedHtmlRenderer - Class in org.das2.jythoncompletion.ui
Temporary patched org.openide.awt.HtmlRenderer to allow disabling of the color change in case when the particular item is selected.
path - Variable in class org.autoplot.datasource.URISplit
the resource uri including the path part.
PathIterable - Interface in org.das2.graph
A PathIterable is an object that can return a PathIterator for the
pathIterator(AffineTransform) - Method in class org.das2.graph.DefaultPlotSymbol
 
pathIterator(AffineTransform) - Method in interface org.das2.graph.PathIterable
 
PATHNAME_CREATED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
pcm3 - Static variable in class org.das2.datum.Units
1 / cm3
PdfGraphicsOutput - Class in org.das2.util.awt
support writing to PDF.
PdfGraphicsOutput() - Constructor for class org.das2.util.awt.PdfGraphicsOutput
Creates a new instance of PDFGraphicsOutput
PdfOptionsPanel - Class in org.autoplot
 
PdfOptionsPanel() - Constructor for class org.autoplot.PdfOptionsPanel
Creates new form PdfOptionsPanel
PdfUnicodeTextImageTest - Class in test
 
PdfUnicodeTextImageTest() - Constructor for class test.PdfUnicodeTextImageTest
 
pdListen - Variable in class org.autoplot.dom.PlotController
the plot elements we listen to for autoranging.
PDSPPI - Static variable in class org.autoplot.pdsppi.PDSPPIDB
 
PDSPPIDataSource - Class in org.autoplot.pdsppi
Read data from PDS PPI, using their web interface.
PDSPPIDataSourceEditorPanel - Class in org.autoplot.pdsppi
Editor panel for getting data from PDS/PPI node.
PDSPPIDataSourceEditorPanel() - Constructor for class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
Creates new form PPARAMPPIDataSourceEditorPanel
PDSPPIDataSourceFactory - Class in org.autoplot.pdsppi
PDS/PPI node factory.
PDSPPIDataSourceFactory() - Constructor for class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
PDSPPIDB - Class in org.autoplot.pdsppi
 
PDSPPIDB() - Constructor for class org.autoplot.pdsppi.PDSPPIDB
 
PDSPPIFileSystem - Class in org.autoplot.pdsppi
 
PDSPPIFileSystem(String) - Constructor for class org.autoplot.pdsppi.PDSPPIFileSystem
 
PDSPPITimeSeriesBrowse - Class in org.autoplot.pdsppi
 
PDSPPITimeSeriesBrowse() - Constructor for class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
PDSPPITimeSeriesBrowse(String) - Constructor for class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
peakIds(QDataSet) - Static method in class org.das2.qds.util.AutoHistogram
return a list of all the peaks in the histogram.
peaks(QDataSet) - Static method in class org.das2.qds.util.AutoHistogram
return a list of all the peaks in the histogram.
PeakTableRebinner - Class in org.das2.dataset
 
PeakTableRebinner() - Constructor for class org.das2.dataset.PeakTableRebinner
 
peek() - Method in class org.das2.components.TearoffTabbedPane
show all the tabs descriptions
peek() - Method in class org.das2.qds.DataSetAnnotations
print the map of annotations to stderr.
peek(URI) - Static method in class org.das2.util.filesystem.FileSystem
allow factories to peek, so they can see if there is a parent that is offline.
peek() - Method in class ProGAL.dataStructures.Heap
Return least element without removing it, or null if empty
peek() - Method in class ProGAL.dataStructures.Queue
 
peekAt(Object) - Static method in class org.autoplot.ScriptContext
This is intended to be used with a debugger.
peekAt(int) - Method in class org.autoplot.state.UndoRedoSupport
allow scripts to peek into undo/redo stack for debugging.
peekBindingSupport() - Method in class org.autoplot.dom.ApplicationController
for debugging in scripts.
peekInstances() - Static method in class org.das2.util.filesystem.FileSystem
return a copy of all cached filesystems
PeerPropertyTreeNode - Class in org.das2.components.propertyeditor
 
PeerPropertyTreeNode(PeerPropertyTreeNode, PropertyTreeNode, PropertyTreeNode[]) - Constructor for class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
PENDING_CHANGE_AUTOLAYOUT - Static variable in class org.autoplot.LayoutListener
 
PENDING_FOCUS_URI - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
PENDING_FURTHER_INFORMATION - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
PENDING_NOTE - Static variable in class org.das2.util.filesystem.FSTreeModel
 
pendingChanges(Map<Object, Object>) - Method in class org.autoplot.dom.DataSourceController
 
pendingChanges(Map<Object, Object>) - Method in class org.autoplot.dom.DomNodeController
return a list of all the pending changes.
pendingChanges(Map<Object, Object>) - Method in class org.autoplot.dom.PlotElementController
 
pendingChanges(Map<Object, Object>) - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
pendingChanges(Map<Object, Object>) - Method in class org.das2.graph.DasCanvas
return a list of pending changes.
pendingChanges(Map<Object, Object>) - Method in class org.das2.system.ChangesSupport
return a list of all the pending changes.
percent - Static variable in class org.das2.datum.Units
ratiometric units
percentIncrease - Static variable in class org.das2.datum.Units
 
percentTF - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
PERFORM_CONTOUR_RETURN_FORM3 - Static variable in class org.das2.qds.math.Contour.ContourPlot
return bundle of X,Y,Z with DEPEND_0 equal to the step number, with a gap indicating a break.
PERFORM_CONTOUR_RETURN_FORM4 - Static variable in class org.das2.qds.math.Contour.ContourPlot
return bundle of X,Y,Z[STEP] where STEP contains gaps indicating breaks.
performContour() - Method in class org.das2.math.Contour.ContourPlot
 
performContour() - Method in class org.das2.qds.math.Contour.ContourPlot
perform the contour using PERFORM_CONTOUR_RETURN_FORM3
performContour(Object) - Method in class org.das2.qds.math.Contour.ContourPlot
returns a rank 2 bundle QDataSet of ds[:,3] with the contours.
performingChange(Object, Object) - Method in class org.autoplot.dom.DomNodeController
performingChange tells that the change is about to be performed.
performingChange(Object, Object) - Method in class org.das2.graph.DasCanvas
indicate to the canvas that a change is being performed.
performingChange(Object, Object) - Method in class org.das2.system.ChangesSupport
performingChange tells that the change is about to be performed.
PeriodicFieldHandler() - Constructor for class org.das2.datum.TimeParser.PeriodicFieldHandler
 
persistence - Variable in class org.das2.util.filesystem.FileSystemSettings
 
PersistenceTests - Class in org.autoplot.state
 
PersistenceTests() - Constructor for class org.autoplot.state.PersistenceTests
 
PERSISTENT - Static variable in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
PersistentStateSupport - Class in org.autoplot
 
PersistentStateSupport(DasCanvas, String) - Constructor for class org.autoplot.PersistentStateSupport
Provides a means for saving the application persistently, undo/redo support (TODO).
PersistentStateSupport(Component, PersistentStateSupport.SerializationStrategy, String) - Constructor for class org.autoplot.PersistentStateSupport
 
PersistentStateSupport() - Constructor for class org.autoplot.PersistentStateSupport
Creates a new instance of PersistentStateSupport
PersistentStateSupport - Class in org.das2.dasml
 
PersistentStateSupport(DasCanvas, String) - Constructor for class org.das2.dasml.PersistentStateSupport
Provides a means for saving the application persistently, undo/redo support (TODO).
PersistentStateSupport(Component, PersistentStateSupport.SerializationStrategy, String) - Constructor for class org.das2.dasml.PersistentStateSupport
 
PersistentStateSupport() - Constructor for class org.das2.dasml.PersistentStateSupport
Creates a new instance of PersistentStateSupport
PersistentStateSupport.SerializationStrategy - Interface in org.autoplot
 
PersistentStateSupport.SerializationStrategy - Interface in org.das2.dasml
 
perspective - Variable in class org.autoplot.pngwalk.CoversWalkView
 
physicalZero - Static variable in class org.das2.datum.Basis
special basis representing physical zero for all combinations of physical units.
PI - Static variable in class org.das2.qds.ops.Ops
closest double to π or TAU/2
PI - Static variable in class ProGAL.math.Constants
 
pickFilter(JFrameOperator, String[]) - Static method in class org.autoplot.util.jemmy.FiltersTreePicker
find the filter and select it from the Tools->Filters gui.
pickFont(Frame, ApplicationModel) - Static method in class org.autoplot.GuiSupport
show the pick font dialog.
pickTimeRange(Component, DatumRange, DatumRange) - Static method in class org.autoplot.datasource.DataSetSelector
allow the user to pick one of two times, when it is ambiguous what they want.
pickTimeRange(Component, List<DatumRange>, List<String>) - Static method in class org.autoplot.datasource.DataSetSelector
Allow the user to pick one of a set of times, when it is ambiguous what they want.
PICO - Static variable in class org.das2.datum.UnitsConverter
 
picoseconds - Static variable in class org.das2.datum.Units
 
PipeFilter - Class in org.das2.qstream.filter
Allow filters to be used from the command line.
PipeFilter() - Constructor for class org.das2.qstream.filter.PipeFilter
 
PitchAngleDistributionRenderer - Class in org.das2.graph
Draws a pitch angle distribution, which is a spectrogram wrapped around an origin.
PitchAngleDistributionRenderer(DasColorBar) - Constructor for class org.das2.graph.PitchAngleDistributionRenderer
 
PitchAngleDistributionStylePanel - Class in org.autoplot.renderer
 
PitchAngleDistributionStylePanel() - Constructor for class org.autoplot.renderer.PitchAngleDistributionStylePanel
Creates new form PitchAngleDistributionStylePanel
pivot(Matrix, int) - Static method in class org.das2.math.matrix.MatrixUtil
 
pivot(Matrix, int) - Static method in class org.das2.qds.math.matrix.MatrixUtil
 
plane(int) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
plane(int) - Method in class org.virbo.idlsupport.QDataSetBridge
 
plane - Variable in class ProGAL.geom2d.TriangulationFace
 
Plane - Class in ProGAL.geom3d
A plane in (x,y,z)-space represented by a point and a normal.
Plane(Point, Vector) - Constructor for class ProGAL.geom3d.Plane
Constructs a plane with the normal vector n containing point p.
Plane(Vector) - Constructor for class ProGAL.geom3d.Plane
Constructs a plane with the normal vector n containing the point (0,0,0).
Plane(Vector, double) - Constructor for class ProGAL.geom3d.Plane
Constructs a plane with the normal vector n at distance d from the origin.
Plane(Point, Point, Point) - Constructor for class ProGAL.geom3d.Plane
Constructs a plane through three points using the first point as defining point.
Plane(Point, Point) - Constructor for class ProGAL.geom3d.Plane
Constructs a plane bisecting two points
PLANE_0 - Static variable in interface org.das2.qds.QDataSet
type QDataSet, a correlated plane of data.
PLANE_X - Static variable in class org.das2.math.Contour
 
PLANE_Y - Static variable in class org.das2.math.Contour
 
PlaneDescriptor - Class in org.das2.qstream
Describes one of the bundled elements, for example one QDataSet, within a packet.
PlaneDescriptor() - Constructor for class org.das2.qstream.PlaneDescriptor
 
planesArray - Variable in class org.das2.components.DataPointRecorder
array of plane names that are also the column headers.
PlasmaModel - Class in org.das2.qds.demos
Model of plasma distribution function for given density, temperature, speed.
PlasmaModel() - Constructor for class org.das2.qds.demos.PlasmaModel
 
playSound() - Method in class org.das2.graph.Auralizor
begin streaming the sound.
plot - Variable in class org.autoplot.dom.ApplicationController
focus plot.
plot(Plot, PlotElement, String) - Method in class org.autoplot.dom.ApplicationControllerSupport
 
plot(Plot, PlotElement, String, String) - Method in class org.autoplot.dom.ApplicationControllerSupport
 
plot(Plot, PlotElement, String, String, String) - Method in class org.autoplot.dom.ApplicationControllerSupport
 
Plot - Class in org.autoplot.dom
Represents a 2-D plot with an X and Y axis, and "Z" axis that is often hidden or implemented with a color bar.
Plot() - Constructor for class org.autoplot.dom.Plot
 
plot(String) - Static method in class org.autoplot.ScriptContext
bring up the autoplot with the specified URL.
plot(String, String) - Static method in class org.autoplot.ScriptContext
plot one URI against another.
plot(int, String) - Static method in class org.autoplot.ScriptContext
bring up the autoplot with the specified URL.
plot(int, String, String) - Static method in class org.autoplot.ScriptContext
bring up the plot with the specified URI.
plot(QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the first dataSource node.
plot(QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the first dataSource node.
plot(QDataSet, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the first dataSource node.
plot(int, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node.
plot(int, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node.
plot(int, QDataSet, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet) - Static method in class org.autoplot.ScriptContext
bring up the autoplot with the dataset
plot(int, String, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, String) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, QDataSet, String) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node, using the render type specified.
plot - Variable in class org.autoplot.state.PersistenceTests
 
plot - Variable in class test.graph.bugs.DemoAPBug1129
 
plot - Variable in class test.graph.DasSliceControllerDemo
 
plot - Variable in class test.graph.PlotDemo
 
plot(int, String, QDataSet, QDataSet, QDataSet, String) - Method in class test.PythonScriptContext
plot the dataset in the specified dataSource node, using the render type specified.
PLOT_FLAVOR - Static variable in class org.das2.graph.dnd.TransferableCanvasComponent
 
PLOT_LAYER - Static variable in class org.das2.graph.DasCanvas
Z-Layer for drawing the plot.
plotA - Variable in class org.autoplot.dom.Connector
 
plotB - Variable in class org.autoplot.dom.Connector
 
PlotCommand - Class in external
new implementation of the plot command allows for keywords in the Jython environment.
PlotCommand() - Constructor for class external.PlotCommand
 
PlotController - Class in org.autoplot.dom
Manages a Plot node, for example listening for autoRange updates and layout changes.
PlotController(Application, Plot, DasPlot, DasColorBar) - Constructor for class org.autoplot.dom.PlotController
 
PlotController(Application, Plot) - Constructor for class org.autoplot.dom.PlotController
 
plotDefaults - Variable in class org.autoplot.dom.PlotElement
preferred settings for the element.
PlotDemo - Class in test.graph
 
PlotDemo() - Constructor for class test.graph.PlotDemo
 
PlotDom - Class in test
This takes 10 seconds on my mac--why???
PlotDom() - Constructor for class test.PlotDom
 
plotElement - Variable in class org.autoplot.dom.ApplicationController
focus
PlotElement - Class in org.autoplot.dom
Represents the method for painting data on to a plot, and filters that are applied to the data before plotting.
PlotElement() - Constructor for class org.autoplot.dom.PlotElement
 
PlotElementController - Class in org.autoplot.dom
PlotElementController manages the PlotElement, for example resolving the datasource and loading the dataset.
PlotElementController(ApplicationModel, Application, PlotElement) - Constructor for class org.autoplot.dom.PlotElementController
 
PlotElementControllerUtil - Class in org.autoplot.dom
 
PlotElementControllerUtil() - Constructor for class org.autoplot.dom.PlotElementControllerUtil
 
plotElementPropsMenuItem - Variable in class org.autoplot.dom.PlotController
 
plotElements - Variable in class org.autoplot.dom.Application
 
PlotElementStyle - Class in org.autoplot.dom
 
PlotElementStyle() - Constructor for class org.autoplot.dom.PlotElementStyle
 
PlotElementUtil - Class in org.autoplot.dom
static utilities the plot element controller uses.
PlotElementUtil() - Constructor for class org.autoplot.dom.PlotElementUtil
 
plotId - Variable in class org.autoplot.dom.PlotElement
id of the plotDefaults containing the element.
plotItButtonVisible - Variable in class org.autoplot.datasource.DataSetSelector
 
plots - Variable in class org.autoplot.dom.Application
 
PlotStylePanel - Class in org.autoplot
 
PlotStylePanel(ApplicationModel) - Constructor for class org.autoplot.PlotStylePanel
Creates new form PlotStylePanel
PlotStylePanel.StylePanel - Interface in org.autoplot
 
PlotSymbol - Interface in org.das2.graph
 
PlotSymbolRenderer - Class in org.das2.graph
 
PlotSymbolRenderer() - Constructor for class org.das2.graph.PlotSymbolRenderer
 
PlotSymbolRendererDemo - Class in test.graph
 
PlotSymbolRendererDemo() - Constructor for class test.graph.PlotSymbolRendererDemo
 
plotUri(String) - Method in class org.autoplot.AutoplotUI
Attempt to plot the given URI, which may be rejected and its editor invoked.
plotUri(String, boolean) - Method in class org.autoplot.dom.ApplicationController
provide method for plotting a URI without any axis resetting.
plus(Datum) - Method in class org.das2.datum.Datum
Groovy scripting language uses this for overloading.
PLUS - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
plus(Polynomial) - Method in class ProGAL.math.Polynomial
 
PngGraphicsOutput - Class in org.das2.util.awt
 
PngGraphicsOutput() - Constructor for class org.das2.util.awt.PngGraphicsOutput
Creates a new instance of PngGraphicsOutput
PngWalkTool - Class in org.autoplot.pngwalk
GUI for browsing PNGWalks, or sets of PNG images.
PngWalkTool() - Constructor for class org.autoplot.pngwalk.PngWalkTool
Creates new form PngWalkTool
PngWalkTool.ActionEnabler - Interface in org.autoplot.pngwalk
 
PngWalkTool1 - Class in org.autoplot.pngwalk
Deprecated.
PngWalkTool1() - Constructor for class org.autoplot.pngwalk.PngWalkTool1
Deprecated.
 
PngWalkView - Class in org.autoplot.pngwalk
This is the abstract superclass for views in the PNGWalk tool.
PngWalkView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.PngWalkView
 
Point - Class in ProGAL.geom2d
A point in (x,y)-space represented using double precision.
Point() - Constructor for class ProGAL.geom2d.Point
Construct a point at (0,0)
Point(double, double) - Constructor for class ProGAL.geom2d.Point
Construct a point with the specified coordinates.
Point(double[]) - Constructor for class ProGAL.geom2d.Point
Construct a point with the specified coordinates.
Point(Point) - Constructor for class ProGAL.geom2d.Point
Construct a point with the same two first coordinates as p.
point - Variable in class ProGAL.geom3d.Plane
Point in the plane.
Point - Class in ProGAL.geom3d
A point in (x,y,z)-space represented with double precision.
Point(double, double, double) - Constructor for class ProGAL.geom3d.Point
Construct a point with the specified coordinates.
Point(double[]) - Constructor for class ProGAL.geom3d.Point
Construct a point with the specified coordinates.
Point(Point) - Constructor for class ProGAL.geom3d.Point
Construct a point that is a clone of p.
Point(Vector) - Constructor for class ProGAL.geom3d.Point
Construct a point at the coordinates of v.
Point - Class in ProGAL.geomNd
A class representing a point in an N-dimensional Euclidean space.
Point(Point) - Constructor for class ProGAL.geomNd.Point
 
Point(double[]) - Constructor for class ProGAL.geomNd.Point
 
Point(int) - Constructor for class ProGAL.geomNd.Point
 
POINT_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
PointList - Class in ProGAL.geom3d
An ArrayList-wrapper for storing 3d points.
PointList() - Constructor for class ProGAL.geom3d.PointList
Construct an empty point-list.
PointList(Point[]) - Constructor for class ProGAL.geom3d.PointList
Construct a point-list from an array of points.
PointList(Collection<Point>) - Constructor for class ProGAL.geom3d.PointList
 
points - Variable in class ProGAL.geom2d.Triangle
 
pointsAlongCurve(PathIterator, double[], Point2D.Double[], double[], boolean) - Static method in class org.das2.graph.GraphUtil
return the points along a curve.
PointSet - Class in ProGAL.geom2d
 
PointSet() - Constructor for class ProGAL.geom2d.PointSet
 
PointSet(int) - Constructor for class ProGAL.geom2d.PointSet
creates a point set consisting of n uniformly distributed points in the unit square
PointSlopeDragRenderer - Class in org.das2.event
Shows the slope from the click point to the drag point.
PointSlopeDragRenderer(DasCanvasComponent, DasAxis, DasAxis) - Constructor for class org.das2.event.PointSlopeDragRenderer
Creates a new instance of PointSlopeDragRenderer
PointWeighted - Class in ProGAL.geom3d
 
PointWeighted(double, double, double, double) - Constructor for class ProGAL.geom3d.PointWeighted
Construct a weighted point with the specified coordinates.
PointWeighted(double[], double) - Constructor for class ProGAL.geom3d.PointWeighted
Construct a weighted point with the specified coordinates.
PointWeighted(PointWeighted) - Constructor for class ProGAL.geom3d.PointWeighted
Construct a weighted point that is a clone of p.
PointWeighted(Sphere) - Constructor for class ProGAL.geom3d.PointWeighted
Construct a weighted point with the center of the sphere as its coordinates and with the square of its radius as weight.
poisson(double, Random) - Static method in class org.das2.math.PoissonDistribution
This function generates a random variate with the poisson distribution.
poisson(double, Random) - Static method in class org.das2.qds.math.PoissonDistribution
This function generates a random variate with the poisson distribution.
PoissonDistribution - Class in org.das2.math
 
PoissonDistribution() - Constructor for class org.das2.math.PoissonDistribution
 
PoissonDistribution - Class in org.das2.qds.math
 
PoissonDistribution() - Constructor for class org.das2.qds.math.PoissonDistribution
 
polarAngle() - Method in class ProGAL.geom2d.Point
Returns polar angle of this point
polarAngleCos() - Method in class ProGAL.geom2d.Point
Returns the cosinus of the polar angle of this point
polarAngleCosXY() - Method in class ProGAL.geomNd.Point
Returns the cosinus of the polar angle of this point projected onto xy plane
polarAngleCosZ() - Method in class ProGAL.geom3d.Point
Returns the cosinus of the polar angle of this point with the z-axis
polarAngleSin() - Method in class ProGAL.geom2d.Point
Returns the sinus of the polar angle of this point
polarAngleSinXY() - Method in class ProGAL.geomNd.Point
Returns the sinus of the polar angle of this point projected onto xy plane
polarAngleSinZ() - Method in class ProGAL.geom3d.Point
Returns the sinus of the polar angle of this point with the z-axis
polarAngleXY() - Method in class ProGAL.geomNd.Point
Returns polar angle of this point projected onto xy plane
PolarPlotRenderer - Class in org.das2.graph
Draws a pitch angle distribution, which is a spectrogram wrapped around an origin.
PolarPlotRenderer(DasColorBar) - Constructor for class org.das2.graph.PolarPlotRenderer
 
polyfitw(double[], double[], double[], int) - Static method in class org.das2.math.QuadFitUtil
 
Polygon - Class in ProGAL.geom2d
 
Polygon() - Constructor for class ProGAL.geom2d.Polygon
 
Polygon(List<Point>) - Constructor for class ProGAL.geom2d.Polygon
 
Polygon(Point, Point, Point) - Constructor for class ProGAL.geom2d.Polygon
 
Polygon(PointSet) - Constructor for class ProGAL.geom2d.Polygon
 
Polygon(Point[]) - Constructor for class ProGAL.geom2d.Polygon
 
Polynomial - Class in ProGAL.math
A representation of a variable sized polynomial.
Polynomial(double[]) - Constructor for class ProGAL.math.Polynomial
creates a polynomal
PolynomialDataSetDescriptor - Class in org.das2.dataset.test
 
PolynomialDataSetDescriptor(double[], Units, Units, Datum) - Constructor for class org.das2.dataset.test.PolynomialDataSetDescriptor
Creates a new instance of PolynomialDataSetDescriptor
PolynomialDataSetDescriptor(double[], Units, Units, Datum, Datum) - Constructor for class org.das2.dataset.test.PolynomialDataSetDescriptor
 
pop() - Method in class ProGAL.dataStructures.Queue
 
popHistory(int) - Method in class org.das2.graph.DataRange
pop ipop items off the history list.
popString(String) - Static method in class org.autoplot.jythonsupport.Util
 
popupListener - Variable in class org.das2.event.DasMouseInputAdapter
 
pos - Variable in class ProGAL.geom3d.viewer.TextShape
 
position(DasDevicePosition, int, int) - Method in class org.das2.event.MouseModule
indicate if the position (pixels) is near the ends of the DasRow or DasColumn.
positive() - Method in class org.das2.datum.Datum
Groovy scripting language uses this positive operator.
postEvent(AWTEvent) - Method in class org.das2.util.awt.LoggingEventQueue
 
postException(Renderer, Exception) - Method in class org.das2.graph.DasPlot
notify user of an exception, in the context of the plot.
postMessage(Renderer, String, int, Datum, Datum) - Method in class org.das2.graph.DasPlot
Notify user of an exception, in the context of the plot.
postMessage(Renderer, String, Level, Datum, Datum) - Method in class org.das2.graph.DasPlot
Notify user of an exception, in the context of the plot.
pow(Ratio) - Method in class org.das2.datum.Ratio
 
pow(Ratio) - Method in class org.das2.datum.RationalNumber
 
pow(SIUnits, int) - Static method in class org.das2.datum.SIUnits
apply the power to the exponent.
pow(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise pow (** in FORTRAN, ^ in IDL) of two datasets with the compatible geometry.
pow(long, long) - Static method in class org.das2.qds.ops.Ops
for Jython, we define this because the doubles aren't coerced.
pow(double, double) - Static method in class org.das2.qds.ops.Ops
for Jython, we define this because the doubles aren't coerced.
pow(Object, Object) - Static method in class org.das2.qds.ops.Ops
element-wise pow (** in FORTRAN, ^ in IDL) of two datasets with the same geometry.
power(double) - Method in class org.das2.datum.Datum
Groovy scripting language uses this for overloading a**b.
power(Datum) - Method in class org.das2.datum.Datum
Groovy scripting language uses this for overloading a**b.
powerDistance(Point) - Method in class ProGAL.geom3d.volumes.Sphere
Gets the squared distance of a point from a sphere surface (negative if the point is inside the sphere).
powerRadioButton - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
PowFilterEditorPanel - Class in org.das2.qds.filters
 
PowFilterEditorPanel() - Constructor for class org.das2.qds.filters.PowFilterEditorPanel
 
PRECEEDING_RECORDS_ALLOCATED - Static variable in interface org.autoplot.cdf.CDFConstants
 
predCounter - Static variable in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
Predicates - Class in ProGAL.geom3d.predicates
 
Predicates() - Constructor for class ProGAL.geom3d.predicates.Predicates
 
Predicates.PlaneConfig - Enum in ProGAL.geom3d.predicates
 
Predicates.SphereConfig - Enum in ProGAL.geom3d.predicates
 
PREF_EXPORT_EXT - Static variable in class org.autoplot.Prefs
 
PREF_EXPORT_FILE - Static variable in class org.autoplot.Prefs
 
PREF_EXPORT_FOLDER - Static variable in class org.autoplot.Prefs
 
PREF_LAST_EXPORT - Static variable in class org.autoplot.pngwalk.PngWalkTool
last location where image was exported
PREF_LAST_OPEN_FOLDER - Static variable in class org.autoplot.datasource.AutoplotSettings
 
PREF_LAST_OPEN_VAP_FILE - Static variable in class org.autoplot.datasource.AutoplotSettings
 
PREF_LAST_OPEN_VAP_FOLDER - Static variable in class org.autoplot.datasource.AutoplotSettings
 
PREF_NODE_TIMERANGE - Static variable in class org.autoplot.datasource.RecentComboBox
 
PREF_RECENT - Static variable in class org.autoplot.AddDataSourcePanel
 
PREF_RECENT - Static variable in class org.autoplot.ApplicationModel
 
PREF_RECENT - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PREF_RECENTLY_OPENED_FILES - Static variable in class org.autoplot.datasource.AutoplotSettings
 
preferredLayoutSize(Container) - Method in class org.autoplot.datasource.JScrollPopupMenu.ScrollPopupMenuLayout
 
preferredLayoutSize(Container) - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
preferredLayoutSize(Container) - Method in class org.das2.graph.DasCanvas.RowColumnLayout
 
Prefs - Class in org.autoplot
class for containing preferences
Prefs() - Constructor for class org.autoplot.Prefs
 
prep(String) - Method in class org.das2.qds.util.AsciiHeadersParser
Preprocess the string to make more valid JSON.
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.datasource.CompletionsDataSourceEditor
 
prepare(String, Window, ProgressMonitor) - Method in interface org.autoplot.datasource.DataSourceEditorPanel
load any needed resources.
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
prepare(String, Window, ProgressMonitor) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
prepareForOutput(int, int) - Method in class org.das2.graph.DasCanvas
resets the width and height, then waits for all update messages to be processed.
prepareQuery(JTextComponent) - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Collect additional information in AWT thread before AsyncCompletionQuery.query(CompletionResultSet, Document, int) is called asynchronously.
preQueryUpdate(JTextComponent) - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Called in response to CompletionTask.refresh(null).
prev() - Method in class org.autoplot.pngwalk.WalkImageSequence
Step the index to the previous image in the list.
prev(String) - Method in class org.das2.datum.Orbits
return the previous orbit number, or null if there are no more orbit numbers.
prev(int, Datum) - Static method in class org.das2.datum.TimeUtil
step down the previous ordinal.
prev - Variable in class ProGAL.dataStructures.DLCyclicList.DLNode
 
PREV_SPARSERECORDS - Static variable in interface org.autoplot.cdf.CDFConstants
 
prevCharIsCR - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
prevCharIsLF - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
previous() - Method in class org.das2.datum.DatumRange
returns the previous DatumRange covering the space defined by Units.
previous() - Method in class org.das2.datum.MonthDatumRange
 
previous() - Method in class org.das2.datum.OrbitDatumRange
 
previousAction - Variable in class org.das2.components.DasTimeRangeSelector
Action that is associated with the previous button.
previousAction - Variable in class org.das2.components.TimeRangeEditor
Action that is associated with the previous button.
prevMidnight(Datum) - Static method in class org.das2.datum.TimeUtil
provide the previous midnight, similar to the floor function, noting that if the datum provided is midnight exactly then it is simply returned.
prevWeek(Datum) - Static method in class org.das2.datum.TimeUtil
decrement by 7 days.
primaryInputPanel - Variable in class org.das2.graph.DasAxis
 
primaryPopup - Variable in class org.das2.event.DasMouseInputAdapter
 
print(String) - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
print(String, Object) - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
print(Graphics, PageFormat, int) - Method in class org.das2.graph.DasCanvas
Prints the canvas, scaling and possibly rotating it to improve fit.
print(Graphics) - Method in class org.das2.graph.DasCanvas
print the canvas, filling the background and the painting.
print(Matrix, PrintStream) - Static method in class org.das2.math.matrix.MatrixUtil
 
print(Matrix, PrintStream) - Static method in class org.das2.qds.math.matrix.MatrixUtil
 
print(String, String) - Method in class org.das2.qds.util.dd.Node
 
print(String) - Method in class org.das2.qds.util.dd.Node
 
print() - Method in class ProGAL.geom2d.Triangulation
prints vertices and faces of the triangulation
PRINT_ACTION - Static variable in class org.das2.graph.DasCanvas
 
printBooks(List<Bookmark>, String) - Static method in class org.autoplot.bookmarks.BookmarksManager
 
printBooks(Bookmark, String) - Static method in class org.autoplot.bookmarks.BookmarksManager
 
printCacheReport() - Static method in class org.autoplot.cdf.CdfDataSource
 
printCacheStats() - Static method in class org.autoplot.hapi.HapiDataSource
print the cache stats.
printChildren(String) - Method in class org.das2.qds.util.dd.Node
 
printComponent(Graphics) - Method in class org.das2.graph.DasPlot
we need to call each renderer's updatePlotImage method, otherwise we assume the session is interactive.
printDebugInfo(PrintStream) - Method in class org.das2.dataset.DefaultTableDataSet
 
printHead(String, String) - Method in class org.das2.qds.util.dd.Node
 
printingLogLevel - Variable in class org.autoplot.dom.Options
the level of messages that are displayed when printing.
printingTag - Variable in class org.autoplot.dom.Options
the tag printed on plots to indicate the date when it was created.
println(String) - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
printPrefsSettings() - Method in class org.das2.util.ArgumentList
see Vg1pws app for example use.
printStats() - Static method in class org.autoplot.dom.DomNodeController
 
printStatus() - Method in class org.autoplot.datasource.ReferenceCache
display the status of all the entries.
printStatus() - Method in class org.autoplot.dom.BindingSupport
print the status of all the bindings.
printStatus() - Method in class org.das2.qds.ReferenceCache
display the status of all the entries.
printStatus() - Static method in class org.das2.system.DasLogger
 
printStatus() - Static method in class org.das2.system.RequestProcessor
 
printUsage() - Static method in class external.AnimatedGifDemo
Dump the usage to the System.err stream.
printUsage() - Method in class org.das2.util.ArgumentList
print the usage statement out to stderr.
PRIORITY_SORT_TYPE - Static variable in class org.das2.jythoncompletion.support.CompletionResultSet
Sort type returned from CompletionResultSet.getSortType() that prefers priority of the item (CompletionItem.getSortPriority()) over the text of the item (CompletionItem.getSortText()).
PROB_DS - Static variable in class org.das2.datasource.Das2ServerDataSourceFactory
 
PROB_NO_TIMERANGE_PROVIDED - Static variable in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
PROB_NO_TIMERANGE_PROVIDED - Static variable in interface org.autoplot.datasource.capability.TimeSeriesBrowse
problem message to use in reject when the timerange was not provided in the URI.
PROB_PARSE_ERROR_IN_TIMERANGE - Static variable in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
PROB_PARSE_ERROR_IN_TIMERANGE - Static variable in interface org.autoplot.datasource.capability.TimeSeriesBrowse
problem message to use in reject when the timerange does not parse properly.
PROB_TIMERANGE - Static variable in class org.das2.datasource.Das2ServerDataSourceFactory
 
problemBadge - Static variable in class org.autoplot.pngwalk.PngWalkView
 
process(InputStream, OutputStream) - Method in class org.das2.stream.GUnzipStreamProcessor
 
process(InputStream, OutputStream) - Method in class org.das2.stream.GZipStreamProcessor
 
process(InputStream, OutputStream) - Method in class org.das2.stream.StreamProcessor
 
process(InputStream) - Method in class org.das2.stream.StreamProcessor
 
process(InputStream, OutputStream) - Method in class org.das2.stream.TAvStreamProcessor
 
process(String[]) - Method in class org.das2.util.ArgumentList
given the specification, process the argument list.
processCanvasElement(Element, FormBase) - Static method in class org.das2.dasml.Processor
Process a <canvas> element.
processDasUpdateEvent(DasUpdateEvent) - Method in class org.das2.components.AngleSpectrogramSlicer
 
processDasUpdateEvent(DasUpdateEvent) - Method in class org.das2.graph.DasCanvasComponent
like processEvent, but we also check the dirty status
processDataSet(String, QDataSet, ProgressMonitor) - Static method in class org.das2.qds.DataSetOps
apply process to the data.
processElement(Element, Object) - Static method in class org.das2.dasml.SerializeUtil
 
processElement(Element, DasPlot, FormBase) - Method in interface org.das2.graph.DasSerializeable
 
processEvent(AWTEvent) - Method in class org.das2.graph.DasCanvasComponent
Processes events occurring on this component.
processEvent(AWTEvent) - Method in class org.das2.graph.DasPlot
Processes events occurring on this component.
processKeyEvent(KeyEvent) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
processKeyEvent(KeyEvent) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
processKeyEvent(KeyEvent) - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
processKeyEvent(KeyEvent) - Method in interface org.das2.jythoncompletion.support.CompletionItem
Process the key pressed when this completion item was selected in the completion popup window.
processKeyEvent(KeyEvent) - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
processLinePlotElement(Element, DasPlot, FormBase) - Static method in class org.das2.dasml.Processor
 
Processor - Class in org.das2.dasml
Introduced to factor out all the dasml stuff from the graph package.
Processor() - Constructor for class org.das2.dasml.Processor
 
processPlotElement(Element, FormBase) - Static method in class org.das2.dasml.Processor
 
processPropertiesElement(Element) - Static method in class org.das2.stream.StreamTool
 
processPropertiesMap(Document, Map) - Static method in class org.das2.stream.StreamTool
 
processSpectrogramElement(Element, DasPlot, FormBase) - Static method in class org.das2.dasml.Processor
 
processStackedHistogramElement(Element, DasPlot, FormBase) - Static method in class org.das2.dasml.Processor
 
produceRipplesStream(WritableByteChannel) - Method in class org.das2.stream.test.RipplesStream
 
produceSineWaveStream(WritableByteChannel) - Method in class org.das2.stream.test.SineWaveStream
 
product - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
product name for the walk, e.g.
product(int[]) - Static method in class org.das2.qds.DataSetUtil
returns 1 for zero-length qube, the product otherwise.
ProGAL - package ProGAL
 
ProGAL.dataStructures - package ProGAL.dataStructures
 
ProGAL.geom2d - package ProGAL.geom2d
 
ProGAL.geom2d.delaunay - package ProGAL.geom2d.delaunay
 
ProGAL.geom2d.viewer - package ProGAL.geom2d.viewer
 
ProGAL.geom3d - package ProGAL.geom3d
 
ProGAL.geom3d.complex - package ProGAL.geom3d.complex
 
ProGAL.geom3d.complex.delaunayComplex - package ProGAL.geom3d.complex.delaunayComplex
 
ProGAL.geom3d.kineticDelaunay - package ProGAL.geom3d.kineticDelaunay
 
ProGAL.geom3d.predicates - package ProGAL.geom3d.predicates
 
ProGAL.geom3d.surface - package ProGAL.geom3d.surface
 
ProGAL.geom3d.tessellation.BowyerWatson - package ProGAL.geom3d.tessellation.BowyerWatson
 
ProGAL.geom3d.viewer - package ProGAL.geom3d.viewer
 
ProGAL.geom3d.volumes - package ProGAL.geom3d.volumes
 
ProGAL.geomNd - package ProGAL.geomNd
 
ProGAL.math - package ProGAL.math
 
progressLabel - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
ProgressMonitor - Interface in org.das2.util.monitor
ProgressMonitor defines a set of methods that are useful for keeping track of the progress of an operation.
projectionParameter(Point) - Method in class ProGAL.geom2d.Line
 
projectPoint(Point) - Method in class ProGAL.geom2d.Line
projects point p onto THIS line
projectPoint(Point) - Method in class ProGAL.geom3d.ParametricPlane
Projects the point v onto this plane and returns the parameters of the projected point (scaling of v1, of v2 and finally the distance or scaling along n).
projectPoint(Point) - Method in class ProGAL.geom3d.Plane
Get the projection of p onto this plane.
projInv - Variable in class ProGAL.geom3d.ParametricPlane
 
PromptComboBoxEditor - Class in org.autoplot.datasource.ui
 
PromptComboBoxEditor(String) - Constructor for class org.autoplot.datasource.ui.PromptComboBoxEditor
 
PromptTextArea - Class in org.autoplot.datasource.ui
 
PromptTextArea(String) - Constructor for class org.autoplot.datasource.ui.PromptTextArea
 
PromptTextField - Class in org.autoplot.datasource.ui
Textfield with help text when empty and not focused.
PromptTextField(String) - Constructor for class org.autoplot.datasource.ui.PromptTextField
 
PROP_ACTIVE - Static variable in class org.autoplot.dom.PlotElement
 
PROP_ACTIVE - Static variable in class org.das2.graph.Renderer
display the renderer.
PROP_ADDSUBTRACTBUTTONS - Static variable in class org.das2.qds.filters.FiltersChainPanel
 
PROP_ADJUSTING - Static variable in class org.autoplot.DataPanel
true indicates the component is in transition.
PROP_ADJUSTING - Static variable in class org.autoplot.OperationsPanel
 
PROP_ALIGN - Static variable in class org.das2.graph.DigitalRenderer
 
PROP_ALLOWOFFLINE - Static variable in class org.das2.util.filesystem.FileSystemSettings
allow use of persistent, cached files when the file system is not accessible.
PROP_ANCHORBORDERTYPE - Static variable in class org.autoplot.dom.Annotation
 
PROP_ANCHORBORDERTYPE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_ANCHOROFFSET - Static variable in class org.autoplot.dom.Annotation
 
PROP_ANCHOROFFSET - Static variable in class org.das2.graph.DasAnnotation
 
PROP_ANCHORPOSITION - Static variable in class org.autoplot.dom.Annotation
 
PROP_ANCHORPOSITION - Static variable in class org.das2.graph.DasAnnotation
 
PROP_ANCHORTYPE - Static variable in class org.autoplot.dom.Annotation
 
PROP_ANCHORTYPE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_ANNOTATIONS - Static variable in class org.autoplot.dom.Application
 
PROP_ANTIALIASED - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_ARROWSTYLE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_AUTOBINDING - Static variable in class org.autoplot.dom.Plot
indicates the application is allowed to automatically create bindings to the plot, typically when it is first created.
PROP_AUTOBINDING - Static variable in class org.autoplot.dom.PlotController
true indicates that the controller is allowed to automatically add bindings to the plot axes.
PROP_AUTOCOMPONENT - Static variable in class org.autoplot.dom.PlotElement
 
PROP_AUTOLABEL - Static variable in class org.autoplot.dom.Axis
true indicates the axis label hasn't been changed by a human and may/should be autoranged.
PROP_AUTOLABEL - Static variable in class org.autoplot.dom.Plot
 
PROP_AUTOLABEL - Static variable in class org.autoplot.dom.PlotElement
true indicates the axis label hasn't been changed manually and may/should be set automatically.
PROP_AUTOLABELLING - Static variable in class org.autoplot.dom.Options
 
PROP_AUTOLAYOUT - Static variable in class org.autoplot.dom.Options
 
PROP_AUTOPLOTDATA - Static variable in class org.autoplot.datasource.AutoplotSettings
 
PROP_AUTORANGE - Static variable in class org.autoplot.dom.Axis
true indicates the axis hasn't been changed and may/should be autoranged.
PROP_AUTORANGEHINTS - Static variable in class org.autoplot.dom.Axis
 
PROP_AUTORANGETYPE - Static variable in class org.autoplot.dom.Options
 
PROP_AUTORANGING - Static variable in class org.autoplot.dom.Options
 
PROP_AUTORENDERTYPE - Static variable in class org.autoplot.dom.PlotElement
true indicates that the renderType hasn't been changed manually and may/should be set automatically.
PROP_BACKGROUND - Static variable in class org.autoplot.dom.Annotation
 
PROP_BACKGROUND - Static variable in class org.autoplot.dom.Options
 
PROP_BADGE_CHANGE - Static variable in class org.autoplot.pngwalk.WalkImage
 
PROP_BADGE_CHANGE - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_BASEFONT - Static variable in class org.das2.graph.DasCanvas
Property name for the base font.
PROP_BINDINGS - Static variable in class org.autoplot.dom.Application
 
PROP_BOOKMARK - Static variable in class org.autoplot.bookmarks.BookmarksManagerModel
the contents of a bookmark changed, like the title or URL.
PROP_BORDERTYPE - Static variable in class org.autoplot.dom.Annotation
 
PROP_BORDERTYPE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_BOTTOM - Static variable in class org.autoplot.dom.Row
 
PROP_BOTTOM_CURTAIN - Static variable in class org.das2.graph.ColumnColumnConnector
 
PROP_BOTTOMCURTAIN - Static variable in class org.autoplot.dom.Connector
 
PROP_BOUNDS - Static variable in class org.das2.graph.DasAxis
 
PROP_BUNDLE - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
PROP_CACHING - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_CADENCECHECK - Static variable in class org.autoplot.dom.PlotElement
 
PROP_CADENCECHECK - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_CANCELLED - Static variable in class org.autoplot.AddPlotElementDialog
 
PROP_CANCELLED - Static variable in class org.autoplot.datasource.DataSourceEditorDialog
 
PROP_CANCELLED - Static variable in class org.autoplot.RecentUrisDialog
 
PROP_CANCELLED - Static variable in class org.autoplot.TcaElementDialog
 
PROP_CANCELLED - Static variable in class org.das2.components.DasProgressPanel
true if the task is cancelled.
PROP_CANVAS - Static variable in class org.autoplot.dom.ApplicationController
 
PROP_CANVASES - Static variable in class org.autoplot.dom.Application
 
PROP_CANVASFONT - Static variable in class org.autoplot.dom.Options
 
PROP_CARDSELECTED - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_CARDSELECTED - Static variable in class org.autoplot.datasource.TimeRangeEditor
 
PROP_CASE_INSENSITIVE - Static variable in class org.das2.util.filesystem.FileSystem
Boolean.TRUE if the filesystem ignores case, such as Windows local filesystem.
PROP_CLOCKWISE - Static variable in class org.das2.graph.PitchAngleDistributionRenderer
 
PROP_CLOCKWISE - Static variable in class org.das2.graph.PolarPlotRenderer
 
PROP_COLOR - Static variable in class org.autoplot.dom.Connector
 
PROP_COLOR - Static variable in class org.autoplot.dom.Options
 
PROP_COLOR - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_COLOR - Static variable in class org.das2.graph.BoundsRenderer
 
PROP_COLOR - Static variable in class org.das2.graph.CurveRenderer
 
PROP_COLOR - Static variable in class org.das2.graph.DigitalRenderer
 
PROP_COLOR - Static variable in class org.das2.graph.EventsRenderer
 
PROP_COLOR - Static variable in class org.das2.graph.PlotSymbolRenderer
 
PROP_COLOR_SPECIFIER - Static variable in class org.das2.graph.EventsRenderer
 
PROP_COLORBAR - Static variable in class org.das2.graph.Renderer
 
PROP_COLORBYDATASETID - Static variable in class org.das2.graph.PlotSymbolRenderer
 
PROP_COLORTABLE - Static variable in class org.autoplot.dom.Plot
 
PROP_COLORTABLE - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_COLUMN - Static variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
PROP_COLUMN - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
PROP_COLUMN - Static variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
PROP_COLUMN - Static variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
PROP_COLUMNID - Static variable in class org.autoplot.dom.Annotation
 
PROP_COLUMNID - Static variable in class org.autoplot.dom.Plot
 
PROP_COLUMNS - Static variable in class org.autoplot.dom.Canvas
 
PROP_COMPONENT - Static variable in class org.autoplot.dom.PlotElement
 
PROP_COMPONENT - Static variable in class org.autoplot.util.CanvasLayoutPanel
 
PROP_CONNECTORS - Static variable in class org.autoplot.dom.Application
 
PROP_CONTEXT - Static variable in class org.autoplot.dom.Plot
 
PROP_CONTEXT - Static variable in class org.das2.graph.DasPlot
property where the plot context can be stored.
PROP_CONTROL - Static variable in class org.autoplot.renderer.BoundsStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.ContourStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.DigitalStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.EventsStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.ImageStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.InternalStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.OrbitStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.PitchAngleDistributionStylePanel
 
PROP_CONTROL - Static variable in class org.autoplot.renderer.StackedHistogramStylePanel
 
PROP_CONTROL - Static variable in class org.das2.graph.Renderer
 
PROP_CONTROLLER - Static variable in class org.autoplot.dom.Connector
 
PROP_CONTROLLER - Static variable in class org.autoplot.dom.Template
 
PROP_CURTAIN_OPACITY_PERCENT - Static variable in class org.das2.graph.ColumnColumnConnector
 
PROP_CURTAINOPACITYPERCENT - Static variable in class org.autoplot.dom.Connector
 
PROP_DATA - Static variable in class org.autoplot.server.RequestListener
 
PROP_DATASET - Static variable in interface org.autoplot.datasource.capability.Updating
 
PROP_DATASET - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_DATASET - Static variable in class org.autoplot.dom.PlotElementController
the current dataset plotted, after operations (component property) has been applied.
PROP_DATASET - Static variable in class org.autoplot.ExportDataFormatPanel
 
PROP_DATASET - Static variable in class org.autoplot.OperationsPanel
 
PROP_DATASETID - Static variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
PROP_DATASETNEEDSLOADING - Static variable in class org.autoplot.dom.DataSourceController
true is the DataSource has been changed, and we need to reload.
PROP_DATASETSIZELIMIT - Static variable in class org.das2.graph.DigitalRenderer
 
PROP_DATASOURCE - Static variable in class org.autoplot.dom.DataSourceController
object that can provide data sets and capabilities.
PROP_DATASOURCEFILTER - Static variable in class org.autoplot.dom.ApplicationController
focus dataSourceFilter.
PROP_DATASOURCEFILTERID - Static variable in class org.autoplot.dom.PlotElement
 
PROP_DATASOURCEFILTERS - Static variable in class org.autoplot.dom.Application
 
PROP_DATAVISIBLE - Static variable in class org.autoplot.dom.Options
true when the data tab is visible.
PROP_DATUM - Static variable in class org.autoplot.state.PersistenceTests
 
PROP_DATUMRANGE - Static variable in class org.das2.graph.DasSliceController
 
PROP_DAY_OF_YEAR - Static variable in class org.autoplot.dom.Options
 
PROP_DELIM - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
PROP_DEP0 - Static variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
PROP_DEP0 - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
PROP_DEP0 - Static variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
PROP_DEP0 - Static variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
PROP_DEPTH - Static variable in class org.autoplot.state.UndoRedoSupport
property name of the current depth
PROP_DIMENSION - Static variable in class org.das2.qds.util.AsciiHeadersParser
property for dimension of the data defining rank and qube dims.
PROP_DIRECTORY - Static variable in class org.autoplot.PersistentStateSupport
 
PROP_DIRTY - Static variable in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
PROP_DIRTY - Static variable in class org.autoplot.scriptconsole.JythonScriptPanel
 
PROP_DISPLAY_CONTEXT - Static variable in class org.das2.graph.DasPlot
necessary place to put the range of the data actually displayed.
PROP_DISPLAYLEGEND - Static variable in class org.autoplot.dom.Plot
 
PROP_DISPLAYLEGEND - Static variable in class org.autoplot.dom.PlotElement
 
PROP_DISPLAYLEGEND - Static variable in class org.das2.graph.DasPlot
true if the legend should be displayed
PROP_DISPLAYLOGLEVEL - Static variable in class org.autoplot.dom.Options
 
PROP_DISPLAYTITLE - Static variable in class org.autoplot.dom.Plot
 
PROP_DISPLAYTITLE - Static variable in class org.das2.graph.DasPlot
turns the plot title off or on.
PROP_DIVIDERDATUMFORMATTER - Static variable in class org.das2.graph.DasAxis
 
PROP_DMAXIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_DMINIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_DOCHOME - Static variable in class org.das2.jythoncompletion.CompletionSettings
 
PROP_DOCUMENTATIONPANESIZE - Static variable in class org.das2.jythoncompletion.CompletionSettings
 
PROP_DRAWANTIALIAS - Static variable in class org.autoplot.dom.Options
 
PROP_DRAWBACKGROUND - Static variable in class org.das2.graph.DasPlot
the background should be drawn, if alpha is >0.
PROP_DRAWDEBUGMESSAGES - Variable in class org.das2.graph.DasPlot
draw a purple box in the lower right corner indicating the number of times each renderer has updated, rendered, and the plot itself has painted.
PROP_DRAWERROR - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_DRAWGRID - Static variable in class org.autoplot.dom.Options
 
PROP_DRAWGRID - Static variable in class org.das2.graph.DasPlot
If true, faint grey lines continue the axis major ticks across the plot.
PROP_DRAWGRIDCOLOR - Static variable in class org.das2.graph.DasPlot
if not transparent, draw the grid in this color.
PROP_DRAWGRIDOVER - Static variable in class org.das2.graph.DasPlot
if true, then the grid is on top of the data.
PROP_DRAWLEGENDLABEL - Static variable in class org.das2.graph.Renderer
true if the legend label should be drawn.
PROP_DRAWMINORGRID - Static variable in class org.autoplot.dom.Options
 
PROP_DRAWMINORGRID - Static variable in class org.das2.graph.DasPlot
If true, faint grey lines continue the axis minor ticks across the plot.
PROP_DRAWPOLARAXES - Static variable in class org.das2.graph.PitchAngleDistributionRenderer
 
PROP_DRAWPOLARAXES - Static variable in class org.das2.graph.PolarPlotRenderer
 
PROP_DRAWTICKLABELS - Static variable in class org.autoplot.dom.Axis
 
PROP_DSFRESET - Static variable in class org.autoplot.dom.PlotElementController
when true, a change in the DataSourceFilter should reset the plotElement.
PROP_EDITORCARD - Static variable in class org.autoplot.AutoplotUI
 
PROP_EDITORFONT - Static variable in class org.das2.jythoncompletion.CompletionSettings
 
PROP_ELEMENT_LABELS - Static variable in class org.das2.qds.util.AsciiHeadersParser
Human-readable label for each column of the parameter.
PROP_ELEMENT_NAMES - Static variable in class org.das2.qds.util.AsciiHeadersParser
NAME identifier to assign to each column of the parameter.
PROP_EMMAXIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_EMMINIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_ENABLE_CLEAN_CACHE - Static variable in class org.autoplot.datasource.Version
System.getProperty(PROP_ENABLE_CLEAN_CACHE)= "true" means old files in the cache should be removed
PROP_ENABLE_LOG_EXCEPTIONS - Static variable in class org.autoplot.datasource.Version
System.getProperty(PROP_ENABLE_LOG_EXCEPTIONS)= "true" means runtime exceptions should be logged.
PROP_ENABLE_REFERENCE_CACHE - Static variable in class org.autoplot.datasource.ReferenceCache
System property the enables the reference cache.
PROP_ENABLE_REFERENCE_CACHE - Static variable in class org.autoplot.datasource.Version
System.getProperty(PROP_ENABLE_REFERENCE_CACHE)= "true" means the reference cache should be used.
PROP_ENABLEDATASOURCE - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_ENABLEHISTORY - Static variable in class org.das2.graph.DasAxis
true if the axis built-in history is enabled.
PROP_ENUM - Static variable in class org.autoplot.state.PersistenceTests
 
PROP_ENVELOPE - Static variable in class org.das2.graph.ImageVectorDataSetRenderer
 
PROP_EVENTSLISTURI - Static variable in class org.autoplot.dom.Application
 
PROP_EXCEPTION - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_FILE - Static variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
PROP_FILE - Static variable in class org.autoplot.ascii.AsciiTableTableModel
 
PROP_FILE - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
the current file
PROP_FILE - Static variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
PROP_FILE - Static variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
PROP_FILE - Static variable in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
PROP_FILENAME - Static variable in class org.autoplot.scriptconsole.JythonScriptPanel
 
PROP_FILL - Static variable in class org.autoplot.dom.Connector
 
PROP_FILL - Static variable in class org.autoplot.dom.DataSourceFilter
 
PROP_FILL - Static variable in class org.das2.graph.ColumnColumnConnector
 
PROP_FILL_COLOR - Static variable in class org.das2.graph.ColumnColumnConnector
 
PROP_FILL_DIRECTION - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_FILL_TO_REFERENCE - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_FILLCOLOR - Static variable in class org.autoplot.dom.Connector
 
PROP_FILLCOLOR - Static variable in class org.autoplot.dom.Options
 
PROP_FILLCOLOR - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_FILLDATASET - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_FILLDIRECTION - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_FILLLABEL - Static variable in class org.das2.graph.DigitalRenderer
 
PROP_FILLPROPERTIES - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_FILTER - Static variable in class org.autoplot.idlsupport.QDataSetBridge
 
PROP_FILTER - Static variable in class org.autoplot.OperationsPanel
 
PROP_FILTER - Static variable in interface org.das2.qds.filters.FilterEditorPanel
 
PROP_FILTER - Static variable in class org.virbo.idlsupport.QDataSetBridge
 
PROP_FILTERS - Static variable in class org.autoplot.dom.DataSourceFilter
filters are the same as the component name of the PlotElement, a string of pipe-delimited commands that operate on the data.
PROP_FINISHED - Static variable in class org.das2.components.DasProgressPanel
 
PROP_FIRST_ROW - Static variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
PROP_FIRST_ROW - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
PROP_FIRST_ROW - Static variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
PROP_FIRST_ROW - Static variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
PROP_FITTED - Static variable in class org.autoplot.dom.Canvas
boolean property indicates that the canvas is resizable.
PROP_FLIPCOLORBARLABEL - Static variable in class org.autoplot.dom.Options
 
PROP_FLIPLABEL - Static variable in class org.das2.graph.DasAxis
 
PROP_FLIPPED - Static variable in class org.autoplot.dom.Axis
 
PROP_FLIPPED - Static variable in class org.das2.graph.DasAxis
 
PROP_FOCUSRENDERER - Static variable in class org.das2.graph.DasPlot
property name for the current renderer that the operator has selected.
PROP_FOCUSURI - Static variable in class org.autoplot.dom.ApplicationController
property focusUri is the uri that has gained focus.
PROP_FONT - Static variable in class org.autoplot.dom.Canvas
 
PROP_FONT - Static variable in class org.autoplot.jythonsupport.ui.EditorTextPane
 
PROP_FONT_SIZE - Static variable in class org.das2.graph.DasAnnotation
the font size in pixels.
PROP_FONTSIZE - Static variable in class org.autoplot.dom.Annotation
 
PROP_FONTSIZE - Static variable in class org.autoplot.dom.Axis
 
PROP_FONTSIZE - Static variable in class org.autoplot.dom.Plot
 
PROP_FONTSIZE - Static variable in class org.das2.graph.ContoursRenderer
 
PROP_FONTSIZE - Static variable in class org.das2.graph.DasAxis
 
PROP_FONTSIZE - Static variable in class org.das2.graph.DasPlot
 
PROP_FONTSIZE - Static variable in class org.das2.graph.DigitalRenderer
font size, expressed as relative string like "1em" or "6pt"
PROP_FONTSIZE - Static variable in class org.das2.graph.EventsRenderer
 
PROP_FONTSIZE - Static variable in class org.das2.graph.TickCurveRenderer
 
PROP_FOREGROUND - Static variable in class org.autoplot.dom.Annotation
 
PROP_FOREGROUND - Static variable in class org.autoplot.dom.Options
 
PROP_FORMAT - Static variable in class org.das2.graph.ContoursRenderer
format, empty string means use the default format.
PROP_FORMAT - Static variable in class org.das2.graph.DigitalRenderer
format, empty string means use either dataset's format, or %.2f
PROP_FORMATSTRING - Static variable in class org.das2.graph.DasAxis
 
PROP_FSCACHE - Static variable in class org.autoplot.datasource.AutoplotSettings
 
PROP_GANTTMODE - Static variable in class org.das2.graph.EventsRenderer
 
PROP_HEADERDELIMITER - Static variable in class org.das2.qds.util.AsciiParser
 
PROP_HEIGHT - Static variable in class org.autoplot.dom.Canvas
 
PROP_HIDEPLAYBUTTON - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_HISTOGRAM - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_ICON - Static variable in class org.autoplot.bookmarks.Bookmark
 
PROP_ID - Static variable in class org.autoplot.dom.DomNode
 
PROP_ID - Static variable in class org.autoplot.jythonsupport.ui.NamedURIListTool
see code use, use is not typical.
PROP_ID - Static variable in class org.das2.graph.Renderer
 
PROP_IMAGE_LOADED - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_INDEX - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_INTERPOLATETYPE - Static variable in class org.das2.dataset.AverageTableRebinner
 
PROP_INTERRUPTABLE - Static variable in class org.autoplot.scriptconsole.ScriptPanelSupport
 
PROP_ISOTROPIC - Static variable in class org.autoplot.dom.Plot
 
PROP_ISOTROPIC - Static variable in class org.das2.graph.DasPlot
true if the x and y scaling (pixel:data) ratio is locked together.
PROP_LABEL - Static variable in class org.autoplot.dom.Axis
concise label for the axis.
PROP_LABEL - Static variable in class org.das2.graph.DasAxis
 
PROP_LABELORIENT - Static variable in class org.das2.graph.ContoursRenderer
 
PROP_LAYOUTVISIBLE - Static variable in class org.autoplot.dom.Options
true when the layout tab is visible.
PROP_LEFT - Static variable in class org.autoplot.dom.Column
 
PROP_LEGENDLABEL - Static variable in class org.autoplot.dom.PlotElement
 
PROP_LEGENDLABEL - Static variable in class org.das2.graph.Renderer
If non-null and non-zero-length, use this label to describe the renderer in the plot's legend.
PROP_LEGENDPOSITION - Static variable in class org.autoplot.dom.Plot
 
PROP_LEGENDPOSITION - Static variable in class org.das2.graph.DasPlot
the location of the legend position, which can be one of the four corners, or outside and to the right of the plot.
PROP_LEGENDRELATIVESIZESIZE - Static variable in class org.das2.graph.DasPlot
relative font size for the legend.
PROP_LINE_WIDTH - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_LINE_WIDTH - Static variable in class org.das2.graph.CurveRenderer
 
PROP_LINETHICK - Static variable in class org.das2.graph.ContoursRenderer
handle for the property lineThick.
PROP_LINEWIDTH - Static variable in class org.das2.graph.PolarPlotRenderer
 
PROP_LIST - Static variable in class org.autoplot.bookmarks.BookmarksManagerModel
 
PROP_LISTENING - Static variable in class org.autoplot.server.RequestListener
 
PROP_LOCALCACHEDIR - Static variable in class org.das2.util.filesystem.FileSystemSettings
setting for the location of where the local cache is kept.
PROP_LOG - Static variable in class org.autoplot.dom.Axis
 
PROP_LOG - Static variable in class org.das2.graph.DasAxis
 
PROP_LOG_LEVEL - Static variable in class org.das2.graph.DasPlot
the log level for the messages on the screen.
PROP_LOG_TIMEOUT_SEC - Static variable in class org.das2.graph.DasPlot
number of seconds to show the log messages.
PROP_LOGCONSOLEVISIBLE - Static variable in class org.autoplot.dom.Options
 
PROP_LOGMESSAGETIMEOUTSEC - Static variable in class org.autoplot.dom.Options
 
PROP_LOGSTATUS - Static variable in class org.autoplot.scriptconsole.LogConsole
status is the highest LOG Level seen in the past 300ms.
PROP_MAJORTICKSDOMAINDIVIDER - Static variable in class org.das2.graph.DasAxis
 
PROP_MARGINCOLUMN - Static variable in class org.autoplot.dom.Canvas
 
PROP_MARGINROW - Static variable in class org.autoplot.dom.Canvas
 
PROP_MAXIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_MESSAGE - Static variable in class org.das2.jythoncompletion.JythonCompletionProvider
 
PROP_MINIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_MINORTICKSDOMAINDIVIDER - Static variable in class org.das2.graph.DasAxis
 
PROP_MIRROR - Static variable in class org.das2.graph.PitchAngleDistributionRenderer
 
PROP_MIRROR - Static variable in class org.das2.graph.PolarPlotRenderer
 
PROP_MODIFIERS - Static variable in class org.autoplot.AddPlotElementDialog
 
PROP_MODIFIERS - Static variable in class org.autoplot.datasource.DataSourceEditorDialog
 
PROP_MODIFIERS - Static variable in class org.autoplot.RecentUrisDialog
 
PROP_MODIFIERS - Static variable in class org.autoplot.TcaElementDialog
 
PROP_MOUSEMODULE - Static variable in class org.autoplot.dom.Options
 
PROP_MOUSEPRESSLOCATION - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PROP_MOUSERELEASELOCATION - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PROP_MULTILINETEXTALIGNMENT - Static variable in class org.autoplot.dom.Options
 
PROP_MULTILINETEXTALIGNMENT - Static variable in class org.das2.graph.DasPlot
property name for multiline labels, the horizontal alignment, where 0 is left, 0.5 is center, and 1.0 is right.
PROP_NAME - Static variable in class org.autoplot.ApplicationModel
 
PROP_NEARESTNEIGHBOR - Static variable in class org.autoplot.dom.Options
 
PROP_NEARESTNEIGHBORINTERPOLATION - Static variable in class org.das2.graph.RGBImageRenderer
 
PROP_OFFLINE - Static variable in class org.das2.util.filesystem.FileSystemSettings
 
PROP_OFFLINE - Static variable in class org.das2.util.filesystem.WebFileSystem
if true, then the remote filesystem is not accessible, but local cache copies may be accessed.
PROP_OPPOSITE - Static variable in class org.autoplot.dom.Axis
 
PROP_OPPOSITE_AXIS_VISIBLE - Static variable in class org.das2.graph.DasAxis
 
PROP_ORBITMODE - Static variable in class org.das2.graph.EventsRenderer
 
PROP_ORIGIN - Static variable in class org.das2.graph.PitchAngleDistributionRenderer
One of "", "N", "S", "E", "W"
PROP_ORIGIN - Static variable in class org.das2.graph.PolarPlotRenderer
One of "", "N", "S", "E", "W"
PROP_ORIGINNORTH - Static variable in class org.das2.graph.PitchAngleDistributionRenderer
if true, then angle=0 is in the positive Y direction, otherwise it is in the positive x direction
PROP_ORIGINNORTH - Static variable in class org.das2.graph.PolarPlotRenderer
if true, then angle=0 is in the positive Y direction, otherwise it is in the positive x direction
PROP_OVERRENDERING - Static variable in class org.autoplot.dom.Options
overRendering is a hint to the plots that the data outside the visible axis bounds should be rendered so that operations like pan are more fluid.
PROP_OVERRIDECOLORS - Static variable in class org.autoplot.dom.Annotation
 
PROP_OVERRIDECOLORS - Static variable in class org.das2.graph.DasAnnotation
 
PROP_OVERSIZE - Static variable in class org.das2.graph.DasPlot
boolean property indicating that the data outside the axis bounds is rendered, to smooth animation when the axis is panned.
PROP_PAINTCOUNT - Static variable in class org.das2.graph.DasCanvas
 
PROP_PARENT - Static variable in class org.autoplot.bookmarks.Bookmark
 
PROP_PARENT - Static variable in class org.autoplot.dom.Column
the parent Column, or the canvas id.
PROP_PARENT - Static variable in class org.autoplot.dom.PlotElement
id of this plotElement's parent, which groups the plotElements into one abstract plot.
PROP_PARENT - Static variable in class org.autoplot.dom.Row
the parent Row, or the canvas id.
PROP_PARSER - Static variable in class org.autoplot.ascii.AsciiTableTableModel
 
PROP_PENDINGCHANGECOUNT - Static variable in class org.autoplot.dom.ApplicationController
 
PROP_PENDINGCHANGES - Static variable in class org.autoplot.dom.ChangesSupport
 
PROP_PENDINGCHANGES - Static variable in class org.das2.graph.DasCanvasStateSupport
someone has registered a pending change.
PROP_PENDINGCHANGES - Static variable in class org.das2.system.ChangesSupport
 
PROP_PERSISTENCE - Static variable in class org.das2.util.filesystem.FileSystemSettings
setting for how long files should be kept and using in the cache.
PROP_PERSPECTIVE - Static variable in class org.autoplot.pngwalk.CoversWalkView
 
PROP_PLOT - Static variable in class org.autoplot.dom.ApplicationController
 
PROP_PLOT - Static variable in class org.autoplot.state.PersistenceTests
 
PROP_PLOT_DEFAULTS - Static variable in class org.autoplot.dom.PlotElement
 
PROP_PLOT_ELEMENT - Static variable in class org.autoplot.dom.ApplicationController
 
PROP_PLOT_ELEMENTS - Static variable in class org.autoplot.dom.Application
 
PROP_PLOT_SYMBOL - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_PLOTA - Static variable in class org.autoplot.dom.Connector
 
PROP_PLOTB - Static variable in class org.autoplot.dom.Connector
 
PROP_PLOTELEMENTPROPSMENUITEM - Static variable in class org.autoplot.dom.PlotController
 
PROP_PLOTID - Static variable in class org.autoplot.dom.Annotation
 
PROP_PLOTID - Static variable in class org.autoplot.dom.PlotElement
 
PROP_PLOTITBUTTONVISIBLE - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_PLOTS - Static variable in class org.autoplot.dom.Application
 
PROP_PLOTSYMBOL - Static variable in class org.das2.graph.DigitalRenderer
 
PROP_PLOTVISIBLE - Static variable in class org.das2.graph.DasPlot
 
PROP_POINTATX - Static variable in class org.autoplot.dom.Annotation
 
PROP_POINTATX - Static variable in class org.das2.graph.DasAnnotation
 
PROP_POINTATY - Static variable in class org.autoplot.dom.Annotation
 
PROP_POINTATY - Static variable in class org.das2.graph.DasAnnotation
 
PROP_PORT - Static variable in class org.autoplot.server.RequestListener
 
PROP_POSITION - Static variable in class org.autoplot.UriTimeRangeToggleButton
 
PROP_POSITION - Static variable in class org.das2.graph.Auralizor
 
PROP_PRINTINGLOGLEVEL - Static variable in class org.autoplot.dom.Options
 
PROP_PRINTINGLOGLEVEL - Static variable in class org.das2.graph.DasPlot
the log level to indicate the log level when printing.
PROP_PRINTINGTAG - Static variable in class org.autoplot.dom.Options
 
PROP_PROPERTIES - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_PSYM - Static variable in class org.das2.graph.CurveRenderer
 
PROP_PSYM - Static variable in class org.das2.graph.PlotSymbolRenderer
 
PROP_PTMAXIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_PTMINIMUM - Static variable in class org.das2.graph.DasDevicePosition
 
PROP_RANGE - Static variable in class org.autoplot.datasource.TimeRangeEditor
 
PROP_RANGE - Static variable in class org.autoplot.dom.Axis
 
PROP_RAWPROPERTIES - Static variable in class org.autoplot.dom.DataSourceController
raw properties provided by the datasource after the data load.
PROP_READ_ONLY_CACHE - Static variable in class org.das2.util.filesystem.WebFileSystem
alternate location to check for file before downloading.
PROP_READDATA - Static variable in class org.autoplot.server.RequestListener
 
PROP_READY - Static variable in class com.cottagesystems.jdiskhog.DiskUsageModel
 
PROP_REBINMETHOD - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_REBINNER - Static variable in class org.das2.graph.SpectrogramRenderer
 
PROP_RECENT - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_RECPARSER - Static variable in class org.autoplot.ascii.AsciiTableTableModel
 
PROP_REDOLABEL - Static variable in class org.autoplot.state.UndoRedoSupport
 
PROP_REDUCEDATASETSTRING - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_REFERENCE - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_REFERENCE - Static variable in class org.das2.graph.DasAxis
 
PROP_REGEX - Static variable in class org.das2.qds.filters.Histogram2dFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.TrimFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.UnbundleFilterEditorPanel
 
PROP_RENDERCONTROL - Static variable in class org.autoplot.dom.PlotElement
 
PROP_RENDERPOINTSPERMILLISECOND - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_RENDERTYPE - Static variable in class org.autoplot.dom.PlotElement
 
PROP_REQUESTCOUNT - Static variable in class org.autoplot.server.RequestListener
 
PROP_RESETCOMPONENT - Static variable in class org.autoplot.dom.PlotElementController
true indicates that the component should be reset when the dataset arrives.
PROP_RESETDIMENSIONS - Static variable in class org.autoplot.dom.DataSourceController
true if the data source is changed and we need to reset the dimension names when we get our first data set.
PROP_RESETPLOTELEMENT - Static variable in class org.autoplot.dom.PlotElementController
true indicates the controller should install a new renderer to implement the renderType selection.
PROP_RESETRANGES - Static variable in class org.autoplot.dom.PlotElementController
true indicates the controller should autorange next time the fillDataSet is changed.
PROP_RESETRENDERTYPE - Static variable in class org.autoplot.dom.PlotElementController
true indicates the peer should be reset to the current renderType.
PROP_RIGHT - Static variable in class org.autoplot.dom.Column
 
PROP_ROWID - Static variable in class org.autoplot.dom.Annotation
 
PROP_ROWID - Static variable in class org.autoplot.dom.Plot
 
PROP_ROWS - Static variable in class org.autoplot.dom.Canvas
 
PROP_SAFE_COMPLETIONS - Static variable in class org.das2.jythoncompletion.CompletionSettings
 
PROP_SAVE_STATE_DEPTH - Static variable in class org.autoplot.state.UndoRedoSupport
the number of states to keep in the states folder.
PROP_SCALE - Static variable in class org.autoplot.dom.Axis
 
PROP_SCALE - Static variable in class org.das2.graph.VectorPlotRenderer
property name for the scale.
PROP_SCALEFONTS - Static variable in class org.das2.graph.DasCanvas
The font used should be the base font scaled based on the canvas size.
PROP_SCAN_RANGE - Static variable in class org.das2.graph.DasAxis
 
PROP_SCANENABLED - Static variable in class org.autoplot.dom.Options
 
PROP_SCRIPTCONTEXT - Static variable in class org.autoplot.scriptconsole.LogConsole
 
PROP_SCRIPTVISIBLE - Static variable in class org.autoplot.dom.Options
 
PROP_SEARCHTEXT - Static variable in class org.autoplot.scriptconsole.LogConsole
 
PROP_SELECTED_INDECES - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_SELECTED_NAME - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PROP_SELECTEDCOMPONENTS - Static variable in class org.autoplot.util.CanvasLayoutPanel
 
PROP_SEQUENCE_CHANGED - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_SERVERENABLED - Static variable in class org.autoplot.dom.Options
 
PROP_SERVERURL - Static variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
PROP_SHEET - Static variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
PROP_SHOWARROW - Static variable in class org.autoplot.dom.Annotation
 
PROP_SHOWARROW - Static variable in class org.das2.graph.DasAnnotation
 
PROP_SHOWCOLORBAR - Static variable in class org.das2.graph.DasColorBar
 
PROP_SHOWIDS - Static variable in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
PROP_SHOWLABELS - Static variable in class org.das2.graph.EventsRenderer
 
PROP_SHOWLIMITS - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_SHOWLIMITS - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_SHOWONLYHIGHLITED - Static variable in class org.autoplot.scriptconsole.LogConsole
 
PROP_SHOWTABS - Static variable in class org.das2.jythoncompletion.CompletionSettings
 
PROP_SHOWYPOSITION - Static variable in class org.das2.graph.ColumnColumnConnector
 
PROP_SIMPLIFYPATHS - Static variable in class org.das2.graph.ContoursRenderer
 
PROP_SIZE - Static variable in class org.das2.graph.DigitalRenderer
font size, 0 indicates the plot font should be used.
PROP_SIZE_LIMIT - Static variable in class org.autoplot.state.UndoRedoSupport
name of the property containing the number of states kept
PROP_SLICEAUTORANGES - Static variable in class org.autoplot.dom.PlotElementController
 
PROP_SLICEREBINNEDDATA - Static variable in class org.autoplot.dom.Options
 
PROP_SLICEREBINNEDDATA - Static variable in class org.das2.components.SliceSettings
 
PROP_SOCKET - Static variable in class org.autoplot.server.RequestListener
 
PROP_SPECIALEFFECTS - Static variable in class org.autoplot.dom.Options
property specialEffects enables/disables things like animated axes, etc.
PROP_STAMPPSYMS - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_STARTED - Static variable in class org.das2.components.DasProgressPanel
 
PROP_STATUS - Static variable in class org.autoplot.dom.ApplicationController
 
PROP_STATUS - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PROP_STATUS - Static variable in class org.autoplot.pngwalk.QualityControlRecord
 
PROP_STATUS - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_STATUS_CHANGE - Static variable in class org.autoplot.pngwalk.WalkImage
 
PROP_STYLE - Static variable in class org.autoplot.dom.PlotElement
 
PROP_STYLE - Static variable in class org.autoplot.state.PersistenceTests
 
PROP_SUGGEST_FILL - Static variable in class org.das2.qds.WeightsDataSet
the fill value from the original dataset.
PROP_SUGGESTFILES - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_SUGGESTFSAGG - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_SYM_CONNECTOR - Static variable in class org.das2.graph.CurveRenderer
 
PROP_SYM_SIZE - Static variable in class org.das2.graph.CurveRenderer
 
PROP_SYMBOL_CONNECTOR - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_SYMBOL_SIZE - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_SYMSIZE - Static variable in class org.das2.graph.PlotSymbolRenderer
 
PROP_TAB_IS_COMPLETION - Static variable in class org.das2.jythoncompletion.CompletionSettings
 
PROP_TABISSPACES - Static variable in class org.das2.jythoncompletion.CompletionSettings
If true, then the tab keystroke inserts four spaces.
PROP_TABLE - Static variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
PROP_TABLE - Static variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
PROP_TEXT - Static variable in class org.autoplot.dom.Annotation
 
PROP_TEXT - Static variable in class org.das2.graph.DasAnnotation
 
PROP_TEXTANTIALIAS - Static variable in class org.autoplot.dom.Options
 
PROP_TEXTCOLOR - Static variable in class org.autoplot.dom.Annotation
 
PROP_TEXTCOLOR - Static variable in class org.das2.graph.DasAnnotation
 
PROP_THUMB_LOADED - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_THUMBNAILSIZE - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PROP_THUMBNAILSIZE - Static variable in class org.autoplot.pngwalk.PngWalkView
 
PROP_TICKLEN - Static variable in class org.autoplot.dom.Options
 
PROP_TICKS_URI - Static variable in class org.autoplot.dom.Plot
 
PROP_TICKSPACING - Static variable in class org.das2.graph.TickCurveRenderer
 
PROP_TIMERANGE - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_TIMERANGE - Static variable in class org.autoplot.dom.Application
all time axes should hang off of this.
PROP_TIMERANGE - Static variable in class org.autoplot.dom.TimeSeriesBrowseController
 
PROP_TIMERANGE - Static variable in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
PROP_TIMERANGE - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
PROP_TIMERANGE - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_TITLE - Static variable in class org.autoplot.dom.Plot
title for the plot.
PROP_TITLE - Static variable in class org.das2.graph.DasPlot
title for the plot
PROP_TOP - Static variable in class org.autoplot.dom.Row
 
PROP_TOPDECORATOR - Static variable in class org.das2.graph.Renderer
 
PROP_TRIMI_REGEX - Static variable in class org.das2.qds.filters.TrimFilterEditorPanel
 
PROP_TSB - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_TSBSURI - Static variable in class org.autoplot.dom.DataSourceController
 
PROP_UNITS - Static variable in class org.das2.graph.DasAxis
 
PROP_UPDATESPOINTSPERMILLISECOND - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_URI - Static variable in class org.autoplot.dom.DataSourceFilter
 
PROP_URINEEDSRESOLUTION - Static variable in class org.autoplot.dom.DataSourceController
true if the URI has been changed, and must be resolved into a DataSource.
PROP_URIS - Static variable in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
PROP_URL - Static variable in class org.autoplot.dom.Annotation
 
PROP_URL - Static variable in class org.das2.graph.DasAnnotation
 
PROP_USE_DOY - Static variable in class org.autoplot.datasource.TimeRangeEditor
 
PROP_USE_TIME_RANGE_EDITOR - Static variable in class org.autoplot.dom.Options
Use time range editor instead of Data Set Selector.
PROP_USEDOMAINDIVIDER - Static variable in class org.das2.graph.DasAxis
 
PROP_USESUBRANGE - Static variable in class org.autoplot.pngwalk.WalkImageSequence
 
PROP_VALID_RANGE - Static variable in class org.autoplot.dom.DataSourceFilter
 
PROP_VALIDMAX - Static variable in class org.das2.qds.util.AsciiParser
 
PROP_VALIDMAX - Static variable in class org.das2.qds.util.DataSetBuilder
 
PROP_VALIDMIN - Static variable in class org.das2.qds.util.AsciiParser
 
PROP_VALIDMIN - Static variable in class org.das2.qds.util.DataSetBuilder
 
PROP_VALUEADJUSTING - Static variable in class org.autoplot.dom.ChangesSupport
null, "", or a description of the change
PROP_VALUEADJUSTING - Static variable in class org.das2.system.ChangesSupport
 
PROP_VAPFILE - Static variable in class org.autoplot.ApplicationModel
 
PROP_VISIBLE - Static variable in class org.autoplot.dom.Axis
false indicates the component will not be drawn.
PROP_VISIBLE - Static variable in class org.autoplot.dom.Connector
 
PROP_VISIBLE - Static variable in class org.autoplot.dom.Plot
false indicates that the plot and its data will not be drawn.
PROP_WIDTH - Static variable in class org.autoplot.dom.Canvas
 
PROP_XAXIS - Static variable in class org.autoplot.dom.Plot
 
PROP_XRANGE - Static variable in class org.autoplot.dom.Annotation
 
PROP_XRANGE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_YAXIS - Static variable in class org.autoplot.dom.Plot
 
PROP_YRANGE - Static variable in class org.autoplot.dom.Annotation
 
PROP_YRANGE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_ZAXIS - Static variable in class org.autoplot.dom.Plot
 
properties(Map<String, Object>) - Method in class org.autoplot.cefdatasource.CefMetadataModel
 
properties(Map<String, Object>) - Method in class org.autoplot.datasource.MetadataModel
Derive QDataSet properties from inspection of the metadata tree.
properties - Variable in class org.autoplot.dom.DataSourceController
 
properties(Map<String, Object>) - Method in class org.autoplot.fits.FitsMetadataModel
 
properties(String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
get the properties for the named dataset
properties(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
get the properties for the named dataset
properties() - Method in class org.autoplot.idlsupport.QDataSetBridge
 
properties(int) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
properties(Map<String, Object>) - Method in class org.autoplot.metatree.IstpMetadataModel
Interpret the ISTP metadata into QDataSet properties.
properties(Map<String, Object>) - Method in class org.autoplot.metatree.SpaseMetadataModel
 
properties(Map<String, Object>) - Method in class org.autoplot.netCDF.NetcdfMetadataModel
 
properties - Static variable in class org.das2.beans.RowRowConnectorBeanInfo
 
properties - Variable in class org.das2.dataset.DataSetDescriptor
 
properties - Variable in class org.das2.qds.AbstractDataSet
 
properties - Variable in class org.das2.util.filesystem.FileSystem
 
properties(String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
get the properties for the named dataset
properties(String) - Method in class org.virbo.idlsupport.QDataSetBridge
get the properties for the named dataset
properties() - Method in class org.virbo.idlsupport.QDataSetBridge
 
properties(int) - Method in class org.virbo.idlsupport.QDataSetBridge
 
PROPERTIES_ACTION - Variable in class org.das2.graph.DasCanvas
 
PROPERTIES_ACTION - Static variable in class org.das2.graph.DasCanvasComponent
action for entering the properties editor.
PropertiesTreeModel - Class in org.das2.qds.util
provides a TreeModel representation of the dataset's properties.
PropertiesTreeModel(QDataSet, int) - Constructor for class org.das2.qds.util.PropertiesTreeModel
 
PropertiesTreeModel(String, QDataSet, int) - Constructor for class org.das2.qds.util.PropertiesTreeModel
TreeModel representing the dataset.
PropertiesTreeModelDemo - Class in test
 
PropertiesTreeModelDemo() - Constructor for class test.PropertiesTreeModelDemo
 
property(String) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
property(String) - Method in class org.autoplot.dods.DodsVarDataSet
 
property(String, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
property(String, String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
property(String, String) - Method in class org.autoplot.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
property(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
property(String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
Property(String, AccessLevelBeanInfo.AccessLevel, AccessLevelBeanInfo.PersistenceLevel, String, String, Class) - Constructor for class org.das2.beans.AccessLevelBeanInfo.Property
Creates a new Property object.
Property(String, AccessLevelBeanInfo.AccessLevel, String, String, Class) - Constructor for class org.das2.beans.AccessLevelBeanInfo.Property
Creates a new Property object.
Property(String, AccessLevelBeanInfo.AccessLevel, AccessLevelBeanInfo.PersistenceLevel, String, String, String, String, Class) - Constructor for class org.das2.beans.AccessLevelBeanInfo.Property
Creates a new Property object that is indexed.
Property(String, AccessLevelBeanInfo.AccessLevel, String, String, String, String, Class) - Constructor for class org.das2.beans.AccessLevelBeanInfo.Property
Creates a new Property object that is indexed.
property(String) - Method in class org.das2.qds.AbstractDataSet
 
property(String, int) - Method in class org.das2.qds.AbstractDataSet
 
property(String, int) - Method in class org.das2.qds.BundleDataSet.BundleDescriptor
 
property(String, int) - Method in class org.das2.qds.BundleDataSet
 
property(String) - Method in class org.das2.qds.ConstantDataSet
 
property(String, int) - Method in class org.das2.qds.ConstantDataSet
 
property(String, int) - Method in class org.das2.qds.DataSetWrapper
 
property(String) - Method in class org.das2.qds.DataSetWrapper
 
property(String) - Method in class org.das2.qds.FlattenWaveformDataSet
 
property(String) - Method in class org.das2.qds.GridDataSet
 
property(String, int) - Method in class org.das2.qds.JoinDataSet
 
property(String) - Method in class org.das2.qds.JoinDataSet
 
property(String) - Method in class org.das2.qds.LeafTrimDataSet
 
property(String, int) - Method in class org.das2.qds.LeafTrimDataSet
 
property(String) - Method in interface org.das2.qds.QDataSet
accessor for properties attached to the dataset.
property(String, int) - Method in interface org.das2.qds.QDataSet
accessor for properties attached to the dataset's first index.
property(String) - Method in interface org.das2.qds.RankZeroDataSet
 
property(String) - Method in class org.das2.qds.RepeatIndexDataSet
 
property(String, int) - Method in class org.das2.qds.RepeatIndexDataSet
 
property(String) - Method in class org.das2.qds.ReplicateDataSet
 
property(String, int) - Method in class org.das2.qds.ReplicateDataSet
 
property(String) - Method in class org.das2.qds.ReverseDataSet
 
property(String) - Method in class org.das2.qds.Slice0DataSet
 
property(String, int) - Method in class org.das2.qds.Slice0DataSet
 
property(String) - Method in class org.das2.qds.Slice1DataSet
 
property(String) - Method in class org.das2.qds.Slice2DataSet
 
property(String) - Method in class org.das2.qds.Slice3DataSet
 
property(String) - Method in class org.das2.qds.SortDataSet
TODO: this is dangerous code, because as new properties are added to QDataSet, they may not be handled properly here.
property(String, int) - Method in class org.das2.qds.SortDataSet
 
property(String, int) - Method in class org.das2.qds.SubsetDataSet
 
property(String) - Method in class org.das2.qds.SubsetDataSet
 
property(String, int) - Method in class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
property(String, int) - Method in class org.das2.qds.TailBundleDataSet
 
property(String) - Method in class org.das2.qds.TransposeRank2DataSet
 
property(String, int) - Method in class org.das2.qds.TransposeRank2DataSet
 
property(String) - Method in class org.das2.qds.TrimDataSet
 
property(String, int) - Method in class org.das2.qds.TrimDataSet
 
property(String) - Method in class org.das2.qds.TrimStrideWrapper
 
property(String, int) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
property(String) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
property(String, int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
property(String) - Method in class org.das2.qds.WeightsDataSet
 
property(String, int) - Method in class org.das2.qds.WeightsDataSet
 
property(String, int, int) - Method in class org.das2.qds.WeightsDataSet
 
property(String, int, int, int) - Method in class org.das2.qds.WeightsDataSet
 
property(String, int, int, int, int) - Method in class org.das2.qds.WeightsDataSet
 
property(String, String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
property(String, String) - Method in class org.virbo.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
property(String) - Method in class org.virbo.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
property(String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
returns one of String, int, double, float, int[], double, float[]
PROPERTY_BOOKMARKS - Static variable in class org.autoplot.ApplicationModel
 
PROPERTY_CACHE_TAG - Static variable in interface org.das2.dataset.DataSet
CacheTag object describing the start, end, and resolution of the dataset.
PROPERTY_CURRENT_FILE - Static variable in class org.autoplot.PersistentStateSupport
 
PROPERTY_CURRENT_FILE - Static variable in class org.das2.dasml.PersistentStateSupport
 
PROPERTY_DATUMRANGE - Static variable in class org.das2.graph.DasAxis
 
PROPERTY_DATUMRANGE - Static variable in class org.das2.graph.DataRange
 
PROPERTY_DIRTY - Static variable in class org.autoplot.PersistentStateSupport
 
PROPERTY_DIRTY - Static variable in class org.das2.dasml.PersistentStateSupport
 
PROPERTY_FIELD_NAMES - Static variable in class org.das2.qds.util.AsciiParser
 
PROPERTY_FIELD_PARSER - Static variable in class org.das2.qds.util.AsciiParser
 
PROPERTY_FILE_HEADER - Static variable in class org.das2.qds.util.AsciiParser
 
PROPERTY_FILL_COLOR - Static variable in class org.das2.graph.DasColorBar
handle for the property fillColor.
PROPERTY_FIRST_RECORD - Static variable in class org.das2.qds.util.AsciiParser
 
PROPERTY_FORMATTER - Static variable in interface org.das2.dataset.DataSet
DatumFormatter for formatting data in the dataset.
PROPERTY_MESSAGE - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROPERTY_OPENING - Static variable in class org.autoplot.PersistentStateSupport
 
PROPERTY_OPENING - Static variable in class org.das2.dasml.PersistentStateSupport
 
PROPERTY_OPERATION - Static variable in interface org.das2.dataset.DataSet
Indicator of which operation was performed on the input source
PROPERTY_PLANE_PEAKS - Static variable in interface org.das2.dataset.DataSet
dataset containing the peaks when available
PROPERTY_PLANE_WEIGHTS - Static variable in interface org.das2.dataset.DataSet
dataset containing the weights when available
PROPERTY_RECENT - Static variable in class org.autoplot.ApplicationModel
 
PROPERTY_RENDERER - Static variable in interface org.das2.dataset.DataSet
suggest render method to use.
PROPERTY_SAVING - Static variable in class org.autoplot.PersistentStateSupport
 
PROPERTY_SAVING - Static variable in class org.das2.dasml.PersistentStateSupport
 
PROPERTY_SIZE_BYTES - Static variable in interface org.das2.dataset.DataSet
Long estimating the size of the dataset in memory.
PROPERTY_SOURCE - Static variable in interface org.das2.dataset.DataSet
Indicator that dataset is not intrinsic but was derived from some other dataset
PROPERTY_SOURCE - Static variable in class org.das2.dataset.DataSetAdapter
 
PROPERTY_SUMMARY - Static variable in interface org.das2.dataset.DataSet
A brief description for the entire stream
PROPERTY_TICKS - Static variable in class org.das2.graph.DasAxis
 
PROPERTY_TITLE - Static variable in interface org.das2.dataset.DataSet
finally, this data model is done with the addition of title.
PROPERTY_TYPE - Static variable in class org.das2.graph.DasColorBar
handle for the property "type".
PROPERTY_TYPE_BOOLEAN - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_TYPE_CACHETAG - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_TYPE_MAP - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_TYPE_NUMBER - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_TYPE_QDATASET - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_TYPE_STRING - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_TYPE_UNITS - Static variable in class org.das2.qds.DataSetUtil
 
PROPERTY_X_CACHE_RES - Static variable in interface org.das2.dataset.DataSet
Datum providing the resolution in the X dimension
PROPERTY_X_CACHE_RNG - Static variable in interface org.das2.dataset.DataSet
DatumRange describing the range of a dataset in the X dimension
PROPERTY_X_FORMAT - Static variable in interface org.das2.dataset.DataSet
The format for printing X, Y and Z items, see the Das 2.2.2 (or higher) ICD for a list of valid foramt strings
PROPERTY_X_LABEL - Static variable in interface org.das2.dataset.DataSet
 
PROPERTY_X_MONOTONIC - Static variable in interface org.das2.dataset.DataSet
Boolean assuring that the dataset is monotonic in X.
PROPERTY_X_RANGE - Static variable in interface org.das2.dataset.DataSet
DatumRange useful for setting scales
PROPERTY_X_SUMMARY - Static variable in interface org.das2.dataset.DataSet
A brief description of the x direction values
PROPERTY_X_TAG_WIDTH - Static variable in interface org.das2.dataset.DataSet
Datum which is the nominal distance between successive xTags.
PROPERTY_X_VALID_MAX - Static variable in interface org.das2.dataset.DataSet
Double, used to indicate maximum valid X value
PROPERTY_X_VALID_MIN - Static variable in interface org.das2.dataset.DataSet
Double, used to indicate minimum valid X value
PROPERTY_Y_CACHE_RES - Static variable in interface org.das2.dataset.DataSet
Datum providing the resolution in the X dimension
PROPERTY_Y_CACHE_RNG - Static variable in interface org.das2.dataset.DataSet
DatumRange describing the range of a dataset in the X dimension
PROPERTY_Y_FILL - Static variable in interface org.das2.dataset.DataSet
Double: Raw value used to indicate fill data.
PROPERTY_Y_FORMAT - Static variable in interface org.das2.dataset.DataSet
 
PROPERTY_Y_LABEL - Static variable in interface org.das2.dataset.DataSet
 
PROPERTY_Y_MONOTONIC - Static variable in interface org.das2.dataset.DataSet
Boolean assuring that the dataset is monotonic in Y.
PROPERTY_Y_RANGE - Static variable in interface org.das2.dataset.DataSet
Datum, useful for setting scales
PROPERTY_Y_SCALETYPE - Static variable in interface org.das2.dataset.DataSet
String "log" or "linear"
PROPERTY_Y_SUMMARY - Static variable in interface org.das2.dataset.DataSet
A brief description of the y direction values
PROPERTY_Y_TAG_WIDTH - Static variable in interface org.das2.dataset.DataSet
Datum, see xTagWidth
PROPERTY_Y_VALID_MAX - Static variable in interface org.das2.dataset.DataSet
Double, used to indicate maximum valid X value
PROPERTY_Y_VALID_MIN - Static variable in interface org.das2.dataset.DataSet
Double, used to indicate minimum valid X value
PROPERTY_Z_FILL - Static variable in interface org.das2.dataset.DataSet
Raw value used to indicate fill data.
PROPERTY_Z_FORMAT - Static variable in interface org.das2.dataset.DataSet
 
PROPERTY_Z_LABEL - Static variable in interface org.das2.dataset.DataSet
 
PROPERTY_Z_RANGE - Static variable in interface org.das2.dataset.DataSet
DatumRange useful for setting scales
PROPERTY_Z_SCALETYPE - Static variable in interface org.das2.dataset.DataSet
String "log" or "linear"
PROPERTY_Z_SUMMARY - Static variable in interface org.das2.dataset.DataSet
A brief description of the z direction values
PROPERTY_Z_VALID_MAX - Static variable in interface org.das2.dataset.DataSet
Double, used to indicate maximum valid X value
PROPERTY_Z_VALID_MIN - Static variable in interface org.das2.dataset.DataSet
Double, used to indicate minimum valid X value
propertyAsDouble(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
propertyAsDouble(String, String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
propertyAsDouble(String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
propertyAsDouble(String, String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
propertyAsString(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
propertyAsString(String, String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
propertyAsString(String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
propertyAsString(String, String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.LayoutListener
 
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.pngwalk.CoversWalkView
 
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.pngwalk.GridPngWalkView
 
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.pngwalk.PngWalkView
Respond to property changes on the this view represents.
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.pngwalk.RowPngWalkView
 
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
propertyChange(PropertyChangeEvent) - Method in class org.autoplot.util.RunLaterListener
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.DasCanvas.Cell
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.DasCanvas.HotLine
TODO
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.DasPlot.RebinListener
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.RowRowConnector
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.SpectrogramRenderer.RebinListener
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.StackedHistogramRenderer
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.graph.StackedHistogramRenderer.RebinListener
 
propertyChange(PropertyChangeEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
Expected to be called from the AWT only.
PropertyChangeDiff - Class in org.autoplot.dom
 
propertyChangeSupport - Variable in class org.autoplot.bookmarks.Bookmark
Utility field used by bound properties.
propertyChangeSupport - Variable in class org.autoplot.dom.DomNode
 
propertyChangeSupport - Variable in class org.autoplot.dom.DomNodeController
 
propertyChangeSupport - Variable in class org.das2.graph.Renderer
Utility field used by bound properties.
propertyDescriptor - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
PropertyEditor - Class in org.das2.components.propertyeditor
This class implements a Hierarchical property editor
PropertyEditor(Object) - Constructor for class org.das2.components.propertyeditor.PropertyEditor
create a PropertyEditor for the bean.
PropertyEditorAdapter - Class in org.das2.components.propertyeditor
 
PropertyEditorAdapter() - Constructor for class org.das2.components.propertyeditor.PropertyEditorAdapter
Creates a new instance of PropertyEditorAdapter
propertyName() - Method in class org.autoplot.dom.ArrayNodeDiff
 
propertyName() - Method in interface org.autoplot.dom.Diff
name of the affected property, or comma-separated property names.
propertyName() - Method in class org.autoplot.dom.PropertyChangeDiff
 
propertyNames() - Static method in class org.das2.qds.DataSetUtil
Return the names of non-structural properties of the dataset, like the UNITS and CADENCE.
PropertyTreeNode - Class in org.das2.components.propertyeditor
 
PropertyTreeNodeInterface - Interface in org.das2.components.propertyeditor
 
PropertyType - Enum in org.das2.stream
 
protocol - Variable in class org.das2.util.filesystem.WebFileSystem
plug-in template for implementation.
pruneFileTree(File, List<String>) - Static method in class org.autoplot.Util
remove empty branches from file tree.
Psym - Class in org.das2.graph
Type-safe enumeration class for the psym property of a DasSymbolPlot, with values for none, dots, circles, etc.
PsymConnector - Class in org.das2.graph
Enumeration of symbol connecting lines, such as None, Solid, DotFine.
publish(LogRecord) - Method in class org.das2.graph.util.GraphicalLogHandler
 
push(Object) - Method in class ProGAL.dataStructures.Queue
 
pushAfter(T, DLCyclicList.DLNode<T>) - Method in class ProGAL.dataStructures.DLCyclicList
Adds an object after the specified node in the list.
pushBefore(T) - Method in class ProGAL.dataStructures.DLCyclicList
Adds the object before the entry of the list.
pushBefore(T, DLCyclicList.DLNode<T>) - Method in class ProGAL.dataStructures.DLCyclicList
Adds an object before the specified node in the list.
pushState(PropertyChangeEvent) - Method in class org.autoplot.state.UndoRedoSupport
request that a state be pushed onto the state stack.
pushState(PropertyChangeEvent, String) - Method in class org.autoplot.state.UndoRedoSupport
push the current state of the application onto the stack.
put(String, Object) - Static method in class org.das2.DebuggerVars
 
put(int, int, double) - Method in interface org.das2.math.Interpolate.DDoubleArray
 
put(int, int, float) - Method in interface org.das2.math.Interpolate.FDoubleArray
 
put(String, Object) - Method in class org.das2.NameContext
Associates a value with a name in this context.
put(Class, T) - Method in class org.das2.util.ClassMap
 
PUT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
putAll(Map) - Method in class org.das2.util.ClassMap
 
putAllProperties(Map) - Method in class org.autoplot.dods.DodsAdapter
 
putAnnotation(QDataSet, String, Object) - Method in class org.das2.qds.DataSetAnnotations
add the annotation.
putAsciiFile(String, String, String) - Method in class ftpfs.ftp.FtpBean
Save an ascii file to the server.
putBinaryFile(String, byte[]) - Method in class ftpfs.ftp.FtpBean
Put a binary file to the server from an array of byte.
putBinaryFile(String, byte[], long) - Method in class ftpfs.ftp.FtpBean
Put a binary file to the server from an array of byte with a restarting point
putBinaryFile(String, String) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and write to the server.
putBinaryFile(String, String, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and write to the server.
putBinaryFile(String, String, long) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and write to the server with restarting point.
putBinaryFile(String, String, long, FtpObserver) - Method in class ftpfs.ftp.FtpBean
Read a file from local hard disk and write to the server with restarting point.
putBundleProperty(QDataSet, String, int, Object) - Static method in class org.das2.qds.ops.Ops
Like putIndexedProperty, but manages the bundle for the client.
putDataSet(String, QDataSet) - Method in class org.das2.qds.ReferenceCache
put the dataset into the ReferenceCache.
putDepDataSet(QDataSet, MutablePropertyDataSet, RebinDescriptor, RebinDescriptor) - Static method in class org.das2.dataset.RebinDescriptor
taken from AverageTableRebinner
putIndexedProperty(QDataSet, String, int, Object) - Static method in class org.das2.qds.ops.Ops
Like putProperty, but this inserts the value at the index.
putLength(int) - Method in class org.autoplot.cdf.TrDDataSet
Shorten the dataset by changing it's dim 0 length parameter.
putLength(int) - Method in class org.autoplot.cdf.TrFDataSet
Shorten the dataset by changing it's dim 0 length parameter.
putLength(int) - Method in class org.autoplot.cdf.TrLDataSet
Shorten the dataset by changing it's dim 0 length parameter.
putLength(int) - Method in class org.das2.qds.ArrayDataSet
Shorten the dataset by changing it's dim 0 length parameter.
putParam(String, String, String) - Static method in class org.autoplot.datasource.URISplit
convenient method for adding or replacing a parameter to the URI.
putProperties(Map<String, Object>, MutablePropertyDataSet) - Static method in class org.das2.qds.DataSetUtil
copy all properties into the dataset by iterating through the map.
putProperty(String, Object) - Method in class org.autoplot.cdf.TrFDataSet
 
putProperty(String, Object) - Method in class org.autoplot.cdf.TrLDataSet
 
putProperty(String, Object) - Method in class org.autoplot.dods.DodsVarDataSet
 
putProperty(String, int, Object) - Method in class org.autoplot.dods.DodsVarDataSet
 
putProperty(QDataSet, String, Object) - Static method in class org.autoplot.jythonsupport.JythonOps
converts types often seen in Jython codes to the correct type.
putProperty(PyString, Object) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putProperty(PyString, int, Object) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putProperty(String, Object) - Method in class org.das2.qds.AbstractDataSet
 
putProperty(String, int, Object) - Method in class org.das2.qds.AbstractDataSet
 
putProperty(String, Object) - Method in class org.das2.qds.buffer.FloatDataSet
check for fill as well, since often numerical noise will corrupt the fill values.
putProperty(String, Object) - Method in class org.das2.qds.FDataSet
check for fill as well, since often numerical noise will corrupt the fill values.
putProperty(String, Object) - Method in class org.das2.qds.JoinDataSet
We override putProperty here because we remove the JOIN_0 if DEPEND_0 is set.
putProperty(String, Object) - Method in interface org.das2.qds.MutablePropertyDataSet
assign the name value to the property.
putProperty(String, int, Object) - Method in interface org.das2.qds.MutablePropertyDataSet
assign the name value to the property at the slice index.
putProperty(Object, String, Object) - Static method in class org.das2.qds.ops.Ops
converts types often seen in Jython and Java codes to the correct type.
putProperty(QDataSet, String, Object) - Static method in class org.das2.qds.ops.Ops
converts types often seen in Jython and Java codes to the correct type.
putProperty(String, Object) - Method in class org.das2.qds.SparseDataSetBuilder
 
putProperty(String, int, Object) - Method in class org.das2.qds.SparseDataSetBuilder
 
putProperty(String, int, Object) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
putProperty(String, int, Object) - Method in class org.das2.qds.util.BundleBuilder
 
putProperty(String, Object) - Method in class org.das2.qds.util.DataSetBuilder
add the property to the dataset
PutPropertyFilterEditorPanel - Class in org.das2.qds.filters
Editor panel for the putProperty filter, which allows valid ranges and missing metadata to be specified.
PutPropertyFilterEditorPanel() - Constructor for class org.das2.qds.filters.PutPropertyFilterEditorPanel
Creates new form PutPropertyFilterEditorPanel
putSpi(String, String) - Method in class org.das2.system.NullPreferences
 
putUnresolvedProperty(String, String, String) - Method in class org.das2.qds.util.DataSetBuilder
mark the property as unresolved, for reference later.
putValue(double) - Method in class org.autoplot.cdf.TrDDataSet
 
putValue(int, double) - Method in class org.autoplot.cdf.TrDDataSet
 
putValue(int, int, double) - Method in class org.autoplot.cdf.TrDDataSet
 
putValue(int, int, int, double) - Method in class org.autoplot.cdf.TrDDataSet
 
putValue(int, int, int, int, double) - Method in class org.autoplot.cdf.TrDDataSet
 
putValue(double) - Method in class org.autoplot.cdf.TrFDataSet
 
putValue(int, double) - Method in class org.autoplot.cdf.TrFDataSet
 
putValue(int, int, double) - Method in class org.autoplot.cdf.TrFDataSet
 
putValue(int, int, int, double) - Method in class org.autoplot.cdf.TrFDataSet
 
putValue(int, int, int, int, double) - Method in class org.autoplot.cdf.TrFDataSet
 
putValue(double) - Method in class org.autoplot.cdf.TrLDataSet
 
putValue(int, double) - Method in class org.autoplot.cdf.TrLDataSet
 
putValue(int, int, double) - Method in class org.autoplot.cdf.TrLDataSet
 
putValue(int, int, int, double) - Method in class org.autoplot.cdf.TrLDataSet
 
putValue(int, int, int, int, double) - Method in class org.autoplot.cdf.TrLDataSet
 
putValue(double) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
putValue(int, double) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
putValue(int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
putValue(int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
putValue(double) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
putValue(int, double) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
putValue(int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
putValue(int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
putValue(double) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
putValue(int, double) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
putValue(int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
putValue(int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
putValue(double) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
putValue(int, double) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
putValue(int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
putValue(int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
putValue(double) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
putValue(int, double) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
putValue(int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
putValue(int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
putValue(double) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
putValue(int, double) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
putValue(int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
putValue(int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
putValue(int, int, int, int, double) - Method in class org.autoplot.dods.DodsVarDataSet
 
putValue(double) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putValue(int, double) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putValue(int, int, double) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putValue(int, int, int, double) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putValue(int, int, int, int, double) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
putValue(double) - Method in class org.das2.qds.BDataSet
 
putValue(int, double) - Method in class org.das2.qds.BDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.BDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.BDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.BDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.ByteDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.ByteDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.ByteDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.ByteDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.ByteDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.DoubleDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.DoubleDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.DoubleDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.DoubleDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.DoubleDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.FloatDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.FloatDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.FloatDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.FloatDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.FloatDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.Int24DataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.Int24DataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.Int24DataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.Int24DataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.Int24DataSet
 
putValue(double) - Method in class org.das2.qds.buffer.IntDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.IntDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.IntDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.IntDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.IntDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.LongDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.LongDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.LongDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.LongDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.LongDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.NybbleDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.NybbleDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.NybbleDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.NybbleDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.NybbleDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.ShortDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.ShortDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.ShortDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.ShortDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.ShortDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.TimeDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.TimeDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.TimeDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.TimeDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.TimeDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.UByteDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.UByteDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.UByteDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.UByteDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.UByteDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.UInt24DataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.UInt24DataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.UInt24DataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.UInt24DataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.UInt24DataSet
 
putValue(double) - Method in class org.das2.qds.buffer.UIntDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.UIntDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.UIntDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.UIntDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.UIntDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.UShortDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.UShortDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.UShortDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.UShortDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.UShortDataSet
 
putValue(double) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
putValue(WritableDataSet, double) - Method in interface org.das2.qds.DataSetIterator
replace the value in ds at the current iterator position.
putValue(double) - Method in class org.das2.qds.DDataSet
 
putValue(int, double) - Method in class org.das2.qds.DDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.DDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.DDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.DDataSet
 
putValue(double) - Method in class org.das2.qds.FDataSet
 
putValue(int, double) - Method in class org.das2.qds.FDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.FDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.FDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.FDataSet
 
putValue(double) - Method in class org.das2.qds.IDataSet
 
putValue(int, double) - Method in class org.das2.qds.IDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.IDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.IDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.IDataSet
 
putValue(WritableDataSet, double) - Method in class org.das2.qds.IndexListDataSetIterator
replace the value in ds at the current iterator position.
putValue(double) - Method in class org.das2.qds.LDataSet
 
putValue(int, double) - Method in class org.das2.qds.LDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.LDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.LDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.LDataSet
 
putValue(WritableDataSet, OldDataSetIterator, double) - Static method in class org.das2.qds.OldDataSetIterator
 
putValue(WritableDataSet, double) - Method in class org.das2.qds.QubeDataSetIterator
 
putValue(double) - Method in class org.das2.qds.SDataSet
 
putValue(int, double) - Method in class org.das2.qds.SDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.SDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.SDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.SDataSet
 
putValue(double) - Method in class org.das2.qds.SparseDataSet
 
putValue(int, double) - Method in class org.das2.qds.SparseDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.SparseDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.SparseDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.SparseDataSet
 
putValue(double) - Method in class org.das2.qds.SparseDataSetBuilder
 
putValue(int, double) - Method in class org.das2.qds.SparseDataSetBuilder
 
putValue(int, int, double) - Method in class org.das2.qds.SparseDataSetBuilder
 
putValue(int, int, int, double) - Method in class org.das2.qds.SparseDataSetBuilder
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.SparseDataSetBuilder
 
putValue(int, double) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, double) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, int, double) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, int, int, double) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, Datum) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, Datum) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, int, Datum) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, int, int, Datum) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, QDataSet) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, QDataSet) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, int, QDataSet) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, int, int, int, QDataSet) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder.
putValue(int, String) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder, parsing the string with the units.
putValue(int, int, String) - Method in class org.das2.qds.util.DataSetBuilder
insert a value into the builder, parsing the string with the column units.
putValue(double) - Method in interface org.das2.qds.WritableDataSet
put a value into the rank 0 dataset.
putValue(int, double) - Method in interface org.das2.qds.WritableDataSet
put a value into the rank 1 dataset.
putValue(int, int, double) - Method in interface org.das2.qds.WritableDataSet
put a value into the rank 2 dataset.
putValue(int, int, int, double) - Method in interface org.das2.qds.WritableDataSet
put a value into the rank 3 dataset.
putValue(int, int, int, int, double) - Method in interface org.das2.qds.WritableDataSet
put a value into the rank 4 dataset.
putValue(double) - Method in class org.das2.qds.WritableDataSetWrapper
insert the new value at this index.
putValue(int, double) - Method in class org.das2.qds.WritableDataSetWrapper
insert the new value at this index.
putValue(int, int, double) - Method in class org.das2.qds.WritableDataSetWrapper
insert the new value at this index.
putValue(int, int, int, double) - Method in class org.das2.qds.WritableDataSetWrapper
insert the new value at this index.
putValue(int, int, int, int, double) - Method in class org.das2.qds.WritableDataSetWrapper
insert the new value at this index.
putValue(double) - Method in class org.das2.qds.WritableJoinDataSet
 
putValue(int, double) - Method in class org.das2.qds.WritableJoinDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.WritableJoinDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.WritableJoinDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.WritableJoinDataSet
 
putValues(WritableDataSet, Object) - Static method in class org.autoplot.dods.ArrayUtil
 
putValues(WritableDataSet, int, Object) - Static method in class org.autoplot.dods.ArrayUtil
 
putValues(WritableDataSet, int, int, Object) - Static method in class org.autoplot.dods.ArrayUtil
 
putValues(int, QDataSet) - Method in class org.das2.qds.CdfSparseDataSet
insert these values into the dataset.
putValues(Object, Object, Object) - Static method in class org.das2.qds.ops.Ops
 
putValues(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
like putProperty, but this inserts values into the dataset.
putValues(int, QDataSet, int) - Method in class org.das2.qds.util.DataSetBuilder
copy the elements from one DDataSet into the builder (which can be done with a system call), ignoring dataset geometry.
PyClassPeeker - Class in org.python.core
 
PyClassPeeker(PyClass) - Constructor for class org.python.core.PyClassPeeker
 
PyDatum - Class in org.autoplot.jythonsupport
Wrap a das2 Datum, implementing operators.
PyDatum(Datum) - Constructor for class org.autoplot.jythonsupport.PyDatum
 
PyDatumAdapter - Class in org.autoplot.jythonsupport
adapts Datums to PyDatum
PyDatumAdapter() - Constructor for class org.autoplot.jythonsupport.PyDatumAdapter
 
PyJavaClassPeeker - Class in org.python.core
Provide access to package-private data.
PyJavaClassPeeker(PyJavaClass) - Constructor for class org.python.core.PyJavaClassPeeker
 
PyJavaInstancePeeker - Class in org.python.core
 
PyJavaInstancePeeker(PyJavaInstance) - Constructor for class org.python.core.PyJavaInstancePeeker
 
PyMethodPeeker - Class in org.python.core
 
PyMethodPeeker(PyMethod) - Constructor for class org.python.core.PyMethodPeeker
 
PyQDataSet - Class in org.autoplot.jythonsupport
PyQDataSet wraps a QDataSet to provide Python operator overloading and indexing.
PyQDataSet(QDataSet) - Constructor for class org.autoplot.jythonsupport.PyQDataSet
Note getDataSet will always provide a writable dataset.
PyQDataSetAdapter - Class in org.autoplot.jythonsupport
Adapt QDataSet results to PyQDataSet, which provides __getitem__ and __setitem__.
PyQDataSetAdapter() - Constructor for class org.autoplot.jythonsupport.PyQDataSetAdapter
 
PyReflectedFunctionPeeker - Class in org.python.core
 
PyReflectedFunctionPeeker(PyReflectedFunction) - Constructor for class org.python.core.PyReflectedFunctionPeeker
 
pythonLint(URI, List<String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
check the script that it doesn't redefine symbol names like "str"
PythonScriptContext - Class in test
This new class is meant to replace ScriptContext, and fixing a number of old problems.
PythonScriptContext(ApplicationModel) - Constructor for class test.PythonScriptContext
 
PythonScriptContext(AutoplotUI) - Constructor for class test.PythonScriptContext
 

Q

qd2DataAxis(QDataSet) - Static method in class org.das2.qstream.QdsToD2sStream
Determine the name of the das2 axis on which values from a dataset would typically be plotted.
QDataSet - Interface in org.das2.qds
QDataSets are less abstract and more flexible data model for das2.
QDataSetBridge - Class in org.autoplot.idlsupport
See http://autoplot.org/IDL and http://autoplot.org/Matlab which show how this is used in the environments.
QDataSetBridge - Class in org.virbo.idlsupport
See http://autoplot.org/IDL and http://autoplot.org/Matlab which show how this is used in the environments.
QDataSetsFilter - Class in org.das2.qstream.filter
Use this to promote the abstraction of the stream to QDataSets.
QDataSetsFilter() - Constructor for class org.das2.qstream.filter.QDataSetsFilter
 
QDataSetsFilter.QDataSetSink - Class in org.das2.qstream.filter
implement this to receive QDataSets packet-by-packet.
QDataSetSink() - Constructor for class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
QDataSetStreamHandler - Class in org.das2.qstream
reads a stream and produces QDataSets representing the data found on the stream.
QDataSetStreamHandler() - Constructor for class org.das2.qstream.QDataSetStreamHandler
 
QDataSetStreamHandlerTest - Class in test
 
QDataSetStreamHandlerTest() - Constructor for class test.QDataSetStreamHandlerTest
 
QDataSetTableModel - Class in org.das2.qds.util
TableModel that shows a QDataSet in a JTable.
QDataSetTableModel(QDataSet) - Constructor for class org.das2.qds.util.QDataSetTableModel
creates a QDataSetTableModel
QdsToD2sStream - Class in org.das2.qstream
Write QDataSets that vary over at most 2 independent variables as a Das2 stream.
QdsToD2sStream(String) - Constructor for class org.das2.qstream.QdsToD2sStream
Initialize a binary QDataSet to das2 stream exporter
QdsToD2sStream(String, int, int) - Constructor for class org.das2.qstream.QdsToD2sStream
Initialize a text QDataSet to das2 stream exporter
QernalTableRebinner - Class in org.das2.dataset
 
QernalTableRebinner(QernalTableRebinner.QernalFactory) - Constructor for class org.das2.dataset.QernalTableRebinner
 
QernalTableRebinner.Qernal - Interface in org.das2.dataset
 
QernalTableRebinner.QernalFactory - Interface in org.das2.dataset
 
QFunction - Interface in org.das2.qds
QFunctions try to recycle as much of the QDataSet interface as possible to define functions.
QFunctionLarry - Class in test.graph
Example of a QFunction used to label the TCAs.
QFunctionLarry() - Constructor for class test.graph.QFunctionLarry
 
QStreamDataSourceFormat - Class in org.autoplot.das2Stream
Format the data into QStreams.
QStreamDataSourceFormat() - Constructor for class org.autoplot.das2Stream.QStreamDataSourceFormat
 
QStreamDataSourceFormatEditorPanel - Class in org.autoplot.das2Stream
 
QStreamDataSourceFormatEditorPanel() - Constructor for class org.autoplot.das2Stream.QStreamDataSourceFormatEditorPanel
Creates new form Das2StreamDataSourceFormatEditorPanel
QStreamFormatter - Class in org.das2.qds.util
Formatter for QStreams, which doesn't require the full QStream parse/format library, useful for debugging.
QStreamFormatter() - Constructor for class org.das2.qds.util.QStreamFormatter
 
quadfit(double[], double[], double[]) - Static method in class org.das2.math.QuadFitUtil
 
QuadFitUtil - Class in org.das2.math
 
quadHalfWidth(double[], double) - Static method in class org.das2.math.QuadFitUtil
 
quadPeak(double[]) - Static method in class org.das2.math.QuadFitUtil
The peak of the quadradic.
QUALIFIED_NAME - Static variable in class org.das2.NameContext
 
QualityControlPanel - Class in org.autoplot.pngwalk
 
QualityControlPanel() - Constructor for class org.autoplot.pngwalk.QualityControlPanel
Creates new form QualityControlPanel
QualityControlRecord - Class in org.autoplot.pngwalk
 
QualityControlRecord.Status - Enum in org.autoplot.pngwalk
 
QualityControlSequence - Class in org.autoplot.pngwalk
Mirror WalkImageSequence, storing the global properties of the quality control.
quantize(DatumRange) - Method in class org.das2.fsm.FileStorageModel
return the timerange that contains the given timerange and exactly contains a set of granules.
QUARTER - Static variable in class org.das2.datum.TimeUtil
 
QUBE - Static variable in interface org.das2.qds.QDataSet
Boolean.TRUE indicates that the dataset is a "qube," meaning that all dimensions have fixed length and certain optimizations and operators are allowed.
QubeDataSetIterator - Class in org.das2.qds
DataSetIterator implementation that can be used for all dataset (not just qubes).
QubeDataSetIterator(QDataSet) - Constructor for class org.das2.qds.QubeDataSetIterator
dataset iterator to help in implementing the complex indexing types of python.
QubeDataSetIterator.DimensionIterator - Interface in org.das2.qds
DimensionIterator iterates over an index.
QubeDataSetIterator.DimensionIteratorFactory - Interface in org.das2.qds
DimensionIteratorFactory creates DimensionIterators
QubeDataSetIterator.IndexListIterator - Class in org.das2.qds
Iterator that goes through a list of indeces.
QubeDataSetIterator.IndexListIteratorFactory - Class in org.das2.qds
Factory for iterator that goes through a list of indeces.
QubeDataSetIterator.SingletonIterator - Class in org.das2.qds
Iterator for a single index.
QubeDataSetIterator.SingletonIteratorFactory - Class in org.das2.qds
Factory for iterator for a single index.
QubeDataSetIterator.StartStopStepIterator - Class in org.das2.qds
Iterator for counting off indeces.
QubeDataSetIterator.StartStopStepIteratorFactory - Class in org.das2.qds
generates iterator for counting off indeces.
qubeDims(QDataSet) - Static method in class org.das2.qds.DataSetUtil
provides a convenient way of indexing qubes, returning an int[] of length ds.rank() containing each dimension's length, or null if the dataset is not a qube.
query(CompletionResultSet) - Method in class org.das2.jythoncompletion.JythonCompletionTask
 
query(CompletionResultSet, Document, int) - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Perform the query and add results to the given result set.
query(CompletionResultSet) - Method in class org.das2.jythoncompletion.support.AsyncCompletionTask
Called by completion infrastructure in AWT thread to populate the given result set with data.
query(CompletionResultSet) - Method in interface org.das2.jythoncompletion.support.CompletionTask
Called by the code completion infrastructure to ask the task to do a query and return the results through the given completion listener.
Queue - Class in ProGAL.dataStructures
 
Queue() - Constructor for class ProGAL.dataStructures.Queue
 
QuickVectorDataSet - Class in org.das2.dataset
Abstract VectorDataSet that allows for defining a vector dataset by implementing a minimal portion of the api.
QuickVectorDataSet() - Constructor for class org.das2.dataset.QuickVectorDataSet
 
quit() - Method in class org.autoplot.AppManager
 
quit(int) - Method in class org.autoplot.AppManager
quit with the exit status.
quit() - Method in class org.das2.DasApplication
 

R

R - Variable in class ProGAL.geom3d.volumes.Torus
 
r - Variable in class ProGAL.geom3d.volumes.Torus
 
rad - Variable in class ProGAL.geom3d.volumes.Cylinder
 
rad - Variable in class ProGAL.geom3d.volumes.LSS
 
radians - Static variable in class org.das2.datum.Units
 
RADIOBUTTON_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
radius - Variable in class ProGAL.geom2d.Circle
 
radius - Variable in class ProGAL.geom2d.LSC
 
radius - Variable in class ProGAL.geom3d.volumes.InfCylinder
 
radius - Variable in class ProGAL.geom3d.volumes.RSS
 
radius - Variable in class ProGAL.geom3d.volumes.Sphere
 
raiseApplicationWindow(Frame) - Static method in class org.autoplot.AutoplotUI
raise the application window http://stackoverflow.com/questions/309023/howto-bring-a-java-window-to-the-front
raiseApplicationWindow(Frame) - Static method in class org.autoplot.GuiSupport
raise the application window http://stackoverflow.com/questions/309023/howto-bring-a-java-window-to-the-front This is not working for me on Ubuntu 10.04.
rand() - Static method in class org.das2.qds.ops.Ops
Deprecated.
use randu instead
rand(int) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use randu instead. This is used in many test programs and Jython codes, and will not be removed.
rand(int, int) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use randu instead
rand(int, int, int) - Static method in class org.das2.qds.ops.Ops
Deprecated.
use randu instead
randBetween(int, int) - Static method in class ProGAL.math.Randomization
Return a uniform random number between (including) i1 and (not including) i2.
randBetween(double, double) - Static method in class ProGAL.math.Randomization
Return a uniform random double between (including) d1 and (not including) d2
randn() - Static method in class org.das2.qds.ops.Ops
return a rank 0 dataset of random numbers of a Gaussian (normal) distribution.
randn(int) - Static method in class org.das2.qds.ops.Ops
return a rank 1 dataset of random numbers of a Gaussian (normal) distribution.
randn(int, int) - Static method in class org.das2.qds.ops.Ops
return a rank 2 dataset of random numbers of a Gaussian (normal) distribution.
randn(int, int, int) - Static method in class org.das2.qds.ops.Ops
return a rank 3 dataset of random numbers of a Gaussian (normal) distribution.
randn(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
return a rank 4 dataset of random numbers of a Gaussian (normal) distribution.
Randomization - Class in ProGAL.math
A wrapper for static randomization functions.
Randomization() - Constructor for class ProGAL.math.Randomization
 
randomizeInPlace(int[]) - Static method in class ProGAL.math.Randomization
Randomize an array.
randomn(long) - Static method in class org.das2.qds.ops.Ops
returns a rank 0 dataset of random numbers of a Gaussian (normal) distribution.
randomn(long, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset of random numbers of a Gaussian (normal) distribution.
randomn(long, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 2 dataset of random numbers of a Gaussian (normal) distribution.
randomn(long, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 3 dataset of random numbers of a gaussian (normal) distribution.
randomn(long, int, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 3 dataset of random numbers of a gaussian (normal) distribution.
randomPermutation() - Method in class ProGAL.dataStructures.Set
 
randomPermutation(int) - Static method in class ProGAL.math.Randomization
Generate a random permutation of integers between (including) 0 and (not including) max
randomSeed() - Static method in class org.das2.qds.ops.Ops
restart the random sequence used by randu and randn.
randomSeed(long) - Static method in class org.das2.qds.ops.Ops
reset the random sequence used by randu and randn to the given seed.
randomu(long) - Static method in class org.das2.qds.ops.Ops
returns a rank 0 dataset of random numbers of a uniform distribution.
randomu(long, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset of random numbers of a uniform distribution.
randomu(long, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 2 dataset of random numbers of a uniform distribution.
randomu(long, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 3 dataset of random numbers of a uniform distribution.
randomu(long, int, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 3 dataset of random numbers of a uniform distribution.
randomVector(int, double) - Static method in class ProGAL.geomNd.Vector
Create a vector of length len pointing a random direction
randRotation(double[]) - Static method in class ProGAL.math.Matrix3x3
This routine maps three values (x[0], x[1], x[2]) in the range [0,1] into a 3x3 rotation matrix, M.
randRotation2(double[]) - Static method in class ProGAL.math.Matrix3x3
 
randRotation3(double) - Static method in class ProGAL.math.Matrix3x3
 
randu() - Static method in class org.das2.qds.ops.Ops
returns a rank 0 dataset of random uniform numbers from 0 to 1 but not including 1.
randu(int) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset of random uniform numbers from 0 to 1 but not including 1.
randu(int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 2 dataset of random uniform numbers from 0 to 1 but not including 1.
randu(int, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank 3 dataset of random uniform numbers from 0 to 1 but not including 1.
randu(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
return a rank 4 dataset of random uniform numbers from 0 to 1 but not including 1.
range - Variable in class org.autoplot.AutoRangeUtil.AutoRangeDescriptor
 
range - Variable in class org.autoplot.dom.Axis
 
rangeAction - Variable in class org.das2.components.DasTimeRangeSelector
 
rangeAction - Variable in class org.das2.components.TimeRangeEditor
 
RangeAnnotatorMouseModule - Class in org.das2.event
 
RangeAnnotatorMouseModule(DasPlot) - Constructor for class org.das2.event.RangeAnnotatorMouseModule
 
rangeCheck(int, int, int, int) - Method in class org.das2.qds.buffer.BufferDataSet
for internal use, verify that the indeces are all within bounds.
RangeCheckPerformance - Class in <Unnamed>
 
RangeCheckPerformance() - Constructor for class RangeCheckPerformance
 
rangeContaining(Datum) - Method in interface org.das2.datum.DomainDivider
Return a DatumRange representing the interval containing the given value.
rangeContaining(Datum) - Method in class org.das2.datum.LinearDomainDivider
 
rangeContaining(Datum) - Method in class org.das2.datum.LogDomainDivider
 
rangeContaining(Datum) - Method in class org.das2.datum.LogLinDomainDivider
 
rangeContaining(Datum) - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
rangeIsAcceptable(DatumRange) - Method in class org.das2.graph.DasAxis
 
rangeIsAcceptable(DatumRange) - Method in class org.das2.graph.DasLabelAxis
override this to allow a single Datum.
rangeOfMonotonic(QDataSet) - Static method in class org.das2.qds.DataSetUtil
returns the indeces of the min and max elements of the monotonic dataset.
rank() - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
rank() - Method in class org.autoplot.cdf.TrDDataSet
 
rank() - Method in class org.autoplot.cdf.TrFDataSet
 
rank() - Method in class org.autoplot.cdf.TrLDataSet
 
rank() - Method in class org.autoplot.cefdatasource.ReformDataSet
 
rank() - Method in class org.autoplot.dods.DodsVarDataSet
 
rank(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the number of dimensions of the specified dataset.
rank() - Method in class org.autoplot.idlsupport.QDataSetBridge
return the number of dimensions of the default dataset.
rank() - Method in class org.autoplot.imagedatasource.ImageDataSet
 
rank() - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
rank() - Method in class org.das2.dataset.ClippedTableDataSet
 
rank() - Method in class org.das2.qds.AbstractDataSet
 
rank() - Method in class org.das2.qds.AbstractRank1DataSet
 
rank() - Method in class org.das2.qds.ArrayDataSet
 
rank() - Method in class org.das2.qds.buffer.BufferDataSet
 
rank() - Method in class org.das2.qds.buffer.NybbleDataSet
 
rank() - Method in class org.das2.qds.BundleDataSet.BundleDescriptor
 
rank() - Method in class org.das2.qds.BundleDataSet
 
rank() - Method in class org.das2.qds.CdfSparseDataSet
 
rank() - Method in class org.das2.qds.ConstantDataSet
 
rank() - Method in interface org.das2.qds.DataSetIterator
return the rank of the dataset which the iterator will walk through.
rank() - Method in class org.das2.qds.DataSetWrapper
 
rank() - Method in class org.das2.qds.demos.RipplesDataSet
 
rank() - Method in class org.das2.qds.DRank0DataSet
 
rank() - Method in class org.das2.qds.FlattenWaveformDataSet
 
rank() - Method in class org.das2.qds.GridDataSet
 
rank() - Method in class org.das2.qds.IndexGenDataSet
 
rank() - Method in class org.das2.qds.IndexListDataSetIterator
 
rank() - Method in class org.das2.qds.JoinDataSet
 
rank() - Method in class org.das2.qds.LeafTrimDataSet
 
rank() - Method in class org.das2.qds.LengthsDataSet
 
rank() - Method in interface org.das2.qds.QDataSet
returns the rank of the dataset, which is the number of indeces used to access data.
rank() - Method in class org.das2.qds.QubeDataSetIterator
 
rank() - Method in interface org.das2.qds.RankNDataSet
 
rank() - Method in class org.das2.qds.RepeatIndexDataSet
 
rank() - Method in class org.das2.qds.ReplicateDataSet
 
rank() - Method in class org.das2.qds.ReverseDataSet
 
rank() - Method in class org.das2.qds.Slice0DataSet
 
rank() - Method in class org.das2.qds.Slice1DataSet
 
rank() - Method in class org.das2.qds.Slice2DataSet
 
rank() - Method in class org.das2.qds.Slice3DataSet
 
rank() - Method in class org.das2.qds.SortDataSet
 
rank() - Method in class org.das2.qds.SparseDataSet
 
rank() - Method in class org.das2.qds.SubsetDataSet
 
rank() - Method in class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
rank() - Method in class org.das2.qds.TailBundleDataSet
 
rank() - Method in class org.das2.qds.TransposeRank2DataSet
 
rank() - Method in class org.das2.qds.TrimDataSet
 
rank() - Method in class org.das2.qds.TrimStrideWrapper
 
rank() - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
rank() - Method in class org.das2.qds.util.DataSetBuilder
return the rank of the dataset we are building.
rank() - Method in class org.das2.qds.util.TransposeRankNDataSet
 
rank() - Method in class org.das2.qds.WeightsDataSet
 
rank() - Method in class org.das2.qds.WritableDataSetWrapper
return the rank of the dataset.
rank(String) - Method in class org.virbo.idlsupport.QDataSetBridge
return the number of dimensions of the specified dataset.
rank() - Method in class org.virbo.idlsupport.QDataSetBridge
return the number of dimensions of the default dataset.
rank - Variable in class ProGAL.dataStructures.DisjointSet.DSNode
 
rank() - Method in class test.graph.SpectrumTest.MySpectrogramData
 
Rank0DataSetSerializeDelegate - Class in org.das2.qstream
 
Rank0DataSetSerializeDelegate() - Constructor for class org.das2.qstream.Rank0DataSetSerializeDelegate
 
rank1AlongTrajectory() - Static method in class org.das2.qds.examples.Schemes
return a rank 1 dataset that depends on a trajectory through a space, which is not supported currently.
rank1AtXYScatter() - Static method in class org.das2.qds.examples.Schemes
Here there is a Z that is a function of X and Y of a xyScatter.
rank2Bins() - Static method in class org.das2.qds.examples.Schemes
return a rank 2 dataset that is a list of bins.
rank2ComplexNumbers() - Static method in class org.das2.qds.examples.Schemes
return a complex rank 2 dataset, N by 2, which can be thought of as a 1-D array of N complex numbers
rank2Waveform() - Static method in class org.das2.qds.examples.Schemes
return a rank 2 waveform, where the waveform is stored in packets.
rank2WaveformRank2Offsets() - Static method in class org.das2.qds.examples.Schemes
return a rank 2 waveform, but DEPEND_1 which contains the offsets is also rank 2.
Rank3TableDataSetAdapter - Class in org.das2.dataset
 
Rank3TableDataSetAdapter(QDataSet, QDataSet, QDataSet) - Constructor for class org.das2.dataset.Rank3TableDataSetAdapter
Creates a new instance of TableDataSetAdapter
rank3Waveform() - Static method in class org.das2.qds.examples.Schemes
return a join of rank 2 waveforms, also called a rank 3 waveform.
RankNDataSet - Interface in org.das2.qds
RankNDataSet is a dataset that can only be accessed by slicing to lower dimensionality.
RankZeroDataSet - Interface in org.das2.qds
interface provide access to a rank 0 dataset, which can be thought of as a scalar (and set of correlated scalars) with metadata.
Ratio - Class in org.das2.datum
Represent the ratio of two integers.
Ratio(int) - Constructor for class org.das2.datum.Ratio
 
Ratio(int, int) - Constructor for class org.das2.datum.Ratio
 
RationalNumber - Class in org.das2.datum
represent a rational number
RationalNumber(double) - Constructor for class org.das2.datum.RationalNumber
create a rationalNumber that is very close to d.
RationalNumber(Ratio, Ratio) - Constructor for class org.das2.datum.RationalNumber
create a rationalNumber with n * 10^exp
RationalNumber(Ratio) - Constructor for class org.das2.datum.RationalNumber
create a rationalNumber with n * 10^exp
RationalNumber(int) - Constructor for class org.das2.datum.RationalNumber
create a rationalNumber with n * 10^exp
RationalNumber(int, int) - Constructor for class org.das2.datum.RationalNumber
create a new rational number with numerator n and denominator d.
rawProperties - Variable in class org.autoplot.dom.DataSourceController
 
read(ReadableByteChannel) - Method in class org.autoplot.cefdatasource.CefReaderHeader
 
read() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
read(ByteBuffer) - Method in class org.das2.qstream.AsciiHexIntegerTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.AsciiTimeTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.AsciiTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.DoubleTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.FloatTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.IntegerTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.LongTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.ShortTransferType
 
read(ByteBuffer) - Method in class org.das2.qstream.TransferType
read the data from the buffer.
read(ByteBuffer) - Method in class org.das2.stream.DataTransferType
read the next value from the buffer and return the double representation.
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
 
READ_ONLY_DISTRIBUTION - Static variable in interface org.autoplot.cdf.CDFConstants
 
READ_ONLY_MODE - Static variable in interface org.autoplot.cdf.CDFConstants
 
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
readChar() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Read a character.
readConfiguration() - Static method in class org.das2.util.LoggerManager
A slightly more transparent logging configuration would provide feedback about what configuration file it's loading.
readData(Variable, Section) - Method in class org.autoplot.netCDF.APIOServiceProvider
 
readDatum(ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
readDoc(InputStream) - Static method in class org.autoplot.AutoplotUtil
 
readerParamsTextArea - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
readFile(String) - Method in class org.das2.dataset.parser.VectorDataSetParser
Parse the file using the current settings.
readFile(String, ProgressMonitor) - Method in class org.das2.qds.util.AsciiParser
Parse the file using the current settings.
readFirstParseableRecord(String) - Method in class org.das2.qds.util.AsciiParser
returns the first record that the record parser parses successfully.
readFirstRecord(String) - Method in class org.das2.qds.util.AsciiParser
return the first record that the parser would parse.
readFirstRecord(BufferedReader) - Method in class org.das2.qds.util.AsciiParser
return the first line of the freshly opened file.
readFromCachedURL(URL, String) - Static method in class org.autoplot.hapi.HapiServer
return the resource, if cached, or null if the data is not cached.
readFromFile(File) - Static method in class org.autoplot.hapi.HapiServer
read the file into a string.
readFromURL(URL, String) - Static method in class org.autoplot.hapi.HapiServer
read data from the URL.
readFTPReply() - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method reads and parses a FTP reply statement from the server.
readHeader(String, ProgressMonitor) - Method in class org.autoplot.spase.VOTableReader
return just the header for the data.
readImage(File) - Method in class org.autoplot.pngwalk.WalkImage
return a file, that is never type=0.
READING_FONTS - Static variable in class org.das2.util.awt.PdfGraphicsOutput
 
readLine() - Method in interface org.autoplot.hapi.AbstractLineReader
 
readLine() - Method in class org.autoplot.hapi.ConcatenateBufferedReader
 
readLine() - Method in class org.autoplot.hapi.PasteBufferedReader
 
readLine() - Method in class org.autoplot.hapi.SingleFileBufferedReader
 
readNcmlElement(String) - Method in class org.autoplot.netCDF.AbstractIOSP
 
READONLYoff - Static variable in interface org.autoplot.cdf.CDFConstants
 
READONLYon - Static variable in interface org.autoplot.cdf.CDFConstants
 
readPersistentProperties() - Method in class org.das2.DasProperties
 
readScript(Reader) - Static method in class org.autoplot.jythonsupport.JythonUtil
read all the lines of a script into a string
readSection(ParsedSectionSpec) - Method in class org.autoplot.netCDF.APIOServiceProvider
 
readServerResponse(BufferedInputStream) - Method in class org.das2.client.DasServer
Deprecated. 
readStream(InputStream) - Method in class org.das2.dataset.parser.VectorDataSetParser
Parse the stream using the current settings.
readStream(Reader, ProgressMonitor) - Method in class org.das2.qds.util.AsciiParser
Parse the stream using the current settings.
readStream(Reader, String, ProgressMonitor) - Method in class org.das2.qds.util.AsciiParser
read in the stream, including the first record if non-null.
readStream(ReadableByteChannel, StreamHandler) - Static method in class org.das2.qstream.StreamTool
 
readStream(ReadableByteChannel, StreamHandler) - Static method in class org.das2.stream.StreamTool
 
readTable(String, ProgressMonitor) - Method in class org.autoplot.spase.VOTableReader
read the table from the stream s.
readTable(String) - Method in class org.autoplot.spase.VOTableReader
read the table from the stream s.
readTimeout - Variable in class it.sauronsoftware.ftp4j.FTPConnector
Timeout in seconds for read operations.
readToByteChannel(Variable, Section, WritableByteChannel) - Method in class org.autoplot.netCDF.APIOServiceProvider
 
readXML(PushbackInputStream) - Static method in class org.das2.qstream.StreamTool
Read off XML data from the InputStream up to the termination of the XML.
readXML(ByteBuffer) - Static method in class org.das2.qstream.StreamTool
 
readXML(PushbackInputStream) - Static method in class org.das2.stream.StreamTool
Read off XML data from the InputStream up to the termination of the XML.
readXML(ByteBuffer) - Static method in class org.das2.stream.StreamTool
 
READY_ICON - Static variable in class org.autoplot.AutoplotUI
not used.
READY_MESSAGE - Static variable in class org.autoplot.AutoplotUI
ready message.
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 - Class in org.das2.qds.math.fft.jnt
Abstract Class representing FFT's of real, double precision data.
RealDoubleFFT(int) - Constructor for class org.das2.qds.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.
RealDoubleFFT_Even - Class in org.das2.qds.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.qds.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.
realPart(ComplexArray.Double) - Static method in class org.das2.qds.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(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.AveragePeakTableRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.AverageTableRebinner
rebin the data, using the interpolate control to define the interpolation between measurements.
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in interface org.das2.dataset.DataSetRebinner
create a new QDataSet in a rank 2 table with x and y tags described by x and y.
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.LanlNNRebinner
rebin the data, using the interpolate control to define the interpolation between measurements.
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.NewAverageTableRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.PeakTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.QernalTableRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.ScatterRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.TriScatRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.graph.StackedHistogramRenderer.Rebinner
 
rebin(QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
returns a dataset with tags specified by newTags0.
rebin(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
Deprecated.
see binAverage
rebin(QDataSet, int) - Static method in class org.das2.qds.util.BinAverage
reduce the rank 1 dataset by averaging blocks of bins together
rebin(QDataSet, int, int) - Static method in class org.das2.qds.util.BinAverage
reduce the rank 2 dataset by averaging blocks of bins together.
rebin(QDataSet, int, int, int) - Static method in class org.das2.qds.util.BinAverage
reduce the rank 3 dataset by averaging blocks of bins together.
rebin(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.LSpec
rebin the datasets to rank 2 dataset ( time, LShell ), by interpolating along sweeps.
rebin(QDataSet, QDataSet, int) - Static method in class org.das2.qds.util.LSpec
alternate, convenient interface which where tlz is a bundle of buckshot data (T,L,Z)
rebin(QDataSet, QDataSet, QDataSet, QDataSet, QDataSet, int) - Static method in class org.das2.qds.util.LSpec
alternate algorithm following Brian Larson's algorithm that rebin the datasets to rank 2 dataset ( time, LShell ), by interpolating along sweeps.
rebin(QDataSet, QDataSet, QDataSet, int) - Static method in class org.das2.qds.util.LSpec
rebin the datasets to rank 2 dataset ( time, LShell ), by interpolating along sweeps.
rebin(QDataSet, RebinDescriptor, RebinDescriptor) - Method in class test.graph.SpectrogramRendererDemoRebinner.MyRebinner
 
rebinBundle(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
Deprecated.
see binAverageBundle
rebinBundle(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
Deprecated.
see binAverageBundle
RebinDescriptor - Class in org.das2.dataset
The RebinDescriptor will quickly look up which 1-D bin a Datum is in.
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
 
RebinDescriptorBenchmark - Class in test.dataset
Benchmarks for the UnitsConverter class as used in the SpectrogramRenderer.
RebinDescriptorBenchmark() - Constructor for class test.dataset.RebinDescriptorBenchmark
 
rebinListener - Variable in class org.das2.graph.DasPlot
listens for property changes and triggers the process of updating the plot image.
RebinListener() - Constructor for class org.das2.graph.DasPlot.RebinListener
 
RebinListener() - Constructor for class org.das2.graph.SpectrogramRenderer.RebinListener
 
RebinListener() - Constructor for class org.das2.graph.StackedHistogramRenderer.RebinListener
 
rebinMethod - Variable in class org.autoplot.dom.PlotElementStyle
 
RebinnerEnum(DataSetRebinner, String) - Constructor for class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
recallWindowSizePosition(Window) - Method in class org.autoplot.datasource.WindowManager
call this before the window.
recallWindowSizePosition(Window) - Method in class org.das2.util.WindowManager
call this before the window.
received(String) - Method in interface it.sauronsoftware.ftp4j.FTPCommunicationListener
Called every time a telnet statement is received by the client.
recent - Variable in class org.autoplot.ApplicationModel
 
RecentComboBox - Class in org.autoplot.datasource
decorate a comboBox so that it remembers recent entries.
RecentComboBox() - Constructor for class org.autoplot.datasource.RecentComboBox
 
recentComboBox1 - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
RecentComboBoxModel - Class in org.autoplot.datasource
Provide a comboBoxModel so that the ComboBox remembers recent entries.
RecentComboBoxModel(String) - Constructor for class org.autoplot.datasource.RecentComboBoxModel
 
RecentComboBoxModel.InputVerifier - Interface in org.autoplot.datasource
 
RecentUrisDialog - Class in org.autoplot
Present GUI showing history of plotted URIs with buttons for ok, plotting below, as an overplot, or editing.
RecentUrisDialog(Frame, boolean) - Constructor for class org.autoplot.RecentUrisDialog
Creates new form RecentUrisDialog
RecentUrisGUI - Class in org.autoplot
This presents the URI history in a useful dialog where URIs are sorted into today, yesterday, last week, etc.
RecentUrisGUI() - Constructor for class org.autoplot.RecentUrisGUI
Creates new form RecentUrisGUI
Record() - Constructor for class org.autoplot.cefdatasource.CefReaderHeader.Record
 
RECORD_SIZE_LIMIT - Static variable in class org.autoplot.scriptconsole.LogConsole
 
RecordIterator - Class in org.autoplot.datasource
Introduce class to hold code for iterating through any dataset.
RecordIterator(String, DatumRange) - Constructor for class org.autoplot.datasource.RecordIterator
create a new RecordIterator for the given URI and time range.
RecordIterator(String, DatumRange, boolean) - Constructor for class org.autoplot.datasource.RecordIterator
create a new RecordIterator for the given URI and time range.
RecordIterator - Class in org.das2.qds
Make any QDataSet into a table, then iterate over the records.
RecordIterator(QDataSet) - Constructor for class org.das2.qds.RecordIterator
set up the iterator.
recordWindowSizePosition(Window) - Method in class org.autoplot.datasource.WindowManager
record the final position of the dialog.
recordWindowSizePosition(Window) - Method in class org.das2.util.WindowManager
record the final position of the dialog.
recParser - Variable in class org.autoplot.ascii.AsciiTableTableModel
 
recreate(URI) - Static method in class org.das2.util.filesystem.FileSystem
creates a FileSystem, removing and recreating it if it was in the cache.
recreate(URI, ProgressMonitor) - Static method in class org.das2.util.filesystem.FileSystem
creates a FileSystem, removing and recreating it if it was in the cache.
Rectangle - Class in ProGAL.geom3d
A planar rectangle in 3d.
Rectangle(Point, Vector[]) - Constructor for class ProGAL.geom3d.Rectangle
 
rectangle - Variable in class ProGAL.geom3d.volumes.RSS
 
RectangleEditor - Class in org.das2.beans
 
RectangleEditor() - Constructor for class org.das2.beans.RectangleEditor
 
RectanglePainter - Class in org.autoplot.jythonsupport.ui
 
RectanglePainter(Color) - Constructor for class org.autoplot.jythonsupport.ui.RectanglePainter
 
RECTYPE_ENDMARKER - Static variable in class org.virbo.idlsupport.WriteIDLSav
 
RECTYPE_TIMESTAMP - Static variable in class org.virbo.idlsupport.WriteIDLSav
 
RECTYPE_VARIABLE - Static variable in class org.virbo.idlsupport.WriteIDLSav
 
RECTYPE_VERSION - Static variable in class org.virbo.idlsupport.WriteIDLSav
 
red - Static variable in class org.das2.graph.SymColor
 
redo() - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
redo() - Method in class org.autoplot.state.UndoRedoSupport
redo the state change that was undone, popping up the state stack one position.
redoVariables(Map<String, Object>, String, Map<String, String>, JPanel) - Method in class org.autoplot.jythonsupport.ui.ParametersFormPanel
Repopulates the JPanel with options, to be used when the parameters can change the params that are read in.
redraw(J2DScene, Color) - Method in class ProGAL.geom2d.TriangulationFace
 
redraw(J2DScene) - Method in class ProGAL.geom2d.TriangulationFace
 
redraw(J2DScene, boolean) - Method in class ProGAL.geom2d.TriangulationFace
 
reduce() - Method in class ProGAL.math.Matrix
Reduce this matrix to row canonical form (reduced row echelon form).
reduce2D(QDataSet, QDataSet, int, int, Datum, Datum) - Static method in class org.das2.dataset.VectorUtil
produce a simpler version of the dataset by averaging adjacent data.
reduce2D(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Reduction
produce a simpler version of the dataset by averaging adjacent data.
reduceBins(QDataSet) - Static method in class org.das2.qds.ops.Ops
reduce each bin to its center.
reduceDataSetString - Variable in class org.autoplot.dom.DataSourceController
 
ReduceFilter - Class in org.das2.qstream.filter
Reduce packets of the same type by combining packets together.
ReduceFilter() - Constructor for class org.das2.qstream.filter.ReduceFilter
 
reduceMax(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by reporting the max of all the elements along a dimension.
reduceMean(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by reporting the mean of all the elements along a dimension.
reduceMean(QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by reporting the mean of all the elements along a dimension.
reduceMin(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by reporting the min of all the elements along a dimension.
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.
reducePath(PathIterator, GeneralPath, int) - 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.
reducePath20140622(PathIterator, GeneralPath, int, int) - Static method in class org.das2.graph.GraphUtil
New ReducePath reduces a path by keeping track of vertically collinear points, and reducing them to an entry point, an exit point, min and max.
reduceThis() - Method in class ProGAL.math.Matrix
Reduce this matrix to row canonical form (reduced row echelon form).
reducex(QDataSet, QDataSet) - Static method in class org.das2.qds.util.Reduction
produce a simpler version of the dataset by averaging data adjacent in X.
ReducexFilterEditorPanel - Class in org.das2.qds.filters
 
ReducexFilterEditorPanel() - Constructor for class org.das2.qds.filters.ReducexFilterEditorPanel
Creates new form ReducexFilterEditorPanel
Reduction - Class in org.das2.qds.util
Reduction is set of static methods for reducing data, or averaging data to make smaller datasets.
Reduction() - Constructor for class org.das2.qds.util.Reduction
 
Refactory - Class in org.das2.math.fft.jnt
 
Refactory() - Constructor for class org.das2.math.fft.jnt.Refactory
 
Refactory - Class in org.das2.qds.math.fft.jnt
 
Refactory() - Constructor for class org.das2.qds.math.fft.jnt.Refactory
 
ReferenceCache - Class in org.autoplot.datasource
Provide a cache of datasets that are in memory, so that the same data is not loaded twice.
ReferenceCache - Class in org.das2.qds
Provide a cache of datasets that are in memory, so that the same data is not loaded twice.
ReferenceCache.ReferenceCacheEntry - Class in org.autoplot.datasource
Keep track of the status of a load.
ReferenceCache.ReferenceCacheEntry - Class in org.das2.qds
Keep track of the status of a load.
ReferenceCache.ReferenceCacheEntryStatus - Enum in org.autoplot.datasource
 
ReferenceCache.ReferenceCacheEntryStatus - Enum in org.das2.qds
 
reflectThroughOrigoThis() - Method in class ProGAL.geom3d.Point
Reflects this point through origo.
reform(QDataSet) - Static method in class org.das2.qds.ops.Ops
Reshape the dataset to remove the first dimension with length 1, reducing its rank by 1.
reform(QDataSet, int, int[]) - Static method in class org.das2.qds.ops.Ops
allow reform record-by-record, which comes up often.
reform(QDataSet, int[]) - Static method in class org.das2.qds.ops.Ops
change the dimensionality of the elements of the QUBE dataset.
reform(Object, int[]) - Static method in class org.das2.qds.ops.Ops
 
ReformDataSet - Class in org.autoplot.cefdatasource
 
ReformDataSet(QDataSet, int[]) - Constructor for class org.autoplot.cefdatasource.ReformDataSet
change the dimensionality of the QUBE dataset, backed by the source dataset.
ReformDataSet(QDataSet, int, int[]) - Constructor for class org.autoplot.cefdatasource.ReformDataSet
 
refPattern - Static variable in class org.das2.dasml.Processor
 
refresh() - Method in class org.autoplot.cdaweb.CDAWebDataSetIdDialog
refresh, resetting the IDs, for example.
refresh(ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDB
Download and parse the all.xml to create a database of available products.
refresh(String) - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
refresh() - Method in class org.autoplot.ExportDataBundle
 
refresh() - Method in class org.autoplot.jythonsupport.ui.DataMashUp
recalculate the images
refresh() - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
rebuild the GUI based on the uris.
refresh() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
refresh() - Method in class org.das2.components.propertyeditor.PropertyEditor
request a refresh, the same as if the "refresh" button was pressed.
refresh() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
refresh() - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
refresh() - Method in class org.das2.graph.Renderer
recalculate the plot image and repaint.
refresh(CompletionResultSet) - Method in class org.das2.jythoncompletion.JythonCompletionTask
 
refresh(CompletionResultSet) - Method in class org.das2.jythoncompletion.support.AsyncCompletionTask
Called by completion infrastructure in AWT thread once there is a change in the component (caret position changes or document gets modified).
refresh(CompletionResultSet) - Method in interface org.das2.jythoncompletion.support.CompletionTask
Called by the code completion infrastructure to inform the task about changes in the corresponding document.
REFRESH_ACTION - Static variable in class org.das2.graph.DasCanvas
 
refreshImage() - Method in class org.das2.graph.Renderer
Deprecated.
call refresh which also checks the parent.
refreshQCTotals() - Method in class org.autoplot.pngwalk.QualityControlSequence
 
refreshRecentFilesMenu() - Method in class org.autoplot.datasource.DataSetSelectorSupport
 
refreshUndoMultipleMenu(JMenu) - Method in class org.autoplot.state.UndoRedoSupport
create all the menu items for a JMenu offering undo targets.
refreshUndoRedoLabel() - Method in class org.autoplot.AutoplotUI
 
RegexComponentChooser - Class in org.autoplot.util.jemmy
Search for a component based on the name or title.
RegexComponentChooser(String) - Constructor for class org.autoplot.util.jemmy.RegexComponentChooser
create a component chooser for the regex.
RegexParser(String) - Constructor for class org.das2.qds.util.AsciiParser.RegexParser
 
RegexTest - Class in test
 
RegexTest() - Constructor for class test.RegexTest
 
register(DataSourceFactory, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source factory by extension
register(DataSourceFactory, String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source factory by extension and mime
register(String, String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source factory by extension and mime
register(DasAxis) - Method in class org.das2.graph.TickMaster
 
register(CompletionSpiPackageAccessor) - Static method in class org.das2.jythoncompletion.ui.CompletionSpiPackageAccessor
Register the accessor.
register(String, DescriptorFactory) - Static method in class org.das2.qstream.DescriptorRegistry
register the factory used for the tag name.
register(Class, SerializeDelegate) - Static method in class org.das2.qstream.SerializeRegistry
 
registerActionTrigger(String, Action) - Method in class org.autoplot.datasource.DataSetSelector
This is how we allow .vap files to be in the datasetSelector.
registerBrowseTrigger(String, Action) - Method in class org.autoplot.datasource.DataSetSelector
 
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(DasCanvas) - Method in class org.das2.dasml.Processor
 
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
register a converter between the units.
registerDataSourceJar(String, URL) - Method in class org.autoplot.datasource.DataSourceRegistry
Register a data source at runtime, allowing the user to override the internal extentions.
registerEditor(String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source editor by extension.
registerEditor(Class, Class) - Static method in class org.das2.beans.BeansUtil
see BeanBindingDemo2.java
registerExtension(String, String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source factory by extension.
registerFileSystemFactory(String, FileSystemFactory) - Static method in class org.das2.util.filesystem.FileSystem
register a code for handling a filesystem type.
registerFormatEditor(String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source format editor by extension.
registerFormatter(String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
register the data source factory by extension.
registerHelpID(Component, String) - Method in class org.autoplot.help.AutoplotHelpSystem
Components can call this method to register a help ID string.
registerMimeType(String, String) - Method in class org.autoplot.datasource.DataSourceRegistry
 
registerPendingChange(Object, Object) - Method in class org.autoplot.dom.DomNodeController
the client knows a change will be coming, and the canvas' clients should know that its current state will change soon.
registerPendingChange(Object, Object) - Method in class org.das2.graph.DasCanvas
indicate to the canvas that a change will be made soon.
registerPendingChange(Object, Object) - Method in class org.das2.system.ChangesSupport
the client knows a change will be coming, and the canvas' clients should know that its current state will change soon.
regular(PointWeighted, PointWeighted, PointWeighted, PointWeighted, PointWeighted) - Method in class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
If the result of insphere is positive the point p is inside the circumsphere of t
RegularComplex - Class in ProGAL.geom3d.complex.delaunayComplex
TODO: Fix
RegularComplex(List<Point>) - Constructor for class ProGAL.geom3d.complex.delaunayComplex.RegularComplex
 
RegularTessellation - Class in ProGAL.geom3d.tessellation.BowyerWatson
 
RegularTessellation() - Constructor for class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
 
RegularTessellation(List<PointWeighted>) - Constructor for class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
 
regularTetrahedron() - Static method in class ProGAL.geom3d.volumes.Tetrahedron
 
ReInit(Reader, int, int, int) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.das2.qds.util.dd.SimpleCharStream
Reinitialise.
ReInit(SimpleCharStream) - Static method in class org.das2.qds.util.dd.SimpleExpTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Static method in class org.das2.qds.util.dd.SimpleExpTokenManager
Reinitialise parser.
reject(String) - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
reject(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
reject(String) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceFactory
 
reject(String) - Method in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
reject(String) - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
reject(String) - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.cefdatasource.CefDataSourceFactory
 
reject(String) - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.csv.CsvDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
reject(String) - Method in class org.autoplot.datasource.CompletionsDataSourceEditor
 
reject(String) - Method in interface org.autoplot.datasource.DataSourceEditorPanel
reject the URI, perhaps because we aren't close enough to identify a resource.
reject(String, List<String>, ProgressMonitor) - Method in interface org.autoplot.datasource.DataSourceFactory
quick check to see that an uri looks acceptable.
reject(Map, List<String>) - Static method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.datasource.jython.JythonDataSourceFactory
Reject when: - the URI doesn't contain a timerange but the data source has TimeSeriesBrowse
reject(String) - Method in class org.autoplot.datasource.jython.JythonEditorPanel
 
reject(String) - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.dods.DodsDataSourceFactory
 
reject(String) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
reject(String) - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
reject(String) - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
reject(String) - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.inline.InlineDataSourceFactory
 
reject(Map, List<String>) - Static method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
reject(String) - Method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.orbit.OrbitDataSourceFactory
 
reject(String) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
reject(String) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.das2.datasource.Das2ServerDataSourceFactory
Indicate if a URI is acceptable.
reject(String, List<String>, ProgressMonitor) - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
release() - Method in class org.autoplot.dom.TimeSeriesBrowseController
the axis we were listening to turned out to not be a time axis (or vise-versa), so we need to release the thing we were listening to.
releaseAll() - Method in class org.autoplot.dom.TimeSeriesBrowseController
make sure there are no references causing memory leak.
releaseAll() - Method in class org.das2.event.DasMouseInputAdapter
remove all references to mouse modules
releaseAll() - Method in class org.das2.graph.DasPlot
In Autoplot, we need a way to get help releasing all resources.
releaseElementBindings() - Method in interface org.autoplot.PlotStylePanel.StylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.BoundsStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.ColorScatterStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.ContourStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.DigitalStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.EventsStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.HugeScatterStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.ImageStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.InternalStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.OrbitStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.PitchAngleDistributionStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.SeriesStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.SpectrogramStylePanel
 
releaseElementBindings() - Method in class org.autoplot.renderer.StackedHistogramStylePanel
 
releaseTimeSeriesBrowseController() - Method in class org.autoplot.dom.DataSourceController
try to fix leak.
reload() - Method in class org.autoplot.bookmarks.BookmarksManager
reload the bookmarks from disk.
reload() - Static method in class org.das2.system.DasLogger
 
reloadAll(Application) - Static method in class org.autoplot.AutoplotUtil
reload all the data.
reloadTools() - Method in class org.autoplot.AutoplotUI
looks for and adds tools on a new thread.
REMOTE_BOOKMARK_DEPTH_LIMIT - Static variable in class org.autoplot.bookmarks.Bookmark
limit on the number of remote containing remote containing remote...
REMOTE_STATUS_NOT_LOADED - Static variable in class org.autoplot.bookmarks.Bookmark.Folder
 
REMOTE_STATUS_SUCCESSFUL - Static variable in class org.autoplot.bookmarks.Bookmark.Folder
 
REMOTE_STATUS_UNSUCCESSFUL - Static variable in class org.autoplot.bookmarks.Bookmark.Folder
 
RemoteStatus - Class in org.autoplot.bookmarks
holder for status of remote bookmarks
RemoteStatus() - Constructor for class org.autoplot.bookmarks.RemoteStatus
 
remove(int) - Method in class org.autoplot.datasource.JScrollPopupMenu
 
remove() - Method in class org.autoplot.datasource.RecordIterator
 
remove() - Method in class org.autoplot.hapi.JSONArrayIterator
 
remove() - Method in class org.autoplot.html.AsciiTableStreamer
 
remove(Component) - Method in class org.das2.components.TearoffTabbedPane
 
remove(int) - Method in class org.das2.dasml.FormContainer
 
remove(Component) - Method in class org.das2.dasml.FormContainer
 
remove(String) - Static method in class org.das2.DebuggerVars
 
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, calling its uninstallComponent method if it's a DasCanvasComponent.
remove(Component) - Method in class org.das2.graph.DasCanvas
Removes the component, specified by index, from this container, calling its uninstallComponent method if it's a DasCanvasComponent.
remove(Displayable) - Method in class org.das2.graph.Legend
 
remove(String) - Method in class org.das2.NameContext
 
remove() - Method in class org.das2.qds.RecordIterator
 
remove(Object) - Method in class org.das2.util.ClassMap
 
removeActionComponent(JComponent, PropertyChangeListener) - Method in class org.autoplot.pngwalk.PngWalkTool
 
removeActionListener(ActionListener) - Method in class org.autoplot.datasource.DataSetSelector
Removes ActionListener from the list of listeners.
removeActionListener(ActionListener) - Method in class org.autoplot.dom.ApplicationController
 
removeActionListener(ActionListener) - Method in class org.autoplot.scriptconsole.CommandLineTextPane
Removes an ActionListener from the button.
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
 
removeAllHandlers() - Static method in class org.das2.system.DasLogger
 
removeAllShapes() - Method in class ProGAL.geom2d.viewer.J2DScene
Remove all shapes from the scene
removeAllShapes() - Method in class ProGAL.geom3d.viewer.J3DScene
Remove all volumes from the scene.
removeAllText(String) - Method in class org.das2.util.DasPNGEncoder
Removes all tEXT chunk with the specified keyword
removeBinding(BindingModel) - Method in class org.autoplot.dom.ApplicationController
remove the binding and its implementation.
removeBindings() - Method in class org.autoplot.dom.AnnotationController
 
removeBindings() - Method in class org.autoplot.dom.ConnectorController
 
removeBindings() - Method in class org.autoplot.dom.PlotController
remove the bindings created in bindTo.
removeBottomDecorator(Painter) - Method in class org.das2.graph.DasCanvas
remove the decorator.
removeBottomDecorators() - Method in class org.das2.graph.DasCanvas
remove all bottom decorators.
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
removeCommunicationListener(FTPCommunicationListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method removes a FTPCommunicationListener previously added to the object.
removeCommunicationListener(FTPCommunicationListener) - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method removes a FTPCommunicationListener previously added to the object.
removeCustomizer(CustomizerKey) - Static method in class org.das2.graph.DasPlot
Remove the customizer that is associated with the given key.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointRecorder
Removes DataPointSelectionListener from the list of listeners.
removeDataPointSelectionListener(DataPointSelectionListener) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
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.autoplot.datasource.TimeRangeToolEventsList
Removes DataRangeSelectionListener 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.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.
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorder
 
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.dataset.DataSetDescriptor
 
removeDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.event.CutoffMouseModule
 
removeDirectory(String) - Method in class ftpfs.ftp.FtpBean
Remove a directory in the server
removeEdge(Edge) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
removeElement(int[], int) - Static method in class org.das2.qds.DataSetOps
removes the index-th element from the array.
removeExtension(String) - Method in class it.sauronsoftware.ftp4j.extrecognizers.ParametricTextualExtensionRecognizer
This method removes an extension to the recognizer.
removeExtraSlashes(String) - Static method in class org.autoplot.pdsppi.PDSPPIDB
apparently the id needs to have underscores where there are slashes...
removeFavorite(Object) - Method in class org.das2.components.FavoritesSelector
 
removeFromFavorites(DatumRange) - Method in class org.das2.graph.DasAxis
remove the range from the favorites list, which is accessible from the popup-menu.
removeFromFavorites(DatumRange) - Method in class org.das2.graph.DataRange
 
removeHandler(Handler) - Method in class org.autoplot.util.TransparentLogger
 
removeItem(Object) - Method in class org.das2.components.propertyeditor.EnumerationEditor
remove the item from the list of selections
removeLayoutComponent(Component) - Method in class org.autoplot.datasource.JScrollPopupMenu.ScrollPopupMenuLayout
 
removeLayoutComponent(Component) - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
removeLayoutComponent(Component) - Method in class org.das2.graph.DasCanvas.RowColumnLayout
 
removeListDataListener(ListDataListener) - Method in class org.das2.jythoncompletion.ui.LazyListModel
 
removeListParser(FTPListParser) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method removes a FTPListParser previously added to the object.
removeLocalFile() - Method in class org.das2.util.filesystem.FileObject
remove the local file in the cache, if any.
removeLocalFile() - Method in class org.das2.util.filesystem.WebFileObject
 
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
remove mouse motion listener.
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
remove mouse motion listener.
removeMouseWheelListener(MouseWheelListener) - Method in class org.das2.graph.DasAxis
remove mouse wheel listener.
removeNodeSpi() - Method in class org.das2.system.NullPreferences
 
removeObject(Object) - Method in class org.das2.util.ObjectLocator
 
removeParam(String, String...) - Static method in class org.autoplot.datasource.URISplit
convenient method to remove a parameter (or parameters) from the list of parameters
removePropertyChangeListener(PropertyChangeListener) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
Remove PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class ftpfs.ftp.FtpBean
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.aggregator.AggregatingDataSource
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.aggregator.AggregationPollUpdating
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.ApplicationModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.ApplicationModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.asdatasource.AudioSystemDataSource
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.bookmarks.Bookmark
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.datasource.AutoplotSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.autoplot.datasource.capability.Updating
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.datasource.FilePollUpdating
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.BindingModel
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.ChangesSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.DomNode
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.DomNode
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.DomNodeController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.DomNodeController
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.PersistentStateSupport
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.pngwalk.QualityControlRecord
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.pngwalk.WalkImage
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.server.RequestListener
Remove PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.server.RequestListener
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.state.PersistenceTests
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.state.UndoRedoSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.state.UndoRedoSupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.autoplot.util.RunLaterListener.PropertyChange
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.autoplot.util.RunLaterListener.PropertyChange
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.autoplot.util.TickleTimer
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.DasProgressPanel
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.components.DasProgressPanel
 
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.components.SliceSettings
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.components.TimeRangeEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.components.TimeRangeEditor
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dasml.PersistentStateSupport
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dataset.AverageTableRebinner
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.dataset.LanlNNRebinner
 
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.Auralizor
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.graph.Auralizor
 
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.jythoncompletion.CompletionSettings
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.qds.util.AsciiParser
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.qds.util.AutoHistogram
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.qds.util.DataSetBuilder
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.das2.system.ChangesSupport
 
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(String, 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.TickleTimer
 
removepwDevicePosition(DasDevicePosition) - Method in class org.das2.graph.DasCanvas
TODO
removeRenderer(Renderer) - Method in class org.das2.graph.DasPlot
remove the renderer from the stack of renderers.
removeRenderers() - Method in class org.das2.graph.DasPlot
remove all the renderers from the dasPlot.
removeRowHeader(JTable) - Static method in class org.autoplot.datasource.ui.Util
Creates row header for table with row number (starting with 1) displayed
removeSelectedDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorder
 
removeSelectedDataSetUpdateListener(DataSetUpdateListener) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
removeShape(Shape) - Method in class ProGAL.geom2d.viewer.J2DScene
Remove the specified shape from the scene
removeShape(Shape) - Method in class ProGAL.geom3d.viewer.J3DScene
Removes one volume from the scene.
removeSideEffects(String) - Static method in class org.autoplot.jythonsupport.JythonUtil
Deprecated.
this should not be used, because newer codes use the fully-implemented Jython parser.
removeSideEffects(String) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
 
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 specified 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.components.TimeRangeEditor
Removes TimeRangeSelectionListener from the list of listeners.
removeTimeRangeSelectionListener(TimeRangeSelectionListener) - Method in class org.das2.graph.DasAxis
Removes TimeRangeSelectionListener from the list of listeners.
removeTopDecorator(Painter) - Method in class org.das2.graph.DasCanvas
remove the decorator.
removeTopDecorators() - Method in class org.das2.graph.DasCanvas
remove all top decorators.
removeTreeModelListener(TreeModelListener) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class org.autoplot.metatree.NameValueTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
removeTreeModelListener(TreeModelListener) - Method in class org.das2.util.CombinedTreeModel
 
removeUpdate(DocumentEvent) - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
removeUpdate(DocumentEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
removeUpdateListener(DasUpdateListener) - Method in class org.das2.graph.DasDevicePosition
remove an update listener
removeUpdateListener(DasUpdateListener) - Method in class org.das2.graph.DataRange
 
removeValues(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
put fill data for these indeces
removeValues(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
removeValuesGreaterThan(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
remove values in the dataset which are greater than the value.
removeValuesGreaterThan(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
removeValuesLessThan(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
remove values in the dataset which are less than the value.
removeValuesLessThan(Object, Object) - Static method in class org.das2.qds.ops.Ops
 
removeWindow(FormWindow) - Method in class org.das2.dasml.FormBase
 
rename(String, String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method renames a remote file or directory.
rename(String, String) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
rename the parameter and all usages within the tree.
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.BoundsRenderer
 
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.DigitalRenderer
 
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.PitchAngleDistributionRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.PlotSymbolRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.PolarPlotRenderer
 
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.RGBImageRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.SeriesRenderer
render the dataset by delegating to internal components such as the symbol connector and error bars.
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.TickCurveRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.util.GraphicalLogHandler.LogRenderer
 
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.VectorPlotRenderer
 
render(Graphics, Font, Color, Color, int, int, boolean) - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
render(Graphics, Font, Color, Color, int, int, boolean) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
render(Graphics, Font, Color, Color, int, int, boolean) - Method in class org.das2.jythoncompletion.MessageCompletionItem
 
render(Graphics, Font, Color, Color, int, int, boolean) - Method in interface org.das2.jythoncompletion.support.CompletionItem
Render this item into the given graphics.
render(Graphics, DasAxis, DasAxis, ProgressMonitor) - Method in class test.graph.MyRenderer
 
RENDER_TYPE - Static variable in interface org.das2.qds.QDataSet
String, hint as to preferred rendering method.
renderControl - Variable in class org.autoplot.dom.PlotElement
additional properties for the renderer, e.g.
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.BoxZoomGesturesRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.CrossHairRenderer
 
renderDrag(Graphics, Point, Point) - Method in interface org.das2.event.DragRenderer
draws the drag for mousing from p1 to p2, and returns an array of Rectangles covering the rendering.
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 - Variable in class org.autoplot.dom.PlotElementController
 
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(QDataSet) - 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
render the exception on the graphics context.
renderHtml(ImageIcon, String, String, Graphics, Font, Color, int, int, boolean) - Static method in class org.das2.jythoncompletion.support.CompletionUtilities
Render a completion item using the provided icon and left and right html texts.
renderHTML(String, Graphics, int, int, int, int, Font, Color, int, boolean, boolean) - Static method in class org.das2.jythoncompletion.support.PatchedHtmlRenderer
Render a string as HTML using a fast, lightweight renderer supporting a limited subset of HTML.
renderHTML(String, Graphics, int, int, int, int, Font, Color, int, boolean, boolean) - Static method in class org.das2.jythoncompletion.ui.PatchedHtmlRenderer
Render a string as HTML using a fast, lightweight renderer supporting a limited subset of HTML.
renderLabel(Graphics, Point, Point, String) - Method in class org.das2.event.HorizontalFrequencyDragRenderer
 
renderPlainString(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.das2.jythoncompletion.support.PatchedHtmlRenderer
Render a string to a graphics instance, using the same API as renderHTML.
renderPlainString(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.das2.jythoncompletion.ui.PatchedHtmlRenderer
Render a string to a graphics instance, using the same API as renderHTML.
renderString(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.das2.jythoncompletion.support.PatchedHtmlRenderer
Render a string to a graphics context, using HTML markup if the string begins with <html>.
renderString(String, Graphics, int, int, int, int, Font, Color, int, boolean) - Static method in class org.das2.jythoncompletion.ui.PatchedHtmlRenderer
Render a string to a graphics context, using HTML markup if the string begins with <html>.
renderType - Variable in class org.autoplot.dom.PlotElement
 
RenderType - Enum in org.autoplot
 
RenderTypeFilter - Class in org.das2.qstream.filter
Demonstrate how a node is added to a packet descriptor.
RenderTypeFilter() - Constructor for class org.das2.qstream.filter.RenderTypeFilter
 
RenderTypeUtil - Class in org.autoplot
 
RenderTypeUtil() - Constructor for class org.autoplot.RenderTypeUtil
 
rENTRY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rENTRY_DATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rENTRY_DATASPEC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rENTRY_DATATYPE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rENTRY_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rENTRY_NAME_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rENTRY_NUMELEMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
repaint() - Method in class org.das2.graph.DasPlot
request that the plot be repainted.
repaint() - Method in class ProGAL.geom2d.viewer.J2DScene
Repaint the scene
repaint() - Method in class ProGAL.geom3d.viewer.J3DScene
Repaint the canvas.
repaintRepeatedly(long) - Method in class ProGAL.geom3d.viewer.J3DScene
Repaint the canvas repeatedly every millisecondDelay milliseconds.
RepeatIndexDataSet - Class in org.das2.qds
Increase the rank by repeating at any of the 4 indeces.
RepeatIndexDataSet(QDataSet, int, int) - Constructor for class org.das2.qds.RepeatIndexDataSet
Create the dataset.
replaceComplexArrayDoubleDeclaration(String, String) - Static method in class org.das2.math.fft.jnt.Refactory
 
replaceComplexArrayDoubleDeclaration(String, String) - Static method in class org.das2.qds.math.fft.jnt.Refactory
 
replaceFile(Component, Application) - Static method in class org.autoplot.AutoplotUtil
Replace filename references within the DOM, and reset xrange.
ReplaceFilePanel - Class in org.autoplot
 
ReplaceFilePanel() - Constructor for class org.autoplot.ReplaceFilePanel
Creates new form ReplaceFilePanel
replaceMouseModule(MouseModule, MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
 
replacePlayButton(Icon, AbstractAction) - Method in class org.autoplot.datasource.DataSetSelector
rather than allowing clients to add buttons, which would make Matisse GUI builder less useful here, clients can replace the behavior of the play button.
replaceReferences(NameContext, String) - Static method in class org.das2.dasml.Processor
 
replicate(long, int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with value
replicate(long, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset filled with value
replicate(long, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with filled with value.
replicate(double, int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with value
replicate(double, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset filled with value
replicate(double, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with filled with value.
replicate(double, int, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 4 dataset with filled with value.
replicate(float, int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with value
replicate(float, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset filled with value
replicate(float, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with filled with value.
replicate(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
returns a rank N+1 dataset by repeating the rank N dataset, so all records will have the same value.
replicateDataSet(int, double) - Static method in class org.das2.qds.DataSetUtil
creates a dataset with the given cadence, start and length.
ReplicateDataSet - Class in org.das2.qds
repeats a dataset n times.
ReplicateDataSet(QDataSet, int) - Constructor for class org.das2.qds.ReplicateDataSet
 
REPLY_PER_NEG - Static variable in class ftpfs.ftp.FtpBean
 
REPLY_POS_CMP - Static variable in class ftpfs.ftp.FtpBean
 
REPLY_POS_INT - Static variable in class ftpfs.ftp.FtpBean
 
REPLY_POS_PRE - Static variable in class ftpfs.ftp.FtpBean
 
REPLY_TRA_NEG - Static variable in class ftpfs.ftp.FtpBean
 
REPLY_UNDEF - Static variable in class ftpfs.ftp.FtpBean
 
reportMemory() - Method in class org.autoplot.idlsupport.QDataSetBridge
print the Java memory stats to stderr.
reportMemory() - Method in class org.virbo.idlsupport.QDataSetBridge
print the Java memory stats to stderr.
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.
Request(ProgressMonitor, DasAxis.Memento, DasAxis.Memento) - Constructor for class org.das2.graph.DataLoader.Request
 
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.
requestClose(Object) - Method in class org.autoplot.AppManager
returns true if close can be called, exiting the program.
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.
requestFinish(boolean) - Method in class org.autoplot.ScreenshotsTool
This was introduced to provide a method for Jemmy tests to record videos (so that videos are tested), but it looks like this won't work.
RequestHandler - Class in org.autoplot.server
Handles requests coming in from the server.
RequestHandler() - Constructor for class org.autoplot.server.RequestHandler
 
RequestListener - Class in org.autoplot.server
 
RequestListener() - Constructor for class org.autoplot.server.RequestListener
 
RequestProcessor - Class in org.das2.system
Utility class for synchronous execution.
requestQuit() - Method in class org.autoplot.AppManager
returns true if quit can be called, exiting the program.
requestTickV(DasAxis) - Method in class org.das2.graph.TickMaster
kludgy solution to problems where an axis didn't get the update from its parent.
requireAutoplotScriptingVersion(String) - Static method in class org.autoplot.jythonsupport.Util
throw an exception if the scripting version cannot be supported.
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
Deprecated.
Use DatumRangeUtil.rescale
rescale(DatumRange, String) - Static method in class org.das2.datum.DatumRangeUtil
rescale the DatumRange with a specification like "50%,150%" or "0%-1hr,100%+1hr".
rescale(DatumRange, double, double) - Static method in class org.das2.datum.DatumRangeUtil
returns DatumRange relative to dr, where 0 is the minimum, and 1 is the maximum.
rescale(DatumRange, double) - Static method in class org.das2.datum.DatumRangeUtil
returns Datum relative to dr, where 0 is the minimum, and 1 is the maximum.
rescale(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
calculate the range of data, then rescale it so that the smallest values becomes min and the largest values becomes max.
rescaleLog(DatumRange, double, double) - Static method in class org.das2.datum.DatumRangeUtil
returns DatumRange relative to this, where 0.
rescaleRange(QDataSet, double, double) - Static method in class org.das2.qds.ops.Ops
returns rank 1 QDataSet range relative to range "dr", where 0.
rescaleRangeLogLin(QDataSet, double, double) - Static method in class org.das2.qds.ops.Ops
like rescaleRange, but look at log/lin flag.
rescalex - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
rescale to show context for each step, e.g.
reset() - Method in interface org.autoplot.datasource.capability.Caching
reset any internal storage, and any subsequent calls should return false to satisfies.
reset() - Method in class org.autoplot.datasource.jython.JythonDataSource
explicitly reset the interpreter, which is cached to provide results.
reset() - Method in class org.autoplot.datasource.ReferenceCache
explicitly remove entries from the cache.
reset() - Method in class org.autoplot.dom.ApplicationController
resets the dom to the initial state by deleting added plotElements, plots and data sources.
reset() - Static method in class org.autoplot.ScriptContext
reset the application to its initial state.
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() - Static method in class org.das2.datum.Orbits
reset the loaded missions.
reset() - Method in class org.das2.graph.Auralizor
 
reset() - Method in class org.das2.qds.DataSetAnnotations
reset the internal state.
reset() - Method in class org.das2.qds.ReferenceCache
explicitly remove entries from the cache.
reset() - Method in class org.das2.qds.util.AutoHistogram
 
reset() - Method in class org.das2.stream.test.LocalFileStandardDataStreamSource
 
reset() - Method in class org.das2.util.ByteBufferInputStream
 
reset() - Method in class org.das2.util.filesystem.ExpensiveOpCache
 
reset() - Static method in class org.das2.util.filesystem.FileSystem
remove all the cached FileSystem instances.
reset(FileSystem) - Static method in class org.das2.util.filesystem.FileSystem
remove all the cached FileSystem instances.
resetAction(String, Action) - Method in class org.autoplot.AutoplotUI
Reset one of the actions in the File menu.
resetAxisUnits(Units) - Method in class org.autoplot.dom.AxisController
reset the axis units to a new unit which is convertable.
resetCounters() - Method in class org.das2.graph.Renderer
reset the counters.
resetDataSetSourceURL(String, ProgressMonitor) - Method in class org.autoplot.ApplicationModel
Create a dataSource object and set Autoplot to display this datasource.
resetDataSource(boolean, DataSource) - Method in class org.autoplot.dom.DataSourceController
This might be considered the heart of the DataSourceController.
resetDefaultApplication() - Static method in class org.das2.DasApplication
nasty, evil method for releasing resources on a server.
resetDimensions - Variable in class org.autoplot.dom.DataSourceController
 
resetDirtyBounds() - Method in class org.das2.event.LabelDragRenderer
 
resetFontToTtfMap() - Static method in class org.das2.util.awt.PdfGraphicsOutput
 
resetHistory() - Method in class org.autoplot.state.UndoRedoSupport
reset the history, for example after a vap file is loaded.
resetInput(QDataSet) - Method in class org.das2.qds.filters.FiltersChainPanel
reset the input, even if this dataset is already in use.
resetInSingleMode() - Method in class org.das2.graph.DasSliceController
 
resetListCache(String) - Method in class org.das2.util.filesystem.WebFileSystem
From FTPBeanFileSystem.
resetListingCache() - Method in class org.das2.util.filesystem.WebFileSystem
 
resetName(String) - Method in class org.das2.event.DasMouseInputAdapter
set the name of the menus to help with debugging
resetPaintCount() - Method in class org.das2.graph.DasPlot
reset the paint counter.
resetPrefNode(String) - Method in class org.autoplot.bookmarks.BookmarksManager
rename the pref node, to aid with version changes.
resetRange(DatumRange) - Method in class org.das2.graph.DasAxis
set the axis to the new range, allowing the units to change.
resetRange(DatumRange) - Method in class org.das2.graph.DataRange
 
resetSeconds() - Method in class org.das2.datum.TimeParser
reset the seconds register.
resetSuri(String, ProgressMonitor) - Method in class org.autoplot.dom.DataSourceController
Set the data source URI, forcing a reload if it is the same.
resetTickV(TickVDescriptor) - Method in class org.das2.graph.DasAxis
call-back for TickMaster
resetTimer() - Static method in class org.das2.util.LoggerManager
reset the timer.
resetTimer(String) - Static method in class org.das2.util.LoggerManager
reset the timer for this thread.
resetToDefault(String) - Method in class org.autoplot.bookmarks.BookmarksManager
 
resetURI(String) - Method in interface org.autoplot.datasource.capability.Caching
Set the DataSource's URI to this new one.
resetURI(String) - Method in class org.autoplot.datasource.jython.JythonDataSource
 
resetUriTsbTime(String, DatumRange) - Static method in class org.autoplot.datasource.DataSetURI
return the URI with a new time.
resetVariables(ParametersFormPanel.FormData, Map<String, String>) - Static method in class org.autoplot.jythonsupport.ui.ParametersFormPanel
extract the data from the form into params.
resetZoom(boolean, boolean, boolean) - Method in class org.autoplot.dom.PlotController
set the zoom so that all of the plotElements' data is visible.
resetZoomX(Application) - Static method in class org.autoplot.AutoplotUtil
 
resetZoomX(Application, Plot) - Static method in class org.autoplot.AutoplotUtil
 
resetZoomY(Application) - Static method in class org.autoplot.AutoplotUtil
 
resetZoomY(Application, Plot) - Static method in class org.autoplot.AutoplotUtil
 
resetZoomZ(Application) - Static method in class org.autoplot.AutoplotUtil
 
resetZoomZ(Application, Plot) - Static method in class org.autoplot.AutoplotUtil
 
reshape(J2DScene, boolean) - Method in class ProGAL.geom2d.TriangulationFace
 
residuals(QDataSet, int) - Static method in class org.das2.qds.util.BinAverage
returns number of stddev from adjacent data.
resize(int, int) - Method in interface org.autoplot.ApplicationModel.ResizeRequestListener
 
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
reset bounds (and unused transform), invalidate the tickV, etc.
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
recalculate the bounds of the component.
resize() - Method in class org.das2.graph.DasSliceController
 
resize() - Method in class org.das2.graph.Legend
 
resize() - Method in class org.das2.graph.LookupAxis
 
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
 
resizeForCanvasSize(int, int) - Method in class org.autoplot.AutoplotUI
resize the outer GUI attempting to get a fitted canvas size.
resizeImage(BufferedImage, int, int) - Static method in class org.autoplot.pngwalk.WalkUtil
fast resize based on Java2D.
resolve(String) - Method in interface org.das2.qds.util.DataSetBuilder.DataSetResolver
return the dataset for this name, if available, or null.
resolveDataSource(boolean, ProgressMonitor) - Method in class org.autoplot.dom.DataSourceController
Preconditions: dsf.getUri is set.
resolveLink(String) - Method in class org.das2.jythoncompletion.DefaultDocumentationItem
 
resolveLink(String) - Method in interface org.das2.jythoncompletion.support.CompletionDocumentation
Returns a documentation item representing an object linked from the item's HTML text.
resolveProperties(String, String, Map<String, Object>) - Static method in class org.autoplot.dom.DomUtil
plugs values from USER_PROPERTIES or METADATA into template string.
resolveProperty(String) - Method in class org.autoplot.datasource.AutoplotSettings
resolve the property, resolving references.
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_00Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_01Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_02Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_03Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_04Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_06Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_07Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_08Scheme
 
resolveProperty(Element, DomNode) - Method in class org.autoplot.state.Vap1_09Scheme
 
resolveProperty(Element, DomNode) - Method in interface org.autoplot.state.VapScheme
 
resolveProperty(String, Object) - Method in class org.das2.qds.util.DataSetBuilder
we now know the value, so resolve any unresolved properties containing the string representation.
resolveUserInfo(URI) - Method in class org.das2.util.filesystem.KeyChain
plug the username and password into the URI.
resortFields(int[]) - Method in class org.autoplot.datasource.RecordIterator
get a subset or rearrange the fields of each record.
resourceExists(String) - Static method in class org.autoplot.datasource.FileSystemUtil
checks to see if the resource uri appears to represent an existing data source.
resourceIsFile(String) - Static method in class org.autoplot.datasource.FileSystemUtil
returns true if the string identifies a file resource (not a folder).
resourceIsLocal(String) - Static method in class org.autoplot.datasource.FileSystemUtil
returns true if the resource is already in a local cache.
resourceURI - Variable in class org.autoplot.datasource.AbstractDataSource
available to subclasses for convenience.
resourceURI - Variable in class org.autoplot.datasource.CompletionContext
resource file URI, no params (and no "vap:" schema), starting with http, sftp, etc.
resourceUri - Variable in class org.autoplot.datasource.URISplit
the resource that is handled by the DataSource.
resourceUriCarotPos - Variable in class org.autoplot.datasource.URISplit
position of the caret after modifications to the surl are made.
RESTART_MARKER - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
restoreExpanstionState(JTree, int, String) - Static method in class org.das2.qds.filters.TreeUtil
 
restoreState(Application) - Method in class org.autoplot.ApplicationModel
set the application state.
restoreState(File) - Static method in class org.autoplot.state.StatePersistence
restore the XML file, possibly promoting it.
restoreState(InputStream, LinkedHashMap<String, String>) - Static method in class org.autoplot.state.StatePersistence
restore the .vap file into an Application (dom) object, applying the deltas if any.
restoreState(InputStream) - Static method in class org.autoplot.state.StatePersistence
restore the XML on the inputStream, possibly promoting it to a modern version.
restoreState(InputStream) - Static method in class org.das2.persistence.StatePersistence
 
resumeEncoding() - Method in class org.das2.util.Base64.OutputStream
Resumes encoding of the stream.
retire(String) - Method in class org.das2.qstream.SerialStreamFormatter
allow the stream to recycle the name.
retireDescriptor(Descriptor) - Method in class org.das2.qstream.StreamDescriptor
indicate that no more packets will be sent with this descriptor.
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
 
returnAsPoint() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
revalidate() - Method in class org.autoplot.datasource.TimeRangeEditor
 
revalidate() - Method in class org.das2.graph.DasDevicePosition
recalculates dMinimum and dMaximum based on the new values, and checks for correctness.
reverse(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the reverse of the rank 1 dataset.
reverse(Object) - Static method in class org.das2.qds.ops.Ops
 
reverse() - Method in class ProGAL.dataStructures.Set
 
reverse() - Method in class ProGAL.geom2d.LineSegment
swaps the end-points of this segment
ReverseDataSet - Class in org.das2.qds
reverses the order of the elements of the rank 1 dataset.
ReverseDataSet(QDataSet) - Constructor for class org.das2.qds.ReverseDataSet
 
reviewBookmark(String, int) - Method in class org.autoplot.AutoplotUI
give the user a chance to review the bookmark before using it.
reviveEdges() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
rgbColor - Static variable in class org.das2.datum.Units
 
rgbColorDataset(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
create a dataset of RGB colors.
RGBImageDemo - Class in test.graph
 
RGBImageDemo() - Constructor for class test.graph.RGBImageDemo
 
RGBImageRenderer - Class in org.das2.graph
Renders RBG images stored in a QDataSet[m,n,3], etc.
RGBImageRenderer() - Constructor for class org.das2.graph.RGBImageRenderer
 
rgbTransform(double, Units) - Method in class org.das2.graph.DasColorBar
convert the double to an RGB color.
RHO - Static variable in class test.PdfUnicodeTextImageTest
 
RichPngUtil - Class in org.autoplot.pngwalk
At the 2012 MMS meeting at UNH, a group of us proposed that we embed a little metadata within PNG images which provides lookup information in JSON format.
RichPngUtil() - Constructor for class org.autoplot.pngwalk.RichPngUtil
 
right - Variable in class org.autoplot.dom.Column
 
RIGHT - Static variable in class org.autoplot.layout.LayoutConstants
 
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 indicates that the axis should be located to the right of its cell
right() - Method in class org.das2.graph.DasColumn
return pixel location the right (non-inclusive) of the column.
right(int) - Method in class ProGAL.dataStructures.Heap
 
RIGHT_ALIGNMENT - Static variable in class org.das2.util.GrannyTextRenderer
 
rightExtremePointIndx() - Method in class ProGAL.geom2d.Polygon
returns the index of the rightmost point (in case of ties, index of the topmost one is returned)
rightTurn(Point, Point, Point) - Static method in class ProGAL.geom2d.Point
Returns true if points a, b and c make a right turn at b or are colinear
rightTurn(Vector, Vector) - Static method in class ProGAL.geom2d.Vector
 
ripples(int) - Static method in class org.das2.qds.ops.Ops
rank 1 dataset for demos and testing.
ripples(int, int) - Static method in class org.das2.qds.ops.Ops
rank 2 dataset for demos and testing.
ripples(int, int, int) - Static method in class org.das2.qds.ops.Ops
rank 3 dataset for demos and testing.
ripples(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
rank 4 dataset for demos and testing.
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.
RipplesDataSet - Class in org.das2.qds.demos
old das2 ripples dataset, but supports rank 1 and 2.
RipplesDataSet() - Constructor for class org.das2.qds.demos.RipplesDataSet
 
RipplesDataSet(int) - Constructor for class org.das2.qds.demos.RipplesDataSet
 
RipplesDataSet(int, int) - Constructor for class org.das2.qds.demos.RipplesDataSet
 
RipplesDataSet(double, double, double, double, double, double, int, int) - Constructor for class org.das2.qds.demos.RipplesDataSet
 
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.
ripplesJoinSpectrogramTimeSeries(int) - Static method in class org.das2.qds.ops.Ops
return fake position data for testing result is rank 3 bundle [3,len/3,27*]
ripplesPitchAngleDistribution() - Static method in class org.das2.qds.ops.Ops
return an example of a QDataSet containing a pitch angle distribution.
ripplesSpectrogramTimeSeries(int) - Static method in class org.das2.qds.ops.Ops
return fake position data for testing result is rank 2 bundle [len,27]
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
ripplesTimeSeries(int) - Static method in class org.das2.qds.ops.Ops
return fake rank 1 data timeseries for testing
ripplesVectorTimeSeries(int) - Static method in class org.das2.qds.ops.Ops
return fake position data for testing.
ripplesWaveformTimeSeries(int) - Static method in class org.das2.qds.ops.Ops
return fake waveform data for testing result is rank 2 bundle [len,512]
RLE_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
RLE_OF_ZEROs - Static variable in interface org.autoplot.cdf.CDFConstants
 
RootFinding - Class in ProGAL.math
 
RootFinding() - Constructor for class ProGAL.math.RootFinding
 
rotate(Point, double) - Method in class ProGAL.geom3d.Line
Return a rotation of p around this line.
rotate90() - Method in class ProGAL.geom2d.Vector
 
rotate90This() - Method in class ProGAL.geom2d.Vector
 
rotateIn(Point, double) - Method in class ProGAL.geom3d.Line
Rotate point around this line, store the result in point and return the results.
rotateIn(Vector, double) - Method in class ProGAL.geom3d.Vector
Perform a right-handed rotation of v around this vector.
rotateThis(double) - Method in class ProGAL.geom2d.Vector
Perform a counter-clock-wise rotation by a radians.
rotateTo(double) - Method in class ProGAL.geom3d.kineticDelaunay.KineticAlphaComplex
 
rotation(double) - Method in class ProGAL.geom2d.Point
rotates the point around the origo (counterclockwise)
rotation(double, double) - Method in class ProGAL.geom2d.Point
 
rotation(Point, double) - Method in class ProGAL.geom2d.Point
rotates point p around this point by angle
rotation(Vector, double, Point) - Method in class ProGAL.geom3d.Point
rotates (clockwise) the point around the line through the point p with the direction unit vector v.
rotation(Vector, double) - Method in class ProGAL.geom3d.Vector
rotates (clockwise) the vector around the line through the origo with the direction unit vector v.
rotationCCW(Vector, double) - Method in class ProGAL.geom3d.Point
 
rotationClone(double) - Method in class ProGAL.geom2d.Point
 
rotationCW(Vector, double) - Method in class ProGAL.geom3d.Point
rotates (clockwise) the point around the line through the origo with the direction unit vector v.
rotCount - Variable in class ProGAL.geom2d.TriangulationFace
 
round(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise round function.
round(double) - Static method in class org.das2.qds.ops.Ops
for Jython, we handle this because the double isn't coerced.
round(Object) - Static method in class org.das2.qds.ops.Ops
 
round(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
element-wise round function, which rounds to i decimal places.
round(double, int) - Static method in class org.das2.qds.ops.Ops
for Jython, we handle this because the double isn't coerced.
round(Object, int) - Static method in class org.das2.qds.ops.Ops
element-wise round function, which rounds to i decimal places.
roundNDigits(TimeUtil.TimeStruct, int) - Static method in class org.das2.datum.TimeUtil
round seconds to N decimal places.
roundNFractionalDigits(double, int) - Static method in class org.das2.util.DasMath
 
roundNSignificantDigits(double, int) - Static method in class org.das2.util.DasMath
 
roundSections(DatumRange, int) - Static method in class org.das2.datum.DatumRangeUtil
round to a nice interval with very roughly n divisions.
roundUpToPowerOf2(int) - Static method in class ProGAL.math.Functions
returns the smallest power of 2 above n, see http://en.wikipedia.org/wiki/Power_of_two
Row - Class in org.autoplot.dom
Represents a vertical position on the page.
Row() - Constructor for class org.autoplot.dom.Row
 
ROW_MAJOR - Static variable in interface org.autoplot.cdf.CDFConstants
 
rowColListener - Variable in class org.autoplot.dom.PlotController
 
RowColumnLayout() - Constructor for class org.das2.graph.DasCanvas.RowColumnLayout
 
RowController - Class in org.autoplot.dom
 
rowCount() - Method in class org.das2.graph.Leveler
Deprecated.
 
rowCount() - Method in class org.das2.math.matrix.Matrix
 
rowCount() - Method in class org.das2.qds.math.matrix.Matrix
 
RowHeaderRenderer - Class in org.autoplot.datasource.ui
 
RowPngWalkView - Class in org.autoplot.pngwalk
 
RowPngWalkView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.RowPngWalkView
 
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 - Variable in class org.autoplot.dom.Canvas
 
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
 
rowTimes(int, double) - Method in class org.das2.qds.math.matrix.ArrayMatrix
 
rowTimes(int, double) - Method in class org.das2.qds.math.matrix.CompositeMatrix
 
rowTimes(int, double) - Method in class org.das2.qds.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
 
rowTimesAddTo(int, double, int) - Method in class org.das2.qds.math.matrix.ArrayMatrix
 
rowTimesAddTo(int, double, int) - Method in class org.das2.qds.math.matrix.CompositeMatrix
 
rowTimesAddTo(int, double, int) - Method in class org.das2.qds.math.matrix.Matrix
 
RSS - Class in ProGAL.geom3d.volumes
Implementation of a Rectangular Swept Sphere that supports overlap check and construction from a point-set and two RSS'.
RSS(Point, Vector[], double) - Constructor for class ProGAL.geom3d.volumes.RSS
 
run(Runnable, String) - Method in class org.autoplot.datasource.ThreadManager
 
run() - Method in class org.autoplot.util.RunLaterListener
 
run() - Method in class org.das2.dataset.DataRequestThread
 
run() - Method in class org.das2.jythoncompletion.support.AsyncCompletionTask
This method will be run() from the RequestProcessor during performing of the query.
run() - Method in class org.das2.jythoncompletion.ui.LazyListModel
When executed, updateYourAssumeptions.
run() - Method in class org.das2.math.Triangulator
 
run() - Method in class org.das2.stream.MicrophoneStream
Main working method.
runAllTests() - Static method in class test.endtoend.TestSupport
run all tests.
runDialog(String, Icon, String, String) - Method in class org.das2.util.CredentialsDialog
Show the dialog, get user input, and then close
RunLaterListener - Class in org.autoplot.util
maybe a handy class to have something run later.
RunLaterListener(String, RunLaterListener.PropertyChange, boolean) - Constructor for class org.autoplot.util.RunLaterListener
 
RunLaterListener.PropertyChange - Interface in org.autoplot.util
 
runOnCopy - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
clone the dom and run on the copy, so the original Autoplot is free.
runScript(ApplicationModel, String, String[], String) - Static method in class org.autoplot.JythonUtil
 
runScript(ApplicationModel, InputStream, String, String[], String) - Static method in class org.autoplot.JythonUtil
Run the script in the input stream.
runScript(ApplicationModel, File, ProgressMonitor) - Static method in class org.autoplot.RunScriptPanel
 
RunScriptPanel - Class in org.autoplot
 
RunScriptPanel() - Constructor for class org.autoplot.RunScriptPanel
Creates new form RunScriptPanel
runScriptTools(String) - Method in class org.autoplot.AutoplotUI
run the script, using the reference on the tools menu.
rupee - Static variable in class org.das2.datum.Units
 
rVAR_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_ALLOCATEBLOCK_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_ALLOCATEDFROM_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_ALLOCATEDTO_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_ALLOCATERECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_BLOCKINGFACTOR_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_COMPRESSION_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_DATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_DATASPEC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_DATATYPE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_DIMVARYS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_HYPERDATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_INITIALRECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_MAXallocREC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_MAXREC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_NAME_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_nINDEXENTRIES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_nINDEXLEVELS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_nINDEXRECORDS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_NUMallocRECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_NUMBER_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_NUMELEMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_NUMRECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_PADVALUE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_RECORDS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_RECVARY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_RESERVEPERCENT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_SEQDATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_SEQPOS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_SPARSEARRAYS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVAR_SPARSERECORDS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_DIMCOUNTS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_DIMINDICES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_DIMINTERVALS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_DIMSIZES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_MAXREC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_NUMDIMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_RECCOUNT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_RECDATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_RECINTERVAL_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
rVARs_RECNUMBER_ - Static variable in interface org.autoplot.cdf.CDFConstants
 

S

safe(String) - Static method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
safeCompletions - Variable in class org.das2.jythoncompletion.CompletionSettings
 
safeName(String) - Static method in class org.das2.qds.ops.Ops
made a Java-style identifier from the provided string See Autoplot/src/scripts/safeName.jy which demonstrates this.
saferName(String) - Static method in class org.das2.qds.ops.Ops
extra spaces and pipes cause problems in the Operations text field.
samePopulation(QDataSet, QDataSet) - Static method in class org.das2.qds.DataSetUtil
true if the two datasets appear to be from the same population.
sampleDataRank1(int) - Static method in class test.endtoend.TestSupport
return rank 1 dataset that is a 1-D random walk.
sampleDataRank2(int, int) - Static method in class test.endtoend.TestSupport
 
sampleQube1(double, double, int, int) - Static method in class test.endtoend.TestSupport
 
sampleRank3Join() - Static method in class test.endtoend.TestSupport
 
satifies(AbstractDataSetCache.Entry) - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
satisfies(String) - Method in interface org.autoplot.datasource.capability.Caching
return true if the DataSource is able to quickly resolve the data set.
satisfies(String) - Method in class org.autoplot.datasource.jython.JythonDataSource
 
save(File) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
save() - Method in class org.autoplot.pngwalk.QualityControlRecord
 
save() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
save the editor contents to a file.
save(String) - Static method in class org.autoplot.ScriptContext
save the current state as a vap file
save(Application, File) - Static method in class org.autoplot.state.EmbedDataExperiment
save the application, but embed data file resources within the zip, along with the .vap.
save() - Method in class org.das2.components.DataPointRecorder
 
save() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
 
SAVE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
SAVE_AS_PDF_ACTION - Static variable in class org.das2.graph.DasCanvas
 
SAVE_AS_PNG_ACTION - Static variable in class org.das2.graph.DasCanvas
 
SAVE_AS_SVG_ACTION - Static variable in class org.das2.graph.DasCanvas
 
saveAnimate(File, BufferedImage[], String[]) - Static method in class external.AnimatedGifDemo
See http://forums.sun.com/thread.jspa?messageID=9988198
saveAnimate(File, Iterator<BufferedImage>, Iterator<String>) - Static method in class external.AnimatedGifDemo
Rewrite of the saveAnimate that takes an iterator so that all images need not be in memory at once.
saveAs() - Method in class org.autoplot.PersistentStateSupport
Save the state to the file selected by a JFileChooser.
saveAs() - Method in class org.autoplot.scriptconsole.ScriptPanelSupport
returns JFileChooser.APPROVE_OPTION or JFileChooser.CANCEL_OPTION
saveAs() - Method in class org.das2.components.DataPointRecorder
return true if the file was saved, false if cancel
saveAs() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
return true if the file was saved, false if cancel
saveAs() - Method in class org.das2.dasml.PersistentStateSupport
 
saveBeforeExit() - Method in class org.das2.components.DataPointRecorder
return true if the file was saved or "don't save" was pressed by the user.
saveBeforeExit() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
return true if the file was saved or "don't save" was pressed by the user.
saveImpl(File, String) - Method in class org.autoplot.PersistentStateSupport
This is typically overriden, but an implementation is provided.
saveImpl(File) - Method in class org.das2.dasml.PersistentStateSupport
override me
saveLocalCopy(Component, String) - Static method in class org.autoplot.pngwalk.PngWalkTool
save a copy of the current selection to a local disk.
savePng(String) - Method in class ProGAL.geom2d.viewer.J2DScene
 
saveState(File, Object) - Static method in class org.autoplot.state.StatePersistence
 
saveState(File, Object, String) - Static method in class org.autoplot.state.StatePersistence
Save the Object (DOM application) to a file.
saveState(OutputStream, Object, String) - Static method in class org.autoplot.state.StatePersistence
Save the Object (DOM application) to a file.
saveState(OutputStream, Object) - Static method in class org.das2.persistence.StatePersistence
 
saveToFile(File) - Method in class org.das2.components.DataPointRecorder
 
saveToFile(File) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
This should be called off the event thread.
sawtooth(QDataSet) - Static method in class org.das2.qds.ops.Ops
generates a sawtooth from the tags, where a peak occurs with a period 2*PI.
SC - Static variable in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
scalar - Variable in class org.das2.qds.filters.AddFilterEditorPanel
 
scalar - Variable in class org.das2.qds.filters.SubtractFilterEditorPanel
 
scalarTF - Variable in class org.das2.qds.filters.DetrendFilterEditorPanel
 
scalarTF - Variable in class org.das2.qds.filters.ExponentFilterEditorPanel
 
scalarTF - Variable in class org.das2.qds.filters.HanningFilterEditorPanel
 
scalarTF - Variable in class org.das2.qds.filters.ReducexFilterEditorPanel
 
scalarTF - Variable in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
scalarTF - Variable in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
scalarTimeSeries() - Static method in class org.das2.qds.examples.Schemes
return a rank 1 scalar time series.
scale - Variable in class org.das2.graph.VectorPlotRenderer
 
scale(double) - Method in class ProGAL.geom2d.Vector
 
SCALE_TYPE - Static variable in interface org.das2.qds.QDataSet
String, "linear" or "log", hinting at the preference for linear or a log axis.
scaleFonts - Variable in class org.das2.graph.DasCanvas
The font used should be the base font scaled based on the canvas size.
scaleIcon(ImageIcon, int, int) - Static method in class org.autoplot.AutoplotUtil
create a new Icon that is a scaled instance of the first.
scaleImage(BufferedImage, int, int) - Static method in class org.autoplot.AutoplotUtil
 
ScaleOffset(double, double) - Constructor for class org.das2.datum.UnitsConverter.ScaleOffset
Creates a new UnitsConverter.ScaleOffset.
ScalePerspectiveImageOp - Class in org.autoplot.pngwalk
ImageOp that draws the reflection as well as the perspective view of the data.
ScalePerspectiveImageOp(int, int, int, int, int, int, int, int, int, double, boolean) - Constructor for class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
scaleThis(double) - Method in class ProGAL.geom3d.Point
Scale this point by a factor s
scaleToLength(double) - Method in class ProGAL.geom2d.Vector
 
scaleToLength(double) - Method in class ProGAL.geom3d.Vector
Scale this vector to a certain length (returns new object and does not change this object).
scaleToLength(double) - Method in class ProGAL.geomNd.Vector
Scale this vector to a certain length (returns new object and does not change this object).
scaleToLengthThis(double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
scaleToLengthThis(double) - Method in class ProGAL.geom3d.Vector
Scale this vector to a certain length (changes this object).
scaleToLengthThis(double) - Method in class ProGAL.geomNd.Vector
Scale this vector to a certain length (changes this object).
scan(File) - Method in class com.cottagesystems.jdiskhog.JDiskHogPanel
scan the root recursively looking to get file usage.
scanEnabled - Variable in class org.autoplot.dom.Options
scan the data for the next available chunk, instead of stepping to next interval
ScannerTest - Class in test
 
ScannerTest() - Constructor for class test.ScannerTest
 
SCANNEXT - Static variable in class org.das2.event.Gesture
 
scanNext() - Method in class org.das2.graph.DasAxis
scan to the next interval.
SCANPREV - Static variable in class org.das2.event.Gesture
 
scanPrevious() - Method in class org.das2.graph.DasAxis
scan to the previous interval.
scatter - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
ScatterRebinner - Class in org.das2.dataset
 
ScatterRebinner() - Constructor for class org.das2.dataset.ScatterRebinner
 
scheduleUpdate(Runnable) - Method in interface org.das2.jythoncompletion.ui.LazyListModel.Filter
This method is called when the list needs update.
scheme - Variable in class org.autoplot.datasource.URISplit
scheme for resource, e.g.
Schemes - Class in org.das2.qds.examples
For the various QDataSet schemes, show examples and documentation for each.
Schemes() - Constructor for class org.das2.qds.examples.Schemes
 
SchemesDemo - Class in test
 
SchemesDemo() - Constructor for class test.SchemesDemo
 
SCIPY_PLASMA - Static variable in class org.das2.graph.DasColorBar.Type
SciPy Plasma
SCRATCH_CREATE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
SCRATCH_DELETE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
SCRATCH_READ_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
SCRATCH_WRITE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
ScreenshotsTool - Class in org.autoplot
Jeremy's experiment that will create automatic documentation.
ScreenshotsTool(Window, String) - Constructor for class org.autoplot.ScreenshotsTool
create a new ScreenshotsTool, which will write screenshots to the location.
ScreenshotsTool(Window, String, boolean) - Constructor for class org.autoplot.ScreenshotsTool
create a new ScreenshotsTool, which will write screenshots to the location.
scriptContext - Variable in class org.autoplot.scriptconsole.LogConsole
 
ScriptContext - Class in org.autoplot
ScriptContext provides the API to perform abstract functions with the application.
ScriptContext() - Constructor for class org.autoplot.ScriptContext
 
ScriptPanelSupport - Class in org.autoplot.jythonsupport.ui
 
ScriptPanelSupport(EditorTextPane) - Constructor for class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
ScriptPanelSupport - Class in org.autoplot.scriptconsole
Error annotations, saveAs, etc.
ScriptPanelSupport.MyOutputStream - Class in org.autoplot.scriptconsole
 
scriptVisible - Variable in class org.autoplot.dom.Options
 
scrollPane - Variable in class org.autoplot.pngwalk.RowPngWalkView
 
scrollPane - Variable in class org.das2.components.DataPointRecorder
 
scrollPane - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 
ScrollPopupMenuLayout() - Constructor for class org.autoplot.datasource.JScrollPopupMenu.ScrollPopupMenuLayout
 
SDataSet - Class in org.das2.qds
rank 0,1,2,3 or 4 dataset backed by short array (2 byte signed numbers).
SDataSet(int, int, int, int, int) - Constructor for class org.das2.qds.SDataSet
 
SDataSet(int, int, int, int, int, short[]) - Constructor for class org.das2.qds.SDataSet
 
search(File, int, ProgressMonitor) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
 
searchText - Variable in class org.autoplot.scriptconsole.LogConsole
 
secant(Function, double, double, double, int) - Static method in class ProGAL.math.RootFinding
Root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.
SECOND - Static variable in class org.das2.datum.TimeUtil
 
secondaryInputPanel - Variable in class org.das2.graph.DasAxis
 
secondaryPopup - Variable in class org.das2.event.DasMouseInputAdapter
 
SECONDS - Static variable in class org.das2.datum.format.TimeDatumFormatter
HH:mm:ss
SECONDS - Static variable in class org.das2.datum.TimeContext
 
seconds - Variable in class org.das2.datum.TimeUtil.TimeStruct
seconds since the last minute boundary of the time datum
seconds - Static variable in class org.das2.datum.Units
 
seconds2 - Static variable in class org.das2.datum.Units
 
SECURITY_FTP - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the FTP security level.
SECURITY_FTPES - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the FTPES (FTP over explicit TLS/SSL) security level.
SECURITY_FTPS - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the FTPS (FTP over implicit TLS/SSL) security level.
seed(long) - Static method in class ProGAL.math.Randomization
Seeds the random generater used by this class.
segment - Variable in class ProGAL.geom2d.LSC
 
segment - Variable in class ProGAL.geom3d.volumes.Cylinder
 
segment - Variable in class ProGAL.geom3d.volumes.LSS
 
SegmentedBufferDataSet - Class in org.autoplot.cdf
QDataSet implementation that appends datasets together to make them look like one long dataset.
SegmentedBufferDataSet(int, QDataSet[]) - Constructor for class org.autoplot.cdf.SegmentedBufferDataSet
 
segmentFor(int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
return the current segment.
select(DatumRange, DatumRange) - Method in class org.das2.components.DataPointRecorder
Selects all the points where the first column is within xrange and the second column is within yrange.
select(DatumRange, DatumRange, boolean) - Method in class org.das2.components.DataPointRecorder
Selects all the points within the DatumRange.
select(DatumRange, DatumRange) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Selects all the points where the first column is within xrange and the second column is within yrange.
SELECT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
selectDataId(String) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
return null if nothing is selected, the URI otherwise.
selectedComponents - Variable in class org.autoplot.util.CanvasLayoutPanel
 
selectionArea() - Method in class org.das2.graph.DigitalRenderer
like accept context, but provides a shape to indicate selection.
selectionArea() - Method in class org.das2.graph.PolarPlotRenderer
 
selectionArea() - Method in class org.das2.graph.RGBImageRenderer
 
selectionArea() - Method in class org.das2.graph.SeriesRenderer
like accept context, but provides a shape to indicate selection.
selectionArea() - Method in class org.das2.graph.SpectrogramRenderer
return the shape or null.
selectionArea() - Method in class org.das2.graph.TickCurveRenderer
 
selectionType - Variable in class org.das2.event.DasSelectionEvent
 
SelectionUtil - Class in org.das2.graph
utilities for managing selection feedback, where we have a glow to indicate focus.
SelectionUtil() - Constructor for class org.das2.graph.SelectionUtil
 
SemanticOps - Class in org.das2.qds
Common expressions that apply semantics to QDataSet.
SEMI - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
send(Descriptor, WritableByteChannel) - Method in class org.das2.qstream.StreamDescriptor
 
sendCustomCommand(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sends a custom command to the server.
sendEmail(String) - Static method in class org.autoplot.scriptconsole.SendEmailFeedback
 
SendEmailFeedback - Class in org.autoplot.scriptconsole
send email via localhost instead of posting to server.
SendEmailFeedback() - Constructor for class org.autoplot.scriptconsole.SendEmailFeedback
 
sendFTPCommand(String) - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
This method sends a command line to the server.
sendIospMessage(Object) - Method in class org.autoplot.netCDF.AbstractIOSP
Called by NetCDF passing in the contents of the ncml "iospParam" attribute.
sendSiteCommand(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sends a SITE specific command to the server.
sent(String) - Method in interface it.sauronsoftware.ftp4j.FTPCommunicationListener
Called every time a telnet statement has been sent over the network to the remote FTP server.
SEPARATOR - Static variable in class org.autoplot.datasource.DataSetURI.CompletionResult
 
seq - Variable in class org.autoplot.pngwalk.PngWalkView
 
sequenceChanged() - Method in class org.autoplot.pngwalk.ContextFlowView
 
sequenceChanged() - Method in class org.autoplot.pngwalk.CoversWalkView
 
sequenceChanged() - Method in class org.autoplot.pngwalk.GridPngWalkView
 
sequenceChanged() - Method in class org.autoplot.pngwalk.PngWalkView
Subclasses should override this method if they need to do anything special when the view gets a new image sequence.
sequenceChanged() - Method in class org.autoplot.pngwalk.RowPngWalkView
 
serialize(Document, ProgressMonitor) - Method in interface org.autoplot.PersistentStateSupport.SerializationStrategy
 
serialize(Document, ProgressMonitor) - Method in class org.das2.dasml.DOMBuilder
 
serialize(OutputStream) - Method in class org.das2.dasml.FormBase
Writes the XML representation of this form to the specified byte stream
serialize(Document, ProgressMonitor) - Method in interface org.das2.dasml.PersistentStateSupport.SerializationStrategy
 
SerializeAxisTest - Class in test.dom
 
SerializeAxisTest() - Constructor for class test.dom.SerializeAxisTest
 
SerializeDelegate - Interface in org.das2.qstream
 
serializeLogRecords(List<LogRecord>, OutputStream) - Static method in class org.autoplot.scriptconsole.LogConsoleUtil
 
SerializeRegistry - Class in org.das2.qstream
 
SerializeRegistry() - Constructor for class org.das2.qstream.SerializeRegistry
 
SerializeUtil - Class in org.autoplot.state
Utility class for creating a Document from a DomNode.
SerializeUtil() - Constructor for class org.autoplot.state.SerializeUtil
 
SerializeUtil - Class in org.das2.dasml
 
SerializeUtil() - Constructor for class org.das2.dasml.SerializeUtil
 
SerialStreamFormatter - Class in org.das2.qstream
We need a class that can format a stream serially.
SerialStreamFormatter() - Constructor for class org.das2.qstream.SerialStreamFormatter
 
SERIES_SIZE_LIMIT - Static variable in class org.autoplot.AutoplotUtil
 
SeriesBreakHist - Class in test.graph
 
SeriesBreakHist() - Constructor for class test.graph.SeriesBreakHist
 
SeriesRenderer - Class in org.das2.graph
SeriesRender is a high-performance replacement for the SymbolLineRenderer.
SeriesRenderer() - Constructor for class org.das2.graph.SeriesRenderer
 
SeriesStylePanel - Class in org.autoplot.renderer
 
SeriesStylePanel() - Constructor for class org.autoplot.renderer.SeriesStylePanel
Creates new form PlotStylePanel
serverEnabled - Variable in class org.autoplot.dom.Options
 
serverStatus() - Method in class it.sauronsoftware.ftp4j.FTPClient
This method returns the remote server status, as the result of a FTP STAT command.
serverURL - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
SERVICE_CLOSING_CONTROL_CONNECTION - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SERVICE_NOT_AVAILABLE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SERVICE_NOT_READY - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SERVICE_READY_FOR_NEW_USER - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
set(Datum, Datum) - Method in class org.das2.event.DataPointSelectionEvent
 
set(int, int) - Method in class org.das2.event.MousePointSelectionEvent
 
set(int, int, double) - Method in class org.das2.math.matrix.ArrayMatrix
 
set(int, int, double) - Method in class org.das2.math.matrix.CompositeMatrix
 
set(int, int, double) - Method in class org.das2.math.matrix.Matrix
 
set(String, Object) - Method in class org.das2.NameContext
 
set(int, int, double) - Method in class org.das2.qds.math.matrix.ArrayMatrix
 
set(int, int, double) - Method in class org.das2.qds.math.matrix.CompositeMatrix
 
set(int, int, double) - Method in class org.das2.qds.math.matrix.Matrix
 
Set<T> - Class in ProGAL.dataStructures
 
Set() - Constructor for class ProGAL.dataStructures.Set
 
Set(int) - Constructor for class ProGAL.dataStructures.Set
 
Set(Object) - Constructor for class ProGAL.dataStructures.Set
 
Set(Object[]) - Constructor for class ProGAL.dataStructures.Set
 
Set(Set<T>) - Constructor for class ProGAL.dataStructures.Set
 
set(int, Object) - Method in class ProGAL.dataStructures.Set
 
set(int, double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
set(Vector) - Method in class ProGAL.geom3d.Vector
Set all coordinates of this vector equal to those of v
set(int, double) - Method in class ProGAL.geomNd.Point
Set the d'th coordinate.
set(Point) - Method in class ProGAL.geomNd.Point
Set the coordinates to be identical to those in the specified point.
set(int, double) - Method in class ProGAL.geomNd.Vector
Set the i'th coordinate to v
set(int, int, double) - Method in class ProGAL.math.Matrix.ImmutableMatrix
 
set(int, int, double) - Method in class ProGAL.math.Matrix
 
setA(Point) - Method in class ProGAL.geom2d.LineSegment
 
setA(Point) - Method in class ProGAL.geom3d.LineSegment
Change the first point spanning the segment.
setA(double) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
setAcceptPattern(String) - Method in class org.autoplot.datasource.DataSetSelector
pattern for filenames allowed.
setAccessLevel(AccessLevelBeanInfo.AccessLevel) - Static method in class org.das2.beans.AccessLevelBeanInfo
Sets the access level for AccessLevelBeanInfo objects.
setActive(boolean) - Method in class org.autoplot.dom.PlotElement
 
setActive(boolean) - Method in class org.das2.components.DataPointRecorder
active=true means fire off events on any change.
setActive(boolean) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
active=true means fire off events on any change.
setActive(boolean) - Method in class org.das2.graph.DataLoader
 
setActive(boolean) - Method in class org.das2.graph.Renderer
set the active property, when false the renderer will not be drawn.
setActive(boolean) - Method in class org.das2.graph.SeriesRenderer
 
setActiveSubrange(int, int) - Method in class org.autoplot.pngwalk.WalkImageSequence
Set the sequence's active subrange to a range from first to last, inclusive.
setActiveSubrange(DatumRange) - Method in class org.autoplot.pngwalk.WalkImageSequence
Convenience method for to set the subrange to the items intersecting the given range.
setAddBookmark(Bookmark) - Method in class org.autoplot.bookmarks.BookmarksManager
 
setAdditionalInfo(String) - Method in class org.das2.components.DasProgressPanel
Deprecated.
setAdditionalInfo(String) - Method in class org.das2.util.monitor.AbstractProgressMonitor
Deprecated.
setAdditionalInfo(String) - Method in interface org.das2.util.monitor.ProgressMonitor
Deprecated.
setProgressMessage should be used by the service provider to indicate how the process is being implemented.
setAdditionalInfo(String) - Method in class org.das2.util.monitor.SubTaskMonitor
Deprecated.
setAdditionalSpacecraftForOrbit(String[]) - Static method in class org.autoplot.datasource.TimeRangeTool
Add additional spacecraft and orbit files to the this must be called before the GUI is created.
setAddOffset(double) - Method in class org.autoplot.dods.DodsAdapter
Setter for property addOffset.
setAddSubtractButtons(boolean) - Method in class org.das2.qds.filters.FiltersChainPanel
 
setAdjusting(boolean) - Method in class org.autoplot.DataPanel
 
setAdjusting(Boolean) - Method in class org.autoplot.OperationsPanel
 
setAlign(DigitalRenderer.Align) - Method in class org.das2.graph.DigitalRenderer
For the box containing the digital number, which corner is anchored to the data.
setAlignment(DasSliceController.Alignment) - Method in class org.das2.graph.DasSliceController
 
setAlignment(float) - Method in class org.das2.util.GrannyTextRenderer
set the alignment for rendering, one of LEFT_ALIGNMENT CENTER_ALIGNMENT or RIGHT_ALIGNMENT.
setAlive(boolean) - Method in class ProGAL.geom2d.TriangulationFace
 
setAlive(boolean) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
setAlive(boolean) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
setAlive(boolean) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
setAllowOffline(boolean) - Method in class org.das2.util.filesystem.FileSystemSettings
 
setAllPlanesReport(boolean) - Method in class org.das2.event.CrossHairRenderer
Setter for property allPlanesReport.
setAlph(boolean) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
setAlph(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
setAlph(int) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
setAlternatePeer(String, String) - Method in class org.autoplot.datasource.DataSetSelector
 
setAlternatePeer(String, String) - Method in class org.autoplot.datasource.TimeRangeEditor
 
setAnchor(Point) - Method in class ProGAL.geom3d.volumes.OBB
 
setAnchorBorderType(BorderType) - Method in class org.autoplot.dom.Annotation
 
setAnchorBorderType(BorderType) - Method in class org.das2.graph.DasAnnotation
 
setAnchorOffset(String) - Method in class org.autoplot.dom.Annotation
 
setAnchorOffset(String) - Method in class org.das2.graph.DasAnnotation
the offset in x and y for the text bubble from the anchor.
setAnchorOffset(int) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Set the document offset to which the returned completion items or documentation or tooltip should be anchored.
setAnchorOffset(int) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setAnchorPosition(AnchorPosition) - Method in class org.autoplot.dom.Annotation
 
setAnchorPosition(AnchorPosition) - Method in class org.das2.graph.DasAnnotation
set the location within the box where the annotation will be drawn.
setAnchorType(AnchorType) - Method in class org.autoplot.dom.Annotation
 
setAnchorType(AnchorType) - Method in class org.das2.graph.DasAnnotation
 
setAnimated(boolean) - Method in class org.das2.graph.DasAxis
if true then the axis will be animated.
setAnnotations(Annotation[]) - Method in class org.autoplot.dom.Application
 
setAnnotations(int, Annotation) - Method in class org.autoplot.dom.Application
 
setAntiAlias(boolean) - Method in class org.das2.graph.DasCanvas
true if data will be fully rendered with anti-aliasing.
setAntiAliased(boolean) - Method in class org.autoplot.dom.PlotElementStyle
 
setAntiAliased(boolean) - Method in class org.das2.graph.SeriesRenderer
Setter for property antiAliased.
setAntialiasing(boolean) - Method in class ProGAL.geom3d.viewer.J3DScene
 
setApplet(boolean) - Method in class org.autoplot.ApplicationModel
 
setApplet(boolean) - Method in class org.das2.DasApplication
 
setAppletMode(boolean) - Method in class org.das2.util.filesystem.WebFileSystem
 
setApplication(Application) - Method in class org.autoplot.LayoutPanel
 
setApplication(AutoplotUI) - Static method in class org.autoplot.ScriptContext
set the current application for commands.
setApplication(DasApplication) - Method in class org.das2.graph.DasCanvas
 
setApplicationModel(ApplicationModel) - Method in class org.autoplot.LayoutPanel
set the applicationModel for access to history.
setApplicationModel(ApplicationModel) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
setApplicationModel(ApplicationModel) - Static method in class org.autoplot.ScriptContext
set the focus for scripts.
setAppliedFiltersString(String) - Method in class org.autoplot.dom.DataSourceController
set the documentation of any processes applied to the data within the DataSourceFilter.
setArrayImag(String, String) - Static method in class org.das2.math.fft.jnt.Refactory
 
setArrayImag(String, String) - Static method in class org.das2.qds.math.fft.jnt.Refactory
 
setArrayReal(String, String) - Static method in class org.das2.math.fft.jnt.Refactory
 
setArrayReal(String, String) - Static method in class org.das2.qds.math.fft.jnt.Refactory
 
setArrows(boolean) - Method in class org.das2.graph.GraphUtil.DebuggingGeneralPath
 
setArrowStyle(Arrow.HeadStyle) - Method in class org.das2.graph.DasAnnotation
set the arrow style to BIG,SMALL,DRAFTING.
setAsciiTransferTypes(boolean) - Method in class org.das2.dataset.DataSetStreamProducer
If true, use ascii-type transfer types when creating the stream, so the stream is more easily read by humans and stream-naive parsers.
setAsciiTypes(boolean) - Method in class org.das2.qstream.SerialStreamFormatter
 
setAsciiTypes(boolean) - Method in class org.das2.qstream.StreamDescriptor
 
setAsJythonInline(String) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
configure the mashup tool using the "vap+inline" URI.
setAsText(String) - Method in class org.das2.beans.RectangleEditor
 
setAsText(String) - Method in class org.das2.beans.UnitsEditor
 
setAsText(String) - Method in class org.das2.components.DatumEditor
 
setAsText(String) - Method in class org.das2.components.DatumRangeEditor
 
setAsText(String) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
setAsText(String) - Method in class org.das2.components.propertyeditor.ColorEditor
 
setAsText(String) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
setAsText(String) - Method in class org.das2.components.propertyeditor.MapEditor
 
setAsText(String) - Method in class org.das2.dasml.CommandBlockEditor
Set the property value by parsing a given String.
setAsText(String) - Method in class org.das2.dasml.OptionListEditor
Set the property value by parsing a given String.
setAuralizor(Auralizor) - Method in class org.das2.graph.AuralizorControlPanel
 
setAutoBinding(boolean) - Method in class org.autoplot.dom.Plot
 
setAutoBinding(boolean) - Method in class org.autoplot.dom.PlotController
 
setAutoComponent(boolean) - Method in class org.autoplot.dom.PlotElement
 
setAutoLabel(boolean) - Method in class org.autoplot.dom.Axis
 
setAutoLabel(boolean) - Method in class org.autoplot.dom.Plot
 
setAutoLabel(boolean) - Method in class org.autoplot.dom.PlotElement
 
setAutolabelling(boolean) - Method in class org.autoplot.dom.Options
 
setAutolayout(boolean) - Method in class org.autoplot.dom.Options
 
setAutoNoopTimeout(long) - Method in class it.sauronsoftware.ftp4j.FTPClient
Enable and disable the auto-noop feature.
setAutoRange(boolean) - Method in class org.autoplot.dom.Axis
 
setAutoRangeHints(String) - Method in class org.autoplot.dom.Axis
 
setAutorangeType(String) - Method in class org.autoplot.dom.Options
 
setAutoranging(boolean) - Method in class org.autoplot.dom.Options
 
setAutoRenderType(boolean) - Method in class org.autoplot.dom.PlotElement
 
setAutoUpdate(boolean) - Method in class org.das2.event.BoxZoomMouseModule
Setter for property autoUpdate.
setAxis(DasAxis) - Method in class org.das2.graph.LookupAxis
set the axis.
setAxisEnabled(boolean) - Method in class ProGAL.geom3d.viewer.J3DScene
Enables or disables xyz-axis from the origo
setAxisPlotVisible(boolean) - Method in class org.das2.graph.DasPlot
set the visibility of both the plot and its x and y axes.
setB(Point) - Method in class ProGAL.geom2d.LineSegment
 
setB(Point) - Method in class ProGAL.geom3d.LineSegment
Change the second point spanning the segment.
setB(double) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
setBack(Object) - Method in class org.das2.qds.ArrayDataSet
reset the back to this new backing array.
setBack(Object) - Method in class org.das2.qds.BDataSet
 
setBack(Object) - Method in class org.das2.qds.DDataSet
 
setBack(Object) - Method in class org.das2.qds.FDataSet
 
setBack(Object) - Method in class org.das2.qds.IDataSet
 
setBack(Object) - Method in class org.das2.qds.LDataSet
 
setBack(Object) - Method in class org.das2.qds.SDataSet
 
setBackground(Color) - Method in class org.autoplot.dom.Annotation
 
setBackground(Color) - Method in class org.autoplot.dom.Options
 
setBackgroundColor(Color) - Method in class ProGAL.geom3d.viewer.J3DScene
Set color of background.
setBase(Datum) - Method in class org.das2.stream.StreamXDescriptor
 
setBaseFont(Font) - Method in class org.das2.graph.DasCanvas
the base font, which is the font or the font which is scaled with canvas size when scaleFont is true.
setBigEndian(boolean) - Method in class org.das2.qstream.SerialStreamFormatter
 
setBigPoint(boolean) - Method in class ProGAL.geom2d.TriangulationVertex
 
setBindings(BindingModel[]) - Method in class org.autoplot.dom.Application
 
setBindings(int, BindingModel) - Method in class org.autoplot.dom.Application
 
setBorderTitle(String) - Method in class org.das2.dasml.FormContainer
Set the title that is displayed along the top of this panels border (if it has one) to the given String.
setBorderType(BorderType) - Method in class org.autoplot.dom.Annotation
 
setBorderType(BorderType) - Method in class org.das2.graph.DasAnnotation
set the border type to NONE, rounded rectangle, etc.
setBottom(String) - Method in class org.autoplot.dom.Row
 
setBottomCurtain(boolean) - Method in class org.autoplot.dom.Connector
 
setBottomCurtain(boolean) - Method in class org.das2.graph.ColumnColumnConnector
Setter for property bottomCurtain.
setBottomMargin(double) - Method in class org.das2.graph.Leveler
Deprecated.
 
setBounds(int, int, int, int) - Method in class org.autoplot.ascii.ColSpanTableCellRenderer
 
setBounds(int, int, int, int) - Method in class org.das2.components.treetable.TreeTableCellRenderer
 
setBounds(int, int, int, int) - Method in class org.das2.graph.DasCanvas
 
setBrowseTypeExt(String) - Method in class org.autoplot.datasource.DataSetSelector
Setter for property browseTypeExt.
setBuilder(DataSetBuilder) - Method in class org.das2.qstream.PlaneDescriptor
 
setByteOrder(ByteOrder) - Method in class org.das2.qstream.StreamDescriptor
 
setC(double) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
setCaching(Caching) - Method in class org.autoplot.dom.DataSourceController
 
setCadence(Datum) - Method in class org.das2.graph.DataGeneralPathBuilder
set the limit where two points are considered adjacent, or null if no check should be done.
setCadence(Datum) - Method in class org.das2.qstream.filter.ReduceFilter
set the cadence to reduce to target the data.
setCadenceCheck(boolean) - Method in class org.autoplot.dom.PlotElement
 
setCadenceCheck(boolean) - Method in class org.das2.graph.SeriesRenderer
If true, then use a cadence estimate to determine and indicate data gaps.
setCancelled(boolean) - Method in class org.autoplot.datasource.DataSourceEditorDialog
 
setCanvas(Canvas) - Method in class org.autoplot.dom.ApplicationController
set focus canvas, which must be the one of the canvas the application knows about.
setCanvases(Canvas[]) - Method in class org.autoplot.dom.Application
 
setCanvases(int, Canvas) - Method in class org.autoplot.dom.Application
 
setCanvasFont(String) - Method in class org.autoplot.dom.Options
 
setCanvasSize(int, int) - Method in class org.autoplot.ApplicationModel
set the canvas size, to the extent that this is possible.
setCanvasSize(int, int) - Static method in class org.autoplot.ScriptContext
set the size of the canvas.
setCaption(String) - Method in class org.autoplot.pngwalk.WalkImage
 
setCardSelected(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setCardSelected(boolean) - Method in class org.autoplot.datasource.TimeRangeEditor
 
setCardSelectedNoEventKludge(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setCardSelectedNoEventKludge(boolean) - Method in class org.autoplot.datasource.TimeRangeEditor
 
setCenter(Point) - Method in class ProGAL.geom2d.Circle
 
setCenter(Point) - Method in class ProGAL.geom3d.Circle
Sets the center of the circle
setCenter(Point) - Method in class ProGAL.geom3d.volumes.Sphere
 
setCenter(Point, Point, Point, Point) - Method in class ProGAL.geom3d.volumes.Sphere
 
setCharset(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
Sets the name of the charset used to establish textual communications.
setChildPlotElements(List<PlotElement>) - Method in class org.autoplot.dom.PlotElementController
set the child plotElements.
setCircumCircle() - Method in class ProGAL.geom2d.TriangulationFace
 
setCircumCircle(Circle) - Method in class ProGAL.geom2d.TriangulationFace
 
setCircumCircleCenterX(double) - Method in class ProGAL.geom2d.TriangulationFace
 
setCircumCircleCenterY(double) - Method in class ProGAL.geom2d.TriangulationFace
 
setCircumCircleRadius(Double) - Method in class ProGAL.geom2d.TriangulationFace
 
setCircumCircleRadius() - Method in class ProGAL.geom2d.TriangulationFace
 
setCircumSphere() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
setClear(boolean) - Method in class org.das2.system.DefaultMonitorFactory
 
setClockwise(boolean) - Method in class org.das2.graph.PitchAngleDistributionRenderer
true if increasing angle corresponds to clockwise when not mirror.
setClockwise(boolean) - Method in class org.das2.graph.PolarPlotRenderer
true if increasing angle corresponds to clockwise when not mirror.
setCloseTimeout(int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
Sets the timeout for close operations.
setCoefficients(double[], double[]) - Method in class org.das2.math.filter.AbstractFilter
Set the filter coefficients stored in Matlab style.
setColor(Color) - Method in class org.autoplot.dom.Connector
 
setColor(Color) - Method in class org.autoplot.dom.Options
Setter for property color.
setColor(Color) - Method in class org.autoplot.dom.PlotElementStyle
 
setColor(Color) - Method in class org.das2.graph.BoundsRenderer
 
setColor(Color) - Method in class org.das2.graph.ContoursRenderer
Set the color for contour lines
setColor(Color) - Method in class org.das2.graph.CurveRenderer
setter for the property color.
setColor(Color) - Method in class org.das2.graph.DigitalRenderer
 
setColor(Color) - Method in class org.das2.graph.EventsRenderer
set the color to use when the data doesn't specify a color.
setColor(Color) - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
setColor(Color) - Method in class org.das2.graph.PlotSymbolRenderer
Set the value of color
setColor(Color) - Method in class org.das2.graph.PolarPlotRenderer
Set the color for contour lines
setColor(Color) - Method in class org.das2.graph.SeriesRenderer
Setter for property color.
setColor(Color) - Method in class org.das2.graph.TickCurveRenderer
set the color of the orbit
setColorBar(DasColorBar) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
setColorBar(DasColorBar) - Method in class org.das2.graph.PlotSymbolRenderer
 
setColorBar(DasColorBar) - Method in class org.das2.graph.PolarPlotRenderer
 
setColorBar(DasColorBar) - Method in class org.das2.graph.Renderer
set a colorbar for the renderer.
setColorBar(DasColorBar) - Method in class org.das2.graph.SeriesRenderer
Setter for property colorBar.
setColorBar(DasColorBar) - Method in class org.das2.graph.SpectrogramRenderer
 
setColorByDataSetId(String) - Method in class org.das2.graph.PlotSymbolRenderer
 
setColorByDataSetId(String) - Method in class org.das2.graph.SeriesRenderer
The dataset plane to use to get colors.
setColorSpecifier(EventsRenderer.ColorSpecifier) - Method in class org.das2.graph.EventsRenderer
set this to be an object implementing ColorSpecifier interface, if more than one color is to be used when drawing the bars.
setColortable(DasColorBar.Type) - Method in class org.autoplot.dom.Plot
 
setColortable(DasColorBar.Type) - Method in class org.autoplot.dom.PlotElementStyle
 
setColumn(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
setColumn(String) - Method in class org.autoplot.dom.CanvasController
support legacy column property of canvas
setColumn(int, String, Units, Datum) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
identify the name and unit for each column.
setColumn(int, String, Units, String) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
identify the name and unit for each column.
setColumn(int, String, Units, double) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
identify the name and unit for each column.
setColumn(DasColumn) - Method in class org.das2.graph.DasCanvasComponent
set the DasColumn for positioning the component horizontally.
setColumn(int, Vector) - Method in class ProGAL.math.Matrix
 
setColumnCount(int) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
explicitly declare the number of columns.
setColumnDivider(int) - Method in class org.das2.components.FixedColumnTextArea
 
setColumnDividers(int[]) - Method in class org.das2.components.FixedColumnTextArea
 
setColumnId(String) - Method in class org.autoplot.dom.Annotation
 
setColumnId(String) - Method in class org.autoplot.dom.Plot
 
setColumns(Column[]) - Method in class org.autoplot.dom.Canvas
 
setColumns(int, Column) - Method in class org.autoplot.dom.Canvas
 
setColumns(int) - Method in class org.das2.components.DatumEditor
 
setColumns(int) - Method in class org.das2.components.DatumRangeEditor
 
setCommandBlock(CommandBlock) - Method in class org.das2.dasml.CommandBlockEditor
 
setCommentPrefix(String) - Method in class org.das2.qds.util.AsciiParser
Records starting with this are not processed as data, for example "#".
setComparator(Comparator) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
setComponent(String) - Method in class org.autoplot.dom.PlotElement
 
setComponent(Object) - Method in class org.autoplot.util.CanvasLayoutPanel
set the primary selected component.
setComponentAutomatically(String) - Method in class org.autoplot.dom.PlotElement
Set the property, and also set the autoComponent property.
setCompress(boolean) - Method in class org.das2.client.WebStandardDataStreamSource
Setter for property compress.
setCompressed(boolean) - Method in class org.das2.dataset.DataSetStreamProducer
If true, create a compressed stream.
setCompression(String) - Method in class org.das2.stream.StreamDescriptor
Setter for property compression.
setCompressionEnabled(boolean) - Method in class it.sauronsoftware.ftp4j.FTPClient
Enables or disables the use of compression during any subsequent data transfer.
setConnectionTimeout(int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
Sets the timeout for connection operations.
setConnector(FTPConnector) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sets the connector used to connect the remote host.
setConnectors(Connector[]) - Method in class org.autoplot.dom.Application
 
setConnectors(int, Connector) - Method in class org.autoplot.dom.Application
 
setConstrainProportions(boolean) - Method in class org.das2.event.BoxZoomMouseModule
Setter for property constrainProportions.
setConstraint(String) - Method in class org.autoplot.dods.DodsAdapter
 
setContainer(DasCanvas) - Method in class org.autoplot.util.CanvasLayoutPanel
this is the JComponent we are monitoring.
setContent(String, String) - Method in class org.das2.jythoncompletion.ui.HTMLDocView
Sets the javadoc content as HTML document
setContext(DatumRange) - Method in class org.autoplot.dom.Plot
 
setContext(int) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
setContext(DatumRange) - Method in class org.das2.datum.TimeParser
explicitly set the context for time parsing.
setContext(DatumRange) - Method in class org.das2.fsm.FileStorageModel
set the datum range giving context to the files.
setContext(DatumRange) - Method in class org.das2.graph.DasPlot
convenient place to put the plot context.
setContours(String) - Method in class org.das2.graph.ContoursRenderer
set the contour locations, a comma-separated list
setControl(String) - Method in class org.autoplot.renderer.BoundsStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.ContourStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.DigitalStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.EventsStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.ImageStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.InternalStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.OrbitStylePanel
set the control string
setControl(String) - Method in class org.autoplot.renderer.PitchAngleDistributionStylePanel
 
setControl(String) - Method in class org.autoplot.renderer.StackedHistogramStylePanel
 
setControl(String) - Method in class org.das2.graph.BoundsRenderer
 
setControl(String) - Method in class org.das2.graph.ContoursRenderer
 
setControl(String) - Method in class org.das2.graph.DigitalRenderer
 
setControl(String) - Method in class org.das2.graph.EventsRenderer
 
setControl(String) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
setControl(String) - Method in class org.das2.graph.PolarPlotRenderer
 
setControl(String) - Method in class org.das2.graph.Renderer
set the control string which contains a number of properties.
setControl(String) - Method in class org.das2.graph.RGBImageRenderer
 
setControl(String) - Method in class org.das2.graph.SeriesRenderer
 
setControl(String) - Method in class org.das2.graph.SpectrogramRenderer
 
setControl(String) - Method in class org.das2.graph.StackedHistogramRenderer
 
setControl(String) - Method in class org.das2.graph.TickCurveRenderer
 
setControl(String) - Method in class test.graph.MyRenderer
set the control string.
setController(ConnectorController) - Method in class org.autoplot.dom.Connector
 
setController(CanvasController) - Method in class org.autoplot.dom.Template
 
setCoord(int, double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
setCoord(int, double) - Method in class ProGAL.geomNd.Point
Set the d'th coordinate.
setCoord(Point) - Method in class ProGAL.geomNd.Point
Set the coordinates to be identical to those in the specified point.
setCoord(int, double) - Method in class ProGAL.geomNd.Vector
Set the i'th coordinate to v
setCoords(double[]) - Method in class ProGAL.geomNd.Vector
Set the coordinates
setCorner(Point, int) - Method in class ProGAL.geom2d.Polygon
 
setCorner(Point, int) - Method in class ProGAL.geom2d.Triangle
 
setCosAngle(double) - Method in class ProGAL.geom2d.TriangulationVertex
 
setCosAngle(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setCurrentFile(String) - Method in class org.autoplot.PersistentStateSupport
set the current file, which could be file:///home/...
setCurrentFile(String) - Method in class org.autoplot.ReplaceFilePanel
 
setCurrentFile(File) - Method in class org.das2.dasml.PersistentStateSupport
 
setCurrentFileOpened(boolean) - Method in class org.autoplot.PersistentStateSupport
Setter for property currentFileOpened.
setCurrentFileOpened(boolean) - Method in class org.das2.dasml.PersistentStateSupport
Setter for property currentFileOpened.
setCurtainOpacityPercent(int) - Method in class org.autoplot.dom.Connector
 
setCurtainOpacityPercent(int) - Method in class org.das2.graph.ColumnColumnConnector
Setter for property curtainOpacityPercent.
setDasCanvas(DasCanvas) - Method in class org.autoplot.dom.CanvasController
 
setDasName(String) - Method in class org.das2.dasml.FormBase
 
setDasName(String) - Method in class org.das2.dasml.FormButton
 
setDasName(String) - Method in class org.das2.dasml.FormCheckBox
 
setDasName(String) - Method in class org.das2.dasml.FormChoice
 
setDasName(String) - Method in interface org.das2.dasml.FormComponent
 
setDasName(String) - Method in class org.das2.dasml.FormContainer
 
setDasName(String) - Method in class org.das2.dasml.FormList
 
setDasName(String) - Method in class org.das2.dasml.FormRadioButton
 
setDasName(String) - Method in class org.das2.dasml.FormTab
 
setDasName(String) - Method in class org.das2.dasml.FormText
 
setDasName(String) - Method in class org.das2.dasml.FormTextField
 
setDasName(String) - Method in class org.das2.dasml.FormWindow
 
setDasName(String) - Method in class org.das2.graph.DasCanvas
set the name identifying the component.
setDasName(String) - Method in class org.das2.graph.DasCanvasComponent
Set the String identifier for the component which identifies the component within the application.
setDasName(String) - Method in class org.das2.graph.DasDevicePosition
set the name associated with this object.
setData(String) - Method in class org.autoplot.server.RequestListener
Set the value of data
setData(List, String, int) - Method in class org.das2.jythoncompletion.ui.CompletionScrollPane
 
setData(CompletionDocumentation) - Method in class org.das2.jythoncompletion.ui.DocumentationScrollPane
 
setDataMashUp(DataMashUp) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
set the DataMashUp tool so we can handle variable rename.
setDataMaximum(Datum) - Method in class org.das2.graph.DasAxis
set the bigger extent of the range of this axis.
setDataMinimum(Datum) - Method in class org.das2.graph.DasAxis
set the smaller extent of the range of this axis.
setDataPath(String) - Method in class org.das2.graph.DasAxis
 
setDataRange(Datum, Datum) - Method in class org.das2.graph.DasAxis
Set the data range.
setDataRangeForward() - Method in class org.das2.graph.DasAxis
set the range to the next interval.
setDataRangePrev() - Method in class org.das2.graph.DasAxis
set the range to the previous interval.
setDataRangeZoomOut() - Method in class org.das2.graph.DasAxis
set the range to min-width to max+width.
setDataSet(QDataSet) - Method in class org.autoplot.ApplicationModel
just plot this dataset.
setDataSet(int, String, QDataSet) - Method in class org.autoplot.ApplicationModel
just plot this dataset using the specified dataSourceFilter index.
setDataSet(int, String, String) - Method in class org.autoplot.ApplicationModel
just plot this dataset using the specified dataSourceFilter index.
setDataSet(QDataSet) - Method in class org.autoplot.dom.DataSourceController
see setDataSetInternal, which does autoranging, etc.
setDataSet(QDataSet) - Method in class org.autoplot.ExportDataFormatPanel
 
setDataSet(Application) - Method in class org.autoplot.ExportDataPanel
 
setDataSet(QDataSet) - Method in class org.autoplot.ExportDataPanel
set the dataset to export.
setDataSet(QDataSet) - Method in class org.autoplot.OperationsPanel
 
setDataSet(QDataSet) - Method in class org.das2.components.HorizontalSpectrogramSlicer
 
setDataSet(QDataSet) - Method in class org.das2.components.VerticalSpectrogramAverager
 
setDataSet(QDataSet) - Method in class org.das2.components.VerticalSpectrogramSlicer
 
setDataSet(DataSet) - Method in class org.das2.dataset.DataSetStreamProducer
Setter for property dataSet.
setDataSet(QDataSet) - Method in class org.das2.event.BoxSelectionEvent
attach a dataset to this event.
setDataSet(QDataSet) - Method in class org.das2.event.DataPointSelectionEvent
 
setDataSet(QDataSet) - Method in class org.das2.event.DataRangeSelectionEvent
 
setDataSet(QDataSet) - Method in class org.das2.graph.Auralizor
set the dataset to stream.
setDataSet(QDataSet) - Method in class org.das2.graph.ContoursRenderer
 
setDataSet(QDataSet) - Method in class org.das2.graph.EventsRenderer
 
setDataSet(QDataSet) - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
setDataSet(QDataSet) - Method in class org.das2.graph.LookupAxis
 
setDataSet(QDataSet, QDataSet) - Method in class org.das2.graph.LookupAxis
 
setDataSet(QDataSet) - Method in class org.das2.graph.Renderer
Set the dataset to be plotted.
setDataSet(QDataSet) - Method in class org.das2.graph.RGBImageRenderer
 
setDataSet(QDataSet) - Method in class org.das2.graph.SpectrogramRenderer
 
setDataSet(QDataSet) - Method in class org.das2.graph.TickCurveRenderer
 
setDataSetDescriptor(DataSetDescriptor) - Method in class org.das2.dataset.test.MendelbrotDataLoader
 
setDataSetDescriptor(DataSetDescriptor) - Method in class org.das2.graph.Renderer
 
setDataSetDescriptor(DataSetDescriptor) - Method in class org.das2.graph.XAxisDataLoader
 
setDataSetId(String) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
setDataSetID(String) - Method in class org.das2.graph.Renderer
 
setDataSetInternal(QDataSet) - Method in class org.autoplot.dom.DataSourceController
 
setDataSetInternal(QDataSet, Map<String, Object>, boolean) - Method in class org.autoplot.dom.DataSourceController
set the new dataset, do autoranging and autolabelling.
setDataSetLoader(DataLoader) - Method in class org.das2.graph.Renderer
 
setDataSetNeedsLoading(boolean) - Method in class org.autoplot.dom.DataSourceController
 
setDataSetResolver(DataSetBuilder.DataSetResolver) - Method in class org.das2.qds.util.DataSetBuilder
add dataset resolved.
setDataSetSelector(DataSetSelector) - Method in class org.autoplot.jythonsupport.ui.EditorContextMenu
 
setDataSetSelectorPeer(DataSetSelector) - Method in class org.autoplot.datasource.TimeRangeEditor
provide a shortcut to a DataSetSelector editor.
setDataSetSizeLimit(int) - Method in class org.das2.graph.DigitalRenderer
 
setDataSetSizeLimit(int) - Method in class org.das2.graph.SeriesRenderer
Setter for property dataSetSizeLimit.
setDataSetURI(String) - Method in class org.autoplot.idlsupport.APDataSet
set the data source URI.
setDataSetURI(String) - Method in class org.virbo.idlsupport.APDataSet
set the data source URI.
setDataSetURL(String) - Method in class org.autoplot.idlsupport.APDataSet
Deprecated.
use setDataSetURI, which takes the same argument.
setDataSetURL(String) - Method in class org.virbo.idlsupport.APDataSet
Deprecated.
use setDataSetURI, which takes the same argument.
setDataSource(DataSource) - Method in class org.autoplot.ApplicationModel
 
setDataSource(DataSource) - Method in class org.autoplot.dom.DataSourceController
 
setDataSourceFilter(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
set the focus dataSourceFilter.
setDataSourceFilterId(String) - Method in class org.autoplot.dom.PlotElement
 
setDataSourceFilters(DataSourceFilter[]) - Method in class org.autoplot.dom.Application
 
setDataSourceFilters(int, DataSourceFilter) - Method in class org.autoplot.dom.Application
 
setDataSourceURL(String) - Method in class org.autoplot.ApplicationModel
Plot this URI, without checking to see if the URI is valid by checking reject of the data source.
setDataSourceURL(String) - Static method in class org.autoplot.ScriptContext
set the internal model's url to surl.
setDataTransferType(DataTransferType) - Method in class org.das2.stream.StreamMultiYDescriptor
 
setDataTransferType(DataTransferType) - Method in class org.das2.stream.StreamXDescriptor
 
setDataTransferType(DataTransferType) - Method in class org.das2.stream.StreamYScanDescriptor
 
setDataVisible(boolean) - Method in class org.autoplot.dom.Options
 
setDatum(Datum) - Method in class org.autoplot.state.PersistenceTests
 
setDatum(int, int, Datum) - Method in class org.das2.dataset.WritableTableDataSet
 
setDatumRange(DatumRange) - Method in class org.autoplot.pngwalk.WalkImage
 
setDatumRange(DatumRange) - Method in class org.das2.graph.DasAxis
Set the range for the axis.
setDatumRange(DatumRange) - Method in class org.das2.graph.DasSliceController
 
setDayOfYear(boolean) - Method in class org.autoplot.dom.Options
 
setDayOfYear(boolean) - Method in class org.das2.datum.format.DateTimeDatumFormatter
 
setDayOfYear(boolean) - Static method in class org.das2.graph.TickVDescriptor
 
setDebug(boolean) - Method in class org.autoplot.idlsupport.QDataSetBridge
turn on/off debug messages
setDebug(boolean) - Method in class org.das2.dataset.AveragePeakTableRebinner
Setter for property debug.
setDebug(boolean) - Method in class org.virbo.idlsupport.QDataSetBridge
turn on/off debug messages
setDebugging(boolean) - Method in class org.das2.event.CrossHairRenderer
Setter for property debugging.
setDebugStream(PrintStream) - Static method in class org.das2.qds.util.dd.SimpleExpTokenManager
Set debug output.
setDefaultApplication() - Static method in class org.autoplot.ScriptContext
reset the script focus to the default application.
setDefaultCaching(boolean) - Method in class org.das2.dataset.DataSetDescriptor
defaultCaching means that the abstract DataSetDescriptor is allowed to handle repeat getDataSet calls by returning a cached dataset.
setDefaultRecent(List<String>) - Static method in class org.autoplot.datasource.DataSetSelector
allow clients (e.g.
setDegCase(CVertex.DegenerateCase) - Method in class ProGAL.geom3d.complex.CVertex
 
setDegenerate(boolean) - Method in class ProGAL.geom3d.complex.CVertex
 
setDegPointA(CVertex) - Method in class ProGAL.geom3d.complex.CVertex
 
setDegPointB(CVertex) - Method in class ProGAL.geom3d.complex.CVertex
 
setDegPointOpposite(CVertex) - Method in class ProGAL.geom3d.complex.CVertex
 
setDelegateDataSourceFactory(DataSourceFactory) - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
setDelegateEditorPanel(DataSourceEditorPanel) - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
setDelim(char) - Method in class org.autoplot.hapi.PasteBufferedReader
 
setDelimiter(String) - Method in class org.das2.dasml.FormList
 
setDelimParser(String, String) - Method in class org.das2.qds.util.AsciiParser
The DelimParser splits each record into fields using a delimiter like "," or "\\s+".
setDelimParser(Reader, String) - Method in class org.das2.qds.util.AsciiParser
The DelimParser splits each record into fields using a delimiter like "," or "\\s+".
setDep0(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
setDepCount(int) - Method in class org.autoplot.AddPlotElementDialog
 
SetDepend0CadenceFilterEditorPanel - Class in org.das2.qds.filters
 
SetDepend0CadenceFilterEditorPanel() - Constructor for class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
Creates new form SetDepend0CadenceFilterEditorPanel
setDepend0Name(String) - Method in class org.autoplot.dods.DodsAdapter
Setter for property depend0Name.
SetDepend0UnitsFilterEditorPanel - Class in org.das2.qds.filters
 
SetDepend0UnitsFilterEditorPanel() - Constructor for class org.das2.qds.filters.SetDepend0UnitsFilterEditorPanel
Creates new form SetDepend0UnitsFilterEditorPanel
SetDepend1CadenceFilterEditorPanel - Class in org.das2.qds.filters
 
SetDepend1CadenceFilterEditorPanel() - Constructor for class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
Creates new form SetDepend1CadenceFilterEditorPanel
setDepend1Name(String) - Method in class org.autoplot.dods.DodsAdapter
Setter for property depend1Name.
setDependName(int, String) - Method in class org.autoplot.dods.DodsAdapter
Indexed setter for property dependName.
setDepth(Integer) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setDescription(String) - Method in class org.autoplot.bookmarks.Bookmark
 
setDescription(String, String) - Method in class org.das2.util.CredentialsManager
Provide a description of a location for use in authentication dialogs.
setDescription(String, String, ImageIcon) - Method in class org.das2.util.CredentialsManager
Provide a description of a location with an Image Icon Use this function to tie a string description and an Icon to a location.
setDescriptionUrl(URL) - Method in class org.autoplot.bookmarks.Bookmark
 
setDevel(String) - Method in class org.das2.client.WebStandardDataStreamSource
use the develop version of the reader instead of the production version.
setDevicePosition(DasDevicePosition, String) - Static method in class org.autoplot.AutoplotUtil
set the device position, using spec string like "+5em,80%-5em"
setDigit(String, double) - Method in class org.das2.datum.TimeParser
set the digit with the integer part, and move the fractional part to the less significant digits.
setDigit(String, int) - Method in class org.das2.datum.TimeParser
Set the digit using the format code.
setDigit(int, int) - Method in class org.das2.datum.TimeParser
This allows for string split into elements to be interpreted here.
setDigitizerRecording(boolean) - Method in class org.autoplot.pngwalk.PngWalkTool
this can be used to disable recording of the points.
setDimProperties(int, Map) - Method in class org.autoplot.dods.DodsAdapter
 
setDimUnits(int, Units) - Method in class org.autoplot.dods.DodsAdapter
Specifies the units of a dimension tag.
setDirection(Orientation) - Method in class org.das2.dasml.FormContainer
 
setDirections(String) - Method in class org.das2.event.MouseModule
set the human-readable directions string, so clients like Autoplot can display them.
setDirectory(String) - Method in class ftpfs.ftp.FtpBean
Change directory.
setDirectory(String) - Method in class org.autoplot.PersistentStateSupport
 
setDirty(boolean) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
setDirty(boolean) - Method in class org.autoplot.PersistentStateSupport
Setter for property dirty.
setDirty(boolean) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
setDirty(boolean) - Method in class org.das2.dasml.PersistentStateSupport
Setter for property dirty.
setDirty(boolean) - Method in class org.das2.DasProperties.Editor
 
setDisableActions(boolean) - Static method in class org.das2.graph.DasCanvas
 
setDisableDataSources(boolean) - Method in class org.autoplot.datasource.DataSetSelector
allows the dataSetSelector to be used to select files.
setDisplacement(Vector) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
setDisplayContext(DatumRange) - Method in class org.das2.graph.DasPlot
set the property
setDisplayLegend(boolean) - Method in class org.autoplot.dom.Plot
 
setDisplayLegend(boolean) - Method in class org.autoplot.dom.PlotElement
 
setDisplayLegend(boolean) - Method in class org.das2.graph.DasPlot
true if the legend should be displayed
setDisplayLogLevel(Level) - Method in class org.autoplot.dom.Options
 
setDisplayTitle(boolean) - Method in class org.autoplot.dom.Plot
 
setDisplayTitle(boolean) - Method in class org.das2.graph.DasPlot
enable/disable display of the title.
setDividerDatumFormatter(DatumFormatter) - Method in class org.das2.graph.DasAxis
 
setDMaximum(int) - Method in class org.das2.graph.DasDevicePosition
set the new pixel position of the bottom/right boundary.
setDMinimum(int) - Method in class org.das2.graph.DasDevicePosition
set the new pixel position of the top/left boundary.
setDocHome(String) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setDocument(Document) - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
Ed and I verified that this is being set off of the event thread.
setDocumentation(CompletionDocumentation) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Set the documentation to this result set.
setDocumentation(CompletionDocumentation) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setDocumentationPaneSize(String) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setDocumentLocator(Locator) - Method in class org.das2.dasml.DasMLValidator
Receive a Locator object for document events.
setDomElement(Element) - Method in class org.das2.qstream.PacketDescriptor
 
setDomElement(Element) - Method in class org.das2.qstream.StreamDescriptor
 
setDouble(int, int, double, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
setDPosition(int, int) - Method in class org.das2.graph.DasDevicePosition
set the new pixel location of both the min and max in one operation.
setDragEvents(boolean) - Method in class org.das2.event.BoxSelectorMouseModule
Setter for property dragEvents.
setDragEvents(boolean) - Method in class org.das2.event.DataPointSelectorMouseModule
Setter for property dragEvents.
setDragRenderer(DragRenderer) - Method in class org.das2.event.MouseModule
set the drag renderer.
setDragRenderer(DragRenderer, Point, Point) - Method in class org.das2.graph.DasCanvas.GlassPane
set the DragRenderer to be painted on the glasspane.
setDragStart(Point) - Method in class org.das2.event.BoxRenderer
set this to override
setDrawAntiAlias(boolean) - Method in class org.autoplot.dom.Options
 
setDrawBackground(Color) - Method in class org.das2.graph.DasPlot
if not transparent, draw this background first.
setDrawDebugMessages(boolean) - Method in class org.das2.graph.DasPlot
 
setDrawError(boolean) - Method in class org.das2.graph.SeriesRenderer
 
setDrawGrid(boolean) - Method in class org.autoplot.dom.Options
 
setDrawGrid(boolean) - Method in class org.das2.graph.DasPlot
Setter for property drawGrid.
setDrawGridColor(Color) - Method in class org.das2.graph.DasPlot
if not transparent, draw the grid in this color.
setDrawGridOver(boolean) - Method in class org.das2.graph.DasPlot
 
setDrawLabels(boolean) - Method in class org.das2.graph.ContoursRenderer
true if labels should be drawn.
setDrawLegendLabel(boolean) - Method in class org.das2.graph.Renderer
set the switch used to turn off legend label.
setDrawMinorGrid(boolean) - Method in class org.autoplot.dom.Options
 
setDrawMinorGrid(boolean) - Method in class org.das2.graph.DasPlot
Set the value of drawMinorGrid
setDrawPolarAxes(boolean) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
setDrawPolarAxes(boolean) - Method in class org.das2.graph.PolarPlotRenderer
 
setDrawTca(boolean) - Method in class org.das2.graph.DasAxis
if true then turn on additional tick labels using the TCA function.
setDrawTickLabels(boolean) - Method in class org.autoplot.dom.Axis
 
setDropTargetListener(DropTargetListener) - Method in class org.autoplot.dom.CanvasController
 
setDs(QDataSet) - Method in class org.das2.qstream.PlaneDescriptor
 
setDsfReset(boolean) - Method in class org.autoplot.dom.PlotElementController
 
setDsLabel(String) - Method in class org.das2.graph.DasSliceController
 
setDumpDataSet(boolean) - Method in class org.das2.graph.Renderer
Setter for property dumpDataSet setting this to true causes the dataSet to be dumped.
setEdge(int, CEdge) - Method in class ProGAL.geom3d.complex.CTriangle
 
setEdge(Edge) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
setEdgeShape(int, Shape) - Method in class ProGAL.geom2d.TriangulationFace
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormBase
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormButton
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormCheckBox
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormChoice
 
setEditingMode(boolean) - Method in interface org.das2.dasml.FormComponent
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormContainer
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormList
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormRadioButton
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormText
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormTextField
 
setEditingMode(boolean) - Method in class org.das2.dasml.FormWindow
 
setEditingMode(boolean) - Method in class org.das2.graph.DasCanvas
TODO
setEditorAnnotationsSupport(EditorAnnotationsSupport) - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
setEditorCard(String) - Method in class org.autoplot.AutoplotUI
 
setEditorComponent(JTextComponent) - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
setEditorFont(String) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setEmMaximum(double) - Method in class org.das2.graph.DasDevicePosition
set the em offset that controls the position of the bottom/right boundary.
setEmMinimum(double) - Method in class org.das2.graph.DasDevicePosition
set the em offset that controls the position of the top/left boundary.
setEmOffset(double) - Method in class org.das2.graph.AttachedLabel
Setter for property emOffset.
setEmOffset(double) - Method in class org.das2.graph.TimeRangeLabel
 
setEnabled(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setEnabled(boolean) - Method in class org.autoplot.datasource.TimeRangeEditor
 
setEnableDataSource(boolean) - Method in class org.autoplot.datasource.DataSetSelector
delegate down to datasource when doing completions.
setEnableHistory(boolean) - Method in class org.das2.graph.DasAxis
true if the axis built-in history is enabled.
setEnableProgressPosition(boolean) - Method in class org.das2.util.DasProgressMonitorInputStream
disable/enable setting of progress position, true by default.
setEnableProgressPosition(boolean) - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
disable/enable setting of progress position, true by default.
setEnableRenderPropertiesAction(boolean) - Method in class org.das2.graph.DasPlot
add or remove the menu item to get at the renderer properties.
setEnableTimers(boolean) - Static method in class org.das2.util.LoggerManager
if enableTimers is true, then resetTimer and markTime have an effect.
setEndIndex(int) - Method in class org.autoplot.pngwalk.SubrangeEditorDialog
 
setEndTime(Datum) - Method in class org.das2.components.DasTimeRangeSelector
 
setEndTime(Datum) - Method in class org.das2.components.TimeRangeEditor
 
setEnlargePixels(boolean) - Method in class org.das2.dataset.AverageTableRebinner
 
setEnlargePixels(boolean) - Method in class org.das2.dataset.NewAverageTableRebinner
 
setEntry(DLCyclicList.DLNode<T>) - Method in class ProGAL.dataStructures.DLCyclicList
 
setEnum(DasColorBar.Type) - Method in class org.autoplot.state.PersistenceTests
 
setEnvelope(int) - Method in class org.das2.graph.ImageVectorDataSetRenderer
0=none.
setEval(String) - Method in class org.autoplot.scriptconsole.DebuggerConsole
set the expression to evaluate
setEventsListUri(String) - Method in class org.autoplot.dom.Application
 
setEventsListURI(AutoplotUI, String) - Static method in class org.autoplot.EventsListToolUtil
set the location of the events list we should use.
setExampleText(String) - Method in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
setException(Exception) - Method in class org.autoplot.dom.DataSourceController
 
setException(Exception) - Method in class org.das2.graph.Renderer
set the exception to be rendered instead of the dataset.
setExceptionHandler(ExceptionHandler) - Method in class org.autoplot.ApplicationModel
set the code that will handle uncaught exceptions.
setExceptionHandler(ExceptionHandler) - Method in class org.das2.DasApplication
explicitly set the ExceptionHandler that will handle runtime exceptions
setExceptionHandler(ExceptionHandler) - Static method in class org.das2.util.filesystem.FileSystem
set the exception handler that is called when exceptions occur.
setExpertMenuItems(JMenuItem[]) - Method in class org.autoplot.dom.PlotController
provide spot to locate the menu items that are hidden in basic mode.
setExpertMode(boolean) - Method in class org.autoplot.AutoplotUI
set the application expert mode flag to restrict the app for browsing.
setExpertMode(boolean) - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
setExpertMode(boolean) - Method in class org.autoplot.DataPanel
 
setExpertMode(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setExpertMode(boolean) - Method in class org.autoplot.datasource.DataSourceEditorDialog
 
setExpertMode(boolean) - Method in class org.autoplot.dom.PlotController
 
setExpertMode(boolean) - Method in class org.autoplot.OperationsPanel
disable the text field when expert is false.
setExpertMode(boolean) - Method in class org.autoplot.RecentUrisDialog
 
setExpertMode(boolean) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
call this before prepare.
setExpressionLookup(EditorAnnotationsSupport.ExpressionLookup) - Static method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
 
setFace(TriangulationFace) - Method in class ProGAL.geom2d.TriangulationVertex
 
setFactory(DataSourceFactory, List<String>) - Method in class org.autoplot.datasource.ui.ParamsTextArea
set the data source factory that is used to generate parameter lists from the completion context.
setFeedback(DasMouseInputAdapter.Feedback) - Method in class org.das2.event.DasMouseInputAdapter
 
setFieldParser(int, AsciiParser.FieldParser) - Method in class org.das2.qds.util.AsciiParser
set the special parser for a field.
setFile(File) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
setFile(File) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
setFile(File) - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
set the current file
setFile(File) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
setFile(File) - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
setFile(File) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
setFilename(String) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
setFiles(File, String[]) - Method in class org.autoplot.hapi.HapiCacheManager
 
setFileWidth(int, char) - Method in class org.das2.fsm.FileStorageModelOld
specify each file's width when the implicit width is not correct.
setFill(boolean) - Method in class org.autoplot.dom.Connector
 
setFill(String) - Method in class org.autoplot.dom.DataSourceFilter
 
setFill(boolean) - Method in class org.das2.graph.ColumnColumnConnector
Setter for property fill.
setFillColor(Color) - Method in class org.autoplot.dom.Connector
 
setFillColor(Color) - Method in class org.autoplot.dom.Options
Setter for property fillColor.
setFillColor(Color) - Method in class org.autoplot.dom.PlotElementStyle
 
setFillColor(Color) - Method in class org.das2.graph.ColumnColumnConnector
Setter for property fillColor.
setFillColor(Color) - Method in class org.das2.graph.DasColorBar
set the color used to indicate fill, often gray or a transparent white.
setFillColor(Color) - Method in class org.das2.graph.SeriesRenderer
Setter for property fillReference.
setFillColor(Color) - Method in class org.das2.graph.SpectrogramRenderer
Setter for property fillColor.
setFillDataSet(QDataSet) - Method in class org.autoplot.dom.DataSourceController
 
setFillDirection(String) - Method in class org.autoplot.dom.PlotElementStyle
values include "both" "none" "above" "below"
setFillDirection(String) - Method in class org.das2.graph.SeriesRenderer
 
setFillDouble(double) - Method in class org.autoplot.idlsupport.QDataSetBridge
set the value to return when the data is invalid, when the data is known to be stored as doubles (8-byte numbers).
setFillDouble(double) - Method in class org.virbo.idlsupport.QDataSetBridge
set the value to return when the data is invalid, when the data is known to be stored as doubles (8-byte numbers).
setFillLabel(String) - Method in class org.das2.graph.DigitalRenderer
the label printed where fill data (invalid data placeholder) is found.
setFillProperties(Map<String, Object>) - Method in class org.autoplot.dom.DataSourceController
 
setFillStyle(FillStyle) - Method in class org.das2.graph.SeriesRenderer
how each plot symbol is filled.
setFillToReference(boolean) - Method in class org.autoplot.dom.PlotElementStyle
 
setFillToReference(boolean) - Method in class org.das2.graph.SeriesRenderer
Setter for property fillToReference.
setFillValue(double) - Method in class org.autoplot.idlsupport.QDataSetBridge
set the value to return when the data is invalid.
setFillValue(float) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
setFillValue(double) - Method in class org.das2.qds.util.AsciiParser
numbers that parse to this value are considered to be fill.
setFillValue(double) - Method in class org.das2.qds.util.DataSetBuilder
Setter for property fillValue.
setFillValue(double) - Method in class org.virbo.idlsupport.QDataSetBridge
set the value to return when the data is invalid.
setFillValue(float) - Method in class org.virbo.idlsupport.QDataSetBridge
 
setFilter(String) - Method in class org.autoplot.cdaweb.CDAWebDataSetIdDialog
 
setFilter(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
set the filter that is applied to the data immediately after it is loaded.
setFilter(String) - Method in class org.autoplot.OperationsPanel
 
setFilter(String) - Method in class org.autoplot.RecentUrisDialog
 
setFilter(String) - Method in class org.autoplot.RecentUrisGUI
this should be called once with "" to initialize
setFilter(Filter) - Method in class org.autoplot.util.TransparentLogger
 
setFilter(String) - Method in class org.das2.qds.filters.AbstractFilterEditorPanel
configure the GUI based on this filter.
setFilter(String) - Method in class org.das2.qds.filters.AddFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.AnyFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.ContourFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.DefaultFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.DetrendFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.DivideFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.ExponentFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
setFilter(String) - Method in interface org.das2.qds.filters.FilterEditorPanel
configure the GUI based on this filter.
setFilter(String) - Method in class org.das2.qds.filters.FiltersChainPanel
set the filter, and rebuild the GUI.
setFilter(String) - Method in class org.das2.qds.filters.GetPropertyEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.HanningFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.Histogram2dFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.HistogramFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.MedianFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.MultiplyFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.NoArgFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.NormalizeFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.PowFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.PutPropertyFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.ReducexFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SetDepend0UnitsFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SetUnitsFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SingleArgumentEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SliceFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SlicesFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SmoothFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.SubtractFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.TotalFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.TrimFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.UnbundleFilterEditorPanel
 
setFilter(String) - Method in class org.virbo.idlsupport.QDataSetBridge
set the filter that is applied to the data immediately after it is loaded.
setFilters(String) - Method in class org.autoplot.dom.DataSourceFilter
 
setFinish(Datum, Datum) - Method in class org.das2.event.BoxSelectionEvent
set the end coordinates of the mouse release.
setFitted(boolean) - Method in class org.autoplot.dom.Canvas
 
setFitted(boolean) - Method in class org.das2.graph.DasCanvas
If true, and the canvas was added to a scrollpane, the canvas will size itself to fit within the scrollpane.
setFixedColumnsParser(String, String) - Method in class org.das2.qds.util.AsciiParser
looks at the first line after skipping, and splits it to calculate where the columns are.
setFixedColumnsParser(Reader, String) - Method in class org.das2.qds.util.AsciiParser
looks at the first line after skipping, and splits it to calculate where the columns are.
setFixedColumnsParser(int[], int[], AsciiParser.FieldParser[]) - Method in class org.das2.qds.util.AsciiParser
set the record parser to be a fixed columns parser
setFlag(boolean) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
setFlat(boolean) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
setFlipColorbarLabel(boolean) - Method in class org.autoplot.dom.Options
 
setFlipLabel(boolean) - Method in class org.das2.graph.DasAxis
true if the right vertical label should be flipped.
setFlipped(boolean) - Method in class org.autoplot.dom.Axis
 
setFlipped(boolean) - Method in class org.das2.graph.DasAxis
flip over the axis.
setFloppyItemSpacing(boolean) - Method in class org.das2.graph.DasLabelAxis
Setter for property floppyltemSpacing.
setFocus(int) - Method in class org.autoplot.ApplicationModel
just set the focus to the given dataSourceFilter index.
setFocusRenderer(Renderer) - Method in class org.das2.graph.DasPlot
set the current renderer that the operator has selected.
setFocusUri(String) - Method in class org.autoplot.dom.ApplicationController
 
setFocusURI(String) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
setFont(String) - Method in class org.autoplot.dom.Canvas
 
setFont(ApplicationModel, Font) - Static method in class org.autoplot.GuiSupport
encapsulates the goofy logic about setting the font.
setFont(Font) - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
setFont(Font) - Method in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
setFontCheck(JFontChooser.FontCheck) - Method in class ZoeloeSoft.projects.JFontChooser.JFontChooser
allows an arbitrary string to be indicated for any font.
setFontSize(String) - Method in class org.autoplot.dom.Annotation
 
setFontSize(String) - Method in class org.autoplot.dom.Axis
set the font size relative to the canvas font size.
setFontSize(String) - Method in class org.autoplot.dom.Plot
set the font size relative to the canvas font size.
setFontSize(String) - Method in class org.das2.graph.ContoursRenderer
 
setFontSize(float) - Method in class org.das2.graph.DasAnnotation
override the canvas font size.
setFontSize(String) - Method in class org.das2.graph.DasAxis
 
setFontSize(String) - Method in class org.das2.graph.DasPlot
 
setFontSize(String) - Method in class org.das2.graph.DigitalRenderer
 
setFontSize(String) - Method in class org.das2.graph.EventsRenderer
 
setFontSize(String) - Method in class org.das2.graph.TickCurveRenderer
relative font size.
setForeground(Color) - Method in class org.autoplot.dom.Annotation
 
setForeground(Color) - Method in class org.autoplot.dom.Options
 
setFormAction(CommandBlock) - Method in class org.das2.dasml.FormButton
 
setFormAction(CommandBlock) - Method in class org.das2.dasml.FormCheckBox
 
setFormat(String) - Method in class org.das2.graph.ContoursRenderer
explicitly set the format.
setFormat(String) - Method in class org.das2.graph.DasAxis
set a hint at the format string.
setFormat(String) - Method in class org.das2.graph.DigitalRenderer
note the dataset's format will be used if this is "", and "%.2f" if no format is found there.
setFormatted(String[]) - Method in class org.das2.datum.TimeTemplator
 
setFormatted(String[]) - Method in class org.das2.datum.TimeTemplatorFieldPicker
 
setFormatter(DatumFormatter) - Method in class org.das2.graph.GrannyTickLabeller
override the formatter in the TickVDescriptor.
setFormatter(DatumFormatter) - Method in class org.das2.graph.TickVDescriptor
 
setFscache(String) - Method in class org.autoplot.datasource.AutoplotSettings
 
setFsm(FileStorageModel) - Method in class org.autoplot.aggregator.AggregatingDataSource
 
setFullResolution(boolean) - Method in class org.das2.graph.DataLoader
 
setFullResolution(boolean) - Method in class org.das2.graph.XAxisDataLoader
 
setGamma(int) - Method in class org.das2.util.DasPNGEncoder
 
setGanttMode(boolean) - Method in class org.das2.graph.EventsRenderer
 
setGraphicsShapes(boolean) - Method in class org.das2.util.awt.PdfGraphicsOutput
If true, then fonts are written out as lines and will match the screen.
setHasAdditionalItems(boolean) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Indicate that additional items could be added to this result set.
setHasAdditionalItems(boolean) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setHasBorder(boolean) - Method in class org.das2.dasml.FormContainer
If the given boolean is true then the panel will be given a border, if is does not already have one.
setHasNext(boolean) - Method in class org.autoplot.html.AsciiTableStreamer
indicate that no more records will be added.
setHeaderDelimiter(String) - Method in class org.das2.qds.util.AsciiParser
set the delimiter which explicitly separates header from the data.
setHeadless(boolean) - Method in class org.das2.DasApplication
 
setHeight(int) - Method in class org.autoplot.dom.Canvas
set height before firing off changes
setHidden(boolean) - Method in class org.autoplot.bookmarks.Bookmark
 
setHideListingFile(boolean) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
setHidePlayButton(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setHidePlotButtons(boolean) - Method in class org.autoplot.bookmarks.BookmarksManager
 
setHistogram(QDataSet) - Method in class org.autoplot.dom.DataSourceController
 
setHistogram(boolean) - Method in class org.das2.graph.SeriesRenderer
 
setHoverHighlite(boolean) - Method in class org.das2.event.DasMouseInputAdapter
glow the outline of the mouse area, for development.
setHttpBasicHashRaw(String, String) - Method in class org.das2.util.CredentialsManager
 
setIcon(ImageIcon) - Method in class org.autoplot.bookmarks.Bookmark
 
setId(String) - Method in class org.autoplot.bookmarks.Bookmark
 
setId(String) - Method in class org.autoplot.dom.DomNode
 
setId(String) - Method in class org.das2.graph.Renderer
 
setId(int) - Method in class ProGAL.geom2d.TriangulationFace
 
setId(int) - Method in class ProGAL.geom2d.TriangulationVertex
 
setId(int) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setIds(List<String>) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
set the ids for each of the URIs.
setIds(List<String>) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
setIgnoringUpdates(boolean) - Method in class org.autoplot.state.UndoRedoSupport
Setter for property ignoringUpdates.
setImag(int, double) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
setImag(int, float) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayFloatFloat
 
setImag(int, double) - Method in interface org.das2.math.fft.ComplexArray.Double
 
setImag(int, float) - Method in interface org.das2.math.fft.ComplexArray.Float
 
setImag(int, double) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
setImag(int, float) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayFloatFloat
 
setImag(int, double) - Method in interface org.das2.qds.math.fft.ComplexArray.Double
 
setImag(int, float) - Method in interface org.das2.qds.math.fft.ComplexArray.Float
 
setImage(Image) - Method in class org.autoplot.transferrable.ImageSelection
 
setInDebugMode(boolean) - Method in class org.das2.graph.DasSliceController
 
setIndex(int) - Method in class org.autoplot.pngwalk.WalkImageSequence
Set the index explicitly.
setIndexedPropertyValue(Object, String, int, Object) - Method in class org.das2.NameContext
 
setIndexIteratorFactory(int, QubeDataSetIterator.DimensionIteratorFactory) - Method in class org.das2.qds.QubeDataSetIterator
reinitializes the iterator.
setInitAngle(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setInput(QDataSet) - Method in class org.das2.qds.filters.AbstractFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
setInput(QDataSet) - Method in interface org.das2.qds.filters.FilterEditorPanel
configure the GUI based on this input
setInput(QDataSet) - Method in class org.das2.qds.filters.FiltersChainPanel
the filter must be set before this is called.
setInput(QDataSet) - Method in class org.das2.qds.filters.HistogramFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.NormalizeFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.ReducexFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.SetUnitsFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.SliceFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.SlicesFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.TotalFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.TrimFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.UnbundleFilterEditorPanel
 
setInsideMargin(double) - Method in class org.das2.graph.Leveler
Deprecated.
 
setInSingleMode(boolean) - Method in class org.das2.graph.DasSliceController
 
setInteractive(boolean) - Method in class org.das2.DasApplication
Setter for property interactive.
setInterp(PythonInterpreter) - Method in class org.autoplot.scriptconsole.DebuggerConsole
set the interpreter we to control.
setInterpolate(boolean) - Method in class org.das2.dataset.AverageTableRebinner
"Interpolate" here simply means connecting the data points.
setInterpolate(boolean) - Method in class org.das2.dataset.NewAverageTableRebinner
Setter for property interpolate.
setInterpolateType(AverageTableRebinner.Interpolate) - Method in class org.das2.dataset.AverageTableRebinner
 
setIsAuto(List<Boolean>) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
setIsotropic(boolean) - Method in class org.autoplot.dom.Plot
 
setIsotropic(boolean) - Method in class org.das2.graph.DasPlot
set the property value
setItem(int, Object) - Method in class ProGAL.dataStructures.Heap
 
setJythonDataSource(JythonDataSource) - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
setKeepFileHeader(boolean) - Method in class org.das2.qds.util.AsciiParser
Setter for property keepHeader.
setKey(Key) - Method in class org.das2.client.DasServer
 
setKeyEvents(boolean) - Method in class org.das2.event.BoxSelectorMouseModule
Setter for property keyEvents.
setKeyEvents(boolean) - Method in class org.das2.event.DataPointSelectorMouseModule
Setter for property keyEvents.
setLabel(String) - Method in class org.autoplot.dom.Axis
concise label for the axis.
setLabel(String) - Method in class org.das2.components.DasProgressPanel
 
setLabel(String) - Method in class org.das2.dasml.FormTab
 
setLabel(String) - Method in class org.das2.dasml.ListOption
 
setLabel(String) - Method in class org.das2.event.LabelDragRenderer
 
setLabel(String) - Method in class org.das2.event.MouseModule
set the human-readable label.
setLabel(String) - Method in class org.das2.graph.AttachedLabel
Mutator method for the title property of this axis.
setLabel(String) - Method in class org.das2.graph.DasAxis
set the label for the axis.
setLabel(int, String) - Method in class org.das2.qds.util.DataSetBuilder
set the label (short, descriptive label for human consumption) for the column, for rank 2 bundle datasets.
setLabel(String) - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
setLabel(String) - Method in interface org.das2.util.monitor.ProgressMonitor
Set a concise string that describes the task being performed.
setLabel(String) - Method in class org.das2.util.monitor.SubTaskMonitor
 
setLabelAutomatically(String) - Method in class org.autoplot.dom.AxisController
set the label, leaving its autoLabel property true.
setLabelCadence(String) - Method in class org.das2.graph.ContoursRenderer
set the inter-label distance, in ems.
setLabelComponent(JLabel) - Method in class org.das2.components.DasProgressLabel
set the label to use for the progress monitor.
setLabelFont(Font) - Method in class org.das2.graph.AttachedLabel
set the font of the label.
setLabelFormatter(DatumFormatter) - Method in class org.das2.graph.DasLabelAxis
vg1pws needed a way to explicitly set this.
setLabelOffset(String) - Method in class org.das2.graph.DasAxis
explicitly set the position of the label from the axis.
setLabelOrient(String) - Method in class org.das2.graph.ContoursRenderer
 
setLastException(Exception) - Method in class org.das2.graph.Renderer
TODO: what is the difference between lastException and exception?
setLastModified(Date) - Method in class org.das2.util.filesystem.WebFileObject
allow subclasses, such as FtpBeanFileSystem, to delay loading of the date.
setLastRequestURL(String) - Method in class org.das2.client.WebStandardDataStreamSource
 
setLayout(int) - Static method in class org.autoplot.ScriptContext
make a stack plot.
setLayout(int, int) - Static method in class org.autoplot.ScriptContext
reset the layout to have the given number of rows and columns.
setLayoutOverplot(int) - Static method in class org.autoplot.ScriptContext
make a single plot with so many plot elements.
setLayoutVisible(boolean) - Method in class org.autoplot.dom.Options
 
setLeft(String) - Method in class org.autoplot.dom.Column
 
setLeftRow(DasRow) - Method in class org.das2.graph.RowRowConnector
 
setLeftXLabelOverride(int) - Method in class org.das2.graph.DasAxis
Deprecated.
use setLabelOffset instead.
setLegendLabel(String) - Method in class org.autoplot.dom.PlotElement
 
setLegendLabel(String) - Method in class org.das2.graph.Renderer
set the label to describe the renderer in the plot's legend.
setLegendLabelAutomatically(String) - Method in class org.autoplot.dom.PlotElement
 
setLegendPosition(LegendPosition) - Method in class org.autoplot.dom.Plot
 
setLegendPosition(LegendPosition) - Method in class org.das2.graph.DasPlot
 
setLegendRelativeFontSize(int) - Method in class org.das2.graph.DasPlot
set the relative size of the legend element text.
setLength(int) - Method in class org.das2.qds.CdfSparseDataSet
allow clients to reset the length.
setLength(int) - Method in class org.das2.qds.SparseDataSet
set the length of the zeroth dimension.
setLength(int) - Method in class org.das2.qds.SparseDataSetBuilder
set the length of the zeroth dimension.
setLengthBytes(int) - Method in class org.das2.qds.buffer.TimeDataSet
 
setLevel(int) - Method in class org.autoplot.scriptconsole.LogConsole
 
setLevel(Level) - Method in class org.autoplot.util.TransparentLogger
 
setLevelMin(Datum) - Method in class org.das2.event.CutoffMouseModule
Setter for property levelMin.
setLimit(int) - Method in class org.das2.dataset.test.MendelbrotDataLoader
 
setLimit(int) - Method in class org.das2.dataset.test.MendelbrotDataSetDescriptor
 
setLineThick(double) - Method in class org.das2.graph.ContoursRenderer
set the line thickness in pixels.
setLineWidth(double) - Method in class org.autoplot.dom.PlotElementStyle
 
setLineWidth(double) - Method in class org.das2.graph.CurveRenderer
Setter for property lineWidth.
setLineWidth(double) - Method in class org.das2.graph.PolarPlotRenderer
 
setLineWidth(double) - Method in class org.das2.graph.SeriesRenderer
set the width of the connecting lines.
setLineWidth(double) - Method in class org.das2.graph.TickCurveRenderer
Setter for property lineWidth.
setLink(String) - Method in class it.sauronsoftware.ftp4j.FTPFile
This method sets the path of the linked file, if this one is a link.
setLinkForJavaSignature(String, String) - Method in class org.das2.jythoncompletion.JavadocLookup
 
setList(List<Bookmark>) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
set the bookmarks list.
setListening(boolean) - Method in class org.autoplot.server.RequestListener
 
setListIconSymSize(float) - Method in class org.das2.graph.SeriesRenderer
 
setLocalCacheDir(File) - Method in class org.das2.util.filesystem.FileSystemSettings
 
setLocation(int, int) - Method in class org.autoplot.ApplicationModel
set the location of the application container.
setLog(boolean) - Method in class org.autoplot.dom.Axis
set the log property.
setLog(boolean) - Method in class org.das2.graph.DasAxis
Set the axis to be log or linear.
setLog(boolean) - Method in class org.das2.graph.DataRange
set the log property.
setLogConsole(LogConsole) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
setLogConsoleVisible(boolean) - Method in class org.autoplot.dom.Options
 
setLogLevel(Level) - Method in class org.das2.graph.DasPlot
 
setLogMessageTimeoutSec(int) - Method in class org.autoplot.dom.Options
 
setLogTimeoutSec(int) - Method in class org.das2.graph.DasPlot
 
setLowCutoff(boolean) - Method in class org.das2.event.CutoffMouseModule
Setter for property lowCutoff.
setMainFrame(JFrame) - Method in class org.das2.DasApplication
 
setMajorTicksDomainDivider(DomainDivider) - Method in class org.das2.graph.DasAxis
 
setMarginColumn(Column) - Method in class org.autoplot.dom.Canvas
 
setMarginRow(Row) - Method in class org.autoplot.dom.Canvas
 
setMarkColor(Color) - Method in class org.das2.components.HorizontalSpectrogramSlicer
set the color for the mark (vertical bar) indicating slice position Color(230,230,230) is the default.
setMarkColor(Color) - Method in class org.das2.components.VerticalSpectrogramSlicer
set the color for the mark (vertical bar) indicating slice position Color(230,230,230) is the default.
setMax(double, double, int) - Method in class org.das2.graph.DasDevicePosition
set all three as one atomic operation
setMaximum(double) - Method in class org.das2.graph.DasDevicePosition
set the normal position of the minimum of the row or column.
setMaximum(Datum) - Method in class org.das2.graph.DataRange
 
setMaximumVisibleRows(int) - Method in class org.autoplot.datasource.JScrollPopupMenu
 
setMenuLabel(String) - Method in class org.das2.event.DasMouseInputAdapter
 
setMessage(String) - Method in class org.autoplot.AutoplotUI
set the message in the lower left corner of the application.
setMessage(Icon, String) - Method in class org.autoplot.AutoplotUI
Set the message in the lower left corner of the application, possibly with the AutoplotUI.WARNING_ICON.
setMessage(String) - Method in class org.autoplot.datasource.DataSetSelector
Setter for property message.
setMessage(String) - Method in class org.autoplot.pngwalk.PngWalkTool
 
setMessage(Icon, String) - Method in class org.autoplot.pngwalk.PngWalkTool
 
setMessage(String) - Method in interface org.das2.event.DasMouseInputAdapter.Feedback
 
setMessage(String) - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
setMessage(String) - Method in class org.das2.qstream.EnumerationUnitDescriptor
 
setMessage(String) - Method in class org.das2.qstream.ExceptionDescriptor
 
setMessage(String) - Method in class org.das2.qstream.StreamComment
 
setMessagesLabelText(String) - Method in class org.autoplot.AddPlotElementDialog
add additional text to the dialog.
setMessageType(DasPropertyException.MessageType) - Method in exception org.das2.DasPropertyException
 
setMin(double, double, int) - Method in class org.das2.graph.DasDevicePosition
set all three as one atomic operation
setMinimum(double) - Method in class org.das2.graph.DasDevicePosition
set the normal position of the minimum of the row or column.
setMinimum(Datum) - Method in class org.das2.graph.DataRange
 
setMinorTicksDomainDivider(DomainDivider) - Method in class org.das2.graph.DasAxis
 
setMirror(boolean) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
setMirror(boolean) - Method in class org.das2.graph.PolarPlotRenderer
 
setMLSDPolicy(int) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method lets the user control how the client chooses whether to use or not the MLSD command (RFC 3659) instead of the base LIST command.
setModified(boolean) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
setModifiedDate(Date) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the last modified date of the file.
setModifiers(int) - Method in class org.autoplot.AddPlotElementDialog
 
setModifiers(int) - Method in class org.autoplot.datasource.DataSourceEditorDialog
 
setModifiers(int) - Method in class org.autoplot.RecentUrisDialog
 
setModifiers(int) - Method in class org.autoplot.TcaElementDialog
 
setMonitor(ProgressMonitor) - Method in class org.das2.dataset.DataSetUpdateEvent
temporary kludge that allows for identification of event to request
setMonitor(ProgressMonitor) - Method in class org.das2.qds.QubeDataSetIterator
convenient method for monitoring long processes, this allows clients to let the iterator manage the monitor.
setMonitorFactory(MonitorFactory) - Method in class org.autoplot.datasource.DataSetSelector
 
setMonotinicKludge(boolean) - Method in class org.autoplot.hapi.PasteBufferedReader
 
setMouseModule(MouseModuleType) - Method in class org.autoplot.dom.Options
 
setMouseModule(int, MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
//TODO: check this Setter for property mouseModules.
setMousePressLocation(QDataSet) - Method in class org.autoplot.pngwalk.PngWalkTool
 
setMousePressPositionOnCanvas(Point) - Method in class org.das2.event.DasMouseInputAdapter
set the mouse press position, so that it is a bean property and one DasMouseInputAdapter can delegate to another.
setMouseReleaseLocation(QDataSet) - Method in class org.autoplot.pngwalk.PngWalkTool
 
setMultiLine(boolean) - Method in class org.das2.event.CrossHairRenderer
Setter for property multiLine.
setMultiLineTextAlignment(float) - Method in class org.autoplot.dom.Options
 
setMultiLineTextAlignment(float) - Method in class org.das2.graph.DasPlot
set the horizontal alignment for multiline labels, where 0 is left, 0.5 is center, and 1.0 is right.
setName(String) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the name of the file.
setName(String) - Method in class org.autoplot.ApplicationModel
 
setName(String) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
set the name for the bookmarks, such as "Bookmarks" or "Tools".
setName(int, String) - Method in class org.das2.qds.util.DataSetBuilder
set the name (valid Jython identifier) for the column.
setName(String) - Method in class org.das2.qstream.EnumerationUnitDescriptor
 
setName(String) - Method in class org.das2.qstream.PlaneDescriptor
 
setName(String) - Method in class org.das2.stream.StreamMultiYDescriptor
 
setName(String) - Method in class org.das2.stream.StreamYScanDescriptor
 
setNave(int) - Method in class org.das2.event.CutoffMouseModule
Setter for property nave.
setNearestNeighbor(boolean) - Method in class org.autoplot.dom.Options
 
setNearestNeighbor(boolean) - Method in class org.das2.dataset.AverageNoInterpolateTableRebinner
 
setNearestNeighborInterpolation(boolean) - Method in class org.das2.graph.RGBImageRenderer
 
setNeighbor(int, TriangulationFace) - Method in class ProGAL.geom2d.TriangulationFace
 
setNeighbour(int, CTetrahedron) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
setNeighbour(int, CTetrahedron) - Method in class ProGAL.geom3d.complex.CTriangle
 
setNewCommentText(String, String) - Method in class org.autoplot.pngwalk.QualityControlRecord
Set the "new" commentText on this record.
setNextAction(String, AbstractAction) - Method in class org.das2.graph.DasAxis
set the action for the next button
setNextActionLabel(String, String) - Method in class org.das2.graph.DasAxis
set the label for the popup button
setNoOneListeningRange(DatumRange) - Method in class org.autoplot.datasource.TimeRangeEditor
special marker object indicates that the "no one listening" message should be shown.
setNormal(Vector) - Method in class ProGAL.geom3d.Plane
Set the normal to n.
setObjectName(String) - Method in exception org.das2.DasPropertyException
 
setOffline(boolean) - Method in class org.das2.util.filesystem.FileSystemSettings
If true, then force the filesystems to be offline.
setOffline(boolean) - Method in class org.das2.util.filesystem.WebFileSystem
 
setOffsetFromPlot(int) - Method in class org.das2.graph.DasSliceController
 
setOpposite(boolean) - Method in class org.autoplot.dom.Axis
 
setOppositeAxisVisible(boolean) - Method in class org.das2.graph.DasAxis
if true, then the axis and its ticks on the opposite side will also be drawn.
setOptions(URISplit, String, boolean, int, int) - Static method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
Add Das2 export options into a split autoplot URI
setOptions(Options) - Method in class org.autoplot.dom.Application
 
setOptions(Options) - Method in class org.autoplot.OptionsDialog
 
setOptions(ListOption[]) - Method in class org.das2.dasml.FormChoice
 
setOptions(ListOption[]) - Method in interface org.das2.dasml.OptionList
 
setOptions(ListOption[]) - Method in class org.das2.dasml.OptionListEditor
 
setOrbitMode(boolean) - Method in class org.das2.graph.EventsRenderer
 
setOrientation(int) - Method in class org.das2.graph.AttachedLabel
Sets the side of the row,column box to locate the label.
setOrientation(int) - Method in class org.das2.graph.DasAxis
Set the axis orientation.
setOrigin(String) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
setOrigin(String) - Method in class org.das2.graph.PolarPlotRenderer
 
setOriginNorth(boolean) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
setOriginNorth(boolean) - Method in class org.das2.graph.PolarPlotRenderer
 
setOtherSchemes(List<String>) - Static method in class org.autoplot.datasource.URISplit
allow parsing of script:, bookmarks:, pngwalk:, etc
setOutOfBoundsAction(int) - Method in class org.das2.dataset.RebinDescriptor
 
setOutputStream(OutputStream) - Method in class org.das2.qstream.FormatStreamHandler
 
setOutputStream(OutputStream) - Method in interface org.das2.util.awt.GraphicsOutput
 
setOutputStream(OutputStream) - Method in class org.das2.util.awt.PdfGraphicsOutput
 
setOutputStream(OutputStream) - Method in class org.das2.util.awt.PngGraphicsOutput
 
setOutputStream(OutputStream) - Method in class org.das2.util.awt.SvgGraphicsOutput
 
setOutsidePadding(int) - Method in class org.das2.graph.DasLabelAxis
Setter for property outsidePadding.
setOverRendering(boolean) - Method in class org.autoplot.dom.Options
 
setOverrideColors(boolean) - Method in class org.autoplot.dom.Annotation
 
setOverrideColors(boolean) - Method in class org.das2.graph.DasAnnotation
true will use the colors specified, otherwise the canvas colors are used.
setOverSampleFactor(int) - Method in class org.das2.dataset.test.MendelbrotDataLoader
Setter for property overSampleFactor.
setOverSampleFactor(int) - Method in class org.das2.dataset.test.MendelbrotDataSetDescriptor
Setter for property overSampleFactor.
setOverSize(boolean) - Method in class org.das2.graph.DasPlot
 
setPacketId(int) - Method in class org.das2.qstream.PacketDescriptor
keep track of the packet ID, which is a number from 1-99.
setParallelProjection(boolean) - Method in class ProGAL.geom3d.viewer.J3DScene
Enables and disables parallel projection (as opposed to perspective projection).
setParams(String) - Method in class org.autoplot.aggregator.AggregatingDataSource
Setter for property args.
setParams(Map<String, String>) - Method in class org.autoplot.datasource.ui.ParamsTextArea
 
setParams(PythonInterpreter, Map<String, String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
put each parameter into the dictionary autoplot.params.
setParent(Bookmark.Folder) - Method in class org.autoplot.bookmarks.Bookmark
 
setParent(String) - Method in class org.autoplot.dom.Column
 
setParent(String) - Method in class org.autoplot.dom.PlotElement
 
setParent(String) - Method in class org.autoplot.dom.Row
 
setParent(Logger) - Method in class org.autoplot.util.TransparentLogger
 
setParent(DasPlot) - Method in class org.das2.graph.ContoursRenderer
 
setParent(DasCanvas) - Method in class org.das2.graph.DasDevicePosition
set the parent canvas.
setParent(DasPlot) - Method in class org.das2.graph.Renderer
 
setParent(DnDSupport) - Method in class org.das2.util.DnDSupport
 
setParentGUI(Component) - Method in class org.das2.util.filesystem.KeyChain
 
setParentPlotElement(PlotElement) - Method in class org.autoplot.dom.PlotElementController
set the parent plotElement.
setParser(AsciiParser) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
setPassive(boolean) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method enables/disables the use of the passive mode.
setPassiveModeTransfer(boolean) - Method in class ftpfs.ftp.FtpBean
Set passive transfer mode.
setPeaksIndicator(StackedHistogramRenderer.PeaksIndicator) - Method in class org.das2.graph.StackedHistogramRenderer
Setter for property peaksIndicator.
setPendingChangeCount(int) - Method in class org.autoplot.dom.ApplicationController
 
setPersistence(FileSystemSettings.Persistence) - Method in class org.das2.util.filesystem.FileSystemSettings
 
setPerspective(boolean) - Method in class org.autoplot.pngwalk.CoversWalkView
 
setPinned(boolean) - Method in class org.das2.event.DasMouseInputAdapter
 
setPixelsPerInch(int) - Method in class org.das2.util.awt.PdfGraphicsOutput
set the scaling from graphics pixels to physical paper coordinates, where 72dpi is the default.
setPlaneProperties(int, Map) - Method in class org.das2.dataset.TableDataSetBuilder
 
setPlayButton(boolean) - Method in class org.autoplot.datasource.DataSetSelector
if this is false, then the editor dialogs will show only "okay" and "plot below" is hidden.
setPlot(Plot) - Method in class org.autoplot.dom.ApplicationController
This can take a while and should not be called on the event thread.
setPlot(Plot) - Method in class org.autoplot.state.PersistenceTests
 
setPlot(DasPlot) - Method in class org.das2.graph.DasAnnotation
 
setPlot(DasPlot) - Method in class org.das2.graph.DasAxis
set the plot that will get updates
setPlotA(String) - Method in class org.autoplot.dom.Connector
 
setPlotActionsVisible(boolean) - Method in class org.autoplot.bookmarks.BookmarksManager
Hide the plot and edit buttons, because sometimes they are confusing.
setPlotB(String) - Method in class org.autoplot.dom.Connector
 
setPlotDefaults(Plot) - Method in class org.autoplot.dom.PlotElement
 
setPlotElement(PlotElement) - Method in class org.autoplot.dom.ApplicationController
set the focus plot element
setPlotElementPropsMenuItem(JMenuItem) - Method in class org.autoplot.dom.PlotController
 
setPlotElements(PlotElement[]) - Method in class org.autoplot.dom.Application
 
setPlotElements(int, PlotElement) - Method in class org.autoplot.dom.Application
 
setPlotId(String) - Method in class org.autoplot.dom.Annotation
 
setPlotId(String) - Method in class org.autoplot.dom.PlotElement
 
setPlotItButtonVisible(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setPlots(Plot[]) - Method in class org.autoplot.dom.Application
 
setPlots(int, Plot) - Method in class org.autoplot.dom.Application
 
setPlotSymbol(PlotSymbol) - Method in class org.autoplot.dom.PlotElementStyle
 
setPlotSymbol(PlotSymbol) - Method in class org.das2.graph.DigitalRenderer
 
setPlotVisible(boolean) - Method in class org.das2.graph.DasPlot
 
setPoint(CVertex, int) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
setPoint(int, Point) - Method in class ProGAL.geom3d.volumes.Tetrahedron
TODO: Comment
setPointAt(DasAnnotation.PointDescriptor) - Method in class org.das2.graph.DasAnnotation
set the thing to point at.
setPointAtX(Datum) - Method in class org.autoplot.dom.Annotation
 
setPointAtX(Datum) - Method in class org.das2.graph.DasAnnotation
 
setPointAtY(Datum) - Method in class org.autoplot.dom.Annotation
 
setPointAtY(Datum) - Method in class org.das2.graph.DasAnnotation
 
setPolarAngle(double) - Method in class ProGAL.geom2d.TriangulationVertex
 
setPolarAngle(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setPolarRadius(double) - Method in class ProGAL.geom2d.TriangulationVertex
 
setPolarRadius(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setPort(int) - Method in class ftpfs.ftp.FtpBean
Set port number if the port number of ftp is not 21
setPort(int) - Method in class org.autoplot.server.RequestListener
this may be zero to request that a port be chosen, or non-zero for the port number.
setPosition(int) - Method in class org.autoplot.UriTimeRangeToggleButton
0 is up 1 is down.
setPosition(Datum) - Method in class org.das2.graph.Auralizor
 
setPreferenceNode(String) - Method in class org.autoplot.datasource.RecentComboBox
associate the history with a file.
setPreferredHeight(int) - Method in class org.das2.graph.DasCanvas
Sets the preferred height of the canvas to the specified height.
setPreferredSize(Dimension) - Method in class org.das2.jythoncompletion.ui.DocumentationScrollPane
 
setPreferredUnits(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
set the preferred units for the data.
setPreferredUnits(String) - Method in class org.virbo.idlsupport.QDataSetBridge
set the preferred units for the data.
setPreferredWidth(int) - Method in class org.das2.graph.DasCanvas
Sets the preferred width of the canvas to the specified width.
setPrefNode(String, String, String) - Method in class org.autoplot.bookmarks.BookmarksManager
setting this makes this manager the authority on bookmarks.
setPrefNode(String) - Method in class org.autoplot.bookmarks.BookmarksManager
setting this makes this manager the authority on bookmarks.
setPreviewEnabled(boolean) - Method in class org.das2.graph.DasPlot
if true then the data rendering will be scaled immediately to indicate axis state changes.
setPreviousAction(String, AbstractAction) - Method in class org.das2.graph.DasAxis
set the action for the prev button
setPreviousActionLabel(String, String) - Method in class org.das2.graph.DasAxis
set the label for the popup button
setPreviousCommentText(String) - Method in class org.autoplot.pngwalk.QualityControlPanel
 
setPrimaryFilter(String) - Method in class org.autoplot.AddPlotElementDialog
 
setPrimaryModule(MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
set the primary module, the module receiving left-button events, to the module provided.
setPrimaryModuleByLabel(String) - Method in class org.das2.event.DasMouseInputAdapter
 
setPrint300dpi(boolean) - Method in class org.das2.graph.ImageVectorDataSetRenderer
Setter for property draw300dpi.
setPrint300dpi(boolean) - Method in class org.das2.graph.SpectrogramRenderer
Setter for property draw300dpi.
setPrintingLogLevel(Level) - Method in class org.autoplot.dom.Options
 
setPrintingLogLevel(Level) - Method in class org.das2.graph.DasPlot
 
setPrintingTag(String) - Method in class org.autoplot.dom.Options
 
setPrintingTag(String) - Method in class org.das2.graph.DasCanvas
printingTag is the string to use to tag printed images.
setProblems(List<String>) - Method in class org.autoplot.datasource.DataSourceEditorDialog
 
setProgressMessage(String) - Method in class org.das2.components.DasProgressPanel
 
setProgressMessage(String) - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
setProgressMessage(String) - Method in interface org.das2.util.monitor.ProgressMonitor
Provides additional feedback as to what's going on in the process.
setProgressMessage(String) - Method in class org.das2.util.monitor.SubTaskMonitor
these messages are lost, unless doEchoToParent is set.
setPromptText(String) - Method in class org.autoplot.datasource.DataSetSelector
 
setPromptText(String) - Method in class org.autoplot.datasource.ui.PromptTextArea
 
setPromptText(String) - Method in class org.autoplot.datasource.ui.PromptTextField
 
setProperties(Map<String, Object>) - Method in class org.autoplot.dom.DataSourceController
 
setProperties(Map, boolean) - Method in class org.das2.client.StreamDataSetDescriptor
 
setProperties(Map) - Method in class org.das2.client.StreamDataSetDescriptor
 
setProperties(Map) - Method in class org.das2.dataset.DataSetDescriptor
 
setProperty(String, Object) - Method in class org.das2.dataset.TableDataSetBuilder
 
setProperty(int, String, Object) - Method in class org.das2.dataset.TableDataSetBuilder
 
setProperty(String, Object) - Method in class org.das2.dataset.VectorDataSetBuilder
 
setProperty(String, Object) - Method in class org.das2.dataset.WritableTableDataSet
 
setProperty(int, String, Object) - Method in class org.das2.dataset.WritableTableDataSet
 
setProperty(String, Object) - Method in class org.das2.stream.PacketDescriptor
 
setProperty(String, Object) - Method in class org.das2.stream.StreamDescriptor
 
setPropertyName(String) - Method in exception org.das2.DasPropertyException
 
setPropertyPattern(Pattern) - Method in class org.das2.dataset.parser.VectorDataSetParser
specify the Pattern used to recognize properties.
setPropertyPattern(Pattern) - Method in class org.das2.qds.util.AsciiParser
specify the Pattern used to recognize properties.
setPropertyValue(DomNode, String, Object) - Static method in class org.autoplot.dom.DomUtil
set the property value
setPropertyValue(Object, String, Object) - Method in class org.das2.NameContext
 
setPsym(Psym) - Method in class org.das2.graph.CurveRenderer
Setter for property psym.
setPsym(PlotSymbol) - Method in class org.das2.graph.PlotSymbolRenderer
Set the value of psym
setPsym(PlotSymbol) - Method in class org.das2.graph.SeriesRenderer
Setter for property psym.
setPsymConnector(PsymConnector) - Method in class org.das2.graph.CurveRenderer
set the type of line connecting plot symbols (e.g.
setPsymConnector(PsymConnector) - Method in class org.das2.graph.SeriesRenderer
 
setPtMaximum(int) - Method in class org.das2.graph.DasDevicePosition
set the pt offset that controls the position of the bottom/right boundary.
setPtMinimum(int) - Method in class org.das2.graph.DasDevicePosition
set the points offset that controls the position of the top/left boundary.
setQCFilter(String) - Method in class org.autoplot.pngwalk.WalkImageSequence
string containing combination of "opi" meaning that each should be shown.
setQCFolder(URI) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
setQCStatus(String, QualityControlRecord.Status) - Method in class org.autoplot.pngwalk.PngWalkTool
provide a method for setting the QCStatus externally.
setQube(int[]) - Method in class org.das2.qds.SparseDataSet
make this a qube dataset, where all the lengths are the same.
setQube(int[]) - Method in class org.das2.qds.SparseDataSetBuilder
make this a qube dataset, where all the lengths are the same.
setQube(int[]) - Method in class org.das2.qstream.PlaneDescriptor
 
setRadius(double) - Method in class ProGAL.geom2d.Circle
 
setRadius(double) - Method in class ProGAL.geom2d.LSC
 
setRadius(double) - Method in class ProGAL.geom3d.volumes.Sphere
 
setRange(DatumRange) - Method in class org.autoplot.datasource.TimeRangeEditor
 
setRange(DatumRange) - Method in class org.autoplot.dom.Axis
set the range property.
setRange(DatumRange) - Method in class org.das2.components.DasTimeRangeSelector
 
setRange(DatumRange) - Method in class org.das2.components.TimeRangeEditor
 
setRange(double, double) - Method in class org.das2.graph.DataRange.Animation
 
setRange(DatumRange) - Method in class org.das2.graph.DataRange
 
setRange(double, double) - Method in class org.das2.graph.DataRange
 
setRangeAutomatically(DatumRange, boolean) - Method in class org.autoplot.dom.AxisController
set the range without affecting the auto state.
setRangeForward() - Method in class org.das2.graph.DataRange
 
setRangeLabel(boolean) - Method in class org.das2.graph.TimeRangeLabel
Use strings like "2004-01-01 00:00 to 00:20" to identify times.
setRangePrev() - Method in class org.das2.graph.DataRange
 
setRank(int) - Method in class org.das2.qstream.PlaneDescriptor
 
setRawProperties(Map<String, Object>) - Method in class org.autoplot.dom.DataSourceController
 
setReadData(boolean) - Method in class org.autoplot.server.RequestListener
 
setReadOnly() - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
set the save status to read only.
setReadOnlyCache(File) - Method in class org.das2.util.filesystem.WebFileSystem
 
setReadPackets(boolean) - Method in class org.das2.client.DataSetStreamHandler
 
setReadPackets(boolean) - Method in class org.das2.qstream.QDataSetStreamHandler
set this is false if you just want to look at the empty dataset metadata.
setReadTimeout(int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
Sets the timeout for read operations.
setReady(boolean) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
Set the value of ready
setReal(int, double) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
setReal(int, float) - Method in class org.das2.math.fft.ComplexArray.ComplexArrayFloatFloat
 
setReal(int, double) - Method in interface org.das2.math.fft.ComplexArray.Double
 
setReal(int, float) - Method in interface org.das2.math.fft.ComplexArray.Float
 
setReal(int, double) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayDoubleDouble
 
setReal(int, float) - Method in class org.das2.qds.math.fft.ComplexArray.ComplexArrayFloatFloat
 
setReal(int, double) - Method in interface org.das2.qds.math.fft.ComplexArray.Double
 
setReal(int, float) - Method in interface org.das2.qds.math.fft.ComplexArray.Float
 
setRebinMethod(SpectrogramRenderer.RebinnerEnum) - Method in class org.autoplot.dom.PlotElementStyle
 
setRebinner(SpectrogramRenderer.RebinnerEnum) - Method in class org.das2.graph.SpectrogramRenderer
Setter for property rebinner.
setRecent(DataSetSelector, List<Bookmark>) - Static method in class org.autoplot.bookmarks.Util
Convenience method allowing List<Bookmark> to be used.
setRecent(List<String>) - Method in class org.autoplot.datasource.DataSetSelector
Setter for property recent.
setRecordCountLimit(int) - Method in class org.das2.dataset.parser.VectorDataSetParser
limit the number of records read.
setRecordCountLimit(int) - Method in class org.das2.qds.util.AsciiParser
limit the number of records read.
setRecordParser(AsciiParser.RecordParser) - Method in class org.das2.qds.util.AsciiParser
Setter for property recordParser.
setRecParser(AsciiParser.RecordParser) - Method in class org.autoplot.ascii.AsciiTableTableModel
 
setRectangleSelect(Rectangle) - Method in class org.autoplot.util.CanvasLayoutPanel
set the bounds of the selecting rectangle, to provide feedback.
setRedirect(boolean) - Method in class org.das2.client.WebStandardDataStreamSource
Setter for property redirect.
setReduceOutsideLegendTopMargin(boolean) - Method in class org.das2.graph.DasPlot
Used at APL for layout.
setReference(Datum) - Method in class org.autoplot.dom.PlotElementStyle
 
setReference(Datum) - Method in class org.das2.event.DataRangeSelectionEvent
 
setReference(String) - Method in class org.das2.graph.DasAxis
draw an optional reference line at the location.
setReference(Datum) - Method in class org.das2.graph.SeriesRenderer
Setter for property reference.
setReferenceOnly(boolean) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
setRegexParser(String[]) - Method in class org.das2.qds.util.AsciiParser
The regex parser is a slow parser, but gives precise control.
setReleaseEvents(boolean) - Method in class org.das2.event.BoxSelectorMouseModule
Setter for property releaseEvents.
setReleaseEvents(boolean) - Method in class org.das2.event.DataPointSelectorMouseModule
Setter for property releaseEvents.
setReloadDataSet(boolean) - Method in class org.das2.graph.DataLoader
 
setReloadDataSet(boolean) - Method in class org.das2.graph.XAxisDataLoader
 
setReloadLoggingProperties(boolean) - Method in class org.das2.DasApplication
 
setRemoteStatus(int) - Method in class org.autoplot.bookmarks.Bookmark.Folder
set the remote status.
setRemoteStatusMsg(String) - Method in class org.autoplot.bookmarks.Bookmark.Folder
 
setRemoteUrl(String) - Method in class org.autoplot.bookmarks.Bookmark.Folder
set this to the location of the master copy of the bookmarks, or null.
setRenderControl(String) - Method in class org.autoplot.dom.PlotElement
 
setRenderer(Renderer) - Method in class org.autoplot.dom.PlotElementController
set the renderer controlled by this PlotElement controller.
setRenderPointsPerMillisecond(double) - Method in class org.das2.graph.SeriesRenderer
 
setRenderStyle(String) - Static method in class org.autoplot.ScriptContext
Set the style used to render the data using a string identifier: spectrogram, series, scatter, histogram, fill_to_zero, digital
setRenderTimeLimitMs(int) - Method in class org.das2.graph.EventsRenderer
 
setRenderType(RenderType) - Method in class org.autoplot.dom.PlotElement
 
setRenderTypeAutomatically(RenderType) - Method in class org.autoplot.dom.PlotElement
 
setRequestCount(int) - Method in class org.autoplot.server.RequestListener
 
setResetCache(boolean) - Method in class org.das2.dataset.AbstractDataSetCache
Setter for property resetCache.
setResetComponent(boolean) - Method in class org.autoplot.dom.PlotElementController
 
setResetDebugCounters(boolean) - Method in class org.das2.graph.SeriesRenderer
Setter for property resetDebugCounters.
setResetDimensions(boolean) - Method in class org.autoplot.dom.DataSourceController
 
setResetMessage(String) - Method in class org.das2.util.TimerConsoleFormatter
 
setResetPlotElement(boolean) - Method in class org.autoplot.dom.PlotElementController
 
setResetRanges(boolean) - Method in class org.autoplot.dom.PlotElementController
 
setResetRenderType(boolean) - Method in class org.autoplot.dom.PlotElementController
 
setResizeRequestListener(ApplicationModel.ResizeRequestListener) - Method in class org.autoplot.ApplicationModel
set the code which will handle resize requests, for example if a .vap is loaded.
setResolution(Datum) - Method in class org.autoplot.aggregator.AggregatingDataSource
 
setResolver(DataMashUp.Resolver) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
 
setRestoringState(boolean) - Method in class org.autoplot.ApplicationModel
 
setRestrictPermission(boolean) - Static method in class org.das2.DasApplication
true means don't attempt to gain access to applet-restricted functions.
setRestrictPermission(boolean) - Static method in class org.das2.util.filesystem.FileSystemSettings
true means don't attempt to gain access to applet-restricted functions.
setResultSet(CompletionResultSet) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setRight(String) - Method in class org.autoplot.dom.Column
 
setRoot(TreeTableNode) - Method in class org.das2.components.treetable.TreeTableModel
 
setRotation(Matrix) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
setRow(String) - Method in class org.autoplot.dom.CanvasController
support legacy row property of canvas
setRow(DasRow) - Method in class org.das2.graph.DasCanvasComponent
set the DasRow for positioning the component vertically.
setRow(int, Vector) - Method in class ProGAL.math.Matrix
 
setRowHeader(JTable) - Static method in class org.autoplot.datasource.ui.Util
Creates row header for table with row number (starting with 1) displayed
setRowId(String) - Method in class org.autoplot.dom.Annotation
 
setRowId(String) - Method in class org.autoplot.dom.Plot
 
setRows(Row[]) - Method in class org.autoplot.dom.Canvas
 
setRows(int, Row) - Method in class org.autoplot.dom.Canvas
 
setRunning(boolean) - Method in class org.das2.util.TickleTimer
 
setRunningScript(File) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
set the current script that is running.
setSafeCompletions(boolean) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setSaturationHitCount(int) - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
setSaveStateDepth(int) - Method in class org.autoplot.state.UndoRedoSupport
set the number of persistent states to keep, or 0 will disable the feature.
setScale(Datum) - Method in class org.autoplot.dom.Axis
 
setScale(double) - Method in class org.das2.graph.VectorPlotRenderer
set the scale relating the length of the vector (dx and dy, the last two columns) to the positions of the vector (in the first two columns).
setScale(double) - Method in class test.graph.MyRenderer
the scale for the radius
setScaleFactor(double) - Method in class org.autoplot.dods.DodsAdapter
Setter for property scaleFactor.
setScaleFonts(boolean) - Method in class org.das2.graph.DasCanvas
true if the fonts should be rescaled as the window size is changed.
setScanEnabled(boolean) - Method in class org.autoplot.dom.Options
 
setScanRange(DatumRange) - Method in class org.das2.graph.DasAxis
limit the scan buttons to operate within this range.
setScriptContext(Map<String, Object>) - Method in class org.autoplot.scriptconsole.LogConsole
 
setScriptPanel(JythonScriptPanel) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
indicate the script panel where errors can be shown.
setScriptVisible(boolean) - Method in class org.autoplot.dom.Options
 
setSearchRegex(String) - Method in class org.das2.graph.util.GraphicalLogHandler.LogRenderer
 
setSearchText(String) - Method in class org.autoplot.scriptconsole.LogConsole
 
setSecondaryFilter(String) - Method in class org.autoplot.AddPlotElementDialog
 
setSecondaryModule(MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
set the secondary module, the module receiving middle-button events, to the module provided.
setSecondaryModuleByLabel(String) - Method in class org.das2.event.DasMouseInputAdapter
 
setSecurity(int) - Method in class it.sauronsoftware.ftp4j.FTPClient
Sets the security level for the connection.
setSegment(LineSegment) - Method in class ProGAL.geom3d.volumes.Cylinder
 
setSelected(boolean) - Method in class org.das2.dasml.ListOption
 
setSelectedColor(Color) - Method in class test.ColorPickerRobot
 
setSelectedComponents(List<Object>) - Method in class org.autoplot.util.CanvasLayoutPanel
set the selected components.
setSelectedComponents(Rectangle) - Method in class org.autoplot.util.CanvasLayoutPanel
set the selected components to those within the rectangle.
setSelectedIndeces(List<Integer>) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
setSelectedIndex(int) - Method in class org.das2.components.TearoffTabbedPane
 
setSelectedName(String) - Method in class org.autoplot.pngwalk.PngWalkTool
set the name of the file to select, which is just the globber or aggregated part of the name.
setSelectedRange(String) - Method in class org.autoplot.datasource.TimeRangeTool
 
setSelectedTab(String) - Method in class org.das2.components.TearoffTabbedPane
this will set the selected tab, or raise the babysitter
setSelection(int, int) - Method in class org.das2.datum.TimeTemplatorFieldPicker
 
setSequence(WalkImageSequence) - Method in class org.autoplot.pngwalk.PngWalkView
 
setServerEnabled(boolean) - Method in class org.autoplot.dom.Options
 
setServerSideReduction(boolean) - Method in class org.das2.client.StreamDataSetDescriptor
 
setServerURL(String) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
setSheet(String) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
setShort(boolean) - Method in class ProGAL.geom2d.TriangulationFace
 
setShowAdditionalOperations(boolean) - Method in class org.autoplot.AddPlotElementDialog
if true, then show the additional operations fields.
setShowAdvancedSubpanel(boolean) - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
allow more abstract sources, namely cdaweb, to turn off these controls.
setShowArrow(boolean) - Method in class org.autoplot.dom.Annotation
 
setShowArrow(boolean) - Method in class org.das2.graph.DasAnnotation
 
setShowCaptions(boolean) - Method in class org.autoplot.pngwalk.PngWalkView
 
setShowColorBar(boolean) - Method in class org.das2.graph.DasColorBar
when set to false, this is basically an ordinary axis.
setShowException(boolean) - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
setShowFit(boolean) - Method in class org.das2.event.LengthDragRenderer
if true then show the fit for all but xlog,ylin.
setShowIds(boolean) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
setShowLabels(boolean) - Method in class org.das2.graph.EventsRenderer
 
setShowLevel(boolean) - Method in class org.autoplot.scriptconsole.LogConsole
 
setShowLimits(boolean) - Method in class org.autoplot.dom.PlotElementStyle
 
setShowLimits(boolean) - Method in class org.das2.graph.SeriesRenderer
if the dataset contains metadata describing nominal and warning ranges, display them.
setShowLoggerId(boolean) - Method in class org.autoplot.scriptconsole.LogConsole
 
setShowMissing(boolean) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
setShowOnlyHighlited(boolean) - Method in class org.autoplot.scriptconsole.LogConsole
 
setShowProgressRate(boolean) - Method in class org.das2.components.DasProgressPanel
Setter for property showProgressRate.
setShowSlope(boolean) - Method in class org.das2.event.LengthDragRenderer
true if the slope should be shown
setShowTabs(boolean) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setShowThreads(boolean) - Method in class org.autoplot.scriptconsole.LogConsole
 
setShowTimeStamps(boolean) - Method in class org.autoplot.scriptconsole.LogConsole
 
setShowYPosition(boolean) - Method in class org.das2.graph.ColumnColumnConnector
don't indicate the y axis position, for example if relating data with the time axes but different Y units.
setSimplifyPaths(boolean) - Method in class org.das2.graph.ContoursRenderer
set to true if we should reduce paths to remove features that fall within a pixel, etc.
setSimplifyPaths(boolean) - Method in class org.das2.graph.SeriesRenderer
Setter for property simplifyPaths.
setSinAngle(double) - Method in class ProGAL.geom2d.TriangulationVertex
 
setSinAngle(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setSink(StreamHandler) - Method in class org.das2.qstream.filter.NullFilter
 
setSink(QDataSetsFilter.QDataSetSink) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
setSink(StreamHandler) - Method in class org.das2.qstream.filter.ReduceFilter
set the sink for the stream components as they are processed.
setSink(StreamHandler) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
setSize(long) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the size of the file (bytes).
setSize(int, int) - Method in class org.autoplot.dom.Canvas
set both the width and height before firing off changes.
setSize(double) - Method in class org.das2.graph.DigitalRenderer
 
setSize(int) - Method in class org.das2.system.DefaultMonitorFactory
 
setSize(int, int) - Method in interface org.das2.util.awt.GraphicsOutput
 
setSize(int, int) - Method in class org.das2.util.awt.PdfGraphicsOutput
set the size in points.
setSize(int, int) - Method in class org.das2.util.awt.PngGraphicsOutput
 
setSize(int, int) - Method in class org.das2.util.awt.SvgGraphicsOutput
 
setSize(long) - Method in class org.das2.util.filesystem.WebFileObject
allow classes to delay loading of the size.
setSizeLimit(int) - Method in class org.autoplot.state.UndoRedoSupport
set the number of states which will be kept
setSkipField(int, boolean) - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
setSkipLines(int) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
setSkipLines(int) - Method in class org.das2.dataset.parser.VectorDataSetParser
skip a number of lines before trying to parse anything.
setSkipLines(int) - Method in class org.das2.qds.util.AsciiParser
skip a number of lines before trying to parse anything.
setSliceAutoranges(boolean) - Method in class org.autoplot.dom.PlotElementController
 
setSliceRebinnedData(boolean) - Method in class org.autoplot.dom.Options
 
setSliceRebinnedData(boolean) - Method in class org.das2.components.SliceSettings
 
setSliceRebinnedData(boolean) - Method in class org.das2.graph.SpectrogramRenderer
Setter for property sliceRebinnedData.
setSliceRebinnedData(boolean) - Method in class org.das2.graph.StackedHistogramRenderer
Setter for property sliceRebinnedData.
setSlopeMin(Datum) - Method in class org.das2.event.CutoffMouseModule
Setter for property slopeMin.
setSnapping(boolean) - Method in class org.das2.event.CrossHairRenderer
 
setSnapToGrid(boolean) - Method in class org.das2.components.DataPointRecorder
Setter for property snapToGrid.
setSnapToGrid(boolean) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Setter for property snapToGrid.
setSocket(Socket) - Method in class org.autoplot.server.RequestListener
 
setSocketTimeout(int) - Method in class ftpfs.ftp.FtpBean
Set timeout when creating a socket.
setSorted(boolean) - Method in class org.das2.components.DataPointRecorder
Setter for property sorted.
setSorted(boolean) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Setter for property sorted.
setSpecialEffects(boolean) - Method in class org.autoplot.dom.Options
 
setSpeedLimit(Datum) - Method in class org.das2.client.InputStreamMeter
 
setSquaredPolarRadius(double) - Method in class ProGAL.geom2d.TriangulationVertex
 
setSquaredPolarRadius(double) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setSSLSocketFactory(SSLSocketFactory) - Method in class it.sauronsoftware.ftp4j.FTPClient
Sets the SSL socket factory used to negotiate SSL connections.
setStampPsyms(boolean) - Method in class org.das2.graph.SeriesRenderer
 
setStandardDataStreamSource(StandardDataStreamSource) - Method in class org.das2.client.StreamDataSetDescriptor
 
setStart(Datum, Datum) - Method in class org.das2.event.BoxSelectionEvent
set the coordinates of the mouse button press
setStartIndex(int) - Method in class org.autoplot.pngwalk.SubrangeEditorDialog
 
setStartOnly(boolean) - Method in class org.das2.graph.TimeRangeLabel
 
setStartTime(Datum) - Method in class org.das2.components.DasTimeRangeSelector
 
setStartTime(Datum) - Method in class org.das2.components.TimeRangeEditor
 
setStatus(String) - Method in class org.autoplot.AutoplotUI
set the status message, with "busy:" or "warning:" prefix.
setStatus(Icon, String) - Method in class org.autoplot.AutoplotUI
set the status message and icon.
setStatus(String) - Method in class org.autoplot.dom.ApplicationController
clients can send messages to here.
setStatus(String) - Method in class org.autoplot.pngwalk.PngWalkTool
 
setStatus(int, int, int, int) - Method in class org.autoplot.pngwalk.QualityControlPanel
set the status label showing number of okay, problem, etc.
setStatus(String, QualityControlRecord.Status) - Method in class org.autoplot.pngwalk.QualityControlPanel
provide method for programmatically setting status.
setStatus(QualityControlRecord.Status) - Method in class org.autoplot.pngwalk.QualityControlRecord
 
setStatus(String) - Method in class org.autoplot.pngwalk.WalkImageSequence
set the current status, which is echoed back to the scientist.
setStatus(String) - Static method in class org.autoplot.ScriptContext
set the Autoplot status bar string.
setStream(boolean) - Method in class org.das2.qstream.PacketDescriptor
 
setStreamLength(long) - Method in class org.das2.util.DasProgressMonitorInputStream
set the length of the stream in bytes.
setStreamLength(long) - Method in class org.das2.util.DasProgressMonitorReadableByteChannel
Setter for property taskSize.
setStreamRank(int) - Method in class org.das2.qstream.PacketDescriptor
number of dimensions being streamed.
setString(Component, String) - Method in class org.das2.util.GrannyTextRenderer
Deprecated.
use setString( Graphics g, String str ) instead.
setString(Graphics, String) - Method in class org.das2.util.GrannyTextRenderer
reset the current string for the GTR to draw, calculating the boundaries of the string.
setString(Font, String) - Method in class org.das2.util.GrannyTextRenderer
reset the current string for the GTR to draw, calculating the boundaries of the string.
setStyle(int) - Method in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Sets the style used by the proxy.
setStyle(PlotElementStyle) - Method in class org.autoplot.dom.PlotElement
 
setStyle(PlotElementStyle) - Method in class org.autoplot.state.PersistenceTests
 
setSubmatrix(int, int, Matrix) - Method in class ProGAL.math.Matrix
 
setSuggestFiles(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setSuggestFsAgg(boolean) - Method in class org.autoplot.datasource.DataSetSelector
 
setSuri(String, ProgressMonitor) - Method in class org.autoplot.dom.DataSourceController
Set the data source URI.
setSymbolConnector(PsymConnector) - Method in class org.autoplot.dom.PlotElementStyle
 
setSymbolSize(double) - Method in class org.autoplot.dom.PlotElementStyle
 
setSymSize(double) - Method in class org.das2.graph.CurveRenderer
set the symbol size in pixels (ems)
setSymSize(double) - Method in class org.das2.graph.PlotSymbolRenderer
Set the value of symsize
setSymSize(double) - Method in class org.das2.graph.SeriesRenderer
Setter for property symsize.
setTabIsCompletion(boolean) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setTabIsCompletion(boolean) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
setTabIsSpaces(boolean) - Method in class org.das2.jythoncompletion.CompletionSettings
 
setTable(String) - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
setTable(String) - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
reset everything to this table.
setTabSize(int) - Static method in class org.das2.qds.util.dd.SimpleCharStream
 
setTaskProgress(long) - Method in class org.das2.components.DasProgressPanel
 
setTaskProgress(long) - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
setTaskProgress(long) - Method in class org.das2.util.monitor.AlertNullProgressMonitor
 
setTaskProgress(long) - Method in interface org.das2.util.monitor.ProgressMonitor
Notifies the ProgressMonitor of a change in the progress of the task.
setTaskProgress(long) - Method in class org.das2.util.monitor.SubTaskMonitor
 
setTaskSize(long) - Method in class org.das2.components.DasProgressPanel
 
setTaskSize(long) - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
setTaskSize(long) - Method in interface org.das2.util.monitor.ProgressMonitor
Sets the maximum value for the task progress of this ProgressMonitor.
setTaskSize(long) - Method in class org.das2.util.monitor.SubTaskMonitor
 
setTcaFunction(QFunction) - Method in class org.das2.graph.DasAxis
Add auxiliary data to an axis (usually OrbitAttitude data for a time axis).
setTemplate(String) - Method in class org.autoplot.pngwalk.PngWalkTool
set the template which the PNGWalk Tool will display.
setTemplate(String) - Method in class org.das2.datum.TimeTemplatorFieldPicker
 
setTet(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setText(String) - Method in class org.autoplot.datasource.RecentComboBox
to make it easier to convert GUIs with JTextFields to RecentComboBoxes, setText is available.
setText(String) - Method in class org.autoplot.dom.Annotation
 
setText(String) - Method in class org.das2.graph.DasAnnotation
Set the text, which can be Granny Text, or image URL.
setTextAntiAlias(boolean) - Method in class org.autoplot.dom.Options
 
setTextAntiAlias(boolean) - Method in class org.das2.graph.DasCanvas
true if fonts will be fully rendered.
setTextColor(Color) - Method in class org.autoplot.dom.Annotation
the color of the text, or if transparent then the border color should be used.
setTextColor(Color) - Method in class org.das2.graph.DasAnnotation
the color of the text, or if transparent then the border color should be used.
setTextSpecifier(EventsRenderer.TextSpecifier) - Method in class org.das2.graph.EventsRenderer
Setter for property textSpecifier.
setTextualExtensionRecognizer(FTPTextualExtensionRecognizer) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method sets the textual extension recognizer used by the client.
setThreadCount(int) - Static method in class org.das2.system.RequestProcessor
reset the maximum number of threads used.
setThumbnailSize(int) - Method in class org.autoplot.pngwalk.PngWalkTool
 
setThumbnailSize(int) - Method in class org.autoplot.pngwalk.PngWalkView
 
setTickLabelsVisible(boolean) - Method in class org.das2.graph.DasAxis
set true if the tick labels should be drawn.
setTicklen(String) - Method in class org.autoplot.dom.Options
 
setTickLength(String) - Method in class org.das2.graph.DasAxis
set the tick length string, for example "0.33em" "5px" "-0.33em"
setTickLength(String) - Method in class org.das2.graph.TickCurveRenderer
Setter for property tickLength.
setTickSpacing(String) - Method in class org.das2.graph.TickCurveRenderer
set the spacing between ticks, for example "2hr" is every two hours, and an empty string is the default automatic behavior.
setTickStyle(TickCurveRenderer.TickStyle) - Method in class org.das2.graph.TickCurveRenderer
Setter for property tickStyle.
setTicksURI(String) - Method in class org.autoplot.dom.Plot
 
setTickV(double[], double[]) - Method in class org.das2.graph.DasAxis
convenience method for manually setting the ticks so the user needn't understand TickVDescriptor.
setTickV(TickVDescriptor) - Method in class org.das2.graph.DasAxis
Sets the TickVDescriptor for this axis.
setTickVDescriptor(TickVDescriptor) - Method in class org.das2.graph.TickCurveRenderer
manually set the ticks for the renderer, or null means use automatic.
setTimeFormat(String) - Method in class org.das2.components.DataPointRecorder
Set the value of timeFormat
setTimeRange(DatumRange) - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
setTimeRange(DatumRange) - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
setTimeRange(DatumRange) - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
set the time range for the desired view of the timeseries.
setTimeRange(DatumRange) - Method in class org.autoplot.datasource.DataSetSelector
set default timeRange when aggregation is used, or for dialogs.
setTimeRange(String, DatumRange, ProgressMonitor) - Static method in class org.autoplot.datasource.DataSourceUtil
With the URI, establish if it has time series browse and set the timerange to the given timerange if it does.
setTimeRange(DatumRange) - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
setTimeRange(DatumRange) - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
setTimeRange(DatumRange) - Method in class org.autoplot.dom.Application
 
setTimeRange(DatumRange) - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
setTimeRange(DatumRange) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
setTimeRange(DatumRange) - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
setTimeRange(DatumRange) - Method in class org.autoplot.pngwalk.PngWalkTool
timerange roughly the focus timerange.
setTimerange(DatumRange) - Method in class org.autoplot.pngwalk.WalkImageSequence
constraint for the limit of the time ranges listed.
setTimeRange(DatumRange) - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
setTimeRange(DatumRange) - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
setTimeResolution(Datum) - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
setTimeResolution(Datum) - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
set the resolution for the desired view of the timeseries.
setTimeResolution(Datum) - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
setTimeResolution(Datum) - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
setTimeResolution(Datum) - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
setTimeResolution(Datum) - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
setTimeResolution(Datum) - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
setTimeResolution(Datum) - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
setTimerLogfile(String) - Static method in class org.das2.util.LoggerManager
channel the logging information to here, setEnableTimers(false) to close.
setTimeSpan(List<DatumRange>) - Method in class org.autoplot.pngwalk.SubrangeEditorDialog
 
settings() - Static method in class org.autoplot.datasource.AutoplotSettings
 
settings() - Method in class org.das2.jythoncompletion.JythonCompletionProvider
 
settings() - Static method in class org.das2.util.filesystem.FileSystem
access the file system settings.
setTitle(String) - Method in class org.autoplot.bookmarks.Bookmark
 
setTitle(String) - Method in class org.autoplot.dom.Plot
 
setTitle(String) - Static method in class org.autoplot.ScriptContext
set the title of the plot.
setTitle(String) - Method in class org.das2.dasml.FormWindow
Setter for property title.
setTitle(String) - Method in class org.das2.graph.DasPlot
Sets the title which will be displayed above this plot.
setTitle(String) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Deprecated.
setTitle(String) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setTitleAutomatically(String) - Method in class org.autoplot.dom.PlotController
set the title, leaving autoLabel true.
setTooltip(boolean) - Method in class org.das2.event.LabelDragRenderer
 
setToolTip(JToolTip) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Set the tooltip to this result set.
setToolTip(JToolTip) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setTop(String) - Method in class org.autoplot.dom.Row
 
setTopDecorator(Painter) - Method in class org.das2.graph.Renderer
add additional painting code to the renderer, which is called after the renderer is called.
setTopMargin(double) - Method in class org.das2.graph.Leveler
Deprecated.
 
setTotalSizeLimit(Datum) - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
setTransferType(String, TransferType) - Method in class org.das2.qstream.SerialStreamFormatter
explicitly set the transfer type.
setTreeModel(DefaultTreeModel) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
setTreeModel(DefaultTreeModel) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
Used to put the tree model into the root tree node so that it can be passed down into the tree.
setTreeModel(DefaultTreeModel) - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
setTri(Tri, int) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
setTriangle(int, CTriangle) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
setTrim(int, Number, Number, Number) - Method in class org.das2.qds.TrimStrideWrapper
trim the dimension.
setTsb(TimeSeriesBrowse) - Method in class org.autoplot.dom.DataSourceController
 
setTsbSuri(String) - Method in class org.autoplot.dom.DataSourceController
 
setTweakable(boolean) - Method in class org.das2.event.BoxSelectorMouseModule
allow the last selection to be tweaked.
setType(int) - Method in class it.sauronsoftware.ftp4j.FTPClient
This methods sets how to treat the contents during a file transfer.
setType(int) - Method in class it.sauronsoftware.ftp4j.FTPFile
Sets the type of the entry represented.
setType(DasColorBar.Type) - Method in class org.das2.graph.DasColorBar
set the type of colorbar
setType(String) - Method in class org.das2.qstream.ExceptionDescriptor
 
setType(TransferType) - Method in class org.das2.qstream.PlaneDescriptor
 
setType(String) - Method in class org.das2.qstream.StreamComment
 
setType(TriangulationVertex.VertexType) - Method in class ProGAL.geom2d.TriangulationVertex
 
setType(Vertex.VertexType) - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
setUndoRedoSupport(UndoRedoSupport) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
setUnits(Units) - Method in class org.autoplot.dods.DodsAdapter
Setter for property units.
setUnits(String) - Method in class org.autoplot.html.AsciiTableStreamer
 
setUnits(Units) - Method in class org.das2.components.DatumEditor
 
setUnits(Units) - Method in class org.das2.components.DatumRangeEditor
 
setUnits(Units) - Method in class org.das2.graph.DasAxis
set the units of the axis, which must be convertible from the old units.
setUnits(Units) - Method in class org.das2.graph.DataRange
 
setUnits(Units) - Method in class org.das2.qds.ArrayDataSet
set the units for this dataset.
setUnits(int, Units) - Method in class org.das2.qds.util.AsciiParser
Indexed setter for property units.
setUnits(Units...) - Method in class org.das2.qds.util.AsciiParser
Set all the units at once.
setUnits(Units) - Method in class org.das2.qds.util.DataSetBuilder
set the units for the dataset.
setUnits(int, Units) - Method in class org.das2.qds.util.DataSetBuilder
set the units for column i.
setUnits(Units) - Method in class org.das2.qstream.PlaneDescriptor
 
setUnits(Units) - Method in class org.das2.stream.StreamMultiYDescriptor
 
setUnits(Units) - Method in class org.das2.stream.StreamXDescriptor
 
SetUnitsFilterEditorPanel - Class in org.das2.qds.filters
 
SetUnitsFilterEditorPanel() - Constructor for class org.das2.qds.filters.SetUnitsFilterEditorPanel
Creates new form SetUnitsFilterEditorPanel
setUnitTransferType(Units, TransferType) - Method in class org.das2.qstream.SerialStreamFormatter
explicitly set the transfer type used to transfer data that is convertible to this unit.
setup(boolean) - Method in class org.autoplot.dom.TimeSeriesBrowseController
initialize the TSB to be listening to a time axis.
setupAxis(Plot, Axis) - Method in class org.autoplot.dom.TimeSeriesBrowseController
have this start listening to the axis.
setUpdatesPointsPerMillisecond(double) - Method in class org.das2.graph.SeriesRenderer
 
setUpFont(Font, String) - Static method in class org.das2.graph.Renderer
handle the fontSize property, which has values like "1em" and "7px"
setUpFont(Graphics, String) - Method in class org.das2.graph.Renderer
handle the fontSize property, which has values like "1em" and "7px"
setupGen(DomNode, String) - Method in class org.autoplot.dom.TimeSeriesBrowseController
it's a little shocking that after all these years, there isn't a trivial way to see the time and property that was are listening to.
setUpHandler(String) - Static method in class org.das2.system.DasLogger
add the one handler to all...
setupInterp(PythonInterpreter, String, String, Map<String, String>, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.JythonUtil
set up the interp variables scripts will often use, such as PWD and monitor.
setURI(String) - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
setURI(String) - Method in class org.autoplot.aggregator.AggregatingDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.asdatasource.AudioSystemDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormatEditorPanel
 
setUri(String) - Method in class org.autoplot.bookmarks.Bookmark.Item
Setter for property uri.
setURI(String) - Method in class org.autoplot.cdaweb.CDAWebEditorPanel
 
setURI(String) - Method in class org.autoplot.cdf.CdfDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.csv.CsvDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.das2Stream.QStreamDataSourceFormatEditorPanel
 
setUri(String) - Method in class org.autoplot.datasource.AbstractDataSourceFormat
 
setURI(String) - Method in class org.autoplot.datasource.AbstractDataSourceFormatEditorPanel
 
setURI(String) - Method in interface org.autoplot.datasource.capability.TimeSeriesBrowse
Added in effort to make it easier to set the timerange if we have a timerange already.
setURI(String) - Method in class org.autoplot.datasource.CompletionsDataSourceEditor
 
setURI(String) - Method in interface org.autoplot.datasource.DataSourceEditorPanel
initialize the editor to edit this URI.
setURI(String) - Method in interface org.autoplot.datasource.DataSourceFormatEditorPanel
initialize the editor to edit this URI.
setURI(String) - Method in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
setURI(String) - Method in class org.autoplot.datasource.jython.JythonDataSourceTimeSeriesBrowse
 
setURI(String) - Method in class org.autoplot.datasource.jython.JythonEditorPanel
 
setURI(String) - Method in class org.autoplot.datasource.jython.JythonExtensionDataSourceEditorPanel
 
setUri(String) - Method in class org.autoplot.dom.DataSourceFilter
 
setURI(String) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.hapi.HapiDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.imagedatasource.ImageDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.inline.InlineTimeSeriesBrowse
 
setURI(String) - Method in class org.autoplot.netCDF.HDF5DataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.netCDF.HDF5DataSourceFormatEditorPanel
 
setURI(String) - Method in class org.autoplot.pdsppi.PDSPPIDataSourceEditorPanel
 
setURI(String) - Method in class org.autoplot.pdsppi.PDSPPITimeSeriesBrowse
 
setURI(String) - Method in class org.autoplot.wav.WavDataSourceFormatEditorPanel
 
setURI(String) - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
setURI(String) - Method in class org.das2.datasource.Das2ServerTimeSeriesBrowse
 
setURI(String) - Method in class org.tsds.datasource.TsdsTimeSeriesBrowse
 
setUriNeedsResolution(boolean) - Method in class org.autoplot.dom.DataSourceController
 
setUris(String[]) - Method in class org.autoplot.ExportDataBundle
 
setUris(List<String>) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
set the list of URIs.
setUris(List<String>) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
 
setUrl(String) - Method in class org.autoplot.dom.Annotation
 
setUrl(String) - Method in class org.das2.graph.DasAnnotation
set the URL to the location of a png or jpg file.
setUseDomainDivider(boolean) - Method in class org.das2.graph.DasAxis
true if the domain divider should be used.
setUseDoy(boolean) - Method in class org.autoplot.datasource.TimeRangeEditor
prefer use of day of year rather than year, month, day.
setUseDoy(boolean) - Static method in class org.das2.datum.DatumRangeUtil
 
setUseParentHandlers(boolean) - Method in class org.autoplot.util.TransparentLogger
 
setUsePrimaryFilters(boolean) - Method in class org.autoplot.AddPlotElementDialog
 
setUserDatumFormatter(DatumFormatter) - Method in class org.das2.graph.DasAxis
set the userDatumFormatter, which converts Datums into Strings.
setUserInfo(URL, String) - Method in class org.das2.util.filesystem.KeyChain
insert the userInfo into the table of stored passwords.
setUseSecondaryFilters(boolean) - Method in class org.autoplot.AddPlotElementDialog
 
setUseSubRange(boolean) - Method in class org.autoplot.pngwalk.WalkImageSequence
 
setUseSuggestedAddressForDataConnections(boolean) - Method in class it.sauronsoftware.ftp4j.FTPConnector
This flag determines the behavior of the connector when it has to open a connection toward the server to perform a passive data transfer.
setUseTimeRangeEditor(boolean) - Method in class org.autoplot.dom.Options
 
setUseTimeTaggingLoggers(boolean) - Static method in class org.das2.util.LoggerManager
 
setValidMax(double) - Method in class org.das2.qds.util.AsciiParser
set the maximum value for any field.
setValidMax(double) - Method in class org.das2.qds.util.DataSetBuilder
set the valid max property.
setValidMin(double) - Method in class org.das2.qds.util.AsciiParser
set the minimum valid value for any field.
setValidMin(double) - Method in class org.das2.qds.util.DataSetBuilder
 
setValidRange(double, double) - Method in class org.autoplot.dods.DodsAdapter
 
setValidRange(String) - Method in class org.autoplot.dom.DataSourceFilter
 
setValidRange(DatumRange) - Method in class org.das2.graph.DasSliceController
 
setValue(String) - Method in class org.autoplot.datasource.DataSetSelector
Set the current value for the editor.
setValue(Object) - Method in class org.das2.components.DatumEditor
 
setValue(Object) - Method in class org.das2.components.DatumRangeEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.ColorEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.MapEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
setValue(Object) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
setValue(Object) - Method in interface org.das2.components.propertyeditor.PropertyTreeNodeInterface
 
setValue(Object) - Method in class org.das2.dasml.CommandBlockEditor
Set (or change) the object that is to be edited.
setValue(String) - Method in class org.das2.dasml.FormRadioButton
 
setValue(String) - Method in class org.das2.dasml.ListOption
 
setValue(Object) - Method in class org.das2.dasml.OptionListEditor
Set (or change) the object that is to be edited.
setValue(double) - Method in class org.das2.qstream.EnumerationUnitDescriptor
 
setValueAt(Object, int) - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
setValueAt(Object, int) - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
setValueAt(Object, int, int) - Method in class org.das2.components.treetable.TreeTableModel
 
setValueAt(Object, int) - Method in interface org.das2.components.treetable.TreeTableNode
 
setVap(String) - Method in class org.autoplot.ImportVapDialog
 
setVapFile(String) - Method in class org.autoplot.ApplicationModel
handy property to contain the current file name.
setVerifier(InputVerifier) - Method in class org.autoplot.datasource.RecentComboBox
allow filtering of invalid entries so they aren't recorded in history.
setVerifier(RecentComboBoxModel.InputVerifier) - Method in class org.autoplot.datasource.RecentComboBoxModel
allow filtering of invalid entries so they aren't recorded in history.
setVerticalAlignment(DasSliceController.VerticalAlignment) - Method in class org.das2.graph.DasSliceController
 
setView(AutoplotUI) - Static method in class org.autoplot.ScriptContext
Used by AutoplotUI to set the view.
setViewRange(DatumRange) - Method in class org.autoplot.aggregator.AggregatingDataSource
Setter for property viewRange.
setVisible(boolean) - Method in class org.autoplot.dom.Axis
 
setVisible(boolean) - Method in class org.autoplot.dom.Connector
 
setVisible(boolean) - Method in class org.autoplot.dom.Plot
 
setVisible(boolean) - Method in class org.das2.components.DasProgressPanel
make the progressPanel visible or hide it.
setVisible(boolean) - Method in class org.das2.graph.DasAxis
set the component visible or invisible.
setWaitText(String) - Method in class org.das2.jythoncompletion.support.CompletionResultSet
Set the explicit value displayed in a label when the completion results do not get computed during a certain timeout (e.g.
setWaitText(String) - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
setWalkImageSequece(WalkImageSequence) - Method in class org.autoplot.pngwalk.QualityControlPanel
 
setWhereConstraint(String, String, String) - Method in class org.das2.qds.util.AsciiParser
allow constraint for where condition is true.
setWidth(int) - Method in class org.autoplot.dom.Canvas
set width before firing off changes
setWindow(ApplicationModel) - Static method in class org.autoplot.ScriptContext
Set the application model.
setWindowHeight(int) - Method in class org.das2.dasml.FormWindow
 
setWindowLocation(int, int) - Static method in class org.autoplot.ScriptContext
set the window location
setWindowSize(int, int) - Method in class org.das2.dasml.FormWindow
 
setWindowVisible(boolean) - Method in class org.das2.dasml.FormWindow
 
setWindowWidth(int) - Method in class org.das2.dasml.FormWindow
 
setWordsAfterLabelDatumRange(String) - Method in class org.das2.graph.DasSliceController
 
setWordsAfterLabelSingleDatum(String) - Method in class org.das2.graph.DasSliceController
 
setWritableByteChannel(WritableByteChannel) - Method in class org.das2.qstream.FormatStreamHandler
 
setX(double) - Method in class ProGAL.geom3d.Point
Set the first coordinate
setX(double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
setX(double) - Method in class ProGAL.geom3d.Vector
Set the first coordinate
setXaxis(Axis) - Method in class org.autoplot.dom.Plot
 
setXAxis(DasAxis) - Method in class org.das2.graph.DasPlot
set the x axis.
setXDescriptor(StreamXDescriptor) - Method in class org.das2.stream.PacketDescriptor
 
setXDescriptor(StreamXDescriptor) - Method in class org.das2.stream.StreamDescriptor
 
setXrange(DatumRange) - Method in class org.autoplot.dom.Annotation
 
setXrange(DatumRange) - Method in class org.das2.graph.DasAnnotation
 
setXResolution(Datum) - Method in class org.das2.event.CutoffMouseModule
 
setXTagDouble(int, double, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
setXTagWidth(Datum) - Method in class org.das2.components.DataPointRecorder
bins for the data, when xTagWidth is non-zero.
setXTagWidth(Datum) - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
bins for the data, when xTagWidth is non-zero.
setXUnits(Units) - Method in class org.das2.dataset.TableDataSetBuilder
 
setXUnits(Units) - Method in class org.das2.dataset.VectorDataSetBuilder
 
setY(double) - Method in class ProGAL.geom3d.Point
Set the second coordinate
setY(double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
setY(double) - Method in class ProGAL.geom3d.Vector
Set the second coordinate
setYaxis(Axis) - Method in class org.autoplot.dom.Plot
 
setYAxis(DasAxis) - Method in class org.das2.graph.DasPlot
Attaches a new axis to the plot.
setYAxis(DasAxis) - Method in class org.das2.graph.StackedHistogramRenderer
This sets the yAxis and adds itself to the axis property change listener.
setYAxisType(int) - Method in class org.das2.graph.util.GraphicalLogHandler
 
setYclip(boolean) - Method in class org.das2.event.DisplayDataMouseModule
Setter for property yclip.
setYCoordinates(double[]) - Method in class org.das2.stream.StreamYScanDescriptor
 
setYCoordinates(DatumVector) - Method in class org.das2.stream.StreamYScanDescriptor
 
setYMin(Datum) - Method in class org.das2.dataset.test.PolynomialDataSetDescriptor
limit the range of the calculated function to here.
setYrange(DatumRange) - Method in class org.autoplot.dom.Annotation
 
setYrange(DatumRange) - Method in class org.das2.graph.DasAnnotation
 
setYTagDouble(int, int, double, Units) - Method in class org.das2.dataset.SimpleTableDataSet
 
setYTagDouble(int, int, double, Units) - Method in class org.das2.dataset.WritableTableDataSet
 
setYUnits(Units) - Method in class org.das2.dataset.TableDataSetBuilder
 
setYUnits(Units) - Method in class org.das2.dataset.VectorDataSetBuilder
 
setYUnits(Units, String) - Method in class org.das2.dataset.VectorDataSetBuilder
 
setZ(double) - Method in class ProGAL.geom3d.Point
Set the third coordinate
setZ(double) - Method in class ProGAL.geom3d.Vector.ImmutableVector3d
 
setZ(double) - Method in class ProGAL.geom3d.Vector
Set the third coordinate
setZaxis(Axis) - Method in class org.autoplot.dom.Plot
 
setZAxis(DasAxis) - Method in interface org.das2.graph.DasZAxisPlot
 
setZAxis(DasAxis) - Method in class org.das2.graph.StackedHistogramRenderer
 
setZTitle(String) - Method in class org.das2.graph.StackedHistogramRenderer
 
setZUnits(Units) - Method in class org.das2.dataset.TableDataSetBuilder
 
setZUnits(Units, String) - Method in class org.das2.dataset.TableDataSetBuilder
 
setZUnits(Units) - Method in class org.das2.stream.StreamYScanDescriptor
 
severe(String) - Method in class org.autoplot.util.TransparentLogger
 
SEVERE - Static variable in class org.das2.graph.DasPlot
mark the log message as severe, where an error condition has occurred.
SGi_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
SGi_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
Shape - Interface in ProGAL.geom2d
An interface for 2d shapes such as circles, rectangles and text.
Shape - Interface in ProGAL.geom3d
An interface for 3d shapes such as spheres, but also flat objects such as rectangles and text.
shapeClicked(Shape, MouseEvent) - Method in interface ProGAL.geom2d.viewer.ClickListener
 
SHARP_SYMBOL - Static variable in class test.PdfUnicodeTextImageTest
 
sheet - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
sheetComboBox - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
ShewchuckPredicates - Class in ProGAL.geom3d.tessellation.BowyerWatson
 
shift(int) - Method in class ProGAL.dataStructures.Set
 
shift(int) - Method in class ProGAL.geom2d.Polygon
first corner of the polygon is moved by shiftStep positions
SHORT - Static variable in class org.das2.qds.buffer.BufferDataSet
2 byte short integer.
Short() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Short
 
ShortDataSet - Class in org.das2.qds.buffer
 
ShortDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.ShortDataSet
 
ShortTransferType - Class in org.das2.qstream
two-byte signed integer type.
ShortTransferType() - Constructor for class org.das2.qstream.ShortTransferType
 
shorty - Variable in class ProGAL.geom2d.TriangulationFace
 
shouldAllocateDirect() - Static method in class org.das2.qds.buffer.BufferDataSet
return 1 if direct allocate should be used, 0 if not.
shouldClearSelection() - Method in class org.das2.event.DasSelectionEvent
 
shouldILoad(Thread) - Method in class org.autoplot.datasource.ReferenceCache.ReferenceCacheEntry
query this to see if the current thread should load the resource, or just park while the loading thread loads the resource.
shouldILoad(Thread) - Method in class org.das2.qds.ReferenceCache.ReferenceCacheEntry
query this to see if the current thread should load the resource, or just park while the loading thread loads the resource.
shouldSelectCell(EventObject) - Method in class org.das2.components.DatumEditor
 
shouldSelectCell(EventObject) - Method in class org.das2.components.DatumRangeEditor
 
shouldSelectCell(EventObject) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
shouldSelectCell(EventObject) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
shouldSelectCell(EventObject) - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
shouldSelectCell(EventObject) - Method in class org.das2.dasml.CommandBlockEditor
 
shouldSelectCell(EventObject) - Method in class org.das2.dasml.OptionListEditor
Returns true if the editing cell should be selected, false otherwise.
show(Component, int, int) - Method in class org.autoplot.datasource.JScrollPopupMenu
 
show(AutoplotUI) - Static method in class org.autoplot.EventsListToolUtil
this must be called on the event thread.
show() - Method in class test.ColorPickerRobot
 
showBindings() - Method in class org.autoplot.dom.ApplicationController
show the bindings, for debugging purposes.
showCaptions - Variable in class org.autoplot.pngwalk.PngWalkView
 
showCompletion() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
May be called from any thread but it will be rescheduled into AWT.
showCompletion(List, String, int, ListSelectionListener, String, int) - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
showCompletions() - Method in class org.autoplot.datasource.DataSetSelector
 
showCompletionsView() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
showConfirmDialog(Component, Object, String, int) - Static method in class org.autoplot.AutoplotUtil
Wrapper for displaying ok,cancel dialogs.
showConfirmDialog(Component, Object, String, int, int, Icon) - Static method in class org.autoplot.datasource.WindowManager
TODO: this will show the icon.
showConfirmDialog(Component, Object, String, int) - Static method in class org.autoplot.datasource.WindowManager
New okay/cancel dialog that is resizable and is made with a simple dialog.
showConfirmDialog(Component, JPanel, String, int, int, Icon) - Static method in class org.das2.util.WindowManager
TODO: this will show the icon.
showConfirmDialog(Component, Object, String, int) - Static method in class org.das2.util.WindowManager
new okay/cancel dialog that is resizable and is made with a simple dialog.
showConfirmDialog2(Component, Object, String, int) - Static method in class org.autoplot.AutoplotUtil
new okay/cancel dialog that is resizable and is made with a simple dialog.
showDialog() - Method in class org.autoplot.AggregateUrisDialog
show this in a modal dialog, without the Okay button.
showDialog(Component) - Method in class org.autoplot.ImportVapDialog
returns JOptionPane.OKAY_OPTION or JOptionPane.CANCEL_OPTION
showDialog(Component) - Method in class org.das2.components.propertyeditor.PropertyEditor
 
showDialog(Component, String, Image) - Method in class org.das2.components.propertyeditor.PropertyEditor
display the dialog, and use the given image for the icon.
showDialog() - Method in class org.das2.dasml.CommandBlockEditor
 
showDialog() - Method in class org.das2.dasml.OptionListEditor
 
showDialog(Font) - Method in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
showDialog() - Method in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
showDocumentation() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
May be called from any thread but it will be rescheduled into AWT.
showDocumentation(CompletionDocumentation, int) - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
showEditor() - Static method in class org.das2.DasProperties
 
showFileSystemCompletions(boolean, boolean, String) - Method in class org.autoplot.datasource.DataSetSelector
Wrap DataSetURI.getFileSystemCompletions for action triggers.
showFit - Variable in class org.das2.event.LengthDragRenderer
 
showFrame() - Method in class test.graph.bugs.DemoAPBug1129
 
showFrame() - Method in class test.graph.DasSliceControllerDemo
 
showFrame() - Method in class test.graph.PlotDemo
 
showLabels - Variable in class org.das2.graph.EventsRenderer
true means draw the event label next to the bar.
showMessage(String, String, int) - Method in class org.autoplot.ApplicationModel
show a message to the user.
showMessageDialog(Component, Object, String, int) - Static method in class org.autoplot.AutoplotUtil
wrapper for displaying messages.
showMessageDialog(Component, String, String, int, Exception) - Static method in class org.autoplot.datasource.DataSourceUtil
this will make the exception available.
showMessageDialog(String) - Static method in class org.autoplot.ScriptContext
show a popup to the scientist, which they must acknowledge before this returns.
showModalDialog(Dialog) - Method in class org.autoplot.datasource.WindowManager
convenient method for showing dialog which is modal.
showModalDialog(Component) - Method in class org.das2.components.propertyeditor.PropertyEditor
 
showModalDialog(Dialog) - Method in class org.das2.util.WindowManager
convenient method for showing dialog which is modal.
showModalMessage(Frame, int, String, String) - Static method in class org.das2.util.MessageBox
 
showModalMessage(Frame, int, String, String[]) - Static method in class org.das2.util.MessageBox
 
showPopup(MouseEvent) - Method in class org.autoplot.datasource.ui.ParamsTextArea
 
showPopup(int, int) - Method in class org.autoplot.datasource.ui.ParamsTextArea
show the completions popup at the given point.
showPopup() - Method in class org.das2.components.AngleSpectrogramSlicer
 
showPopup() - Method in class org.das2.components.HorizontalSpectrogramSlicer
 
showPopup() - Method in class org.das2.components.VerticalSpectrogramAverager
 
showPopup() - Method in class org.das2.components.VerticalSpectrogramSlicer
 
showPopup(Object, int, int) - Method in class test.JTreeDemo
 
showProperties() - Method in class org.das2.graph.DasCanvasComponent
popup the PropertyEditor for editing the state of this component.
showScriptDialog(Component, Map<String, Object>, File, Map<String, String>, boolean, URI) - Static method in class org.autoplot.JythonUtil
show the script and the variables (like we have always done with jyds scripts), and offer to run the script.
showSplash() - Static method in class org.autoplot.APSplash
 
showSplash() - Static method in class org.das2.util.Splash
 
showToolTip() - Method in class org.das2.jythoncompletion.ui.CompletionImpl
May be called from any thread but it will be rescheduled into AWT.
showToolTip(JToolTip, int) - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
showUsage(String, String) - Static method in class org.autoplot.jythonsupport.JythonUtil
get the nodes where the symbol is used.
showUserExceptionDialog(Component, String, Exception, ExceptionHandler) - Static method in class org.autoplot.AutoplotUtil
put in a place to call where the message is shown assuming the problem is on the user's end, but provide a button to inspect the exception.
showUserExceptionDialog(Component, String, String, Exception, int) - Static method in class org.autoplot.datasource.DataSetSelector
show the message, assuming that it is something that it's something for the user to fix, but provide details button.
shrinkRectangle(Rectangle, int) - Static method in class org.das2.graph.GraphUtil
return rectangle with same center that is percent/100 of the original width and height.
shuffle(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset of indeces that shuffle the rank 1 dataset ds
shuffle(Object) - Static method in class org.das2.qds.ops.Ops
 
shuffle(Object[]) - Static method in class ProGAL.math.Randomization
 
shutdown() - Static method in class org.das2.system.RequestProcessor
 
siftDown(int) - Method in class ProGAL.dataStructures.Heap
 
siftUp(int) - Method in class ProGAL.dataStructures.Heap
 
sigFigs() - Method in class org.das2.datum.LogLinDomainDivider
return the number of decimal places used.
signum(QDataSet) - Static method in class org.das2.qds.ops.Ops
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(double) - Static method in class org.das2.qds.ops.Ops
 
signum(Object) - Static method in class org.das2.qds.ops.Ops
 
silenceLoggers() - Static method in class org.autoplot.idlsupport.Util
Jared at Iowa was having the problem that loggers were on by default.
silenceLoggers() - Static method in class org.virbo.idlsupport.Util
Jared at Iowa was having the problem that loggers were on by default.
SIMPLE_NAME - Static variable in class org.das2.NameContext
 
SimpleCharStream - Class in org.das2.qds.util.dd
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.das2.qds.util.dd.SimpleCharStream
Constructor.
SimpleDataSetCache - Class in org.das2.dataset
simply cache data by storing one per DataSetDescriptor.
SimpleDataSetCache() - Constructor for class org.das2.dataset.SimpleDataSetCache
Creates a new instance of StandardDataStreamCache
SimpleDemo - Class in test.graph
relatively simple demo for Larry at APL.
SimpleDemo() - Constructor for class test.graph.SimpleDemo
 
SimpleDemo2 - Class in test.graph
relatively simple demo for Larry at APL.
SimpleDemo2() - Constructor for class test.graph.SimpleDemo2
 
SimpleExpConstants - Interface in org.das2.qds.util.dd
Token literal values and constants.
SimpleExpTokenManager - Class in org.das2.qds.util.dd
Token Manager.
SimpleExpTokenManager(SimpleCharStream) - Constructor for class org.das2.qds.util.dd.SimpleExpTokenManager
Constructor.
SimpleExpTokenManager(SimpleCharStream, int) - Constructor for class org.das2.qds.util.dd.SimpleExpTokenManager
Constructor.
SimpleFFT - Class in org.das2.math.fft
 
SimpleFFT - Class in org.das2.util.fft
 
simpleRange(QDataSet) - Static method in class org.das2.qds.util.AutoHistogram
returns the simple range, the min and the max containing the data.
simpleSpectrogram() - Static method in class org.das2.qds.examples.Schemes
return a rank 2 simple spectrogram, which has two indeces.
simpleSpectrogramTimeSeries() - Static method in class org.das2.qds.examples.Schemes
return a rank 2 simple spectrogram, which has two indeces and is a TimeSeries.
SimpleStreamFormatter - Class in org.das2.qstream
Class for formatting QDataSets as QStreams.
SimpleStreamFormatter() - Constructor for class org.das2.qstream.SimpleStreamFormatter
 
SimpleStreamFormatterTest - Class in test
 
SimpleStreamFormatterTest() - Constructor for class test.SimpleStreamFormatterTest
 
SimpleTableDataSet - Class in org.das2.dataset
optimized TableDataSet where only 1-table data set is supported, and is backed by a 1-D array.
SimpleTableDataSet(double[], double[], double[], Units, Units, Units) - Constructor for class org.das2.dataset.SimpleTableDataSet
 
SimpleTableDataSet(double[], double[], double[], Units, Units, Units, String, TableDataSet) - Constructor for class org.das2.dataset.SimpleTableDataSet
 
Simplex - Interface in ProGAL.geom3d
TODO: Comment
SimplicialComplex - Interface in ProGAL.geom3d.complex
 
SimplifyScriptSupport - Class in org.autoplot.jythonsupport
AST support for Jython completions.
SimplifyScriptSupport() - Constructor for class org.autoplot.jythonsupport.SimplifyScriptSupport
 
simplifyScriptToCompletions(String) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
extracts the parts of the program that are quickly executed, generating a code which can be run and then queried for completions.
simplifyScriptToGetCompletions(String[], stmtType[], HashSet, int, int, int) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
Extracts the parts of the program that get parameters or take a trivial amount of time to execute.
simplifyScriptToGetParams(String[], stmtType[], HashSet, int, int, int) - Static method in class org.autoplot.jythonsupport.JythonUtil
Extracts the parts of the program that get parameters or take a trivial amount of time to execute.
simplifyScriptToGetParams(String, boolean) - Static method in class org.autoplot.jythonsupport.JythonUtil
extracts the parts of the program that get parameters.
sin(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise sin.
sin(double) - Static method in class org.das2.qds.ops.Ops
 
sin(Object) - Static method in class org.das2.qds.ops.Ops
 
sin(IDLValue) - Static method in class org.das2.util.IDLValue
 
since0000 - Static variable in class org.das2.datum.Basis
 
since1958 - Static variable in class org.das2.datum.Basis
 
since1970 - Static variable in class org.das2.datum.Basis
 
since1980 - Static variable in class org.das2.datum.Basis
 
since2000 - Static variable in class org.das2.datum.Basis
 
since2010 - Static variable in class org.das2.datum.Basis
 
SineWaveDataSetDescriptor - Class in org.das2.dataset.test
 
SineWaveDataSetDescriptor(Datum, Datum) - Constructor for class org.das2.dataset.test.SineWaveDataSetDescriptor
Creates a new instance of SineWaveDataSetDescriptor with arbitrary phase.
SineWaveDataSetDescriptor(Datum, Datum, Datum) - Constructor for class org.das2.dataset.test.SineWaveDataSetDescriptor
Creates a new instance of SineWaveDataSetDescriptor
SineWaveStream - Class in org.das2.stream.test
 
SineWaveStream(boolean) - Constructor for class org.das2.stream.test.SineWaveStream
 
SineWaveTable - Class in org.das2.dataset.test
 
SineWaveTable(int) - Constructor for class org.das2.dataset.test.SineWaveTable
Creates a new instance of SineWaveTable
SINGLE_FILE - Static variable in interface org.autoplot.cdf.CDFConstants
 
SINGLE_FILE_FORMAT - Static variable in interface org.autoplot.cdf.CDFConstants
 
SingleArgumentEditorPanel - Class in org.das2.qds.filters
Command takes a single argument.
SingleArgumentEditorPanel(String, String, String, String[]) - Constructor for class org.das2.qds.filters.SingleArgumentEditorPanel
 
SingleFileBufferedReader - Class in org.autoplot.hapi
 
SingleFileBufferedReader(BufferedReader) - Constructor for class org.autoplot.hapi.SingleFileBufferedReader
 
SinglePngWalkView - Class in org.autoplot.pngwalk
An implementation of PngWalkView to display a single image.
SinglePngWalkView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.SinglePngWalkView
 
singletonChildElement(Element) - Static method in class org.das2.qstream.Util
returns the single child element of a node, or throws IllegalArgumentException
SingletonIterator(int) - Constructor for class org.das2.qds.QubeDataSetIterator.SingletonIterator
 
SingletonIteratorFactory(int) - Constructor for class org.das2.qds.QubeDataSetIterator.SingletonIteratorFactory
 
SingleVectorDataSet - Class in org.das2.dataset
 
SingleVectorDataSet(Datum, Datum, HashMap) - Constructor for class org.das2.dataset.SingleVectorDataSet
 
sinh(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise sinh.
sinh(double) - Static method in class org.das2.qds.ops.Ops
 
sinh(Object) - Static method in class org.das2.qds.ops.Ops
 
SIUnits - Class in org.das2.datum
Finally introduce SI Units library, which preserves units through multiplication and division.
SIZE - Static variable in class org.autoplot.jythonsupport.TestOp
 
size() - Method in class org.autoplot.pngwalk.WalkImageSequence
return the number of images in the sequence.
size() - Method in class org.das2.components.FavoritesSelector
 
size() - Method in class org.das2.math.fft.GeneralFFT
return the number of points in the fft.
size() - Method in class org.das2.qds.math.fft.GeneralFFT
return the number of points in the fft.
size(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the number of elements in each index.
size - Variable in class org.das2.system.DefaultMonitorFactory
 
size() - Method in class org.das2.util.ClassMap
 
size - Variable in class org.das2.util.filesystem.FileSystem.DirectoryEntry
the length in bytes of the entry
size - Variable in class ProGAL.dataStructures.DLCyclicList
 
size() - Method in class ProGAL.dataStructures.Heap
Return number of elements
size - Variable in class ProGAL.dataStructures.Queue
 
SIZE_INDETERMINATE - Static variable in interface org.das2.util.monitor.ProgressMonitor
 
sizeBytes() - Method in class org.das2.qstream.AsciiTransferType
 
sizeBytes() - Method in class org.das2.qstream.DoubleTransferType
 
sizeBytes() - Method in class org.das2.qstream.FloatTransferType
 
sizeBytes() - Method in class org.das2.qstream.IntegerTransferType
 
sizeBytes() - Method in class org.das2.qstream.LongTransferType
 
sizeBytes() - Method in class org.das2.qstream.PacketDescriptor
calculate the number of bytes in each packet.
sizeBytes() - Method in class org.das2.qstream.ShortTransferType
 
sizeBytes() - Method in class org.das2.qstream.TransferType
return the number of bytes used by the transfer type.
sizeOf(long) - Static method in class org.autoplot.cdf.CdfUtil
returns the size of the data type in bytes.
sizeTF - Variable in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
sizeTF - Variable in class org.das2.qds.filters.MedianFilterEditorPanel
 
sizeTF - Variable in class org.das2.qds.filters.SmoothFilterEditorPanel
 
SkeletonDescriptor - Interface in org.das2.stream
 
skip(long) - Method in class org.das2.util.ByteBufferInputStream
 
skipBy(int) - Method in class org.autoplot.pngwalk.WalkImageSequence
Skip forward or backward by the specified number of images.
skipLines - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
skipLinesTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
skipParse(int) - Method in class org.autoplot.cefdatasource.CefReaderData
 
skipTextField - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
sleep(int) - Static method in class org.autoplot.jythonsupport.Util
sleep for so many milliseconds.
sleep(int) - Static method in class org.autoplot.ScriptContext
sleep for so many milliseconds.
sleepDemo() - Static method in class test.WaitVsSleep
 
slice(int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
slice(int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
slice(int) - Method in class org.autoplot.dods.DodsVarDataSet
 
slice(String, int, double[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
accessor for non-qube
slice(String, int, double[][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
accessor for non-qube
slice(String, int, double[][][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
slice(int, double[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
slice(int, double[][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
slice(int, double[][][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
slice(String, int) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the i-th 1 or 2-D array of doubles or floats containing the values in the specified rank 2 or 3 dataset.
slice(int) - Method in class org.autoplot.idlsupport.QDataSetBridge
return an 1,2,or 3-D array of doubles or floats containing the values in a slice on the zeroth dimension of the default dataset.
slice(int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
slice(int) - Method in class org.das2.qds.AbstractDataSet
 
slice(int) - Method in class org.das2.qds.BDataSet
the slice operator is better implemented here.
slice(int) - Method in class org.das2.qds.buffer.BufferDataSet
 
slice(int) - Method in class org.das2.qds.CdfSparseDataSet
 
slice(int) - Method in class org.das2.qds.ConstantDataSet
 
slice(int) - Method in class org.das2.qds.DDataSet
the slice operator is better implemented here.
slice(int) - Method in class org.das2.qds.FDataSet
the slice operator is better implemented here.
slice(int) - Method in class org.das2.qds.IDataSet
the slice operator is better implemented here.
slice(int) - Method in class org.das2.qds.JoinDataSet
slice the dataset by returning the joined dataset at this index.
slice(int) - Method in class org.das2.qds.LDataSet
the slice operator is better implemented here.
slice(int) - Method in class org.das2.qds.LeafTrimDataSet
return a dataset that is a slice of this dataset, slicing on the zeroth dimension.
slice(int) - Method in interface org.das2.qds.QDataSet
return a dataset that is a slice of this dataset, slicing on the zeroth dimension.
slice(int) - Method in interface org.das2.qds.RankNDataSet
 
slice(int) - Method in class org.das2.qds.SDataSet
the slice operator is better implemented here.
slice(int) - Method in class org.das2.qds.TagGenDataSet
 
slice(int) - Method in class org.das2.qds.TrimDataSet
 
slice(int) - Method in class org.das2.qds.WeightsDataSet
 
slice(String, int, double[]) - Method in class org.virbo.idlsupport.QDataSetBridge
accessor for non-qube
slice(String, int, double[][]) - Method in class org.virbo.idlsupport.QDataSetBridge
accessor for non-qube
slice(String, int, double[][][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
slice(int, double[]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
slice(int, double[][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
slice(int, double[][][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
slice(String, int) - Method in class org.virbo.idlsupport.QDataSetBridge
return the i-th 1 or 2-D array of doubles or floats containing the values in the specified rank 2 or 3 dataset.
slice(int) - Method in class org.virbo.idlsupport.QDataSetBridge
return an 1,2,or 3-D array of doubles or floats containing the values in a slice on the zeroth dimension of the default dataset.
slice0(QDataSet, int) - Static method in class org.das2.qds.DataSetOps
slice on the first dimension.
slice0(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
 
slice0(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the slice at the given slice location.
Slice0DataSet - Class in org.das2.qds
Wraps a rank N dataset, slicing on an index of the first dimension to make a rank N-1 dataset.
Slice0DataSet(QDataSet, int) - Constructor for class org.das2.qds.Slice0DataSet
 
Slice0DataSet(QDataSet, int, boolean) - Constructor for class org.das2.qds.Slice0DataSet
 
slice1(int) - Method in class org.autoplot.idlsupport.QDataSetBridge
slice on the first dimension, which is useful for extracting data component by component.
slice1(int, String) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
slice1(QDataSet, int) - Static method in class org.das2.qds.DataSetOps
slice dataset operator assumes a qube dataset by picking the index-th element of dataset's second dimension, without regard to tags.
slice1(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
 
slice1(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the slice at the given slice location.
slice1(int) - Method in class org.virbo.idlsupport.QDataSetBridge
slice on the first dimension, which is useful for extracting data component by component.
slice1(int, String) - Method in class org.virbo.idlsupport.QDataSetBridge
 
Slice1DataSet - Class in org.das2.qds
return a rank N-1 dataset from a rank N dataset by slicing on the second dimension.
Slice1DataSet(QDataSet, int) - Constructor for class org.das2.qds.Slice1DataSet
 
Slice1DataSet(QDataSet, int, boolean) - Constructor for class org.das2.qds.Slice1DataSet
 
slice2(QDataSet, int) - Static method in class org.das2.qds.DataSetOps
slice dataset operator assumes a qube dataset by picking the index-th element of dataset's second dimension, without regard to tags.
slice2(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
 
slice2(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the slice at the given slice location.
Slice2DataSet - Class in org.das2.qds
return a rank N-1 dataset from a rank N dataset by slicing on the third dimension.
Slice2DataSet(QDataSet, int) - Constructor for class org.das2.qds.Slice2DataSet
 
slice3(QDataSet, int) - Static method in class org.das2.qds.DataSetOps
slice dataset operator assumes a qube dataset by picking the index-th element of dataset's second dimension, without regard to tags.
slice3(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
 
slice3(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns the slice at the given slice location.
Slice3DataSet - Class in org.das2.qds
return a rank N-1 dataset from a rank N dataset by slicing on the fourth dimension.
Slice3DataSet(QDataSet, int) - Constructor for class org.das2.qds.Slice3DataSet
 
SliceFilterEditorPanel - Class in org.das2.qds.filters
Editor panel to replace the original GUI that was a part of the data panel.
SliceFilterEditorPanel() - Constructor for class org.das2.qds.filters.SliceFilterEditorPanel
Creates new form SlicesFilterEditorPanel
sliceIterator(QDataSet, int) - Static method in class org.das2.qds.QubeDataSetIterator
return an iterator for the slice of a dataset (on the 0th index).
SliceIteratorDemo - Class in test
 
SliceIteratorDemo() - Constructor for class test.SliceIteratorDemo
 
sliceProperties(Map<String, Object>, int) - Static method in class org.autoplot.metatree.MetadataUtil
slice the properties to reduce rank.
sliceProperties(Map<String, Object>, int) - Static method in class org.das2.qds.DataSetOps
we've sliced a dataset, removing an index.
sliceProperties(QDataSet, int, Map<String, Object>) - Static method in class org.das2.qds.DataSetUtil
return properties attached to the slice at index.
sliceProperties0(int, Map<String, Object>) - Static method in class org.das2.qds.DataSetOps
method to help dataset implementations implement slice.
sliceRebinnedData - Variable in class org.autoplot.dom.Options
the slice preference.
slices(QDataSet, Object...) - Static method in class org.das2.qds.ops.Ops
slice each dimension in one call, so that chaining isn't required to slice multiple dimensions at once.
SliceSettings - Class in org.das2.components
 
SliceSettings() - Constructor for class org.das2.components.SliceSettings
 
SlicesFilterEditorPanel - Class in org.das2.qds.filters
GUI for the slices operation.
SlicesFilterEditorPanel() - Constructor for class org.das2.qds.filters.SlicesFilterEditorPanel
 
slideCB - Variable in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
slideRight(int) - Method in class org.das2.components.TearoffTabbedPane
instead of undocking, "slide" the component into a second JFrame that follows the first.
sloppyColumns() - Method in class org.das2.datum.TimeParser
force the parser to look for delimiters.
sloppyContains(DatumRange, Datum) - Static method in class org.das2.datum.DatumRangeUtil
Like DatumRange.contains, but includes the end point.
sloppyIntersection(DatumRange, DatumRange) - Static method in class org.das2.datum.DatumRangeUtil
Like DatumRange.intersects, but returns a zero-width range when the two do not intersect.
smooth(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
run boxcar average over the dataset, returning a dataset of same geometry.
smooth(Object, int) - Static method in class org.das2.qds.ops.Ops
 
smooth1(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
smooth over the first dimension (not the zeroth).
smooth2d(QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
smooth in both the first and second dimensions.
SmoothFilterEditorPanel - Class in org.das2.qds.filters
 
SmoothFilterEditorPanel() - Constructor for class org.das2.qds.filters.SmoothFilterEditorPanel
Creates new form SmoothFilterEditorPanel
smoothFit(QDataSet, QDataSet, int) - Static method in class org.das2.qds.ops.Ops
run boxcar average over the dataset, returning a dataset of same geometry.
smoothFit(Object, Object, int) - Static method in class org.das2.qds.ops.Ops
 
SocketOpener - Class in ftpfs.ftp
 
SocketOpener(String, int) - Constructor for class ftpfs.ftp.SocketOpener
 
SocketOpener(Proxy) - Constructor for class ftpfs.ftp.SocketOpener
 
SocketOpener(InetAddress, int) - Constructor for class ftpfs.ftp.SocketOpener
 
SocketOpener(String, int, InetAddress, int) - Constructor for class ftpfs.ftp.SocketOpener
 
SocketOpener(InetAddress, int, InetAddress, int) - Constructor for class ftpfs.ftp.SocketOpener
 
SOCKS4Connector - Class in it.sauronsoftware.ftp4j.connectors
This one connects a remote ftp host through a SOCKS4/4a proxy server.
SOCKS4Connector(String, int, String) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector
It builds the connector.
SOCKS4Connector(String, int) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS4Connector
It builds the connector.
SOCKS5Connector - Class in it.sauronsoftware.ftp4j.connectors
This one connects a remote ftp host through a SOCKS5 proxy server.
SOCKS5Connector(String, int, String, String) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector
It builds the connector.
SOCKS5Connector(String, int) - Constructor for class it.sauronsoftware.ftp4j.connectors.SOCKS5Connector
It builds the connector.
SOLID - Static variable in class org.das2.graph.PsymConnector
 
solve(Matrix) - Method in class ProGAL.math.LUDecomposition
Solve A*X = B
solveApollonius(Circle, Circle, Circle, int, int, int) - Static method in class ProGAL.geom2d.ApolloniusSolver
Solves the Apollonius problem of finding a circle tangent to three other circles in the plane.
solveAsinXPlusBcosXplusC(double, double, double) - Static method in class ProGAL.math.Trigonometry
solves equation AsinX + BCosX + C = 0
solveBDAsinXPlusBcosXplusC(double, double, double) - Static method in class ProGAL.math.Trigonometry
solves equation AsinX + BCosX + C = 0
solveCubic(double[]) - Static method in class ProGAL.math.Polynomial
 
solveFirstDegree() - Method in class ProGAL.math.Polynomial
 
solveHighDegree(double[]) - Static method in class ProGAL.math.Polynomial
 
solveQuadric(double[]) - Static method in class ProGAL.math.Polynomial
 
solveQuartic(double[]) - Static method in class ProGAL.math.Polynomial
 
solveSecondDegree() - Method in class ProGAL.math.Polynomial
 
solveThirdDegree(double[]) - Static method in class ProGAL.math.Polynomial
Solves cubic equation.
SOME_ALREADY_ALLOCATED - Static variable in interface org.autoplot.cdf.CDFConstants
 
Sonifier - Class in org.das2.stream
demo code that shows how a das2stream can be piped to an audiosystem.
Sonifier() - Constructor for class org.das2.stream.Sonifier
 
sort(QDataSet) - Static method in class org.das2.qds.DataSetOps
returns a list of indeces that sort the dataset.
sort(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset of indeces that sort the rank 1 dataset ds.
sort(Object) - Static method in class org.das2.qds.ops.Ops
 
sort(double[]) - Static method in class org.das2.util.DasMath
 
sort() - Method in class ProGAL.dataStructures.Set
 
Sort(Set, SortTool) - Method in class ProGAL.dataStructures.Sorter
 
Sort(Set, SortTool, boolean) - Method in class ProGAL.dataStructures.Sorter
 
Sort(Set, SortTool, boolean) - Method in class ProGAL.dataStructures.SorterQuick
 
sortCB - Variable in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
sortCorners() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
Sorts the corners while maintaining that corners[i] is not on the shared face between this and neighbors[i].
SortDataSet - Class in org.das2.qds
wraps QDataSet, rearranging the elements of the first index as specified by a rank 1 data set of indeces
SortDataSet(QDataSet, QDataSet) - Constructor for class org.das2.qds.SortDataSet
creates the SortDataSet
Sorter - Class in ProGAL.dataStructures
 
Sorter() - Constructor for class ProGAL.dataStructures.Sorter
 
SorterQuick - Class in ProGAL.dataStructures
 
SorterQuick() - Constructor for class ProGAL.dataStructures.SorterQuick
 
SortTool - Interface in ProGAL.dataStructures
 
SortToolDouble - Class in ProGAL.dataStructures
 
SortToolDouble() - Constructor for class ProGAL.dataStructures.SortToolDouble
 
SortToolInteger - Class in ProGAL.dataStructures
 
SortToolInteger() - Constructor for class ProGAL.dataStructures.SortToolInteger
 
SortToolLineSegment2dAroundCommonPoint - Class in ProGAL.dataStructures
 
SortToolLineSegment2dAroundCommonPoint(Point) - Constructor for class ProGAL.dataStructures.SortToolLineSegment2dAroundCommonPoint
 
SortToolLineSegment2dByLength - Class in ProGAL.dataStructures
 
SortToolLineSegment2dByLength() - Constructor for class ProGAL.dataStructures.SortToolLineSegment2dByLength
 
SortToolPoint2dAroundPoint - Class in ProGAL.dataStructures
 
SortToolPoint2dAroundPoint(Point) - Constructor for class ProGAL.dataStructures.SortToolPoint2dAroundPoint
 
SortToolPoint2dDistance - Class in ProGAL.dataStructures
 
SortToolPoint2dDistance() - Constructor for class ProGAL.dataStructures.SortToolPoint2dDistance
 
SortToolPoint2dXY - Class in ProGAL.dataStructures
 
SortToolPoint2dXY() - Constructor for class ProGAL.dataStructures.SortToolPoint2dXY
 
SortToolString - Class in ProGAL.dataStructures
 
SortToolString() - Constructor for class ProGAL.dataStructures.SortToolString
 
source - Variable in class org.das2.dataset.TableDataSetWrapper
 
SOURCE - Static variable in interface org.das2.qds.QDataSet
String, Human-consumable string identifying the source of a dataset, such as the file or URI from which it was read.
SourceTypesBrowser - Class in org.autoplot.datasource
Dialog for explicitly selecting data source type.
SourceTypesBrowser() - Constructor for class org.autoplot.datasource.SourceTypesBrowser
Creates new form SourceTypesBrowser
Spacecraft - Class in org.das2.pw
 
Spacecraft.GroupSpacecraft - Class in org.das2.pw
 
SparseDataSet - Class in org.das2.qds
DataSet for storing sparse data.
SparseDataSetBuilder - Class in org.das2.qds
Builder for SparseDataSets.
SparseDataSetBuilder(int) - Constructor for class org.das2.qds.SparseDataSetBuilder
 
SpaseMetadataModel - Class in org.autoplot.metatree
 
SpaseMetadataModel() - Constructor for class org.autoplot.metatree.SpaseMetadataModel
Creates a new instance of SpaseMetadataModel
SpaseRecordDataSource - Class in org.autoplot.spase
 
SpaseRecordDataSource(URI) - Constructor for class org.autoplot.spase.SpaseRecordDataSource
Creates a new instance of SpaseRecordDataSource
SpaseRecordDataSourceFactory - Class in org.autoplot.spase
 
SpaseRecordDataSourceFactory() - Constructor for class org.autoplot.spase.SpaseRecordDataSourceFactory
Creates a new instance of SpaseRecordDataSourceFactory
SPDFUtil - Class in org.autoplot.dods
static methods for helping to use the SPDF dods server.
SPDFUtil() - Constructor for class org.autoplot.dods.SPDFUtil
 
specialEffects - Variable in class org.autoplot.dom.Options
 
specialToken - Variable in class org.das2.qds.util.dd.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SpectrogramRenderer - Class in org.das2.graph
Renderer for spectrograms.
SpectrogramRenderer(DataSetDescriptor, DasColorBar) - Constructor for class org.das2.graph.SpectrogramRenderer
 
SpectrogramRenderer.RebinListener - Class in org.das2.graph
 
SpectrogramRenderer.RebinnerEnum - Class in org.das2.graph
 
SpectrogramRendererBeanInfo - Class in org.das2.beans
 
SpectrogramRendererBeanInfo() - Constructor for class org.das2.beans.SpectrogramRendererBeanInfo
 
SpectrogramRendererDemo - Class in test.graph
 
SpectrogramRendererDemoRebinner - Class in test.graph
 
SpectrogramRendererDemoRebinner() - Constructor for class test.graph.SpectrogramRendererDemoRebinner
 
SpectrogramRendererDemoRebinner.MyRebinner - Class in test.graph
 
SpectrogramRendererDemoRebinner.MyRebinnerEnum - Class in test.graph
 
SpectrogramStylePanel - Class in org.autoplot.renderer
 
SpectrogramStylePanel() - Constructor for class org.autoplot.renderer.SpectrogramStylePanel
Creates new form PlotStylePanel
SpectrumTest - Class in test.graph
 
SpectrumTest() - Constructor for class test.graph.SpectrumTest
 
SpectrumTest.MySpectrogramData - Class in test.graph
 
SpeedTest - Class in org.tsds.datasource
 
SpeedTest() - Constructor for class org.tsds.datasource.SpeedTest
 
Sphere - Class in ProGAL.geom3d.volumes
A sphere represented by a center-point and a radius.
Sphere(Point, double) - Constructor for class ProGAL.geom3d.volumes.Sphere
Constructs a sphere with the specified center and the specified radius.
Sphere(double, double, double, double) - Constructor for class ProGAL.geom3d.volumes.Sphere
 
Sphere(Point[]) - Constructor for class ProGAL.geom3d.volumes.Sphere
 
Sphere(Point, Point, Point, Point) - Constructor for class ProGAL.geom3d.volumes.Sphere
 
Sphere(CTetrahedron) - Constructor for class ProGAL.geom3d.volumes.Sphere
 
Sphere(PointWeighted) - Constructor for class ProGAL.geom3d.volumes.Sphere
Constructs a sphere with the weighted point as center and a radius with the square root of the points weight.
Sphere(Circle) - Constructor for class ProGAL.geom3d.volumes.Sphere
creates a sphere with the specified circle as equator
Splash - Class in org.das2.util
 
Splash() - Constructor for class org.das2.util.Splash
Creates a new instance of Splash
splitDatumString(String) - Static method in class org.das2.datum.DatumUtil
Split the string to separate magnitude component from units component.
splitIndex(String) - Static method in class org.autoplot.aggregator.AggregatingDataSourceFactory
return the index of the agg part of the uri.
splitIndex(String) - Static method in class org.autoplot.pngwalk.WalkUtil
returns the last index of slash, splitting the FileSystem part from the template part.
splitIndex(String) - Static method in class org.das2.fsm.FileStorageModel
This returns the index splitting the static part of the filename from the templated part.
splitIndex(String) - Static method in class org.das2.fsm.FileStorageModelNew
Deprecated.
 
splitRecord(String, String[]) - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
splitRecord(String, String[]) - Method in class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
splitRecord(String, String[]) - Method in interface org.das2.qds.util.AsciiParser.RecordParser
attempts to extract fields from the record, returning true if the record could be split.
splitRecord(String, String[]) - Method in class org.das2.qds.util.AsciiParser.RegexParser
 
splitUrl(String) - Static method in class org.das2.util.filesystem.FileSystem
returns a String[5]:
sprocess(String, Map<String, Object>) - Static method in class org.autoplot.metatree.MetadataUtil
run the DataSource-provided properties through sprocess.
sprocess(String, QDataSet, ProgressMonitor) - Static method in class org.das2.qds.DataSetOps
sprocess implements the poorly-named filters string / process string of Autoplot, allowing clients to "pipe" data through a chain of operations.
sprocess(String, QDataSet, ProgressMonitor) - Static method in class org.das2.qds.OperationsProcessor
sprocess implements the poorly-named filters string / process string of Autoplot, allowing clients to "pipe" data through a chain of operations.
sqrt() - Method in class org.das2.datum.Ratio
 
sqrt() - Method in class org.das2.datum.RationalNumber
returns the sqrt of the number, e.g.
sqrt(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise sqrt.
sqrt(double) - Static method in class org.das2.qds.ops.Ops
 
sqrt(Object) - Static method in class org.das2.qds.ops.Ops
 
SQRT2 - Static variable in class ProGAL.math.Constants
 
SQRT3 - Static variable in class ProGAL.math.Constants
 
square(QDataSet) - Static method in class org.das2.qds.ops.Ops
generates a square from the tags, where a the signal is 1 from 0-PI, 0 from PI-2*PI, etc.
squareFreeFact() - Method in class ProGAL.math.Polynomial
 
SquigglePainter - Class in org.autoplot.jythonsupport.ui
 
SquigglePainter(Color) - Constructor for class org.autoplot.jythonsupport.ui.SquigglePainter
 
srcId - Variable in class org.autoplot.dom.BindingModel
 
srcProperty - Variable in class org.autoplot.dom.BindingModel
 
ssl(SSLSocketFactory) - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
Applies SSL encryption to the communication channel.
StackedHistogramRenderer - Class in org.das2.graph
 
StackedHistogramRenderer(DasAxis) - Constructor for class org.das2.graph.StackedHistogramRenderer
 
StackedHistogramRenderer(DasPlot, DataSetDescriptor, DasAxis, DasAxis) - Constructor for class org.das2.graph.StackedHistogramRenderer
 
StackedHistogramRenderer.PeaksIndicator - Enum in org.das2.graph
 
StackedHistogramRenderer.RebinListener - Class in org.das2.graph
 
StackedHistogramRenderer.Rebinner - Class in org.das2.graph
 
StackedHistogramRendererBeanInfo - Class in org.das2.beans
BeanInfo class for DasStackedHistogramPlot
StackedHistogramRendererBeanInfo() - Constructor for class org.das2.beans.StackedHistogramRendererBeanInfo
 
StackedHistogramStylePanel - Class in org.autoplot.renderer
specialized GUI for controlling the renderer.
StackedHistogramStylePanel() - Constructor for class org.autoplot.renderer.StackedHistogramStylePanel
Creates new form StackedHistogramStylePane
STAGE_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
StandardDataStreamSource - Interface in org.das2.client
 
standardDataStreamSource - Variable in class org.das2.client.StreamDataSetDescriptor
 
STAR - Static variable in class org.das2.graph.DefaultPlotSymbol
 
start() - Method in class org.autoplot.EventThreadResponseMonitor
 
start(String, Window) - Static method in class org.autoplot.pngwalk.DemoPngWalk
Deprecated.
 
start(String, Window) - Static method in class org.autoplot.pngwalk.PngWalkTool
initialize a new PNGWalkTool with the given template.
start(String, Window) - Static method in class org.autoplot.pngwalk.PngWalkTool1
Deprecated.
 
start(Window) - Static method in class org.autoplot.ScreenshotsTool
start should be called from the event thread.
start() - Method in class org.das2.components.BatchMaster
Starts the batch process.
start - Variable in class org.das2.dataset.RebinDescriptor
 
start() - Method in class org.das2.stream.MicrophoneStream
Starts the recording.
start() - Method in interface org.das2.util.awt.GraphicsOutput
 
start() - Method in class org.das2.util.awt.PdfGraphicsOutput
 
start() - Method in class org.das2.util.awt.PngGraphicsOutput
 
start() - Method in class org.das2.util.awt.SvgGraphicsOutput
 
START_INDEX - Static variable in interface org.das2.qds.QDataSet
type Integer, only found in a bundle descriptor (BUNDLE_0 or BUNDLE_1), this returns the integer index of the start of the current dataset.
StartDay - Static variable in class org.das2.fsm.FileStorageModelOld
 
startDigitizer() - Method in class org.autoplot.pngwalk.PngWalkTool
start the digitizer if it is not started already.
startDocument() - Method in class org.autoplot.spase.XMLTypeCheck
initialize the state to STATE_OPEN.
startDocument() - Method in class org.das2.dasml.DasMLValidator
Receive notification of the beginning of the document.
StartDoy - Static variable in class org.das2.fsm.FileStorageModelOld
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormBase
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormButton
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormCheckBox
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormChoice
 
startDrag(int, int, int, MouseEvent) - Method in interface org.das2.dasml.FormComponent
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormContainer
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormList
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormRadioButton
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormText
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.dasml.FormTextField
 
startDrag(int, int, int, MouseEvent) - Method in class org.das2.graph.DasCanvas
TODO
startDrag(int, int, int, MouseEvent) - Method in class org.das2.util.DnDSupport
 
started() - Method in interface it.sauronsoftware.ftp4j.FTPDataTransferListener
Called to notify the listener that the transfer operation has been initialized.
started() - Method in class org.das2.components.DasProgressPanel
 
started() - Method in class org.das2.util.monitor.AbstractProgressMonitor
 
started() - Method in class org.das2.util.monitor.ConsoleTextProgressMonitor
 
started() - Method in interface org.das2.util.monitor.ProgressMonitor
Notifies the ProgressMonitor that the task being monitored has started.
started() - Method in class org.das2.util.monitor.SubTaskMonitor
 
startElement(String, String, String, Attributes) - Method in class org.autoplot.spase.XMLTypeCheck
As elements come in, we go through the state transitions to keep track of whether we are reading FIELDS, Rows of the dataset, Individual columns, etc.
startElement(String, String, String, Attributes) - Method in class org.das2.dasml.DasMLValidator
Receive notification of the start of an element.
StartHour - Static variable in class org.das2.fsm.FileStorageModelOld
 
startListening() - Method in class org.autoplot.server.RequestListener
 
StartMinute - Static variable in class org.das2.fsm.FileStorageModelOld
 
StartMonth - Static variable in class org.das2.fsm.FileStorageModelOld
 
StartMonthName - Static variable in class org.das2.fsm.FileStorageModelOld
 
startPolling() - Method in class org.autoplot.aggregator.AggregationPollUpdating
 
startPolling() - Method in class org.autoplot.datasource.FilePollUpdating
 
startPopup(JTextComponent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
 
startQC() - Method in class org.autoplot.pngwalk.PngWalkTool
start the quality control if it is not started already.
StartSecond - Static variable in class org.das2.fsm.FileStorageModelOld
 
StartStopStepIterator(int, int, int, boolean) - Constructor for class org.das2.qds.QubeDataSetIterator.StartStopStepIterator
 
StartStopStepIteratorFactory(Number, Number, Number) - Constructor for class org.das2.qds.QubeDataSetIterator.StartStopStepIteratorFactory
create the factory which will create iterators.
startsWith(CharSequence, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.startsWith(String) for character sequences.
startTimeOnly - Variable in class org.das2.fsm.FileStorageModel
The filename time only contains the start time of the interval, the end of the interval is only bounded by the next file.
StartYear2 - Static variable in class org.das2.fsm.FileStorageModelOld
 
StartYear4 - Static variable in class org.das2.fsm.FileStorageModelOld
 
STATE_FORM_PDB_PROMPT - Variable in class org.autoplot.scriptconsole.DebuggerConsole
collect the prompt so that it is not echoed.
STATE_FORM_PDB_RESPONSE - Variable in class org.autoplot.scriptconsole.DebuggerConsole
pdb response
STATE_FORM_PDB_RESPONSE - Variable in class org.autoplot.scriptconsole.ScriptPanelSupport.MyOutputStream
pdb response
STATE_IDLE - Static variable in class org.das2.util.awt.PdfGraphicsOutput
 
STATE_OPEN - Variable in class org.autoplot.scriptconsole.DebuggerConsole
standard mode output.
STATE_PDB - Variable in class org.autoplot.scriptconsole.DebuggerConsole
pdb output encountered.
STATE_READING - Static variable in class org.das2.util.awt.PdfGraphicsOutput
 
STATE_READY - Static variable in class org.das2.util.awt.PdfGraphicsOutput
 
STATE_RETURN_INIT_PROMPT - Variable in class org.autoplot.scriptconsole.DebuggerConsole
collect the prompt so that it is not echoed.
StatePersistence - Class in org.autoplot.state
 
StatePersistence - Class in org.das2.persistence
Provides object serialization, using delegates to handle das2 immutable objects.
StateStackElement(Application, String, String) - Constructor for class org.autoplot.state.UndoRedoSupport.StateStackElement
create an element
staticFlag - Static variable in class org.das2.qds.util.dd.SimpleCharStream
Whether parser is static.
statsString(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return a human readable statistical representation of the dataset.
status - Variable in class org.autoplot.dom.ApplicationController
 
status - Variable in class org.autoplot.pngwalk.PngWalkTool
 
status - Variable in class org.autoplot.pngwalk.WalkImageSequence
 
STATUS_MESSAGE - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
STATUS_TEXT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
stddev(Object) - Static method in class org.das2.qds.ops.Ops
 
stddev(QDataSet) - Static method in class org.das2.qds.ops.Ops
standard deviation function.
stop() - Method in class org.das2.math.Triangulator
 
stopCellEditing() - Method in class org.das2.components.DatumEditor
 
stopCellEditing() - Method in class org.das2.components.DatumRangeEditor
 
stopCellEditing() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
stopCellEditing() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
stopCellEditing() - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
 
stopCellEditing() - Method in class org.das2.dasml.CommandBlockEditor
 
stopCellEditing() - Method in class org.das2.dasml.OptionListEditor
Tells the editor to stop editing and accept any partially edited value as the value of the editor.
stopListening() - Method in class org.autoplot.server.RequestListener
 
stopPolling() - Method in class org.autoplot.aggregator.AggregationPollUpdating
stop the polling.
stopPolling() - Method in class org.autoplot.datasource.FilePollUpdating
 
stopRecording() - Method in class org.das2.stream.MicrophoneStream
Stops the recording.
store(DataSetDescriptor, CacheTag, DataSet) - Method in class org.das2.dataset.AbstractDataSetCache
 
store(DataSetDescriptor, CacheTag, DataSet) - Method in interface org.das2.dataset.DataSetCache
 
store(DataSetDescriptor, CacheTag, DataSet) - Method in class org.das2.dataset.LimitCountDataSetCache
 
store(DataSetDescriptor, CacheTag, DataSet) - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
store(DataSetDescriptor, CacheTag, DataSet) - Method in class org.das2.dataset.NullDataSetCache
 
store(DataSetDescriptor, CacheTag, DataSet) - Method in class org.das2.dataset.SimpleDataSetCache
 
streamClosed(StreamDescriptor) - Method in class org.das2.client.DataSetStreamHandler
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.NullFilter
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.ReduceFilter
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.StripDescriptors
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.FormatStreamHandler
 
streamClosed(StreamDescriptor) - Method in class org.das2.qstream.QDataSetStreamHandler
 
streamClosed(StreamDescriptor) - Method in interface org.das2.qstream.StreamHandler
indicates the stream end is encountered.
streamClosed(StreamDescriptor) - Method in class org.das2.stream.Sonifier
 
streamClosed(StreamDescriptor) - Method in interface org.das2.stream.StreamHandler
 
streamClosed(StreamDescriptor) - Method in class org.das2.stream.StreamProducer
 
streamClosed(StreamDescriptor) - Method in class org.das2.stream.ToAscii
 
streamComment(StreamComment) - Method in class org.das2.client.DataSetStreamHandler
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.NullFilter
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.ReduceFilter
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.StripDescriptors
 
streamComment(StreamComment) - Method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
streamComment(StreamComment) - Method in class org.das2.qstream.FormatStreamHandler
 
streamComment(StreamComment) - Method in class org.das2.qstream.QDataSetStreamHandler
 
StreamComment - Class in org.das2.qstream
StreamComment allows comments to be put onto the stream.
StreamComment(String, String) - Constructor for class org.das2.qstream.StreamComment
 
streamComment(StreamComment) - Method in interface org.das2.qstream.StreamHandler
comments on the stream.
streamComment(StreamComment) - Method in class org.das2.stream.Sonifier
 
StreamComment - Class in org.das2.stream
 
StreamComment(Element) - Constructor for class org.das2.stream.StreamComment
 
streamComment(StreamComment) - Method in interface org.das2.stream.StreamHandler
 
streamComment(StreamComment) - Method in class org.das2.stream.StreamProducer
 
streamComment(StreamComment) - Method in class org.das2.stream.ToAscii
 
StreamCommentDescriptorFactory - Class in org.das2.qstream
 
StreamCommentDescriptorFactory() - Constructor for class org.das2.qstream.StreamCommentDescriptorFactory
 
streamData(Map<String, String>, Iterator<QDataSet>, OutputStream) - Method in class org.autoplot.aggregator.AggregatingDataSourceFormat
 
streamData(Map<String, String>, Iterator<QDataSet>, OutputStream) - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormat
 
streamData(Map<String, String>, Iterator<QDataSet>, OutputStream) - Method in class org.autoplot.cdf.CdfDataSourceFormat
 
streamData(Map<String, String>, Iterator<QDataSet>, OutputStream) - Method in class org.autoplot.csv.CsvDataSourceFormat
 
streamData(Map<String, String>, Iterator<QDataSet>, OutputStream) - Method in class org.autoplot.datasource.AbstractDataSourceFormat
return true if the format also supports streaming where each record is formatted (roughly) as it is received, and there is a bound on the total size needed for any request.
streamData(Map<String, String>, Iterator<QDataSet>, OutputStream) - Method in class org.autoplot.hapi.HapiDataSourceFormat
 
streamDataSet(ProgressMonitor) - Method in class org.autoplot.aggregator.StreamingCapability
 
streamDataSet(ProgressMonitor) - Method in interface org.autoplot.datasource.capability.Streaming
provide an iterator that will provide access to each slice of the data set.
StreamDataSetDescriptor - Class in org.das2.client
 
StreamDataSetDescriptor(Map) - Constructor for class org.das2.client.StreamDataSetDescriptor
Creates a new instance of StreamDataSetDescriptor from the specified file
StreamDataSetDescriptor(Map, boolean) - Constructor for class org.das2.client.StreamDataSetDescriptor
 
StreamDataSetDescriptor(StreamDescriptor, StandardDataStreamSource) - Constructor for class org.das2.client.StreamDataSetDescriptor
 
StreamDataSetDescriptorBeanInfo - Class in org.das2.beans
Bean Info implementation for DasDevicePosition
StreamDataSetDescriptorBeanInfo() - Constructor for class org.das2.beans.StreamDataSetDescriptorBeanInfo
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.client.DataSetStreamHandler
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.NullFilter
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.ReduceFilter
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.StripDescriptors
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.FormatStreamHandler
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.qstream.QDataSetStreamHandler
 
StreamDescriptor - Class in org.das2.qstream
Description of the Stream, and manages resources for the stream.
StreamDescriptor(DocumentBuilderFactory) - Constructor for class org.das2.qstream.StreamDescriptor
 
streamDescriptor(StreamDescriptor) - Method in interface org.das2.qstream.StreamHandler
initial description of the stream.
streamDescriptor(StreamDescriptor) - Method in class org.das2.stream.Sonifier
 
StreamDescriptor - Class in org.das2.stream
Represents the global properties of the stream, that are accessible to datasets within.
StreamDescriptor(Element) - Constructor for class org.das2.stream.StreamDescriptor
Creates a new instance of StreamProperties
StreamDescriptor() - Constructor for class org.das2.stream.StreamDescriptor
 
streamDescriptor(StreamDescriptor) - Method in interface org.das2.stream.StreamHandler
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.stream.StreamProducer
 
streamDescriptor(StreamDescriptor) - Method in class org.das2.stream.ToAscii
 
streamException(StreamException) - Method in class org.das2.client.DataSetStreamHandler
 
streamException(StreamException) - Method in class org.das2.qstream.filter.NullFilter
 
streamException(StreamException) - Method in class org.das2.qstream.filter.QDataSetsFilter.QDataSetSink
 
streamException(StreamException) - Method in class org.das2.qstream.filter.QDataSetsFilter
 
streamException(StreamException) - Method in class org.das2.qstream.filter.ReduceFilter
 
streamException(StreamException) - Method in class org.das2.qstream.filter.RenderTypeFilter
 
streamException(StreamException) - Method in class org.das2.qstream.filter.StripDescriptors
 
streamException(StreamException) - Method in class org.das2.qstream.filter.ToAsciiStreamHandler
 
streamException(StreamException) - Method in class org.das2.qstream.FormatStreamHandler
 
streamException(StreamException) - Method in class org.das2.qstream.QDataSetStreamHandler
 
StreamException - Exception in org.das2.qstream
This odd class seems to communication information in two directions.
StreamException(String) - Constructor for exception org.das2.qstream.StreamException
Creates a new instance of StreamException
StreamException(Exception) - Constructor for exception org.das2.qstream.StreamException
 
StreamException(String, Throwable) - Constructor for exception org.das2.qstream.StreamException
 
streamException(StreamException) - Method in interface org.das2.qstream.StreamHandler
This is used to indicate an exception occurred in the source.
streamException(StreamException) - Method in class org.das2.stream.Sonifier
 
StreamException - Exception in org.das2.stream
 
StreamException(String) - Constructor for exception org.das2.stream.StreamException
Creates a new instance of StreamException
StreamException(String, String) - Constructor for exception org.das2.stream.StreamException
 
StreamException(Exception) - Constructor for exception org.das2.stream.StreamException
 
StreamException(SAXException) - Constructor for exception org.das2.stream.StreamException
 
StreamException(IOException) - Constructor for exception org.das2.stream.StreamException
 
streamException(StreamException) - Method in interface org.das2.stream.StreamHandler
 
streamException(StreamException) - Method in class org.das2.stream.StreamProducer
 
streamException(StreamException) - Method in class org.das2.stream.ToAscii
 
StreamHandler - Interface in org.das2.qstream
This describes an object that is able to receive a stream from StreamTool.readStream, which breaks the stream up into descriptors and packets.
StreamHandler - Interface in org.das2.stream
 
Streaming - Interface in org.autoplot.datasource.capability
allows the records to be read in as they are available.
StreamingCapability - Class in org.autoplot.aggregator
 
StreamingCapability(URI, AggregatingDataSource) - Constructor for class org.autoplot.aggregator.StreamingCapability
 
StreamMultiYDescriptor - Class in org.das2.stream
 
StreamMultiYDescriptor(Element) - Constructor for class org.das2.stream.StreamMultiYDescriptor
 
StreamMultiYDescriptor() - Constructor for class org.das2.stream.StreamMultiYDescriptor
 
StreamProcessor - Class in org.das2.stream
 
StreamProcessor() - Constructor for class org.das2.stream.StreamProcessor
 
StreamProducer - Class in org.das2.stream
 
StreamProducer(WritableByteChannel) - Constructor for class org.das2.stream.StreamProducer
Creates a new instance of StreamProducer
streamRank() - Method in class org.das2.qstream.PacketDescriptor
 
StreamTool - Class in org.das2.qstream
Code for reading streams.
StreamTool() - Constructor for class org.das2.qstream.StreamTool
Creates a new instance of StreamTool
StreamTool - Class in org.das2.stream
 
StreamTool.DelimeterNotFoundException - Exception in org.das2.qstream
 
StreamTool.DelimeterNotFoundException - Exception in org.das2.stream
 
StreamUtil - Class in org.das2.stream
 
StreamUtil() - Constructor for class org.das2.stream.StreamUtil
 
StreamXDescriptor - Class in org.das2.stream
 
StreamXDescriptor() - Constructor for class org.das2.stream.StreamXDescriptor
 
StreamXDescriptor(Element) - Constructor for class org.das2.stream.StreamXDescriptor
 
StreamYScanDescriptor - Class in org.das2.stream
 
StreamYScanDescriptor(Element) - Constructor for class org.das2.stream.StreamYScanDescriptor
 
StreamYScanDescriptor() - Constructor for class org.das2.stream.StreamYScanDescriptor
 
STRING_LITERAL_ARGUMENT - Static variable in class org.das2.jythoncompletion.CompletionContext
a string literal argument for a command like getDataSet.
STRING_TO_COLOR - Static variable in class org.autoplot.dom.DomUtil
 
STRING_TO_FONT - Static variable in class org.autoplot.dom.DomUtil
 
stringLikeHashCode(CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Compute String-like hashcode over given CharSequence.
StringSerializeDelegate - Class in org.das2.qstream
 
StringSerializeDelegate() - Constructor for class org.das2.qstream.StringSerializeDelegate
 
StringTools - Class in org.das2.util
 
StringTools() - Constructor for class org.das2.util.StringTools
 
StripDescriptors - Class in org.das2.qstream.filter
Remove the packets and retain only the descriptors, which is useful for debugging.
StripDescriptors() - Constructor for class org.das2.qstream.filter.StripDescriptors
 
StripHeader - Class in org.das2.stream
 
StripHeader() - Constructor for class org.das2.stream.StripHeader
 
stripHeader(InputStream, OutputStream) - Static method in class org.das2.stream.StripHeader
 
strjoin(Collection<String>, String) - Static method in class org.autoplot.datasource.DataSourceUtil
 
strjoin(long[], String) - Static method in class org.autoplot.datasource.DataSourceUtil
 
strjoin(int[], String) - Static method in class org.autoplot.datasource.DataSourceUtil
 
strjoin(Collection<String>, String) - Static method in class org.autoplot.Util
 
structureChanges(Application, Application) - Static method in class org.autoplot.dom.DomUtil
returns true if the dom structure changes.
style - Variable in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
The style used by the proxy.
style - Variable in class org.autoplot.dom.PlotElement
 
style - Variable in class org.autoplot.state.PersistenceTests
 
STYLE_CLIP - Static variable in class org.das2.jythoncompletion.support.PatchedHtmlRenderer
Constant used by renderString, renderPlainString, renderHTML, and Renderer#setRenderStyle if painting should simply be cut off at the boundary of the cooordinates passed.
STYLE_CLIP - Static variable in class org.das2.jythoncompletion.ui.PatchedHtmlRenderer
Constant used by renderString, renderPlainString, renderHTML, and Renderer#setRenderStyle if painting should simply be cut off at the boundary of the cooordinates passed.
STYLE_DRAW - Static variable in class org.das2.graph.FillStyle
Deprecated.
use none
STYLE_FILL - Static variable in class org.das2.graph.FillStyle
Deprecated.
use solid
STYLE_NONE - Static variable in class org.das2.graph.FillStyle
 
STYLE_OPEN_COMMAND - Static variable in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Requires the connection to the remote host through a OPEN command without proxy authentication.
STYLE_OUTLINE - Static variable in class org.das2.graph.FillStyle
 
STYLE_SITE_COMMAND - Static variable in class it.sauronsoftware.ftp4j.connectors.FTPProxyConnector
Requires the connection to the remote host through a SITE command after proxy authentication.
STYLE_SOLID - Static variable in class org.das2.graph.FillStyle
 
STYLE_TRUNCATE - Static variable in class org.das2.jythoncompletion.support.PatchedHtmlRenderer
Constant used by renderString, renderPlainString, renderHTML, and Renderer#setRenderStyle if painting should produce an ellipsis (...) if the text would overlap the boundary of the coordinates passed.
STYLE_TRUNCATE - Static variable in class org.das2.jythoncompletion.ui.PatchedHtmlRenderer
Constant used by renderString, renderPlainString, renderHTML, and Renderer#setRenderStyle if painting should produce an ellipsis (...) if the text would overlap the boundary of the coordinates passed.
STYLEPANEL_HELP_ID - Static variable in class org.autoplot.PlotStylePanel
 
subArray(int[], int, int) - Static method in class org.das2.qstream.Util
 
SubFileSystem - Class in org.das2.util.filesystem
present part of a filesystem as a filesystem.
SubFileSystem(FileSystem, String) - Constructor for class org.das2.util.filesystem.SubFileSystem
 
submitRuntimeException(Throwable, boolean) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
subPanel1 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
subPanel3 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
subPanel4 - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
SubrangeEditorDialog - Class in org.autoplot.pngwalk
 
SubrangeEditorDialog(Frame, boolean) - Constructor for class org.autoplot.pngwalk.SubrangeEditorDialog
Creates new form SubrangeEditorDialog
SubsecFieldHandler() - Constructor for class org.das2.datum.TimeParser.SubsecFieldHandler
 
subset(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return the data at the indices given.
SubsetDataSet - Class in org.das2.qds
Extracts a subset of the source dataset by using a rank 1 subset of indeces on each index.
SubsetDataSet(QDataSet) - Constructor for class org.das2.qds.SubsetDataSet
 
substituteText(JTextComponent, int, int, String) - Method in class org.das2.jythoncompletion.DefaultCompletionItem
 
SubTaskMonitor - Class in org.das2.util.monitor
creates a ProgressMonitor that maps its progress to a parent's progress.
subtract(Datum) - Method in class org.das2.datum.Datum
returns a Datum whose value is the difference of this and value.
subtract(Number, Units) - Method in class org.das2.datum.Datum
returns a Datum whose value is the difference of this and value in the context of units.
subtract(double, Units) - Method in class org.das2.datum.Datum
returns a Datum whose value is the difference of this and value in the context of units.
subtract(Datum) - Method in class org.das2.datum.DatumVector
 
subtract(Number, Number, Units) - Method in class org.das2.datum.EnumerationUnits
 
subtract(Number, Number, Units) - Method in class org.das2.datum.LocationUnits
 
subtract(Number, Number) - Static method in class org.das2.datum.NumberUnits
 
subtract(Number, Number, Units) - Method in class org.das2.datum.NumberUnits
 
subtract(Ratio) - Method in class org.das2.datum.Ratio
 
subtract(Number, Number, Units) - Method in class org.das2.datum.SIUnits
 
subtract(TimeUtil.TimeStruct, TimeUtil.TimeStruct) - Static method in class org.das2.datum.TimeUtil
 
subtract(Number, Number, Units) - Method in class org.das2.datum.Units
 
subtract(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
subtract one dataset from another.
subtract(Object, Object) - Static method in class org.das2.qds.ops.Ops
subtract one dataset from another, using dataset to convert the arguments.
subtract(Vector) - Method in class ProGAL.geom2d.Point
Subtract the vector v from this point and return the result
subtract(Vector) - Method in class ProGAL.geom3d.Point
Returns p subtracted from this (without changing this object).
subtract(Point) - Method in class ProGAL.geom3d.Point
 
subtract(Vector) - Method in class ProGAL.geom3d.Vector
Subtract v from this vector and return the result (without changing this object).
subtract(Vector) - Method in class ProGAL.geomNd.Vector
Subtract v from this vector and return the result (without changing this object).
subtract(Matrix) - Method in class ProGAL.math.Matrix
Subtract the components of two matrices.
SubtractFilterEditorPanel - Class in org.das2.qds.filters
 
SubtractFilterEditorPanel() - Constructor for class org.das2.qds.filters.SubtractFilterEditorPanel
Creates new form AddFilterEditorPanel
subtractThis(Vector) - Method in class ProGAL.geom2d.Point
Subtract the vector v from this point and return the result (changes this object)
subtractThis(Point) - Method in class ProGAL.geom2d.Point
 
subtractThis(Vector) - Method in class ProGAL.geom3d.Point
Returns p subtracted from this (changing this object).
subtractThis(Point) - Method in class ProGAL.geom3d.Point
 
subtractThis(Vector) - Method in class ProGAL.geom3d.Vector
Subract v from this vector and return the result (changing this object).
subtractThis(Vector) - Method in class ProGAL.geomNd.Vector
Subtract v from this vector and return the result (changing this object).
subtractThis(Matrix) - Method in class ProGAL.math.Matrix
Subtract the components of two matrices.
suggestFiles - Variable in class org.autoplot.datasource.DataSetSelector
if true, then suggest files in file system completions.
suggestFillForComponentType(Class) - Static method in class org.das2.qds.DataSetOps
return a fill value that is representable by the type.
suggestFsAgg - Variable in class org.autoplot.datasource.DataSetSelector
if true, then suggest aggregations as well.
suggestNameFor(Object) - Method in class org.das2.DasApplication
 
sum(int[]) - Static method in class org.das2.qds.DataSetUtil
returns 0 for zero-length qube, the sum otherwise.
SUN_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
SUN_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
SUN_REAL4 - Static variable in class org.das2.stream.DataTransferType
 
SUN_REAL8 - Static variable in class org.das2.stream.DataTransferType
 
SUPERFLOUS_COMMAND - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
supportsCustomEditor() - Method in class org.das2.components.DatumEditor
 
supportsCustomEditor() - Method in class org.das2.components.DatumRangeEditor
 
supportsCustomEditor() - Method in class org.das2.components.propertyeditor.BooleanEditor
 
supportsCustomEditor() - Method in class org.das2.components.propertyeditor.ColorEditor
 
supportsCustomEditor() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
supportsCustomEditor() - Method in class org.das2.components.propertyeditor.MapEditor
 
supportsCustomEditor() - Method in class org.das2.dasml.CommandBlockEditor
Determines whether this property editor supports a custom editor.
supportsCustomEditor() - Method in class org.das2.dasml.OptionListEditor
Determines whether this property editor supports a custom editor.
supportsDiscovery() - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.csv.CsvDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
supportsDiscovery() - Method in interface org.autoplot.datasource.DataSourceFactory
mark that this source has an editor that allows discovery of data, and the GUI can be entered with "vap+ext:" This must be consistent with the reject method of the editor.
supportsDiscovery() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.inline.InlineDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
supportsDiscovery() - Method in class org.das2.datasource.Das2ServerDataSourceFactory
 
surl - Variable in class org.autoplot.datasource.CompletionContext
the url in its incomplete state
surl - Variable in class org.autoplot.datasource.URISplit
the complete, modified surl.
surlpos - Variable in class org.autoplot.datasource.CompletionContext
the position of the carot within the url
suspendEncoding() - Method in class org.das2.util.Base64.OutputStream
Suspends encoding of the stream.
sValue - Variable in class org.das2.util.IDLValue
 
SvgGraphicsOutput - Class in org.das2.util.awt
 
SvgGraphicsOutput() - Constructor for class org.das2.util.awt.SvgGraphicsOutput
Creates a new instance of SVGGraphicsOutput
sViewer1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
swap(int, int) - Method in class ProGAL.dataStructures.Set
 
swap(Point, Point) - Static method in class ProGAL.geom3d.Point
Swaps points a and b
swapPosition(Plot, Plot) - Static method in class org.autoplot.dom.DomOps
swap the position of the two plots.
swapRows(int, int) - Method in class org.das2.math.matrix.ArrayMatrix
 
swapRows(int, int) - Method in class org.das2.math.matrix.CompositeMatrix
 
swapRows(int, int) - Method in class org.das2.math.matrix.Matrix
 
swapRows(int, int) - Method in class org.das2.qds.math.matrix.ArrayMatrix
 
swapRows(int, int) - Method in class org.das2.qds.math.matrix.CompositeMatrix
 
swapRows(int, int) - Method in class org.das2.qds.math.matrix.Matrix
 
SwitchTo(int) - Static method in class org.das2.qds.util.dd.SimpleExpTokenManager
Switch to specified lex state.
switchToEditorCard(String) - Method in class org.autoplot.AutoplotUI
 
SymbolLineRenderer - Class in org.das2.graph
 
SymbolLineRenderer() - Constructor for class org.das2.graph.SymbolLineRenderer
 
SymbolLineRendererBeanInfo - Class in org.das2.beans
 
SymbolLineRendererBeanInfo() - Constructor for class org.das2.beans.SymbolLineRendererBeanInfo
 
SymColor - Class in org.das2.graph
 
SYMSIZE_DATAPOINT_COUNT - Static variable in class org.autoplot.dom.PlotElementController
switch over between fine and course points.
sync() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
syncAnnotations(Annotation[]) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncBindings(BindingModel[], Map<String, String>) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncBindings(BindingModel[]) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncConnectors(Connector[]) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncExtend() - Method in class org.autoplot.netCDF.APIOServiceProvider
 
synchronize(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
The first dataset's timetags are used to synchronize the second dataset to a set of common timetags.
synchronize(QDataSet, QDataSet...) - Static method in class org.das2.qds.ops.Ops
The first dataset's timetags are used to synchronize the list of datasets to a set of common timetags.
synchronizeNN(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
The first dataset's timetags are used to synchronize the second dataset to a set of common timetags, using nearest neighbor interpolation.
synchronizeNN(QDataSet, QDataSet...) - Static method in class org.das2.qds.ops.Ops
The first dataset's timetags are used to synchronize the list of datasets to a set of common timetags, using nearest neighbor interpolation.
synchronizeOne(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
The first dataset's timetags are used to synchronize the single dataset to common timetags.
SyncRowTest - Class in test.dom
 
SyncRowTest() - Constructor for class test.dom.SyncRowTest
 
syncSpi() - Method in class org.das2.system.NullPreferences
 
syncTo(DomNode) - Method in class org.autoplot.dom.Annotation
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Annotation
 
syncTo(DomNode) - Method in class org.autoplot.dom.Application
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Application
 
syncTo(Application, List<String>) - Method in class org.autoplot.dom.ApplicationController
synchronize to the state "that" excluding any properties listed.
syncTo(DomNode) - Method in class org.autoplot.dom.Axis
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Axis
 
syncTo(DomNode) - Method in class org.autoplot.dom.Canvas
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Canvas
 
syncTo(Canvas, List<String>, Map<String, String>) - Method in class org.autoplot.dom.CanvasController
 
syncTo(DomNode) - Method in class org.autoplot.dom.Column
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Column
 
syncTo(DomNode) - Method in class org.autoplot.dom.Connector
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Connector
 
syncTo(DomNode) - Method in class org.autoplot.dom.DataSourceFilter
dom node stuff
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.DataSourceFilter
 
syncTo(DomNode) - Method in class org.autoplot.dom.DomNode
bulk assignment of properties.
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.DomNode
Bulk assignment of properties, but allow specification of properties to exclude.
syncTo(DomNode, DomNode) - Static method in class org.autoplot.dom.DomUtil
sync node1 to node2 through introspection.
syncTo(DomNode, DomNode, List<String>) - Static method in class org.autoplot.dom.DomUtil
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Options
synchronizes to another node, except unlike other nodes where this is thorough by default, this is the minimal set of properties that will provide a usable display.
syncTo(DomNode) - Method in class org.autoplot.dom.Options
 
syncTo(DomNode) - Method in class org.autoplot.dom.Plot
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Plot
 
syncTo(DomNode) - Method in class org.autoplot.dom.PlotElement
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.PlotElement
 
syncTo(DomNode) - Method in class org.autoplot.dom.PlotElementStyle
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.PlotElementStyle
 
syncTo(DomNode) - Method in class org.autoplot.dom.Row
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Row
 
syncTo(DomNode) - Method in class org.autoplot.dom.Template
 
syncTo(DomNode, List<String>) - Method in class org.autoplot.dom.Template
 
syncToAll(DomNode, List<String>) - Method in class org.autoplot.dom.Options
synchronizes any property having to do with the appearance of the plot.
syncToCanvases(Canvas[], Map<String, String>) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncToDataSourceFilters(DataSourceFilter[], Map<String, String>) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncToPlotElements(PlotElement[], Map<String, String>) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
syncToPlots(Plot[], Map<String, String>) - Method in class org.autoplot.dom.ApplicationControllerSyncSupport
 
SYNOPSIS - Static variable in class org.das2.math.filter.Butterworth
 
SYNTAX_ERROR - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SYNTAX_ERROR_IN_PARAMETERS - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
SYSTEM_LOG - Static variable in class org.das2.system.DasLogger
system messages such as RequestProcessor activity
systemRoot() - Method in class org.das2.system.NullPreferencesFactory
 

T

t - Variable in class org.autoplot.dom.DebugPropertyChangeSupport
 
t - Variable in class org.das2.qds.DDataSet
 
t1970 - Static variable in class org.das2.datum.Units
seconds since midnight Jan 1, 1970, excluding leap seconds.
T1972_LEAP - Static variable in class org.das2.datum.LeapSecondsConverter
 
t2000 - Static variable in class org.das2.datum.Units
Seconds since midnight Jan 1, 2000, excluding leap seconds.
t2010 - Static variable in class org.das2.datum.Units
Seconds since midnight Jan 1, 2010, excluding leap seconds.
TAB_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
table - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
table - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
table - Variable in class org.das2.components.DataPointRecorder
 
table - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 
tableComboBox - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
tableCount() - Method in class org.das2.dataset.AppendTableDataSet
 
tableCount() - Method in class org.das2.dataset.DefaultTableDataSet
 
tableCount() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
tableCount() - Method in class org.das2.dataset.SimpleTableDataSet
 
tableCount() - Method in interface org.das2.dataset.TableDataSet
Returns the number of tables in this data set
tableCount() - Method in class org.das2.dataset.TableDataSetAdapter
 
tableCount() - Method in class org.das2.dataset.TableDataSetWrapper
 
tableCount() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
tableCount() - Method in class org.das2.dataset.WeightsTableDataSet
 
tableCount() - Method in class org.das2.dataset.WritableTableDataSet
 
tableCount() - Method in class org.das2.math.fft.WindowTableDataSet
 
TableDataSet - Interface in org.das2.dataset
A DataSet implementation for 3 dimensional z(x,y) data sets where the data is arranged in a sequence of tables.
TableDataSetAdapter - Class in org.das2.dataset
Adapts QDataSets to legacy das2 TableDataSet.
TableDataSetAdapter(QDataSet, QDataSet, QDataSet) - Constructor for class org.das2.dataset.TableDataSetAdapter
Creates a new instance of TableDataSetAdapter
TableDataSetBuilder - Class in org.das2.dataset
Handles 1-N planes of table data.
TableDataSetBuilder(Units, Units, Units) - Constructor for class org.das2.dataset.TableDataSetBuilder
Creates a new instance of TableDataSetBuilder with a default plane A single plane with the empty string as it's name is defined.
TableDataSetBuilder(Units, Units, Units, String) - Constructor for class org.das2.dataset.TableDataSetBuilder
Creates a new instance of TableDataSetBuilder with a named default plane
TableDataSetConsumer - Interface in org.das2.dataset
 
TableDataSetDecorator - Class in org.das2.dataset
 
TableDataSetDecorator() - Constructor for class org.das2.dataset.TableDataSetDecorator
 
TableDataSetWrapper - Class in org.das2.dataset
 
TableDataSetWrapper(TableDataSet) - Constructor for class org.das2.dataset.TableDataSetWrapper
Creates a new instance of SourceDataSetWrapper
tableEnd(int) - Method in class org.das2.dataset.AppendTableDataSet
 
tableEnd(int) - Method in class org.das2.dataset.DefaultTableDataSet
 
tableEnd(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
tableEnd(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
tableEnd(int) - Method in interface org.das2.dataset.TableDataSet
Returns the index after the last x tag index of the specified table
tableEnd(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
tableEnd(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
tableEnd(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
tableEnd(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
tableEnd(int) - Method in class org.das2.dataset.WritableTableDataSet
 
tableEnd(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
tableIndexAt(TableDataSet, int) - Static method in class org.das2.dataset.TableUtil
 
tableMax(TableDataSet, Units) - Static method in class org.das2.dataset.TableUtil
 
tableOfIndex(int) - Method in class org.das2.dataset.AppendTableDataSet
 
tableOfIndex(int) - Method in class org.das2.dataset.DefaultTableDataSet
 
tableOfIndex(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
tableOfIndex(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
tableOfIndex(int) - Method in interface org.das2.dataset.TableDataSet
Returns the table number that the specified index is in.
tableOfIndex(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
tableOfIndex(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
tableOfIndex(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
tableOfIndex(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
tableOfIndex(int) - Method in class org.das2.dataset.WritableTableDataSet
 
tableOfIndex(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
TableOps - Class in org.autoplot.csv
I'd still like to refactor all the table-type sources to get the common codes.
TableOps() - Constructor for class org.autoplot.csv.TableOps
 
tableProperties - Variable in class org.das2.dataset.AbstractTableDataSet
 
TableRowHeader - Class in org.autoplot.datasource.ui
 
TableRowHeader(JTable) - Constructor for class org.autoplot.datasource.ui.TableRowHeader
 
TableRowHeaderModel - Class in org.autoplot.datasource.ui
 
TableRowHeaderModel(JTable) - Constructor for class org.autoplot.datasource.ui.TableRowHeaderModel
 
tableStart(int) - Method in class org.das2.dataset.AppendTableDataSet
 
tableStart(int) - Method in class org.das2.dataset.DefaultTableDataSet
 
tableStart(int) - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
tableStart(int) - Method in class org.das2.dataset.SimpleTableDataSet
 
tableStart(int) - Method in interface org.das2.dataset.TableDataSet
Returns the first x tag index of the specified table.
tableStart(int) - Method in class org.das2.dataset.TableDataSetAdapter
 
tableStart(int) - Method in class org.das2.dataset.TableDataSetWrapper
 
tableStart(int) - Method in class org.das2.dataset.test.FunctionTableDataSet
 
tableStart(int) - Method in class org.das2.dataset.WeightsTableDataSet
 
tableStart(int) - Method in class org.das2.dataset.WritableTableDataSet
 
tableStart(int) - Method in class org.das2.math.fft.WindowTableDataSet
 
TableUtil - Class in org.das2.dataset
 
TableUtil() - Constructor for class org.das2.dataset.TableUtil
 
tabSize - Static variable in class org.das2.qds.util.dd.SimpleCharStream
 
taggen(double, double, int, Units) - Static method in class org.das2.qds.ops.Ops
creates tags.
tagGenDataSet(int, double, double) - Static method in class org.das2.qds.DataSetUtil
creates a dataset with the given cadence, start and length.
tagGenDataSet(int, double, double, Units) - Static method in class org.das2.qds.DataSetUtil
creates a dataset with the given cadence, start and length.
TagGenDataSet - Class in org.das2.qds
return a value based on the scale and offset.
TagGenDataSet(int, double, double) - Constructor for class org.das2.qds.TagGenDataSet
 
TagGenDataSet(int, double, double, Units) - Constructor for class org.das2.qds.TagGenDataSet
 
TailBundleDataSet - Class in org.das2.qds
create a high rank dataset the last dimension being the bundle.
TailBundleDataSet(int) - Constructor for class org.das2.qds.TailBundleDataSet
Creates a new instance of BundleDataSet with the given rank.
TailBundleDataSet(QDataSet) - Constructor for class org.das2.qds.TailBundleDataSet
create a bundle with the first dataset.
TailBundleDataSet.BundleDescriptor - Class in org.das2.qds
special dataset describing the bundled datasets in a BundleDataSet.
takePicture(int) - Method in class org.autoplot.ScreenshotsTool
manually trigger a screenshot, which is put in the output directory.
takePicture(int, String) - Method in class org.autoplot.ScreenshotsTool
manually trigger a screenshot, which is put in the output directory, and write a QC file to contain a caption.
takePicture(int, String, Component, Point, int) - Method in class org.autoplot.ScreenshotsTool
manually trigger a screenshot, which is put in the output directory, and write a QC file to contain a caption, and draw the pointer focused on the component.
tan(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise tan.
tan(double) - Static method in class org.das2.qds.ops.Ops
 
tan(Object) - Static method in class org.das2.qds.ops.Ops
 
tanh(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise tanh.
tanh(double) - Static method in class org.das2.qds.ops.Ops
 
tanh(Object) - Static method in class org.das2.qds.ops.Ops
 
tanh(double) - Static method in class org.das2.util.DasMath
 
TAU - Static variable in class org.das2.qds.ops.Ops
closest double to τ or 2*PI
TAU - Static variable in class ProGAL.math.Constants
 
TAvStreamProcessor - Class in org.das2.stream
 
TAvStreamProcessor() - Constructor for class org.das2.stream.TAvStreamProcessor
 
TcaElementDialog - Class in org.autoplot
 
TcaElementDialog(Frame, boolean) - Constructor for class org.autoplot.TcaElementDialog
Creates new form AddPlotElementDialog
tcaTextField - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
tcpConnectForCommunicationChannel(String, int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
Creates a socket and connects it to the given host for a communication channel.
tcpConnectForDataTransferChannel(String, int) - Method in class it.sauronsoftware.ftp4j.FTPConnector
Creates a socket and connects it to the given host for a data transfer channel.
TD_DAY - Static variable in class org.das2.datum.TimeUtil
 
TD_HOUR - Static variable in class org.das2.datum.TimeUtil
 
TD_MICRO - Static variable in class org.das2.datum.TimeUtil
 
TD_MILLI - Static variable in class org.das2.datum.TimeUtil
 
TD_MINUTE - Static variable in class org.das2.datum.TimeUtil
 
TD_MONTH - Static variable in class org.das2.datum.TimeUtil
 
TD_NANO - Static variable in class org.das2.datum.TimeUtil
 
TD_SECOND - Static variable in class org.das2.datum.TimeUtil
 
TD_YEAR - Static variable in class org.das2.datum.TimeUtil
 
tearOff(int, Container) - Method in class org.das2.components.TearoffTabbedPane
 
tearOffIntoFrame(int) - Method in class org.das2.components.TearoffTabbedPane
create a new Frame to contain the tab that was torn off.
TearoffTabbedPane - Class in org.das2.components
Like the Swing TabbedPane, but this allows the tabs to be removed to other windows or other TearoffTabbedPanes.
TearoffTabbedPane() - Constructor for class org.das2.components.TearoffTabbedPane
create a new TearoffTabbedPane
TearoffTabbedPaneDemo - Class in test.components
 
TearoffTabbedPaneDemo() - Constructor for class test.components.TearoffTabbedPaneDemo
 
Template - Class in org.autoplot.dom
Template for making new nodes.
Template() - Constructor for class org.autoplot.dom.Template
 
TERA - Static variable in class org.das2.datum.UnitsConverter
 
TERM - Static variable in class org.das2.util.IDLParser
 
test - package test
 
Test - Class in org.autoplot.cdaweb
 
Test() - Constructor for class org.autoplot.cdaweb.Test
 
Test - Class in org.das2.qds.filters
 
Test() - Constructor for class org.das2.qds.filters.Test
 
test.components - package test.components
 
test.dataset - package test.dataset
 
test.datum - package test.datum
 
test.digitize - package test.digitize
 
test.dom - package test.dom
 
test.endtoend - package test.endtoend
 
test.filesystem - package test.filesystem
 
test.fsm - package test.fsm
 
test.graph - package test.graph
 
test.graph.bugs - package test.graph.bugs
 
test.stream - package test.stream
 
test.system - package test.system
 
test.util - package test.util
 
test.util.filesystem - package test.util.filesystem
 
Test001 - Class in test.endtoend
Test Autoplot
Test001() - Constructor for class test.endtoend.Test001
 
Test002 - Class in test.endtoend
Test Autoplot including: use case: load wave file and add spectrogram.
Test002() - Constructor for class test.endtoend.Test002
 
Test003 - Class in test.endtoend
Reiner's stuff, other vap files.
Test003() - Constructor for class test.endtoend.Test003
 
Test004 - Class in test.endtoend
Test Jan's products
Test004() - Constructor for class test.endtoend.Test004
 
Test005 - Class in test.endtoend
Test Autoplot's demo bookmarks
Test005() - Constructor for class test.endtoend.Test005
 
Test006 - Class in test.endtoend
Misc tests
Test006() - Constructor for class test.endtoend.Test006
 
Test007 - Class in test.endtoend
Tests of TSDS products
Test007() - Constructor for class test.endtoend.Test007
 
Test008 - Class in test.endtoend
Andrew's server
Test008() - Constructor for class test.endtoend.Test008
 
Test009 - Class in test.endtoend
das2 end-to-end tests of renderers and tick labelling.
Test009() - Constructor for class test.endtoend.Test009
 
Test010 - Class in test.endtoend
checks to see if our favorite servers are responsive.
Test010() - Constructor for class test.endtoend.Test010
 
Test011 - Class in test.endtoend
performance and function of QDataSet operations.
Test011() - Constructor for class test.endtoend.Test011
 
Test012 - Class in test.endtoend
tests of CDF files.
Test012() - Constructor for class test.endtoend.Test012
 
Test013 - Class in test.endtoend
Test013--QStream correctness and performance
Test013() - Constructor for class test.endtoend.Test013
 
Test014 - Class in test.endtoend
tests of challenging guess cadence
Test014() - Constructor for class test.endtoend.Test014
 
Test015 - Class in test.endtoend
Tests of CEF read performance
Test015() - Constructor for class test.endtoend.Test015
 
Test016 - Class in test.endtoend
challenging autorange
Test016() - Constructor for class test.endtoend.Test016
 
Test017 - Class in test.endtoend
giant list of URIs for testing.
Test017() - Constructor for class test.endtoend.Test017
 
Test018 - Class in test.endtoend
build up a dom programmatically to test dom operators.
Test018() - Constructor for class test.endtoend.Test018
 
Test019 - Class in test.endtoend
tests of das2 internals.
Test019() - Constructor for class test.endtoend.Test019
 
Test020 - Class in test.endtoend
tests of qdataset operations performance, correctness.
Test020() - Constructor for class test.endtoend.Test020
 
Test021 - Class in test.endtoend
giant list of ASCII URIs for testing.
Test021() - Constructor for class test.endtoend.Test021
 
Test022 - Class in test.endtoend
Test for autoranging for various QDataSets.
Test022() - Constructor for class test.endtoend.Test022
 
Test023 - Class in test.endtoend
Tests of HDF5 products
Test023() - Constructor for class test.endtoend.Test023
 
Test024 - Class in test.endtoend
Tests of the IDL/Matlab interface.
Test024() - Constructor for class test.endtoend.Test024
 
Test025 - Class in test.endtoend
Tests of Jython scripting
Test025() - Constructor for class test.endtoend.Test025
 
Test026 - Class in test.endtoend
Tests of time parsing.
Test026() - Constructor for class test.endtoend.Test026
 
Test027 - Class in test.endtoend
Tests of URI parsing.
Test027() - Constructor for class test.endtoend.Test027
 
Test028 - Class in test.endtoend
Tests of inline data source.
Test028() - Constructor for class test.endtoend.Test028
 
Test029 - Class in test.endtoend
Test that built-in functions of python aren't accidentally stepped on.
Test029() - Constructor for class test.endtoend.Test029
 
Test030 - Class in test.endtoend
tests of metadata representation in the ascii file parser, that provides a means for putting metadata into ascii file headers.
Test030() - Constructor for class test.endtoend.Test030
 
Test031 - Class in test.endtoend
tests of tick labels, using the new DomainDivider.
Test031() - Constructor for class test.endtoend.Test031
 
Test032 - Class in test.endtoend
tests of the Java-based cdf reader
Test032() - Constructor for class test.endtoend.Test032
 
Test033 - Class in test.endtoend
Test pngwalk tool generation and tool.
Test033() - Constructor for class test.endtoend.Test033
 
Test034 - Class in test.endtoend
Test tool to simulate more sophistocated GUI operations See https://sourceforge.net/p/autoplot/bugs/748/
Test034() - Constructor for class test.endtoend.Test034
 
Test035 - Class in test.endtoend
Test to test import of bookmarks files and other app functions.
Test035() - Constructor for class test.endtoend.Test035
 
Test036 - Class in test.endtoend
Tests of the AutoplotDataServer.
Test036() - Constructor for class test.endtoend.Test036
 
Test038 - Class in test.endtoend
Test of Jython features.
Test038() - Constructor for class test.endtoend.Test038
 
Test039 - Class in test.endtoend
Test of Das2 aspects used as APL.
Test039() - Constructor for class test.endtoend.Test039
 
Test045 - Class in test.endtoend
Tests of cdaweb plugin.
Test045() - Constructor for class test.endtoend.Test045
 
Test049 - Class in test.endtoend
Unit tests added as new codes are introduced.
Test049() - Constructor for class test.endtoend.Test049
 
test1() - Static method in class test.endtoend.Test032
 
test1() - Static method in class test.TestDashup
 
test10() - Static method in class test.endtoend.Test024
test use with HAPI server
Test140 - Class in test.endtoend
download a list of URIs, then attempt to read from each one.
Test140() - Constructor for class test.endtoend.Test140
 
test1_b() - Static method in class test.endtoend.Test032
 
Test2 - Class in test.dom
 
Test2() - Constructor for class test.dom.Test2
 
test2() - Static method in class test.endtoend.Test032
 
test2() - Static method in class test.TestDashup
 
test2_b() - Static method in class test.endtoend.Test032
 
test3() - Static method in class test.endtoend.Test032
 
test3() - Static method in class test.TestDashup
 
test4(String) - Static method in class test.endtoend.Test018
this shows a bug where switching array-of-vector URIs would result in 12 plot elements instead of 4.
test5(String) - Static method in class test.endtoend.Test018
 
Test500 - Class in test.endtoend
Mark this number as allocated to the Plasma Wave Group at U.
Test500() - Constructor for class test.endtoend.Test500
 
Test501 - Class in test.endtoend
Plasma Wave Group at Iowa, test Das2Server entries with "exampleRange".
Test501() - Constructor for class test.endtoend.Test501
 
test6(String) - Static method in class test.endtoend.Test018
check for bindings.
test6() - Static method in class test.endtoend.Test024
 
test7() - Static method in class test.endtoend.Test024
 
test7_bindings(String) - Static method in class test.endtoend.Test018
 
test8() - Static method in class test.endtoend.Test024
test of large read, which in IDL was slow but did work.
test9() - Static method in class test.endtoend.Test024
test of CDF_TT2000 timetags, which need to be read in as longs.
TEST_DATA - Static variable in class test.endtoend.TestSupport
input data for testing
TEST_DATA_SMALL - Static variable in class test.endtoend.TestSupport
input data for testing, small area that can be backed up.
TEST_HOME - Static variable in class test.endtoend.TestSupport
input vaps for testing.
TEST_VAP - Static variable in class test.endtoend.TestSupport
input vaps for testing.
testAdd() - Static method in class org.das2.qds.filters.Test
 
testAll() - Static method in class org.autoplot.datasource.DataSetURLDemo
 
TestAPDataSet - Class in test
Test the IDL/Matlab interface
TestAPDataSet() - Constructor for class test.TestAPDataSet
 
testAsciiTransferType() - Static method in class test.MiscTest
 
testAuth() - Static method in class test.endtoend.Test024
There's a little problem with the mac when you run from the command line, because it will fail to bring up the credentials GUI when called from IDL on the command line.
TestCefReader - Class in org.autoplot.cefdatasource
 
TestCefReader() - Constructor for class org.autoplot.cefdatasource.TestCefReader
 
TestDas2StreamRead - Class in test.stream
 
TestDas2StreamRead() - Constructor for class test.stream.TestDas2StreamRead
 
TestDashup - Class in test
 
TestDashup() - Constructor for class test.TestDashup
 
TestDataSetBuilderMono - Class in test.dataset
 
TestDataSetBuilderMono() - Constructor for class test.dataset.TestDataSetBuilderMono
 
TestDataSetOps - Class in test
 
TestDataSetOps() - Constructor for class test.TestDataSetOps
Creates a new instance of TestDataSetOps
TestDatumRangeUtil - Class in test.datum
 
TestDatumRangeUtil() - Constructor for class test.datum.TestDatumRangeUtil
 
testDeadFileSystemListing() - Static method in class test.endtoend.Test019
what does it do when there's a left-over .listing.part?
TestDirtyEventQueueBlocker - Class in test.system
This shows that the isDirty flag is still set on the
TestDirtyEventQueueBlocker() - Constructor for class test.system.TestDirtyEventQueueBlocker
 
TestEmptyRepresentative - Class in test.fsm
 
TestEmptyRepresentative() - Constructor for class test.fsm.TestEmptyRepresentative
 
TestFileRegex - Class in test
This demos a problem where we can't change filesystem types mid-way through the stream, when creating FileStorageModel.
TestFileRegex() - Constructor for class test.TestFileRegex
 
TestFileStorageModel - Class in test.fsm
 
TestFileStorageModel() - Constructor for class test.fsm.TestFileStorageModel
 
TestFileSystemCaching - Class in test
 
TestFileSystemCaching() - Constructor for class test.TestFileSystemCaching
 
testFileSystemListing() - Static method in class test.endtoend.Test019
 
TestFileSystemLockup - Class in test.filesystem
 
TestFileSystemLockup() - Constructor for class test.filesystem.TestFileSystemLockup
 
testFileSystemModel() - Static method in class test.endtoend.Test019
 
testFilters() - Static method in class test.endtoend.Test024
 
TestFindDiscoveryDataSources - Class in org.autoplot.datasource
Some dataSources allow for data discovery, so the user could push a button to start exploring.
TestFindDiscoveryDataSources() - Constructor for class org.autoplot.datasource.TestFindDiscoveryDataSources
 
TestFits - Class in org.autoplot.fits
TestFits class provides a static main method for testing the FITS class library.
TestFits() - Constructor for class org.autoplot.fits.TestFits
 
TestFormatter - Class in test.datum
 
TestFormatter() - Constructor for class test.datum.TestFormatter
 
testFSMVersioning() - Static method in class test.endtoend.Test019
 
TestFtpFileUpload - Class in test
 
TestFtpFileUpload() - Constructor for class test.TestFtpFileUpload
 
TestFtpProxy - Class in test
Seth logs into lanl by logging into his ftp server with papco@stevens.lanl.gov, and it forwards the commands.
TestFtpProxy() - Constructor for class test.TestFtpProxy
 
TestGetDataSet - Class in org.autoplot.idlsupport
 
TestGetDataSet() - Constructor for class org.autoplot.idlsupport.TestGetDataSet
 
TestGetDataSet - Class in org.virbo.idlsupport
 
TestGetDataSet() - Constructor for class org.virbo.idlsupport.TestGetDataSet
 
testGetParams() - Static method in class test.endtoend.Test038
Autoplot reduces jython scripts to get not much more than the getParam calls so the script can be executed quickly.
TestGetPlane - Class in org.autoplot.idlsupport
 
TestGetPlane() - Constructor for class org.autoplot.idlsupport.TestGetPlane
 
TestGetPlane - Class in org.virbo.idlsupport
 
TestGetPlane() - Constructor for class org.virbo.idlsupport.TestGetPlane
 
TestGetUpdate - Class in test.util.filesystem
 
TestGetUpdate() - Constructor for class test.util.filesystem.TestGetUpdate
 
testGuessNameFor() - Static method in class test.endtoend.Test024
 
TestGzSupport - Class in test.fsm
 
TestGzSupport() - Constructor for class test.fsm.TestGzSupport
 
testIntersection() - Static method in class test.datum.TestDatumRangeUtil
 
TestITextLayers4 - Class in test
This shows a problem with itext, that a child graphics context is always drawn on top of its parent, even if there is drawing code after the child is disposed and gone.
TestITextLayers4() - Constructor for class test.TestITextLayers4
 
TestJava8Sort - Class in test.dataset
 
TestJava8Sort() - Constructor for class test.dataset.TestJava8Sort
 
testLayout() - Static method in class test.endtoend.Test019
 
TestMakeAggregation - Class in test
 
TestMakeAggregation() - Constructor for class test.TestMakeAggregation
 
TestNBCompletion - Class in org.das2.jythoncompletion
 
TestNBCompletion() - Constructor for class org.das2.jythoncompletion.TestNBCompletion
Creates new form TestNBCompletion
TestNewOpenDAP21 - Class in org.autoplot.dods
 
TestNewOpenDAP21() - Constructor for class org.autoplot.dods.TestNewOpenDAP21
 
TestOp - Class in org.autoplot.jythonsupport
 
TestOp() - Constructor for class org.autoplot.jythonsupport.TestOp
 
testParse8601() - Static method in class test.datum.TestDatumRangeUtil
 
testParse8601() - Static method in class test.endtoend.Test019
Test026 also checks this.
testParse8601_1(String, String) - Static method in class test.datum.TestDatumRangeUtil
 
testParse8601_1(String, String) - Static method in class test.endtoend.Test019
 
testParseDatumRange() - Static method in class test.endtoend.Test019
 
TestQDataSetStreamHandler - Class in test
 
TestQDataSetStreamHandler() - Constructor for class test.TestQDataSetStreamHandler
 
TestReformDataSet - Class in test
 
TestReformDataSet() - Constructor for class test.TestReformDataSet
 
testRestrictedFileSystemAccess() - Static method in class test.endtoend.Test019
 
testSlice() - Static method in class org.das2.qds.filters.Test
 
testSliceIndexProps() - Static method in class test.TestDataSetOps
 
TestSpase - Class in org.autoplot.spase
 
TestSpase() - Constructor for class org.autoplot.spase.TestSpase
Creates a new instance of TestSpase
TestSupport - Class in test.endtoend
 
TestSupport() - Constructor for class test.endtoend.TestSupport
 
testTimeParser() - Static method in class org.das2.datum.TimeParser
test time parsing when the format is known.
testTimeParser() - Static method in class test.endtoend.Test019
test time parsing when the format is known.
TestTimeParser - Class in test
 
TestTimeParser() - Constructor for class test.TestTimeParser
 
TestTimeParser - Class in test.util
 
TestTimeParser() - Constructor for class test.util.TestTimeParser
 
testTimeRangeFormatParse() - Static method in class test.endtoend.Test026
test against a list of time ranges.
testUnbundleRank1() - Static method in class test.TestDataSetOps
 
TestUniq - Class in test.filesystem
This should demo that the same object is returned.
TestUniq() - Constructor for class test.filesystem.TestUniq
 
TestURI - Class in test.util.filesystem
 
TestURI() - Constructor for class test.util.filesystem.TestURI
 
TestURLSplit - Class in test
 
TestURLSplit() - Constructor for class test.TestURLSplit
 
TestVersioning - Class in test.util.filesystem
 
TestVersioning() - Constructor for class test.util.filesystem.TestVersioning
 
TestVFSFileSystem - Class in test.util.filesystem
 
TestVFSFileSystem() - Constructor for class test.util.filesystem.TestVFSFileSystem
 
TestZipFilesystem - Class in test
 
TestZipFilesystem() - Constructor for class test.TestZipFilesystem
 
Tet - Class in ProGAL.geom3d.kineticDelaunay
 
Tet(Vertex[]) - Constructor for class ProGAL.geom3d.kineticDelaunay.Tet
 
Tet(Vertex, Vertex, Vertex, Vertex) - Constructor for class ProGAL.geom3d.kineticDelaunay.Tet
 
Tet(Tetrahedron) - Constructor for class ProGAL.geom3d.kineticDelaunay.Tet
 
Tetr - Class in ProGAL.geom3d.tessellation.BowyerWatson
 
Tetr(PointWeighted, PointWeighted, PointWeighted, PointWeighted) - Constructor for class ProGAL.geom3d.tessellation.BowyerWatson.Tetr
 
Tetrahedron - Class in ProGAL.geom3d.volumes
A tetrahedron is a polyhedron with four triangular faces.
Tetrahedron(Point, Point, Point, Point) - Constructor for class ProGAL.geom3d.volumes.Tetrahedron
 
Tetrahedron(Point[]) - Constructor for class ProGAL.geom3d.volumes.Tetrahedron
 
text - Variable in class ProGAL.geom3d.viewer.TextShape
 
TEXT_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
TEXT_SORT_TYPE - Static variable in class org.das2.jythoncompletion.support.CompletionResultSet
Sort type returned from CompletionResultSet.getSortType() that prefers text of the item (CompletionItem.getSortText()).
textAntiAlias - Variable in class org.autoplot.dom.Options
property textAntiAlias should text labels be anti aliased?
textEquals(CharSequence, CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Test whether whether the given character sequences represent the same text.
TEXTFIELD_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
textMap - Variable in class org.das2.util.DasPNGConstants
 
TextShape - Class in ProGAL.geom2d.viewer
 
TextShape(String, Point, double) - Constructor for class ProGAL.geom2d.viewer.TextShape
 
TextShape(String, Point, double, double) - Constructor for class ProGAL.geom2d.viewer.TextShape
 
TextShape - Class in ProGAL.geom3d.viewer
 
TextShape(String, Point) - Constructor for class ProGAL.geom3d.viewer.TextShape
 
TextShape(String, Point, double) - Constructor for class ProGAL.geom3d.viewer.TextShape
 
ThreadDenseConsoleFormatter - Class in org.das2.util
 
ThreadDenseConsoleFormatter() - Constructor for class org.das2.util.ThreadDenseConsoleFormatter
 
ThreadManager - Class in org.autoplot.datasource
Brought in as things are removed from the das2 threads, and a number of processes are assumed to be run just once.
THROWABLE - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
throwing(String, String, Throwable) - Method in class org.autoplot.util.TransparentLogger
 
ThrowRuntimeExceptionHandler - Class in org.das2.util
ExceptionHandler that throws a RuntimeException caused by the Exception.
ThrowRuntimeExceptionHandler() - Constructor for class org.das2.util.ThrowRuntimeExceptionHandler
Creates a new instance of NullExceptionHandler
THUMB_SIZE - Static variable in class org.autoplot.pngwalk.WalkImage
 
thumbnailSize - Variable in class org.autoplot.pngwalk.PngWalkTool
 
thumbnailSize - Variable in class org.autoplot.pngwalk.PngWalkView
 
thumbnailSizeChanged() - Method in class org.autoplot.pngwalk.CoversWalkView
 
thumbnailSizeChanged() - Method in class org.autoplot.pngwalk.GridPngWalkView
 
thumbnailSizeChanged() - Method in class org.autoplot.pngwalk.PngWalkView
subclasses should override this if they need to take action when the thumbnail size changes.
thumbnailSizeChanged() - Method in class org.autoplot.pngwalk.RowPngWalkView
 
TickCurveRenderer - Class in org.das2.graph
Renderer showing ticks along a curve, useful for orbits.
TickCurveRenderer(QDataSet, String, String, TickVDescriptor) - Constructor for class org.das2.graph.TickCurveRenderer
Create a new renderer with the x and y planes of the bundle ds identified.
TickCurveRenderer() - Constructor for class org.das2.graph.TickCurveRenderer
 
TickCurveRenderer.TickStyle - Class in org.das2.graph
 
TickCurveRendererBeanInfo - Class in org.das2.beans
 
TickCurveRendererBeanInfo() - Constructor for class org.das2.beans.TickCurveRendererBeanInfo
 
tickFormatter(Datum) - Method in class org.das2.graph.DasAxis
return a label for this datum and visible range.
tickFormatter(DatumVector, DatumRange) - Method in class org.das2.graph.DasAxis
return the tick labels for these datums and visible range.
tickFormatter(Datum) - Method in class org.das2.graph.DasLabelAxis
 
tickFormatter(DatumVector, DatumRange) - Method in class org.das2.graph.DasLabelAxis
 
TickLabeller - Interface in org.das2.graph
 
tickle() - Method in class org.autoplot.util.TickleTimer
 
tickle(String) - Method in class org.autoplot.util.TickleTimer
 
tickle() - Method in class org.das2.util.TickleTimer
 
tickle(String) - Method in class org.das2.util.TickleTimer
 
ticklen - Variable in class org.autoplot.dom.Options
 
TickleTimer - Class in org.autoplot.util
TickleTimer is a timer that fires once it's been left alone for a while.
TickleTimer(long, PropertyChangeListener) - Constructor for class org.autoplot.util.TickleTimer
 
TickleTimer - Class in org.das2.util
TickleTimer is a timer that fires once it's been left alone for a while.
TickleTimer(long, PropertyChangeListener) - Constructor for class org.das2.util.TickleTimer
 
TickMaster - Class in org.das2.graph
Class for managing ticks.
TickMaster() - Constructor for class org.das2.graph.TickMaster
 
ticksListener - Variable in class org.das2.graph.DasPlot
listens for x and y axis tick changes, and repaints the plot when drawing grid lines at tick positions.
tickV - Variable in class org.das2.graph.DasAxis
 
TickVDescriptor - Class in org.das2.graph
A TickVDescriptor describes the position that ticks should be drawn, so that a fairly generic tick drawing routine can be used for multiple types of axes.
TickVDescriptor() - Constructor for class org.das2.graph.TickVDescriptor
This constructor is to support the use when tickVDescriptor was internal to DasAxis.
TickVDescriptor(double[], double[], Units) - Constructor for class org.das2.graph.TickVDescriptor
 
TickVDescriptor(QDataSet) - Constructor for class org.das2.graph.TickVDescriptor
create the tickVDescriptor for a bunch of given ticks.
tidy() - Method in class org.autoplot.datasource.ReferenceCache
remove all the entries that have been garbage collected.
tidy() - Method in class org.das2.qds.ReferenceCache
remove all the entries that have been garbage collected.
TIME_STAMP - Static variable in class org.das2.qds.RecordIterator
 
TimeContext - Class in org.das2.datum
 
TimeContext(String, double) - Constructor for class org.das2.datum.TimeContext
 
TimeDataSet - Class in org.das2.qds.buffer
Often we see where time is left decoded in binary streams, occupying ~21 bytes (ASCII characters) instead of 8 bytes to represent them as a double.
TimeDataSet(int, int, int, int, int, int, int, ByteBuffer, Object) - Constructor for class org.das2.qds.buffer.TimeDataSet
Like the other constructors, but the type is needed as well to get the number of bytes.
TimeDatumFormatter - Class in org.das2.datum.format
Formatter is configured with strings of SimpleDateFormat (yyyy-MM-DD) or % percent format (%Y-%m-%d) specifiers.
TimeDatumFormatter(String) - Constructor for class org.das2.datum.format.TimeDatumFormatter
Creates a new instance of TimeDatumFormatter
TimeDatumFormatterFactory - Class in org.das2.datum.format
 
timeFormat - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
timeformat for the walk, e.g.
TIMEFORMAT_Z - Static variable in class org.das2.datum.TimeParser
$Y-$m-$dT$H:$M:$S.$(subsec;places=3)Z
timeFormatCB - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
timeFormatFieldsComboBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
timeFormatToggleButton - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
timegen(String, String, int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with values that are times.
TimeLocationUnits - Class in org.das2.datum
 
TimeLocationUnits(String, String, Units, Basis) - Constructor for class org.das2.datum.TimeLocationUnits
 
TimeParser - Class in org.das2.datum
TimeParser designed to quickly parse strings with a known format.
TimeParser.EnumFieldHandler - Class in org.das2.datum
"$Y$m$d-$(enum;values=a,b,c,d)", "20130202-a", "2013-02-02/2013-02-03"
TimeParser.FieldHandler - Interface in org.das2.datum
Interface to add custom handlers for strings with unique formats.
TimeParser.HrintervalFieldHandler - Class in org.das2.datum
$(hrinterval;names=a,b,c,d) "b" → "06:00/12:00"
TimeParser.IgnoreFieldHandler - Class in org.das2.datum
Just skip the field.
TimeParser.PeriodicFieldHandler - Class in org.das2.datum
regular intervals are numbered.
TimeParser.SubsecFieldHandler - Class in org.das2.datum
$(subsec;places=6) "36" → "36 microseconds"
timer - Static variable in class org.autoplot.cdf.CdfDataSource
To resolve bug 1002 we unload the cache after 10 seconds.
timer - Static variable in class org.das2.components.BatchMaster
 
Timer() - Constructor for class org.das2.components.BatchMaster.Timer
 
timeRange - Variable in class org.autoplot.dom.Application
 
timeRange - Variable in class org.autoplot.dom.TimeSeriesBrowseController
 
TimeRangeEditor - Class in org.autoplot.datasource
Standard control for controlling a DatumRange containing times, with next and previous buttons, and a launcher into the TimeRangeTool.
TimeRangeEditor() - Constructor for class org.autoplot.datasource.TimeRangeEditor
 
TimeRangeEditor - Class in org.das2.components
code copied from DasTimeRangeSelector for use with Autoplot.
TimeRangeEditor() - Constructor for class org.das2.components.TimeRangeEditor
creates an instance of the editor, with an arbitrary range (today) loaded.
TimeRangeEditor(Datum, Datum) - Constructor for class org.das2.components.TimeRangeEditor
create an editor with the initial range.
TimeRangeEditor(DatumRange) - Constructor for class org.das2.components.TimeRangeEditor
create an editor with the initial range.
TimeRangeLabel - Class in org.das2.graph
 
TimeRangeLabel(DataRange) - Constructor for class org.das2.graph.TimeRangeLabel
Creates a new instance of TimeRangeLabel
timeRangeSelected(TimeRangeSelectionEvent) - Method in class org.das2.components.DasTimeRangeSelector
 
timeRangeSelected(TimeRangeSelectionEvent) - Method in class org.das2.components.TimeRangeEditor
 
timeRangeSelected(TimeRangeSelectionEvent) - Method in class org.das2.event.DasEventMulticaster
 
timeRangeSelected(TimeRangeSelectionEvent) - Method in interface org.das2.event.TimeRangeSelectionListener
 
timeRangeSelected(TimeRangeSelectionEvent) - Method in class org.das2.graph.DasAxis
call back for time range selection event.
TimeRangeSelectionEvent - Class in org.das2.event
 
TimeRangeSelectionEvent(Object, DatumRange) - Constructor for class org.das2.event.TimeRangeSelectionEvent
Creates a new instance of TimeRangeSelectionEvent
TimeRangeSelectionListener - Interface in org.das2.event
 
timeRangeStr - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
timerange to cover for the walk, e.g.
TimeRangeTool - Class in org.autoplot.datasource
GUI for creating valid time ranges by calendar times, orbit, or NRT
TimeRangeTool() - Constructor for class org.autoplot.datasource.TimeRangeTool
Creates new form TimeRangeTool
timeRangeTool - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
TimeRangeToolEventsList - Class in org.autoplot.datasource
The EventsList tool makes it easy to browse around a list of events.
TimeRangeToolEventsList() - Constructor for class org.autoplot.datasource.TimeRangeToolEventsList
Creates new form TimeRangeToolEventsList
TimeRangeVerifier - Class in org.autoplot.datasource
verify time range Strings like "2001-03-04" or "orbit:rbspa-pp:103"
TimeRangeVerifier() - Constructor for class org.autoplot.datasource.TimeRangeVerifier
 
TimerConsoleFormatter - Class in org.das2.util
 
TimerConsoleFormatter() - Constructor for class org.das2.util.TimerConsoleFormatter
 
times(Polynomial) - Method in class ProGAL.math.Polynomial
 
TimeSeriesBrowse - Interface in org.autoplot.datasource.capability
This capability allows DataSources that know how to produce data sets from a long time series to provide views of the DataSource for different times and resolutions.
TimeSeriesBrowseController - Class in org.autoplot.dom
When the data source supports loading additional data when the time axis (or plot context) changes, then this is responsible for loading additional data.
TimeSeriesBrowseController(DataSourceController, PlotElement) - Constructor for class org.autoplot.dom.TimeSeriesBrowseController
 
timesStatusLabel - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
TimeStruct() - Constructor for class org.das2.datum.TimeUtil.TimeStruct
 
TimeTemplator - Class in org.das2.datum
Experiment with a tool for quickly creating time templates.
TimeTemplator() - Constructor for class org.das2.datum.TimeTemplator
Creates new form TimeTemplator
TimeTemplatorFieldPicker - Class in org.das2.datum
 
TimeTemplatorFieldPicker() - Constructor for class org.das2.datum.TimeTemplatorFieldPicker
Creates new form TimeTemplatorFieldPicker
TimeUtil - Class in org.das2.datum
Various time utilities
TimeUtil.TimeDigit - Class in org.das2.datum
 
TimeUtil.TimeStruct - Class in org.das2.datum
 
TimingConsoleFormatter - Class in org.das2.util
Print the elapsed time and logger name with each message.
TimingConsoleFormatter() - Constructor for class org.das2.util.TimingConsoleFormatter
 
tinyLoadingImage - Static variable in class org.autoplot.pngwalk.PngWalkView
 
TITLE - Static variable in class org.autoplot.hapi.HapiSpec
some HAPI servers have optional title for IDs.
TITLE - Static variable in interface org.das2.qds.QDataSet
String, Human-consumable string suitable for a plot title (~100 chars).
TITLE_ERROR_OCCURRED - Static variable in class org.autoplot.bookmarks.Bookmark
 
TitledBorderDecorator - Class in org.autoplot.help
Makes titled border into link to documentation
TitledBorderDecorator() - Constructor for class org.autoplot.help.TitledBorderDecorator
 
titleTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
toArray() - Method in class org.das2.util.IDLValue
return a copy of the data.
ToAscii - Class in org.das2.stream
 
ToAscii(StreamHandler) - Constructor for class org.das2.stream.ToAscii
Creates a new instance of ToAscii
ToAsciiStreamHandler - Class in org.das2.qstream.filter
Converts all the transfer types to Ascii TransferTypes.
ToAsciiStreamHandler(OutputStream) - Constructor for class org.das2.qstream.filter.ToAsciiStreamHandler
 
toBottom(PlotElement) - Method in class org.autoplot.dom.PlotController
move the plot element to the bottom.
toBundleDs(QDataSet) - Static method in class org.das2.qds.DataSetUtil
make a proper bundle ds from a simple bundle containing ordinal units This assumes that labels is a unique set of labels.
toCanonicalFilename(String) - Static method in class org.das2.util.filesystem.FileSystem
returns the canonical name /a/b/c.dat of a string that may contain backslashes and might not have the leading / and trailing slashes.
toCanonicalFolderName(String) - Static method in class org.das2.util.filesystem.FileSystem
returns the canonical name (/a/b/) of a string that may contain backslashes and might not have the leading / and trailing slashes.
toCanonicalFolderName(URI) - Static method in class org.das2.util.filesystem.FileSystem
 
toColor() - Method in class org.das2.graph.SymColor
 
toConsole() - Method in class ProGAL.geom2d.Circle
 
toConsole(int) - Method in class ProGAL.geom2d.Circle
 
toConsole(String) - Method in class ProGAL.geom2d.Line
 
toConsole() - Method in class ProGAL.geom2d.Line
 
toConsole() - Method in class ProGAL.geom2d.LineSegment
 
toConsole(int) - Method in class ProGAL.geom2d.PointSet
prints points on the console
toConsole() - Method in class ProGAL.geom2d.Vector
 
toConsole(int) - Method in class ProGAL.geom2d.Vector
 
toConsole() - Method in class ProGAL.geom3d.Circle
Writes this circle to System.out with 2 decimals precision.
toConsole(int) - Method in class ProGAL.geom3d.Circle
Writes this circle to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
toConsole() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toConsole() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
toConsole() - Method in class ProGAL.geom3d.LineSegment
Writes this segment to System.out.
toConsole(int) - Method in class ProGAL.geom3d.LineSegment
Writes this segment to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.geom3d.Point
Writes this point to System.out.
toConsole(int) - Method in class ProGAL.geom3d.Point
Writes this point to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.geom3d.PointList
Writes this point-list to System.out.
toConsole(int) - Method in class ProGAL.geom3d.PointList
Writes this point-list to System.out.
toConsole() - Method in class ProGAL.geom3d.Triangle
Writes this triangle to System.out with 2 decimals precision.
toConsole(int) - Method in class ProGAL.geom3d.Triangle
Writes this triangle to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.geom3d.Vector
Writes this vector to System.out.
toConsole(int) - Method in class ProGAL.geom3d.Vector
Writes this vector to System.out with dec decimals precision.
toConsole(int) - Method in class ProGAL.geom3d.volumes.Cylinder
 
toConsole() - Method in class ProGAL.geom3d.volumes.Sphere
Writes this sphere to System.out.
toConsole(int) - Method in class ProGAL.geom3d.volumes.Sphere
Writes this sphere to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Writes this tetrahedron to System.out.
toConsole(int) - Method in class ProGAL.geom3d.volumes.Tetrahedron
Writes this tetrahedron to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.geomNd.Point
 
toConsole(int) - Method in class ProGAL.geomNd.Point
 
toConsole() - Method in class ProGAL.geomNd.Vector
Writes this vector to System.out.
toConsole(int) - Method in class ProGAL.geomNd.Vector
Writes this vector to System.out with dec decimals precision.
toConsole() - Method in class ProGAL.math.Matrix
 
toConsole(int) - Method in class ProGAL.math.Matrix
 
toConsoleNeighbors() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toDataSet(AutoRangeUtil.AutoRangeDescriptor) - Static method in class org.autoplot.AutoplotUtil
convert the legacy AutoRangeDescriptor to a QDataSet bounding cube.
toDatum(TimeUtil.TimeStruct) - Static method in class org.das2.datum.TimeUtil
convert to Datum without regard to the type of unit used to represent time.
toDatum(TimeUtil.TimeStruct, Units) - Static method in class org.das2.datum.TimeUtil
convert to a Datum with the given units.
toDatum(int[]) - Static method in class org.das2.datum.TimeUtil
get the datum from the 6 or 7 element timeArray.
toDatum(int[], Units) - Static method in class org.das2.datum.TimeUtil
get the time datum from the 6 or 7 element decomposed timeArray.
toDatumDuration(int[]) - Static method in class org.das2.datum.TimeUtil
return approximate duration in Units.seconds or in Units.days.
toDatumVector(QDataSet) - Static method in class org.das2.qds.DatumVectorAdapter
extracts a das2 legacy DatumVector from a rank 1 QDataSet.
toDeg(double) - Static method in class ProGAL.math.Functions
 
toDegrees(QDataSet) - Static method in class org.das2.qds.ops.Ops
convert the data to degrees by multiplying each element by 180/PI.
toDegrees(Object) - Static method in class org.das2.qds.ops.Ops
 
toDoubleArray(Units) - Method in class org.das2.datum.DatumVector
 
toDoubleArray(double[], Units) - Method in class org.das2.datum.DatumVector
 
toggleExpanded(int) - Method in class org.das2.components.treetable.TreeTableModel
 
toggleRotation() - Method in class ProGAL.geom3d.viewer.J3DScene
Toggles rotation
toHexString(Color) - Static method in class org.das2.util.DesktopColorChooserPanel
 
toJavaIdentifier(String) - Static method in class org.autoplot.datasource.DataSourceUtil
make a valid Java identifier from the label.
Token - Class in org.das2.qds.util.dd
Describes the input token stream.
Token() - Constructor for class org.das2.qds.util.dd.Token
No-argument constructor
Token(int) - Constructor for class org.das2.qds.util.dd.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.das2.qds.util.dd.Token
Constructs a new token for the specified Image and Kind.
tokenImage - Variable in exception org.das2.qds.util.dd.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
Literal token values.
TokenMgrError - Error in org.das2.qds.util.dd
Token Manager Error.
TokenMgrError() - Constructor for error org.das2.qds.util.dd.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.das2.qds.util.dd.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.das2.qds.util.dd.TokenMgrError
Full Constructor.
toMetaTree(Node) - Static method in class org.autoplot.metatree.MetadataUtil
converts tree model node into canonical Map.
toMonic() - Method in class ProGAL.math.Polynomial
 
TOO_MANY_PARMS - Static variable in interface org.autoplot.cdf.CDFConstants
 
TOO_MANY_VARS - Static variable in interface org.autoplot.cdf.CDFConstants
 
tool - Variable in class ProGAL.dataStructures.Heap
 
Toolbox - Class in org.das2.components
A component that allows the user to create new objects and pass them to components using the drag and drop interface.
Toolbox() - Constructor for class org.das2.components.Toolbox
Creates a new instance of Toolbox
TOOLTIP_NO_REMOTE - Static variable in class org.autoplot.bookmarks.Bookmark
 
TOOLTIP_NOT_LOADED - Static variable in class org.autoplot.bookmarks.Bookmark
 
TOOLTIP_QUERY_TYPE - Static variable in interface org.das2.jythoncompletion.support.CompletionProvider
The int value representing the query for a tooltip hint.
TOOLTIP_REMOTE - Static variable in class org.autoplot.bookmarks.Bookmark
 
TooltipKeeper - Class in org.das2.qds.filters
 
top - Variable in class org.autoplot.dom.Row
 
TOP - Static variable in class org.das2.graph.AttachedLabel
This value indicates that the axis should be located at the top of its cell
TOP - Static variable in class org.das2.graph.DasAxis
This value indicates that the axis should be located at the top of its cell
top() - Method in class org.das2.graph.DasRow
return the device location of the top of the row.
toParentDirectory() - Method in class ftpfs.ftp.FtpBean
Change to parent directory.
topDecorator - Variable in class org.das2.graph.Renderer
 
toPoint() - Method in class ProGAL.geom2d.Vector
 
toPoint() - Method in class ProGAL.geom3d.Vector
Convert this vector to a point.
toPoint() - Method in class ProGAL.geomNd.Vector
Convert this vector to a point.
toQDataSet() - Method in class org.das2.dataset.DefaultTableDataSet
this is a highly-interleaved table, and if we sort it out and create a optimal QDataSet, it's better.
toRad(double) - Static method in class ProGAL.math.Functions
 
toRadians(QDataSet) - Static method in class org.das2.qds.ops.Ops
convert the data to radians by multiplying each element by PI/180.
toRadians(Object) - Static method in class org.das2.qds.ops.Ops
 
toRectangle(DasRow, DasColumn) - Static method in class org.das2.graph.DasDevicePosition
convenience method for creating a rectangle from a row and column.
Torus - Class in ProGAL.geom3d.volumes
Let the radius from the center of the hole to the center of the torus tube be R, and the radius of the tube be r.
Torus(Point, Vector, double, double) - Constructor for class ProGAL.geom3d.volumes.Torus
 
toScalar() - Method in class org.das2.util.IDLValue
 
toScene(J2DScene) - Method in class ProGAL.geom2d.Circle
 
toScene(J2DScene, Color) - Method in class ProGAL.geom2d.Circle
 
toScene(J2DScene) - Method in class ProGAL.geom2d.LineSegment
 
toScene(J2DScene, Color) - Method in class ProGAL.geom2d.LineSegment
 
toScene(J2DScene, Color, double) - Method in class ProGAL.geom2d.LineSegment
 
toScene(J3DScene, Color) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
toSceneEdge(J3DScene, Color, double) - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
toSceneEdges(J3DScene, Color, double) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toSceneEdges(J3DScene, Color, double, double) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toSceneEdges(J3DScene, Color, double) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
toSceneEdges(J3DScene, Color, double, double) - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
toSceneFace(J3DScene, int, Color) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toSceneFaces(J3DScene, Color) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toSparkline(QDataSet, QDataSet, boolean) - Static method in class org.das2.qds.DataSetUtil
Make a unicode spark line http://www.ssec.wisc.edu/~tomw/java/unicode.html.
toString() - Method in class it.sauronsoftware.ftp4j.FTPClient
 
toString() - Method in exception it.sauronsoftware.ftp4j.FTPException
 
toString() - Method in class it.sauronsoftware.ftp4j.FTPFile
 
toString() - Method in class it.sauronsoftware.ftp4j.FTPReply
 
toString() - Method in class org.autoplot.aggregator.AggregatingDataSource.AggTimeSeriesBrowse
 
toString() - Method in class org.autoplot.AutoRangeUtil.AutoRangeDescriptor
 
toString() - Method in class org.autoplot.bookmarks.Bookmark.Folder
 
toString() - Method in class org.autoplot.bookmarks.Bookmark
 
toString() - Method in class org.autoplot.bookmarks.RemoteStatus
 
toString() - Method in class org.autoplot.cdf.TrDDataSet
 
toString() - Method in class org.autoplot.cdf.TrFDataSet
 
toString() - Method in class org.autoplot.cdf.TrLDataSet
 
toString() - Method in class org.autoplot.datasource.AbstractDataSource
 
toString() - Method in class org.autoplot.datasource.CompletionContext
 
toString() - Method in class org.autoplot.datasource.ReferenceCache.ReferenceCacheEntry
 
toString() - Method in class org.autoplot.datasource.URISplit
 
toString() - Method in class org.autoplot.dods.DodsVarDataSet
 
toString() - Method in class org.autoplot.dom.ArrayNodeDiff
 
toString() - Method in class org.autoplot.dom.BindingModel
 
toString() - Method in class org.autoplot.dom.BindingSupport
 
toString() - Method in class org.autoplot.dom.CanvasController
 
toString() - Method in class org.autoplot.dom.ChangesSupport
 
toString() - Method in class org.autoplot.dom.Connector
 
toString() - Method in class org.autoplot.dom.DataSourceController
 
toString() - Method in class org.autoplot.dom.DataSourceFilter
 
toString() - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
toString() - Method in class org.autoplot.dom.DomNode
 
toString() - Method in class org.autoplot.dom.PlotController
 
toString() - Method in class org.autoplot.dom.PlotElement
 
toString() - Method in class org.autoplot.dom.PlotElementController
 
toString() - Method in class org.autoplot.dom.PropertyChangeDiff
 
toString() - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
toString() - Method in class org.autoplot.idlsupport.APDataSet
 
toString() - Method in class org.autoplot.jythonsupport.JythonUtil.Param
 
toString() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
toString() - Method in class org.autoplot.metatree.NameValueTreeModel
 
toString() - Method in interface org.autoplot.metatree.NameValueTreeModel.TreeNode
 
toString() - Method in class org.autoplot.pngwalk.CreatePngWalk.Params
 
toString() - Method in enum org.autoplot.pngwalk.QualityControlRecord.Status
 
toString() - Method in class org.autoplot.pngwalk.WalkImage
 
toString() - Method in class org.autoplot.spase.TreeNode
 
toString() - Method in class org.autoplot.state.UndoRedoSupport.StateStackElement
 
toString() - Method in class org.autoplot.util.TransparentLogger
 
toString() - Method in class org.das2.beans.AccessLevelBeanInfo.AccessLevel
 
toString() - Method in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
toString() - Method in class org.das2.client.DasServer.DataSrcListItem
 
toString() - Method in class org.das2.client.DasServer
 
toString() - Method in class org.das2.client.Key
 
toString() - Method in class org.das2.client.StreamDataSetDescriptor
 
toString() - Method in class org.das2.components.DasProgressPanel
 
toString() - Method in class org.das2.components.DataPointRecorder.DataPoint
 
toString() - Method in interface org.das2.components.propertyeditor.Enumeration
Type-safe Enumerations implementing this interface should override the toString() method to return a String that will be helpful to the user when choosing this as an option from a list.
toString() - Method in class org.das2.components.propertyeditor.PeerPropertyTreeNode
 
toString() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
toString() - Method in class org.das2.dasml.ListOption
 
toString() - Method in class org.das2.dasml.Orientation
 
toString() - Method in class org.das2.dasml.ParsedExpression
 
toString() - Method in class org.das2.DasPropertyException.MessageType
 
toString() - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
toString() - Method in class org.das2.dataset.AbstractTableDataSet
 
toString() - Method in class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
toString() - Method in class org.das2.dataset.AbstractVectorDataSet
 
toString() - Method in class org.das2.dataset.DefaultTableDataSet
 
toString() - Method in class org.das2.dataset.LimitCountDataSetCache
 
toString() - Method in class org.das2.dataset.Rank3TableDataSetAdapter
 
toString() - Method in class org.das2.dataset.RebinDescriptor
 
toString() - Method in class org.das2.dataset.SimpleDataSetCache
 
toString() - Method in class org.das2.dataset.TableDataSetAdapter
 
toString() - Method in class org.das2.dataset.TableDataSetBuilder
 
toString(TableDataSet) - Static method in class org.das2.dataset.TableUtil
 
toString() - Method in class org.das2.dataset.test.FunctionTableDataSet
 
toString() - Method in class org.das2.dataset.VectorDataSetAdapter
 
toString() - Method in class org.das2.dataset.VectorDataSetBuilder
 
toString(VectorDataSet) - Static method in class org.das2.dataset.VectorUtil
 
toString() - Method in class org.das2.datasource.Das2ServerDataSource
 
toString() - Method in class org.das2.datum.CacheTag
Returns a string representation of the object.
toString() - Method in class org.das2.datum.Datum
returns a human readable String representation of the Datum, which should also be parseable with Units.parse()
toString() - Method in class org.das2.datum.DatumRange
returns a human consumable representation of the string.
toString() - Method in class org.das2.datum.DatumVector
 
toString() - Method in class org.das2.datum.EnumerationUnits
 
toString() - Method in class org.das2.datum.format.DefaultDatumFormatter
 
toString() - Method in class org.das2.datum.format.EnumerationDatumFormatter
 
toString() - Method in class org.das2.datum.format.ExponentialDatumFormatter
 
toString() - Method in class org.das2.datum.format.FormatStringFormatter
 
toString() - Method in class org.das2.datum.format.LatinPrefixDatumFormatter
 
toString() - Method in class org.das2.datum.format.TimeDatumFormatter
 
toString() - Method in class org.das2.datum.LinearDomainDivider
 
toString() - Method in class org.das2.datum.LogDomainDivider
 
toString() - Method in class org.das2.datum.LogLinDomainDivider
 
toString() - Method in class org.das2.datum.OrbitDatumRange
 
toString() - Method in class org.das2.datum.OrdinalTimeDomainDivider
 
toString() - Method in class org.das2.datum.Ratio
 
toString() - Method in class org.das2.datum.RationalNumber
 
toString() - Method in class org.das2.datum.SIUnits
 
toString() - Method in class org.das2.datum.TimeContext
 
toString() - Method in class org.das2.datum.TimeParser
 
toString() - Method in class org.das2.datum.TimeUtil.TimeDigit
 
toString() - Method in class org.das2.datum.TimeUtil.TimeStruct
 
toString() - Method in class org.das2.datum.Units
 
toString() - Method in class org.das2.datum.UnitsConverter.Appended
 
toString() - Method in class org.das2.datum.UnitsConverter.ScaleOffset
 
toString() - Method in class org.das2.event.BoxSelectionEvent
 
toString() - Method in class org.das2.event.DasEventMulticaster
 
toString() - Method in class org.das2.event.DasSelectionEvent.Type
 
toString() - Method in class org.das2.event.DataPointSelectionEvent
 
toString() - Method in class org.das2.event.DataRangeSelectionEvent
 
toString() - Method in class org.das2.event.Gesture
 
toString() - Method in class org.das2.event.MouseDragEvent
 
toString() - Method in class org.das2.event.MousePointSelectionEvent
 
toString() - Method in class org.das2.event.TimeRangeSelectionEvent
 
toString() - Method in class org.das2.fsm.FileStorageModel
 
toString() - Method in class org.das2.fsm.FileStorageModelOld
 
toString() - Method in class org.das2.graph.CustomizerKey
 
toString() - Method in class org.das2.graph.DasAxis.Memento
 
toString() - Method in class org.das2.graph.DasAxis
 
toString() - Method in class org.das2.graph.DasCanvas.Cell
 
toString() - Method in class org.das2.graph.DasCanvas.HotLine
 
toString() - Method in class org.das2.graph.DasCanvas
 
toString() - Method in class org.das2.graph.DasCanvasComponent
 
toString() - Method in class org.das2.graph.DasColorBar.Type
 
toString() - Method in class org.das2.graph.DasDevicePosition
return a human-readable string representing the object for debugging.
toString() - Method in class org.das2.graph.DataLoader.Request
 
toString() - Method in class org.das2.graph.DefaultPlotSymbol
 
toString() - Method in class org.das2.graph.FillStyle
 
toString() - Method in class org.das2.graph.Leveler
Deprecated.
 
toString() - Method in class org.das2.graph.Psym
 
toString() - Method in class org.das2.graph.PsymConnector
 
toString() - Method in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
toString() - Method in class org.das2.graph.SymColor
 
toString() - Method in class org.das2.graph.TickCurveRenderer.TickStyle
 
toString() - Method in class org.das2.graph.TickVDescriptor
Returns a String representation of the TickVDescriptor.
toString() - Method in class org.das2.jythoncompletion.CompletionContext
 
toString(CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Create a string from the given character sequence by first creating a StringBuilder and appending the whole character sequence to it.
toString(CharSequence, int, int) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Create string for the given portion of the character sequence.
toString() - Method in class org.das2.jythoncompletion.support.AsyncCompletionTask
 
toString() - Method in class org.das2.jythoncompletion.support.CompletionResultSet
 
toString(ComplexArray.Float) - Static method in class org.das2.math.fft.ComplexArray
converts a ComplexArray into an array for debugging purposes.
toString(ComplexArray.Double) - Static method in class org.das2.math.fft.ComplexArray
converts a ComplexArray into an array for debugging purposes.
toString() - Method in class org.das2.math.filter.AbstractFilter
 
toString() - Method in class org.das2.math.filter.Butterworth
 
toString() - Method in class org.das2.math.matrix.Matrix
 
toString() - Method in class org.das2.NameContext
 
toString() - Method in class org.das2.pw.ClusterSpacecraft
 
toString() - Method in class org.das2.qds.AbstractDataSet
return a human-readable string representation of this QDataSet.
toString() - Method in class org.das2.qds.ArrayDataSet
 
toString() - Method in class org.das2.qds.BundleDataSet.BundleDescriptor
 
toString() - Method in class org.das2.qds.BundleDataSet
 
toString(QDataSet) - Static method in class org.das2.qds.DataSetUtil
provide a string representation of the dataset.
toString(int[]) - Static method in class org.das2.qds.DataSetUtil
return string representation of the dimensions of the qube dimensions.
toString() - Method in class org.das2.qds.DRank0DataSet
 
toString() - Method in class org.das2.qds.filters.AddFilterDialog.Bookmark
 
toString() - Method in class org.das2.qds.IndexListDataSetIterator
 
toString() - Method in class org.das2.qds.JoinDataSet
 
toString(ComplexArray.Float) - Static method in class org.das2.qds.math.fft.ComplexArray
converts a ComplexArray into an array for debugging purposes.
toString(ComplexArray.Double) - Static method in class org.das2.qds.math.fft.ComplexArray
converts a ComplexArray into an array for debugging purposes.
toString() - Method in class org.das2.qds.math.matrix.Matrix
 
toString() - Method in class org.das2.qds.QubeDataSetIterator.IndexListIterator
 
toString() - Method in class org.das2.qds.QubeDataSetIterator.SingletonIterator
 
toString() - Method in class org.das2.qds.QubeDataSetIterator.StartStopStepIterator
 
toString() - Method in class org.das2.qds.QubeDataSetIterator
 
toString() - Method in class org.das2.qds.ReferenceCache.ReferenceCacheEntry
 
toString() - Method in class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
toString() - Method in class org.das2.qds.TailBundleDataSet
 
toString() - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
toString() - Method in class org.das2.qds.util.AsciiParser.RegexParser
 
toString() - Method in class org.das2.qds.util.DataSetBuilder
 
toString() - Method in class org.das2.qds.util.dd.Token
Returns the image.
toString() - Method in class org.das2.qds.WeightsDataSet
 
toString() - Method in class org.das2.qstream.PacketDescriptor
 
toString() - Method in class org.das2.qstream.PlaneDescriptor
 
toString() - Method in class org.das2.qstream.TransferType
 
toString() - Method in class org.das2.stream.DataTransferType
 
toString() - Method in class org.das2.stream.PacketDescriptor
 
toString() - Method in enum org.das2.stream.PropertyType
 
toString() - Method in class org.das2.stream.StreamComment
 
toString() - Method in class org.das2.stream.StreamYScanDescriptor
 
toString() - Method in class org.das2.system.DefaultMonitorFactory.MonitorEntry
 
toString() - Method in class org.das2.system.LoggerId
 
toString() - Method in class org.das2.util.DebugPropertyChangeSupport
 
toString() - Method in class org.das2.util.filesystem.LocalFileObject
 
toString() - Method in class org.das2.util.filesystem.LocalFileSystem
 
toString() - Method in class org.das2.util.filesystem.SubFileSystem
 
toString() - Method in class org.das2.util.filesystem.WebFileObject
 
toString() - Method in class org.das2.util.filesystem.WebFileSystem
 
toString() - Method in class org.das2.util.GrannyTextRenderer
 
toString() - Method in class org.das2.util.IDLValue
 
toString() - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
 
toString() - Method in class org.das2.util.monitor.AbstractProgressMonitor
return a human-readable representation of the monitor, which is currently position + "of" + taskSize.
toString() - Method in class org.das2.util.monitor.SubTaskMonitor
 
toString() - Method in class org.virbo.idlsupport.APDataSet
 
toString() - Method in class ProGAL.geom2d.Circle
 
toString(int) - Method in class ProGAL.geom2d.Circle
 
toString() - Method in class ProGAL.geom2d.delaunay.Triangle
 
toString() - Method in class ProGAL.geom2d.delaunay.Vertex
 
toString(String) - Method in class ProGAL.geom2d.Line
 
toString() - Method in class ProGAL.geom2d.Line
 
toString() - Method in class ProGAL.geom2d.LineSegment
 
toString() - Method in class ProGAL.geom2d.Polygon
 
toString() - Method in class ProGAL.geom2d.Triangle
 
toString() - Method in class ProGAL.geom2d.TriangulationFace
 
toString() - Method in class ProGAL.geom2d.Vector
 
toString(int) - Method in class ProGAL.geom2d.Vector
 
toString() - Method in class ProGAL.geom3d.Circle
Returns a string-representation of this circle formatted with two decimals precision.
toString(int) - Method in class ProGAL.geom3d.Circle
Returns a string-representation of this circle formatted with dec decimals precision.
toString() - Method in class ProGAL.geom3d.complex.CVertex
 
toString(int) - Method in class ProGAL.geom3d.complex.CVertex
 
toString() - Method in class ProGAL.geom3d.kineticDelaunay.Edge
 
toString() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
toString() - Method in class ProGAL.geom3d.kineticDelaunay.Tri
 
toString() - Method in class ProGAL.geom3d.kineticDelaunay.Vertex
 
toString() - Method in class ProGAL.geom3d.Line
Returns a string-representation of this line.
toString(int) - Method in class ProGAL.geom3d.Line
Returns a string-representation of this line with dec decimals precision.
toString() - Method in class ProGAL.geom3d.LineSegment
Returns a string representation of this segments.
toString(int) - Method in class ProGAL.geom3d.LineSegment
Returns a string representation of this segments with dec decimals precision.
toString() - Method in class ProGAL.geom3d.Point
Returns a string-representation of this point formatted with two decimals precision.
toString(int) - Method in class ProGAL.geom3d.Point
Returns a string-representation of this point formatted with dec decimals precision.
toString() - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
toString() - Method in class ProGAL.geom3d.tessellation.BowyerWatson.Tetr
 
toString() - Method in class ProGAL.geom3d.Triangle
Returns a string-representation of this triangle formatted with two decimals precision.
toString(int) - Method in class ProGAL.geom3d.Triangle
Returns a string-representation of this triangle formatted with dec decimals precision.
toString() - Method in class ProGAL.geom3d.Vector
Returns a string-representation of this vector formatted with two decimals precision.
toString(int) - Method in class ProGAL.geom3d.Vector
Returns a string-representation of this vector formatted with dec decimals precision.
toString() - Method in class ProGAL.geom3d.volumes.Cylinder
 
toString(int) - Method in class ProGAL.geom3d.volumes.Cylinder
 
toString(int) - Method in class ProGAL.geom3d.volumes.InfCone
 
toString() - Method in class ProGAL.geom3d.volumes.InfCone
 
toString() - Method in class ProGAL.geom3d.volumes.InfCylinder
 
toString() - Method in class ProGAL.geom3d.volumes.LSS
 
toString() - Method in class ProGAL.geom3d.volumes.OBB
 
toString() - Method in class ProGAL.geom3d.volumes.RSS
 
toString() - Method in class ProGAL.geom3d.volumes.Sphere
Return a string representation of this sphere.
toString(int) - Method in class ProGAL.geom3d.volumes.Sphere
Return a string representation of this sphere with dec decimals precision
toString() - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return a string representation of this tetrahedron.
toString(int) - Method in class ProGAL.geom3d.volumes.Tetrahedron
Return a string representation of this tetrahedron with dec decimals precision
toString() - Method in class ProGAL.geomNd.Point
 
toString(int) - Method in class ProGAL.geomNd.Point
 
toString() - Method in class ProGAL.geomNd.Vector
Returns a string-representation of this vector formatted with two decimals precision.
toString(int) - Method in class ProGAL.geomNd.Vector
Returns a string-representation of this vector formatted with dec decimals precision.
toString() - Method in class ProGAL.math.Matrix
 
toString(int) - Method in class ProGAL.math.Matrix
 
toString() - Method in class ProGAL.math.Polynomial
 
toString() - Method in class zipfs.ZipFileSystem
 
toStringConverter - Static variable in class org.autoplot.dom.BindingSupport
 
toStringDebug(Object) - Method in class org.autoplot.netCDF.APIOServiceProvider
 
toTableDataSet() - Method in class org.das2.dataset.TableDataSetBuilder
 
total(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the total of all the elements in the dataset.
total(QDataSet, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
return the total of all the elements in the dataset.
total(Object) - Static method in class org.das2.qds.ops.Ops
return the total of all the elements in the object which can be converted to a dataset.
total(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by totaling all the elements along a dimension.
total(QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by totaling all the elements along a dimension.
totalBindings() - Method in class org.autoplot.dom.BindingSupport
return the total number of bindings implemented in this facility.
TotalFilterEditorPanel - Class in org.das2.qds.filters
Editor panel to replace the original GUI that was a part of the data panel.
TotalFilterEditorPanel() - Constructor for class org.das2.qds.filters.TotalFilterEditorPanel
Creates new form SlicesFilterEditorPanel
totalLength(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the total number of values in the dataset.
toTimeArray(Datum) - Static method in class org.das2.datum.TimeUtil
Deprecated.
use 7-element fromDatum instead, which is consistent with toDatum. Note the array elements are different!
toTimeDataSet(QDataSet, QDataSet, QDataSet, QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return a rank 1 dataset of times.
toTimeDataSet(Object, Object, Object, Object, Object, Object, Object) - Static method in class org.das2.qds.ops.Ops
 
toTimeStruct(Datum) - Static method in class org.das2.datum.TimeUtil
splits the time location datum into y,m,d,etc components.
toTop(PlotElement) - Method in class org.autoplot.dom.PlotController
move the plot element to the top.
toUri(String) - Static method in class org.autoplot.datasource.DataSetURI
canonical method for converting string from the wild into a URI-safe string.
toUri(String) - Static method in class org.das2.util.filesystem.FileSystemUtil
encode the string as a URI.
toVector() - Method in class ProGAL.geom3d.Point
Returns the vector from origo to this point.
toVector() - Method in class ProGAL.geomNd.Point
 
toVectorDataSet() - Method in class org.das2.dataset.VectorDataSetBuilder
 
toWraparoundOrder(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Return data in wraparound order.
toWraparoundOrder(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Return data in wraparound order.
toWraparoundOrder(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Return data in wraparound order.
toWraparoundOrder(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Return data in wraparound order.
TracingEventQueue - Class in org.pushingpixels.tracing
 
TracingEventQueue() - Constructor for class org.pushingpixels.tracing.TracingEventQueue
 
TracingEventQueueJMX - Class in org.pushingpixels.tracing
 
TracingEventQueueJMX() - Constructor for class org.pushingpixels.tracing.TracingEventQueueJMX
 
TracingRepaintManager - Class in org.pushingpixels.tracing
 
TracingRepaintManager() - Constructor for class org.pushingpixels.tracing.TracingRepaintManager
 
trajectory() - Static method in class org.das2.qds.examples.Schemes
return a trajectory through a space
transfer(ReadableByteChannel, WritableByteChannel) - Static method in class org.autoplot.datasource.DataSourceUtil
transfers the data from one channel to another.
transfer(InputStream, OutputStream) - Static method in class org.autoplot.datasource.DataSourceUtil
transfers the data from one channel to another.
transfer(InputStream, OutputStream, boolean) - Static method in class org.autoplot.datasource.DataSourceUtil
transfers the data from one channel to another.
TransferableCanvas - Class in org.das2.graph.dnd
 
TransferableCanvas(DasCanvas) - Constructor for class org.das2.graph.dnd.TransferableCanvas
Creates a new instance of TransferableCanvas
TransferableCanvasComponent - Class in org.das2.graph.dnd
 
TransferableCanvasComponent(DasAxis) - Constructor for class org.das2.graph.dnd.TransferableCanvasComponent
 
TransferableCanvasComponent(DasPlot) - Constructor for class org.das2.graph.dnd.TransferableCanvasComponent
 
TransferableCanvasComponent(DasColorBar) - Constructor for class org.das2.graph.dnd.TransferableCanvasComponent
 
TransferableFormComponent - Class in org.das2.dasml
 
TransferableFormComponent(FormPanel) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormText) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormTextField) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormButton) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormCheckBox) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormRadioButtonGroup) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormRadioButton) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormTab) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormChoice) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormList) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableFormComponent(FormWindow) - Constructor for class org.das2.dasml.TransferableFormComponent
 
TransferableRenderer - Class in org.das2.graph.dnd
 
TransferableRenderer(Renderer) - Constructor for class org.das2.graph.dnd.TransferableRenderer
Creates a new instance of TransferableRenderer
transferred(int) - Method in interface it.sauronsoftware.ftp4j.FTPDataTransferListener
Called to notify the listener that some bytes have been transmitted.
TransferType - Class in org.das2.qstream
A transfer type is an encoding of a double on to the stream.
TransferType() - Constructor for class org.das2.qstream.TransferType
 
transform(Datum) - Method in class org.das2.graph.DasAxis
Transforms a Datum in data coordinates to a horizontal or vertical position on the parent canvas.
transform(double, Units) - Method in class org.das2.graph.DasAxis
Transforms a double in the given units in data coordinates to a horizontal or vertical position on the parent canvas.
transform(QDataSet, Units) - Method in class org.das2.graph.DasAxis
Transforms the rank 0 dataset a horizontal or vertical position on the parent canvas.
transform(QDataSet) - Method in class org.das2.graph.DasAxis
Transforms the rank 0 dataset a horizontal or vertical position on the parent canvas.
transform(double, Units, int, int) - Method in class org.das2.graph.DasAxis
Transforms a double in the given units in data coordinates to a horizontal or vertical position on the parent canvas.
transform(double, Units) - Method in class org.das2.graph.DasLabelAxis
 
transform(ComplexArray.Double) - Method in class org.das2.math.fft.GeneralFFT
perform the forward transform on the array in situ.
transform(ComplexArray.Float) - Method in class org.das2.math.fft.GeneralFFT
perform the forward transform on the array in situ.
transform(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.ComplexDoubleFFT_Mixed
 
transform(ComplexArray.Float) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Float, int, int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Float, int, int) - Method in class org.das2.math.fft.jnt.ComplexFloatFFT_Mixed
 
transform(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.math.fft.jnt.RealDoubleFFT_Even
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.GeneralFFT
perform the forward transform on the array in situ.
transform(ComplexArray.Float) - Method in class org.das2.qds.math.fft.GeneralFFT
perform the forward transform on the array in situ.
transform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexDoubleFFT_Mixed
 
transform(ComplexArray.Float) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Float, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Float, int, int) - Method in class org.das2.qds.math.fft.jnt.ComplexFloatFFT_Mixed
 
transform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Compute the Fast Fourier Transform of data leaving the result in data.
transform(ComplexArray.Double, int, int) - Method in class org.das2.qds.math.fft.jnt.RealDoubleFFT_Even
Compute the Fast Fourier Transform of data leaving the result in data.
transformFast(double, Units) - Method in class org.das2.graph.DasAxis
this was never utilized, but at_m and at_b could be used to speed up transformation.
transformPoint(Point) - Method in class ProGAL.geom2d.viewer.J2DScene
 
transformPoint(Point) - Method in class ProGAL.geom2d.viewer.J2DScene
 
transformRange(DasAxis, DatumRange) - Static method in class org.das2.graph.GraphUtil
returns pixel range of the datum range, guarenteeing that the first element will be less than or equal to the second.
TRANSIENT - Static variable in class org.das2.beans.AccessLevelBeanInfo.PersistenceLevel
 
translate(Vector) - Method in class ProGAL.geom2d.Circle
 
translate(Vector) - Method in class ProGAL.geom2d.PointSet
translates all points by the specified vector
translate(Vector) - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
translate(Point) - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
translate(double, double, double) - Method in class ProGAL.geom3d.volumes.Tetrahedron
 
translateThis(double, double, double) - Method in class ProGAL.geom3d.Point
Translates this point by (x,y,z).
translateThis(Point) - Method in class ProGAL.geom3d.Point
Translates this point by p.
translateTo(Point) - Method in class ProGAL.geom2d.Line
translates the line so it goes through the point <p
TransparentLogger - Class in org.autoplot.util
 
transpose(QDataSet) - Static method in class org.das2.qds.ops.Ops
transpose the rank 2 dataset.
transpose(Object) - Static method in class org.das2.qds.ops.Ops
 
transpose() - Method in class ProGAL.math.Matrix
Get the transpose of this matrix
transpose2(QDataSet) - Static method in class org.das2.qds.DataSetOps
transpose the rank 2 qube dataset so the rows are columns and the columns are rows.
transposeProperties(Map<String, Object>) - Static method in class org.autoplot.metatree.MetadataUtil
 
TransposeRank2DataSet - Class in org.das2.qds
old dataset type transposes a rank 2 dataset with DEPEND_1 and DEPEND_0.
TransposeRank2DataSet(QDataSet) - Constructor for class org.das2.qds.TransposeRank2DataSet
Creates a new instance of TransposeRank2DataSet
TransposeRankNDataSet - Class in org.das2.qds.util
wrap a qube dataset to transpose the indeces.
TransposeRankNDataSet(QDataSet, int[]) - Constructor for class org.das2.qds.util.TransposeRankNDataSet
 
TrArrayDataSet - Class in org.autoplot.cdf
echo ArrayDataSet, but [0,3,2,1] transpose
TrArrayDataSet() - Constructor for class org.autoplot.cdf.TrArrayDataSet
 
TrDDataSet - Class in org.autoplot.cdf
hacked DDataSet implementation does transpose for column major files.
treeModel - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
TreeNode - Class in org.autoplot.spase
provide separation from DOM objects by decorating them.
TreeTableCellRenderer - Class in org.das2.components.treetable
 
TreeTableCellRenderer(TreeModel) - Constructor for class org.das2.components.treetable.TreeTableCellRenderer
 
TreeTableModel - Class in org.das2.components.treetable
 
TreeTableModel(TreeTableNode, JTree) - Constructor for class org.das2.components.treetable.TreeTableModel
 
TreeTableNode - Interface in org.das2.components.treetable
 
TreeUtil - Class in org.das2.qds.filters
From http://www.javalobby.org/java/forums/t19857.html
TreeUtil() - Constructor for class org.das2.qds.filters.TreeUtil
 
TrFDataSet - Class in org.autoplot.cdf
hacked DDataSet implementation does transpose for column major files.
Tri - Class in ProGAL.geom3d.kineticDelaunay
 
Tri(Vertex[]) - Constructor for class ProGAL.geom3d.kineticDelaunay.Tri
 
Tri(Vertex, Vertex, Vertex) - Constructor for class ProGAL.geom3d.kineticDelaunay.Tri
 
Triangle - Class in ProGAL.geom2d.delaunay
All triangles should be counter-clock-wise (TODO: add an assert)
Triangle(Vertex, Vertex, Vertex) - Constructor for class ProGAL.geom2d.delaunay.Triangle
 
Triangle - Class in ProGAL.geom2d
 
Triangle(Point, Point, Point) - Constructor for class ProGAL.geom2d.Triangle
 
Triangle - Class in ProGAL.geom3d
A triangle in (x,y,z)-space represented by the three corner-points.
Triangle(Point, Point, Point) - Constructor for class ProGAL.geom3d.Triangle
Construct a triangle using the three specified points as corners
Triangle(Point[]) - Constructor for class ProGAL.geom3d.Triangle
 
TrianglePoints - Class in ProGAL.geom3d.kineticDelaunay
 
TrianglePoints(Vertex, Vertex, Vertex) - Constructor for class ProGAL.geom3d.kineticDelaunay.TrianglePoints
 
TRIANGLES - Static variable in class org.das2.graph.DefaultPlotSymbol
 
TRIANGLES - Static variable in class org.das2.graph.Psym
 
TRIANGLES_EAST - Static variable in class org.das2.graph.DefaultPlotSymbol
 
TRIANGLES_NORTH - Static variable in class org.das2.graph.DefaultPlotSymbol
 
TRIANGLES_SOUTH - Static variable in class org.das2.graph.DefaultPlotSymbol
 
TRIANGLES_WEST - Static variable in class org.das2.graph.DefaultPlotSymbol
 
triangleShape - Variable in class ProGAL.geom2d.TriangulationFace
 
triangulate(QDataSet) - Static method in class org.das2.qds.util.Griddata
return a rank 2 dataset [n,nvert] with the "triangles" connecting the buckshot data.
Triangulation - Class in ProGAL.geom2d
 
Triangulation(PointSet, Triangulation.TriangulationAlgorithm) - Constructor for class ProGAL.geom2d.Triangulation
creates a triangulation of a set of points Two triangulation algorithms are so far implemented: Greedy, Delaunay
Triangulation.TriangulationAlgorithm - Enum in ProGAL.geom2d
 
TriangulationFace - Class in ProGAL.geom2d
 
TriangulationFace(TriangulationVertex, TriangulationVertex, TriangulationVertex) - Constructor for class ProGAL.geom2d.TriangulationFace
 
TriangulationFace(TriangulationVertex, TriangulationVertex, TriangulationVertex, J2DScene, boolean) - Constructor for class ProGAL.geom2d.TriangulationFace
 
triangulationFaces - Variable in class ProGAL.geom2d.Triangulation
 
TriangulationVertex - Class in ProGAL.geom2d
 
TriangulationVertex(double, double) - Constructor for class ProGAL.geom2d.TriangulationVertex
 
TriangulationVertex(Point) - Constructor for class ProGAL.geom2d.TriangulationVertex
 
TriangulationVertex.VertexType - Enum in ProGAL.geom2d
 
Triangulator - Class in org.das2.math
 
Triangulator() - Constructor for class org.das2.math.Triangulator
 
Trigonometry - Class in ProGAL.math
 
Trigonometry() - Constructor for class ProGAL.math.Trigonometry
 
TrigridSpectrogramTest - Class in test.graph
 
TrigridSpectrogramTest() - Constructor for class test.graph.TrigridSpectrogramTest
 
triLocate(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Griddata
for each element of grid, identify the matching triangle.
trim(int, int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
trim(int, int) - Method in class org.autoplot.cdf.TrDDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.autoplot.cdf.TrFDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.autoplot.cdf.TrLDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
trim(int, int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
trim(BufferedImage) - Static method in class org.autoplot.ScreenshotsTool
trim off the excess white to make a smaller image
trim(BufferedImage, Rectangle) - Static method in class org.autoplot.ScreenshotsTool
trim off the excess white to make a smaller image
trim(CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Implementation of String.trim() for character sequences.
trim(int, int) - Method in class org.das2.qds.AbstractDataSet
 
trim(int, int) - Method in class org.das2.qds.BDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.das2.qds.buffer.BufferDataSet
 
trim(int, int) - Method in class org.das2.qds.CdfSparseDataSet
 
trim(int, int) - Method in class org.das2.qds.ConstantDataSet
 
trim(QDataSet, int, int) - Static method in class org.das2.qds.DataSetOps
reduce the number of elements in the dataset to the dim 0 indeces specified.
trim(QDataSet, int, int, int) - Static method in class org.das2.qds.DataSetOps
reduce the number of elements in the dataset to the dim 0 indeces specified.
trim(int, int) - Method in class org.das2.qds.DDataSet
 
trim(int, int) - Method in class org.das2.qds.FDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.das2.qds.IDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.das2.qds.JoinDataSet
 
trim(int, int) - Method in class org.das2.qds.LDataSet
trim operator copies the data into a new dataset.
trim(int, int) - Method in class org.das2.qds.LeafTrimDataSet
 
trim(QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
trim the dataset to the indeces on the zeroth dimension.
trim(QDataSet, DatumRange) - Static method in class org.das2.qds.ops.Ops
return the trim of the dataset ds where its DEPEND_0 (typically xtags) are within the range dr.
trim(QDataSet, Object) - Static method in class org.das2.qds.ops.Ops
return the trim of the dataset ds where its DEPEND_0 (typically xtags) are within the range dr.
trim(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return the trim of the dataset ds where its DEPEND_0 (typically xtags) are within the range dr.
trim(int, QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
trim the qube dataset on any of its indices, for example ds[:,:,5:10] would use this operation.
trim(int, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
trim the qube dataset on any of its indices, for example ds[:,:,5:10] would use this operation.
trim(int, int) - Method in interface org.das2.qds.QDataSet
return a dataset that is a subset of this dataset.
trim(int, int) - Method in class org.das2.qds.SDataSet
trim operator copies the data into a new dataset.
trim(QDataSet, DatumRange, DatumRange) - Static method in class org.das2.qds.SemanticOps
return the parts of the dataset within the bounds.
trim(int, int) - Method in class org.das2.qds.TagGenDataSet
 
trim(int, int) - Method in class org.das2.qds.TrimDataSet
 
trim(int, int) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
special code because of START_INDEX property.
trim(int, int) - Method in class org.das2.qds.WeightsDataSet
 
trim1(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return the trim of the dataset ds where its DEPEND_1 (typically ytags) are within the range dr.
trim1(QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
trim on the first (not zeroth) dimension.
trimAll(File) - Static method in class org.autoplot.ScreenshotsTool
find the common trim bounding box and trim all the images in the directory.
trimAll(File, Rectangle, ProgressMonitor) - Static method in class org.autoplot.ScreenshotsTool
find the common trim bounding box and trim all the images in the directory.
TrimDataSet - Class in org.das2.qds
Implements Trim operation by wrapping dataset.
TrimDataSet(QDataSet, int, int) - Constructor for class org.das2.qds.TrimDataSet
 
TrimFilterEditorPanel - Class in org.das2.qds.filters
 
TrimFilterEditorPanel() - Constructor for class org.das2.qds.filters.TrimFilterEditorPanel
Creates new form TrimTest
trimOrbit(String) - Static method in class org.das2.datum.Orbits
Orbit numbers are typically just a number, but some missions like Cassini had letter names for orbits as well.
trimProperties(QDataSet, int, int) - Static method in class org.das2.qds.DataSetUtil
help out implementations of the QDataSet.trim() command.
trimScatterToTimeRange(QDataSet, DatumRange) - Static method in class org.autoplot.datasource.DataSourceUtil
We've loaded the data, but it needs to be trimmed to exactly what the TSB requests, because a time axis is not visible.
TrimStrideWrapper - Class in org.das2.qds
Wraps rank N qube dataset to present a dataset with the same rank that is a subset of wrapped dataset.
TrimStrideWrapper(QDataSet) - Constructor for class org.das2.qds.TrimStrideWrapper
construct a wrapper with no trimming by default.
triScat - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
TriScatRebinner - Class in org.das2.dataset
 
TriScatRebinner() - Constructor for class org.das2.dataset.TriScatRebinner
 
TrLDataSet - Class in org.autoplot.cdf
hacked DDataSet implementation does transpose for column major files.
TRUE - Variable in class org.das2.util.ArgumentList
 
TRUNCATEDFLOAT - Static variable in class org.das2.qds.buffer.BufferDataSet
the data is in 16 bit real that has exponent like a FLOAT but mantissa precision is reduced.
TruncatedFloatDataSet - Class in org.das2.qds.buffer
Truncated floats are two-byte floats with low precision used by the plasma wave group.
TruncatedFloatDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.TruncatedFloatDataSet
 
TryHistory - Class in test.endtoend
 
TryHistory() - Constructor for class test.endtoend.TryHistory
 
tryParseRecord(String, int, DataSetBuilder) - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
tryParseRecord(String, int, DataSetBuilder) - Method in class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
tryParseRecord(String, int, DataSetBuilder) - Method in interface org.das2.qds.util.AsciiParser.RecordParser
returns true if the line appears to be a record.
tryParseRecord(String, int, DataSetBuilder) - Method in class org.das2.qds.util.AsciiParser.RegexParser
 
tsb - Variable in class org.autoplot.dom.DataSourceController
 
tsbSuri - Variable in class org.autoplot.dom.DataSourceController
 
tsds(URL, int, int, Object, ProgressMonitor) - Method in class org.tsds.datasource.TsmlNcml
Read in the binary table from the server.
TsdsDataSourceFactory - Class in org.tsds.datasource
 
TsdsDataSourceFactory() - Constructor for class org.tsds.datasource.TsdsDataSourceFactory
 
tsdsLocation(Node) - Method in class org.tsds.datasource.TsmlNcml
read in values in a different location using the org.timeseries.tsds IOServiceProvider.
TsdsTimeSeriesBrowse - Class in org.tsds.datasource
 
TsdsTimeSeriesBrowse() - Constructor for class org.tsds.datasource.TsdsTimeSeriesBrowse
 
TsmlNcml - Class in org.tsds.datasource
This new transport for the TSDS server uses a dialect of ncml to describe data.
TsmlNcml() - Constructor for class org.tsds.datasource.TsmlNcml
 
ttfFromName(Font) - Static method in class org.das2.util.awt.PdfGraphicsOutput
return the name of the .ttf file for the platform, or null.
ttfFromNameInteractive(Font) - Static method in class org.das2.util.awt.PdfGraphicsOutput
kludge to support call from AWT.
turnOffConsoleHandlers() - Method in class org.autoplot.scriptconsole.LogConsole
iterate through the Handlers, looking for ConsoleHandlers, and turning them off.
TwoCanvasTCADemo - Class in test.graph
 
TwoCanvasTCADemo() - Constructor for class test.graph.TwoCanvasTCADemo
 
type - Variable in class org.autoplot.jythonsupport.JythonUtil.Param
The parameter type: T (TimeRange), A (String, but note a string with the values enumerated either T or F is treated as a boolean.) F (Double or Integer), D (Datum), S (DatumRange), U (Dataset URI), L (URL), a file location, not a URI with parameters.
Type(String, int[]) - Constructor for class org.das2.graph.DasColorBar.Type
create a new color table Type.
type - Variable in class org.das2.util.filesystem.FileSystem.DirectoryEntry
the type of entry.
type - Variable in class org.das2.util.IDLValue
 
type1CB - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
TYPE_AUTO - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the AUTO file transfer type.
TYPE_BINARY - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the BINARY file transfer type.
TYPE_DIRECTORY - Static variable in class it.sauronsoftware.ftp4j.FTPFile
The value for the type "directory".
TYPE_FILE - Static variable in class it.sauronsoftware.ftp4j.FTPFile
The value for the type "file".
TYPE_HELM - Static variable in class org.autoplot.spase.XMLTypeCheck
 
TYPE_LINK - Static variable in class it.sauronsoftware.ftp4j.FTPFile
The value for the type "link".
TYPE_LOG - Variable in class org.das2.qstream.StreamComment
log comments are of the form:
TYPE_LOG - Variable in class org.das2.stream.StreamComment
 
TYPE_MISMATCH - Static variable in exception org.das2.DasPropertyException
 
TYPE_NUMBER_ARRAY - Static variable in class org.das2.qstream.NumberArraySerializeDelegate
 
TYPE_SPASE - Static variable in class org.autoplot.spase.XMLTypeCheck
 
TYPE_TASK_PROGRESS - Variable in class org.das2.qstream.StreamComment
task progress comments are either of the form:
TYPE_TASK_PROGRESS - Variable in class org.das2.stream.StreamComment
 
TYPE_TASK_SIZE - Variable in class org.das2.stream.StreamComment
 
TYPE_TEXTUAL - Static variable in class it.sauronsoftware.ftp4j.FTPClient
The constant for the TEXTUAL file transfer type.
TYPE_VOTABLE - Static variable in class org.autoplot.spase.XMLTypeCheck
 
typeFor(Class) - Static method in class org.das2.qds.buffer.BufferDataSet
Return the type for the given class.
typeForFormat(String) - Static method in class org.das2.graph.DigitalRenderer
return the data type needed for the format.
typeId(Class) - Method in class org.autoplot.state.BindingModelSerializeDelegate
 
typeId(Class) - Method in class org.autoplot.state.ColorSerializeDelegate
 
typeId(Class) - Method in class org.autoplot.state.ConnectorSerializeDelegate
 
typeId(Class) - Method in class org.autoplot.state.DatumSerializeDelegate
 
typeId(Class) - Method in class org.autoplot.state.EnumSerializeDelegate
 
typeId(Class) - Method in class org.autoplot.state.TypeSafeEnumSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.CacheTagSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.DatumRangeSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.DefaultSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.EnumerationUnitsSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.MapSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.NumberArraySerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.Rank0DataSetSerializeDelegate
 
typeId(Class) - Method in interface org.das2.qstream.SerializeDelegate
identifier for the delegate, that is used to qualify the name of the thing formatted.
typeId(Class) - Method in class org.das2.qstream.StringSerializeDelegate
 
typeId(Class) - Method in class org.das2.qstream.UnitsSerializeDelegate
 
TypeSafeEnumPersistenceDelegate - Class in org.autoplot.state
http://weblogs.java.net/blog/malenkov/archive/2006/08/how_to_encode_t.html
TypeSafeEnumPersistenceDelegate() - Constructor for class org.autoplot.state.TypeSafeEnumPersistenceDelegate
 
TypeSafeEnumSerializeDelegate - Class in org.autoplot.state
 
TypeSafeEnumSerializeDelegate() - Constructor for class org.autoplot.state.TypeSafeEnumSerializeDelegate
 
TYPICAL_MAX - Static variable in interface org.das2.qds.QDataSet
type Number that is the max used to discover datasets.
TYPICAL_MIN - Static variable in interface org.das2.qds.QDataSet
type Number that is min used to discover datasets.
typographicPoints - Static variable in class org.das2.datum.Units
 

U

UBYTE - Static variable in class org.das2.qds.buffer.BufferDataSet
1 byte signed byte.
UByteDataSet - Class in org.das2.qds.buffer
Unsigned Byte.
UByteDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.UByteDataSet
 
uIndx - Variable in class ProGAL.geom2d.TriangulationFace
 
UINT - Static variable in class org.das2.qds.buffer.BufferDataSet
4 byte unsigned integers.
UINT24 - Static variable in class org.das2.qds.buffer.BufferDataSet
three-byte unsigned ints.
UInt24DataSet - Class in org.das2.qds.buffer
3-byte unsigned integers, introduced for an application where we needed to get at 3-nybble numbers, but Int24 was confusing because of the sign bit.
UInt24DataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.UInt24DataSet
 
UIntDataSet - Class in org.das2.qds.buffer
Unsigned Integer.
UIntDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.UIntDataSet
 
unaggregate(String, DatumRange) - Static method in class org.autoplot.datasource.DataSetURI
taken from unaggregate.jy in the servlet.
unbind(DomNode, String, Object, String) - Method in class org.autoplot.dom.ApplicationController
unbind the binding between a dom node and another object.
unbind(DomNode) - Method in class org.autoplot.dom.ApplicationController
unbind the object, removing any binding to this node.
unbind(DomNode) - Method in class org.autoplot.dom.BindingSupport
 
unbind(DomNode, String, Object, String) - Method in class org.autoplot.dom.BindingSupport
 
unbind() - Method in class org.autoplot.dom.DataSourceController
remove the propertyChangeListener for dom property dataSourceFilters
unbind(DomNode) - Static method in class org.autoplot.ScriptContext
unbind the property
unbind(DomNode, String, DomNode, String) - Static method in class org.autoplot.ScriptContext
unbind the property
unbindImpl(DomNode) - Method in class org.autoplot.dom.ApplicationController
unbind all implementation bindings associated with the dom node.
unbundle(int) - Method in class org.das2.qds.BundleDataSet
allow to simply unbundle the dataset.
unbundle(QDataSet, String) - Static method in class org.das2.qds.DataSetOps
Extract the named bundled dataset.
unbundle(QDataSet, int) - Static method in class org.das2.qds.DataSetOps
Extract a bundled dataset from a bundle of datasets.
unbundle(QDataSet, int, boolean) - Static method in class org.das2.qds.DataSetOps
Extract a bundled dataset from a bundle of datasets.
unbundle(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
Extract the named bundled dataset.
unbundle(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
Extract a bundled dataset from a bundle of datasets.
unbundle(int) - Method in class org.das2.qds.TailBundleDataSet
allow to simply unbundle the dataset.
unbundleBins(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
convenient method for getting the times from an events dataset, this unbundles the startTimes at i and the stopTimes at i+1 to a bins dataset.
unbundleDefaultDataSet(QDataSet) - Static method in class org.das2.qds.DataSetOps
extract the dataset that is dependent on others, or the last one.
UnbundleFilterEditorPanel - Class in org.das2.qds.filters
 
UnbundleFilterEditorPanel() - Constructor for class org.das2.qds.filters.UnbundleFilterEditorPanel
Creates new form UnbundleFilterEditorPanel
UncheckedCancelledOperationException - Exception in org.das2.util.monitor
Experiment with unchecked vs checked exceptions.
UncheckedCancelledOperationException() - Constructor for exception org.das2.util.monitor.UncheckedCancelledOperationException
 
UncheckedCancelledOperationException(String) - Constructor for exception org.das2.util.monitor.UncheckedCancelledOperationException
 
UncheckedCancelledOperationException(Throwable) - Constructor for exception org.das2.util.monitor.UncheckedCancelledOperationException
 
UncheckedCancelledOperationException(String, Throwable) - Constructor for exception org.das2.util.monitor.UncheckedCancelledOperationException
 
UNDEFINED - Static variable in class org.das2.event.Gesture
 
undo() - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
undo() - Method in class org.autoplot.state.UndoRedoSupport
undo the last state change.
undo(int) - Method in class org.autoplot.state.UndoRedoSupport
reset the application to an old state from the state stack.
UNDO_REDO_SUPPORT - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
undoableEditHappened(UndoableEditEvent) - Method in class org.autoplot.jythonsupport.ui.CompoundUndoManager
 
undoDiff(DomNode) - Method in class org.autoplot.dom.ArrayNodeDiff
 
undoDiff(DomNode) - Method in interface org.autoplot.dom.Diff
 
undoDiff(DomNode) - Method in class org.autoplot.dom.PropertyChangeDiff
 
undoLogConsoleMessages() - Method in class org.autoplot.scriptconsole.LogConsole
 
UndoRedoSupport - Class in org.autoplot.state
UndoRedoSupport keeps track of a series of application states, providing "undo" and "redo" operations.
UndoRedoSupport(ApplicationModel) - Constructor for class org.autoplot.state.UndoRedoSupport
Creates a new instance of UndoRedoSupport
UndoRedoSupport.StateStackElement - Class in org.autoplot.state
A model containing a state, including a description of what changed and a thumbnail.
unescape(String) - Static method in class org.autoplot.datasource.DataSourceUtil
remove escape sequences like %20 to create a human-editable string This contains a kludge that looks for single spaces that are the result of cut-n-pasting on Linux.
unescapeParam(String) - Static method in class org.autoplot.datasource.DataSourceUtil
Carefully remove pluses from URIs that mean to interpret pluses as spaces.
unGlob(FileSystem, String) - Static method in class org.das2.util.filesystem.Glob
unglob the glob into an array of the matching FileObjects.
uniformCadence() - Static method in class org.das2.qds.examples.Schemes
uniform cadence is when each tag is the same distance apart, within a reasonable threshold.
uniformRatiometricCadence() - Static method in class org.das2.qds.examples.Schemes
uniform ratiometric cadence is when the tags are uniform in log space.
uninstallComponent() - Method in class org.das2.graph.DasAxis
remove the component row and column update listener.
uninstallComponent() - Method in class org.das2.graph.DasCanvasComponent
remove the component row and column update listener.
uninstallComponent() - Method in class org.das2.graph.DasPlot
 
uninstallComponent() - Method in class org.das2.graph.LookupAxis
 
uninstallRenderer() - Method in class org.das2.graph.EventsRenderer
 
uninstallRenderer() - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
uninstallRenderer() - Method in class org.das2.graph.PlotSymbolRenderer
 
uninstallRenderer() - Method in class org.das2.graph.PolarPlotRenderer
 
uninstallRenderer() - Method in class org.das2.graph.Renderer
 
uninstallRenderer() - Method in class org.das2.graph.RGBImageRenderer
 
uninstallRenderer() - Method in class org.das2.graph.SeriesRenderer
 
uninstallRenderer() - Method in class org.das2.graph.SpectrogramRenderer
 
uninstallRenderer() - Method in class org.das2.graph.StackedHistogramRenderer
 
union(DatumRange) - Method in class org.das2.datum.DatumRange
returns the union of the two intersecting or adjacent ranges.
union(Datum, Datum) - Static method in class org.das2.datum.DatumRangeUtil
return a datum range that sloppily covers the d1 and d2.
union(DatumRange, Datum) - Static method in class org.das2.datum.DatumRangeUtil
return the union of a DatumRange and Datum.
union(DatumRange, DatumRange) - Static method in class org.das2.datum.DatumRangeUtil
return the union of two DatumRanges.
union(DisjointSet.DSNode, DisjointSet.DSNode) - Method in class ProGAL.dataStructures.DisjointSet
 
unionVolume_Grid(Collection<Sphere>) - Static method in class ProGAL.geom3d.volumes.Sphere
Estimate the volume of the union of a set of spheres.
uniq(QDataSet) - Static method in class org.das2.qds.ops.Ops
Return the unique indeces from the rank 1 dataset.
uniq(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
Return the unique indeces from the rank 1 dataset, using sort to resort the indeces.
uniqValues(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return the unique elements from the dataset.
UNIT_UTC - Static variable in class org.das2.qds.util.AsciiParser
Convenient unit for parsing UTC times.
Units - Class in org.das2.datum
Class for indicating physical units, and other random units.
Units(String) - Constructor for class org.das2.datum.Units
 
Units(String, String) - Constructor for class org.das2.datum.Units
 
UNITS - Static variable in interface org.das2.qds.QDataSet
type Units indicating the units of the dataset in the enumeration of org.das2.datum.Units, as in org.das2.datum.Units.km.
UNITS_PARSER - Variable in class org.das2.qds.util.AsciiParser
delegates to the unit object set for this field to parse the data.
unitsArray - Variable in class org.das2.components.DataPointRecorder
units[index]==null if HashMap contains non-datum object.
unitsArray - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
units[index]==null if HashMap contains non-datum object.
unitsCB - Variable in class org.das2.qds.filters.ReducexFilterEditorPanel
 
unitsCB - Variable in class org.das2.qds.filters.SetDepend0CadenceFilterEditorPanel
 
unitsCB - Variable in class org.das2.qds.filters.SetDepend0UnitsFilterEditorPanel
 
unitsCB - Variable in class org.das2.qds.filters.SetDepend1CadenceFilterEditorPanel
 
unitsCB - Variable in class org.das2.qds.filters.SetUnitsFilterEditorPanel
 
unitsCheck(Map, QDataSet) - Static method in class org.autoplot.dom.PlotElementUtil
check to make sure properties units are consistent with dataset units, otherwise we'll have problems with units conversions.
unitsComboBox - Variable in class org.autoplot.PdfOptionsPanel
 
UnitsConverter - Class in org.das2.datum
Units Converter object performs scale/offset conversions, but can also be used any double-to-double conversion, and contains an implementation to chain multiple conversions together.
UnitsConverter() - Constructor for class org.das2.datum.UnitsConverter
 
UnitsConverter(UnitsConverter) - Constructor for class org.das2.datum.UnitsConverter
 
UnitsConverter.Appended - Class in org.das2.datum
 
UnitsConverter.ScaleOffset - Class in org.das2.datum
 
UnitsEditor - Class in org.das2.beans
 
UnitsEditor() - Constructor for class org.das2.beans.UnitsEditor
 
UnitsPersistenceDelegate - Class in org.autoplot.state
 
UnitsPersistenceDelegate() - Constructor for class org.autoplot.state.UnitsPersistenceDelegate
Creates a new instance of UnitsPersistenceDelegate
UnitsPersistenceDelegate - Class in org.das2.persistence
 
UnitsPersistenceDelegate() - Constructor for class org.das2.persistence.UnitsPersistenceDelegate
Creates a new instance of UnitsPersistenceDelegate
UnitsSerializeDelegate - Class in org.das2.qstream
 
UnitsSerializeDelegate() - Constructor for class org.das2.qstream.UnitsSerializeDelegate
 
unitsTF - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
UnitsUtil - Class in org.das2.datum
Useful operations for units, and tests for Steven's Levels of Measurement.
UnixListParser - Class in it.sauronsoftware.ftp4j.listparsers
This parser can handle the result of a list ftp command as it is a UNIX "ls -l" command response.
UnixListParser() - Constructor for class it.sauronsoftware.ftp4j.listparsers.UnixListParser
 
UNKNOWN_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
UNKNOWN_SPARSENESS - Static variable in interface org.autoplot.cdf.CDFConstants
 
unlock() - Method in class org.autoplot.dom.ChangesSupport.DomLock
 
unlock() - Method in interface org.das2.graph.DasAxis.Lock
 
unlock() - Method in interface org.das2.system.MutatorLock
 
unmountTree(TreeModel) - Method in class org.das2.util.CombinedTreeModel
 
unpack(QDataSet, Units) - Method in class org.das2.qds.util.MultiFieldTimeParser
 
unquote(String) - Static method in class org.autoplot.datasource.DataSourceUtil
remove quotes from string, which pops up a lot in metadata
UnrecognizedDataSourceException - Exception in org.autoplot.datasource
Marker for an unrecognized DataSource, such as JunoWaves when the plugin is not plugged in.
UnrecognizedDataSourceException(String) - Constructor for exception org.autoplot.datasource.UnrecognizedDataSourceException
 
unregisterHelpID(Component, String) - Method in class org.autoplot.help.AutoplotHelpSystem
remove the component.
UNRESOLVED_PROP_QDATASET - Static variable in class org.das2.qds.util.DataSetBuilder
 
UNSUPPORTED_OPERATION - Static variable in interface org.autoplot.cdf.CDFConstants
 
unwrap(QDataSet, double) - Static method in class org.das2.qds.ops.Ops
SciPy's unwrap function, used in demo of hilbertSciPy, which unwraps a function that exists in a modulo space so that the differences are minimal.
unzip(File, File) - Static method in class org.das2.util.filesystem.FileSystemUtil
Deprecated.
use gunzip instead.
unzipFile(File, File) - Static method in class org.das2.util.filesystem.FileSystemUtil
Extracts a zip file specified by the zipFilePath to a directory specified by destDirectory (will be created if does not exists).
up() - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
up() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
update() - Method in class org.autoplot.dom.DataSourceController
update the model and view using the new DataSource to create a new dataset.
update(boolean) - Method in class org.autoplot.dom.DataSourceController
update the model and view using the new DataSource to create a new dataset.
update - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
if true, skip over products that appear to be created already.
update() - Method in class org.autoplot.scriptconsole.LogConsole
note this is generally called from a timer that coalesces events.
update() - Method in class org.das2.components.DataPointRecorder
Notify listeners that the dataset has updated.
update() - Method in class org.das2.components.DataPointRecorderNew
Deprecated.
Notify listeners that the dataset has updated.
update() - Method in class org.das2.dataset.test.MendelbrotDataLoader
 
update() - Method in class org.das2.graph.DasCanvasComponent
posts an update event on the SystemEventQueue, indicating that work needs to be done to get the get the component back into a valid state.
update(DasUpdateEvent) - Method in class org.das2.graph.DasLabelAxis
 
update() - Method in class org.das2.graph.DataLoader
an update message sent by the Renderer to indicate that something might have changed.
update(DasUpdateEvent) - Method in interface org.das2.graph.event.DasUpdateListener
 
update() - Method in class org.das2.graph.PolarPlotRenderer
 
update() - Method in class org.das2.graph.Renderer
Something has changed with the Render, and the plot should come back to allow this render to repaint.
update() - Method in class org.das2.graph.XAxisDataLoader
 
updateBookmarks(JMenu, DataSetSelector) - Method in class org.autoplot.bookmarks.BookmarksManager
add the bookmarks to the JMenu.
updateBookmarks(JMenu, AutoplotUI, DataSetSelector) - Method in class org.autoplot.bookmarks.BookmarksManager
 
updateBookmarks(JMenu, String, AutoplotUI, DataSetSelector) - Method in class org.autoplot.bookmarks.BookmarksManager
update the bookmarks
updateButton - Variable in class org.das2.components.DataPointRecorder
 
updateButton - Variable in class org.das2.components.DataPointRecorderNew
Deprecated.
 
updateCacheImage() - Method in class org.das2.graph.Renderer
The cacheImage is invalidated and updateEvent posted on the event thread by calling update.
updateChooser() - Method in class org.das2.components.propertyeditor.NamedColorChooserPanel
 
updateChooser() - Method in class org.das2.util.DesktopColorChooserPanel
 
updateImmediately() - Method in class org.das2.graph.DasAxis
reset the transform and update the tick locations.
updateImmediately() - Method in class org.das2.graph.DasCanvasComponent
This method is called when a DasUpdateEvent is processed.
updateImmediately() - Method in class org.das2.graph.DasPlot
 
updateImmediately() - Method in class org.das2.graph.Renderer
updateImmediately is called from DasPlot when it gets an update event from the AWT Event thread.
UpdateLineColumn(char) - Static method in class org.das2.qds.util.dd.SimpleCharStream
 
updateNeighbour(CTetrahedron, CTetrahedron) - Method in class ProGAL.geom3d.complex.CTetrahedron
 
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.ContoursRenderer
 
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.CurveRenderer
 
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.DigitalRenderer
 
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.ImageVectorDataSetRenderer
 
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.Renderer
updatePlotImage is called once the expensive operation of loading the data is completed.
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.RGBImageRenderer
this actually can take a little while, I discovered when playing with the wave-at-cassini image.
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.SeriesRenderer
Do the same as updatePlotImage, but use AffineTransform to implement axis transform.
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.SpectrogramRenderer
 
updatePlotImage(DasAxis, DasAxis, ProgressMonitor) - Method in class org.das2.graph.StackedHistogramRenderer
 
updateSizeEnabled() - Method in class org.autoplot.CanvasSizePanel
jbf: I don't why I'm having to call this from outside...
updateStatus() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
updateTicks() - Method in class org.das2.graph.LookupAxis
the axis has changed, so update the tick positions.
updateTickV() - Method in class org.das2.graph.DasAxis
recalculate the tick positions.
updateTickV() - Method in class org.das2.graph.DasLabelAxis
 
updateTsb(boolean) - Method in class org.autoplot.dom.TimeSeriesBrowseController
load the new dataset, etc.
Updating - Interface in org.autoplot.datasource.capability
Updating allows the data sources to notify clients that a different dataset will be returned if they call getDataSet again.
upload(File) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method uploads a file to the remote server.
upload(File, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method uploads a file to the remote server.
upload(File, long) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method uploads a file to the remote server.
upload(File, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method uploads a file to the remote server.
upload(String, InputStream, long, long, FTPDataTransferListener) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method uploads a content to the remote server.
uploadFile(String, File, ProgressMonitor) - Method in class ftpfs.FTPBeanFileSystem
 
uri - Variable in class org.autoplot.datasource.AbstractDataSource
 
uri - Variable in class org.autoplot.datasource.DefaultTimeSeriesBrowse
 
uri - Variable in class org.autoplot.dom.DataSourceFilter
 
uri - Variable in class org.autoplot.inline.InlineTimeSeriesBrowse
 
uriDecode(String) - Static method in class org.autoplot.datasource.URISplit
convert "+" to " ", etc, by using URLDecoder and catching the UnsupportedEncodingException that will never occur.
uriDecode(String) - Static method in class org.das2.util.filesystem.FileSystemUtil
convert "%20" to " ", etc, by using URLDecoder and catching the UnsupportedEncodingException that will never occur.
UriDropTargetListener - Class in org.autoplot
DropTarget allows URIs to be dropped onto plots of the page.
UriDropTargetListener(DataSetSelector, ApplicationModel) - Constructor for class org.autoplot.UriDropTargetListener
 
uriEncode(String) - Static method in class org.autoplot.datasource.URISplit
convert " " to "%20", etc, by looking for and encoding illegal characters.
uriEncode(String) - Static method in class org.das2.util.filesystem.FileSystemUtil
convert " " to "%20", etc, by looking for and encoding illegal characters.
URIException - Exception in org.das2.util.filesystem
marker interface for URI syntax, motivated by file://home (two slashes)
URIException(String) - Constructor for exception org.das2.util.filesystem.URIException
 
uriNeedsResolution - Variable in class org.autoplot.dom.DataSourceController
 
URISplit - Class in org.autoplot.datasource
Class for containing the elemental parts of a URI, and utility routines for working with URIs.
URISplit() - Constructor for class org.autoplot.datasource.URISplit
 
UriTcaSource - Class in org.autoplot.tca
Allow Autoplot URIs to supply data to label plots.
UriTcaSource(String) - Constructor for class org.autoplot.tca.UriTcaSource
 
URITest - Class in org.autoplot.datasource
 
URITest() - Constructor for class org.autoplot.datasource.URITest
 
UriTimeRangeToggleButton - Class in org.autoplot
Experimental component for showing the status of the data set selector.
UriTimeRangeToggleButton() - Constructor for class org.autoplot.UriTimeRangeToggleButton
 
URL_PARAM_ID - Static variable in class org.autoplot.hapi.HapiSpec
ID parameter of a URL, used in the info and data requests.
URL_PARAM_PARAMETERS - Static variable in class org.autoplot.hapi.HapiSpec
parameters parameter of a URL, used in the data requests.
URL_PARAM_TIMEMAX - Static variable in class org.autoplot.hapi.HapiSpec
time.max parameter of a URL, used in the data requests.
URL_PARAM_TIMEMIN - Static variable in class org.autoplot.hapi.HapiSpec
time.min parameter of a URL, used in the data requests.
URL_SAFE - Static variable in class org.das2.util.Base64
Encode using Base64-like encoding that is URL- and Filename-safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
URLBuddy - Class in org.das2.util
 
urlEncode(String) - Static method in class org.autoplot.hapi.HapiServer
make sure spaces are encoded.
urlForServer(String) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
urlForServer(String) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
urlWithinContext(URL, String) - Static method in class org.autoplot.datasource.DataSourceUtil
presents the spec for the url within a context.
us1980 - Static variable in class org.das2.datum.Units
Microseconds since midnight Jan 1, 1980, excluding those within a leap second.
us2000 - Static variable in class org.das2.datum.Units
Microseconds since midnight Jan 1, 2000, excluding those within a leap second.
usage(File) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
return the number of kilobytes used under the directory.
useBatchUri - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
if true, use the URI to source the list of events.
useCache() - Static method in class org.autoplot.hapi.HapiServer
use cache of HAPI responses, to allow for use in offline mode.
useDomainDivider - Variable in class org.das2.graph.DasAxis
 
USER_ID - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
USER_LOGGED_IN - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
USER_PROP_BIN_START - Static variable in class org.das2.qds.util.AutoHistogram
 
USER_PROP_BIN_WIDTH - Static variable in class org.das2.qds.util.AutoHistogram
 
USER_PROP_INVALID_COUNT - Static variable in class org.das2.qds.util.AutoHistogram
 
USER_PROP_MIN_GT_ZERO - Static variable in class org.das2.qds.util.AutoHistogram
 
USER_PROP_OUTLIERS - Static variable in class org.das2.qds.util.AutoHistogram
 
USER_PROP_SWEEPS - Static variable in class org.das2.qds.util.LSpec
identifies the sweep of each record
USER_PROP_TOTAL - Static variable in class org.das2.qds.util.AutoHistogram
Long, total number of valid points.
USER_PROP_VIRTUAL_COMPONENT_ - Static variable in class org.autoplot.metatree.IstpMetadataModel
 
USER_PROP_VIRTUAL_FUNCTION - Static variable in class org.autoplot.metatree.IstpMetadataModel
Non-null, non-empty String if it is virtual.
USER_PROPERTIES - Static variable in interface org.das2.qds.QDataSet
Map<String,Object> representing additional properties used by client codes.
UserMessageCenter - Class in org.das2.system
 
USERNAME_OK - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
userRoot() - Method in class org.das2.system.NullPreferencesFactory
 
useTimeRangeEditor - Variable in class org.autoplot.dom.Options
 
USHORT - Static variable in class org.das2.qds.buffer.BufferDataSet
2 byte unsigned short.
UShortDataSet - Class in org.das2.qds.buffer
Unsigned Short.
UShortDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.UShortDataSet
 
Util - Class in org.autoplot.bookmarks
Utility functions for the DataSetSelector.
Util() - Constructor for class org.autoplot.bookmarks.Util
 
Util - Class in org.autoplot.datasource.ui
taken from http://www.jguru.com/faq/view.jsp?EID=87579 (see code towards the bottom, view source).
Util - Class in org.autoplot.help
 
Util() - Constructor for class org.autoplot.help.Util
 
Util - Class in org.autoplot.idlsupport
 
Util() - Constructor for class org.autoplot.idlsupport.Util
normally a Util class is just a bunch of static methods, but its easier to get at the methods if we can create an instance.
Util - Class in org.autoplot.imagedatasource
 
Util() - Constructor for class org.autoplot.imagedatasource.Util
 
Util - Class in org.autoplot.jythonsupport.ui
 
Util() - Constructor for class org.autoplot.jythonsupport.ui.Util
 
Util - Class in org.autoplot.jythonsupport
Utilities for Jython scripts in both the datasource and application contexts.
Util() - Constructor for class org.autoplot.jythonsupport.Util
 
Util - Class in org.autoplot
 
Util() - Constructor for class org.autoplot.Util
 
Util - Class in org.das2.qstream
Utility classes for formatting and parsing streams.
Util() - Constructor for class org.das2.qstream.Util
 
Util - Class in org.virbo.idlsupport
 
Util() - Constructor for class org.virbo.idlsupport.Util
normally a Util class is just a bunch of static methods, but its easier to get at the methods if we can create an instance.
Utilities - Class in org.das2.jythoncompletion.nbadapt
 
Utilities() - Constructor for class org.das2.jythoncompletion.nbadapt.Utilities
 
Utilities - Class in org.das2.jythoncompletion
 
Utilities() - Constructor for class org.das2.jythoncompletion.Utilities
 

V

v1 - Variable in class ProGAL.geom3d.ParametricPlane
 
v2 - Variable in class ProGAL.geom3d.ParametricPlane
 
v2pm2Hz - Static variable in class org.das2.datum.Units
Volts 2 m-2 Hz-1
valid(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a dataset with zero where the data is invalid, and positive non-zero where the data is valid.
VALID_MAX - Static variable in interface org.das2.qds.QDataSet
type Number, maximum bounding measurements to be considered valid.
VALID_MIN - Static variable in interface org.das2.qds.QDataSet
type Number, minimum bounding measurements to be considered valid.
VALID_QUERY_NAME - Static variable in class org.das2.util.URLBuddy
 
VALID_QUERY_VALUE - Static variable in class org.das2.util.URLBuddy
 
validate(InputSource, ErrorHandler) - Method in class org.das2.dasml.DasMLValidator
Parses and validates a dasML document.
validate(QDataSet, List<String>) - Static method in class org.das2.qds.DataSetUtil
returns true if the dataset is valid, false otherwise.
validate(QDataSet, QDataSet, List<String>) - Static method in class org.das2.qds.DataSetUtil
add method for validating before link is called.
validate(QDataSet, QDataSet, QDataSet, List<String>) - Static method in class org.das2.qds.DataSetUtil
add method for validating before link is called.
validateDom(Application, List<String>) - Static method in class org.autoplot.dom.DomUtil
returns true if the dom is valid, throws a runtime exception otherwise
validateFilter(String, QDataSet) - Method in class org.das2.qds.filters.AbstractFilterEditorPanel
 
validateFilter(String, QDataSet) - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
validateFilter(String, QDataSet) - Method in interface org.das2.qds.filters.FilterEditorPanel
return true if the filter is valid
validateFilter(String) - Method in class org.das2.qds.filters.FiltersChainPanel
return true if the filter appears that it will be valid, and false when it clearly won't be.
validateFilter(String, QDataSet) - Method in class org.das2.qds.filters.FiltersChainPanel
 
validateFilter(String, QDataSet) - Method in class org.das2.qds.filters.SliceFilterEditorPanel
 
validCount(QDataSet, int) - Static method in class org.autoplot.cdf.CdfDataSetUtil
return the number of valid measurements in the dataset, stopping at limit when it is hit.
validMax() - Method in class org.das2.datum.TimeLocationUnits
return the maximum valid value.
validMax - Variable in class org.das2.qds.util.AsciiParser
 
validMax - Variable in class org.das2.qds.util.DataSetBuilder
 
validMaxTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
validMin() - Method in class org.das2.datum.TimeLocationUnits
return the minimum valid value.
validMin - Variable in class org.das2.qds.util.AsciiParser
 
validMin - Variable in class org.das2.qds.util.DataSetBuilder
 
validMinTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
validPoints(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return just the valid points of the dataset.
ValidRangeFillFinite(QDataSet) - Constructor for class org.das2.qds.WeightsDataSet.ValidRangeFillFinite
 
validRangeLabel - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
value(int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
value(int, int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
value(int, int, int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
value(int, int, int, int) - Method in class org.autoplot.cdf.SegmentedBufferDataSet
 
value() - Method in class org.autoplot.cdf.TrDDataSet
 
value(int) - Method in class org.autoplot.cdf.TrDDataSet
 
value(int, int) - Method in class org.autoplot.cdf.TrDDataSet
 
value(int, int, int) - Method in class org.autoplot.cdf.TrDDataSet
 
value(int, int, int, int) - Method in class org.autoplot.cdf.TrDDataSet
 
value() - Method in class org.autoplot.cdf.TrFDataSet
 
value(int) - Method in class org.autoplot.cdf.TrFDataSet
 
value(int, int) - Method in class org.autoplot.cdf.TrFDataSet
 
value(int, int, int) - Method in class org.autoplot.cdf.TrFDataSet
 
value(int, int, int, int) - Method in class org.autoplot.cdf.TrFDataSet
 
value() - Method in class org.autoplot.cdf.TrLDataSet
 
value(int) - Method in class org.autoplot.cdf.TrLDataSet
 
value(int, int) - Method in class org.autoplot.cdf.TrLDataSet
 
value(int, int, int) - Method in class org.autoplot.cdf.TrLDataSet
 
value(int, int, int, int) - Method in class org.autoplot.cdf.TrLDataSet
 
value(int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
value(int, int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
value(int, int, int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
value(int, int, int, int) - Method in class org.autoplot.cefdatasource.ReformDataSet
 
value() - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.DoubleArray
 
value() - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.EpochStringArray
 
value() - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.FloatArray
 
value() - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.Int16Array
 
value() - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.Int32Array
 
value() - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
value(int) - Method in class org.autoplot.dods.DodsVarDataSet
 
value(int, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
value(int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
value(int, int, int, int) - Method in class org.autoplot.dods.DodsVarDataSet
 
value(int) - Method in interface org.autoplot.imagedatasource.ImageDataSet.ColorOp
 
value(int, int) - Method in class org.autoplot.imagedatasource.ImageDataSet
 
value(int, int, int) - Method in class org.autoplot.imagedatasource.ImageDataSet
 
value(int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
value(int, int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
value(int, int, int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
value(int, int, int, int) - Method in class org.autoplot.netCDF.NetCdfVarDataSet
 
value(QDataSet) - Method in class org.autoplot.tca.UriTcaSource
 
value - Variable in class org.das2.components.propertyeditor.PropertyTreeNode
 
value - Variable in class org.das2.components.VerticalSpectrogramAverager
 
value(int, int) - Method in class org.das2.dataset.ClippedTableDataSet
 
value() - Method in class org.das2.datum.Datum
returns the double value without the unit, as long as the Units indicate this is a ratio measurement, and there is a meaningful 0.
value() - Method in class org.das2.qds.AbstractDataSet
 
value(int) - Method in class org.das2.qds.AbstractDataSet
 
value(int, int) - Method in class org.das2.qds.AbstractDataSet
 
value(int, int, int) - Method in class org.das2.qds.AbstractDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.AbstractDataSet
 
value(QDataSet) - Method in class org.das2.qds.AbstractQFunction
 
value() - Method in class org.das2.qds.BDataSet
 
value(int) - Method in class org.das2.qds.BDataSet
 
value(int, int) - Method in class org.das2.qds.BDataSet
 
value(int, int, int) - Method in class org.das2.qds.BDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.BDataSet
 
value() - Method in class org.das2.qds.buffer.BufferDataSet
 
value(int) - Method in class org.das2.qds.buffer.BufferDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.BufferDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.BufferDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.BufferDataSet
 
value() - Method in class org.das2.qds.buffer.ByteDataSet
 
value(int) - Method in class org.das2.qds.buffer.ByteDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.ByteDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.ByteDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.ByteDataSet
 
value() - Method in class org.das2.qds.buffer.DoubleDataSet
 
value(int) - Method in class org.das2.qds.buffer.DoubleDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.DoubleDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.DoubleDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.DoubleDataSet
 
value() - Method in class org.das2.qds.buffer.FloatDataSet
 
value(int) - Method in class org.das2.qds.buffer.FloatDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.FloatDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.FloatDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.FloatDataSet
 
value() - Method in class org.das2.qds.buffer.Int24DataSet
 
value(int) - Method in class org.das2.qds.buffer.Int24DataSet
 
value(int, int) - Method in class org.das2.qds.buffer.Int24DataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.Int24DataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.Int24DataSet
 
value() - Method in class org.das2.qds.buffer.IntDataSet
 
value(int) - Method in class org.das2.qds.buffer.IntDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.IntDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.IntDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.IntDataSet
 
value() - Method in class org.das2.qds.buffer.LongDataSet
 
value(int) - Method in class org.das2.qds.buffer.LongDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.LongDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.LongDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.LongDataSet
 
value() - Method in class org.das2.qds.buffer.NybbleDataSet
 
value(int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.NybbleDataSet
 
value() - Method in class org.das2.qds.buffer.ShortDataSet
 
value(int) - Method in class org.das2.qds.buffer.ShortDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.ShortDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.ShortDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.ShortDataSet
 
value() - Method in class org.das2.qds.buffer.TimeDataSet
 
value(int) - Method in class org.das2.qds.buffer.TimeDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.TimeDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.TimeDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.TimeDataSet
 
value() - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
value(int) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.TruncatedFloatDataSet
 
value() - Method in class org.das2.qds.buffer.UByteDataSet
 
value(int) - Method in class org.das2.qds.buffer.UByteDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.UByteDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.UByteDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.UByteDataSet
 
value() - Method in class org.das2.qds.buffer.UInt24DataSet
 
value(int) - Method in class org.das2.qds.buffer.UInt24DataSet
 
value(int, int) - Method in class org.das2.qds.buffer.UInt24DataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.UInt24DataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.UInt24DataSet
 
value() - Method in class org.das2.qds.buffer.UIntDataSet
 
value(int) - Method in class org.das2.qds.buffer.UIntDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.UIntDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.UIntDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.UIntDataSet
 
value() - Method in class org.das2.qds.buffer.UShortDataSet
 
value(int) - Method in class org.das2.qds.buffer.UShortDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.UShortDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.UShortDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.UShortDataSet
 
value() - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
value(int) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.VaxFloatDataSet
 
value(int, int) - Method in class org.das2.qds.BundleDataSet.BundleDescriptor
 
value(int) - Method in class org.das2.qds.BundleDataSet
 
value(int, int) - Method in class org.das2.qds.BundleDataSet
 
value(int, int, int) - Method in class org.das2.qds.BundleDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.BundleDataSet
 
value(int) - Method in class org.das2.qds.CdfSparseDataSet
 
value(int, int) - Method in class org.das2.qds.CdfSparseDataSet
 
value(int, int, int) - Method in class org.das2.qds.CdfSparseDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.CdfSparseDataSet
 
value() - Method in class org.das2.qds.ConstantDataSet
 
value(int) - Method in class org.das2.qds.ConstantDataSet
 
value(int, int) - Method in class org.das2.qds.ConstantDataSet
 
value(int, int, int) - Method in class org.das2.qds.ConstantDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.ConstantDataSet
 
value(RankZeroDataSet, Units) - Static method in class org.das2.qds.DataSetUtil
get the value of the rank 0 dataset in the specified units.
value(int, int, int, int) - Method in class org.das2.qds.DataSetWrapper
 
value(int, int, int) - Method in class org.das2.qds.DataSetWrapper
 
value(int, int) - Method in class org.das2.qds.DataSetWrapper
 
value(int) - Method in class org.das2.qds.DataSetWrapper
 
value() - Method in class org.das2.qds.DDataSet
 
value(int) - Method in class org.das2.qds.DDataSet
 
value(int, int) - Method in class org.das2.qds.DDataSet
 
value(int, int, int) - Method in class org.das2.qds.DDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.DDataSet
 
value(int) - Method in class org.das2.qds.demos.RipplesDataSet
 
value(int, int) - Method in class org.das2.qds.demos.RipplesDataSet
 
value() - Method in class org.das2.qds.DRank0DataSet
 
value(QDataSet) - Method in class org.das2.qds.examples.DemoFunction1
 
value() - Method in class org.das2.qds.FDataSet
 
value(int) - Method in class org.das2.qds.FDataSet
 
value(int, int) - Method in class org.das2.qds.FDataSet
 
value(int, int, int) - Method in class org.das2.qds.FDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.FDataSet
 
value(int) - Method in class org.das2.qds.FlattenWaveformDataSet
 
value(int, int) - Method in class org.das2.qds.GridDataSet
 
value() - Method in class org.das2.qds.IDataSet
 
value(int) - Method in class org.das2.qds.IDataSet
 
value(int, int) - Method in class org.das2.qds.IDataSet
 
value(int, int, int) - Method in class org.das2.qds.IDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.IDataSet
 
value(int) - Method in class org.das2.qds.IndexGenDataSet
 
value(int) - Method in class org.das2.qds.JoinDataSet
 
value(int, int) - Method in class org.das2.qds.JoinDataSet
 
value(int, int, int) - Method in class org.das2.qds.JoinDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.JoinDataSet
 
value() - Method in class org.das2.qds.LDataSet
 
value(int) - Method in class org.das2.qds.LDataSet
 
value(int, int) - Method in class org.das2.qds.LDataSet
 
value(int, int, int) - Method in class org.das2.qds.LDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.LDataSet
 
value(int) - Method in class org.das2.qds.LeafTrimDataSet
 
value(int, int) - Method in class org.das2.qds.LeafTrimDataSet
 
value(int, int, int) - Method in class org.das2.qds.LeafTrimDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.LeafTrimDataSet
 
value() - Method in class org.das2.qds.LengthsDataSet
 
value(int) - Method in class org.das2.qds.LengthsDataSet
 
value(int, int) - Method in class org.das2.qds.LengthsDataSet
 
value(int, int, int) - Method in class org.das2.qds.LengthsDataSet
 
value(QDataSet) - Method in class org.das2.qds.NearestNeighborTcaFunction
 
value() - Method in interface org.das2.qds.QDataSet
rank 0 accessor.
value(int) - Method in interface org.das2.qds.QDataSet
rank 1 accessor.
value(int, int) - Method in interface org.das2.qds.QDataSet
rank 2 accessor.
value(int, int, int) - Method in interface org.das2.qds.QDataSet
rank 3 accessor.
value(int, int, int, int) - Method in interface org.das2.qds.QDataSet
rank 4 accessor.
value(QDataSet) - Method in interface org.das2.qds.QFunction
Evaluate the function at the location.
value() - Method in interface org.das2.qds.RankZeroDataSet
rank 0 accessor.
value(int) - Method in class org.das2.qds.RepeatIndexDataSet
 
value(int, int) - Method in class org.das2.qds.RepeatIndexDataSet
 
value(int, int, int) - Method in class org.das2.qds.RepeatIndexDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.RepeatIndexDataSet
 
value(int) - Method in class org.das2.qds.ReplicateDataSet
 
value(int, int) - Method in class org.das2.qds.ReplicateDataSet
 
value(int, int, int) - Method in class org.das2.qds.ReplicateDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.ReplicateDataSet
 
value(int) - Method in class org.das2.qds.ReverseDataSet
 
value() - Method in class org.das2.qds.SDataSet
 
value(int) - Method in class org.das2.qds.SDataSet
 
value(int, int) - Method in class org.das2.qds.SDataSet
 
value(int, int, int) - Method in class org.das2.qds.SDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.SDataSet
 
value() - Method in class org.das2.qds.Slice0DataSet
 
value(int) - Method in class org.das2.qds.Slice0DataSet
 
value(int, int) - Method in class org.das2.qds.Slice0DataSet
 
value(int, int, int) - Method in class org.das2.qds.Slice0DataSet
 
value(int) - Method in class org.das2.qds.Slice1DataSet
 
value(int, int) - Method in class org.das2.qds.Slice1DataSet
 
value(int, int, int) - Method in class org.das2.qds.Slice1DataSet
 
value(int, int) - Method in class org.das2.qds.Slice2DataSet
 
value(int, int, int) - Method in class org.das2.qds.Slice2DataSet
 
value(int, int, int) - Method in class org.das2.qds.Slice3DataSet
 
value(int) - Method in class org.das2.qds.SortDataSet
 
value(int, int) - Method in class org.das2.qds.SortDataSet
 
value(int, int, int) - Method in class org.das2.qds.SortDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.SortDataSet
 
value() - Method in class org.das2.qds.SparseDataSet
 
value(int) - Method in class org.das2.qds.SparseDataSet
 
value(int, int) - Method in class org.das2.qds.SparseDataSet
 
value(int, int, int) - Method in class org.das2.qds.SparseDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.SparseDataSet
 
value() - Method in class org.das2.qds.SubsetDataSet
 
value(int) - Method in class org.das2.qds.SubsetDataSet
 
value(int, int) - Method in class org.das2.qds.SubsetDataSet
 
value(int, int, int) - Method in class org.das2.qds.SubsetDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.SubsetDataSet
 
value(int) - Method in class org.das2.qds.TagGenDataSet
 
value(int, int) - Method in class org.das2.qds.TailBundleDataSet.BundleDescriptor
 
value(int) - Method in class org.das2.qds.TailBundleDataSet
 
value(int, int) - Method in class org.das2.qds.TailBundleDataSet
 
value(int, int, int) - Method in class org.das2.qds.TailBundleDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.TailBundleDataSet
 
value(int, int) - Method in class org.das2.qds.TransposeRank2DataSet
 
value(int) - Method in class org.das2.qds.TrimDataSet
 
value(int, int) - Method in class org.das2.qds.TrimDataSet
 
value(int, int, int) - Method in class org.das2.qds.TrimDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.TrimDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.TrimStrideWrapper
 
value(int, int, int) - Method in class org.das2.qds.TrimStrideWrapper
 
value(int, int) - Method in class org.das2.qds.TrimStrideWrapper
 
value(int) - Method in class org.das2.qds.TrimStrideWrapper
 
value(int, int) - Method in class org.das2.qds.util.AsciiHeadersParser.BundleDescriptor
 
value(int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
value(int, int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
value(int, int, int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.util.TransposeRankNDataSet
 
value() - Method in class org.das2.qds.WeightsDataSet.AllValid
 
value(int) - Method in class org.das2.qds.WeightsDataSet.AllValid
 
value(int, int) - Method in class org.das2.qds.WeightsDataSet.AllValid
 
value(int, int, int) - Method in class org.das2.qds.WeightsDataSet.AllValid
 
value(int, int, int, int) - Method in class org.das2.qds.WeightsDataSet.AllValid
 
value() - Method in class org.das2.qds.WeightsDataSet.FillFinite
 
value(int) - Method in class org.das2.qds.WeightsDataSet.FillFinite
 
value(int, int) - Method in class org.das2.qds.WeightsDataSet.FillFinite
 
value(int, int, int) - Method in class org.das2.qds.WeightsDataSet.FillFinite
 
value(int, int, int, int) - Method in class org.das2.qds.WeightsDataSet.FillFinite
 
value() - Method in class org.das2.qds.WeightsDataSet.Finite
 
value(int) - Method in class org.das2.qds.WeightsDataSet.Finite
 
value(int, int) - Method in class org.das2.qds.WeightsDataSet.Finite
 
value(int, int, int) - Method in class org.das2.qds.WeightsDataSet.Finite
 
value(int, int, int, int) - Method in class org.das2.qds.WeightsDataSet.Finite
 
value() - Method in class org.das2.qds.WeightsDataSet.ValidRangeFillFinite
 
value(int) - Method in class org.das2.qds.WeightsDataSet.ValidRangeFillFinite
 
value(int, int) - Method in class org.das2.qds.WeightsDataSet.ValidRangeFillFinite
 
value(int, int, int) - Method in class org.das2.qds.WeightsDataSet.ValidRangeFillFinite
 
value(int, int, int, int) - Method in class org.das2.qds.WeightsDataSet.ValidRangeFillFinite
 
value() - Method in class org.das2.qds.WeightsDataSet
 
value(int) - Method in class org.das2.qds.WeightsDataSet
 
value(int, int) - Method in class org.das2.qds.WeightsDataSet
 
value(int, int, int) - Method in class org.das2.qds.WeightsDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.WeightsDataSet
 
value() - Method in class org.das2.qds.WritableDataSetWrapper
return the value of this rank 0 dataset.
value(int) - Method in class org.das2.qds.WritableDataSetWrapper
return the value at this index.
value(int, int) - Method in class org.das2.qds.WritableDataSetWrapper
return the value at this index.
value(int, int, int) - Method in class org.das2.qds.WritableDataSetWrapper
return the value at this index.
value(int, int, int, int) - Method in class org.das2.qds.WritableDataSetWrapper
return the value at this index.
value(QDataSet) - Method in class test.graph.QFunctionLarry
 
value(int, int) - Method in class test.graph.SpectrumTest.MySpectrogramData
 
VALUE_0 - Static variable in class org.das2.qds.DataSetAnnotations
the value 0 to avoid the if statement in valueOf
VALUE_1 - Static variable in class org.das2.qds.DataSetAnnotations
the value 1 to avoid the if statement in valueOf
VALUE_AUTORANGE_TYPE_RELUCTANT - Static variable in class org.autoplot.dom.Options
try to recycle old axis settings.
VALUE_BINS_MIN_MAX - Static variable in interface org.das2.qds.QDataSet
typical bin is min,max with min inclusive and max exclusive.
VALUE_BLUR_FOCUS - Static variable in class org.autoplot.dom.ApplicationController
use this value to blur the focus.
VALUE_COORDINATE_FRAME_COMPLEX_NUMBER - Static variable in interface org.das2.qds.QDataSet
the value is a complex number, having two elements, the first is real second is imaginary.
VALUE_MAX - Static variable in class org.autoplot.metatree.IstpMetadataModel
 
VALUE_METADATA_MODEL_ISTP - Static variable in interface org.das2.qds.QDataSet
the metadata is ISTP-CDF metadata
VALUE_METADATA_MODEL_SPASE - Static variable in interface org.das2.qds.QDataSet
the metadata is SPASE (Space Physics Archive Search Extract)
VALUE_MIN - Static variable in class org.autoplot.metatree.IstpMetadataModel
 
VALUE_RENDER_TYPE_COMPOSITE_IMAGE - Static variable in interface org.das2.qds.QDataSet
values are an RGB image, a rank 3 dataset [w,h,3] or [w,h,4].
VALUE_RENDER_TYPE_DIGITAL - Static variable in interface org.das2.qds.QDataSet
values are drawn.
VALUE_RENDER_TYPE_EVENTS_BAR - Static variable in interface org.das2.qds.QDataSet
draw events bars
VALUE_RENDER_TYPE_NNSPECTROGRAM - Static variable in interface org.das2.qds.QDataSet
use blocks to draw each point, so data extents can be seen.
VALUE_RENDER_TYPE_SERIES - Static variable in interface org.das2.qds.QDataSet
full-fidelity rendering of buckshot and connect-a-dot plots
VALUE_SCALE_TYPE_LINEAR - Static variable in interface org.das2.qds.QDataSet
scale type to suggest linear axes and bins.
VALUE_SCALE_TYPE_LOG - Static variable in interface org.das2.qds.QDataSet
scale type to suggest log axes and bins.
valueChanged(ListSelectionEvent) - Method in class org.das2.jythoncompletion.ui.CompletionImpl
Called from AWT when selection in the completion list pane changes.
valueForPathChanged(TreePath, Object) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class org.autoplot.metatree.NameValueTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class org.autoplot.spase.DOMTreeWalkerTreeModel
 
valueForPathChanged(TreePath, Object) - Method in class org.das2.util.CombinedTreeModel
 
valueIsAdjusting() - Method in class org.autoplot.dom.AxisController
true if the Axis is adjusting, or the DasAxis which implements.
valueIsAdjusting() - Method in class org.das2.graph.DasAxis
true if a lock is out and an object is rapidly mutating the object.
valueIsAdjusting() - Method in class org.das2.graph.DataRange
true if a lock is out and an object is rapidly mutating the object.
valueOf(String) - Static method in enum org.autoplot.datasource.ReferenceCache.ReferenceCacheEntryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.autoplot.dom.ArrayNodeDiff.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.autoplot.MouseModuleType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.autoplot.pngwalk.QualityControlRecord.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.autoplot.pngwalk.WalkImage.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.autoplot.RenderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.das2.dasml.Orientation
 
valueOf(String) - Static method in enum org.das2.dataset.AverageTableRebinner.Interpolate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.event.BoxZoomGesturesRenderer.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.event.MouseModule.Pos
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.AnchorPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.AnchorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.Arrow.HeadStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.BorderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.DasSliceController.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.DasSliceController.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.DigitalRenderer.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.LegendPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.StackedHistogramRenderer.PeaksIndicator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.qds.ops.Ops.FFTFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.qds.ReferenceCache.ReferenceCacheEntryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.stream.PropertyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.util.filesystem.FileSystemSettings.Persistence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom2d.ConvexPolygon.ConvexHullAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom2d.Triangulation.TriangulationAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom2d.TriangulationVertex.VertexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.complex.CVertex.DegenerateCase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.kineticDelaunay.Vertex.VertexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.predicates.Predicates.PlaneConfig
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ProGAL.geom3d.predicates.Predicates.SphereConfig
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.autoplot.datasource.ReferenceCache.ReferenceCacheEntryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.autoplot.dom.ArrayNodeDiff.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values(String, double[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(String, double[][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(String, double[][][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(String, double[][][][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(double[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(double[][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(double[][][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(double[][][][]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
values(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
return an 1,2,or 3-D array of doubles or floats containing the values in the specified dataset.
values() - Method in class org.autoplot.idlsupport.QDataSetBridge
return an 1,2,or 3-D array of doubles or floats containing the values in the default dataset.
values() - Static method in enum org.autoplot.MouseModuleType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.autoplot.pngwalk.QualityControlRecord.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.autoplot.pngwalk.WalkImage.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.autoplot.RenderType
Returns an array containing the constants of this enum type, in the order they are declared.
values(QDataSet) - Method in class org.autoplot.tca.UriTcaSource
This will set the focus range for the TimeSeriesBrowse, if available, and then call each tick individually.
values() - Static method in enum org.das2.dataset.AverageTableRebinner.Interpolate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.event.BoxZoomGesturesRenderer.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.event.MouseModule.Pos
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.AnchorPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.AnchorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.Arrow.HeadStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.BorderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.DasSliceController.Alignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.DasSliceController.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.DigitalRenderer.Align
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.LegendPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.graph.StackedHistogramRenderer.PeaksIndicator
Returns an array containing the constants of this enum type, in the order they are declared.
values(QDataSet) - Method in class org.das2.qds.AbstractQFunction
calculate the values by calling the value function for each element of vs.
values() - Static method in enum org.das2.qds.ops.Ops.FFTFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values(QDataSet) - Method in interface org.das2.qds.QFunction
Evaluate the function at the locations in parm.
values() - Static method in enum org.das2.qds.ReferenceCache.ReferenceCacheEntryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.das2.stream.PropertyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.das2.util.ClassMap
 
values() - Static method in enum org.das2.util.filesystem.FileSystemSettings.Persistence
Returns an array containing the constants of this enum type, in the order they are declared.
values(String, double[]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(String, double[][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(String, double[][][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(String, double[][][][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(double[]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(double[][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(double[][][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(double[][][][]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
values(String) - Method in class org.virbo.idlsupport.QDataSetBridge
return an 1,2,or 3-D array of doubles or floats containing the values in the specified dataset.
values() - Method in class org.virbo.idlsupport.QDataSetBridge
return an 1,2,or 3-D array of doubles or floats containing the values in the default dataset.
values() - Static method in enum ProGAL.geom2d.ConvexPolygon.ConvexHullAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom2d.Triangulation.TriangulationAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom2d.TriangulationVertex.VertexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.complex.CVertex.DegenerateCase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.kineticDelaunay.Vertex.VertexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.predicates.Predicates.PlaneConfig
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ProGAL.geom3d.predicates.Predicates.SphereConfig
Returns an array containing the constants of this enum type, in the order they are declared.
valuesAlias(String, double[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
copy the data into a 1-D array.
valuesAlias(String, double[]) - Method in class org.virbo.idlsupport.QDataSetBridge
copy the data into a 1-D array.
ValuesTreeModel - Class in org.das2.qds.util
provides a TreeModel representation of the dataset's properties.
ValuesTreeModel(QDataSet) - Constructor for class org.das2.qds.util.ValuesTreeModel
 
ValuesTreeModel(String, QDataSet) - Constructor for class org.das2.qds.util.ValuesTreeModel
 
valuesTreeNode(String, MutableTreeNode, QDataSet, int) - Static method in class org.das2.qds.util.ValuesTreeModel
return a tree node for the values of a dataset.
valuesTreeNode2(String, TreeNode, QDataSet) - Static method in class org.das2.qds.util.ValuesTreeModel
The valuesTreeNode implementation that uses MutableTreeNodes cannot scale to very large datasets, since all nodes are created immediately.
Vap1_00Scheme - Class in org.autoplot.state
 
Vap1_00Scheme() - Constructor for class org.autoplot.state.Vap1_00Scheme
 
Vap1_01Scheme - Class in org.autoplot.state
 
Vap1_01Scheme() - Constructor for class org.autoplot.state.Vap1_01Scheme
 
Vap1_02Scheme - Class in org.autoplot.state
 
Vap1_02Scheme() - Constructor for class org.autoplot.state.Vap1_02Scheme
 
Vap1_03Scheme - Class in org.autoplot.state
 
Vap1_03Scheme() - Constructor for class org.autoplot.state.Vap1_03Scheme
 
Vap1_04Scheme - Class in org.autoplot.state
 
Vap1_04Scheme() - Constructor for class org.autoplot.state.Vap1_04Scheme
 
Vap1_06Scheme - Class in org.autoplot.state
 
Vap1_06Scheme() - Constructor for class org.autoplot.state.Vap1_06Scheme
 
Vap1_07Scheme - Class in org.autoplot.state
in vap1.07, we add the properties: plots[:].context plots[:].ticksURI
Vap1_07Scheme() - Constructor for class org.autoplot.state.Vap1_07Scheme
 
Vap1_08Scheme - Class in org.autoplot.state
in vap 1.08, we add the properties: Autoranging property is restored.
Vap1_08Scheme() - Constructor for class org.autoplot.state.Vap1_08Scheme
 
Vap1_09Scheme - Class in org.autoplot.state
in vap 1.09, we add the properties: scale property which can be bound.
Vap1_09Scheme() - Constructor for class org.autoplot.state.Vap1_09Scheme
 
vapFile - Variable in class org.autoplot.ApplicationModel
 
vapScheme - Variable in class org.autoplot.datasource.URISplit
scheme for Autoplot, if provided.
VapScheme - Interface in org.autoplot.state
interface allowing for handling forward compatibility.
VapSchemeChooser - Class in org.autoplot
 
VapSchemeChooser() - Constructor for class org.autoplot.VapSchemeChooser
Creates new form VapSchemeChooser
vapToJython(Application, Application) - Static method in class org.autoplot.dom.DomUtil
Ivar requested a vap-to-Jython converter.
VAR_ALREADY_CLOSED - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_CLOSE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_CREATE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_DELETE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_EXISTS - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_NAME_TRUNC - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_OPEN_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_READ_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_SAVE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_WRITE_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VARFLAG_ARRAY - Static variable in class org.virbo.idlsupport.WriteIDLSav
 
variable(Node, Map<String, Node>, MutablePropertyDataSet) - Method in class org.tsds.datasource.TsmlNcml
 
VARIABLE_SCOPE - Static variable in interface org.autoplot.cdf.CDFConstants
 
variance(Object) - Static method in class org.das2.qds.ops.Ops
 
variance(QDataSet) - Static method in class org.das2.qds.ops.Ops
variance function is the square of the stddev.
VARY - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAX_DECODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAX_ENCODING - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAX_FLOAT - Static variable in class org.das2.qds.buffer.BufferDataSet
VAX floats.
VaxFloatDataSet - Class in org.das2.qds.buffer
reader to read Vax floats, motivated by RPWS group need to read ISEE data.
VaxFloatDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.VaxFloatDataSet
 
Vector - Class in ProGAL.geom2d
 
Vector(double, double) - Constructor for class ProGAL.geom2d.Vector
Creates a vector with the given coordinates
Vector(double[]) - Constructor for class ProGAL.geom2d.Vector
Creates a vector with the given coordinates given in an array
Vector(Point, Point) - Constructor for class ProGAL.geom2d.Vector
Creates a vector from point p to point q
Vector(Point) - Constructor for class ProGAL.geom2d.Vector
Creates a position vector (from origo to p)
Vector - Class in ProGAL.geom3d
A vector in (x,y,z)-space represented with double precision.
Vector(double, double, double) - Constructor for class ProGAL.geom3d.Vector
Construct a vector with the specified coordinates.
Vector(Point) - Constructor for class ProGAL.geom3d.Vector
Construct a vector pointing from origo to p.
Vector(Point, Point) - Constructor for class ProGAL.geom3d.Vector
Constructs a vector between two points p1 and p2 - added by pawel 12-11-2011
Vector(Vector) - Constructor for class ProGAL.geom3d.Vector
Construct a vector that is a clone of v.
Vector(Vector) - Constructor for class ProGAL.geom3d.Vector
Construct a vector that is a clone of v.
Vector(double[]) - Constructor for class ProGAL.geom3d.Vector
Construct a vector using the double-array as coordinates.
Vector - Class in ProGAL.geomNd
A vector in metric space represented with double precision.
Vector(Point) - Constructor for class ProGAL.geomNd.Vector
Construct a vector pointing from origo to p.
Vector(Point, Point) - Constructor for class ProGAL.geomNd.Vector
Constructs a vector between two points p1 and p2 - added by pawel 12-11-2011
Vector(Vector) - Constructor for class ProGAL.geomNd.Vector
Construct a vector that is a clone of v.
Vector(double[]) - Constructor for class ProGAL.geomNd.Vector
Construct a vector with the specified coordinates
Vector(int) - Constructor for class ProGAL.geomNd.Vector
 
Vector.ImmutableVector3d - Class in ProGAL.geom3d
A wrapper class for Vector3d which makes the vector immutable.
VectorDataSet - Interface in org.das2.dataset
Interface definition for datasets comprised of a y value for each x tag such that y(x).
VectorDataSetAdapter - Class in org.das2.dataset
 
VectorDataSetAdapter(QDataSet, QDataSet) - Constructor for class org.das2.dataset.VectorDataSetAdapter
Creates a new instance of VectorDataSetAdapter
VectorDataSetBuilder - Class in org.das2.dataset
 
VectorDataSetBuilder(Units, Units) - Constructor for class org.das2.dataset.VectorDataSetBuilder
Creates a new instance of VectorDataSetBuilder
VectorDataSetParser - Class in org.das2.dataset.parser
Class for reading ascii tables into a VectorDataSet.
VectorPlotRenderer - Class in org.das2.graph
Draw vectors as arrows, from a dataset[:,4] where dataset[0,:] is x,y,dx,dy.
VectorPlotRenderer() - Constructor for class org.das2.graph.VectorPlotRenderer
 
vectorTimeSeries() - Static method in class org.das2.qds.examples.Schemes
return a rank 2 vectorTimeSeries, which is a bundle of m rank 1 measurements.
vectorTo(Point) - Method in class ProGAL.geom2d.Point
Return a vector pointing from this point to p
vectorTo(Point) - Method in class ProGAL.geom3d.Point
Get the vector that points from this point to p
vectorTo(Point) - Method in class ProGAL.geomNd.Point
 
VectorUtil - Class in org.das2.dataset
 
VectorUtil() - Constructor for class org.das2.dataset.VectorUtil
 
verboseLoggers() - Static method in class org.autoplot.idlsupport.Util
Jared at Iowa was having the problem that loggers were on by default.
verboseLoggers() - Static method in class org.virbo.idlsupport.Util
Jared at Iowa was having the problem that loggers were on by default.
verify(String) - Method in interface org.autoplot.datasource.InputVerifier
return true if the string is valid for your application.
verify(String) - Method in interface org.autoplot.datasource.RecentComboBoxModel.InputVerifier
 
verify(String) - Method in class org.autoplot.datasource.TimeRangeVerifier
 
version - Static variable in class org.autoplot.cdf.TrDDataSet
 
version - Static variable in class org.autoplot.cdf.TrFDataSet
 
version - Static variable in class org.autoplot.cdf.TrLDataSet
 
Version - Class in org.autoplot.datasource
 
version - Static variable in class org.autoplot.datasource.Version
Version of the DataSource library is "20070530.1".
version - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
version tag to apply to each image, if non-null
version - Static variable in class org.das2.qds.BDataSet
 
version - Static variable in class org.das2.qds.DDataSet
 
version - Static variable in class org.das2.qds.FDataSet
 
version - Static variable in class org.das2.qds.IDataSet
 
version - Static variable in class org.das2.qds.LDataSet
 
VERSION - Static variable in interface org.das2.qds.QDataSet
String, human consumable identifying data version.
version - Static variable in class org.das2.qds.SDataSet
 
Version - Class in org.das2.qds
 
version - Static variable in class org.das2.qds.Version
 
Vertex - Class in ProGAL.geom2d.delaunay
 
Vertex(double, double) - Constructor for class ProGAL.geom2d.delaunay.Vertex
 
Vertex - Class in ProGAL.geom3d.kineticDelaunay
 
Vertex(Point) - Constructor for class ProGAL.geom3d.kineticDelaunay.Vertex
 
Vertex.VertexType - Enum in ProGAL.geom3d.kineticDelaunay
 
VERTICAL - Static variable in class org.das2.dasml.Orientation
 
VERTICAL - Static variable in class org.das2.graph.AttachedLabel
This value indicates that the axis should be oriented vertically
VERTICAL - Static variable in class org.das2.graph.DasAxis
This value indicates that the axis should be oriented vertically
VERTICAL_AXIS_LAYER - Static variable in class org.das2.graph.DasCanvas
Z-Layer for vertical axis.
VERTICAL_RANGE_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
VERTICAL_SLICE_SELECTION - Static variable in class org.das2.event.DasSelectionEvent.Type
 
verticalLayout() - Method in class org.das2.graph.DasAxis.AxisLayoutManager
TODO
VerticalRangeGesturesRenderer - Class in org.das2.event
 
VerticalRangeGesturesRenderer(DasCanvasComponent) - Constructor for class org.das2.event.VerticalRangeGesturesRenderer
 
VerticalRangeSelectorMouseModule - Class in org.das2.event
 
VerticalRangeSelectorMouseModule(DasCanvasComponent, DasAxis) - Constructor for class org.das2.event.VerticalRangeSelectorMouseModule
 
VerticalSlicerMouseModule - Class in org.das2.event
 
VerticalSlicerMouseModule(DasCanvasComponent, DataSetConsumer, DasAxis, DasAxis) - Constructor for class org.das2.event.VerticalSlicerMouseModule
 
VerticalSliceSelectionRenderer - Class in org.das2.event
 
VerticalSliceSelectionRenderer(DasCanvasComponent) - Constructor for class org.das2.event.VerticalSliceSelectionRenderer
Creates a new instance of VerticalLineSelectionRenderer
VerticalSpectrogramAverager - Class in org.das2.components
show the average of the data over an interval
VerticalSpectrogramAverager(DasPlot, DasAxis, DasAxis) - Constructor for class org.das2.components.VerticalSpectrogramAverager
 
VerticalSpectrogramSlicer - Class in org.das2.components
 
VerticalSpectrogramSlicer(DasPlot, DasAxis, DasAxis) - Constructor for class org.das2.components.VerticalSpectrogramSlicer
 
vertices - Variable in class ProGAL.geom2d.Triangulation
 
vertices - Variable in class ProGAL.geom3d.kineticDelaunay.Hole
 
VFSFileObject - Class in org.das2.util.filesystem
This class is part of a wrapper for the Apache Commons VFS.
VFSFileObject(VFSFileSystem, org.apache.commons.vfs.FileObject) - Constructor for class org.das2.util.filesystem.VFSFileObject
Create a das2 FileObject from the given VFS FileObject
VFSFileSystem - Class in org.das2.util.filesystem
FileSystem provides additional abstraction to Apache VFS to implement das2 FileSystems, and provide SFTP access.
VFSFileSystemFactory - Class in org.das2.util.filesystem
 
VFSFileSystemFactory() - Constructor for class org.das2.util.filesystem.VFSFileSystemFactory
 
ViewDataSet() - Constructor for class org.das2.dataset.AbstractDataSet.ViewDataSet
 
ViewDataSet - Class in org.das2.dataset
A DataSet implementation that share properties, yUnits and yUnits with the instance of AbstractDataSet it is associated with.
ViewDataSet(DataSet) - Constructor for class org.das2.dataset.ViewDataSet
 
viewDsdfButton - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
views - Variable in class org.autoplot.pngwalk.PngWalkTool
 
VIOLET_YELLOW - Static variable in class org.das2.graph.DasColorBar.Type
Violet -Yellow
VIRTUAL_RECORD_DATA - Static variable in interface org.autoplot.cdf.CDFConstants
 
visible - Variable in class org.autoplot.dom.Axis
 
visualize(QDataSet) - Static method in class org.das2.graph.GraphUtil
get a plot and add it to a JFrame.
voltageButton - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
volume() - Method in class ProGAL.geom3d.volumes.OBB
 
Volume - Interface in ProGAL.geom3d.volumes
An interface for 3d volumes such as spheres and boxes.
VOTableReader - Class in org.autoplot.spase
Convert VOTable into QDataSet.
VOTableReader() - Constructor for class org.autoplot.spase.VOTableReader
 
voyager1 - Static variable in class org.das2.pw.Spacecraft
 
voyager2 - Static variable in class org.das2.pw.Spacecraft
 

W

waitDemo() - Static method in class test.WaitVsSleep
 
waitFor(Object) - Static method in class org.das2.system.RequestProcessor
Blocks until all tasks with the same lock have finished.
waitUntilIdle(boolean) - Method in class org.autoplot.ApplicationModel
Deprecated.
use waitUntilIdle() instead.
waitUntilIdle() - Method in class org.autoplot.ApplicationModel
wait for Autoplot to settle, waiting for pending changes in the application controller and canvas.
waitUntilIdle() - Method in class org.autoplot.dom.ApplicationController
block the calling thread until the application is idle.
waitUntilIdle() - Static method in class org.autoplot.ScriptContext
wait until the application is idle.
waitUntilIdle(String) - Static method in class org.autoplot.ScriptContext
wait until the application is idle.
waitUntilIdle(boolean) - Method in class org.das2.graph.DasCanvas
blocks until everything is idle, including no active monitors.
waitUntilIdle() - Method in class org.das2.graph.DasCanvas
Blocks the caller's thread until all events have been dispatched from the awt event thread, and then waits for the RequestProcessor to finish all tasks with this canvas as the lock object.
waitUntilValid() - Method in class org.das2.graph.DasCanvas
process all pending operations and make sure we're repainted.
WaitVsSleep - Class in test
demonstrate the difference between wait and sleep
WaitVsSleep() - Constructor for class test.WaitVsSleep
 
walk(Point) - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
walk(Point, List<Point>) - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
 
walk(Point, List<Point>, Triangle) - Method in class ProGAL.geom2d.delaunay.DTWithBigPoints
walk to find the triangle containing the point
walk(PointWeighted) - Method in class ProGAL.geom3d.tessellation.BowyerWatson.RegularTessellation
 
WalkImage - Class in org.autoplot.pngwalk
A class to manage an image for the PNGWalk tool.
WalkImage(URI, boolean) - Constructor for class org.autoplot.pngwalk.WalkImage
 
WalkImage.Status - Enum in org.autoplot.pngwalk
 
walkImageSequence - Variable in class org.autoplot.pngwalk.QualityControlPanel
 
WalkImageSequence - Class in org.autoplot.pngwalk
This class maintains a list of WalkImages and provides functionality for navigating through it.
WalkImageSequence(String) - Constructor for class org.autoplot.pngwalk.WalkImageSequence
Create an image sequence based on a URI template.
WalkUtil - Class in org.autoplot.pngwalk
 
WalkUtil() - Constructor for class org.autoplot.pngwalk.WalkUtil
 
want - Variable in class org.das2.datum.TimeUtil.TimeStruct
 
warning(String) - Method in class org.autoplot.util.TransparentLogger
 
warning(SAXParseException) - Method in class org.das2.dasml.DasMLValidator
Receive notification of a parser warning.
WARNING - Static variable in class org.das2.graph.DasPlot
mark the log message as a warning where the operator should be aware.
WARNING_ICON - Static variable in class org.autoplot.AutoplotUI
yellow triangle with exclamation point, used to indicate warning condition.
wasGarbageCollected() - Method in class org.autoplot.datasource.ReferenceCache.ReferenceCacheEntry
returns true if the entry was loaded, but now has been garbage collected.
wasGarbageCollected() - Method in class org.das2.qds.ReferenceCache.ReferenceCacheEntry
returns true if the entry was loaded, but now has been garbage collected.
WavDataSource2 - Class in org.autoplot.wav
This version of the DataSource works by wrapping BinaryDataSource.
WavDataSource2(URI) - Constructor for class org.autoplot.wav.WavDataSource2
 
WavDataSourceFactory - Class in org.autoplot.wav
 
WavDataSourceFactory() - Constructor for class org.autoplot.wav.WavDataSourceFactory
 
WavDataSourceFormat - Class in org.autoplot.wav
Format data to binary wav file.
WavDataSourceFormat() - Constructor for class org.autoplot.wav.WavDataSourceFormat
 
WavDataSourceFormatEditorPanel - Class in org.autoplot.wav
 
WavDataSourceFormatEditorPanel() - Constructor for class org.autoplot.wav.WavDataSourceFormatEditorPanel
Creates new form BinaryDataSourceFormatEditorPanel
WaveformToSpectrum - Class in org.das2.math.fft
 
WaveformToSpectrum - Class in org.das2.qds.math.fft
 
WavVectorDataSet - Class in org.das2.dataset.test
Wraps .wav file as a VectorDataSet.
WebFileObject - Class in org.das2.util.filesystem
 
WebFileObject(WebFileSystem, String, Date) - Constructor for class org.das2.util.filesystem.WebFileObject
 
WebFileSystem - Class in org.das2.util.filesystem
Base class for HTTP and FTP-based filesystems.
WebFileSystem(URI, File) - Constructor for class org.das2.util.filesystem.WebFileSystem
Creates a new instance of WebFileSystem
WebProtocol - Interface in org.das2.util.filesystem
template for web-based protocols to implement FileSystems
WebStandardDataStreamSource - Class in org.das2.client
 
WebStandardDataStreamSource(DasServer, URL) - Constructor for class org.das2.client.WebStandardDataStreamSource
 
WEEK - Static variable in class org.das2.datum.TimeUtil
 
WEEKS - Static variable in class org.das2.datum.TimeContext
 
WEIGHTS - Static variable in interface org.das2.qds.QDataSet
QDataSet, dataset of same geometry that indicates the weights for each point.
weights(QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Griddata
return the weights for each point of the grid.
weightsDataSet(QDataSet) - Static method in class org.das2.qds.DataSetUtil
Provide consistent valid logic to operators by providing a QDataSet with >0.0 where the data is valid, and 0.0 where the data is invalid.
weightsDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the weights dataset, possibly creating one based on VALID_MIN VALID_MAX and FILL_VALUE properties.
WeightsDataSet - Class in org.das2.qds
Provide consistent valid logic to operators by providing a QDataSet with 1.0 where the data is valid, and 0.0 where the data is invalid.
WeightsDataSet(QDataSet) - Constructor for class org.das2.qds.WeightsDataSet
 
WeightsDataSet.AllValid - Class in org.das2.qds
return 1 for any value.
WeightsDataSet.FillFinite - Class in org.das2.qds
return 1 for finite (Non-NaN) values that are not equal to fill, or (float)fill.
WeightsDataSet.Finite - Class in org.das2.qds
return 1 for finite (Non-NaN) values.
WeightsDataSet.ValidRangeFillFinite - Class in org.das2.qds
return 1 for finite (Non-NaN) values that are not equal to fill, or outside (not including) vmin to vmax.
WeightsTableDataSet - Class in org.das2.dataset
WeightsTableDataSet wraps a TableDataSet and returns 0.0 if the data point is not valid, and non-zero (generally one) otherwise.
WeightsVectorDataSet - Class in org.das2.dataset
DataSet with non-zero values when the source data is valid.
WGetFileSystem - Class in org.autoplot.wgetfs
wget-based filesystem uses unix wget command.
WGetFileSystem(URI, File) - Constructor for class org.autoplot.wgetfs.WGetFileSystem
 
WGetFileSystemFactory - Class in org.autoplot.wgetfs
Implemented to relieve all the annoying http problems we see at LANL.
WGetFileSystemFactory() - Constructor for class org.autoplot.wgetfs.WGetFileSystemFactory
 
WGetWebProtocol - Class in org.autoplot.wgetfs
 
WGetWebProtocol(URL) - Constructor for class org.autoplot.wgetfs.WGetWebProtocol
 
where(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a dataset containing the indeces of where the dataset is non-zero.
where(Object) - Static method in class org.das2.qds.ops.Ops
 
whichBin(double, Units) - Method in class org.das2.dataset.RebinDescriptor
 
whichRow(int) - Method in class org.das2.graph.Leveler
Deprecated.
 
white - Static variable in class org.das2.graph.SymColor
 
WHITE_BLUE_BLACK - Static variable in class org.das2.graph.DasColorBar.Type
white to blue to black
width - Variable in class org.autoplot.dom.Canvas
 
width() - Method in class org.das2.datum.DatumRange
returns the width of the range, which is simply the greater minus the lessor.
widthTF - Variable in class org.autoplot.PdfOptionsPanel
 
window(QDataSet, int) - Static method in class org.das2.qds.util.FFTUtil
returns a rank 2 dataset from the rank 1 dataset, where the FFT would be run on each of the datasets.
WINDOW_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
WINDOW_POSITION_PATTERN - Static variable in class org.das2.dasml.DasMLValidator
 
windowCB - Variable in class org.das2.qds.filters.FftPowerFilterEditorPanel
 
windowFunction(Ops.FFTFilterType, int) - Static method in class org.das2.qds.ops.Ops
return a dataset for the given filter type.
WindowManager - Class in org.autoplot.datasource
Keep track of window positions.
WindowManager() - Constructor for class org.autoplot.datasource.WindowManager
 
WindowManager - Class in org.das2.util
Keep track of window positions.
WindowManager() - Constructor for class org.das2.util.WindowManager
 
WindowTableDataSet - Class in org.das2.math.fft
 
WindowTableDataSet(VectorDataSet, int) - Constructor for class org.das2.math.fft.WindowTableDataSet
Creates a new instance of WindowTableDataSet
within(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return non-zero where the data in ds are within the bounds.
within(Object, Object) - Static method in class org.das2.qds.ops.Ops
return non-zero where the data in ds are within the bounds.
without(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return non-zero where the data in ds are outside of the bounds.
without(Object, Object) - Static method in class org.das2.qds.ops.Ops
return non-zero where the data in ds are outside of the bounds.
wpm2 - Static variable in class org.das2.datum.Units
Watts / m2
wrap(Object, int[], boolean) - Static method in class org.autoplot.cdf.TrArrayDataSet
return the array as ArrayDataSet The array must be a 1-D array and the dimensions of the result are provided in qube.
wrap(double[], int[]) - Static method in class org.autoplot.cdf.TrDDataSet
Wraps an array from array of dimension sizes.
wrap(double[]) - Static method in class org.autoplot.cdf.TrDDataSet
creates a DDataSet by wrapping an existing double array.
wrap(double[], int, int) - Static method in class org.autoplot.cdf.TrDDataSet
creates a DDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(double[], int, int, int, int) - Static method in class org.autoplot.cdf.TrDDataSet
 
wrap(double[], int, int, int, int, int) - Static method in class org.autoplot.cdf.TrDDataSet
 
wrap(float[], int[]) - Static method in class org.autoplot.cdf.TrFDataSet
Wraps an array from array of dimension sizes.
wrap(float[]) - Static method in class org.autoplot.cdf.TrFDataSet
creates a DDataSet by wrapping an existing double array.
wrap(float[], int, int) - Static method in class org.autoplot.cdf.TrFDataSet
creates a DDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(float[], int, int, int, int) - Static method in class org.autoplot.cdf.TrFDataSet
 
wrap(float[], int, int, int, int, int) - Static method in class org.autoplot.cdf.TrFDataSet
 
wrap(long[], int[]) - Static method in class org.autoplot.cdf.TrLDataSet
Wraps an array from array of dimension sizes.
wrap(long[]) - Static method in class org.autoplot.cdf.TrLDataSet
creates a DDataSet by wrapping an existing double array.
wrap(long[], int, int) - Static method in class org.autoplot.cdf.TrLDataSet
creates a DDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(long[], int, int, int, int) - Static method in class org.autoplot.cdf.TrLDataSet
 
wrap(long[], int, int, int, int, int) - Static method in class org.autoplot.cdf.TrLDataSet
 
wrap(Object, int[], boolean) - Static method in class org.das2.qds.ArrayDataSet
return the array as ArrayDataSet The array must be a 1-D array and the dimensions of the result are provided in qube.
wrap(byte[], int[]) - Static method in class org.das2.qds.BDataSet
Wraps an array from array of dimension sizes.
wrap(byte[], int, int, int, int) - Static method in class org.das2.qds.BDataSet
Wraps an array from array of dimension sizes.
wrap(byte[]) - Static method in class org.das2.qds.BDataSet
creates a rank1 SDataSet by wrapping an existing array.
wrap(byte[], int, int) - Static method in class org.das2.qds.BDataSet
creates a SDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(byte[], int, int, int) - Static method in class org.das2.qds.BDataSet
creates a DataSet by wrapping an existing array, aliasing it to rank 3.
wrap(double[], int[]) - Static method in class org.das2.qds.DDataSet
Wraps an array from array of dimension sizes.
wrap(double[], int, int, int, int) - Static method in class org.das2.qds.DDataSet
wrap the array to make it into a dataset.
wrap(double[]) - Static method in class org.das2.qds.DDataSet
creates a rank1 DDataSet by wrapping an existing array.
wrap(double[], int, int) - Static method in class org.das2.qds.DDataSet
creates a DDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(double[], int, int, int, int, int) - Static method in class org.das2.qds.DDataSet
 
wrap(double[], Units) - Static method in class org.das2.qds.DDataSet
useful create with units.
wrap(float[], int[]) - Static method in class org.das2.qds.FDataSet
Wraps an array from array of dimension sizes.
wrap(float[], int, int, int, int) - Static method in class org.das2.qds.FDataSet
wrap the array to make it into a dataset.
wrap(float[]) - Static method in class org.das2.qds.FDataSet
creates a rank1 FDataSet by wrapping an existing array.
wrap(float[], int, int) - Static method in class org.das2.qds.FDataSet
creates a FDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(float[], int, int, int) - Static method in class org.das2.qds.FDataSet
creates a rank1 DDataSet by wrapping an existing array.
wrap(int[], int[]) - Static method in class org.das2.qds.IDataSet
Wraps an array from array of dimension sizes.
wrap(int[], int, int, int, int) - Static method in class org.das2.qds.IDataSet
Wraps an array from array of dimension sizes.
wrap(int[]) - Static method in class org.das2.qds.IDataSet
creates a rank1 IDataSet by wrapping an existing array.
wrap(int[], int, int) - Static method in class org.das2.qds.IDataSet
creates a IDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(int[], int, int, int) - Static method in class org.das2.qds.IDataSet
creates a IDataSet by wrapping an existing array, aliasing it to rank 3.
wrap(long[], int[]) - Static method in class org.das2.qds.LDataSet
Wraps an array from array of dimension sizes.
wrap(long[], int, int, int, int, int) - Static method in class org.das2.qds.LDataSet
Wraps an array from array of dimension sizes.
wrap(long[]) - Static method in class org.das2.qds.LDataSet
creates a rank1 LDataSet by wrapping an existing array.
wrap(long[], int, int) - Static method in class org.das2.qds.LDataSet
creates an LDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(long[], int, int, int) - Static method in class org.das2.qds.LDataSet
creates an LDataSet by wrapping an existing array, aliasing it to rank 3.
wrap(short[], int[]) - Static method in class org.das2.qds.SDataSet
Wraps an array from array of dimension sizes.
wrap(short[], int, int, int, int) - Static method in class org.das2.qds.SDataSet
Wraps an array from array of dimension sizes.
wrap(short[]) - Static method in class org.das2.qds.SDataSet
creates a rank1 SDataSet by wrapping an existing array.
wrap(short[], int, int) - Static method in class org.das2.qds.SDataSet
creates a SDataSet by wrapping an existing array, aliasing it to rank 2.
wrap(short[], int, int, int) - Static method in class org.das2.qds.SDataSet
creates a DataSet by wrapping an existing array, aliasing it to rank 3.
wrapCdfData(CDFReader, String, long, long, long, int, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfUtil
 
wrapCdfData(CDFReader, String, long, long, long, int, boolean, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfUtil
Return the named variable as a QDataSet.
WRAPPED_COLOR_WEDGE - Static variable in class org.das2.graph.DasColorBar.Type
rainbow that wraps around so that the top and bottom are the same color, When used with care this is useful for spaces that wrap around (modulo), such as longitude.
wrapRank2(double[], int) - Static method in class org.autoplot.cdf.TrDDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank2(float[], int) - Static method in class org.autoplot.cdf.TrFDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank2(long[], int) - Static method in class org.autoplot.cdf.TrLDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank2(double[], int) - Static method in class org.das2.qds.DDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank3(double[], int, int) - Static method in class org.autoplot.cdf.TrDDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank3(float[], int, int) - Static method in class org.autoplot.cdf.TrFDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank3(long[], int, int) - Static method in class org.autoplot.cdf.TrLDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
wrapRank3(double[], int, int) - Static method in class org.das2.qds.DDataSet
creates a DDataSet by wrapping an existing array, and aliasing it to rank2.
WritableDataSet - Interface in org.das2.qds
Some QDataSets are be mutable as well, meaning their values can be assigned as well as read.
WritableDataSetWrapper - Class in org.das2.qds
Jython needs all datasets to be writable, and this provides the write capability while avoiding unnecessary copies when the dataset is never mutated.
WritableDataSetWrapper(QDataSet) - Constructor for class org.das2.qds.WritableDataSetWrapper
create the WritableDataSetWrapper
WritableJoinDataSet - Class in org.das2.qds
Join of WritableDataSets where each dataset is writable.
WritableJoinDataSet(int) - Constructor for class org.das2.qds.WritableJoinDataSet
 
WritableJoinDataSet(QDataSet) - Constructor for class org.das2.qds.WritableJoinDataSet
 
WritableTableDataSet - Class in org.das2.dataset
 
write(OutputStream) - Method in class org.autoplot.idlsupport.WriteIDLSav
 
write(byte[]) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport.MyOutputStream
 
write(int) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport.MyOutputStream
 
write(byte[], int, int) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport.MyOutputStream
 
write(double, ByteBuffer) - Method in class org.das2.qstream.AsciiHexIntegerTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.AsciiIntegerTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.AsciiTimeTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.AsciiTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.DoubleTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.FloatTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.IntegerTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.LongTransferType
 
write(QDataSet, OutputStream) - Method in class org.das2.qstream.QdsToD2sStream
Write a QDataSet as a das2 stream To test whether it looks like this code could stream a dataset use the canWrite() function.
write(double, ByteBuffer) - Method in class org.das2.qstream.ShortTransferType
 
write(double, ByteBuffer) - Method in class org.das2.qstream.TransferType
write the data to the buffer.
write(double, ByteBuffer) - Method in class org.das2.stream.DataTransferType
write the next value, represented as a double and interpreted with Units, to the buffer.
write(Datum, DatumVector[], ByteBuffer) - Method in class org.das2.stream.PacketDescriptor
 
write(DatumVector, ByteBuffer) - Method in interface org.das2.stream.SkeletonDescriptor
 
write(DatumVector, ByteBuffer) - Method in class org.das2.stream.StreamDescriptor
 
write(DatumVector, ByteBuffer) - Method in class org.das2.stream.StreamMultiYDescriptor
 
write(DatumVector, ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
write(DatumVector, ByteBuffer) - Method in class org.das2.stream.StreamYScanDescriptor
 
write(int) - Method in class org.das2.util.Base64.OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.das2.util.Base64.OutputStream
Calls Base64.OutputStream.write(int) repeatedly until len bytes are written.
write(BufferedImage, OutputStream) - Method in class org.das2.util.DasPNGEncoder
 
write(ByteBuffer) - Method in class org.das2.util.DeflaterChannel
 
write(OutputStream) - Method in class org.virbo.idlsupport.WriteIDLSav
 
writeAnimatedGif() - Method in class org.autoplot.pngwalk.PngWalkTool
Write the displayed images to an animated gif.
WriteCapability - Interface in org.das2.util.filesystem
 
writeDatum(Datum, ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
writeDefaults() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
writeDocument(OutputStream, Document) - Static method in class org.autoplot.state.StatePersistence
write the document out to the file, hiding the details of the serializer.
writeDocument(File, Document) - Static method in class org.autoplot.state.StatePersistence
write the document out to the file, hiding the details of the serializer.
writeHtml() - Method in class org.autoplot.pngwalk.PngWalkTool
write the sequence to a PDF file, so that this can be used to produce worksheets.
writeHTMLFile(CreatePngWalk.Params, ArrayList<String>, ArrayList<String>, ArrayList<String>) - Static method in class org.autoplot.pngwalk.CreatePngWalk
Method to write HTML file of all the pictures to give a gallery view
WriteIDLSav - Class in org.autoplot.idlsupport
write data to IDL Save File http://www.physics.wisc.edu/~craigm/idl/savefmt/node20.html
WriteIDLSav() - Constructor for class org.autoplot.idlsupport.WriteIDLSav
 
WriteIDLSav - Class in org.virbo.idlsupport
write data to IDL Save File http://www.physics.wisc.edu/~craigm/idl/savefmt/node20.html
WriteIDLSav() - Constructor for class org.virbo.idlsupport.WriteIDLSav
 
writeKeysFile() - Method in class org.das2.util.filesystem.KeyChain
dump the loaded keys into the file new File( FileSystem.settings().getLocalCacheDir(), "keychain.txt" )
writeKeysFile(boolean) - Method in class org.das2.util.filesystem.KeyChain
format the keys file.
writeNew(int) - Method in class org.autoplot.scriptconsole.ScriptPanelSupport.MyOutputStream
 
writeObject(Object, Encoder) - Method in class org.autoplot.state.DatumRangePersistenceDelegate
 
writeObject(Object, Encoder) - Method in class org.autoplot.state.EnumPersistenceDelegate
 
writeObject(Object, Encoder) - Method in class org.autoplot.state.UnitsPersistenceDelegate
 
writeObject(Object, Encoder) - Method in class org.das2.persistence.DatumPersistenceDelegate
 
writeObject(Object, Encoder) - Method in class org.das2.persistence.UnitsPersistenceDelegate
 
writePdf() - Method in class org.autoplot.pngwalk.PngWalkTool
write the sequence to a PDF file, so that this can be used to produce worksheets.
writePersistentProperties() - Method in class org.das2.DasProperties
 
writePng(String) - Static method in class test.endtoend.Test009
 
writeStream(OutputStream) - Method in class org.das2.dataset.DataSetStreamProducer
convenient method for writing to an OutputStream.
writeStream(WritableByteChannel) - Method in class org.das2.dataset.DataSetStreamProducer
writes the stream to the Channel.
writeToBufferedImage(Application) - Static method in class org.autoplot.ScriptContext
creates a BufferedImage from the provided DOM.
writeToBufferedImage() - Static method in class org.autoplot.ScriptContext
convenient method for getting an image from the current canvas.
writeToCachedURL(URL, String, String) - Static method in class org.autoplot.hapi.HapiServer
write the data (for example, an info response) to a cache file.
writeToGraphicsOutput(OutputStream, GraphicsOutput) - Method in class org.das2.graph.DasCanvas
write to various graphics devices such as png, pdf and svg.
writeToGraphicsOutput(String, String) - Method in class org.das2.graph.DasCanvas
write to future implementations of graphicsOutput.
writeToHTML(int, String, String) - Static method in class test.endtoend.Test026
 
writeToImageImmediately(Image) - Method in class org.das2.graph.DasCanvas
Writes on to the image without waiting, using the print method.
writeToImageImmediatelyNoCount(Image) - Method in class org.das2.graph.DasCanvas
silly code so that Autoplot can get an image without incrementing paintCount.
writeToImageImmediatelyNonPrint(Image) - Method in class org.das2.graph.DasCanvas
This by passes the normal print method used in writeToImageImmedately, which sets the printing flags which tell the components, like DasPlot, to fully reset.
writeToPdf(String) - Static method in class org.autoplot.ScriptContext
write out the current canvas to a pdf file.
writeToPdf(OutputStream) - Static method in class org.autoplot.ScriptContext
write out the current canvas to a pdf to the output stream.
writeToPDF(String) - Method in class org.das2.graph.DasCanvas
write the canvas to a PDF file.
writeToPng(String) - Static method in class org.autoplot.ScriptContext
write out the current canvas to a png file.
writeToPng(String, int, int) - Static method in class org.autoplot.ScriptContext
write out the current canvas to a png file.
writeToPng(BufferedImage, String, Map<String, String>) - Static method in class org.autoplot.ScriptContext
See also writeToPng( OutputStream out )
writeToPng(OutputStream) - Static method in class org.autoplot.ScriptContext
write out the current canvas to stdout.
writeToPng(OutputStream, int, int) - Method in class org.das2.graph.DasCanvas
uses getImage to get an image of the canvas and encodes it as a png.
writeToPng(String) - Method in class org.das2.graph.DasCanvas
uses getImage to get an image of the canvas and encodes it as a png.
writeToSvg(String) - Static method in class org.autoplot.ScriptContext
write out the current canvas to a svg file.
writeToSvg(OutputStream) - Static method in class org.autoplot.ScriptContext
write out the current canvas to stdout.
writeToSVG(String) - Method in class org.das2.graph.DasCanvas
 

X

x() - Method in class ProGAL.geom2d.Point
Return the x-coordinate
x() - Method in class ProGAL.geom2d.Vector
 
x() - Method in class ProGAL.geom3d.Point
Get the first coordinate.
X - Static variable in class ProGAL.geom3d.Vector
An immutable vector pointing in the (1,0,0)-direction.
x() - Method in class ProGAL.geom3d.Vector
Get the first coordinate.
xaxis - Variable in class org.autoplot.dom.Plot
 
xAxis - Variable in class org.das2.event.BoxRangeSelectorMouseModule
 
XAxis - Variable in class org.das2.event.CrossHairRenderer
 
XAxisDataLoader - Class in org.das2.graph
 
XAxisDataLoader(Renderer, DataSetDescriptor) - Constructor for class org.das2.graph.XAxisDataLoader
Creates a new instance of DataLoader
xInitial - Variable in class org.das2.event.CrossHairRenderer
 
xInitial - Variable in class org.das2.event.HorizontalRangeGesturesRenderer
 
xInitial - Variable in class org.das2.event.HorizontalRangeRenderer
 
xInitial - Variable in class org.das2.event.VerticalRangeGesturesRenderer
 
xmem - Variable in class org.das2.graph.DataLoader.Request
 
xmlFormat(Document, Object) - Method in class org.das2.qstream.DatumRangeSerializeDelegate
 
xmlFormat(Document, Object) - Method in class org.das2.qstream.MapSerializeDelegate
 
xmlFormat(Document, Object) - Method in interface org.das2.qstream.XMLSerializeDelegate
 
xmlParse(Element) - Method in class org.das2.qstream.DatumRangeSerializeDelegate
 
xmlParse(Element) - Method in class org.das2.qstream.MapSerializeDelegate
 
xmlParse(Element) - Method in interface org.das2.qstream.XMLSerializeDelegate
 
XMLSerializeDelegate - Interface in org.das2.qstream
Extension to SerializeDelegate that allows for embedding object within XML.
XMLTypeCheck - Class in org.autoplot.spase
Checks to see if this sort of XML file is handled.
XMLTypeCheck() - Constructor for class org.autoplot.spase.XMLTypeCheck
 
xRange(DataSet) - Static method in class org.das2.dataset.DataSetUtil
returns the xrange of the dataset.
XSliceDataSet(AbstractDataSet, int) - Constructor for class org.das2.dataset.AbstractTableDataSet.XSliceDataSet
 
XSliceDataSet - Class in org.das2.dataset
 
XSliceDataSet(TableDataSet, int) - Constructor for class org.das2.dataset.XSliceDataSet
 
xTagBinarySearch(DataSet, Datum, int, int) - Static method in class org.das2.dataset.DataSetUtil
returns the index of a tag, or the (-(insertion point) - 1).
xTagBinarySearch(QDataSet, Datum, int, int) - Static method in class org.das2.qds.DataSetUtil
returns the index of a tag, or the (-(insertion point) - 1).
xtags - Variable in class org.das2.dataset.test.FunctionTableDataSet
 
xtagsDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the dataset containing the x tags for the dataset.
XTagsVectorDataSet - Class in org.das2.dataset
Create a VectorDataSet that is the X Tags of another DataSet.
XTagsVectorDataSet(DataSet) - Constructor for class org.das2.dataset.XTagsVectorDataSet
Creates a new instance of XTagsVectorDataSet
xValue - Variable in class org.das2.components.HorizontalSpectrogramSlicer
 
xValue - Variable in class org.das2.components.VerticalSpectrogramSlicer
 
xxx(String) - Static method in class test.endtoend.Test002
 
xxx(String) - Static method in class test.endtoend.Test005
 
xxx(String) - Static method in class test.endtoend.Test013
 
xxx(String) - Static method in class test.endtoend.Test017
 
xxx(String) - Static method in class test.endtoend.Test018
 
xxx(String) - Static method in class test.endtoend.Test021
 
xyScatter() - Static method in class org.das2.qds.examples.Schemes
"scatter" is meant to indicate there is no connection between successive points, and that there is no dependence indicates no clean relation between the bundled datasets.
xyzScatter() - Static method in class org.das2.qds.examples.Schemes
This will be the preferred way to represent X,Y → Z.

Y

y() - Method in class ProGAL.geom2d.Point
Return the y-coordinate
y() - Method in class ProGAL.geom2d.Vector
 
y() - Method in class ProGAL.geom3d.Point
Get the second coordinate.
Y - Static variable in class ProGAL.geom3d.Vector
An immutable vector pointing in the (0,1,0)-direction.
y() - Method in class ProGAL.geom3d.Vector
Get the second coordinate.
yaxis - Variable in class org.autoplot.dom.Plot
 
yAxis - Variable in class org.das2.event.BoxRangeSelectorMouseModule
 
YAxis - Variable in class org.das2.event.CrossHairRenderer
 
year - Variable in class org.das2.datum.TimeUtil.TimeStruct
year containing the time datum
YEAR - Static variable in class org.das2.datum.TimeUtil
 
YEARS - Static variable in class org.das2.datum.format.TimeDatumFormatter
yyyy
YEARS - Static variable in class org.das2.datum.TimeContext
 
yen - Static variable in class org.das2.datum.Units
 
YES - Static variable in class org.das2.util.MessageBox
 
YES_NO - Static variable in class org.das2.util.MessageBox
 
YES_NO_CANCEL - Static variable in class org.das2.util.MessageBox
 
yInitial - Variable in class org.das2.event.CrossHairRenderer
 
yInitial - Variable in class org.das2.event.HorizontalRangeGesturesRenderer
 
yInitial - Variable in class org.das2.event.HorizontalRangeRenderer
 
yInitial - Variable in class org.das2.event.VerticalRangeGesturesRenderer
 
ymem - Variable in class org.das2.graph.DataLoader.Request
 
yRange(DataSet) - Static method in class org.das2.dataset.DataSetUtil
 
ySlice - Variable in class org.das2.components.HorizontalSpectrogramSlicer
 
ySlice - Variable in class org.das2.components.VerticalSpectrogramSlicer
 
YSliceDataSet(AbstractDataSet, int, int) - Constructor for class org.das2.dataset.AbstractTableDataSet.YSliceDataSet
 
YSliceDataSet - Class in org.das2.dataset
 
YSliceDataSet(TableDataSet, int, int) - Constructor for class org.das2.dataset.YSliceDataSet
 
ytags - Variable in class org.das2.dataset.test.FunctionTableDataSet
 
ytagsDataSet(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the ytags for the simple table that is ds. rank 2 spectrogram: Z[X,Y] → Y bundle_1: ds[ :, [x,y,z] ] → y [x,y,z] → y TODO: consider that these break duck typing goal, and really need a scheme to tell it how to get the dataset.
yValue - Variable in class org.das2.components.HorizontalSpectrogramSlicer
 
yValue - Variable in class org.das2.components.VerticalSpectrogramSlicer
 

Z

z() - Method in class ProGAL.geom3d.Point
Get the third coordinate.
Z - Static variable in class ProGAL.geom3d.Vector
An immutable vector pointing in the (0,0,1)-direction.
z() - Method in class ProGAL.geom3d.Vector
Get the third coordinate.
zaxis - Variable in class org.autoplot.dom.Plot
 
zENTRY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zENTRY_DATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zENTRY_DATASPEC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zENTRY_DATATYPE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zENTRY_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zENTRY_NAME_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zENTRY_NUMELEMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zero - Static variable in class org.das2.datum.Ratio
 
zeros(int) - Static method in class org.das2.datum.DatumUtil
 
zeros(int) - Static method in class org.das2.qds.ops.Ops
return new dataset filled with zeros.
zeros(int, int) - Static method in class org.das2.qds.ops.Ops
return new dataset filled with zeros.
zeros(int, int, int) - Static method in class org.das2.qds.ops.Ops
return new dataset filled with zeros.
zeros(QDataSet) - Static method in class org.das2.qds.ops.Ops
return a new dataset filled with zeroes that has the same geometry as the given dataset.
zip(File, File) - Static method in class org.das2.util.filesystem.FileSystemUtil
create a zip file of everything with and under the directory.
zipDirectory(File, String) - Method in class org.das2.util.filesystem.ZipFiles
This method zips the directory
ZipFileObject - Class in zipfs
 
ZipFileObject(ZipFileSystem, ZipEntry, ZipFileObject) - Constructor for class zipfs.ZipFileObject
Create a new ZipFileObject.
ZipFileObject(ZipFileSystem, ZipEntry, ZipFileObject, String) - Constructor for class zipfs.ZipFileObject
Create a new ZipFileObject with the specified name.
ZipFiles - Class in org.das2.util.filesystem
class taken from http://www.journaldev.com/957/java-zip-file-folder-example, thanks Pankaj.
ZipFiles() - Constructor for class org.das2.util.filesystem.ZipFiles
 
ZipFileSystem - Class in zipfs
A filesystem to read data from zip files.
ZipFileSystem(URI) - Constructor for class zipfs.ZipFileSystem
 
ZipFileSystemFactory - Class in zipfs
 
ZipFileSystemFactory() - Constructor for class zipfs.ZipFileSystemFactory
 
zipfs - package zipfs
Allow a zip file to be used as a FileSystem.
zMODEoff - Static variable in interface org.autoplot.cdf.CDFConstants
 
zMODEon1 - Static variable in interface org.autoplot.cdf.CDFConstants
 
zMODEon2 - Static variable in interface org.autoplot.cdf.CDFConstants
 
ZoeloeSoft.projects.JFontChooser - package ZoeloeSoft.projects.JFontChooser
 
zoomBox() - Method in class org.das2.event.BoxZoomMouseModule
 
zoomOut(double) - Method in class org.das2.datum.DatumRange
returns a scaled DatumRange, with a new width that is the this datumRange's width multiplied by factor, and the same center.
ZOOMOUT - Static variable in class org.das2.event.Gesture
 
ZoomOutMouseModule - Class in org.das2.event
 
ZoomOutMouseModule(DasAxis) - Constructor for class org.das2.event.ZoomOutMouseModule
Creates a new instance of ZoomOutMouseModule
ZoomPanMouseModule - Class in org.das2.event
Provide navigation similar to Google Maps, where drag events result a pan on the axes, and mouse wheel events are zoom in and zoom out.
ZoomPanMouseModule(DasCanvasComponent, DasAxis, DasAxis) - Constructor for class org.das2.event.ZoomPanMouseModule
Creates a new instance of ZoomPanMouseModule
zRange(DataSet) - Static method in class org.das2.dataset.DataSetUtil
guess a range that characterizes the data.
zVAR_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_ALLOCATEBLOCK_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_ALLOCATEDFROM_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_ALLOCATEDTO_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_ALLOCATERECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_BLOCKINGFACTOR_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_COMPRESSION_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DATASPEC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DATATYPE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DIMCOUNTS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DIMINDICES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DIMINTERVALS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DIMSIZES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_DIMVARYS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_EXISTENCE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_HYPERDATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_INITIALRECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_MAXallocREC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_MAXREC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_NAME_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_nINDEXENTRIES_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_nINDEXLEVELS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_nINDEXRECORDS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_NUMallocRECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_NUMBER_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_NUMDIMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_NUMELEMS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_NUMRECS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_PADVALUE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_RECCOUNT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_RECINTERVAL_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_RECNUMBER_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_RECORDS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_RECVARY_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_RESERVEPERCENT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_SEQDATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_SEQPOS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_SPARSEARRAYS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVAR_SPARSERECORDS_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVARs_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVARs_MAXREC_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVARs_RECDATA_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
zVARs_RECNUMBER_ - Static variable in interface org.autoplot.cdf.CDFConstants
 

_

__abs__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__abs__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__add__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__add__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__and__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__and__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__call__(PyObject[], String[]) - Method in class external.AnnotationCommand
implement the python call.
__call__(PyObject[], String[]) - Method in class external.PlotCommand
implement the python call.
__call__(PyObject[], String[]) - Method in class org.autoplot.jythonsupport.DatasetCommand
implement the python call.
__coerce_ex__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__delattr__(String) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__div__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__div__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__doc__ - Static variable in class external.AnnotationCommand
 
__doc__ - Static variable in class external.PlotCommand
 
__doc__ - Static variable in class org.autoplot.jythonsupport.DatasetCommand
 
__eq__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__eq__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__findattr__(String) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__float__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__float__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__floordiv__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__floordiv__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__ge__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__ge__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__getitem__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
This implements the Python indexing, such as data[4,:,3:5].
__gt__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__gt__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__int__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__int__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__iter__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__le__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__le__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__len__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__long__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__long__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__lt__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__lt__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__mod__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__mod__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__mul__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__mul__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__ne__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__ne__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__neg__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__neg__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__or__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__or__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__pos__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__pos__() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__pow__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__pow__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__radd__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__radd__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__rdiv__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__rdiv__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__rfloordiv__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__rfloordiv__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__rmod__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__rmod__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__rmul__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__rmul__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__rpow__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__rpow__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__rsub__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__rsub__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__setattr__(String, PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__setitem__(PyObject, PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
Assign the values to the indeces specified.
__str__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__sub__(PyObject) - Method in class org.autoplot.jythonsupport.PyDatum
 
__sub__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__tojava__(Class) - Method in class org.autoplot.jythonsupport.PyDatum
This is what does the magical coersion, see https://sourceforge.net/p/autoplot/bugs/1861/
__tojava__(Class) - Method in class org.autoplot.jythonsupport.PyQDataSet
This is what does the magical coersion, see https://sourceforge.net/p/autoplot/bugs/1861/
_setDefaultApp(AutoplotUI) - Static method in class org.autoplot.ScriptContext
set the default application.
_setOutputStream(OutputStream) - Static method in class org.autoplot.ScriptContext
resets the output stream.
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 _