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
 
AADR_SCOPE_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant AADR_SCOPE_FIELD_OFFSET.
AArray - Class in gov.nasa.gsfc.spdf.cdfj
 
AArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AArray
 
AArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AArray
 
aaType - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
ABBRDFS - Static variable in class gov.nasa.pds.ppi.util.PPITime
1989/01/19 11:45:30.234
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.autoplot.AutoplotUI
show the about dialog, which has version information.
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
Override Component.setBounds for debugging.
AboutServlet - Class in org.autoplot.hapiserver
Generate the HAPI server capabilities
AboutServlet() - Constructor for class org.autoplot.hapiserver.AboutServlet
 
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.
absolutePath() - Method in class org.autoplot.util.MigratePreference
 
absPropertyName() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
AbstractBinaryRecordReader - Interface in org.autoplot.hapi
read data record-by-record, so the client doesn't need to worry if the file is local or coming from the network.
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
 
AbstractDataSource(URI, boolean) - 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
 
AbstractDelta<T> - Class in com.github.difflib.patch
Abstract delta between a source and a target.
AbstractDelta(DeltaType, Chunk<T>, Chunk<T>) - Constructor for class com.github.difflib.patch.AbstractDelta
 
AbstractDirNode - Class in org.das2.catalog.impl
All nodes which have child catalog nodes should inherit from this package private class.
AbstractDragRenderer - Class in org.das2.event
Do-nothing drag renderer and extension point for other DragRenderers.
AbstractDragRenderer() - Constructor for class org.das2.event.AbstractDragRenderer
 
AbstractDragRenderer(DasCanvasComponent) - 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.
AbstractNode - Class in org.das2.catalog.impl
All nodes loadable by the DasNodeFactory should inherit from this package private abstract class.
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
 
AbstractSrcNode - Class in org.das2.catalog.impl
All nodes which present query parameters to higher level data readers should inherit from this class.
AbstractSrcNode(DasDirNode, String, List<String>) - Constructor for class org.das2.catalog.impl.AbstractSrcNode
 
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.BoundsRenderer
 
acceptContext(int, int) - Method in class org.das2.graph.ColorSeriesRenderer
 
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.HugeScatterRenderer
 
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.PolyMeshRenderer
return true if the renderer accepts data in this form.
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] (T,X,Y) 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.BoundsRenderer
 
acceptsDataSet(QDataSet) - Method in class org.das2.graph.ColorSeriesRenderer
 
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, the inverse of the cos function.
acos(double) - Static method in class org.das2.qds.ops.Ops
return the acos of the real number in radians.
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
 
ActionsSample - Class in org.autoplot.test
 
ActionsSample() - Constructor for class org.autoplot.test.ActionsSample
 
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
 
adaptTuple(PyTuple) - Static method in class org.autoplot.jythonsupport.PyQDataSetAdapter
 
adaptTuple(PyTuple, Units) - Static method in class org.autoplot.jythonsupport.PyQDataSetAdapter
adapts the Python Tuple to a QDataSet, using the provided units.
add(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
add(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Add a variable to the output with specified compression and default specification for SparseRecordOption, (PAD).
add(String, boolean, SparseRecordOption) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Add a variable to the output with specified compression and specified setting for SparseRecordOption.
add(PDSElement) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Add an element to the end of a label.
add(PDSLabel) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Add a label to the end of a label.
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 the tuple to the data for gridding.
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(QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
three-argument add is provided as a convenience for environments (like Java and the Mash-up tool in Autoplot) where add is not an in-fix operator.
add(Node) - Method in class org.das2.qds.util.dd.Node
 
add(Object) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
add(int, Object) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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.HorizontalSpectrogramAverager
add a button
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
 
addAdditionalToRecentItems(List<String>) - Method in class org.autoplot.datasource.RecentComboBox
kludge in way to add an item to the list of recent entries.
addAdjacentEdge(CEdge) - Method in class ProGAL.geom3d.complex.CVertex
 
addAll(Collection) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
addAll(int, Collection) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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
 
addArrayName(String) - Method in class com.jmatio.io.MatFileFilter
Add array name to the filter.
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.
addBottomDecoration(DomNode, PyFunction) - Static method in class org.autoplot.ScriptContext
add code that will paint custom graphics on the canvas or on a plot.
addBottomDecoration(DomNode, PyFunction) - Static method in class org.autoplot.ScriptContext2023
add code that will paint custom graphics on the canvas or on a plot.
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.
addBoxSelectionListener(BoxSelectionListener) - Method in class org.das2.event.WaypointsMouseModule
Registers BoxSelectionListener to receive events.
addBreak() - Method in class org.das2.graph.DataGeneralPathBuilder
manually assert that the line script be interrupted at this point.
addButton(String, String, String) - Method in class org.das2.components.GrannyTextEditor
add one button.
addCability(Class<T>, T) - Method in class org.autoplot.datasource.AbstractDataSource
Deprecated.
use addCapability
addCancelEscapeKey(JDialog) - Static method in class org.autoplot.datasource.DataSetSelector
add a listener for escape key press, which will setVisible(false) and clear the dialog.
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.
addCDF(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds previously selected variables, and variables they depend on, from the given file.
addCDF(URL) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds previously selected variables, and variables they depend on, from the given URL.
addCDF(GenericReader) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds previously selected variables, and variables they depend on, from the given GenericReader..
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 org.das2.util.filesystem.ZipFileObject
 
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.
addConsoleListener(ActionListener) - Method in class org.autoplot.scriptconsole.LogConsole
add method for listening to the console messages.
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.
addData(Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
addData(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data to a variable.same as addData(String name, Object data, false)
addData(String, Object, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data to a variable.
addData(String, Object, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data for a specified record range to a variable.
addData(String, Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data for a specified record range to a variable.
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
add a data point to the curve.
addDataPoint(boolean, double, double) - Method in class org.das2.graph.DataGeneralPathBuilder
add a point to the curve, where x and y are the magnitude in data coordinates.
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.VerticalDragRangeSelectorMouseModule
Registers DataRangeSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
Registers DataRangeSelectionListener to receive events.
addDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.graph.RangeLabel
 
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
addDelta(AbstractDelta<T>) - Method in class com.github.difflib.patch.Patch
Add the given delta to this patch
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
 
addElement(int[], int) - Static method in class org.das2.qds.DataSetOps
adds an element to the array
addElement(int, int[]) - Static method in class org.das2.qds.DataSetOps
adds an element to the beginning of an array
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 and other named fonts found in the /resources/ folder.
addForm(FormTab) - Method in class org.das2.dasml.FormBase
 
addFunction(String, Class, Class[][]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
addGlobalAttributeEntry(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a global attribute entry.
addGlobalAttributeEntry(String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a global attribute entry of specified type..
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.
addImport(Document, String, String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
add the class to the list of imports.
addImport(Document, String, String, int) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
add the class to the list of imports.
addImport(String, String, String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
add the class to the list of imports.
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
 
addJavaArray(Object, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
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(JMenuItem) - Method in class org.autoplot.jythonsupport.ui.EditorContextMenu
add the menu or menuitem to the menu.
addMenuItem(JMenuItem) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
add the menu or menu item to the editor context menu.
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(Plot, String, PyFunction) - Static method in class org.autoplot.ScriptContext2023
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.
addNodeChangeListener(NodeChangeListener) - Method in class org.autoplot.util.MigratePreference
 
addNRVString(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds an NRV record of string type.
addNRVVariable(String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a scalar NRV record of the given numeric type.
addNRVVariable(String, CDFDataType, int[], Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a NRV record of the given numeric type and dimension.
addNRVVariable(String, CDFDataType, int[], int, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds a NRV record of the given type and dimensions.
addObject(Shape, Object) - Method in class org.das2.util.ObjectLocator
 
addObserver(PngWalkView) - Method in class org.autoplot.pngwalk.WalkImage
mark this image as one which is being used.
addOneD(String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) to a variable.same as addOneD(String name, Object data, null, false)
addOneD(String, Object, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) to a variable.same as addOneD(String name, Object data, null, boolean relax)
addOneD(String, Object, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) for a specified record range to a variable.same as addOneD(String name, Object data, int[] recordRange, false)
addOneD(String, Object, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Adds data (represented as a one dimensional array) for a specified record range to a variable.
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.
addPainter(String, GrannyTextRenderer.Painter) - Method in class org.das2.components.GrannyTextEditor
add the application-specific painter to the GrannyTextRenderer used to preview.
addPainter(String, GrannyTextRenderer.Painter) - Method in class org.das2.graph.DasAnnotation
add a painter for the grannyTextRenderer.
addPainter(String, GrannyTextRenderer.Painter) - Method in class org.das2.util.GrannyTextRenderer
add a painter for the grannyTextRenderer.
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(PlotElement, boolean) - Method in class org.autoplot.dom.PlotController
add the plot element to the plot, including the renderer and bindings.
addPlotElement(int) - Static method in class org.autoplot.ScriptContext
"overplot" by adding another PlotElement to the plot and setting the data to this PlotElement.
addPlotElement(int) - Method in class org.autoplot.ScriptContext2023
"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.
addPlots(int, int, String) - Method in class org.autoplot.ScriptContext2023
adds a block of plots to the canvas below the focus plot.
AddPlotsDialog - Class in org.autoplot
Dialog asking for number of rows and columns of plots to add, and where to put them.
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.
addPortal(JPanel) - Method in class test.TestScroll.WorkBench
 
addPositionArgument(int, String, String) - Method in class org.das2.util.ArgumentList
Specify the ith positional argument.
addPreferenceChangeListener(PreferenceChangeListener) - Method in class org.autoplot.util.MigratePreference
 
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.jythonsupport.ui.SyntaxColorBean
 
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.AppScriptPanelSupport
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
 
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.HorizontalSpectrogramAverager
Add PropertyChangeListener.
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.propertyeditor.StringWithSchemeEditor
 
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.components.VerticalSpectrogramAverager
Add PropertyChangeListener.
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.GrannyTickLabeller
 
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(String, 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.
 
addSettingsMenuItem(JMenuItem) - Method in class org.autoplot.jythonsupport.ui.EditorContextMenu
add the menu or menuitem to the actions menu.
addSettingsMenuItem(JMenuItem) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
add the menu or menu item to the editor context menu.
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
addSound(String, QDataSet) - Method in class external.AuralizationHandler
auralize the sound when the pattern is encountered.
addStringEditor(String, StringSchemeEditor) - Static method in class org.das2.components.propertyeditor.PropertyEditor
add a special editor for string properties with the particular name.
addStringEditor(String, String, StringSchemeEditor) - Static method in class org.das2.components.propertyeditor.PropertyEditor
add a special editor for string properties with the particular name.
addStringEditor(String, StringSchemeEditor) - Method in class org.das2.components.propertyeditor.PropertyEditorAdapter
add a special editor for string properties with the particular name.
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, JComponent) - Method in class org.autoplot.ScriptContext2023
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.
addToClasspath(String) - Static method in class org.fuin.utils4j.Utils4J
Adds an URL to the classpath.
addToClasspath(URL) - Static method in class org.fuin.utils4j.Utils4J
Adds an URL to the classpath.
addToDoNotCheckList(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Adds an attribute to the list of 'not to be monitored' global attributes.
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.
addToPalette(Color) - Method in class org.das2.util.DesktopColorChooserPanel.Palette
 
addTopDecoration(DomNode, PyFunction) - Static method in class org.autoplot.ScriptContext
add code that will paint custom graphics on the canvas or on a plot.
addTopDecoration(DomNode, PyFunction) - Static method in class org.autoplot.ScriptContext2023
add code that will paint custom graphics on the canvas or on a plot.
addTopDecorator(Painter) - Method in class org.autoplot.pngwalk.PngWalkTool
add a decorator to the PngWalkTool, which is drawn on single-image views.
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.DataSetSelector
This makes sense to me, where you can just add a URL to the selector.
addToRecent(String) - Method in class org.autoplot.datasource.RecentComboBox
add the item to the list of recent entries.
addToRecent(String, boolean) - 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 jar file resource, unpack it, and add it to the search path.
addToSearchPath(PyList, String, String, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.JythonOps
download the jar file resource, unpack it, and add it to the search path.
addToStats(int, long, char) - Method in class org.das2.graph.Renderer
record the stat to a file.
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.
addValues(QDataSet, QDataSet) - Method in class org.das2.qds.DDataSet
add all valid values of ds to this dataset.
addVariable(String, Object) - Method in class org.autoplot.idlsupport.WriteIDLSav
 
addVariable(String, Object) - Method in class org.virbo.idlsupport.WriteIDLSav
 
addVariableAttributeEntry(String, String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.This method creates a new value for the given attribute.
addVariableAttributeEntry(String, String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.This method creates a new value for the given attribute.
addWayPoint() - Method in class org.das2.event.WaypointsDragRenderer
add the current location, recorded from the last renderDrag operation, to the list of way points.
addWindow(FormWindow) - Method in class org.das2.dasml.FormBase
 
addYDescriptor(SkeletonDescriptor) - Method in class org.das2.stream.PacketDescriptor
 
addYMulti(StreamScalarDescriptor) - 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
 
ADR - Class in gov.nasa.gsfc.spdf.cdfj
Attribute Descriptor Record
ADR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ADR
 
ADR_ADR_NEXT_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_ADR_NEXT_FIELD_LENGTH.
ADR_ADR_NEXT_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_ADR_NEXT_FIELD_OFFSET.
ADR_AGR_EDR_HEAD_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_AGR_EDR_HEAD_FIELD_LENGTH.
ADR_AGR_EDR_HEAD_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_AGR_EDR_HEAD_FIELD_OFFSET.
ADR_AZ_EDR_HEAD_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_AZ_EDR_HEAD_FIELD_LENGTH.
ADR_AZ_EDR_HEAD_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_AZ_EDR_HEAD_FIELD_OFFSET.
ADR_GLOBAL_SCOPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_GLOBAL_SCOPE.
ADR_GLOBAL_SCOPE_ASSUMED - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_GLOBAL_SCOPE_ASSUMED.
ADR_MAX_GR_ENTRY_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_MAX_GR_ENTRY_FIELD_LENGTH.
ADR_MAX_GR_ENTRY_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_MAX_GR_ENTRY_FIELD_OFFSET
ADR_MAX_Z_ENTRIES_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_MAX_Z_ENTRIES_FIELD_LENGTH.
ADR_MAX_Z_ENTRIES_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_MAX_Z_ENTRIES_FIELD_OFFSET.
ADR_NAME_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_NAME_FIELD_LENGTH.
ADR_NAME_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_NAME_FIELD_OFFSET.
ADR_NGR_ENTRIES_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_NGR_ENTRIES_FIELD_LENGTH.
ADR_NGR_ENTRIES_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_NGR_ENTRIES_FIELD_OFFSET.
ADR_NUM_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_NUM_FIELD_LENGTH.
ADR_NUM_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_NUM_FIELD_OFFSET.
ADR_NZ_ENTRIES_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_AZ_EDR_HEAD_FIELD_LENGTH.
ADR_NZ_ENTRIES_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_AZ_EDR_HEAD_FIELD_OFFSET.
ADR_RECORD_SIZE - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RECORD_SIZE.
ADR_RECORD_SIZE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RECORD_SIZE_FIELD_BYTE_LEN.
ADR_RECORD_SIZE_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RECORD_SIZE_FIELD_OFFSET.
ADR_RECORD_TYPE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RECORD_TYPE_FIELD_BYTE_LEN.
ADR_RECORD_TYPE_ID - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RECORD_TYPE_ID.
ADR_RECORD_TYPE_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RECORD_TYPE_FIELD_OFFSET.
ADR_RFUA_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RFUA_FIELD_LENGTH.
ADR_RFUA_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RFUA_FIELD_OFFSET.
ADR_RFUE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RFUE_FIELD_LENGTH.
ADR_RFUE_FIELD_OFFSET - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_RFUE_FIELD_OFFSET.
ADR_SCOPE_FIELD_LENGTH - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_SCOPE_FIELD_LENGTH.
ADR_VARIABLE_SCOPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_VARIABLE_SCOPE.
ADR_VARIABLE_SCOPE_ASSUMED - Static variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The Constant ADR_VARIABLE_SCOPE_ASSUMED.
advance(double) - Method in class gov.nasa.pds.ppi.util.PPITime
Advances the time by a specified number of minutes.
advanceTo(InputStream, byte[]) - Static method in class org.das2.qstream.StreamTool
 
advanceTo(InputStream, byte[]) - Static method in class org.das2.stream.StreamTool
 
AEDR - Class in gov.nasa.gsfc.spdf.cdfj
 
AEDR(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AEDR
Constructs AEDR of a given type and value for an ADR.Specification of type is deferred if type = -1.Once set, data type cannot be changed.
AEDR(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.AEDR
 
afterWrite(int) - Method in class org.apache.commons.io.output.ProxyOutputStream
Invoked by the write methods after the proxied call has returned successfully.
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
 
AGR_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
AGR_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
AHUFF_COMPRESSION - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
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.
alert(String) - Method in class org.autoplot.ScriptContext2023
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.
ALICE_BLUE - Static variable in class org.das2.util.ColorUtil
 
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
 
alligatorParse(String) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
eat away at the end of the script until it can be parsed
allocate() - Method in class com.jmatio.types.MLNumericArray
 
allocate() - Method in class com.jmatio.types.MLSparse
 
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.
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
allocateDataArray(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
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
 
AMER - Static variable in class gov.nasa.pds.ppi.util.PPITime
jan 19, 1983 11:45:30.234
AMERDATE - Static variable in class gov.nasa.pds.ppi.util.PPITime
1/19/83 11:45:30.234
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_CHANGE - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
when rendering differences, modification of text
ANNO_CODE_HINT - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
warning in the code
ANNO_DELETE - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
when rendering differences, deletion of text
ANNO_ERROR - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
error marked in the code
ANNO_INSERT - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
when rendering differences, insertion of text
ANNO_MAYBE_ERROR - Static variable in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
error marked in the code with some uncertainty.
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.AppScriptPanelSupport
march through the stack trace looking for any Jython references.
annotateError(PyException, int, PythonInterpreter) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
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.
annotatePatch(Patch<String>) - Method in class org.autoplot.jythonsupport.ui.ScriptPanelSupport
show insertions and deletions.
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_QUBE - Static variable in class org.das2.qds.DataSetAnnotations
qube for the dataset.
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
 
AnnotationDemo - Class in test.graph
 
AnnotationDemo() - Constructor for class test.graph.AnnotationDemo
 
AnnotationEditorPanel - Class in org.autoplot.renderer
Friendly editor for Annotation objects.
AnnotationEditorPanel() - Constructor for class org.autoplot.renderer.AnnotationEditorPanel
Creates new form AnnotationEditorPanel
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
 
AnonymousDataSource - Class in org.autoplot.datasource
wrapper for implementations which can provide a QDataSet
AnonymousDataSource() - Constructor for class org.autoplot.datasource.AnonymousDataSource
 
antiAliased - Variable in class org.autoplot.dom.PlotElementStyle
 
ANTIQUE_WHITE - Static variable in class org.das2.util.ColorUtil
 
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
 
apextension - package apextension
 
APL_COLOR_QUANTIZATION - Static variable in class org.das2.graph.DasColorBar.Type
Colorbar to make adjacent values distinct (particularly useful for Color Scatter plots).
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(DatumVector, DatumVector) - Static method in class org.das2.datum.DatumVector
return a DatumVector which contains the elements of a and then the elements of b.
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
Deprecated.
since append works with events 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
 
apply(BufferedImage, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Used to apply, in the order given, 1 or more BufferedImageOps to a given BufferedImage and return the result.
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.
applyBinaryOp(QDataSet, QDataSet, OpsParl.BinaryOp) - Static method in class org.das2.qds.ops.OpsParl
apply the binary operator element-for-element of the two datasets, minding dataset geometry, fill values, etc.
applyBinaryOpNoIter(QDataSet, QDataSet, OpsParl.BinaryOp) - Static method in class org.das2.qds.ops.OpsParl
apply the binary operator element-for-element of the two datasets, minding dataset geometry, fill values, etc.
applyBinaryOpParl(QDataSet, QDataSet, OpsParl.BinaryOp) - Static method in class org.das2.qds.ops.OpsParl
apply the binary operator element-for-element of the two datasets, minding dataset geometry, fill values, etc.
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, Number) - Static method in class org.das2.qds.ops.Ops
apply the indices, checking for out-of-bounds values.
applyIndex(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
apply the indices to the dataset, resorting the 0th dimension using the indices of r.
applyIndex(Object, QDataSet) - Static method in class org.das2.qds.ops.Ops
apply the indices
applyIndex(QDataSet, int, QDataSet) - Static method in class org.das2.qds.ops.Ops
apply the indices to the given dimension.
applyIndex(int, QDataSet) - Method in class org.das2.qds.SubsetDataSet
apply the subset indexes to a given dimension.
applyIndexAllLists(QDataSet, QDataSet[]) - Static method in class org.das2.qds.DataSetOps
handle special case where rank 1 datasets are used to index a rank N array.
ApplyIndexEditorPanel - Class in org.das2.qds.filters
ApplyIndex allows a subset of the data to be extracted.
ApplyIndexEditorPanel() - Constructor for class org.das2.qds.filters.ApplyIndexEditorPanel
Creates new form ApplyIndexEditorPanel
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
Apply the Python function, typically a lambda function, to each element of the dataset.
applyLambda(QDataSet, QDataSet, PyFunction) - Static method in class org.autoplot.jythonsupport.JythonOps
Apply the Python function, typically a two-argument lambda function, to each element of the dataset.
applyLambda(QDataSet, QDataSet, QDataSet, PyFunction) - Static method in class org.autoplot.jythonsupport.JythonOps
Apply the Python function, typically a three-argument lambda function, to each element of the dataset.
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.
applyPatchTo(Predicate<String>, List<String>) - Method in class com.github.difflib.unifieddiff.UnifiedDiff
 
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.
applyTo(List<T>) - Method in class com.github.difflib.patch.AbstractDelta
 
applyTo(List<T>) - Method in class com.github.difflib.patch.ChangeDelta
 
applyTo(List<T>) - Method in class com.github.difflib.patch.DeleteDelta
 
applyTo(List<T>) - Method in class com.github.difflib.patch.EqualDelta
 
applyTo(List<T>) - Method in class com.github.difflib.patch.InsertDelta
 
applyTo(List<T>) - Method in class com.github.difflib.patch.Patch
Apply this patch to the given target
applyUnaryOp(QDataSet, Ops.UnaryOp) - Static method in class org.das2.qds.ops.Ops
apply the unary operation (such as "cos") to the dataset, propagating DEPEND_0 through DEPEND_3 and other appropriate metadata.
applyUnaryOp(Object, Ops.UnaryOp) - Static method in class org.das2.qds.ops.Ops
apply the unary operation (such as "cos") to the dataset, propagating DEPEND_0 through DEPEND_3 and other appropriate metadata.
AppManager - Class in org.autoplot
Count the number of open applications and call exit when there are zero.
AppManager.CloseCallback - Interface in org.autoplot
anything that wants an opportunity to cancel the close request should register here.
AppScriptPanelSupport - Class in org.autoplot.scriptconsole
Error annotations, saveAs, etc.
AppScriptPanelSupport.MyOutputStream - Class in org.autoplot.scriptconsole
 
APSplash - Class in org.autoplot
 
APSplash() - Constructor for class org.autoplot.APSplash
create a new APSplash, used to give something to look at while Autoplot is starting up.
AQUA - Static variable in class org.das2.util.ColorUtil
 
AQUAMARINE - Static variable in class org.das2.util.ColorUtil
 
arange(int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with values [0.,1.,2.,...]
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
 
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.
array() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.IntArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.LongArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortArray
 
array() - Method in class gov.nasa.gsfc.spdf.cdfj.StringArray
 
ArrayAttribute - Class in gov.nasa.gsfc.spdf.cdfj
 
ArrayAttribute(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
ArrayData() - Constructor for class org.autoplot.idlsupport.ReadIDLSav.ArrayData
 
ArrayDataSet - Class in org.das2.qds
ArrayDataSet is the abstract base class for QDataSets which are backed by Java arrays For example, DDataSet is a QDataSet which uses a double array to store its data.
ArrayDataSet(Class) - Constructor for class org.das2.qds.ArrayDataSet
 
ArrayDataSetBeanInfo - Class in org.das2.qds
 
ArrayDataSetBeanInfo() - Constructor for class org.das2.qds.ArrayDataSetBeanInfo
 
ArrayDesc() - Constructor for class org.autoplot.idlsupport.ReadIDLSav.ArrayDesc
 
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
 
arrayOfBoundingBox() - Static method in class org.das2.qds.examples.Schemes
array of bounding boxes, joined by the zeroth dimension.
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
indicates where an arrow will be added to the canvas by drawing an arrow as the mouse drags.
ArrowDragRenderer() - Constructor for class org.das2.event.ArrowDragRenderer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
as1DArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
Returns the one dimensional array representation.
as1DArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
Returns the one dimensional array representation.
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.
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
Returns the multi dimensional array representation.
asArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
Returns the multi dimensional array representation.
asArrayElement(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asArrayElement(int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
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.
asByteArray(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for a range of records as byte[] if variable type is byte, unsigned byte or char.
asByteArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values as byte[] if variable type is byte, unsigned byte or char.
asByteArray(int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
asByteArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as byte[] if variable type is byte, unsigned byte or char.Otherwise, throws Throwable
asByteArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for a range of records as byte[] if variable type is byte, unsigned byte or char.Otherwise, throws Throwable
AsciiDataSet - Class in org.das2.qds.buffer
Sometimes you might just have numbers encoded in ASCII within a binary stream, or fixed-length fields allow such parsing.
AsciiDataSet(int, int, int, int, int, int, int, ByteBuffer, Object) - Constructor for class org.das2.qds.buffer.AsciiDataSet
Like the other constructors, but the type is needed as well to get the number of bytes.
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.
AsciiTimeTransferTypeTest - Class in org.virbo.qstream
 
AsciiTimeTransferTypeTest() - Constructor for class org.virbo.qstream.AsciiTimeTransferTypeTest
 
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.
asDouble0(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given scalar variable.
asDouble1(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable of rank 1.
asDouble2(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable of rank 2.
asDouble3(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable of rank 3.
asDoubleArray(boolean, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as double[].
asDoubleArray(CDFImpl.TargetAttribute, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
asDoubleArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values as double[].
asDoubleArray(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as double[].
asDoubleArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as double[].If variable type cannot be cast to double, a Throwable is thrown.
asDoubleArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as double[].If variable type cannot be cast to double, a Throwable is thrown.If preserve is true, a Throwable is thrown for variables of type long to signal possible loss of precision.
asDoubleArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as double[].If variable type cannot be cast to double, a Throwable is thrown.
asFloatArray(boolean, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as float[].
asFloatArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values as float[].
asFloatArray(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as float[].
asFloatArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as float[].If variable type cannot be cast to float, a Throwable is thrown.
asFloatArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as float[].If variable type cannot be cast to float, a Throwable is thrown.If preserve is true, a Throwable is thrown for variables of type double, long or int to signal possible loss of precision.
asFloatArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as float[].If variable type cannot be cast to float, a Throwable is thrown.
asin(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise arcsin, the inverse of the sin function.
asin(double) - Static method in class org.das2.qds.ops.Ops
return the asin of the real number in radians.
asin(Object) - Static method in class org.das2.qds.ops.Ops
 
asIntArray(boolean, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as int[] for variables of type int, short or unsigned short, byte or unsigned byte, or unsigned int (only if preserve is false).
asIntArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values as int[] for variables of type int, short or unsigned short, byte or unsigned byte.
asIntArray(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as int[] for variables of type int, short or unsigned short, byte or unsigned byte.
asIntArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as int[] for variables of type int, short or unsigned short, byte or unsigned byte.throws Throwable for variables of other types.
asIntArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as int[] for variables of type int, short or unsigned short, byte or unsigned byte, or unsigned int (only if preserve is false).throws Throwable for variables of other types.
asIntArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as int[] for variables of type int, short or unsigned short, byte or unsigned byte.throws Throwable for variables of other types.
asList() - Method in class org.das2.datum.DatumVector
return this DatumVector as a list of Datums.
asLongArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values as long[] for variables of type long.
asLongArray(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as long[] for variables of type long.
asLongArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as long[] for variables of type long.throws Throwable for variables of other types.
asLongArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as long[] for variables of type long.throws Throwable for variables of other types.
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
asOneDArray(boolean, Stride) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
asOneDArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
asOneDArray(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CByte
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CDouble
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CFloat
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CInt
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CLong
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CShort
 
asOneDArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
 
asOneDArray(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer.CString
 
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.
asSampledArray(Stride) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
asShortArray(boolean, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as short[] for variables of type short, byte or unsigned byte, or unsigned short (only if preserve is false).
asShortArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values as long[] for variables of type long.
asShortArray(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns this variable's values for the specified range of records as short[] for variables of type short, byte or unsigned byte.
asShortArray() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values as short[] for variables of type short, byte or unsigned byte throws Throwable for variables of other types.
asShortArray(boolean, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as short[] for variables of type short, byte or unsigned byte, or unsigned short (only if preserve is false).throws Throwable for variables of other types.
asShortArray(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns this variable's values for the specified range of records as short[] for variables of type short, byte or unsigned byte.throws Throwable for variables of other types.
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 class org.autoplot.datasource.AnonymousDataSource
 
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 arc tangent function
atan(double) - Static method in class org.das2.qds.ops.Ops
arc tangent function
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
4-quadrant arc tangent.
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_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
ATTR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
ATTR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
ATTR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
ATTR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
ATTR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
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
 
ATTR_SLICE2 - Static variable in class org.autoplot.cdf.CdfDataSource
 
ATTR_SLICE2_LABELS - Static variable in class org.autoplot.cdf.CdfDataSource
 
Attribute - Interface in gov.nasa.gsfc.spdf.cdfj
CDF Attribute specification
ATTRIBUTE_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
AttributeEntry - Interface in gov.nasa.gsfc.spdf.cdfj
Specifes an attribute entry.
attributes - Variable in class com.jmatio.types.MLArray
 
attributes - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
attributesInDoNotCheckList() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Returns names of 'not to be monitored' global attributes.
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
 
AudioSystemDataSourceFormat - Class in org.autoplot.asdatasource
"format" the data by streaming it out to the sound card.
AudioSystemDataSourceFormat() - Constructor for class org.autoplot.asdatasource.AudioSystemDataSourceFormat
 
AuralizationHandler - Class in external
experiment to see if auralization is useful with log messages.
AuralizationHandler() - Constructor for class external.AuralizationHandler
 
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
 
AutoplotDataServer.D2SMonitor - Class in org.autoplot
 
AutoplotDataServer.QStreamMonitor - Class in org.autoplot
put a comment onto the stream no more often then once per second.
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
 
AUTOPLOTRELEASETYPE - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
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, stored in Java preferences, include things like the last folder opened.
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.
AutoRangeHintsStringSchemeEditor - Class in org.autoplot.util
Editor for the AutoRangeHints.
AutoRangeHintsStringSchemeEditor() - Constructor for class org.autoplot.util.AutoRangeHintsStringSchemeEditor
Creates new form AutoRangeHintsStringSchemeEditor
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
 
available() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
aValue - Variable in class org.das2.util.IDLValue
 
AVERAGE_TYPE - Static variable in interface org.das2.qds.QDataSet
String, Indicates how numbers should be combined in this space.
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 bilinear 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 - Static variable in class org.das2.qstream.QdsToDas23
 
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
 
axisDimensionsChange(RenderType, RenderType) - Static method in class org.autoplot.dom.PlotElementController
true indicates that the new renderType makes the axis dimensions change.
axisFormat(DatumVector, DatumRange) - Method in class org.das2.datum.format.DateTimeDatumFormatter
format the datums for axis, automatically picking the resolution needed to correctly indicate tick values.
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
 
AxisFormatStringSchemeEditor - Class in org.das2.components.propertyeditor
switches between time and decimal based on units
AxisFormatStringSchemeEditor() - Constructor for class org.das2.components.propertyeditor.AxisFormatStringSchemeEditor
Creates new form AxisFormatStringSchemeEditor
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
AZ_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
AZ_EDRHEAD_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
AZURE - Static variable in class org.das2.util.ColorUtil
 

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
 
baos - Variable in class com.jspbook.GZIPResponseStream
 
Base64 - Class in org.das2.util
This class consists exclusively of static methods for obtaining encoders and decoders for the Base64 encoding scheme.
Base64.Decoder - Class in org.das2.util
This class implements a decoder for decoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
Base64.Encoder - Class in org.das2.util
This class implements an encoder for encoding byte data using the Base64 encoding scheme as specified in RFC 4648 and RFC 2045.
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
 
BaseVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
BaseVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder, Class) - Constructor for class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
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, String) - Constructor for class org.das2.datum.Basis
 
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.
bBinary - Variable in class org.das2.qstream.QdsToD2sStream
 
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
 
before - Variable in class org.das2.util.Expect
String before the last match(if there was a match), updated after each expect() call
beforeWrite(int) - Method in class org.apache.commons.io.output.ProxyOutputStream
Invoked by the write methods before the call is proxied.
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.
BEIGE - Static variable in class org.das2.util.ColorUtil
 
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
return the most efficient formatter for the datums, supporting nominal data, TimeLocationUnits, and LocationUnits, and other data.
bestFormatter(DatumVector, DatumRange) - Static method in class org.das2.datum.DatumUtil
return the most efficient formatter for the datums, supporting nominal data, TimeLocationUnits, and LocationUnits, and other data.
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.
bestTickLog20210921(Datum, Datum, int, int, boolean) - Static method in class org.das2.graph.TickVDescriptor
experimental code for calculating log ticks.
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
returns the bigger number of two numbers
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_MAX_NAME - Static variable in interface org.das2.qds.QDataSet
name of the dataset in a bundle to be connected to BIN_MAX.
BIN_MIN - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 1 identifies boundary in the same units as the dataset.
BIN_MIN_NAME - Static variable in interface org.das2.qds.QDataSet
name of the dataset in a bundle to be connected to BIN_MIN.
BIN_MINUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0 or correlated QDataSet identifies boundary.
BIN_MINUS_NAME - Static variable in interface org.das2.qds.QDataSet
name of the dataset in a bundle to be connected to BIN_MINUS.
BIN_PLUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0 or correlated QDataSet identifies boundary.
BIN_PLUS_NAME - Static variable in interface org.das2.qds.QDataSet
name of the dataset in a bundle to be connected to BIN_PLUS.
BINARY - Static variable in class gov.nasa.pds.ppi.util.PPITime
758979930.234
BINARY - Static variable in class org.autoplot.hapi.HapiSpec
 
BinaryDataFormatter - Class in org.autoplot.hapiserver
Format to binary types.
BinaryDataFormatter() - Constructor for class org.autoplot.hapiserver.BinaryDataFormatter
 
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
Format to flat binary tables.
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, where linear averages of the points in each bin are returned.
BinAverage2dFilterEditorPanel - Class in org.das2.qds.filters
 
BinAverage2dFilterEditorPanel() - Constructor for class org.das2.qds.filters.BinAverage2dFilterEditorPanel
Creates new form BinAverage2dFilterEditorPanel
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(Object, String, Object, String) - Method in class org.autoplot.ScriptContext2023
binds two bean properties together.
bind(Object, String, Object, String, Converter) - Method in class org.autoplot.ScriptContext2023
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
 
binData(QDataSet, DatumRange) - Static method in class org.das2.qds.ops.Ops
increase the rank 1 data into rank 2 data by binning data.
bindGuiSafe(Object, String, Object, String, Converter) - Static method in class org.autoplot.ScriptContext
binds two bean properties together.
bindGuiSafe(Object, String, Object, String, Converter) - Method in class org.autoplot.ScriptContext2023
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() - 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(HugeScatterRenderer) - 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
 
binMeanAverageDeviation(QDataSet, QDataSet) - Static method in class org.das2.qds.util.BinAverage
takes rank 2 bundle (x,y,z) and averages in table z(x,y) and computes the mean average deviation in each bin.
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.
BISQUE - Static variable in class org.das2.util.ColorUtil
 
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 - Static variable in class org.das2.util.ColorUtil
 
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
BLANCHED_ALMOND - Static variable in class org.das2.util.ColorUtil
 
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 - Static variable in class org.das2.util.ColorUtil
 
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_GREEN_WHITE_YELLOW_RED - Static variable in class org.das2.graph.DasColorBar.Type
blue-green-white-yellow-red was provided by iwc.
BLUE_TO_ORANGE - Static variable in class org.das2.graph.DasColorBar.Type
 
BLUE_VIOLET - Static variable in class org.das2.util.ColorUtil
 
BLUE_WHITE_ORANGE - Static variable in class org.das2.graph.DasColorBar.Type
blue-white-orange is a modified BLUE_TO_ORANGE, but visits white in the middle.
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
 
BOOL - Static variable in class org.das2.catalog.DasProp
 
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
bootstrap - Variable in class com.github.difflib.algorithm.myers.PathNode
 
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-most and top-most plot of a list of plots.
bottomAndTopMostPlot(Application, Plot[]) - Static method in class org.autoplot.dom.DomOps
return the bottom-most and top-most plot of a list of plots.
bottomDecorator - Variable in class org.das2.graph.DasPlot
 
bottomDecorator - Variable in class org.das2.graph.Renderer
 
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 values.
boundsDataset(String) - Static method in class org.das2.qds.ops.Ops
This returns one of a bounds dataset: rank 1 bounds (a datumRange) rank 2 bounding box rank 2 bounding qube (three or more dimensions) 2002-03-02/2002-03-03
2002-03-02
orbit:crres:6
5 to 50rank 1 bounds (a datumRange) 2002-03-02/2002-03-03;5 to 50rank 2 bounding box 2002-03-02T01:01/2002-03-02T01:02;5 to 50 eV;90 to 180 degrank 2 bounding qube Note dataset("5 to 50") presently parses to a rank 0 nominal dataset, not a rank 1 range.
BoundsRenderer - Class in org.das2.graph
Draw the region bounded by the dataset.
BoundsRenderer() - Constructor for class org.das2.graph.BoundsRenderer
 
BoundsStylePanel - Class in org.autoplot.renderer
Style panel for bounds renderer, which draws regions identified by bounds datasets.
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.
boxCarTextField - Variable in class org.das2.qds.filters.CleanDataFilterEditorPanel
 
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
branch - Variable in class org.apache.commons.io.output.TeeOutputStream
the second OutputStream to write to
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
 
BROWN - Static variable in class org.das2.util.ColorUtil
 
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() - Method in class com.jmatio.io.stream.BufferedOutputStream
Returns the backing ByteBuffer
buffer() - Method in class com.jmatio.io.stream.ByteBufferedOutputStream
 
buffer() - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
buffer(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer(Class<?>) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortArray
create a byte buffer of a compatible type.
buffer(Class<?>, int) - Method in class gov.nasa.gsfc.spdf.cdfj.StringArray
create a byte buffer of a compatible type.
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.
BufferedOutputStream - Class in com.jmatio.io.stream
 
BufferedOutputStream() - Constructor for class com.jmatio.io.stream.BufferedOutputStream
 
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() - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Build the DiffRowGenerator.
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.util.DesktopColorChooserPanel
 
buildChooser() - Method in class org.das2.util.NamedColorChooserPanel
 
BUILDER_JOIN_CHILDREN - Static variable in class org.das2.qstream.QDataSetStreamHandler
 
buldFromBytes(byte[]) - Method in interface com.jmatio.types.ByteStorageSupport
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLDouble
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLInt16
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLInt32
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLInt64
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLInt8
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLSingle
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLSparse
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLUInt64
 
buldFromBytes(byte[]) - Method in class com.jmatio.types.MLUInt8
 
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, unlike join.
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, QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle five datasets, making them share their zeroth index, typically time, unlike join.
bundle(QDataSet, QDataSet, QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle six datasets, making them share their zeroth index, typically time, unlike join.
bundle(QDataSet, QDataSet, QDataSet, QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
bundle seven 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.
BURLY_WOOD - Static variable in class org.das2.util.ColorUtil
 
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
 
buttonGroup1 - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
BUTTONGROUP_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
BY_PRIORITY - Static variable in class org.das2.jythoncompletion.ui.CompletionItemComparator
 
bytarr(int) - Static method in class org.das2.qds.ops.Ops
create a dataset filled with zeros, stored in unsigned bytes.
bytarr(int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 2 dataset filled with zeros, stored in unsigned bytes.
bytarr(int, int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 3 dataset filled with zeros, stored in unsigned bytes.
BYTE - Static variable in class org.das2.qds.buffer.BufferDataSet
1 byte signed byte.
Byte() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Byte
 
ByteArray - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
ByteArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteArray
 
ByteBufferedOutputStream - Class in com.jmatio.io.stream
From https://gist.github.com/manzke/985007
ByteBufferedOutputStream(int) - Constructor for class com.jmatio.io.stream.ByteBufferedOutputStream
 
ByteBufferedOutputStream(int, boolean) - Constructor for class com.jmatio.io.stream.ByteBufferedOutputStream
 
ByteBufferedOutputStream(int, float) - Constructor for class com.jmatio.io.stream.ByteBufferedOutputStream
 
ByteBufferedOutputStream(int, float, boolean) - Constructor for class com.jmatio.io.stream.ByteBufferedOutputStream
 
ByteBufferInputStream - Class in com.jmatio.io.stream
 
ByteBufferInputStream(ByteBuffer, long) - Constructor for class com.jmatio.io.stream.ByteBufferInputStream
 
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
ByteBufferURLReader - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteBufferURLReader(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader(URL, ByteBufferURLReader.Chunk) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader(URL, FileChannel, ByteBufferURLReader.Chunk) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader(URL, FileChannel) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
ByteBufferURLReader.Chunk - Class in gov.nasa.gsfc.spdf.cdfj
 
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
 
bytesToPrintableString(byte[]) - Static method in class org.das2.util.Expect
Static method used for convert byte array to string, each byte is converted to an ASCII character, if the byte represents a control character, it is replaced by a printable caret notation http://en.wikipedia.org/wiki/ASCII , or an escape code if possible.
ByteStorageSupport<T extends java.lang.Number> - Interface in com.jmatio.types
 
byteToPrintableString(byte) - Static method in class org.das2.util.Expect
 
ByteVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
ByteVarContainer(CDFImpl, Variable, int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
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.
cacheAgeLimitMillis() - Static method in class org.hapiserver.HapiClient
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.HapiUtil
return the folder containing data for this id.
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 - Variable in class org.das2.graph.SpectrogramRenderer
 
cadenceCheck(QDataSet, QDataSet) - Static method in class org.das2.qds.SemanticOps
return a dataset with 1's where the cadence preceeding this measurement is acceptable, and 0's where there should be a break in the data.
CADET_BLUE - Static variable in class org.das2.util.ColorUtil
 
calcHitRate() - Method in class org.das2.dataset.LimitCountDataSetCache
 
calcP(List<QDataSet>) - Static method in class org.autoplot.cdf.CdfVirtualVars
 
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.
calculateManualTicks(String, DatumRange, boolean) - Static method in class org.das2.graph.GraphUtil
calculate a TickVDescriptor for the ticks.
calculateMenu(JMenu, List<Bookmark>, ActionListener) - Static method in class org.autoplot.bookmarks.DelayMenu
calculate a menu from the bookmarks, where when a bookmark is selected, an ActionEvent is fired with the actionCommand equal to the URI.
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() - Method in interface org.fuin.utils4j.Cancelable
Try to cancel the unit of work.
cancel() - Method in class org.fuin.utils4j.CancelableVolatile
Try to cancel the unit of work.
CANCEL_OPTION - Static variable in class org.autoplot.datasource.WindowManager
 
CANCEL_OPTION - Static variable in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
Cancelable - Interface in org.fuin.utils4j
A unit of work that is cancelable.
CancelableVolatile - Class in org.fuin.utils4j
A simple Cancelable implementation that can be used to synchronize a cancel request between threads without locking.
CancelableVolatile() - Constructor for class org.fuin.utils4j.CancelableVolatile
 
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.asdatasource.AudioSystemDataSourceFormat
 
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.json.JSONDataSourceFormat
 
canFormat(QDataSet) - Method in class org.autoplot.matsupport.MatDataSourceFormat
 
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
 
canonicalEvent() - Static method in class org.das2.qds.examples.Schemes
return a canonical event
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 org.das2.util.filesystem.ZipFileObject
 
canRead() - Method in class zipfs.ZipFileObject
 
canSupportPrecision(TimePrecision) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns whether the given precision is available for this variable.
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
 
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
 
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
 
canSupportPrecision(TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
 
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 the given dataset can be written
canWrite(QDataSet) - Method in class org.das2.qstream.QdsToDas22
Determine if a given dataset be serialized as a das2.2 stream
canWrite(QDataSet) - Method in class org.das2.qstream.QdsToDas23
Determine if a given dataset be serialized as a das2.3/basic 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.
CAPABILITIES_URL - Static variable in class org.autoplot.hapi.HapiSpec
the text to append to a HAPI server to request server capabilities.
CapabilitiesServlet - Class in org.autoplot.hapiserver
Generate the HAPI server capabilities
CapabilitiesServlet() - Constructor for class org.autoplot.hapiserver.CapabilitiesServlet
 
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
Clients should use this instead of casting the class to the capability class.
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.SortDataSet
 
capability(Class<T>) - Method in class org.das2.qds.WeightsDataSet
 
capacity() - Method in class com.jmatio.io.stream.ByteBufferedOutputStream
 
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.
castToDouble(Object, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
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.
CatalogServlet - Class in org.autoplot.hapiserver
Servlet for the dataset catalog.
CatalogServlet() - Constructor for class org.autoplot.hapiserver.CatalogServlet
 
CCR_RECORD_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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
CdawebVapServlet - Class in org.autoplot.servlet
Servlet takes a set of URIs and returns a vap v1.08 that will display them.
CdawebVapServlet() - Constructor for class org.autoplot.servlet.CdawebVapServlet
 
CdawebVapServlet.PlotDescriptor - Class in org.autoplot.servlet
 
CDF2 - Interface in gov.nasa.gsfc.spdf.cdfj
 
CDF2_MAGIC - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF2_MAGIC_DOT5 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF3 - Interface in gov.nasa.gsfc.spdf.cdfj
 
CDF3_COMPRESSED_MAGIC - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
CDF3_MAGIC - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
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_TIME_TT2000 - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
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 gov.nasa.gsfc.spdf.cdfj.CDF2
 
CDF_VERSION - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
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
 
CDFAHuffman - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFAHuffman() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFAHuffman
 
CDFAttributeEntry(ByteBuffer, String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
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.
CDFCore - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting attributes, variable characteristics, and data from a generic CDF
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
CDFDataType - Class in gov.nasa.gsfc.spdf.cdfj
CDF Data types
cdfEpoch - Static variable in class org.das2.datum.Units
cdf epoch milliseconds since midnight, 01-Jan-0000, excluding those with a leap second.
CDFException - Exception in gov.nasa.gsfc.spdf.cdfj
Base class for exceptions thrown by methods in this package.
CDFException(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException
 
CDFException.NoRecords - Exception in gov.nasa.gsfc.spdf.cdfj
Exceptions thrown by methods of CDFReader to indicate absence of data for a variable.
CDFException.ReaderError - Exception in gov.nasa.gsfc.spdf.cdfj
Exceptions thrown by methods of CDFReader and its superclasses.
CDFException.WriterError - Exception in gov.nasa.gsfc.spdf.cdfj
Exceptions thrown by methods of CDFWriter and its superclass.
CDFFactory - Class in gov.nasa.gsfc.spdf.cdfj
CDFFactory creates an instance of CDFImpl from a CDF source.
CDFFactory.CDFSource - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFFactory.ProcessingOption - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFHuffman - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFHuffman() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
CDFImpl - Class in gov.nasa.gsfc.spdf.cdfj
Abstract base class for each versions of CDF, containing common functionality.
CDFImpl(ByteBuffer) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
CDFImpl.CDFAttributeEntry - Class in gov.nasa.gsfc.spdf.cdfj
AttributeEntry class
CDFImpl.CDFVariable - Class in gov.nasa.gsfc.spdf.cdfj
CDFVariable class
CDFImpl.DataLocator - Class in gov.nasa.gsfc.spdf.cdfj
DataLocator
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
CDFMeta - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting attributes, variable characteristics
CDFReader - Class in gov.nasa.gsfc.spdf.cdfj
CDFReader extends GenericReader with access methods for time series variables.
CDFReader() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFReader
 
CDFReader(String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFReader
Constructs a reader for the given CDF file.
CDFReader(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFReader
Constructs a reader for the given URL for CDF file.
CDFRLE - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFRLE() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFRLE
 
CDFSource() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
CdfSparseDataSet - Class in org.das2.qds
dataset for modeling when data values repeat.
CdfSparseDataSet(int, int, QDataSet) - Constructor for class org.das2.qds.CdfSparseDataSet
create the DataSet with the given length.
CDFTimeType - Class in gov.nasa.gsfc.spdf.cdfj
CDF Time types
cdfTT2000 - Static variable in class org.das2.datum.Units
the number of nanoseconds since 01-Jan-2000T12:00, roughly.
cdfType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.SupportedTypes
Returns CDFDataType object for specified CDF type.returns null if the type is not supported by this package.
CDFUrl - Class in gov.nasa.gsfc.spdf.cdfj
 
CDFUrl(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFUrl
 
CdfUtil - Class in org.autoplot.cdf
static methods supporting CdfFileDataSource
CdfUtil() - Constructor for class org.autoplot.cdf.CdfUtil
Creates a new instance of CdfUtil
CdfUtil.CdfVariableDescription - Class in org.autoplot.cdf
information about a variable.
CDFVariable(long, String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
CdfVariableDescription() - Constructor for class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
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
 
CDFWriter - Class in gov.nasa.gsfc.spdf.cdfj
Extends GenericWriter with methods to include user selected data from CDFs
CDFWriter(boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of given row majority.
CDFWriter(GenericReader) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter populated with data from the given GenericReader.
CDFWriter(String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given CDF file.
CDFWriter(String[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given files.
CDFWriter(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given URL.
CDFWriter(URL[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with data from the given array of URLs.
CDFWriter(String, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given file.
CDFWriter(String[], SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given files.
CDFWriter(URL, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given URL.
CDFWriter(URL[], SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a column major CDFWriter populated with selected variables, and variables they depend on, from the given array of URLs.
CDFWriter(String, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given file.
CDFWriter(String[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given files.
CDFWriter(URL, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given URL.
CDFWriter(URL[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with data from the given array of URLs.
CDFWriter(String, boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given file.
CDFWriter(String[], boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given files.
CDFWriter(URL, boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given URL.
CDFWriter(URL[], boolean, SelectedVariableCollection) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Constructs a CDFWriter of specified row majority, populated with selected variables, and variables they depend on, from the given array of URLs.
CDR - Class in gov.nasa.gsfc.spdf.cdfj
 
CDR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDR
 
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
 
cells() - Method in class com.jmatio.types.MLCell
 
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
 
Change - Class in com.github.difflib.algorithm
 
Change(DeltaType, int, int, int, int) - Constructor for class com.github.difflib.algorithm.Change
 
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.
ChangeDelta<T> - Class in com.github.difflib.patch
Describes the change-delta between original and revised texts.
ChangeDelta(Chunk<T>, Chunk<T>) - Constructor for class com.github.difflib.patch.ChangeDelta
Creates a change delta with the two given chunks.
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.
changesIndependentDimensions(String) - Static method in class org.das2.qds.DataSetOps
indicate if this one operator changes the independent dimensions.
changesIndependentDimensions(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
 
ChangeTrackingMap - Class in org.fuin.utils4j
A wrapper for maps that keeps track of all changes made to the map since construction.
ChangeTrackingMap(Map) - Constructor for class org.fuin.utils4j.ChangeTrackingMap
Constructor with covered map.
ChangeTrackingUniqueList - Class in org.fuin.utils4j
A wrapper for lists that keeps track of all changes made to the list since construction.
ChangeTrackingUniqueList(List) - Constructor for class org.fuin.utils4j.ChangeTrackingUniqueList
Constructor with covered list.
CHANNEL_HUE - Static variable in class org.autoplot.imagedatasource.ImageDataSource
 
CHANNEL_SATURATION - Static variable in class org.autoplot.imagedatasource.ImageDataSource
 
CHANNEL_VALUE - Static variable in class org.autoplot.imagedatasource.ImageDataSource
 
CHAR - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
CHAR
CHAR_DEV - Static variable in class ftpfs.ftp.FtpListResult
 
CharSequenceUtilities - Class in org.das2.jythoncompletion.nbadapt
Utility methods related to character sequences.
CHARTREUSE - Static variable in class org.das2.util.ColorUtil
 
check(File) - Method in interface org.autoplot.datasource.FileSystemUtil.Check
simply return true or false.
checkAllowed(HttpServletRequest) - Static method in class org.autoplot.servlet.SecurityUtil
check that the person has access to this resource
CHECKBOX_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
checkBreakpoint() - Static method in class org.autoplot.scriptconsole.LogConsoleUtil
This method is here for the sole purpose of providing a place to insert a breakpoint when a log message is found for matching highlite pattern.
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
 
checkComponent(Component) - Method in class util.NameComponentChooser
 
checkComponent(Component) - Method in class util.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.
checkJavaSubClass(JTextComponent) - Static method in class org.das2.jythoncompletion.CompletionSupport
is the carot within a subclass of an identifiable Java class? TODO: this is a proof-of-concept kludge right now, where it just looks for g.*
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.
checkMagic(FileChannel) - Static method in class org.autoplot.idlsupport.ReadIDLSav
 
checkMatlab(String) - Static method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
checkNotEmpty(String, String) - Static method in class org.fuin.utils4j.Utils4J
Checks if a variable is not empty and throws an IllegalNullArgumentException if this rule is violated.
checkNotNull(String, Object) - Static method in class org.fuin.utils4j.Utils4J
Checks if a variable is not null and throws an IllegalNullArgumentException if this rule is violated.
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.datum.HttpUtil
check for 301, 302 or 303 redirects, and return a new connection in this case.
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.
checkSecurity(HttpServletResponse, String, String, String) - Static method in class org.autoplot.servlet.ServletUtil
This checks the whitelist for the URI, and also inserts headers into the response.
checkState(int) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport.MyOutputStream
 
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
used for debugging, to log the current time
checkTimeSeriesBrowse(String) - Method in class org.autoplot.pdsppi.PDSPPIDB
parameterize the URI so that any number of files can be read in.
checkTimeUnits(String, MutablePropertyDataSet) - Static method in class org.autoplot.dods.DodsAdapter
check for time units and attach them to the data.
checkUniqueIdsAndReferences(Application, List<String>) - Static method in class org.autoplot.dom.DomUtil
detect where ids are not unique
checkUserInfo(URL) - Method in class org.das2.util.filesystem.KeyChain
return null or the stored user info.
checkValidDir(File) - Static method in class org.fuin.utils4j.Utils4J
Check if the argument is an existing directory.
checkValidFile(File) - Static method in class org.fuin.utils4j.Utils4J
Check if the argument is an existing file.
checkValidIndexList(QDataSet, int) - Static method in class org.das2.qds.QubeDataSetIterator
 
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
 
checkXML(File) - Method in class org.autoplot.pdsppi.PDSPPIDB
check if the file appears to be XML.
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
 
childIsDirty(DasCanvas) - Static method in class org.das2.graph.DasCanvas
scans through all the canvas components and returns true if any are in a "dirty" state and need repainting.
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
 
childPath(DasNode) - Method in interface org.das2.catalog.DasDirNode
Given a child object get the complete path to it
childPath(DasNode) - Method in class org.das2.catalog.impl.AbstractDirNode
 
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
 
childrenNames() - Method in class org.autoplot.util.MigratePreference
 
childrenNamesSpi() - Method in class org.das2.system.NullPreferences
 
childrenNamesSpi() - Method in class org.fuin.utils4j.PropertiesFilePreferences
childSpi(String) - Method in class org.das2.system.NullPreferences
 
childSpi(String) - Method in class org.fuin.utils4j.PropertiesFilePreferences
chirp(QDataSet, Datum, Datum, Datum) - Static method in class org.das2.qds.ops.Ops
SciPy chirp function, used for testing.
CHOCOLATE - Static variable in class org.das2.util.ColorUtil
 
CHOICE_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
Chunk<T> - Class in com.github.difflib.patch
Holds the information about the part of text involved in the diff process
Chunk(int, List<T>, List<Integer>) - Constructor for class com.github.difflib.patch.Chunk
Creates a chunk and saves a copy of affected lines
Chunk(int, List<T>) - Constructor for class com.github.difflib.patch.Chunk
Creates a chunk and saves a copy of affected lines
Chunk(int, T[], List<Integer>) - Constructor for class com.github.difflib.patch.Chunk
Creates a chunk and saves a copy of affected lines
Chunk(int, T[]) - Constructor for class com.github.difflib.patch.Chunk
Creates a chunk and saves a copy of affected lines
Chunk() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader.Chunk
 
Chunk(int, int) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader.Chunk
 
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
CLASS_METHOD_NAME - Static variable in class org.das2.jythoncompletion.CompletionContext
 
ClassImportCompletionItem - Class in org.das2.jythoncompletion
Offer a class to use and add import for it.
ClassImportCompletionItem(String, int, String, String, String, int, ImageIcon, String, String) - Constructor for class org.das2.jythoncompletion.ClassImportCompletionItem
 
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
clean() - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
cleanData(QDataSet) - Static method in class org.das2.qds.ops.Ops
remove the data which is 3 sigmas from the mean of the data.
cleanData(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
remove the data which is N sigmas (stddev) from the mean.
cleanData(QDataSet, double, int) - Static method in class org.das2.qds.ops.Ops
remove the data which is N sigmas (stddev) from the mean.
CleanDataFilterEditorPanel - Class in org.das2.qds.filters
Clean Data filter
CleanDataFilterEditorPanel() - Constructor for class org.das2.qds.filters.CleanDataFilterEditorPanel
Creates new form SmoothFilterEditorPanel
cleanDescriptionString(String) - Static method in class org.autoplot.pds.DocumentUtil
remove whitespace intended to format nicely with fixed-with fonts and replace with <br>.
cleanJSONArray(JSONArray) - Static method in class org.autoplot.pds.DocumentUtil
remove whitespace intended to format nicely with fixed-with fonts and replace with <br>.
cleanJSONObject(JSONObject) - Static method in class org.autoplot.pds.DocumentUtil
remove whitespace intended to format nicely with fixed-with fonts and replace with <br>.
cleanString(String) - Static method in class org.autoplot.pds.DocumentUtil
 
clear() - Method in class gov.nasa.pds.ppi.label.PDSElement
Clears an element and set it to an initial state
clear() - Method in class org.autoplot.util.MigratePreference
 
clear() - Method in class org.das2.components.HorizontalSpectrogramAverager
clear the current dataset to avoid units errors.
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.VerticalDragRangeRenderer
 
clear(Graphics) - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
clear(Graphics) - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
clear(Graphics) - Method in class org.das2.event.WaypointsDragRenderer
 
clear() - Method in class org.das2.util.ClassMap
 
clear() - Method in class org.fuin.utils4j.ChangeTrackingMap
clear() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
clear() - Method in class org.fuin.utils4j.PropertiesFile
Discards all properties in memory (not on disk!).
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
clearBottomLeftPanel() - Method in class org.autoplot.pngwalk.PngWalkTool
remove all components from the bottom left panel.
clearBottomPanel() - Method in class org.autoplot.AutoplotUI
remove any extra component added below the tabs.
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
 
clearLeftPanel() - Method in class org.autoplot.AutoplotUI
remove any extra component added to the left of the tabs.
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.
clearPainters() - Method in class org.das2.graph.DasAnnotation
remove all the painters
clearPainters() - Method in class org.das2.util.GrannyTextRenderer
remove all the painters
clearPlotImage() - Method in class org.das2.graph.SpectrogramRenderer
 
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.
clearRightPanel() - Method in class org.autoplot.AutoplotUI
remove any extra component added to the right of the tabs.
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
 
CLIENT_PROPERTY_PWD - Static variable in class org.das2.jythoncompletion.JythonCompletionTask
 
clientId(HttpServletRequest) - Static method in class org.autoplot.servlet.SecurityUtil
return an identifier for the client, looking for 127.0.0.1 and X-Forwarded-For
ClipboardEditorPanel - Class in org.autoplot.jythonsupport
 
ClipboardEditorPanel() - Constructor for class org.autoplot.jythonsupport.ClipboardEditorPanel
Creates new form ClipboardEditorPanel
clipPath(PathIterator, GeneralPath, Rectangle) - Static method in class org.das2.graph.GraphUtil
clip the path to within the clip rectangle.
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 interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
 
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.StreamScalarDescriptor
 
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 com.jmatio.io.MatFileIncrementalWriter
 
close() - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
close() - Method in class com.jspbook.GZIPResponseStream
 
close() - Method in class external.AuralizationHandler
 
close() - Method in class ftpfs.ftp.FtpBean
Close FTP connection.
close() - Method in class it.sauronsoftware.ftp4j.FTPCommunicationChannel
Closes the channel.
close() - Method in class org.apache.commons.io.output.ProxyOutputStream
Invokes the delegate's close() method.
close() - Method in class org.apache.commons.io.output.TeeOutputStream
Closes both output streams.
close() - Method in class org.autoplot.hapi.ConcatenateBinaryRecordReader
 
close() - Method in class org.autoplot.hapi.ConcatenateBufferedReader
 
close() - Method in class org.autoplot.hapi.InputStreamBinaryRecordReader
 
close() - Method in class org.autoplot.hapi.PasteBinaryRecordReader
 
close() - Method in class org.autoplot.hapi.PasteBufferedReader
 
close() - Method in class org.autoplot.hapi.SingleFileBinaryReader
 
close() - Method in class org.autoplot.hapi.SingleFileBufferedReader
 
close() - Method in class org.autoplot.hapiserver.IdleClockOutputStream
 
close() - Method in class org.autoplot.hapiserver.NoCloseOutputStreamWriter
 
close() - Method in class org.autoplot.json.JSONJIterator
 
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.autoplot.ScriptContext2023
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.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.Expect
The OutputStream passed to Expect constructor is closed; the InputStream is not closed (there is no need to close the InputStream).
It is suggested that this method be called after the InputStream has come to EOF.
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() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
close() - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Closes the underlying file and sets the length to the current position.
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
see if everyone agrees that this application can be closed.
closed - Variable in class com.jspbook.GZIPResponseStream
 
closed() - Method in class com.jspbook.GZIPResponseStream
 
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.
CLUSTER - Static variable in class gov.nasa.pds.ppi.util.PPITime
19-01-1989 11:45:30.234
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
CollapseSpectrogramRenderer - Class in org.das2.graph
 
CollapseSpectrogramRenderer(DataSetDescriptor, DasColorBar) - Constructor for class org.das2.graph.CollapseSpectrogramRenderer
 
collect(Iterator<QDataSet>) - Static method in class org.autoplot.datasource.RecordIterator
do the opposite function, collect all the records and return a dataset.
collectDataSet() - Method in class org.das2.client.QDataSetStreamHandler
TODO: mission statement
collectString(Charset) - Method in class org.das2.qds.buffer.UByteDataSet
efficiently return the data contained in the bytes presuming a string encoding.
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
ColorEditor(Color) - Constructor for class org.das2.components.propertyeditor.ColorEditor
create the editor configured with the default.
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.
colorImageIcon(Color, int, int) - Static method in class org.das2.graph.GraphUtil
return an ImageIcon 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
 
ColorSeriesRenderer - Class in org.das2.graph
Draw a series line connecting data points.
ColorSeriesRenderer() - Constructor for class org.das2.graph.ColorSeriesRenderer
 
colortable - Variable in class org.autoplot.dom.Options
 
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
 
columnWidth(int) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Set the column width of generated lines of original and revised texts.
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.
com.github.difflib - package com.github.difflib
 
com.github.difflib.algorithm - package com.github.difflib.algorithm
 
com.github.difflib.algorithm.myers - package com.github.difflib.algorithm.myers
 
com.github.difflib.patch - package com.github.difflib.patch
 
com.github.difflib.text - package com.github.difflib.text
 
com.github.difflib.unifieddiff - package com.github.difflib.unifieddiff
This is the new implementation of UnifiedDiff Tools.
com.jmatio.common - package com.jmatio.common
 
com.jmatio.common.util - package com.jmatio.common.util
 
com.jmatio.io - package com.jmatio.io
 
com.jmatio.io.stream - package com.jmatio.io.stream
 
com.jmatio.types - package com.jmatio.types
 
com.jspbook - package com.jspbook
 
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
commit(File, String) - Method in class org.das2.util.filesystem.GitCommand
 
commit(String) - Method in interface org.das2.util.filesystem.WriteCapability
push the changes to the remote server.
commonFace(Tet) - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
commonRange(List<AutoRangeUtil.AutoRangeDescriptor>) - Static method in class org.autoplot.AutoRangeUtil
for a group of autoranges, return a suitable range for all.
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 rid 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(PPITime) - Method in class gov.nasa.pds.ppi.util.PPITime
Compare a time to this instance for ordering.
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(Object) - Method in class org.fuin.utils4j.Property
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_ERROR - Static variable in class test.endtoend.Test038
 
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
 
CompletionsServlet - Class in org.autoplot.servlet
Servlet to provide completions and will be used to bridge the thin client launcher with the thin client fully-qualified URI.
CompletionsServlet() - Constructor for class org.autoplot.servlet.CompletionsServlet
 
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.
complexBundleDataSet2() - Static method in class org.das2.qds.examples.Schemes
A complexBundleDataSet is a set of datasets which have different 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
Utilities for managing 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(byte[], long) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFAHuffman
compress.
compress(byte[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
compress.
compress(byte[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFRLE
 
COMPRESS_CACHESIZE_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
COMPRESSION_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
compressionType - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
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
 
computeDiff(List<T>, List<T>, DiffAlgorithmListener) - Method in interface com.github.difflib.algorithm.DiffAlgorithmI
Computes the changeset to patch the source list to the target list.
computeDiff(T[], T[], DiffAlgorithmListener) - Method in interface com.github.difflib.algorithm.DiffAlgorithmI
Simple extension to compute a changeset using arrays.
computeDiff(List<T>, List<T>, DiffAlgorithmListener) - Method in class com.github.difflib.algorithm.myers.MeyersDiff
Computes the changeset to patch the source list to the target list.
computeDiff(List<T>, List<T>, DiffAlgorithmListener) - Method in class com.github.difflib.algorithm.myers.MeyersDiffWithLinearSpace
 
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
 
ConcatenateBinaryRecordReader - Class in org.autoplot.hapi
concatenates multiple readers so that they appear as one reader.
ConcatenateBinaryRecordReader() - Constructor for class org.autoplot.hapi.ConcatenateBinaryRecordReader
 
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
add the reader to the readers, so that this reader will be used after the others are used.
concatenateReader(AbstractBinaryRecordReader) - Method in class org.autoplot.hapi.ConcatenateBinaryRecordReader
add the reader to the readers, so that this reader will be used after the others are used.
concatPathAndFilename(String, String, String) - Static method in class org.fuin.utils4j.Utils4J
Concatenate a path and a filename taking null and empty string values into account.
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
 
CONFLICT_PRODUCES_EXCEPTION - Variable in class com.github.difflib.patch.Patch
Standard Patch behaviour to throw an exception for pathching conflicts.
CONFLICT_PRODUCES_MERGE_CONFLICT - Static variable in class com.github.difflib.patch.Patch
Git like merge conflict output.
ConflictOutput<T> - Interface in com.github.difflib.patch
 
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 - Class in org.autoplot.hapi
Abstract the interface to get a connection so that the HAPI Cache can be used to proxy.
Connection(URL) - Constructor for class org.autoplot.hapi.Connection
 
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
create a rank 1 dataset of the given length.
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.
CONSTRAINT_EXAMPLES - Static variable in class org.autoplot.jythonsupport.Param
List<Object> example values, which will be the same as the examples field.
CONSTRAINT_LABELS - Static variable in class org.autoplot.jythonsupport.Param
List<String> of labels.
CONSTRAINT_MAX - Static variable in class org.autoplot.jythonsupport.Param
Number for the maximum, inclusive
CONSTRAINT_MIN - Static variable in class org.autoplot.jythonsupport.Param
Number for the minimum, inclusive
constraints - Variable in class org.autoplot.jythonsupport.Param
constraints for the value, such as: 'labels':Arrays.asList(['RBSP-A','RBSP-B']) labels for each enum.
consumeStream(InputStream) - Static method in class org.das2.datum.HttpUtil
nice clients consume both the stderr and stdout coming from websites.
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.
consumeStream(InputStream) - Static method in class org.das2.util.FileUtil
read all the bytes off the stream, perhaps to empty a URL response.
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 org.fuin.utils4j.ChangeTrackingUniqueList
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
containsAll(Collection) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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
 
containsKey(Object) - Method in class org.fuin.utils4j.ChangeTrackingMap
containsName(String) - Method in class org.das2.fsm.FileStorageModel
return true if the name came (or could come) from this FileStorageModel.
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
 
containsURL(URL[], URL) - Static method in class org.fuin.utils4j.Utils4J
Checks if the array or URLs contains the given URL.
containsValue(Object) - Method in class org.das2.util.ClassMap
 
containsValue(Object) - Method in class org.fuin.utils4j.ChangeTrackingMap
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
 
contentToString() - Method in class com.jmatio.types.MLArray
 
contentToString() - Method in class com.jmatio.types.MLCell
 
contentToString() - Method in class com.jmatio.types.MLChar
 
contentToString() - Method in class com.jmatio.types.MLNumericArray
 
contentToString() - Method in class com.jmatio.types.MLSparse
 
contentToString() - Method in class com.jmatio.types.MLStructure
 
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_1 - 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.
contextDestroyed(ServletContextEvent) - Method in class org.autoplot.servlet.ShutdownListener
 
ContextFlowView - Class in org.autoplot.pngwalk
 
ContextFlowView(WalkImageSequence) - Constructor for class org.autoplot.pngwalk.ContextFlowView
 
contextInitialized(ServletContextEvent) - Method in class org.autoplot.servlet.ShutdownListener
 
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_BACKGROUND_THICK - Static variable in class org.das2.graph.SeriesRenderer
background thick paints a thicker background color under for contrast.
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_FILL_STYLE - Static variable in class org.das2.graph.SeriesRenderer
fill style is whether the plot symbols are filled in or not.
CONTROL_KEY_FILL_TEXTURE - Static variable in class org.das2.graph.Renderer
when filling a region, use this texture (solid,hash,backhash,crosshash) to fill.
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
used in ContoursRenderer and EventsRenderer, values like DotDashes and Solid
CONTROL_KEY_LINE_THICK - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_MODULO_X - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_MODULO_Y - Static variable in class org.das2.graph.Renderer
modulo Y indicates that a difference in 23 hours is the same as -1 hours.
CONTROL_KEY_REBIN - Static variable in class org.das2.graph.SpectrogramRenderer
 
CONTROL_KEY_REFERENCE - Static variable in class org.das2.graph.Renderer
 
CONTROL_KEY_SPECIAL_COLORS - Static variable in class org.das2.graph.Renderer
mapping from one double value to color, like: "0.0:white" This might be expanded to support "ge(100.0):red;lt(0):gray;within(0to100);green" and nominal values.
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, String) - Method in class gov.nasa.pds.ppi.util.PPITime
Parses a string into a Date using the given pattern.
convert(String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
convert Jython script to Java
convert(double) - Method in class org.das2.datum.DecimalYearConverter
 
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
 
convert(String) - Method in class org.hapiserver.CSVHapiRecordConverter
 
convertDocumentToMap(Node) - Static method in class org.autoplot.pds.DocumentUtil
Create map from the document so that it can be used as metadata.
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
 
convertMathematicaToJython(String) - Static method in class org.autoplot.jythonsupport.MathematicaJythonConverter
quick-n-dirty converter for converting Mathematica code to Jython code.
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
 
convertReverse(String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
The goal is to take Java snippets and turn them into Jython code.
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.
convertToString(QDataSet) - Static method in class org.das2.qds.ops.Ops
convert the bytes (or unicode up to 2**16) to a string.
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 gov.nasa.pds.ppi.label.PDSElement
Create a copy of the element and return a new instance of a PDSElement.
copy(PPITime) - Method in class gov.nasa.pds.ppi.util.PPITime
Makes a copy of a PPITime item.
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(QDataSet, LongReadAccess) - Static method in class org.das2.qds.ArrayDataSet
 
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.
copyConnectProperties(HttpURLConnection, HttpURLConnection) - Static method in class org.das2.util.filesystem.HttpUtil
copy over connection properties like Cookie and Accept-Encoding.
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
 
copyOptionsToPersistentPreferences() - Method in class org.autoplot.dom.OptionsPrefsController
write the current options out to persistent preferences, so that they will be used next session.
copyOverInternalData(Application, Application) - Static method in class org.autoplot.dom.DomUtil
copy over "vap+internal:" data, where data is found in the controller but no URI represents it.
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
 
copySimpleProps(MutablePropertyDataSet, QDataSet) - Method in class org.das2.qstream.QdsToD2sStream
Only copy over the simple properties of a dataset, ignore the structural items such as depend, offset, axis, reference, bundle etc.
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.
copyToOptimalImage(BufferedImage) - Static method in class org.imgscalr.Scalr
Used to copy a BufferedImage from a non-optimal type into a new BufferedImage instance of an optimal type (RGB or ARGB).
copyTree(TreeModel) - Static method in class org.autoplot.datasource.MetadataModel
method for copying tree when the tree does not provide random access.
CORAL - Static variable in class org.das2.util.ColorUtil
 
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]).
CORNFLOWER_BLUE - Static variable in class org.das2.util.ColorUtil
 
CORNSILK - Static variable in class org.das2.util.ColorUtil
 
correctedIfNecessary(long, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil.Validator
 
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
return the cos of the real number, which is to be in radians.
cos(Object) - Static method in class org.das2.qds.ops.Ops
 
cosh(QDataSet) - Static method in class org.das2.qds.ops.Ops
element-wise hyperbolic cosine
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
 
counts(Datum, Random) - Method in class org.das2.qds.demos.PlasmaModel
return the counts at this energy, assuming an isotropic distribution, and Poisson noise is added to the result.
counts(Datum, Datum, Random) - Method in class org.das2.qds.demos.PlasmaModel
return the counts at this energy and pitch angle, with Poisson noise added to the result.
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
 
CPR - Class in gov.nasa.gsfc.spdf.cdfj
 
CPR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CPR
 
CPR_RECORD_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
create() - Method in interface com.github.difflib.algorithm.DiffAlgorithmFactory
 
create(BiPredicate<T, T>) - Method in interface com.github.difflib.algorithm.DiffAlgorithmFactory
 
create() - Static method in class com.github.difflib.text.DiffRowGenerator
 
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(long) - Static method in class org.das2.datum.Datum
convenient method for creating a dimensionless Datum with the given value.
create(long, 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(long, Units, DatumFormatter) - Static method in class org.das2.datum.Datum
Returns a Datum with a specific DatumFormatter attached to it.
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(int, int) - Static method in class org.das2.datum.LinearDomainDivider
create a new LinearDomainDivider which will step through intervals divided by significand * 10 ^ exponent.
create() - Static method in class org.das2.datum.LogLinDomainDivider
create a way to access this class directly.
create(int, int) - Static method in class org.das2.datum.LogLinDomainDivider
create one directly, useful for debugging.
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.VerticalDragRangeSelectorMouseModule
 
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, Object, int, int[]) - Static method in class org.das2.qds.buffer.BufferDataSet
create a dataset backed by the given type.
create(double, int[]) - Static method in class org.das2.qds.ConstantDataSet
create a constant dataset with the value and having the dimensions given in qube.
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
 
createApplicationModel(String) - Static method in class org.autoplot.ScriptContext
return a new dom in a minimal Autoplot application.
createApplicationModel(String) - Static method in class org.autoplot.ScriptContext2023
return a new dom in a minimal Autoplot application.
createArray(int, int) - Method in class com.jmatio.types.MLChar
 
createArray(int, int) - Method in class com.jmatio.types.MLUInt8
 
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.HorizontalSpectrogramAverager
 
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.
createBuilders(PacketDescriptor) - Method in class org.das2.client.QDataSetStreamHandler
 
createCentered(Datum, Datum) - Static method in class org.das2.datum.DatumRangeUtil
create a DatumRange with the value for the center, and the width.
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
 
createComponent(String) - Static method in class org.das2.components.DasProgressPanel
return a progress panel which can be embedded within a GUI.
createComponentPanel(DasCanvasComponent, String) - Static method in class org.das2.components.DasProgressPanel
return a new progress panel with component indicating status for the component.
createComponentPanel(DasCanvas, String) - Static method in class org.das2.components.DasProgressPanel
return a new progress panel with component indicating status for the canvas.
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
 
createDataPointRecorder() - Static method in class org.autoplot.ScriptContext
return a component which can be used to accumulate data.
createDataPointRecorder() - Static method in class org.autoplot.ScriptContext2023
return a component which can be used to accumulate data.
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(Datum) - 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(Datum) - 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(Datum) - Method in class org.das2.datum.Units
create a Datum with the 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(DatumRange, 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.
createExportDataAction(Component, DataSource) - Static method in class org.autoplot.ExportDataPanel
create an Action to export the data from the data source.
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(String) - Method in class org.das2.util.filesystem.SubFileSystem
 
createFileSystem(URI) - Method in class org.das2.util.filesystem.VFSFileSystemFactory
 
createFileSystem(URI) - Method in class org.das2.util.filesystem.ZipFileSystemFactory
 
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
 
createGitHubFileSystem(URI) - Static method in class org.das2.util.filesystem.GitHubFileSystem
create GitLabs instance
createGitHubFileSystem(URI, int) - Static method in class org.das2.util.filesystem.GitHubFileSystem
 
createGui() - Static method in class org.autoplot.ScriptContext
create a model with a GUI presentation layer.
createGui() - Method in class org.autoplot.ScriptContext2023
create a model with a GUI presentation layer.
createHash(File) - Static method in class org.fuin.utils4j.Utils4J
Deprecated.
Use createHashMD5 instead.
createHash(File, String) - Static method in class org.fuin.utils4j.Utils4J
Creates a HEX encoded hash from a file.
createHash(InputStream, String) - Static method in class org.fuin.utils4j.Utils4J
Creates a HEX encoded hash from a stream.
createHashMD5(File) - Static method in class org.fuin.utils4j.Utils4J
Creates an MD5 hash from a file.
createHeader() - Static method in class com.jmatio.io.MatFileHeader
A factory.
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.
createInstance(String) - Static method in class org.fuin.utils4j.Utils4J
Create an instance with Class.forName(..) and wrap all exceptions into RuntimeExceptions.
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
Deprecated.
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
 
createOptimalImage(BufferedImage) - Static method in class org.imgscalr.Scalr
Used to create a BufferedImage with the most optimal RGB TYPE ( BufferedImage.TYPE_INT_RGB or BufferedImage.TYPE_INT_ARGB ) capable of being rendered into from the given src.
createOptimalImage(BufferedImage, int, int) - Static method in class org.imgscalr.Scalr
Used to create a BufferedImage with the given dimensions and the most optimal RGB TYPE ( BufferedImage.TYPE_INT_RGB or BufferedImage.TYPE_INT_ARGB ) capable of being rendered into from the given src.
createOutputStream() - Method in class com.jspbook.GZIPResponseWrapper
 
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
createPolyMesh(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
create or append to a polyMesh, adding the points from rank 2 bundle xy.
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.
createRank0() - Static method in class org.das2.qds.IDataSet
create a rank 0 dataset backed by array of ints.
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
Create an action which will trigger the save as dialog.
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
 
createTestPlot(String, Function<Double, Double>, double, double) - Method in class test.graph.DasRightYAxisDemo
 
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.
createTitleFrom(String) - Static method in class org.autoplot.pds.DocumentUtil
Misguided attempt to create a title assuming the first sentence is a summary.
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.
createUrl(URL, String, String) - Static method in class org.fuin.utils4j.Utils4J
Creates an URL based on a directory a relative path and a filename.
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
 
createWindowsDesktopUrlLink(String, String, File, Integer, Integer, File, Integer, String, boolean, Date) - Static method in class org.fuin.utils4j.Utils4J
Creates an URL Link on the Windows Desktop.
createWindowsDesktopUrlLinkContent(String, String, File, Integer, Integer, File, Integer, Date) - Static method in class org.fuin.utils4j.Utils4J
Creates the content of an URL Link file (.url) on the Windows Desktop.
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
 
CRIMSON - Static variable in class org.das2.util.ColorUtil
 
crop(BufferedImage, int, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Used to crop the given src image from the top-left corner and applying any optional BufferedImageOps to the result before returning it.
crop(BufferedImage, int, int, int, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Used to crop the given src image and apply any optional BufferedImageOps to it before returning the result.
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(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
apply the cross product of a and b, where a or b may be rank 1, three-element vector, or both can be vector arrays of the same length.
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
 
CsvDataFormatter - Class in org.autoplot.hapiserver
Comma Separated Value (CSV) formatter
CsvDataFormatter() - Constructor for class org.autoplot.hapiserver.CsvDataFormatter
 
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
Format data to CSV (comma separated values) file.
CsvDataSourceFormat() - Constructor for class org.autoplot.csv.CsvDataSourceFormat
 
CsvDataSourceFormatEditorPanel - Class in org.autoplot.csv
Editor Panel for formatting data.
CsvDataSourceFormatEditorPanel() - Constructor for class org.autoplot.csv.CsvDataSourceFormatEditorPanel
Creates new form AsciiTableDataSourceFormatEditorPanel
CSVHapiRecord - Class in org.hapiserver
HapiRecord backed by CSV response.
CSVHapiRecord(JSONObject, String[]) - Constructor for class org.hapiserver.CSVHapiRecord
 
CSVHapiRecordConverter - Class in org.hapiserver
 
CSVHapiRecordConverter(JSONObject) - Constructor for class org.hapiserver.CSVHapiRecordConverter
 
csvSplit(String, int) - Static method in class org.autoplot.hapiserver.Util
split, but not when comma is within quotes.
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
 
currentJythonLine() - Static method in class org.das2.qds.QubeDataSetIterator
return the current line in the Jython script as <filename>:<linenum> or ??? if this cannot be done.
currentLine() - Static method in class org.autoplot.jythonsupport.JythonOps
return the current line in the Jython script as <filename>:<linenum> or ??? if this cannot be done.
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
 
CVVR_RECORD_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
CYAN - Static variable in class org.das2.util.ColorUtil
 
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

DARK_BLUE - Static variable in class org.das2.util.ColorUtil
 
DARK_CYAN - Static variable in class org.das2.util.ColorUtil
 
DARK_GOLDENROD - Static variable in class org.das2.util.ColorUtil
 
DARK_GRAY - Static variable in class org.das2.util.ColorUtil
 
DARK_GREEN - Static variable in class org.das2.util.ColorUtil
 
DARK_KHAKI - Static variable in class org.das2.util.ColorUtil
 
DARK_MAGENTA - Static variable in class org.das2.util.ColorUtil
 
DARK_OLIVE_GREEN - Static variable in class org.das2.util.ColorUtil
 
DARK_ORANGE - Static variable in class org.das2.util.ColorUtil
 
DARK_ORCHID - Static variable in class org.das2.util.ColorUtil
 
DARK_RED - Static variable in class org.das2.util.ColorUtil
 
DARK_SALMON - Static variable in class org.das2.util.ColorUtil
 
DARK_SEA_GREEN - Static variable in class org.das2.util.ColorUtil
 
DARK_SLATE_BLUE - Static variable in class org.das2.util.ColorUtil
 
DARK_SLATE_GRAY - Static variable in class org.das2.util.ColorUtil
 
DARK_TURQUOISE - Static variable in class org.das2.util.ColorUtil
 
DARK_VIOLET - Static variable in class org.das2.util.ColorUtil
 
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
 
Das2ServerGUI - Class in org.das2.client
Code for editing a Das2Server parameters argument.
Das2ServerGUI() - Constructor for class org.das2.client.Das2ServerGUI
 
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_ROOT_PATH - Static variable in class org.das2.catalog.impl.NodeFactory
 
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
 
DasDirNode - Interface in org.das2.catalog
All directory node objects can have children
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
 
DasNode - Interface in org.das2.catalog
A single node from the das2 federated catalog, which may, or may not, be fully realized from source data.
DasNodeFactory - Class in org.das2.catalog
Public static generator functions for das2 federated catalog node objects.
DasNodeFactory() - Constructor for class org.das2.catalog.DasNodeFactory
 
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
 
DasProp - Class in org.das2.catalog
Properties retrieved from a das catalog node, a wrapper around Object.
DasProp(Object) - Constructor for class org.das2.catalog.DasProp
Wrap a raw object and give it a type.
DasProp.Type - Enum in org.das2.catalog
 
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
DasResolveException - Exception in org.das2.catalog
Exception thrown if a path can not be resolved.
DasResolveException(String, String) - Constructor for exception org.das2.catalog.DasResolveException
Construct a das2 catalog resolution exception
DasResolveException(String, Throwable, String) - Constructor for exception org.das2.catalog.DasResolveException
Construct a das2 catalog resolution exception, and attache a cause.
DasRightYAxisDemo - Class in test.graph
 
DasRightYAxisDemo() - Constructor for class test.graph.DasRightYAxisDemo
 
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.
DasSrcNode - Interface in org.das2.catalog
Source nodes add extra functions to generic catalog nodes
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.
DataContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
DataContainer(VDR) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
DataContainer(VDR, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
DataFormatException - Exception in org.das2.dasml
 
DataFormatException(String) - Constructor for exception org.das2.dasml.DataFormatException
 
DataFormatException() - Constructor for exception org.das2.dasml.DataFormatException
 
DataFormatter - Interface in org.autoplot.hapiserver
 
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
 
dataIntersection(int[], int[]) - Static method in class org.das2.qds.ops.Ops
return the values which occur in both rank 1 datasets.
dataIntersection(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return the values which occur in both rank 1 datasets.
DataLoader - Class in org.das2.graph
 
DataLoader(Renderer) - Constructor for class org.das2.graph.DataLoader
 
DataLoader.Request - Class in org.das2.graph
 
DataLocator(ByteBuffer, int, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFImpl.DataLocator
 
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 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
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
create a DataPointRecorder which will collect data such that X values are sorted and unique.
DataPointRecorder(boolean) - Constructor for class org.das2.components.DataPointRecorder
create a 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 has the same functionality as this "new" 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
A DataRange is a mutable object representing a range, used to bind to axes together.
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.HorizontalSpectrogramAverager
 
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
 
DataRangeSelectionEvent(Object, DatumRange) - 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
DataServlet - Class in org.autoplot.hapiserver
Servlet for data responses.
DataServlet() - Constructor for class org.autoplot.hapiserver.DataServlet
 
DataServlet - Class in org.autoplot.servlet
DataServlet wraps the command-line data server, so that start-up time is not an issue and memory caching is used.
DataServlet() - Constructor for class org.autoplot.servlet.DataServlet
 
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 4 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
DataSetSelectorStringSchemeEditor - Class in org.autoplot.util
wraps a DataSetSelector (address bar) to provide its functionality.
DataSetSelectorStringSchemeEditor() - Constructor for class org.autoplot.util.DataSetSelectorStringSchemeEditor
Creates new form DataSetSelectorStringSchemeEditor
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
datasetToArray(QDataSet, UnitsConverter, int, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfDataSourceFormat
CDF library needs array in double or triple arrays.
datasetToArray(QDataSet, UnitsConverter, CDFDataType, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfDataSourceFormat
CDF library needs array in double or triple arrays.
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
 
DataSetUtilTest - Class in org.virbo.dataset
 
DataSetUtilTest(String) - Constructor for class org.virbo.dataset.DataSetUtilTest
 
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.
DataSourceRecognizer - Class in org.autoplot.datasource
One-stop for guessing the data source type based on schemas and tags.
DataSourceRecognizer() - Constructor for class org.autoplot.datasource.DataSourceRecognizer
 
DataSourceRegistry - Class in org.autoplot.datasource
The DataSourceRegistry keeps the map from extension (like .cdf) to the handler for .cdf files.
DataSourceTcaSource - Class in org.autoplot.tca
Allow Autoplot DataSources to lookup datasets.
DataSourceTcaSource(DataSourceFilter) - Constructor for class org.autoplot.tca.DataSourceTcaSource
 
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
 
dataToPixelTransform(int, QDataSet) - Method in class org.autoplot.pngwalk.ClickDigitizer
return the pixel coordinates for a given data coordinates.
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
 
DataTypes - Class in gov.nasa.gsfc.spdf.cdfj
 
DataTypes() - Constructor for class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
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
 
dateToFileTime(Date) - Static method in class org.fuin.utils4j.Utils4J
Converts Date into a Windows FILETIME.
datum(PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce python objects to Datum
datum - Variable in class org.autoplot.state.PersistenceTests
 
DATUM - Static variable in class org.das2.catalog.DasProp
 
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.
Datum.Long - Class in org.das2.datum
class backing Datums with a long, such as with CDF_TT2000.
DatumEditor - Class in org.das2.components
Editor for a Datum.
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, PyObject) - Static method in class org.autoplot.jythonsupport.JythonOps
coerce two python objects to DatumRange
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
Utility functions for DatumRanges.
DatumRangeUtil() - Constructor for class org.das2.datum.DatumRangeUtil
 
DatumRangeUtil.DateDescriptor - Class in org.das2.datum
 
DatumSerializeDelegate - Class in org.autoplot.state
 
DatumSerializeDelegate() - Constructor for class org.autoplot.state.DatumSerializeDelegate
 
DatumSerializeDelegate - Class in org.das2.qstream
This serialize delegate handles Datums.
DatumSerializeDelegate() - Constructor for class org.das2.qstream.DatumSerializeDelegate
 
datumStringSplit(String) - Static method in class org.das2.datum.DatumUtil
splits the datum into a magnitude part and a unit part.
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
 
datumVectorsEqual(DatumVector, DatumVector) - Static method in class org.das2.datum.DatumVector
check that element-for-element the two are equal
dawn() - Method in class gov.nasa.pds.ppi.util.PPITime
Sets the time to the earliest possible time.
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
dayOfYear(int, int, int) - Static method in class org.hapiserver.HapiClient
return the doy of year of the month and day for the 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 org.imgscalr.Scalr
Flag used to indicate if debugging output has been enabled by setting the "imgscalr.debug" system property to true.
debug - Static variable in class test.endtoend.Test008
 
DEBUG_PROPERTY_NAME - Static variable in class org.imgscalr.Scalr
System property name used to define the debug boolean flag.
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
PropertyChangeSupport implementation that provides debugging information, such as toString.
DebugPropertyChangeSupport(Object) - Constructor for class org.autoplot.dom.DebugPropertyChangeSupport
 
DebugPropertyChangeSupport - Class in org.das2.util
PropertyChangeSupport implementation that provides debugging information, such as toString.
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.
decimalYear - Static variable in class org.das2.datum.Units
the year plus the fraction into the current year, ((doy-1)/365) for non-leap years.
DecimalYearConverter - Class in org.das2.datum
converts decimal years to us2000.
DecimalYearConverter(boolean) - Constructor for class org.das2.datum.DecimalYearConverter
 
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), starting at the 0th measurement.
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(byte[]) - Method in class org.das2.util.Base64.Decoder
Decodes all bytes from the input byte array using the Base64 encoding scheme, writing the results into a newly-allocated output byte array.
decode(String) - Method in class org.das2.util.Base64.Decoder
Decodes a Base64 encoded String into a newly-allocated byte array using the Base64 encoding scheme.
decode(byte[], byte[]) - Method in class org.das2.util.Base64.Decoder
Decodes all bytes from the input byte array using the Base64 encoding scheme, writing the results into the given output byte array, starting at offset 0.
decode(ByteBuffer) - Method in class org.das2.util.Base64.Decoder
Decodes all bytes from the input byte buffer using the Base64 encoding scheme, writing the results into a newly-allocated ByteBuffer.
decode(String) - Static method in class org.das2.util.Entities
decode one entity, and "" empty string is returned when the string cannot be decoded.
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.
decodeDatum(String, Datum) - Static method in class org.das2.graph.Renderer
 
decodeEntities(String) - Static method in class org.das2.util.Entities
utility method for decoding entities like &rho; into UNICODE.
decodeFillStyle(String, FillStyle) - Static method in class org.das2.graph.Renderer
decode the string into a fill style
decodeHex(String) - Static method in class org.fuin.utils4j.Utils4J
Converts an array of characters representing hexidecimal values into an array of bytes of those same values.
decodePlotSymbolConnectorControl(String, PsymConnector) - Static method in class org.das2.graph.Renderer
decode the string into a plot symbol.
decodePlotSymbolControl(String, PlotSymbol) - Static method in class org.das2.graph.Renderer
decode the string into a plot symbol.
decodeTypeCode(int) - Static method in class org.autoplot.idlsupport.ReadIDLSav
return a string representing the type code, if supported.
decodeURL(URL) - Static method in class org.autoplot.hapi.HapiServer
decode the URL into a string useful in Autoplot URIs.
decodeURLParameters(String) - Static method in class org.autoplot.hapi.HapiServer
replace %2B with pluses and pluses with spaces.
decodeUTF8(String) - Static method in class org.das2.util.URLBuddy
 
decompress(byte[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFAHuffman
decompress.
decompress(byte[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
decompress.
decompress(byte[], int) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFRLE
 
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
 
DEEP_PINK - Static variable in class org.das2.util.ColorUtil
 
DEEP_SKY_BLUE - Static variable in class org.das2.util.ColorUtil
 
deepCopy(QDataSet) - Static method in class org.das2.qds.JoinDataSet
Deprecated.
see WritableJoinDataSet
DEF_SEQ_JITTER - Static variable in class org.das2.qstream.QdsToDas23
 
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_DATA_PATH - Static variable in class org.das2.catalog.impl.NodeFactory
 
DEFAULT_DOUBLE_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_EPOCH_PADVALUE - Static variable in interface org.autoplot.cdf.CDFConstants
 
DEFAULT_EQUALIZER - Static variable in class com.github.difflib.text.DiffRowGenerator
 
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_INCREASING_FACTOR - Static variable in class com.jmatio.io.stream.ByteBufferedOutputStream
 
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_TEST_PATH - Static variable in class org.das2.catalog.impl.NodeFactory
 
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.ClassImportCompletionItem
 
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, ImageIcon) - Constructor for class org.das2.jythoncompletion.DefaultCompletionItem
 
DefaultCompletionItem(String, int, String, String, String) - Constructor for class org.das2.jythoncompletion.DefaultCompletionItem
 
defaultDataPath() - Static method in class org.das2.catalog.DasNodeFactory
 
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
create a formatter
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
DefaultFillValues - Class in gov.nasa.gsfc.spdf.cdfj
 
DefaultFillValues() - Constructor for class gov.nasa.gsfc.spdf.cdfj.DefaultFillValues
 
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.
 
defaultPad(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
DefaultPadValues - Class in gov.nasa.gsfc.spdf.cdfj
 
DefaultPadValues() - Constructor for class gov.nasa.gsfc.spdf.cdfj.DefaultPadValues
 
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
 
defaultsArray - Variable in class org.das2.components.DataPointRecorder
value to use when the dataset input does not contain the bundled dataset (plane).
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
 
DefaultStringSchemeEditor - Class in org.das2.components.propertyeditor
Fallback for any String property
DefaultStringSchemeEditor() - Constructor for class org.das2.components.propertyeditor.DefaultStringSchemeEditor
 
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.
defaultTestPath() - Static method in class org.das2.catalog.DasNodeFactory
 
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
 
defineCompressedStringVariable(String, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a compressed variable of string type with given dimensions.
defineCompressedTimeSeries(String, CDFDataType, int[], String, CDFTimeType) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series of the named variable of specified data type and the time variable of specified name and type.Variable's data is compressed before it is stored
defineCompressedVariable(String, CDFDataType, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a compressed variable of specified numeric data type and dimensions.
defineCompressedVariable(String, CDFDataType, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a compressed variable of string type with given dimensions.
defineNRVVariable(String, CDFDataType, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a NRV record of the given type and dimensions.Parameter size is ignored for variables of numeric types.
defineStringVariable(String, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a named variable of string data type
defineStringVariable(String, int[], boolean[], boolean, boolean, Object, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of string type using default sparse record option.same as: defineStringVariable(String name, int[] dim, boolean[] varys, boolean recordVariance, boolean compressed, Object pad, int size, SparseRecordOption.NONE)
defineStringVariable(String, int[], boolean[], boolean, boolean, Object, int, SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of string type using given sparse record option.
defineTimeSeries(String, CDFDataType, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series for a new variable of specified data type.Variable's times are contained in a time variable named Epoch which must have been created before this method is called.
defineTimeSeries(String, CDFDataType, int[], String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series of the named variable of specified data type and the time variable of specified name.The named time variable must have been defined before this method is called.Name of the time variable is assigned to the DEPEND_0 attribute.
defineTimeSeries(String, CDFDataType, int[], String, CDFTimeType, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time series of a new named variable of specified data type and the time variable of specified name and type.
defineTimeVariable(String, CDFTimeType) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a time variable of the specified time type.
defineVariable(String, CDFDataType, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a named variable of specified numeric data type
defineVariable(String, CDFDataType, int[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a named variable of specified numeric data type and dimensions.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of specified numeric data type using default sparse record option.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object, SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of specified numeric data type using given sparse record option.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a variable of string type using given sparse record option.
defineVariable(String, CDFDataType, int[], boolean[], boolean, boolean, Object, int, SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Defines a new variable
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.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(String) - Method in class org.autoplot.dom.ApplicationController
delete the named plot, plotElement, annotation, or dataSource
delete(DomNode) - Method in class org.autoplot.dom.ApplicationController
delete the dom node.
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() - Method in class org.fuin.utils4j.PropertiesFile
Tries to delete the underlying 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.
deleteAllRows() - Method in class org.das2.components.DataPointRecorder
delete all rows, clearing the component and firing off update event.
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.
deleteDataSourceFilter(Application, DataSourceFilter) - Static method in class org.autoplot.dom.DomUtil
delete the data source filter.
DeleteDelta<T> - Class in com.github.difflib.patch
Describes the delete-delta between original and revised texts.
DeleteDelta(Chunk<T>, Chunk<T>) - Constructor for class com.github.difflib.patch.DeleteDelta
Creates a change delta with the two given chunks.
deleteDirectory(String) - Method in class it.sauronsoftware.ftp4j.FTPClient
This method deletes a remote directory.
deleteDuplicateIds(Application) - Static method in class org.autoplot.dom.DomUtil
if there are duplicate ids, we can delete them to at least make the vap valid.
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
 
DeletePainter - Class in org.autoplot.jythonsupport.ui
 
DeletePainter(Color) - Constructor for class org.autoplot.jythonsupport.ui.DeletePainter
 
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(List<Integer>) - Method in class org.das2.components.DataPointRecorder
convenient method to match getSelected.
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.
deleteString(char[], int, int) - Method in class gov.nasa.pds.ppi.label.PDSElement
 
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_MINUS_NAME - Static variable in interface org.das2.qds.QDataSet
name of the dataset in a bundle to be connected to DELTA_MINUS.
DELTA_PLUS - Static variable in interface org.das2.qds.QDataSet
QDataSet of rank 0, or correlated QDataSet that limits accuracy.
DELTA_PLUS_NAME - Static variable in interface org.das2.qds.QDataSet
name of the dataset in a bundle to be connected to DELTA_PLUS.
deltaType - Variable in class com.github.difflib.algorithm.Change
 
DeltaType - Enum in com.github.difflib.patch
Specifies the type of the delta.
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
 
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
 
dep1Values - 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
 
depend0Name - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
null or the name of the DEPEND_0
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.
depends - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
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.
describeScript(String, Map<String, String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
return the script description and arguments.
describeScript(Map<String, Object>, String, Map<String, String>) - Static method in class org.autoplot.jythonsupport.JythonUtil
return the script description and arguments.
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 - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
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
 
descriptionLabel - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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
get the id for the descriptor.
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
 
DesktopColorChooserPanel.Palette - Class in org.das2.util
 
destroy() - Method in class com.jspbook.GZIPFilter
 
destroy() - Method in class org.autoplot.servlet.SimpleServlet
 
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.
determineScalingMethod(int, int, float) - Static method in class org.imgscalr.Scalr
Used to determine the scaling Scalr.Method that is best suited for scaling the image to the targeted dimensions.
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
 
detrend1(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, along each record.
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
 
DFS - Static variable in class gov.nasa.pds.ppi.util.PPITime
1989-JAN-19 11:45:30.234
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(List<T>, List<T>, DiffAlgorithmListener) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the original and revised list of elements with default diff algorithm
diff(List<T>, List<T>) - Static method in class com.github.difflib.DiffUtils
 
diff(List<T>, List<T>, boolean) - Static method in class com.github.difflib.DiffUtils
 
diff(String, String, DiffAlgorithmListener) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the original and revised text.
diff(String, String) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the original and revised text.
diff(List<T>, List<T>, BiPredicate<T, T>) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the original and revised list of elements with default diff algorithm
diff(List<T>, List<T>, DiffAlgorithmI<T>, DiffAlgorithmListener) - Static method in class com.github.difflib.DiffUtils
 
diff(List<T>, List<T>, DiffAlgorithmI<T>, DiffAlgorithmListener, boolean) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the original and revised list of elements with default diff algorithm
diff(List<T>, List<T>, DiffAlgorithmI<T>) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the original and revised list of elements with default diff algorithm
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
 
diff(File) - Method in class org.das2.util.filesystem.GitCommand
query for the differences in the file.
DiffAlgorithmFactory - Interface in com.github.difflib.algorithm
Tool to create new instances of a diff algorithm.
DiffAlgorithmI<T> - Interface in com.github.difflib.algorithm
Interface of a diff algorithm.
DiffAlgorithmListener - Interface in com.github.difflib.algorithm
 
diffEnd() - Method in interface com.github.difflib.algorithm.DiffAlgorithmListener
 
differentiate() - Method in class ProGAL.math.Polynomial
 
DiffException - Exception in com.github.difflib.patch
Base class for all exceptions emanating from this package.
DiffException() - Constructor for exception com.github.difflib.patch.DiffException
 
DiffException(String) - Constructor for exception com.github.difflib.patch.DiffException
 
diffInline(String, String) - Static method in class com.github.difflib.DiffUtils
Computes the difference between the given texts inline.
DiffRow - Class in com.github.difflib.text
Describes the diff row in form [tag, oldLine, newLine) for showing the difference between two texts
DiffRow(DiffRow.Tag, String, String) - Constructor for class com.github.difflib.text.DiffRow
 
DiffRow.Tag - Enum in com.github.difflib.text
 
DiffRowGenerator - Class in com.github.difflib.text
This class for generating DiffRows for side-by-sidy view.
DiffRowGenerator.Builder - Class in com.github.difflib.text
This class used for building the DiffRowGenerator.
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
 
diffStart() - Method in interface com.github.difflib.algorithm.DiffAlgorithmListener
 
diffStep(int, int) - Method in interface com.github.difflib.algorithm.DiffAlgorithmListener
This is a step within the diff algorithm.
diffsTest() - Static method in class org.autoplot.dom.DomTests
 
DiffUtils - Class in com.github.difflib
Implements the difference and patching engine
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
 
DIM_GRAY - Static variable in class org.das2.util.ColorUtil
 
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.
dimensions - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
dimensions - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
dims - Variable in class com.jmatio.types.MLArray
 
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_JAVA_TO_JYTHON - Static variable in class org.autoplot.jythonsupport.JavaJythonConverter
 
DIR_JYTHON_TO_JAVA - Static variable in class org.autoplot.jythonsupport.JavaJythonConverter
 
DIR_OUTWARD - Static variable in class org.das2.qds.util.LSpec
just the outward sweeps
DIRECT_BYTE_BUFFER - Static variable in class com.jmatio.io.MatFileReader
 
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
 
disableCertificates() - Static method in class org.autoplot.AutoplotUtil
disable certificate checking.
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
remove all property change listeners.
disconnect() - Method in class org.autoplot.hapi.HttpConnection
 
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
 
DisplayDataMouseModuleGUI - Class in org.das2.event
 
DisplayDataMouseModuleGUI() - Constructor for class org.das2.event.DisplayDataMouseModuleGUI
Creates new form DisplayDataMouseModuleGUI
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 com.jmatio.types.MLArray
 
dispose() - Method in class com.jmatio.types.MLNumericArray
 
dispose() - Method in class org.das2.components.HorizontalSpectrogramAverager
dispose of the popup slicer.
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 indices 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 indices 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(Datum, Datum) - Static method in class org.das2.datum.DatumUtil
this is the divide that rounds down to the next integer, so divp("-25hr","24hr") is -2.
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
 
do1DMissing(long[], long, int, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(long[], long) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(long[], long, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(double[], double, int, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(double[], double) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
do1DMissing(double[], double, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
doApplyAttributes(Map<String, Object>, MutablePropertyDataSet, String, String) - Static method in class org.autoplot.cdf.CdfUtil
apply the ISTP metadata to the dataset.
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.BoundsRenderer
 
doAutorange(QDataSet) - Static method in class org.das2.graph.ColorSeriesRenderer
 
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.HugeScatterRenderer
 
doAutorange(QDataSet) - Static method in class org.das2.graph.PitchAngleDistributionRenderer
 
doAutorange(QDataSet) - Static method in class org.das2.graph.PolarPlotRenderer
autorange the data set.
doAutorange(QDataSet) - Static method in class org.das2.graph.PolyMeshRenderer
autorange on the data, returning a rank 2 bounds for the dataset.
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
This is the old updateFillSeries and updateFillSpectrogram code.
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.
doBatch(Iterator<String>, int, 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.
doBindings(Annotation) - Method in class org.autoplot.renderer.AnnotationEditorPanel
bind to this annotation
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.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
copy the current URI to the system clipboard.
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
DocumentUtil - Class in org.autoplot.pds
Document and XML utilities.
DocumentUtil() - Constructor for class org.autoplot.pds.DocumentUtil
 
DODGER_BLUE - Static variable in class org.das2.util.ColorUtil
 
doDiff(DomNode) - Method in class org.autoplot.dom.ArrayNodeDiff
 
doDiff(DomNode) - Method in interface org.autoplot.dom.Diff
perform the difference on the node
doDiff(DomNode) - Method in class org.autoplot.dom.PropertyChangeDiff
 
doDownload(String, ProgressMonitor) - Static method in class org.autoplot.datasource.FileSystemUtil
Deprecated.
use DataSetURI.getFile instead
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.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.jspbook.GZIPFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.flakey.SlowFile
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.AboutServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.CapabilitiesServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.CatalogServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.DataServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.InfoServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.SetLogLevel
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.CdawebVapServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.CompletionsServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.DataServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.JnlpServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptGUIServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptGUIServletPick
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SecureScriptServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ServletInfo
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SetLogLevel
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SimpleServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.UnaggregrateServlet
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.URITemplatesServlet
Handles the HTTP GET method.
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.
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.flakey.SlowFile
 
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
 
doImports() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
offer possible imports and insert an import for the Java class
doInspectVap() - Method in class org.autoplot.GuiSupport
 
doIt(Application, CreatePngWalk.Params) - Static method in class org.autoplot.pngwalk.CreatePngWalk
run the pngwalk.
doIt() - Method in class org.autoplot.RunBatchTool
run the batch process.
doIt(int) - Method in class org.autoplot.RunBatchTool
run the batch process.
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
 
doItMultiThreadOneArgument(int) - Method in class org.autoplot.RunBatchTool
experiment to try multi-threaded approach to running 16 processes at once.
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
 
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
 
doPasteClipboardPlotElementsIntoPlot(Object, ApplicationController, Application, PlotElement[], boolean[], Plot) - Static method in class org.autoplot.GuiSupport
do not use, this is introduced for testing.
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
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.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.flakey.SlowFile
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.AboutServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.CapabilitiesServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.CatalogServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.DataServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.InfoServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.SetLogLevel
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.CdawebVapServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.CompletionsServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.DataServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.JnlpServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptGUIServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptGUIServletPick
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SecureScriptServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ServletInfo
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SetLogLevel
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SimpleServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.UnaggregrateServlet
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.URITemplatesServlet
Handles the HTTP POST method.
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.DataServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.InfoServlet
 
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.
doRebuildMenu() - Method in class org.autoplot.jythonsupport.ui.EditorContextMenu
request that the menu be rebuilt.
doRebuildMenu() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
request that the popup menu be rebuilt.
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() - Method in class org.autoplot.servlet.TestServlet
 
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.
doTestMany(String) - Static method in class test.endtoend.Test038
this allows us to make a list of tests with an external file.
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 gov.nasa.gsfc.spdf.cdfj.CDFDataType
DOUBLE
DOUBLE - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
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 - Class in gov.nasa.gsfc.spdf.cdfj
 
DoubleArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleArray
 
DoubleArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleArray
 
DoubleArray(DArray, Map<String, Object>) - 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
 
DoubleVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
DoubleVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
DoubleVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
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) - Static 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.GitHubFileSystem
 
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.
downloadResourceAsFile(URI, ProgressMonitor) - Static method in class org.das2.util.filesystem.FileSystemUtil
download the URI as a file.
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 - Static variable in class gov.nasa.pds.ppi.util.PPITime
1983 303 11:45:30.234
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 their 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
 
dSubNodes - Variable in class org.das2.catalog.impl.AbstractDirNode
 
DTWithBigPoints - Class in ProGAL.geom2d.delaunay
 
DTWithBigPoints(List<Point>) - Constructor for class ProGAL.geom2d.delaunay.DTWithBigPoints
 
dump(PrintStream) - Method in class gov.nasa.pds.ppi.label.PDSElement
Dump all information about an element.
dump(PrintStream) - Method in class gov.nasa.pds.ppi.label.PDSValue
Dump all information about an element.
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
 
dumpStack() - Method in class org.autoplot.idlsupport.QDataSetBridge
Deprecated.
this is no longer a problem and will be removed
dumpStack() - Method in class org.virbo.idlsupport.QDataSetBridge
Deprecated.
this is no longer a problem and will be removed
dumpStackInNSeconds(double) - Method in class org.autoplot.idlsupport.QDataSetBridge
Deprecated.
this is no longer a problem and will be removed
dumpStackInNSeconds(double) - Method in class org.virbo.idlsupport.QDataSetBridge
Deprecated.
this is no longer a problem and will be removed
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, boolean) - Static method in class org.autoplot.ScriptContext2023
serializes the dataset to a das2stream, a well-documented, open, streaming data format.
dumpToDas2Stream(QDataSet, String, boolean) - Static method in class org.autoplot.ScriptContext2023
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(JSONObject, File) - Static method in class org.autoplot.pds.DocumentUtil
dump the JSONObject to a file for inspection while debugging.
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.
dumpToQStream(QDataSet, OutputStream, boolean) - Static method in class org.autoplot.ScriptContext2023
serializes the dataset to a QStream, a self-documenting, streaming format useful for moving datasets.
dumpToXML(Document, File) - Static method in class org.autoplot.pds.DocumentUtil
dump the document to an XML file
dumpWhitelistToLogger(Level) - Static method in class org.autoplot.servlet.ServletUtil
dump the whitelist to the logger at the given level.

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.
editDsdfContent() - Method in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
EDITOR_TITLE - Static variable in class org.das2.components.GrannyTextEditor
suggested editor title
EDITOR_TITLE - Static variable in class org.das2.components.propertyeditor.TickValuesStringSchemeEditor
 
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
 
editPanel(String) - Method in class org.autoplot.xmlfile.XmlFileDataSourceFactory
 
editParamsButton - Variable in class org.das2.datasource.Das2ServerDataSourceEditorPanel
 
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
 
efdim - Variable in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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
 
ellipse(double, double) - Static method in class org.das2.qds.ops.Ops
return a dataset with X and Y forming a ellipse, introduced as a convenient way to indicate planet location of any planet, according to Masafumi.
EllipseValue(int, int, double, double) - Method in class org.das2.dataset.ScatterRebinner
 
EMAIL - Static variable in class org.autoplot.scriptconsole.GuiExceptionHandler
 
EMBED_DATA - Static variable in class org.autoplot.PersistentStateSupport
 
EmbedDataExperiment - Class in org.autoplot.state
Embed data and vap in a zip file.
EmbedDataExperiment() - Constructor for class org.autoplot.state.EmbedDataExperiment
 
empty() - Method in class gov.nasa.pds.ppi.label.PDSItem
Clears all settings of the item.
EMPTY - Static variable in class org.autoplot.jythonsupport.JythonUtil
 
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
 
EnabledDemo - Class in org.autoplot.misc
 
EnabledDemo() - Constructor for class org.autoplot.misc.EnabledDemo
Creates new form EnabledDemo
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(byte[]) - Method in class org.das2.util.Base64.Encoder
Encodes all bytes from the specified byte array into a newly-allocated byte array using the Base64 encoding scheme.
encode(byte[], byte[]) - Method in class org.das2.util.Base64.Encoder
Encodes all bytes from the specified byte array using the Base64 encoding scheme, writing the resulting bytes to the given output byte array, starting at offset 0.
encode(ByteBuffer) - Method in class org.das2.util.Base64.Encoder
Encodes all remaining bytes from the specified byte buffer into a newly-allocated ByteBuffer using the Base64 encoding scheme.
encode(String) - Static method in class org.das2.util.Entities
encode one or more entities.
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.
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 #00aaff for opaque colors and #80aaff00 for transparent colors.
encodeColorControl(Color) - Static method in class org.das2.graph.Renderer
encode the Color control.
encodeDatum(Datum) - Static method in class org.das2.graph.Renderer
 
encodeFillStyle(FillStyle) - Static method in class org.das2.graph.Renderer
encode the fill style as a string, such as: none, outline, and solid.
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".
encodeFont(Font) - Static method in class org.das2.components.SliceSettings
 
encodeHex(byte[]) - Static method in class org.fuin.utils4j.Utils4J
Converts an array of bytes into an array of characters representing the hexidecimal values of each byte in order.
encodePlotSymbolConnectorControl(PsymConnector) - Static method in class org.das2.graph.Renderer
encode the plot symbol connector as a string, such as: solid, dotted
encodePlotSymbolControl(PlotSymbol) - Static method in class org.das2.graph.Renderer
encode the plot symbol as a string, such as: none, circles, triangles, cross, ex, star, diamond, box
encodeToString(byte[]) - Method in class org.das2.util.Base64.Encoder
Encodes the specified byte array into a String using the Base64 encoding scheme.
encodeURL(String) - Static method in class org.autoplot.hapi.HapiServer
encode the string into a URL, handling encoded characters.
encodeURLParameters(String) - Static method in class org.autoplot.hapi.HapiServer
replace pluses with %2B and spaces with pluses.
encodeUTF8(String) - Static method in class org.das2.util.URLBuddy
 
ENCODING_COUNT - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
end - Variable in class org.das2.dataset.RebinDescriptor
 
end() - Method in class org.das2.jythoncompletion.ui.CompletionJList
 
END_OF_STREAM - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
Macros/prototypes.
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
 
endOfFile() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
endOriginal - Variable in class com.github.difflib.algorithm.Change
 
endRevised - Variable in class com.github.difflib.algorithm.Change
 
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) - Static 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
 
enterSandbox() - Static method in class org.autoplot.Sandbox
lock down this thread and all child threads so that they cannot do damage to the running system.
Entities - Class in org.das2.util
Encoder and decoder for HTML entities, like &rho; for ρ.
Entities() - Constructor for class org.das2.util.Entities
 
entry - Variable in class ProGAL.dataStructures.DLCyclicList
 
entrySet() - Method in class org.das2.util.ClassMap
 
entrySet() - Method in class org.fuin.utils4j.ChangeTrackingMap
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
create an editor for the class.
EnumerationEditor(Object) - Constructor for class org.das2.components.propertyeditor.EnumerationEditor
create an editor for o's class, with o as the initial value.
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
PersistenceDelegate for nominal data (e.g.
EnumPersistenceDelegate() - Constructor for class org.autoplot.state.EnumPersistenceDelegate
 
enums - Variable in class org.autoplot.jythonsupport.Param
 
EnumSerializeDelegate - Class in org.autoplot.state
 
EnumSerializeDelegate() - Constructor for class org.autoplot.state.EnumSerializeDelegate
 
envelope - Variable in class org.das2.graph.HugeScatterRenderer
 
EOF - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
End of File.
EOFException() - Constructor for exception org.das2.util.Expect.EOFException
 
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
 
EPOCH - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
EPOCH
EPOCH - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
EPOCH Type
EPOCH16 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
EPOCH16
EPOCH16 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
EPOCH16 Type
EPOCH16 - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
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, Map<String, Object>) - 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.
eq(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.OpsParl
element-wise equality test.
eq_noiter(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.OpsParl
element-wise equality test.
eq_parl(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.OpsParl
element-wise equality test.
EQUAL - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
equal(Polynomial) - Method in class ProGAL.math.Polynomial
 
EqualDelta<T> - Class in com.github.difflib.patch
This delta contains equal lines of data.
EqualDelta(Chunk<T>, Chunk<T>) - Constructor for class com.github.difflib.patch.EqualDelta
 
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.
equalizer(BiPredicate<String, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Provide an equalizer for diff processing.
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 com.github.difflib.patch.AbstractDelta
 
equals(Object) - Method in class com.github.difflib.patch.Chunk
 
equals(Object) - Method in class com.github.difflib.text.DiffRow
 
equals(Object) - Method in class com.jmatio.types.MLChar
 
equals(Object) - Method in class com.jmatio.types.MLNumericArray
 
equals(Object) - Method in class gov.nasa.pds.ppi.util.PPITime
Override of equals to make sure that it is consistant with compareTo i.e.: (x.compareTo(y) == 0) == (x.equals(y))
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.autoplot.jythonsupport.PyDatum
 
equals(PyDatum) - Method in class org.autoplot.jythonsupport.PyDatum
 
equals(Object) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
equals(PyQDataSet) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
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.CustomizerKey
 
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 org.fuin.utils4j.Property
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.
ErrorBarType - Enum in org.das2.graph
control for the error bar rendering.
errorScriptDescriptor(PySyntaxError) - Static method in class org.autoplot.jythonsupport.JythonUtil
 
ESCAPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
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
 
eternity() - Method in class gov.nasa.pds.ppi.util.PPITime
Sets the time to the latest possible time.
EURO - Static variable in class gov.nasa.pds.ppi.util.PPITime
19 jan 1983 11:45:30.234
EURODATE - Static variable in class gov.nasa.pds.ppi.util.PPITime
19.1.83 11:45:30.234
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.
eventsCoalesce(QDataSet) - Static method in class org.das2.qds.ops.Ops
reduce the canonical rank 2 events dataset by combining adjacent records of the same message and color into one record.
eventsComplement(QDataSet, DatumRange, int, String) - Static method in class org.das2.qds.ops.Ops
Return an events list of time intervals which are not covered in the events list.
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.
eventsDiff(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return an events dataset describing differences between the two 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.DataSourceTcaSource
 
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.
examples - Variable in class org.autoplot.jythonsupport.Param
 
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
 
exceptionEncountered(File, PyException) - Method in interface org.autoplot.JythonRunListener
 
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.AppScriptPanelSupport
 
executeScript(boolean) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
allow execute with trace.
executeScript(int) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
Execute the script.
ExerciseTest001 - Class in test
code to work out sourceforge ticket
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 org.das2.util.filesystem.ZipFileObject
 
exists() - Method in class org.fuin.utils4j.PropertiesFile
Determines if the underlying file already exists.
exists() - Method in class zipfs.ZipFileObject
 
existsVariable(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether there is a variable with the given name.
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() - Method in class org.das2.datum.Datum
return Math.pow(10,v)
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
Special function by the RPW Group at U.
expandToFillGaps(QDataSet, Datum, double) - Static method in class org.das2.qds.ops.Ops
Special function by the RPW Group at U.
expandToFillGaps(QDataSet, double) - Static method in class org.das2.qds.ops.Ops
Special self-configuring function by the RPW Group at U.
ExpandToFillGapsFilterEditorPanel - Class in org.das2.qds.filters
 
ExpandToFillGapsFilterEditorPanel() - Constructor for class org.das2.qds.filters.ExpandToFillGapsFilterEditorPanel
Creates new form ExpandToFillGapsFilterEditorPanel
expandWaveform(QDataSet) - Static method in class org.das2.qds.ops.Ops
special function needed by the RPW Group at U.
Expect - Class in org.das2.util
Provides similar functions as the Unix Expect tool.
There are two ways to create an Expect object: a constructor that takes an InputStream handle and OutputStream handle; or spawning a process by providing a command String.
Expect(InputStream, OutputStream) - Constructor for class org.das2.util.Expect
 
expect(Object...) - Method in class org.das2.util.Expect
Convenience method, same as calling expect(default_timeout, patterns)
expect(int, Object...) - Method in class org.das2.util.Expect
Convenience method, internally it constructs a List<Pattern> using the object array, and call Expect.expect(int, List) using the List.
expect(int, List<Pattern>) - Method in class org.das2.util.Expect
Expect will wait for the input handle to produce one of the patterns in the list.
Expect.EOFException - Exception in org.das2.util
 
Expect.TimeoutException - Exception in org.das2.util
 
expectedTokenSequences - Variable in exception org.das2.qds.util.dd.ParseException
Each entry in this array is an array of integers.
expectEOF(int) - Method in class org.das2.util.Expect
Convenience method, internally it calls expect(timeout, new ArrayList<Pattern>()).
expectEOF() - Method in class org.das2.util.Expect
Convenience method, same as calling expectEOF(default_timeout)
expectEOFOrThrow(int) - Method in class org.das2.util.Expect
Throws checked exceptions when expectEOF was not successful.
expectEOFOrThrow() - Method in class org.das2.util.Expect
Convenience method, same as calling expectEOF(default_timeout)
expectOrThrow(int, Object...) - Method in class org.das2.util.Expect
This method calls expect(timeout, patterns), and throws checked exceptions when expect was not successful.
expectOrThrow(Object...) - Method in class org.das2.util.Expect
Convenience method, same as calling expectOrThrow(default_timeout, patterns)
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
 
expm1(QDataSet) - Static method in class org.das2.qds.ops.Ops
Returns exx -1.
expm1(double) - Static method in class org.das2.qds.ops.Ops
Returns ex -1.
expm1(Object) - Static method in class org.das2.qds.ops.Ops
Returns ex -1.
ExponentDatumFormatter - Class in org.das2.datum.format
write with M!aE, always
ExponentDatumFormatter(String) - Constructor for class org.das2.datum.format.ExponentDatumFormatter
 
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
 
exportChar() - Method in class com.jmatio.types.MLChar
 
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
 
exportImaginary() - Method in class com.jmatio.types.MLSparse
Returns the imaginary part (PI) array.
exportNode(OutputStream) - Method in class org.autoplot.util.MigratePreference
 
exportReal() - Method in class com.jmatio.types.MLSparse
Returns the real part (PR) array.
exportRecent(Component) - Method in class org.autoplot.GuiSupport
 
exportSubtree(OutputStream) - Method in class org.autoplot.util.MigratePreference
 
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
the file/resource extention, like ".cdf" or ".dat".
extend() - Method in class ProGAL.math.Matrix
extends to the smallest square matrix by adding appropriate zero rows or columns
Extension - Class in apextension
Demo of extension to Autoplot.
Extension() - Constructor for class apextension.Extension
 
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
Deprecated.
use extentSimple
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(PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Extract a portion of a label into a new instance of label.
extract() - Method in class ProGAL.dataStructures.Heap
Return and remove least element, or null if empty
extractBytes(int, byte[], int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
Extractor - Class in gov.nasa.gsfc.spdf.cdfj
 
Extractor() - Constructor for class gov.nasa.gsfc.spdf.cdfj.Extractor
 
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

f(Datum) - Method in class org.das2.qds.demos.PlasmaModel
return f at the given energy
f(Datum, Datum) - Method in class org.das2.qds.demos.PlasmaModel
 
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
 
factory() - Static method in class com.github.difflib.algorithm.myers.MeyersDiff
Factory to create instances of this specific diff algorithm.
factory() - Static method in class com.github.difflib.algorithm.myers.MeyersDiffWithLinearSpace
Factory to create instances of this specific diff algorithm.
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 - Static 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
 
fcounts(Datum) - Method in class org.das2.qds.demos.PlasmaModel
return the counts at this energy, assuming an isotropic distribution.
fcounts(Datum, Datum) - Method in class org.das2.qds.demos.PlasmaModel
return the counts at this energy and pitch angle, without Poisson noise added to the result.
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
 
FedCatSource - Class in org.autoplot.fdc
 
FedCatSource(URI, DasNode) - Constructor for class org.autoplot.fdc.FedCatSource
 
FedCatSourceEditorPanel - Class in org.autoplot.fdc
 
FedCatSourceEditorPanel() - Constructor for class org.autoplot.fdc.FedCatSourceEditorPanel
Creates new form FedCatSourceEditorPanel
FedCatSourceFactory - Class in org.autoplot.fdc
Generates data sources based off URIs of the form: vap+dfc:LOCATION
FedCatSourceFactory() - Constructor for class org.autoplot.fdc.FedCatSourceFactory
 
FedCatTreeModel - Class in org.autoplot.fdc
 
FedCatTreeModel(DasNode) - Constructor for class org.autoplot.fdc.FedCatTreeModel
 
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
do not use this--it should not be public!
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.
fftLinearSpectralDensity(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Perform the linear spectral density function
fftLinearSpectrum(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Perform the linear spectrum function
FFTMultiThreadExperiment - Class in test
 
FFTMultiThreadExperiment() - Constructor for class test.FFTMultiThreadExperiment
 
FftOutputsFilterEditorPanel - Class in org.das2.qds.filters
 
FftOutputsFilterEditorPanel() - Constructor for class org.das2.qds.filters.FftOutputsFilterEditorPanel
Creates new form FftPowerFilterEditorPanel
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.
fftPowerSpectralDensity(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Perform the power spectral density function
fftPowerSpectrum(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
Perform the linear spectrum 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
 
FileBufferedOutputStream - Class in com.jmatio.io.stream
This is an OutputStream that is backed by a RandomAccessFile and accessed with buffered access.
FileBufferedOutputStream() - Constructor for class com.jmatio.io.stream.FileBufferedOutputStream
 
FileBufferedOutputStream(MLArray) - Constructor for class com.jmatio.io.stream.FileBufferedOutputStream
 
fileCanRead(String) - Static method in class org.autoplot.jythonsupport.Util
return true if the file can be read.
fileCompare(File, File) - Static method in class org.das2.util.FileUtil
returns True if the file contents are equal.
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_BUSY_ICON - Static variable in class org.autoplot.datasource.DataSetSelector
 
FILEMAG_ICON - Static variable in class org.autoplot.datasource.DataSetSelector
 
filename - Variable in class org.autoplot.scriptconsole.JythonScriptPanel
 
FILENAME - Static variable in class org.fuin.utils4j.PropertiesFilePreferences
Filename the properties of this node are stored under.
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
 
FilePointer - Class in org.autoplot.pds
A FilePointer is a reference to a URL and then the number of records into the URL.
FilePointer(URL, int) - Constructor for class org.autoplot.pds.FilePointer
 
FilePointer(URL, String) - Constructor for class org.autoplot.pds.FilePointer
create the label from the specification within the LABEL, like "JED_090_HIERSESP_CDR_2016366_V03.TAB, 1"
FilePointer.Unit - Enum in org.autoplot.pds
 
filePointers() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Search the label and return a list to all points to files.
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.
fileSize() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
Returns the size of the underlying file.
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
 
fileSystemSafeName(String) - Static method in class org.autoplot.hapiserver.Util
convert IDs and NAMEs into safe names which will work on all platforms.
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_TEXTURE_BACKHASH - Static variable in class org.das2.graph.GraphUtil
 
FILL_TEXTURE_CROSSHASH - Static variable in class org.das2.graph.GraphUtil
 
FILL_TEXTURE_HASH - Static variable in class org.das2.graph.GraphUtil
 
FILL_TEXTURE_NONE - Static variable in class org.das2.graph.GraphUtil
 
FILL_TEXTURE_SOLID - Static variable in class org.das2.graph.GraphUtil
 
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.
fillArray(byte[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
fillArray(double[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
fillArray(float[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
fillArray(int[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
fillArray(long[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
fillArray(short[], int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
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
 
fillIsDifferent(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return true of the representation of fill is different in the two data sets.
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 plot symbols are filled or not.
fillValueTextField - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
fillWithTexture(Graphics2D, GeneralPath, Color, String) - Static method in class org.das2.graph.GraphUtil
fill the region using the specified fillTexture.
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
 
filterFill(double[], double[], double, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
filterFill(double[], Object, Number) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
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
 
FiltersTreePicker - Class in util
 
FiltersTreePicker() - Constructor for class util.FiltersTreePicker
 
finalize(OutputStream) - Method in class org.autoplot.hapiserver.BinaryDataFormatter
perform any final operations to the stream.
finalize(OutputStream) - Method in class org.autoplot.hapiserver.CsvDataFormatter
 
finalize(OutputStream) - Method in interface org.autoplot.hapiserver.DataFormatter
perform any final operations to the stream.
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
return the aggregations we can find.
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 first binding matching this search, if one 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.
findBindings(Application, List<DomNode>, String, List<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
 
findItem(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the item with the given name.
findItem(String, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the item with the given name constrained to some portion of the label.
findItem(String, int, int) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the item with the given name constrained to some portion of the label.
findItem(String, int, int, boolean) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the item with the given name constrained to some portion of the label.
findItemInObject(String, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the item with the given name in the object containing the passed item.
findJavaPathRoots(FileSystem) - Static method in class org.autoplot.jythonsupport.JythonOps
search the folder for the names of packages.
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
findListeners(Object, String) - Static method in class org.autoplot.dom.DomUtil
print a list of who is listening to the property
findNeighbour(CVertex) - Method in class ProGAL.geom3d.complex.CTetrahedron
returns neighbouring tetrahedron containing v as the oppposite vertex
findNextItem(String, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the next item with the given name starting at some point within the label.
findNextItemInObject(String, PDSItem, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the item with the given name following the passed item in the in the object containing the passed item.
findNextObject(String, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the next object with the given name ocurring after the passed item.
findNextObject(String, PDSItem, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the next object with the given name ocurring after the passed item and within the passed object.
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.
findObject(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the object with the given name.
findObject(String, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the object with the given name within a partion of a label.
findObject(String, int, int) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the object with the given name within a partion of a label.
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.
findSpec(String) - Static method in class gov.nasa.pds.ppi.util.PPITime
Returns the time format specification that matches the given standard format name.
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
 
finishResponse() - Method in class com.jspbook.GZIPResponseWrapper
 
finishThought() - Method in class org.das2.graph.DataGeneralPathBuilder
 
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.
FIRE_BRICK - Static variable in class org.das2.util.ColorUtil
 
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
 
fireBoxSelectionListenerBoxSelected(BoxSelectionEvent) - Method in class org.das2.event.WaypointsMouseModule
Notifies all registered listeners about the event.
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
 
firePropertyChange(PropertyChangeEvent) - Method in class org.das2.util.DebugPropertyChangeSupport
 
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 - Class in org.autoplot.test
first testing of Jemmy API.
First() - Constructor for class org.autoplot.test.First
 
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
 
firstAvailableTime(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns first available time for a variable.Returned time has millisecond precision.
firstAvailableTime(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns first available time which is not before the given time for a variable.Returned time has millisecond precision.
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
Support for reading FITS files using eso.org's JFITS library.
FitsDataSourceFactory - Class in org.autoplot.fits
NASA FITS file reader factory
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
 
FIXED_PKT_TAGS - Static variable in class org.das2.qstream.QdsToD2sStream
 
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
 
fixHorizontalLayout(Application) - Static method in class org.autoplot.dom.DomOps
This is the new layout mechanism (fixLayout), but changed from vertical layout to horizontal.
fixHorizontalLayout(Application, Map<String, String>) - Static method in class org.autoplot.dom.DomOps
This is the new layout mechanism (fixLayout), but changed from vertical layout to horizontal.
fixImports(String) - Static method in class org.autoplot.jythonsupport.JythonRefactory
Convert old names to modern names, for example "org.virbo.autoplot" to "org.autoplot".
fixImports(String, String) - Static method in class org.autoplot.jythonsupport.JythonRefactory
Convert old names to modern names, for example "org.virbo.autoplot" to "org.autoplot".
fixImports(InputStream) - Static method in class org.autoplot.jythonsupport.JythonRefactory
read in the stream, replacing import statements with new packages.
fixImports(InputStream, String) - 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(Application, Map<String, String>) - 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.
fixLayout() - Method in class org.autoplot.ScriptContext2023
make the layout more efficient by removing empty spaces and overlapping plots.
FixLayoutCommand - Class in external
Jython command for fixLayout.
FixLayoutCommand() - Constructor for class external.FixLayoutCommand
 
FixLayoutPanel - Class in org.autoplot
 
FixLayoutPanel() - Constructor for class org.autoplot.FixLayoutPanel
Creates new form FixLayoutPanel
fixVerticalLayout(Application) - Static method in class org.autoplot.dom.DomOps
This is the new layout mechanism (fixLayout), correcting the layout in the vertical direction.
fixVerticalLayout(Application, Map<String, String>) - Static method in class org.autoplot.dom.DomOps
This is the new layout mechanism (fixLayout), correcting the layout in the vertical direction.
flag - Variable in class ProGAL.geom3d.kineticDelaunay.Vertex
 
FLAGS_MAJORITY_MASK - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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.
flattenArray(Object, int[]) - Static method in class org.das2.qds.ArrayDataSet
 
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.
flattenRank4(QDataSet) - Static method in class org.das2.qds.DataSetOps
flatten a rank 4 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 gov.nasa.gsfc.spdf.cdfj.CDFDataType
FLOAT
FLOAT - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
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 - Class in gov.nasa.gsfc.spdf.cdfj
 
FloatArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
FloatArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatArray
 
FloatArray(DArray, Map<String, Object>) - 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
 
FloatVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
FloatVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
FloatVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
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
 
FLORAL_WHITE - Static variable in class org.das2.util.ColorUtil
 
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 com.jmatio.io.stream.FileBufferedOutputStream
 
flush() - Method in class com.jspbook.GZIPResponseStream
 
flush() - Method in class external.AuralizationHandler
 
flush() - Method in class org.apache.commons.io.output.ProxyOutputStream
Invokes the delegate's flush() method.
flush() - Method in class org.apache.commons.io.output.TeeOutputStream
Flushes both streams.
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.autoplot.util.MigratePreference
 
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
 
flush() - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Calls sync() of the underlying file's descriptor.
flushBuffer() - Method in class com.jspbook.GZIPResponseWrapper
 
flushSpi() - Method in class org.das2.system.NullPreferences
 
flushSpi() - Method in class org.fuin.utils4j.PropertiesFilePreferences
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
Dialog for picking application font and colors.
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.
FontStringSchemeEditor - Class in org.autoplot.util
 
FontStringSchemeEditor() - Constructor for class org.autoplot.util.FontStringSchemeEditor
Creates new form FontStringSchemeEditor
fontSupports(Font, String) - Static method in class org.das2.util.Entities
return true of the font supports each character of the string.
FORCED_PARAMETER - Static variable in interface org.autoplot.cdf.CDFConstants
 
foreground - Variable in class org.autoplot.dom.Options
 
FOREST_GREEN - Static variable in class org.das2.util.ColorUtil
 
format(String) - Method in class gov.nasa.pds.ppi.util.PPITime
Formats the time in the requested format and returns the string.
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.ExponentDatumFormatter
 
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 the Datum.
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.DatumSerializeDelegate
 
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 the object.
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_4_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.asdatasource.AudioSystemDataSourceFormat
 
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.json.JSONDataSourceFormat
 
formatData(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.matsupport.MatDataSourceFormat
 
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
 
formatDataRank1(PrintWriter, QDataSet, ProgressMonitor) - Method in class org.autoplot.json.JSONDataSourceFormat
 
formatDataRank2(String, QDataSet, ProgressMonitor) - Method in class org.autoplot.html.HtmlTableFormat
 
formatDataRank2(PrintWriter, QDataSet, ProgressMonitor) - Method in class org.autoplot.json.JSONDataSourceFormat
 
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.
formatDataSet(QDataSet, String) - Static method in class org.autoplot.ScriptContext2023
Export the data into a format implied by the filename extension.
formatDataSet(QDataSet, String, ProgressMonitor) - Static method in class org.autoplot.ScriptContext2023
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
Deprecated.
see formatLayoutStr( double[] arr )
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(double[]) - Static method in class org.das2.graph.DasDevicePosition
formats the three position specifiers efficiently.
formatLayoutStr(DasDevicePosition) - Static method in class org.das2.graph.DasDevicePosition
formats the row or column position into a string like 100%+1em,100%+2em.
formatLayoutStr(DasDevicePosition, boolean) - Static method in class org.das2.graph.DasDevicePosition
formats the row or column position into a string like 100%-5em+4pt.
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
 
FormatSpecifierStringSchemeEditor - Class in org.das2.components.propertyeditor
 
FormatSpecifierStringSchemeEditor() - Constructor for class org.das2.components.propertyeditor.FormatSpecifierStringSchemeEditor
Creates new form FormatSpecifierStringSchemeEditor
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.
formatterArray - Variable in class org.das2.components.DataPointRecorder
the datumFormatter to use for each column.
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
format to the given file
formatToFile(String, QDataSet...) - Method in class org.das2.qds.util.AsciiFormatter
format to the given file name.
formatToFile(File, QDataSet) - Method in class org.das2.qds.util.AsciiFormatter
format to the given file.
formatToFile(String, QDataSet) - Method in class org.das2.qds.util.AsciiFormatter
format to the given file
formatToFile(String, double[][]) - Method in class org.das2.qds.util.AsciiFormatter
format to the given file
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
 
formatValue() - Method in class gov.nasa.pds.ppi.label.PDSValue
Format the value and return a string containing it.
formatValue(boolean) - Method in class gov.nasa.pds.ppi.label.PDSValue
Format the value and return a string containing it.
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
 
forwardInputStreamTo(PrintStream) - Static method in class org.das2.util.Expect
While performing expect operations on the InputStream provided, duplicate the contents obtained from InputStream to a PrintStream (you can use System.err or System.out).
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
from(String, String, UnifiedDiffFile...) - Static method in class com.github.difflib.unifieddiff.UnifiedDiff
 
from(String, String, Patch<String>) - Static method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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 Note special care is taken to not use units conversions which introduce noise into the numbers, so the following units are handled directly: cdfTT2000, cdfEpoch, us2000, and mj1958.
fromFile(File) - Static method in class org.autoplot.datasource.DataSetURI
canonical method for converting from File to human-readable string.
fromHSVtoRGB(QDataSet) - Static method in class org.autoplot.imagedatasource.ImageDataSourceFormat
convert HSV QDataSet to RGB.
fromOrdinal(int) - Static method in class org.das2.datum.TimeUtil.TimeDigit
 
fromRGBtoHSV(QDataSet) - Static method in class org.autoplot.imagedatasource.ImageDataSourceFormat
Converts the components of a color, as specified by the default RGB model, to an equivalent set of values for hue, saturation, and brightness that are the three components of the HSB model.
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(DiskUsageModel, File) - Constructor for class com.cottagesystems.jdiskhog.FSTreeModel
 
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.
FUCHSIA - Static variable in class org.das2.util.ColorUtil
 
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

GAINSBORO - Static variable in class org.das2.util.ColorUtil
 
gamma(double) - Static method in class org.das2.qds.ops.Ops
return the gamma function for numbers greater than 0.
gamma(Object) - Static method in class org.das2.qds.ops.Ops
return the gamma function for numbers greater than 0.
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
Returns the greatest common divisor of a group of numbers.
gcd(Polynomial, Polynomial) - Static method in class ProGAL.math.Polynomial
 
GDR - Class in gov.nasa.gsfc.spdf.cdfj
 
GDR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.GDR
 
GDR_RECORD - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
CDF constants
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
 
GeneralTimeSeries(MetaData, Variable, Integer, Boolean, double[], TimeInstantModel) - Constructor for class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
GeneralTimeSeriesX(MetaData, Variable, Boolean, double[], TimeInstantModel, boolean, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
generate(List<T>, List<T>, List<Change>) - Static method in class com.github.difflib.patch.Patch
 
generate(List<T>, List<T>, List<Change>, boolean) - Static method in class com.github.difflib.patch.Patch
 
generateDiffRows(List<String>, List<String>) - Method in class com.github.difflib.text.DiffRowGenerator
Get the DiffRows describing the difference between original and revised texts using the given patch.
generateDiffRows(List<String>, Patch<String>) - Method in class com.github.difflib.text.DiffRowGenerator
Generates the DiffRows describing the difference between original and revised texts using the given patch.
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.
generateTimeRanges(String, String) - Static method in class org.autoplot.ScriptContext2023
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.
generateUnifiedDiff(String, String, List<String>, Patch<String>, int) - Static method in class com.github.difflib.UnifiedDiffUtils
generateUnifiedDiff takes a Patch and some other arguments, returning the Unified Diff format text representing the Patch.
GenericQernalFactory - Class in org.das2.dataset
 
GenericQernalFactory() - Constructor for class org.das2.dataset.GenericQernalFactory
 
GenericReader - Class in gov.nasa.gsfc.spdf.cdfj
GenericReader extends MetaData class with methods to access variable data.
GenericReader(String) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericReader
Constructs a reader for the given CDF file.
GenericReader(URL) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericReader
Constructs a reader for the given CDF URL.
GenericWriter - Class in gov.nasa.gsfc.spdf.cdfj
Base class for creating a version 3.6 CDF.
GenericWriter() - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Constructs a column major GenericWriter
GenericWriter(boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Constructs a GenericWriter of specified row majority
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(int, int) - Method in class com.jmatio.types.MLCell
 
get(int) - Method in class com.jmatio.types.MLCell
 
get(ByteBuffer, int) - Method in class com.jmatio.types.MLInt8
Override to accelerate the performance
get(int, int) - Method in class com.jmatio.types.MLNumericArray
Does the same as getReal.
get(int) - Method in class com.jmatio.types.MLNumericArray
 
get(ByteBuffer, int) - Method in class com.jmatio.types.MLNumericArray
 
get(ByteBuffer, int) - Method in class com.jmatio.types.MLUInt8
Override to accelerate the performance
get() - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Gets the.
get() - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
get(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get(String, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get(String, int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get(String, int, int, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.CPR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
get(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given variable.
get() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
get() - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
get(Object, CompletionContext) - Static method in class org.autoplot.datasource.CompletionContext
returns the value for the context
get(String, String) - Method in class org.autoplot.util.MigratePreference
 
get(String) - Method in interface org.das2.catalog.DasDirNode
Get a child node by it's ID.
get(String) - Method in class org.das2.catalog.impl.AbstractDirNode
 
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(Object) - Method in class org.fuin.utils4j.ChangeTrackingMap
get(int) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
get(String) - Method in class org.fuin.utils4j.PropertiesFile
Returns a value for a given key.
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
 
get1D(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get1D(String, Boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get1D(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get1D(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get1D(String, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
get1D(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns values of a numeric variable whose values can be converted to double without loss of precision as double[].If variable is non-numeric, or of type long a Throwable is thrown.
get1D(String, Boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns values of a string variable as byte[].If variable is numeric, a Throwable is thrown.
get1D(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of a variable as a one dimensional array.returns, as double[], values of a numeric variable whose values can be converted to double without loss of precision; returns, as byte[], values of a string variable; returns, as long[], values of a long variable for preserve = true, and as double[] otherwise.
get1D(String, int) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of 1 dimensional variable at the specified point.
get1D(String, int, int) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns values of 1 dimensional variable for the specified range of points.
get1DSeries(CDFImpl, Variable, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
1D
get1DSeries(CDFImpl, Variable, int[], boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
get1DSeries(CDFImpl, Variable, int[], boolean, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
get1DSeries(CDFImpl, Variable, int[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
GET_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
getA() - Method in class org.das2.qds.util.LinFit
return the result A, the intercept, 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(ApplicationModel) - Static method in class org.autoplot.AutoplotUtil
return an HTML page showing the current system environment.
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.
getActiveDataSet() - Method in class org.autoplot.dom.PlotController
 
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.
getAdded() - Method in class org.fuin.utils4j.ChangeTrackingMap
Returns added elements.
getAdded() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Returns added elements.
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
 
getAgeMillis() - Static method in class org.autoplot.servlet.ServletInfo
 
getAlign() - Method in class org.das2.graph.DigitalRenderer
 
getAlignment() - Method in class org.das2.graph.RangeLabel
 
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.
getAllFields() - Method in class com.jmatio.types.MLStructure
Gets all field from sruct array as flat list of fields.
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.
getAllTypes() - Static method in class org.das2.graph.DasColorBar.Type
return a list of all defined Types, in the order in which they were constructed.
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
 
getAnchorBackground() - Method in class org.das2.graph.DasAnnotation
 
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.autoplot.renderer.AnnotationEditorPanel
 
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.autoplot.ScriptContext2023
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).
getApplicationModel() - Method in class org.autoplot.ScriptContext2023
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
 
getArgument() - Method in exception org.fuin.utils4j.IllegalNullArgumentException
Returns the name of the argument that caused the exception.
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
 
getArray() - Method in class com.jmatio.types.MLDouble
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLInt16
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLInt32
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLInt64
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLInt8
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLUInt64
Gets two-dimensional real array.
getArray() - Method in class com.jmatio.types.MLUInt8
Gets two-dimensional real array.
getArray(ReadIDLSav, ByteBuffer, String) - Static method in class org.autoplot.idlsupport.IdlsavDataSource
 
getArray(ReadIDLSav, FileChannel, String) - Static method in class org.autoplot.idlsupport.IdlsavDataSource
 
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.
getAsJythonExpr(TreeNode) - Method in class org.autoplot.jythonsupport.ui.DataMashUp
return the Jython for just the node.
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.components.propertyeditor.StringWithSchemeEditor
 
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.
getAttribute(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns value of the named global attribute
getAttribute(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns value of the named attribute for the named variable
getAttribute(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of the named global attribute.
getAttribute(String, String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns value of the named attribute for specified variable.
getAttribute(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns value of the first entry for the named global attribute.
getAttribute(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns value of the named attribute for specified variable.For a character string attribute, a Vector of String is returned.For a numeric attribute, a Vector of size 1 is returned.The single element of the Vector is a long[] if attribute's type is long; For all other numeric types, the element is a double[].
getAttributeEntries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns list of AttributeEntry objects for the named global attribute.
getAttributeEntries(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns list of AttributeEntry objects for the named attribute for the named variable.
getAttributeEntries(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
 
getAttributeEntries(String, String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
 
getAttributeEntries(String, String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns list of AttributeEntry objects for the named attribute for the named variable.
getAttributeEntries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns list of AttributeEntry objects for the named global attribute.
getAttributeName() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getAttributeName() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
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 autoplot2023.py in AUTOPLOT_DATA/jython/autoplot2023.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
 
getAvailableTimeRange(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns available time range using default time instant model.
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
 
getAxisClip() - Method in class org.das2.graph.DasPlot
return the Rectangle where data is drawn, useful for clipping.
getAxisLength() - Method in class ProGAL.geom3d.volumes.Cone
 
getAxisOffset() - Method in class org.autoplot.dom.Axis
 
getAxisOffset() - Method in class org.das2.graph.DasAxis
 
getAxisOffsetPixels() - Method in class org.das2.graph.DasAxis
return the offset of the axis from the plot, as specified by the axisOffset property.
getB() - Method in class org.das2.qds.util.LinFit
return the result B, the slope, 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
 
getBackground() - Method in class org.autoplot.dom.Plot
 
getBackgroundColor() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getBackgroundLevel(QDataSet, double) - Static method in class org.das2.qds.DataSetOps
Get the background level by sorting the data.
getBackgroundThick() - Method in class org.das2.graph.SeriesRenderer
 
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
 
getBaseTime() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Returns base time in base time units since Epoch 0.
getBaseTimeUnits() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Returns base time units.
getBaseUri() - Method in class org.autoplot.pngwalk.WalkImageSequence
return the location of the PNGWalk, which should contain the image files.
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(String[], stmtType) - Static method in class org.autoplot.jythonsupport.JythonUtil
there's a problem where multi-line strings and expressions have a begin line at the end not the beginning.
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.
getBestNamesFor(DatumRange) - 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
getBitsPerSecond() - Method in class org.autoplot.hapiserver.IdleClockOutputStream
return the bits per second.
getBlackList() - Static method in class org.autoplot.servlet.ServletUtil
return the blacklist, checking no more than once per 5 seconds, and creating the default file if one is not found.
getBlockingFactor() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns blocking factor used in compression
getBlockingFactor(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns the blocking factor used to compress this variable.See the CDF User's Guide for details.
getBlockingFactor() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
 
getBlockRange(Vector, boolean, int, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns range of blocks containing the range of records (start, end).
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
 
getBoolean(String, boolean) - Method in class org.autoplot.util.MigratePreference
 
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
 
getBottomDecorator() - Method in class org.das2.graph.DasPlot
 
getBottomDecorator() - Method in class org.das2.graph.Renderer
 
getBoundingBox() - Method in class org.das2.event.WaypointsDragRenderer
return a rectangle that bounds the data.
getBounds() - Method in class org.das2.util.GrannyTextRenderer
returns the bounds of the current string.
getBounds2D(BufferedImage) - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
getBounds2D() - Method in class org.das2.util.GrannyTextRenderer
return a rectangle backed by floating point numbers.
getBoundsForPlot(Application, Plot) - Static method in class org.autoplot.dom.DomUtil
return the bounds for the plot, including the space needed for the title but not the space needed for the axes.
getBoundsForXAxis(Application, Plot) - Static method in class org.autoplot.dom.DomUtil
return the bounds for the xaxis, including the space needed for the label.
getBoundsForZAxis(Application, Plot) - Static method in class org.autoplot.dom.DomUtil
return the bounds for the colorbar zaxis, including the space needed for the label.
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.
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getBuffer(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getBuffer(Class, int[], boolean, ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns ByteBuffer containing uncompressed values converted to a stream of numbers of the type specified by 'type' using the specified byte ordering (specified by bo) for the specified range of records.
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getBuffer(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns data extracted by the named thread as ByteBuffer.After this method returns the ByteBuffer, threadName is forgotten.
getBuffer(String, String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns specified data as ByteBuffer of specified type.Order of the ByteBuffer is 'native'.Data is organized according to storage model of the variable returned by rowMajority().
getBuffer(String, String, int[], boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns specified data as ByteBuffer of specified type.Order of the ByteBuffer is 'native'.Data is organized according to storage model of the variable returned by rowMajority().
getBuffer(String, String, int[], boolean, ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
 
getBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
getBuffer(Class, int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns ByteBuffer containing uncompressed values converted to a stream of numbers of the type specified by 'type' using the specified byte ordering (specified by bo) for the specified range of records.Original ordering of values (row majority) is preserved.recordRange[0] specifies the first record, and recordRange[1] the last record.If 'preserve' is true, a Throwable is thrown if the conversion to specified type will result in loss of precision.If 'preserve' is false, compatible conversions will be made even if it results in loss of precision.
getBuffer() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns ByteBuffer for this container.
getBufferCapacity(String, String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
 
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
Deprecated.
use getDataPoints.
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
return the delegate without using a class instance.
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
 
getByteArray(T) - Method in interface com.jmatio.types.ByteStorageSupport
 
getByteArray(Double) - Method in class com.jmatio.types.MLDouble
 
getByteArray(Short) - Method in class com.jmatio.types.MLInt16
 
getByteArray(Integer) - Method in class com.jmatio.types.MLInt32
 
getByteArray(Long) - Method in class com.jmatio.types.MLInt64
 
getByteArray(Byte) - Method in class com.jmatio.types.MLInt8
 
getByteArray(Float) - Method in class com.jmatio.types.MLSingle
 
getByteArray(Double) - Method in class com.jmatio.types.MLSparse
 
getByteArray(Long) - Method in class com.jmatio.types.MLUInt64
 
getByteArray(Byte) - Method in class com.jmatio.types.MLUInt8
 
getByteArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a byte[] containing value of the given variable for the specified range of points.
getByteArray(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getByteArray(String, byte[]) - Method in class org.autoplot.util.MigratePreference
 
getByteBuffer() - Method in class org.das2.util.ByteBufferInputStream
 
getByteContainer(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getByteContainer(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns byte DataContainer for a range of points.
getByteOrder() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns byte order of source CDF
getByteOrder() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns ByteOrder.LITTLE_ENDIAN, or ByteOrder.BIG_ENDIAN depending the CDF encoding
getByteOrder(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
getByteOrder() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns ByteOrder.LITTLE_ENDIAN, or ByteOrder.BIG_ENDIAN depending the CDF encoding
getByteOrder() - Method in class org.das2.qstream.StreamDescriptor
 
getBytesAllocated() - Method in interface com.jmatio.types.ByteStorageSupport
 
getBytesAllocated() - Method in class com.jmatio.types.MLDouble
 
getBytesAllocated() - Method in class com.jmatio.types.MLInt16
 
getBytesAllocated() - Method in class com.jmatio.types.MLInt32
 
getBytesAllocated() - Method in class com.jmatio.types.MLInt64
 
getBytesAllocated() - Method in class com.jmatio.types.MLInt8
 
getBytesAllocated() - Method in class com.jmatio.types.MLSingle
 
getBytesAllocated() - Method in class com.jmatio.types.MLSparse
 
getBytesAllocated() - Method in class com.jmatio.types.MLUInt64
 
getBytesAllocated() - Method in class com.jmatio.types.MLUInt8
 
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
 
getCacheDirectory() - Static method in class org.autoplot.servlet.ServletInfo
return the location of the cache which this server will use, a directory in /tmp/apsrv.
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, String) - Static method in class org.autoplot.hapi.HapiUtil
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.
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
 
getCadenceDouble() - Method in class org.das2.graph.DataGeneralPathBuilder
return the x cadence used as a double.
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 conversion UnitsConverter.IDENTITY).
getCanvas() - Method in class org.autoplot.ApplicationModel
 
getCanvas() - Method in class org.autoplot.dom.AnnotationController
return the canvas where this annotation lives.
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.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.datasource.AbstractDataSource
attempt to get a capability.
getCapability(Class<T>) - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
getCapability(Class<T>) - Method in class org.autoplot.datasource.AnonymousDataSource
 
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.hapi.HapiDataSourceFactory
 
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.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.GitHubFileObject
 
getCapability(Class<T>) - Method in class org.das2.util.filesystem.LocalFileObject
 
getCapability(Class<T>) - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
getCapacity() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getCapacity() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
getCaption() - Method in class org.autoplot.pngwalk.WalkImage
the text displayed along with the image
getCarotColor() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getCatalog(URL) - Static method in class org.autoplot.hapi.HapiServer
return the list of datasets available at the server.
getCatalog() - Static method in class org.autoplot.hapiserver.CatalogServlet
return the JSONObject for the catalog.
getCatalog() - Static method in class org.autoplot.hapiserver.HapiServerSupport
 
getCatalog(URL) - Static method in class org.hapiserver.HapiClient
return the catalog as a JSONObject.
getCatalogIds(URL) - Static method in class org.autoplot.hapi.HapiServer
return the list of datasets available at the server.
getCatalogIds() - Static method in class org.autoplot.hapiserver.HapiServerSupport
return the list of datasets available at the server
getCatalogIdsArray(URL) - Static method in class org.hapiserver.HapiClient
return the catalog as a String array.
getCDF(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
creates CDFImpl object from a file.
getCDF() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getCDF() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns CDFImpl object containing this variable.
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.components.propertyeditor.StringWithSchemeEditor
 
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.
getChanged() - Method in class org.fuin.utils4j.ChangeTrackingMap
Returns changed elements.
getChangePosition() - Method in class com.github.difflib.patch.Chunk
 
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 org.das2.util.filesystem.ZipFileObject
 
getChannel() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
Returns the channel used by the random access file.
getChannel() - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Returns the channel used by the random access file.
getChannel(ProgressMonitor) - Method in class zipfs.ZipFileObject
 
getChar(int, int) - Method in class com.jmatio.types.MLChar
 
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 the Chi-Squared result from the fit.
getChild(Object, int) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getChild(Object, int) - Method in class org.autoplot.fdc.FedCatTreeModel
 
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.fdc.FedCatTreeModel
 
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.
getChildFileSystem(FileSystem, String, ProgressMonitor) - Static method in class org.das2.fsm.FileStorageModel
return a child filesystem, with special code for LocalFileSystems to support Windows.
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 org.das2.util.filesystem.ZipFileObject
 
getChildren() - Method in class zipfs.ZipFileObject
 
getChildSource() - Method in class org.autoplot.dom.DataSourceController
return a DSF for which this is a parent.
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
 
getClassName() - Method in class com.jmatio.types.MLJavaObject
 
getClassName() - Method in class com.jmatio.types.MLObject
 
getClickDigitizer() - Method in class org.autoplot.pngwalk.SinglePngWalkView
return the digitizer for the images.
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.
getCollapseDimension() - Method in class org.das2.graph.CollapseSpectrogramRenderer
 
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.HugeScatterRenderer
 
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.
getColorbarColumnPosition() - Method in class org.autoplot.dom.Plot
 
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.Options
 
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(Application, String) - Static method in class org.autoplot.dom.DomUtil
return the column with the ID.
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
 
getColumnHeaders(CsvReader, boolean) - 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
 
getColumnPositionPixels(Application, Column, String) - Static method in class org.autoplot.dom.DomUtil
convert the layout to the pixel position if the left side of the column.
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.
getColumns(JSONObject, int, String) - Static method in class org.das2.qds.util.OdlParser
Return the records of the object with the name, with nested object names delimited with a period (POSN is a vector, POSN.X is the component).
getColumnUnits(int) - Method in class org.das2.qds.util.QDataSetTableModel
return the units of the column.
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
 
getCompatible(LinkedHashMap<String, CdfUtil.CdfVariableDescription>, String, Object) - Static method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
return the list of variables which are compatible with this parameter, having the same number of records, etc.
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
get the completion context for the editor at the carot position.
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.ascii.OdlDataSourceFactory
 
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.fdc.FedCatSourceFactory
 
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.idlsupport.IdlsavDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.inline.InlineDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.json.JSONDataSourceFactory
 
getCompletions(String) - Static method in class org.autoplot.jythonsupport.Util
return a list of completions.
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.matsupport.MatDataSourceFactory
 
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.pds.Pds3DataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.autoplot.pds.PdsDataSourceFactory
 
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(String) - Static method in class org.autoplot.ScriptContext2023
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.autoplot.xmlfile.XmlFileDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.das2.datasource.Das2ServerDataSourceFactory
 
getCompletions(CompletionContext, ProgressMonitor) - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
getCompletionsCount(String, int[]) - Static method in class test.endtoend.Test038
 
getComponent() - Method in class org.autoplot.dom.PlotElement
 
getComponent() - Method in class org.autoplot.util.AutoRangeHintsStringSchemeEditor
 
getComponent() - Method in class org.autoplot.util.CanvasLayoutPanel
get the primary selected component.
getComponent() - Method in class org.autoplot.util.DataSetSelectorStringSchemeEditor
 
getComponent() - Method in class org.autoplot.util.FontStringSchemeEditor
 
getComponent() - Method in class org.autoplot.util.LayoutStringSchemeEditor
 
getComponent() - Method in class org.das2.components.DasProgressPanel
returns the JPanel component.
getComponent() - Method in class org.das2.components.GrannyTextEditor
 
getComponent() - Method in class org.das2.components.propertyeditor.AxisFormatStringSchemeEditor
 
getComponent() - Method in class org.das2.components.propertyeditor.DefaultStringSchemeEditor
 
getComponent() - Method in class org.das2.components.propertyeditor.FormatSpecifierStringSchemeEditor
 
getComponent() - Method in class org.das2.components.propertyeditor.SpecialColorsStringSchemeEditor
 
getComponent() - Method in class org.das2.components.propertyeditor.TickValuesStringSchemeEditor
 
getComponent() - Method in class org.das2.components.propertyeditor.UriTemplatesStringSchemeEditor
 
getComponent() - Method in class org.das2.qds.filters.UnbundleFilterEditorPanel
return just the component
getComponent() - Method in interface org.das2.util.StringSchemeEditor
return the editor for the string
getComponentIndex(ComponentOperator) - Static method in class org.autoplot.test.Test_043_DsfFilter
 
getComponentLabels(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the labels for a dataset using BUNDLE_1 and DEPEND_1.
getComponentNames(QDataSet) - Static method in class org.das2.qds.SemanticOps
return the labels for a bundle dataset.
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.
getCompressionType() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns compression type
getCompressionType() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the variable's compression type.
getCondenseColorBarsCB() - Method in class org.autoplot.BindToHiddenDialog
 
getCondenseXAxisLabelsCB() - Method in class org.autoplot.BindToHiddenDialog
 
getConfiguration() - Method in class org.autoplot.jythonsupport.ui.ScriptColorsPanel
 
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.
getConsoleListener() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
return action listener listening for action commands containing source:linenum
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
 
getContent(MLArray, int, int) - Method in class com.jmatio.common.util.MLArrayQuery
Returns the content of the field/cell/object.
getContent() - Method in class com.jmatio.io.MatFileReader
Returns a map of MLArray objects that were inside MAT-file.
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.
getContext(QDataSet) - Static method in class org.das2.qds.DataSetUtil
collect the context for the dataset.
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.
getContextObjectClass() - Method in class org.das2.jythoncompletion.CompletionContext
return null or the class for the context.
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.PolyMeshRenderer
 
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.Options
 
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
 
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
 
getCounter() - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Returns the number of bytes written since start or since last call to resetCounter().
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.components.propertyeditor.StringWithSchemeEditor
 
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.
getDas2UserDirectory() - Static method in class org.das2.util.CredentialsManager
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
 
getDasColorBar() - Method in class org.das2.graph.DasPlot
return the colorbar associated with this DasPlot.
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
 
getData() - Method in class com.jmatio.io.MatFileReader
Deprecated.
use getContent which returns a Map to provide easier access to MLArrays contained in MAT-file
getData() - Method in class org.autoplot.server.RequestListener
Get the value of data
getData() - Method in class org.das2.dataset.AbstractDataSetCache.Entry
 
getData(URL, String, String, String) - Static method in class org.hapiserver.HapiClient
return the data record-by-record
getData(URL, String, String, String, String) - Static method in class org.hapiserver.HapiClient
return the data record-by-record
getDataBuffers(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets an array of VariableDataBuffer objects that provide location of data for this variable if this variable is not compressed.
getDataBuffers() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getDataBuffers() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets an array of VariableDataBuffer objects that provide location of data for this variable if this variable is not compressed.This method throws a Throwable if invoked for a compressed variable.getBuffer method of VariableDataBuffer object returns a read only ByteBuffer that contains data for this variable for a range of records.
getDataBuffers(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
 
getDataCSV(URL, String, String, String) - Static method in class org.hapiserver.HapiClient
return the data record-by-record, using the CSV response.
getDataCSV(URL, String, String, String, String) - Static method in class org.hapiserver.HapiClient
return the data record-by-record, using the CSV response.
getDataItemSize() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns size of value of this variable
getDataItemSize(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns size of a data item for the given variable.
getDataItemSize() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the size of an item (defined as number of bytes needed to represent the value of this variable at a point).
getDataLoader() - Method in class org.das2.graph.Renderer
 
getDataMashUp() - Method in class org.autoplot.inline.InlineDataSourceEditorPanel
return the mashup tool, so that a resolver can be added.
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
 
getDataObjectPds3(URL, String) - Static method in class org.autoplot.pds.Pds3DataSourceFactory
return information about how this data is stored in PDS3DataObject.
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.CollapseSpectrogramRenderer
 
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.
getDataRangeSelectionListener(int) - Method in class org.das2.event.VerticalDragRangeSelectorMouseModule
allow a peek at the listener.
getDataRangeSelectionListenerCount() - Method in class org.das2.event.HorizontalDragRangeSelectorMouseModule
allow a peek at the listeners.
getDataRangeSelectionListenerCount() - Method in class org.das2.event.VerticalDragRangeSelectorMouseModule
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
read the data, not using the reference cache.
getDataSet(ProgressMonitor) - Method in class org.autoplot.ascii.AsciiTableDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.ascii.OdlDataSource
 
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(File, CDFReader, String, Map<String, Object>, Map, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfDataSource
get the dataset for svariable from the CDF file, implementing virtual variables if needed.
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 class org.autoplot.datasource.AnonymousDataSource
 
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.fdc.FedCatSource
 
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.idlsupport.IdlsavDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.inline.InlineDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.json.JSONDataSource
 
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(ProgressMonitor) - Method in class org.autoplot.matsupport.MatDataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSource
 
getDataSet() - Method in class org.autoplot.OperationsPanel
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.pds.Pds3DataSource
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.pds.PdsDataSource
 
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(String) - Method in class org.autoplot.util.PlotDataMashupResolver
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.wav.WavDataSource2
 
getDataSet(ProgressMonitor) - Method in class org.autoplot.xmlfile.XmlfileDataSource
 
getDataSet() - Method in class org.das2.client.DataSetStreamHandler
return the dataset collected or null if no packets were received.
getDataSet() - Method in class org.das2.client.QDataSetStreamHandler
return the dataset collected by the handler, or null if no records have been received.
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.HorizontalSpectrogramAverager
 
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, including the partial record.
getDataSet(JSONObject, QDataSet, String) - Static method in class org.das2.qds.util.OdlParser
return the data with the given name
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
 
GetDataSetCommand - Class in org.autoplot.jythonsupport
new implementation of the dataset command allows for keywords in the Jython environment.
GetDataSetCommand() - Constructor for class org.autoplot.jythonsupport.GetDataSetCommand
 
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
 
getDataSetFromBundle(Document, ProgressMonitor) - Method in class org.autoplot.pds.PdsDataSource
given the bundle, figure out which files should be loaded to implement the time range.
getDataSetFromCollection(Document, ProgressMonitor) - Method in class org.autoplot.pds.PdsDataSource
given the collection, figure out which files should be loaded to implement the time range.
getDataSetFromStream(String, InputStream, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load data from the input stream into Autoplot internal data model.
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
load multiple uris simultaneously.
getDataSets(List<String>, DatumRange, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
load multiple uris simultaneously.
GetDataSetsCommand - Class in org.autoplot.jythonsupport
new implementation of the dataset command allows for keywords in the Jython environment.
GetDataSetsCommand() - Constructor for class org.autoplot.jythonsupport.GetDataSetsCommand
 
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.
getDataSetViaBinary(int, ProgressMonitor, URL, HapiDataSource.ParamDescription[], DatumRange, int, int[], String) - Static method in class org.autoplot.hapi.HapiDataSource
read the interval using binary.
getDataSetViaCsv(int, ProgressMonitor, URL, HapiDataSource.ParamDescription[], DatumRange, int, int[], String) - Static method in class org.autoplot.hapi.HapiDataSource
read the interval using CSV.
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.ascii.OdlDataSourceFactory
 
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.fdc.FedCatSourceFactory
Break a catalog URI down into parts Federated Catalog Paths are very different from many Autoplot URIs, provide parsing for these.
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.idlsupport.IdlsavDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.inline.InlineDataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.json.JSONDataSourceFactory
 
getDataSource(String) - Static method in class org.autoplot.jythonsupport.Util
returns the dataSource for the given URI.
getDataSource(URI) - Method in class org.autoplot.matsupport.MatDataSourceFactory
 
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.pds.Pds3DataSourceFactory
 
getDataSource(URI) - Method in class org.autoplot.pds.PdsDataSourceFactory
 
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.autoplot.xmlfile.XmlFileDataSourceFactory
 
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, or null.
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.StreamScalarDescriptor
 
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
return the formatter factor for this Datum.
getDatumRange() - Method in class org.autoplot.pngwalk.WalkImage
get the time range for the image, or null if the timerange cannot be inferred.
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.DataRange
 
getDatumRange() - Method in class org.das2.graph.RangeLabel
 
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
 
getDecoder() - Static method in class org.das2.util.Base64
Returns a Base64.Decoder that decodes using the Basic type base64 encoding scheme.
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.
getDefault_timeout() - Method in class org.das2.util.Expect
 
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
 
getDefaultStyleSheet() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Obtain a StreamSource to the default XML Style Sheet.
getDefaultTimeInstantModel() - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
getDefaultTimeInstantModel(double) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
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
 
getDeleted() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Returns deleted elements.
getDeletedFileMode() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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
 
getDelimParser(int, String) - Method in class org.das2.qds.util.AsciiParser
provide more control to external codes by providing a way to assert that an N-column delim parser should be used.
getDeltaDesc() - Method in class org.autoplot.state.UndoRedoSupport.StateStackElement
return the shorter description of the change.
getDeltas() - Method in class com.github.difflib.patch.Patch
Get the list of computed deltas
getDensity() - Method in class org.das2.qds.demos.PlasmaModel
get the model density
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.
getDependent(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns names of variables that the specified variable depends on.
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 com.jmatio.io.MatFileHeader
Gets descriptive text
getDescription() - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
getDescription() - Method in class org.autoplot.aggregator.AggregatingDataSourceFormat
 
getDescription() - Method in class org.autoplot.ascii.AsciiTableDataSourceFactory
 
getDescription() - Method in class org.autoplot.ascii.AsciiTableDataSourceFormat
 
getDescription() - Method in class org.autoplot.asdatasource.AudioSystemDataSourceFormat
 
getDescription() - Method in class org.autoplot.binarydatasource.BinaryDataSourceFactory
 
getDescription() - Method in class org.autoplot.binarydatasource.BinaryDataSourceFormat
 
getDescription() - Method in class org.autoplot.bookmarks.Bookmark
 
getDescription() - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
getDescription() - Method in class org.autoplot.cdf.CdfDataSourceFormat
 
getDescription() - Method in class org.autoplot.cdf.CdfJavaDataSourceFactory
 
getDescription() - Method in class org.autoplot.csv.CsvDataSourceFormat
 
getDescription() - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFactory
 
getDescription() - Method in class org.autoplot.das2Stream.Das2StreamDataSourceFormat
 
getDescription() - Method in class org.autoplot.das2Stream.QStreamDataSourceFormat
 
getDescription() - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
getDescription() - Method in interface org.autoplot.datasource.DataSourceFactory
return a short description of the factory, or empty string.
getDescription() - Method in interface org.autoplot.datasource.DataSourceFormat
return a description of this format
getDescription() - Method in class org.autoplot.dods.DodsDataSourceFactory
 
getDescription() - Method in class org.autoplot.dom.ArrayNodeDiff
 
getDescription() - Method in interface org.autoplot.dom.Diff
a one-line description of the difference, suitable for tool tips or labels.
getDescription() - Method in class org.autoplot.dom.PropertyChangeDiff
 
getDescription() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
getDescription() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFormat
 
getDescription() - Method in class org.autoplot.fits.FitsDataSourceFactory
 
getDescription() - Method in class org.autoplot.hapi.HapiDataSourceFormat
 
getDescription() - Method in class org.autoplot.html.HtmlTableFormat
 
getDescription() - Method in class org.autoplot.idlsupport.IdlsavDataSourceFactory
 
getDescription() - Method in class org.autoplot.idlsupport.IdlsavDataSourceFormat
 
getDescription() - Method in class org.autoplot.imagedatasource.ImageDataSourceFactory
 
getDescription() - Method in class org.autoplot.imagedatasource.ImageDataSourceFormat
 
getDescription() - Method in class org.autoplot.inline.InlineDataSourceFactory
 
getDescription() - Method in class org.autoplot.json.JSONDataSourceFormat
 
getDescription() - Method in interface org.autoplot.jythonsupport.JythonUtil.ScriptDescriptor
sentence or paragraph documenting the script.
getDescription() - Method in class org.autoplot.matsupport.MatDataSourceFactory
 
getDescription() - Method in class org.autoplot.matsupport.MatDataSourceFormat
 
getDescription() - Method in class org.autoplot.netCDF.HDF5DataSourceFormat
 
getDescription() - Method in class org.autoplot.pds.PDS3DataObject
return a several line description of the data.
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.datasource.Das2ServerDataSourceFactory
 
getDescription() - Method in class org.das2.datum.Basis
 
getDescription() - Method in class util.NameComponentChooser
 
getDescription() - Method in class util.RegexComponentChooser
 
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.
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.
getDiffCommand() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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 com.jmatio.types.MLArray
 
getDimensions() - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
getDimensions() - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
getDimensions() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets the dimensions.
getDimensions(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns dimensions the given variable.
getDimensions() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the dimensions.
getDimensions(CDFReader, String) - Static method in class org.autoplot.cdf.CdfUtil
This is cdf.getDimensions( variableName ), but then check varies to see if varies[0] is false (for rvariables).
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.CrossHairMouseModule
 
getDirections() - Method in class org.das2.event.LengthMouseModule
 
getDirections() - Method in class org.das2.event.MouseModule
allow one-line directions to be added to the mouse module.
getDirections() - Method in class org.das2.event.VerticalSlicerMouseModule
 
getDirections() - Method in class org.das2.event.WaypointsMouseModule
 
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() - Static 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.PeerPropertyTreeNode
 
getDisplayName() - Method in class org.das2.components.propertyeditor.PropertyTreeNode
 
getDisplayName() - Method in class org.das2.util.DesktopColorChooserPanel
 
getDisplayName() - Method in class org.das2.util.NamedColorChooserPanel
 
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
 
getDocString() - Method in class org.autoplot.state.UndoRedoSupport.StateStackElement
return the longer description used in tooltips.
getDocument() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Creates a DOM (Document Object Model) representation of the label.
getDocumentation(BufferedReader) - Static method in class org.autoplot.jythonsupport.JythonUtil
scrape through the script looking for documentation declarations returns an map, possibly containing: LABEL few words TITLE sentence DESCRIPTION short paragraph This would originally look for lines like:
# TITLE: Text Recombinator
but this has been deprecated and scripts should use setScriptTitle and setScriptDescription
getDocumentation(BufferedReader, URI) - Static method in class org.autoplot.jythonsupport.JythonUtil
scrape through the script looking for documentation declarations returns an map, possibly containing: LABEL few words TITLE sentence DESCRIPTION short paragraph This would originally look for lines like:
# TITLE: Text Recombinator
but this has been deprecated and scripts should use setScriptTitle and setScriptDescription
getDocumentation() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getDocumentationPaneSize() - Method in class org.das2.jythoncompletion.CompletionSettings
 
getDocumentModel() - Method in class org.autoplot.ApplicationModel
Deprecated. 
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).
getDocumentModel() - Method in class org.autoplot.ScriptContext2023
get the document model (DOM).
getDocumentWithImports(URL) - Static method in class org.autoplot.pds.Pds3DataSourceFactory
read in the PDS label, resolving STRUCTURES which are loaded with a pointer.
getDocumentWithImports(URL, int) - Static method in class org.autoplot.pds.Pds3DataSourceFactory
read in the PDS label, resolving STRUCTURES which are loaded with a pointer.
getDom() - Method in class org.autoplot.ApplicationModel
return the dom containing the state of this application
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.StreamScalarDescriptor
 
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(String, double) - Method in class org.autoplot.util.MigratePreference
 
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
 
getDouble(int) - Method in class org.hapiserver.CSVHapiRecord
 
getDouble(int) - Method in interface org.hapiserver.HapiRecord
get the double data
getDoubleArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a double[] containing value of the given variable for the specified range of records.
getDoubleArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a double[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getDoubleArray(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getDoubleArray(String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getDoubleArray(int) - Method in class org.hapiserver.CSVHapiRecord
 
getDoubleArray(int) - Method in interface org.hapiserver.HapiRecord
return the data as a 1-D array.
getDoubleArrayControl(String, double[]) - Method in class org.das2.graph.Renderer
get the double array control.
getDoubleContainer(int[], boolean, ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getDoubleContainer(int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getDoubleContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns double DataContainer for a range of points, optionally accepting possible loss of precision.
getDoubleContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns double DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
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.RangeLabel
 
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.
getDurationForHumans(long) - Static method in class org.autoplot.hapiserver.Util
return the duration in a easily-human-consumable form.
getDurationForHumans(long) - Static method in class org.autoplot.servlet.ServletInfo
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
returns the editor
getEffectiveDimensions() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns effective dimensions
getEffectiveDimensions(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns effective dimensions of the given variable.Dimensions for which dimVarys is false are ignored.
getEffectiveDimensions() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns effective dimensions
getEffectiveDimensions() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns effective dimensions
getEffectiveRank() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns effective rank
getEffectiveRank(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns effective rank of this variable.Dimensions for which dimVarys is false do not count.
getEffectiveRank() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns effective rank of this variable.Dimensions for which dimVarys is false do not count.
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.
getElement(PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Return the element data associated with an item.
getElement(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the element with the given name.
getElement(String, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the element with the given name within a section (usually an object).
getElement1(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getElement1(CDFImpl, Variable, Integer, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getElement2(CDFImpl, Variable, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
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, boolean) - Static method in class org.autoplot.dom.DomUtil
like getElementById, but return null if the id is an empty string.
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.
getElementCount() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Return element count for this variable's dimensions.
getElementCount(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Return element count for this variable's dimensions.
getElementCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Return element count for this variable's dimensions.
getElementCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Return element count for this variable's dimensions.
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
 
getElements1(CDFImpl, Variable, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getElementValue(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the value assocated with an element with the given name.
getElementValue(String, boolean) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the value associated with an element with the given name.
getElementValue(String, PDSItem, boolean) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the value associated with an element with the given name within a section of the label.
getElementValueInObject(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the value associated with an element with the given name within implied object of the a label.
getElementValueInObject(String, PDSItem, boolean) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Find the value associated with an element with the given name within a section of the label without descending into sub-objects.
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.
getEncoder() - Static method in class org.das2.util.Base64
Returns a Base64.Encoder that encodes using the Basic type base64 encoding scheme.
getEncoding() - Method in class org.fuin.utils4j.PropertiesFile
Returns the encoding of the file.
getEndColumn() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Get token end column number.
getEndianIndicator() - Method in class com.jmatio.io.MatFileHeader
Gets endian indicator.
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(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns nth entry for this global attribute.if entry type is string, a String is returned.if entry type is long, a long[] is returned.
getEntry(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns nth entry for this variable attribute.if entry type is string, a String or String[] is returned.if entry type is long, a long[] is returned.
getEntry() - Method in class ProGAL.dataStructures.DLCyclicList
 
getEntryCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns count of entries for this global attribute.
getEntryCount() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns count of entries for this variable attribute.
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.HugeScatterRenderer
 
getEphemerisLabels() - Method in class org.autoplot.dom.Plot
 
getEphemerisLineCount() - Method in class org.autoplot.dom.Plot
0 or the number of lines to allocate space for ephemeris.
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
 
getErrorBarType() - Method in class org.autoplot.dom.PlotElementStyle
 
getErrorBarType() - Method in class org.das2.graph.SeriesRenderer
 
getErrorResponse() - Method in class org.das2.util.filesystem.GitCommand.GitResponse
get the stderr response, when provided.
getErrorStream() - Method in class org.autoplot.hapi.HttpConnection
 
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.
getExampleRange(JSONObject) - Static method in class org.autoplot.hapiserver.HapiServerSupport
 
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.
getExitCode() - Method in class org.das2.util.ArgumentList
return 0 if the exit code for a checkArgs()==false is 0 or non-zero.
getExitCode() - Method in class org.das2.util.filesystem.GitCommand.GitResponse
get the return code, where 0 is success, non-zero is code for error.
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.
getFeedbackPainter(DasPlot) - Method in class org.das2.components.DataPointRecorder
convenient method returns a painter which will draw the first two columns over/under a plot.
getField(String) - Method in class com.jmatio.types.MLStructure
Gets a value of the field described by name from current struct in struct array or null if the field doesn't exist.
getField(String, int, int) - Method in class com.jmatio.types.MLStructure
Gets a value of the field described by name from (m,n)'th struct in struct array or null if the field doesn't exist.
getField(String, int) - Method in class com.jmatio.types.MLStructure
Gets a value of the field described by name from index'th struct in struct array or null if the field doesn't exist.
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.
getFieldCount(JSONObject) - Static method in class org.das2.qds.util.OdlParser
 
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 com.jmatio.types.MLStructure
Returns the Collection of keys for this structure.
getFieldNames(String, ProgressMonitor) - Static method in class org.autoplot.ascii.AsciiTableDataSourceFactory
return the list of fields names found in the ASCII file.
getFieldNames() - Method in class org.das2.qds.util.AsciiParser
return the name of each field.
getFieldStride() - Method in class org.das2.qds.buffer.BufferDataSet
return the number of bytes to advance for 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(String) - 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 org.das2.util.filesystem.ZipFileObject
 
getFile() - Method in exception org.fuin.utils4j.MergeException
File that caused the exception.
getFile() - Method in class org.fuin.utils4j.PropertiesFile
Returns the underlying file.
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
 
getFileNameExtensionFilter(String, String) - Static method in class org.autoplot.GuiSupport
get simple filter based on extension for use with JFileChooser.
getFileNameExtensionFilter(String, String) - Static method in class org.das2.util.filesystem.FileSystemUtil
get simple filter based on extension for use with JFileChooser.
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.GitHubFileSystem
 
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 org.das2.util.filesystem.ZipFileSystem
 
getFileObject(String) - Method in class zipfs.ZipFileSystem
 
getFilePointer() - Method in class org.autoplot.pds.PDS3DataObject
 
getFileProp() - Method in class org.fuin.utils4j.MergeException.Problem
Returns the property from disk.
getFileResource(URL, ProgressMonitor) - Static method in class org.autoplot.pds.Pds3DataSourceFactory
 
getFileResource(URL, ProgressMonitor) - Static method in class org.autoplot.pds.PdsDataSourceFactory
 
getFiles() - Method in class com.github.difflib.unifieddiff.UnifiedDiff
 
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) - Static 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.
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.BoundsRenderer
 
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.
getFillTexture() - Method in class org.das2.graph.BoundsRenderer
 
getFillTexture() - Method in class org.das2.graph.SeriesRenderer
 
getFillValue(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
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.ApplyIndexEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.BinAverage2dFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.CleanDataFilterEditorPanel
 
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.ExpandToFillGapsFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.ExponentFilterEditorPanel
 
getFilter() - Method in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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.RebundleFilterEditorPanel
 
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.SmoothDimensionFilterEditorPanel
 
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
 
getFirstByteMilli() - Method in class org.autoplot.hapiserver.IdleClockOutputStream
return time delay to the first byte sent.
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.
getFirstMilliSecond() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns the millisecond offset of the first record using Epoch 0 as the base time
getFirstMilliSecond() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getFirstPlotFor(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
find the first plot that is connected to this data, following vap+internal links.
getFirstRecord() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
getFixedRadioButton() - Method in class org.autoplot.CanvasSizePanel
 
getFlag() - Method in class ProGAL.geom3d.kineticDelaunay.Tet
 
getFlags() - Method in class com.jmatio.types.MLArray
 
getFlnRootTf() - Method in class org.autoplot.pngwalk.CreatePngWalkDialog
 
getFloat(String, float) - Method in class org.autoplot.util.MigratePreference
 
getFloatArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a float[] containing value of the given variable for the specified range of records.
getFloatArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
Returns a float[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getFloatArray(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getFloatArray(String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getFloatContainer(int[], boolean, ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getFloatContainer(int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getFloatContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns float DataContainer for a range of points, optionally accepting possible loss of precision.
getFloatContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns float DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
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.components.SliceSettings
 
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
 
getFormat(JSONObject) - Static method in class org.das2.qds.util.OdlParser
return the format, though it doesn't appear to work.
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.GrannyTickLabeller
the formatter.
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.
getFromFile() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
getFromStructure(Map, String) - Static method in class org.autoplot.idlsupport.IdlsavDataSource
 
getFromTimestamp() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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
get the generalPath for drawing.
getGenerator() - Static method in class ProGAL.math.Randomization
 
getGeomFactor() - Method in class org.das2.qds.demos.PlasmaModel
get the detector geometry factor
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
Deprecated.
use describeScript
getGlassPane() - Method in class org.das2.graph.DasCanvas
returns the GlassPane above all other components.
getGlobalAttribute(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns value of the named global attribute as GlobalAttribute object.
getGlobalAttribute(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns the GlobalAttribute object for the named global attribute.
getGlobalAttribute(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns GlobalAttribute object for the named global attribute.
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
 
getHapiCache() - Static method in class org.autoplot.hapi.HapiDataSource
return the local folder of the cache for HAPI data.
getHapiHome() - Static method in class org.autoplot.hapiserver.Util
return the root of the HAPI server.
getHapiServerVersion(URL) - Static method in class org.autoplot.hapi.HapiServer
 
getHeader() - Method in class com.github.difflib.unifieddiff.UnifiedDiff
 
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.autoplot.dom.Options
 
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
Deprecated.
this function will be removed and put into the metadata tab.
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
 
getIconFor(Object) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
return an identifying icon for the object, or null.
getIconURL() - Method in interface org.autoplot.jythonsupport.JythonUtil.ScriptDescriptor
the web address of an icon for the script.
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 org.das2.stream.PacketDescriptor
return the ID associated with this packet type, or -99 if no id has been assigned.
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
getIdMap() - Static method in class org.autoplot.servlet.ServletUtil
return the id map, checking no more than once per 5 seconds, and creating an empty file if one is not found.
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
return the image, or the missing image should the image be missing.
getImage(URI) - Method in class org.autoplot.pngwalk.WalkImageSequence
return the WalkImage object for the given URI.
getImage(QDataSet) - Method in class org.autoplot.util.PlotDataMashupResolver
 
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.
getImageMouseAdapter() - Method in class org.autoplot.pngwalk.PngWalkTool
 
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
 
getImaginary(int, int) - Method in class com.jmatio.types.MLNumericArray
Gets single imaginary array element of A(m,n).
getImaginary(int) - Method in class com.jmatio.types.MLNumericArray
 
getImaginary(int, int) - Method in class com.jmatio.types.MLSparse
 
getImaginary(int) - Method in class com.jmatio.types.MLSparse
 
getImaginaryByteBuffer() - Method in class com.jmatio.types.MLNumericArray
 
getImportableCompletions(String, CompletionContext, CompletionResultSet) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
get completions by looking at importLookup.jy, which is a list of commonly imported codes.
getInDebugMode() - Method in class org.das2.graph.RangeLabel
 
getIndent(String) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
return the indent for a line, for example the " " in " continue "
getIndex() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
getIndex(int, int) - Method in class com.jmatio.types.MLArray
 
getIndex(int, int) - Method in class com.jmatio.types.MLCell
 
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
 
getIndexName(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the name of the specified index of a multi-dimensional variable
getIndexOfChild(Object, Object) - Method in class com.cottagesystems.jdiskhog.FSTreeModel
 
getIndexOfChild(Object, Object) - Method in class org.autoplot.fdc.FedCatTreeModel
 
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.
getInfo(String) - Static method in class org.autoplot.hapiserver.InfoServlet
 
getInfo(URL, String) - Static method in class org.hapiserver.HapiClient
get the info for the id
getInfo(URL, String, String) - Static method in class org.hapiserver.HapiClient
get the info for the id, for a subset of the parameters.
getInfoParametersArray(URL, String) - Static method in class org.hapiserver.HapiClient
return a list of the parameters for the id, as a String array.
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
 
getInitializeRunnable() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
getInitialUri() - Method in class org.autoplot.GettingStartedPanel
 
getInitialValue() - Method in class org.fuin.utils4j.Property
Returns the initial value of the property.
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() - Method in class org.autoplot.hapi.HttpConnection
 
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
get an inputStream for the resource.
getInputStream(ProgressMonitor) - Method in class org.das2.util.filesystem.ZipFileObject
 
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() - Static method in class org.autoplot.ScriptContext2023
 
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.
getInstructionsLabel() - Method in class org.das2.event.DisplayDataMouseModuleGUI
 
getInstrumentNumber() - Method in class org.das2.pw.ClusterSpacecraft
 
getInt(String, int) - Method in class org.autoplot.util.MigratePreference
 
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
 
getIntArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a int[] containing value of the given variable for the specified range of records.
getIntArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a int[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getIntArray(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getIntArray(String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getIntContainer(int[], boolean, ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getIntContainer(int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getIntContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns int DataContainer for a range of points, optionally accepting possible loss of precision.
getIntContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns int DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
getInteger(int) - Method in class org.hapiserver.CSVHapiRecord
 
getInteger(int) - Method in interface org.hapiserver.HapiRecord
get the integer
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 (A of linear fit equation) as a datum with units of y.
getInterItemSpace() - Method in class org.das2.graph.DasLabelAxis
 
getInternalDataSet() - Method in class org.das2.graph.CollapseSpectrogramRenderer
 
getInternalDataSet() - Method in class org.das2.graph.Renderer
Renderers should use this internally instead of getDataSet() to support subclasses preprocessing datasets
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.AppScriptPanelSupport
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.
getIntParameter(HttpServletRequest, String, int) - Static method in class org.autoplot.servlet.ServletUtil
 
getInverse() - Method in class org.das2.datum.DecimalYearConverter
 
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
 
getIR() - Method in class com.jmatio.types.MLSparse
Gets row indices ir points to an integer array of length nzmax containing the row indices of the corresponding elements in pr and pi.
getISO8859_1Bytes(String) - Static method in class org.das2.util.DasPNGConstants
 
getIsoTime(int) - Method in class org.hapiserver.CSVHapiRecord
 
getIsoTime(int) - Method in interface org.hapiserver.HapiRecord
returns the time as ISO-8601 encoded string
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.components.propertyeditor.StringWithSchemeEditor
 
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.
getJavaListType(org.python.parser.ast.List) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
return the Java type to use for the list.
getJC() - Method in class com.jmatio.types.MLSparse
Gets column indices.
getJenkinsURL() - Static method in class org.das2.util.AboutUtil
Identify the release by looking for build.jenkinsURL .
getJpegExifMetaData(ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSource
read useful JPG metadata, such as the Orientation.
getJpegExifMetaData(InputStream) - Static method in class org.autoplot.imagedatasource.ImageDataSource
read useful JPG metadata, such as the Orientation.
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, or null.
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.
getKey() - Method in class org.fuin.utils4j.Property
Returns the key of the property.
getKeyAdapter() - Method in class org.das2.event.DasMouseInputAdapter
creates a new KeyAdapter, and should probably be private.
getKeyArray() - Method in class org.fuin.utils4j.PropertiesFile
Returns an array of all known keys including the deleted ones.
getKeyForFile(String) - Static method in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
getKeyList() - Method in class org.fuin.utils4j.PropertiesFile
Returns a list of all known keys including the deleted ones.
getKeySetToByteArray() - Method in class com.jmatio.types.MLStructure
Dumps field names to byte array.
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
a label for the difference, to appear in lists.
getLabel() - Method in class org.autoplot.dom.PropertyChangeDiff
 
getLabel() - Method in class org.autoplot.fits.FitsMetadataModel
 
getLabel() - Method in interface org.autoplot.jythonsupport.JythonUtil.ScriptDescriptor
a short label, suitable for a menu item.
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.
getLabelOffset() - Method in class org.das2.graph.DasAxis
 
getLabelOrient() - Method in class org.das2.graph.ContoursRenderer
 
getLabelPositions() - Method in class org.das2.graph.DasLabelAxis
 
getLargeDisplayIcon() - Method in class org.das2.util.DesktopColorChooserPanel
 
getLargeDisplayIcon() - Method in class org.das2.util.NamedColorChooserPanel
 
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
 
getLastLeapSecondId() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Identifies the leap second table used in creating this CDF.Returns the id of the last leap second in the leap second table.
getLastLine(String) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
 
getLastLoggedTime() - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
return the timestamp of the last log message that was loggable.
getLastRecord() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
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 dataSetSelectorComboBox, 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 time.
getLeapSecondCountForUs2000(double) - Static method in class org.das2.datum.LeapSecondsConverter
calculate the number of leap seconds in the us2000 time.
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.
getLegendFontSize() - Method in class org.autoplot.dom.Plot
 
getLegendFontSize() - Method in class org.das2.graph.DasPlot
 
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
 
getLegendWidthLimitPx() - Method in class org.das2.graph.DasPlot
width of plot required to show the legend labels.
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.
getLineNumberForOffset(JTextComponent, 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.
getLinePosition(JTextPane, int) - Static method in class org.das2.jythoncompletion.Utilities
return the index of the start and end of the selection, rounded out to complete lines.
getLines() - Method in class com.github.difflib.patch.Chunk
 
getLineSpacing() - Method in class org.das2.graph.DasAxis
calculate the spacing (whitespace) between the TCA items.
getLineStyle() - Method in class org.das2.graph.ContoursRenderer
 
getLineStyle() - Method in class org.das2.graph.EventsRenderer
 
getLineThick() - Method in class org.das2.graph.ColorSeriesRenderer
 
getLineThick() - Method in class org.das2.graph.ContoursRenderer
get the line thickness in pixels.
getLineThick() - Method in class org.das2.graph.EventsRenderer
the line thickness, examples include "5pt" and "0.1em"
getLineThickness() - Method in class org.autoplot.dom.Options
 
getLineThickness() - Method in class org.das2.graph.DasAnnotation
 
getLineThickness() - Method in class org.das2.graph.DasAxis
 
getLineThickness() - Method in class org.das2.graph.DasPlot
 
getLineThicknessDouble(String) - Method in class org.das2.graph.DasCanvasComponent
return the thickness of the lines (in points or pixels), as specified in the lineThickness parameter.
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.
getLinks(URL, String) - Static method in class org.das2.util.filesystem.HtmlUtil
return the links found in the content, using url as the context.
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
 
getListenForExternalChanges() - Method in class org.das2.components.propertyeditor.PropertyEditor
 
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.BoundsRenderer
 
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.HugeScatterRenderer
 
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.BoundsRenderer
 
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(URI) - Static method in class org.das2.util.filesystem.GitHubFileSystem
return the location within the file cache of this GitHub 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 org.das2.util.filesystem.ZipFileSystem
 
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
get the locals completions, populating the result set
getLocalsCompletions(PythonInterpreter, CompletionContext) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
get the list of available names at this point in the code.
getLocations() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.DataLocator
 
getLocations() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableDataLocator
Returns array of locations.
getLocationsAsVector() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.DataLocator
 
getLocator() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets a list of regions that contain data for the variable.
getLocator() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets a list of regions that contain data for the variable.Each element of the vector describes a region as an int[3] array.
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
return the log handler which is used to echo messages as the application starts up.
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
 
getLong(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getLong(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns all available values for the given long type variable.
getLong(String, long) - Method in class org.autoplot.util.MigratePreference
 
getLongArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a long[] containing value of the given variable for the specified range of records.
getLongArray(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getLongContainer(int[], ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getLongContainer(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getLongContainer(int[], ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns long DataContainer for a range of points.
getLongContainer(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns short DataContainer for a range of points using native ByteOrder.
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 and one of the two units is dimensionless.
getLowFreq() - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
getM() - Method in class com.jmatio.types.MLArray
 
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.
getMatFileHeader() - Method in class com.jmatio.io.MatFileReader
Gets MAT-file header
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.
getMaxFieldLenth() - Method in class com.jmatio.types.MLStructure
Gets the maximum length of field descriptor
getMaxIdleTime() - Method in class org.autoplot.hapiserver.IdleClockOutputStream
return the maximum time elapsed between write calls, in milliseconds.
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()
getMaxLayout() - Method in class org.das2.graph.DasDevicePosition
 
getMaxNZ() - Method in class com.jmatio.types.MLSparse
Gets maximum number of non-zero values
getMaxSliceIndex(int) - Method in class org.autoplot.dom.DataSourceController
Deprecated.
this is leftover from an ancient version of the code.
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
 
getMenuBar() - Method in class org.autoplot.RunBatchTool
get the menu bar, which is typically added to the JDialog which will contain this component.
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.
getMessageLabel() - Method in class org.das2.event.DisplayDataMouseModuleGUI
 
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 class org.autoplot.datasource.AnonymousDataSource
 
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(ProgressMonitor) - Method in class org.autoplot.imagedatasource.ImageDataSource
 
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() - Method in class org.autoplot.pds.PDS3DataObject
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.pds.Pds3DataSource
 
getMetadata(ProgressMonitor) - Method in class org.autoplot.pds.PdsDataSource
 
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
return metadata for the resource.
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 class org.autoplot.datasource.AnonymousDataSource
 
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(Variable, String) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getMethod(Variable, String, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
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.
getMimeDecoder() - Static method in class org.das2.util.Base64
Returns a Base64.Decoder that decodes using the MIME type base64 decoding scheme.
getMimeEncoder() - Static method in class org.das2.util.Base64
Returns a Base64.Encoder that encodes using the MIME type base64 encoding scheme.
getMimeEncoder(int, byte[]) - Static method in class org.das2.util.Base64
Returns a Base64.Encoder that encodes using the MIME type base64 encoding scheme with specified line length and line separators.
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
 
getMinLayout() - Method in class org.das2.graph.DasDevicePosition
 
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.
getMLArray(String) - Method in class com.jmatio.io.MatFileReader
Returns the value to which the red file maps the specified array name.
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.
getMode() - Method in class org.das2.components.HorizontalSpectrogramAverager
 
getMode() - Method in class org.das2.components.VerticalSpectrogramAverager
 
getMode() - Method in class org.das2.graph.EventsRenderer
 
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.
getModuloY() - Method in class org.das2.graph.SeriesRenderer
 
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 new monitor in the given context.
getMonitor(String, String) - Method in interface org.das2.system.MonitorFactory
returns a new 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.VerticalDragRangeRenderer
 
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.
getMyEdit() - Method in class org.das2.event.DisplayDataMouseModuleGUI
 
getN() - Method in class com.jmatio.types.MLArray
 
getN() - Method in class ProGAL.math.Matrix
 
getName() - Method in class com.jmatio.types.MLArray
Gets array name
getName() - Method in class ftpfs.ftp.FtpListResult
Get file name.
getName() - Method in interface gov.nasa.gsfc.spdf.cdfj.Attribute
 
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets the name of this of this variable
getName() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns name of the variable.
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getName() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the name of this of this variable
getName() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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.StreamScalarDescriptor
 
getName() - Method in class org.das2.stream.StreamYScanDescriptor
 
getName() - Method in class org.python.core.PyReflectedFunctionPeeker
 
getNameBytes(String) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Gets the name bytes.
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.
getNamedGroups(String) - Static method in class org.das2.qds.util.AsciiParser.RegexParser
 
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 org.das2.util.filesystem.ZipFileObject
 
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
 
getNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
getNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns a list of variable selected.
getNames(JSONObject, String, boolean, List<String>) - Static method in class org.das2.qds.util.OdlParser
return a list of names which can be requested.
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
 
getNameToByteArray() - Method in class com.jmatio.types.MLArray
 
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.
getNavigationPanel() - Method in class org.autoplot.pngwalk.PngWalkTool
get a reference to the navigation panel.
getNCycles() - Method in class org.das2.event.LengthDragRenderer
get the number to normalize the numbers by.
getNDimensions() - Method in class com.jmatio.types.MLArray
 
getNearestNode(String, ProgressMonitor, boolean) - Static method in class org.das2.catalog.DasNodeFactory
Kind of like traceroute, try to resolve successively longer paths until you get to one that fails.
getNearestNode(String, ProgressMonitor, boolean) - Static method in class org.das2.catalog.impl.NodeFactory
Kind of like traceroute, try to resolve successively longer paths until you get to one that fails.
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
 
getNewFileMode() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
getNewLine() - Method in class com.github.difflib.text.DiffRow
 
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.
getNextInterval(QDataSet, DatumRange) - Static method in class org.das2.qds.DataSetUtil
return the next interval (typically time) containing data, centered on data, with the roughly the same width.
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.
getNextSegment() - Method in class test.TdmsFileReader
return the next segment
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
get the code for the path.
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.
getNode(String, ProgressMonitor, boolean) - Static method in class org.das2.catalog.DasNodeFactory
Get a node from the global node map by URL.
getNode(String, ProgressMonitor, boolean) - Static method in class org.das2.catalog.impl.NodeFactory
Get a node from the global node map by URL.
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
 
getNum() - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
getNum() - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
 
getNum() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
getNumber() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets the sequence number of the variable inside the CDF.
getNumber(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns given variable's number property.
getNumber() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the sequence number of the variable inside the CDF.
getNumber(Object) - Static method in class org.autoplot.jythonsupport.PyQDataSet
 
getNumberAttribute(int, int, ByteBuffer, ByteOrder) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getNumberBigPoints() - Method in class ProGAL.geom3d.complex.CTetrahedron
 
getNumberOfColumnsSpinner() - Method in class org.autoplot.AddPlotsDialog
 
getNumberOfElements() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getNumberOfElements() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
getNumberOfElements() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns number of elements in the value of this variable
getNumberOfElements(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns given variable's 'number of elements' property.
getNumberOfElements() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the number of elements (of type returned by getType()).
getNumberOfElements(JSONObject) - Static method in class org.autoplot.hapiserver.Util
return the total number of elements of each parameter.
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
 
getNumberOfValues() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns number of values
getNumberOfValues(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'number of values' property of the given variable.
getNumberOfValues() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the number of values (size of time series)
getNumInserted() - Method in class org.das2.event.DasMouseInputAdapter
return number of elements for diagnostic purposes.
getObject() - Method in class com.jmatio.types.MLJavaObject
 
getObject() - Method in class com.jmatio.types.MLObject
 
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.
getOffset(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
 
getOffset() - Method in class org.autoplot.pds.FilePointer
 
getOffset(Basis, Units) - Method in class org.das2.datum.Basis
return the location of this basis in given basis, in the given units.
getOffset() - Method in class test.TdmsFileReader.TdmsSegment
return the offset into the file.
getOffsetForLineNumber(String, int) - Static method in class org.das2.jythoncompletion.Utilities
given a line number, where zero is the first line, what is the offset?
getOffsetFromPlot() - Method in class org.das2.graph.RangeLabel
 
getOffsetUnits() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Returns time offset units.
getOffsetUnits() - Method in class org.autoplot.pds.FilePointer
 
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"
getOldLine() - Method in class com.github.difflib.text.DiffRow
 
getOneD(String, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getOneD(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getOneD(String, Boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getOneD(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns one dimensional representation of the values of a numeric variable whose type is not INT8 or TT2000.
getOneDArray(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns data extracted by the named thread as a one dimensional array, organized according to specified row majority..
getOneDArray(String, String, int[], boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns specified data as a one dimensional array, organized according to specified row majority..
getOneDSeries(CDFImpl, Variable, int[], boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
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.
getOption(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
Returns SparseRecordOption object for the named option.
getOptions() - Method in class org.autoplot.dom.Application
 
getOptions() - Method in class org.autoplot.FixLayoutPanel
 
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
 
getOrbitOnOrBefore(Datum) - Method in class org.das2.datum.Orbits
return the closest orbit on or before datum d.
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) - Static 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() - Method in class com.jspbook.GZIPResponseWrapper
 
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.
getOverlap(MetaData, double[], String, int[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
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
getPackagePath(Class) - Static method in class org.fuin.utils4j.Utils4J
Returns the package path of a class.
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.
getPadding() - Method in class org.das2.graph.DasAnnotation
 
getPadValue() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns pad value
getPadValue(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets an object that represents a padded instance for a variable of numeric type.
getPadValue(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPadValue(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'pad value' property of the given variable.
getPadValue(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'pad value' property of the given variable subject to the given precision preservation constraint.
getPadValue() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets an object that represents a padded instance.For variable of type 'string', a String is returned; For numeric data, a double[] is returned.
getPadValue(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets an object that represents a padded instance for a variable of numeric type.A double[] is returned, unless the variable type is long and preservePrecision is set to true;
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.
getPairMarker() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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.csv.CsvDataSourceFormatEditorPanel
 
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.fdc.FedCatSourceEditorPanel
 
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.matsupport.MatDataSourceFormatEditorPanel
 
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() - Method in class org.das2.client.Das2ServerGUI
return the panel.
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.ApplyIndexEditorPanel
 
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.
getParameterDescriptions(JSONObject) - Static method in class org.autoplot.hapi.HapiDataSource
 
getParameters(URL, String) - Static method in class org.autoplot.hapi.HapiServer
 
getParameters() - Method in class org.das2.client.Das2ServerGUI
 
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() - Method in interface org.autoplot.jythonsupport.JythonUtil.ScriptDescriptor
the list of the script parameters, containing the type and default values.
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(URI, ProgressMonitor) - Method in class org.autoplot.netCDF.NetCDFDataSourceFactory
 
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
 
GetParamTool - Class in org.autoplot.jythonsupport.ui
 
GetParamTool() - Constructor for class org.autoplot.jythonsupport.ui.GetParamTool
Creates new form GetParamTool
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.event.AbstractDragRenderer
 
getParent() - Method in class org.das2.event.MouseModule
return the canvas component (for example, a DasPlot) where this MouseModule is listening.
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.SubFileSystem
return the parent filesystem.
getParent() - Method in class org.das2.util.filesystem.VFSFileObject
 
getParent() - Method in class org.das2.util.filesystem.WebFileObject
 
getParent() - Method in class org.das2.util.filesystem.ZipFileObject
 
getParent() - Method in class zipfs.ZipFileObject
 
getParentColumnName() - Method in class org.das2.graph.DasColumn
return the name of the column this is attached to, or empty string.
getParentDasName() - Method in class org.das2.graph.DasDevicePosition
return the name of the parent which this is attached to.
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
 
getParentRowName() - Method in class org.das2.graph.DasRow
return the name of the column this is attached to, or empty string.
getParentsFor(Application, String) - Static method in class org.autoplot.dom.DomUtil
return the parent DataSourceFilters for uris like vap+internal:data_1,data_2 Note this was the only way to combine data before the "Data Mashup Tool" was introduced, and the Mashup tool is probably a better way to do this.
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.
getPatch() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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 or breaks suggested by linear cadence in the DEPEND_0 of yds.
getPath(TreeNode) - Static method in class test.JTreeDemo
 
getPathIterator() - Method in class org.das2.graph.DataGeneralPathBuilder
get the path iterator.
getPattern(String) - Static method in class org.das2.util.filesystem.Glob
converts a glob into a Pattern.
getPdfButtonAction(DasCanvas) - Static method in class org.das2.components.ComponentsUtil
 
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.
getPenPosition() - Method in class org.das2.graph.DataGeneralPathBuilder
this is added so that the fill-to-zero code can add the returns.
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(Application, String) - Static method in class org.autoplot.dom.DomUtil
return the plot with the ID.
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.
getPlotAsString(Application, Plot) - Static method in class org.autoplot.dom.DomUtil
this was made public for bug 1520.
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 or null
getPlotElement(Application, String) - Static method in class org.autoplot.dom.DomUtil
return the plotElement with the ID.
getPlotElement() - Method in class org.autoplot.dom.PlotController
return the plotElement we are listening to.
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.
getPlotForAxis(Application, Axis) - Static method in class org.autoplot.dom.DomUtil
return null or the plot using the axis.
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(DataSourceFilter) - Method in class org.autoplot.dom.ApplicationController
return the Plot using the DataSourceFilter, checking for ticksURI as well.
getPlotsFor(Application, Row, boolean) - Static method in class org.autoplot.dom.DomOps
return a list of the plots using the given row.
getPlotsFor(Application, Column, 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, Map<String, String>) - Static method in class org.autoplot.cdf.CdfUtil
retrieve information about all the variables.
getPlottable(CDFReader, boolean, int, Map<String, String>) - 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(Object) - Static method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
getPoint(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getPoint() - Method in class org.das2.event.MouseBoxEvent
return the point locating the mouse position, which is also the release point
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.
getPoint0(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPoint1(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPoint2(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getPoint2D(Point2D, Point2D) - Method in class org.autoplot.pngwalk.ScalePerspectiveImageOp
 
getPoint3(CDFImpl, Variable, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
3D Point
getPointAt() - Method in class org.das2.graph.DasAnnotation
return the thing we are pointing at.
getPointAtOffset() - Method in class org.autoplot.dom.Annotation
return the offset from the thing we point at, if any.
getPointAtOffset() - Method in class org.das2.graph.DasAnnotation
 
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
 
getPortal() - Static method in class test.TestScroll
 
getPos() - Method in class ProGAL.geom2d.viewer.TextShape
 
getPosition() - Method in class com.github.difflib.patch.Chunk
 
getPosition() - Method in class org.das2.graph.Auralizor
 
getPosition(DasRow) - Method in class org.das2.graph.Leveler
Deprecated.
 
getPrecision(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
getPrecision() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns time precision of the variable.
getPrecision() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getPrecision() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
 
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
 
getPreferredScrollableViewportSize() - Method in class test.TestScroll.WorkBench
 
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
return the point where the event started
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.
getPreviousInterval(QDataSet, DatumRange) - Static method in class org.das2.qds.DataSetUtil
return the previous interval (typically time) containing data, centered on data, with the roughly the same width.
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
return an action which will send the canvas to the printer.
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.
getProblems() - Method in exception org.fuin.utils4j.MergeException
Returns an array with the problems.
getProcess() - Method in class org.das2.util.Expect
 
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.
getPrompt() - Method in class org.autoplot.ApplicationModel
 
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
 
getProp() - Method in class org.fuin.utils4j.MergeException.Problem
Returns the property from memory.
getProperties() - Method in class org.autoplot.datasource.AbstractDataSource
return metadata in canonical form using the metadata model.
getProperties() - Method in class org.autoplot.datasource.AnonymousDataSource
 
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<String, Object>) - 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.StreamScalarDescriptor
 
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(QDataSet, String, Class<T>) - Static method in class org.das2.qds.ops.Ops
return the property, issuing a warning and returning null when the property value is not of the correct type.
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.StreamScalarDescriptor
 
getProperty(String) - Method in class org.das2.stream.StreamXDescriptor
 
getProperty(String) - Method in class org.das2.stream.StreamYScanDescriptor
 
getProperty(String, String) - Static method in class org.das2.util.CredentialsManager
support restricted security environment by checking permissions before checking property.
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
getPropertyType(String) - Static method in class org.das2.qds.SemanticOps
return the property type expected for the property.
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.
getPropNames() - Method in class org.das2.util.DebugPropertyChangeSupport
return a list of the explicit properties we are listening to.
getProto() - Method in class org.das2.client.DasServer
 
getProtocol() - Method in class org.das2.util.filesystem.WebFileSystem
return the protocol object, which allows access to the metadata.
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.
getPwd() - Method in class org.autoplot.pngwalk.PngWalkTool
return the present working directory of the .pngwalk file (if used).
getQ() - Method in class org.das2.qds.util.LinFit
 
getQCFilter() - Method in class org.autoplot.pngwalk.WalkImageSequence
returns the current QC filter, where "" means no filter, otherwise the characters indicate: o okay are shown p problem are shown i ignore are shown
getQCFolder() - Method in class org.autoplot.pngwalk.WalkImageSequence
 
getQCTotals() - Method in class org.autoplot.pngwalk.QualityControlSequence
 
getQCTUrl() - Method in class org.autoplot.pngwalk.PngWalkTool
return the path for the quality control data.
getQDataSet() - Method in class org.autoplot.idlsupport.QDataSetBridge
provides direct access to the loaded dataset, used when the caller knows how to use a QDataSet.
getQDataSet(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
provides direct access to the loaded dataset, used when the caller knows how to use a QDataSet.
getQDataSet() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
getQDataSet() - Method in class org.virbo.idlsupport.QDataSetBridge
provides direct access to the loaded dataset, used when the caller knows how to use a QDataSet.
getQDataSet(String) - Method in class org.virbo.idlsupport.QDataSetBridge
provides direct access to the loaded dataset, used when the caller knows how to use a QDataSet.
getQdsAxis(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.
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
 
getQubeDimsForArray(Object) - Static method in class org.das2.qds.ops.Ops
return the length of each index of a n-D array.
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(String, int, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getRange(String, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getRange(String, int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getRange(String, int, int, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getRange(String, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values for a range of records for the given numeric variable of rank <= 2.
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.hapiserver.HapiServerSupport
return the range of available data.
getRange(JSONObject) - Method in class org.autoplot.imagedatasource.ImageDataSource
 
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.
getRange0(CDFImpl, Variable, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getRange0(CDFImpl, Variable, Integer, Integer, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getRange1(CDFImpl, Variable, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns values for the specified one dimensional variable for the specified range of records.long type not supported in this context - use getRangeForElements1
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
 
getRangeForComponent(String, int, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values, in the specified record range, of the specified component of 1 dimensional * variable of numeric types other than INT8 or TT2000.
getRangeForComponents(String, int, int, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values, in the specified record range, of specified components of 1 dimensional variable of numeric types other than INT8 or TT2000.
getRangeForElement1(CDFImpl, Variable, Integer, Integer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns range of values for the specified element of a one dimensional variable.returns null if the specified element is not valid.
getRangeForElement1(CDFImpl, Variable, Integer, Integer, Integer, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getRangeForElements1(CDFImpl, Variable, Integer, Integer, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns range of values for the specified elements of a one dimensional variable.returns null if any of the specified elements is not valid.-- does not respect 'previous' and cases where the requested range has partial overlap with the available range
getRangeOneD(String, int, int, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getRangeOneD(String, int, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getRangeOneD(String, int, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns one dimensional representation of the values for a range of records of a numeric variable whose type is not INT8 or TT2000.
getRank() - Method in class org.das2.qstream.PlaneDescriptor
 
getRank0Value(QDataSet) - Method in interface org.das2.qds.DataSetIterator
get the rank 0 data set the current iterator position.
getRank0Value(QDataSet) - Method in class org.das2.qds.IndexListDataSetIterator
 
getRank0Value(QDataSet) - Method in class org.das2.qds.QubeDataSetIterator
 
getRank2() - Method in class org.das2.qds.demos.PlasmaModel
return a rank 2 dataset with time as DEPEND_0 and energy as DEPEND_1.
getRank3() - Method in class org.das2.qds.demos.PlasmaModel
return a rank 2 dataset with time as DEPEND_0 and energy as DEPEND_1.
getRawBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRawBuffer() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
 
getRawData() - Method in class test.TdmsFileReader.TdmsSegment
 
getRawProperties() - Method in class org.autoplot.dom.DataSourceController
 
getReader(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
 
getReader(URL) - Static method in class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
creates CDFReader object from a URL using array backed ByteBuffer.
getReader(String, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
 
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, int) - Method in class com.jmatio.types.MLNumericArray
Gets single real array element of A(m,n).
getReal(int) - Method in class com.jmatio.types.MLNumericArray
 
getReal(int, int) - Method in class com.jmatio.types.MLSparse
 
getReal(int) - Method in class com.jmatio.types.MLSparse
 
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
 
getRealByteBuffer() - Method in class com.jmatio.types.MLNumericArray
 
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.
getRecCount() - Method in class org.das2.qds.util.DataSetBuilder
return the number of records accepted into this builder, and the length of the dataset if getDataSet is called.
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 autoplot_data/bookmarks/bookmarks.recent.xml
getRecent(String, int) - Method in class org.autoplot.ApplicationModel
return a list of items matching filter, in a LinkedHashMap.
getRecent(Pattern, 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(long) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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.
getRecordOffset() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getRecordParser() - Method in class org.das2.qds.util.AsciiParser
Getter for property recordParser.
getRecordRange() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getRecordRange() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Returns record range for this variable
getRecordRange(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns record range for this variable
getRecordRange(int[], int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns range of records which fall within the specified range of times relative to the base of the given time instant model.
getRecordRange(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(double[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getRecordRange(double[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
 
getRecordRange(int[], int[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
 
getRecordRange() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Returns record range for this variable
getRecordRange() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns range of records in this container.
getRecordStride() - Method in class org.das2.qds.buffer.BufferDataSet
return the number of bytes to advance for each record.
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.Axis
 
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.
getReferenceX() - Method in class org.das2.graph.DasAnnotation
 
getReferenceY() - Method in class org.das2.graph.DasAnnotation
 
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"
getRelativePath(File, File) - Static method in class org.fuin.utils4j.Utils4J
Returns a relative path based on a base directory.
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.
getRemoved() - Method in class org.fuin.utils4j.ChangeTrackingMap
Returns removed elements.
getRenameFrom() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
getRenameTo() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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.
getRenderersComboBox() - Method in class org.das2.event.DisplayDataMouseModuleGUI
 
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(URI, ProgressMonitor) - Static method in class org.autoplot.aggregator.AggregatingDataSourceFactory
return a file from the aggregation, so that it can be inspected externally.
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(FileStorageModel, ProgressMonitor, String, DatumRange, int) - Static 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
 
getRescale() - Method in class org.autoplot.datasource.TimeRangeEditor
 
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.
getResource(Class, String) - Static method in class org.fuin.utils4j.Utils4J
Get the path to a resource located in the same package as a given class.
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.
getResponse() - Method in class org.das2.util.filesystem.GitCommand.GitResponse
get the response, which is typically stdout but may have stderr combined.
getResponseCode() - Method in class org.autoplot.hapi.HttpConnection
 
getResponseMessage() - Method in class org.autoplot.hapi.HttpConnection
 
getResponseMonitor() - Method in class org.autoplot.AutoplotUI
return the monitor, if enabled, so that logging can be enabled.
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.
getReturnFlag() - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport.MyOutputStream
PDB has just returned from a routine, so don't close the debugging session.
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 interface org.das2.catalog.DasNode
Return the highest node reachable by this catalog node.
getRoot() - Method in class org.das2.catalog.impl.AbstractNode
 
getRoot() - Method in class org.das2.components.treetable.TreeTableModel
 
getRoot() - Method in class org.das2.fsm.FileStorageModel
return the root of the filesystem as a string.
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.
getRotate() - Method in class org.das2.graph.DasAnnotation
 
getRotateLabel() - Method in class org.das2.graph.EventsRenderer
 
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(Application, String) - Static method in class org.autoplot.dom.DomUtil
return the row with the ID.
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
 
getRowPositionPixels(Application, Row, String) - Static method in class org.autoplot.dom.DomUtil
convert the layout to the pixel position if the top of the row.
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.
getRowSorter(TableModel) - Static method in class org.das2.qds.util.QDataSetTableModel
return the sorter to use with any column.
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.
getSampled(String, int[], int, String, boolean, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns sampled values of a numeric variable as one dimensional array of specified type and storage model.
getSampled(String, int, int, int, String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns sampled values of a numeric variable as one dimensional array of specified type.Data for records is organized according to the storage model of the variable (as returned by rowMajority()).
getSampledTimeSeries(MetaData, Variable, Integer, Boolean, double[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getSampledTimeSeries0(MetaData, Variable, Boolean, double[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getSampledTimeSeries1(MetaData, Variable, Integer, Boolean, double[], int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
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.
getSandboxManager() - Static method in class org.autoplot.Sandbox
return a security manager which allows: read from anywhere besides a blacklist write to anywhere in whitelist any network activity any property read This is likely to change from the implementation as things develop, so please review this code if you must know precisely, or perform experiments until you are satisfied with its operation.
getSaturationHitCount() - Method in class org.das2.graph.HugeScatterRenderer
 
getSaveFile() - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
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
getScalarTimeSeries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable, ignoring points whose value equals fill value.
getScalarTimeSeries(String, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable in the specified time range, ignoring points whose value equals fill value.
getScalarTimeSeries(String, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series as a TimeSeries, of the specified scalar variable in the specified time range, using the given time instant model, ignoring points whose value equals fill value.
getScalarTimeSeries(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable, optionally ignoring points whose value equals fill value.
getScalarTimeSeries(String, boolean, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified scalar variable in the specified time range, optionally ignoring points whose value equals fill value.
getScalarTimeSeries(String, boolean, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series as a TimeSeries of the specified scalar variable in the specified time range using the given time instant model, optionally ignoring points whose value equals fill value.
getScale() - Method in class org.autoplot.dom.Annotation
 
getScale() - Method in class org.autoplot.dom.Axis
 
getScale() - Method in class org.das2.graph.DasAnnotation
 
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.
getScaledInstance(BufferedImage, int) - Static method in class org.das2.util.ImageUtil
convenient typical use.
getScaledInstance(BufferedImage, int, int, boolean) - Static method in class org.das2.util.ImageUtil
convenient typical use, returns the biggest scaled instance which would fit in a box.
getScaledInstance(BufferedImage, int, int, Object, boolean) - Static method in class org.das2.util.ImageUtil
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
 
getScriptEditor() - Method in class org.autoplot.AutoplotUI
access the editor for scripts, if available.
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
Return the script editor panel.
getScriptURI(File) - Static method in class org.das2.util.ImageUtil
return the value of the text node apscript, if it is found, so the image could be recreated.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class org.das2.graph.DasCanvas
 
getScrollableBlockIncrement(Rectangle, int, int) - Method in class test.TestScroll.WorkBench
 
getScrollableTracksViewportHeight() - Method in class org.das2.graph.DasCanvas
 
getScrollableTracksViewportHeight() - Method in class test.TestScroll.WorkBench
 
getScrollableTracksViewportWidth() - Method in class org.das2.graph.DasCanvas
 
getScrollableTracksViewportWidth() - Method in class test.TestScroll.WorkBench
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class org.das2.graph.DasCanvas
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class test.TestScroll.WorkBench
 
getScrollBar() - Method in class org.autoplot.datasource.JScrollPopupMenu
 
getScrollPane() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
returns the JScrollPane containing the editor so that special applications can control what's visible.
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
 
getSecondaryPopupMenu() - Method in class org.das2.event.DasMouseInputAdapter
access popup menu so that synchronized blocks are minimized.
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
 
getSegNameFor(int) - Static method in class org.das2.graph.GraphUtil
print the name for the segment type
getSelected() - Method in class org.das2.components.DataPointRecorder
return the array of selected indices.
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
Deprecated.
getSelectedDataPoints returns data as a simple bundle of x,y,...
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.dom.ApplicationController
 
getSelectedPlots() - Method in class org.autoplot.LayoutPanel
return a list of the selected plots, with the primary selection the first item.
getSelectedPlotsArray() - Method in class org.autoplot.dom.ApplicationController
convenient method for setting the selected plots
getSelectedRange() - Method in class org.autoplot.datasource.TimeRangeTool
return the range selected, the type of which will depend on which tab is visible.
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
 
getSelectionColor() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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
 
getSequenceRank1(QDataSet, double) - Method in class org.das2.qstream.QdsToD2sStream
Determine if a rank 1 dataset is really just a sequence
getSerialNumber() - Method in class org.autoplot.jythonsupport.PyQDataSet
return the serial number.
getSeries0(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries0(CDFImpl, Variable, Stride) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries1(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries2(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getSeries3(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
3D Series
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
 
getServletContact() - Static method in class org.autoplot.servlet.ServletUtil
return the contact info for the server
getServletHome() - Static method in class org.autoplot.servlet.ServletUtil
 
getServletInfo() - Method in class org.autoplot.flakey.SlowFile
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.hapiserver.CatalogServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.hapiserver.DataServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.hapiserver.InfoServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.hapiserver.SetLogLevel
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.CdawebVapServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.CompletionsServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.DataServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.JnlpServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.ScriptGUIServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.ScriptGUIServletPick
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.ScriptServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.SecureScriptServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.ServletInfo
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.SetLogLevel
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.SimpleServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.UnaggregrateServlet
Returns a short description of the servlet.
getServletInfo() - Method in class org.autoplot.servlet.URITemplatesServlet
Returns a short description of the servlet.
getSheet() - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
getSheets(HSSFWorkbook, CompletionContext, ProgressMonitor) - Static method in class org.autoplot.excel.ExcelUtil
 
getShortArray(String, int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a short[] containing value of the given variable for the specified range of records.
getShortArray(String, int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
returns a short[] containing value of the given variable for the specified range of records, optionally accepting loss of precision.
getShortArray(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getShortArray(String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getShortContainer(int[], boolean, ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getShortContainer(int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getShortContainer(int[], boolean, ByteOrder) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns short DataContainer for a range of points, optionally accepting possible loss of precision.
getShortContainer(int[], boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns short DataContainer for a range of points using native ByteOrder, optionally accepting possible loss of precision.
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.
getSimilarityIndex() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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 com.jmatio.types.MLArray
 
getSize() - Method in class ftpfs.ftp.FtpListResult
Get size.
getSize() - Method in class ftpfs.FtpFileObject
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Gets the size.
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.CPR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
getSize() - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
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 org.das2.util.filesystem.ZipFileObject
 
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.StreamScalarDescriptor
 
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 (B of linear fit equation) 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.util.DesktopColorChooserPanel
 
getSmallDisplayIcon() - Method in class org.das2.util.NamedColorChooserPanel
 
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() - Method in class com.github.difflib.patch.AbstractDelta
 
getSource() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getSource() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getSource() - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns the name of the source CDF
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.
getSourceForStatement(String[], stmtType) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
Using the stmtType get the line, or lines.
getSpacecraft() - Method in class org.autoplot.pdsppi.PDSPPIDB
returns the spacecraft.
getSpacecraft() - Method in class org.das2.datum.Orbits
 
getSpacecraftIdExamples() - Static method in class org.das2.datum.Orbits
return examples of spacecraft ids which can be used, and a human-readable label in a linked hash map.
getSParams() - Method in class org.autoplot.aggregator.AggregatingDataSource
 
getSparseRecordOption(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns SparseRecordOption chosen for the given variable.
getSpecialColors() - Method in class org.das2.graph.DasColorBar
 
getSpecialColors() - Method in class org.das2.graph.SeriesRenderer
 
getSpecialColors() - Method in class org.das2.graph.SpectrogramRenderer
 
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
 
getSpi(String) - Method in class org.fuin.utils4j.PropertiesFilePreferences
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
getStatsFile() - Method in class org.das2.graph.Renderer
 
getStatsOneLine() - Method in class org.autoplot.hapiserver.IdleClockOutputStream
return all the stats at once.
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(String) - Method in class org.fuin.utils4j.PropertiesFile
Returns a status text for a given key.
getStatus() - Method in class org.fuin.utils4j.Property
Returns a 3-code status text.
getStatus() - Method in class org.virbo.idlsupport.QDataSetBridge
returns 0 for last get operation successful
getStatusAgeMillis() - Method in class org.autoplot.dom.ApplicationController
return the number of milliseconds since the last status update
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
 
getStorageClazz() - Method in interface com.jmatio.types.ByteStorageSupport
 
getStorageClazz() - Method in class com.jmatio.types.MLDouble
 
getStorageClazz() - Method in class com.jmatio.types.MLInt16
 
getStorageClazz() - Method in class com.jmatio.types.MLInt32
 
getStorageClazz() - Method in class com.jmatio.types.MLInt64
 
getStorageClazz() - Method in class com.jmatio.types.MLInt8
 
getStorageClazz() - Method in class com.jmatio.types.MLSingle
 
getStorageClazz() - Method in class com.jmatio.types.MLSparse
 
getStorageClazz() - Method in class com.jmatio.types.MLUInt64
 
getStorageClazz() - Method in class com.jmatio.types.MLUInt8
 
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.
getStride(int) - Method in class gov.nasa.gsfc.spdf.cdfj.Stride
 
getStride() - Method in class gov.nasa.gsfc.spdf.cdfj.Stride
 
getString(int) - Method in class com.jmatio.types.MLChar
Gets the m-th character matrix's row as String.
getString(long) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getString(long, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getString(ByteBuffer, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getString(ByteBuffer, Integer) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
getString() - Method in class org.das2.util.GrannyTextRenderer
return the string.
getString(int) - Method in class org.hapiserver.CSVHapiRecord
 
getString(int) - Method in interface org.hapiserver.HapiRecord
get the string value
getStringContainer(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
getStringContainer(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Returns String DataContainer for a range of points.
getStringDataType(int) - Static method in class org.autoplot.cdf.CdfUtil
return the data type for the encoding.
getStringParameter(HttpServletRequest, String, String) - Static method in class org.autoplot.servlet.ServletUtil
 
getStringSeries0(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
0D series of string
getStringSeries1(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
1D series of string
getStringSeries2(CDFImpl, Variable) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
 
getStringValue(ByteBuffer, int) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
returns String of length 'size' starting at current position in the given ByteBuffer.On return, the buffer position is 1 advanced by the smaller of size, or the length of the null terminated string
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
 
getStyleComment() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleComment2() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleDefault() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleDelimiter() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleError() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleIdentifier() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleKeyword() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleKeyword2() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleNumber() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleOperator() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStylePanel(RenderType) - Static method in class org.autoplot.GuiSupport
return a GUI controller for the RenderType.
getStylePanelMaybeCached(RenderType) - Method in class org.autoplot.ApplicationModel
return a GUI controller for the RenderType, using a cached instance if available.
getStyleRegex() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleString() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleString2() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleType() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleType2() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleType3() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getStyleWarning() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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
 
getSymbol() - Method in class org.das2.graph.DasAnnotation
 
getSymbolAt(EditorTextPane, int) - Static method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
return the symbol (e.g.
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.
getTabByTitle(String) - Method in class org.das2.components.TearoffTabbedPane
return the tab contents, the first tab with this name.
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.components.propertyeditor.StringWithSchemeEditor
 
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
 
getTag() - Method in class com.github.difflib.text.DiffRow
 
getTagDescriptions(File) - Method in class org.autoplot.idlsupport.IdlsavDataSource
return a list of start,stop,name positions.
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.components.propertyeditor.StringWithSchemeEditor
 
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.
getTail() - Method in class com.github.difflib.unifieddiff.UnifiedDiff
 
getTarget() - Method in class com.github.difflib.patch.AbstractDelta
 
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
 
getTcaLabels() - Method in class org.das2.graph.DasAxis
 
getTcaRows() - Method in class org.das2.graph.DasAxis
the explicit number of TCA rows used to allocate space (not including time location).
getTempDir() - Static method in class org.fuin.utils4j.Utils4J
Returns the temporary directory and checks if it is valid and exists.
getTemplate() - Method in class org.autoplot.pngwalk.PngWalkTool
get the template used to describe the files in the pngwalk.
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.autoplot.jythonsupport.ClipboardEditorPanel
return the text in the editor
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 org.fuin.utils4j.MergeException.Problem
Returns the message describing the problem.
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
getTickDirection() - Method in class org.das2.graph.TickCurveRenderer
 
getTickLabelFont() - Method in class org.das2.graph.DasAxis
get the font for tick labels.
getTickLabeller() - Method in class org.das2.graph.TickCurveRenderer
provide access to the tick labelling code
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.
getTickLines() - Method in class org.das2.graph.DasAxis
return the number of lines that the ticks use, considering the ephemeris (TCAs) loaded.
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
 
getTickValues() - Method in class org.autoplot.dom.Axis
 
getTickValues() - Method in class org.das2.graph.DasAxis
 
getTickValues() - Method in class org.das2.graph.TickCurveRenderer
 
getTime(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTime(MetaData, String, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
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
 
getTimeInstantModel() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeries
Returns time instant model used to derive times returned by getTimes().
getTimeInstantModel() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns time instant model used to derive times returned by getTimes().
getTimeInstantModel() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
getTimeInstantModel() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
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.
getTimeRangesFor(String, String, String) - Static method in class org.autoplot.ScriptContext2023
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
 
getTimes() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeries
Returns times according to the time instant model returned by getTimeInstantModel().
getTimes() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns times according to the time instant model returned by getTimeInstantModel().
getTimes() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times using the default time instant model.
getTimes(TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times using the specified time instant model.
getTimes(int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified record range using the default time instant model.
getTimes(int[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified record range using the specified time instant model.
getTimes(int[], int[]) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified time range using the default time instant model.
getTimes(int[], int[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns relative times for the specified time range using the given time instant model.
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
 
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
 
getTimes() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(double[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
 
getTimes(int, int, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
 
getTimes(double[], TimeInstantModel) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariableX
Returns relative times for the specified time range using the given time instant model.
getTimes() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
getTimes() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
getTimeSeries(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable using the default time instant model.
getTimeSeries(String, TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable using the specified time instant model.
getTimeSeries(String, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable in the specified time range using the default time instant model.
getTimeSeries(String, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns TimeSeries of the specified variable in the specified time range using the given time instant model.
getTimeSeries(MetaData, Variable, Integer, Boolean, double[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeries0(MetaData, Variable, Boolean, double[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeries1(MetaData, Variable, Integer, Boolean, double[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
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
TODO: why are there two of these???
getTimeSeriesBrowseController() - Method in class org.autoplot.dom.DataSourceController
 
getTimeSeriesObject0(MetaData, Variable, Boolean, double[], TimeInstantModel) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeriesObject1(MetaData, Variable, Integer, Boolean, double[], TimeInstantModel) - Static method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
getTimeSeriesOneD(String, int[], int[], TimeInstantModel, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time series of the specified variable in the specified time range using the given time instant model.
getTimeSpan() - Method in class org.autoplot.pngwalk.WalkImageSequence
Return the time range covered by this sequence.
getTimeVariable(MetaData, String) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
getTimeVariableName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns the name of the time variable for the given variable.
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 interface org.autoplot.jythonsupport.JythonUtil.ScriptDescriptor
a one-line title, suitable for a GUI heading.
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.
getToFile() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
getTokenMarker() - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
getToolsCB() - Method in class org.autoplot.RunScriptPanel
return the checkbox indicating that the script should be added as a tool.
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.DasPlot
 
getTopDecorator() - Method in class org.das2.graph.Renderer
 
getToroidalCircle() - Method in class ProGAL.geom3d.volumes.Torus
 
getTotalBytes() - Method in class org.autoplot.hapiserver.IdleClockOutputStream
return the maximum time elapsed between write calls, in milliseconds.
getTotalSize() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getTotalSizeLimit() - Method in class org.das2.dataset.LimitSizeBytesDataSetCache
 
getToTimestamp() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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
 
getTryLockMax() - Method in class org.fuin.utils4j.PropertiesFile
Returns the number of tries to lock before throwing an exception.
getTryWaitMillis() - Method in class org.fuin.utils4j.PropertiesFile
Returns the milliseconds to sleep between retries.
getTsb() - Method in class org.autoplot.dom.DataSourceController
 
getTsbSuri() - Method in class org.autoplot.dom.DataSourceController
 
getType() - Method in class com.github.difflib.patch.AbstractDelta
 
getType() - Method in class com.jmatio.types.MLArray
 
getType() - Method in class ftpfs.ftp.FtpListResult
Get the type.
getType() - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
getType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getType(CDFTimeType) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
Returns CDFDataType for a given CDFTimeType.
getType() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
getType() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns type of values of this variable
getType(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
Returns CDFTimeType of the named time type.
getType(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns CDF type of the variable.
getType() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the type of values of the variable.
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(int) - Method in class org.das2.qds.util.DataSetBuilder
get the units for the column.
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.StreamScalarDescriptor
 
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.csv.CsvDataSourceFormatEditorPanel
 
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 class org.autoplot.datasource.AnonymousDataSource
 
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.fdc.FedCatSourceEditorPanel
 
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.matsupport.MatDataSourceFormatEditorPanel
 
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.GitHubFileSystem
 
getURI(String) - Method in class org.das2.util.filesystem.WebFileSystem
return the URI for the internal filename
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.autoplot.hapi.Connection
 
getURL() - Method in class org.autoplot.hapi.HttpConnection
 
getUrl() - Method in class org.autoplot.pds.FilePointer
 
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.GitHubFileSystem
return the URL for the internal filename
getURL(String) - Method in class org.das2.util.filesystem.WebFileSystem
return the URL for the internal filename, encoding the characters if necessary.
getUrlDecoder() - Static method in class org.das2.util.Base64
Returns a Base64.Decoder that decodes using the URL and Filename safe type base64 encoding scheme.
getUrlEncoder() - Static method in class org.das2.util.Base64
Returns a Base64.Encoder that encodes using the URL and Filename safe type base64 encoding scheme.
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.
getUserHomeDir() - Static method in class org.fuin.utils4j.Utils4J
Returns the user home directory and checks if it is valid and exists.
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
 
getUtf8NodeDef(String, ProgressMonitor) - Static method in class org.das2.catalog.impl.NodeFactory
 
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.RangeLabel
 
getValue() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
 
getValue() - Method in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
getValue() - Method in class org.autoplot.datasource.DataSetSelector
Getter for property value.
getValue() - Method in class org.autoplot.jythonsupport.ui.GetParamTool
return the command implementing this GetParam
getValue() - Method in class org.autoplot.util.AutoRangeHintsStringSchemeEditor
 
getValue() - Method in class org.autoplot.util.DataSetSelectorStringSchemeEditor
 
getValue() - Method in class org.autoplot.util.FontStringSchemeEditor
 
getValue() - Method in class org.autoplot.util.LayoutStringSchemeEditor
 
getValue() - Method in class org.das2.components.DatumEditor
 
getValue() - Method in class org.das2.components.DatumRangeEditor
 
getValue() - Method in class org.das2.components.GrannyTextEditor
 
getValue() - Method in class org.das2.components.propertyeditor.AxisFormatStringSchemeEditor
 
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.DefaultStringSchemeEditor
 
getValue() - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
getValue() - Method in class org.das2.components.propertyeditor.FormatSpecifierStringSchemeEditor
 
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.components.propertyeditor.SpecialColorsStringSchemeEditor
 
getValue() - Method in class org.das2.components.propertyeditor.StringWithSchemeEditor
 
getValue() - Method in class org.das2.components.propertyeditor.TickValuesStringSchemeEditor
 
getValue() - Method in class org.das2.components.propertyeditor.UriTemplatesStringSchemeEditor
 
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() - Method in interface org.das2.util.StringSchemeEditor
return the string represented by the GUI state
getValue() - Method in class org.fuin.utils4j.Property
Returns the current value of the property.
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
 
getValueBuffer(long) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getValueBuffer(Variable, long, int, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
getValues() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeries
Returns values of the variable at times returned by getTimes().
getValues() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns one dimensional representation of the values of the variable at times returned by getTimes().
getValues() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeries
 
getValues() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
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 gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
getVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFCore
 
getVariable(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns the object that implements the Variable interface for the named variable
getVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns the object that implements the Variable interface for the named variable
getVariable() - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
Returns the Variable for this container.
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.
getVariableNames() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns variable names in a String[]
getVariableNames(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns variable names of a given VAR_TYPE in a String[]
getVariableNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of variables in the CDF
getVariableNames(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of variables of given VAR_TYPE in the CDF
getVariableNames() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns names of variables in the CDF
getVariableNames(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
returns variable names of a given VAR_TYPE in a String[]
getVariableNumber() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
getVariableNumber() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
getVariableType(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
return the type of the variable.
getVariance() - Method in class ProGAL.geom3d.PointList
Get the variance of the points.
getVarys() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Gets the dimensional variance.
getVarys(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns 'varys' property of the given variable.
getVarys() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Gets the dimensional variance.This determines the effective dimensionality of values of the variable.
getVDR() - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
getVectorComponent(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns values of the specified component of 1 dimensional variable of numeric types other than INT8 or TT2000.
getVectorComponents(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns value of the specified component of 1 dimensional variable of numeric types other than INT8 or TT2000.
getVectorTimeSeries(String, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of a 1 dimensional variable, ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of 1 dimensional variable in the specified time range, ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series as a TimeSeries, of the specified component of a vector variable in the specified time range using the given time instant model, ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of a 1 dimensional variable, optionally ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, boolean, int[], int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of 1 dimensional variable in the specified time range, optionally ignoring points whose value equals fill value.
getVectorTimeSeries(String, int, boolean, int[], int[], TimeInstantModel) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns the time series of the specified component of 1 dimensional variable in the specified time range using the given time instant model, optionally ignoring points whose value equals fill value.
getVersion() - Method in class com.jmatio.io.MatFileHeader
When creating a MAT-file, set version to 0x0100
getVersion() - Static method in class org.autoplot.APSplash
return the Autoplot version.
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.RangeLabel
 
getVerticalAnchorType() - Method in class org.autoplot.dom.Annotation
 
getVerticalAnchorType() - Method in class org.das2.graph.DasAnnotation
 
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.
getViewWindow() - Method in class org.autoplot.ScriptContext2023
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.
getVXR() - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
getWaitText() - Method in class org.das2.jythoncompletion.ui.CompletionResultSetImpl
 
getWalkImageSequece() - Method in class org.autoplot.pngwalk.QualityControlPanel
Deprecated.
see getWalkImageSequence
getWalkImageSequence() - Method in class org.autoplot.pngwalk.QualityControlPanel
get the walkImageSequence associated with this panel.
getWcParl() - Method in class org.das2.qds.demos.PlasmaModel
get the parallel speed.
getWcPerp() - Method in class org.das2.qds.demos.PlasmaModel
get the perpendicular speed
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
 
getWhiteList() - Static method in class org.autoplot.servlet.ServletUtil
return the whitelist, checking no more than once per 5 seconds, and creating the default file if one is not found.
getWidth() - Method in class org.autoplot.dom.Canvas
 
getWidth() - Method in class org.autoplot.dom.Options
 
getWidth() - Method in class org.das2.event.WaypointsDragRenderer
get the vertical width in pixels.
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.autoplot.ScriptContext2023
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.
getWindowExtraHeight() - Method in class org.autoplot.AutoplotUI
return the extra pixels needed by the GUI for borders and address bar.
getWindowExtraWidth() - Method in class org.autoplot.AutoplotUI
return the extra pixels needed by the GUI for borders and address bar.
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.RangeLabel
 
getWordsAfterLabelSingleDatum() - Method in class org.das2.graph.RangeLabel
 
getWriter() - Method in class com.jspbook.GZIPResponseWrapper
 
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
return the rightmost, or maximum, point of the two
getXmemento() - Method in class org.das2.graph.Renderer
 
getXMinimum() - Method in class org.das2.event.MouseBoxEvent
return the leftmost, or minimum, point of the two
getXname() - Method in class org.das2.components.DataPointRecorder
return the x column name
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.graph.DataGeneralPathBuilder
return the units of the xaxis.
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
 
getYClip() - Method in class org.das2.event.DisplayDataMouseModuleGUI
 
getYClipCheckBox() - Method in class org.das2.event.DisplayDataMouseModuleGUI
 
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
return the bottommost, or maximum, point of the two
getYmemento() - Method in class org.das2.graph.Renderer
 
getYMinimum() - Method in class org.das2.event.MouseBoxEvent
return the topmost, or maximum, point of the two
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.graph.DataGeneralPathBuilder
return the units of the yaxis.
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 org.das2.util.filesystem.ZipFileSystem
 
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
 
GHOST_WHITE - Static variable in class org.das2.util.ColorUtil
 
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
 
GitCommand - Class in org.das2.util.filesystem
Wrapper for git commands.
GitCommand(File) - Constructor for class org.das2.util.filesystem.GitCommand
 
GitCommand.GitResponse - Class in org.das2.util.filesystem
contains the exit code and messages.
GitHubFileObject - Class in org.das2.util.filesystem
 
GitHubFileObject(WebFileSystem, String, Date) - Constructor for class org.das2.util.filesystem.GitHubFileObject
 
GitHubFileSystem - Class in org.das2.util.filesystem
GitHubFileSystem allows GitHub directories to be mounted directly, even though it is not a conventional filesystem with files residing in folders.
GitHubFileSystem(URI, File, String, int) - Constructor for class org.das2.util.filesystem.GitHubFileSystem
Create a new GitHubFileSystem mirroring the root, a URL pointing to "http" or "https", in the local folder.
gitHubMapDir(URI, String) - Method in class org.das2.util.filesystem.GitHubFileSystem
github puts directories for each project under "tree/master".
gitHubMapFile(URI, String) - Method in class org.das2.util.filesystem.GitHubFileSystem
Given the URI, convert this to the link which will download the file.
GitResponse() - Constructor for class org.das2.util.filesystem.GitCommand.GitResponse
 
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
 
GlobalAttribute - Interface in gov.nasa.gsfc.spdf.cdfj
Global Attribute specification.
GlobalAttributeEntry - Class in gov.nasa.gsfc.spdf.cdfj
 
GlobalAttributeEntry(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GlobalAttributeEntry
 
GlobalAttributeEntry(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.GlobalAttributeEntry
 
globalAttributeEntryCount(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns number of entries for the named global attribute.
globalAttributeNames() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns names of global attributes in a String[]
globalAttributeNames() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of global attributes.
globalAttributeNames() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns names of global attributes.
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
 
GOLD - Static variable in class org.das2.util.ColorUtil
 
GOLDENROD - Static variable in class org.das2.util.ColorUtil
 
gov.nasa.gsfc.spdf.cdfj - package gov.nasa.gsfc.spdf.cdfj
 
gov.nasa.pds.ppi.label - package gov.nasa.pds.ppi.label
PDS label syntax parsing, originally from IGPP/UCLA.
gov.nasa.pds.ppi.util - package gov.nasa.pds.ppi.util
IGPP/UCLA utility classes.
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) - Method in class org.das2.datum.format.ExponentDatumFormatter
 
grannyFormat(Datum, Units) - Method in class org.das2.datum.format.ExponentDatumFormatter
 
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
format the Datum, allowing use of subscripts and superscripts interpretted by GrannyTextRenderer.
GrannyTextDemo - Class in test.graph
 
GrannyTextDemo(String) - Constructor for class test.graph.GrannyTextDemo
 
GrannyTextEditor - Class in org.das2.components
Graphical editor for "Granny" text strings on the canvas.
GrannyTextEditor() - Constructor for class org.das2.components.GrannyTextEditor
Creates new form GrannyTextEditor
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
 
GrannyTextRenderer.Painter - Interface in org.das2.util
 
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
 
GraphicsUtil - Class in org.autoplot.util
 
GraphicsUtil() - Constructor for class org.autoplot.util.GraphicsUtil
 
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
DebuggingGeneralPath can be used for debugging.
gray - Static variable in class org.das2.graph.SymColor
 
GRAY - Static variable in class org.das2.util.ColorUtil
 
GRAYSCALE - Static variable in class org.das2.graph.DasColorBar.Type
gray scale with white at the minimum (bottom) and black at the maximum.
GRAYSCALE_OP - Static variable in class org.autoplot.imagedatasource.ImageDataSource
return the grayscale for each pixel, with values between 0 and 255, using the mapping 0.3 * r + 0.59 * g + 0.11 * b.
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
 
GREEN - Static variable in class org.das2.util.ColorUtil
 
GREEN_YELLOW - Static variable in class org.das2.util.ColorUtil
 
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 a bundle of (X,Y,Z) data into a table Z(X,Y).
GridDataSet() - Constructor for class org.das2.qds.GridDataSet
creates the dataset, initially length is zero.
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(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.
guessCompletions(String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
return a list of classes which are reasonable completions for the class provided.
guessDataSourceType(File) - Static method in class org.autoplot.datasource.DataSourceRecognizer
identify the reader to use based on the internal schema of the file.
guessDataSourceTypeJSON(File) - Static method in class org.autoplot.datasource.DataSourceRecognizer
return the type, if recognized, of the JSON file.
guessDataSourceTypeXML(File) - Static method in class org.autoplot.datasource.DataSourceRecognizer
return the type for the XML file.
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
 
guessFormatter(DatumVector, DatumRange) - Static method in class org.das2.datum.format.TimeDatumFormatter
guess formatted based on the two ticks given
guessIconFor(PlotElement) - Static method in class org.autoplot.util.GraphicsUtil
return null or the icon 16x16 for the plotElement.
guessLabel(QDataSet) - Static method in class org.das2.qds.ops.Ops
get the label, using the NAME when LABEL is not available.
guessLabel(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
get the label, using the NAME when LABEL is not available.
guessLengthForFormat(String) - Static method in class org.das2.qds.util.AsciiParser
return the length of the format specifier.
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.
guessNameFor(String, List<String>, List<String>) - Static method in class org.autoplot.datasource.DataSourceUtil
create a name which is unique, not in otherNames, perhaps looking at differences with other URIs found in otherURIs.
guessPackage(String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
scan through the list of imports in /importLookup.jy, to see if the symbol can be imported.
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_COMPRESSION - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
GZIP_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
GZIPFilter - Class in com.jspbook
 
GZIPFilter() - Constructor for class com.jspbook.GZIPFilter
 
GZIPResponseStream - Class in com.jspbook
 
GZIPResponseStream(HttpServletResponse) - Constructor for class com.jspbook.GZIPResponseStream
 
GZIPResponseWrapper - Class in com.jspbook
 
GZIPResponseWrapper(HttpServletResponse) - Constructor for class com.jspbook.GZIPResponseWrapper
 
gzipstream - Variable in class com.jspbook.GZIPResponseStream
 
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
 
handleContinue(String[], int) - Static method in class org.autoplot.jythonsupport.JythonUtil
handle where a line continues on to the next line because of indent, and then where a closing parenthesis might be found as well.
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
 
handleIOException(IOException) - Method in class org.apache.commons.io.output.ProxyOutputStream
Handle any IOExceptions thrown.
handleRequest(InputStream, ApplicationModel, OutputStream, RequestListener) - 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
HAPI_SERVER_HOME_PROPERTY - Static variable in class org.autoplot.hapiserver.Util
This should point to the name of the directory containing HAPI configuration.
HapiCacheConnection - Class in org.autoplot.hapi
The Connection implementation wraps the command line version of cache-tools.
HapiCacheConnection(URL) - Constructor for class org.autoplot.hapi.HapiCacheConnection
 
HapiCacheManager - Class in org.autoplot.hapi
 
HapiCacheManager() - Constructor for class org.autoplot.hapi.HapiCacheManager
Creates new form HapiCacheManager
HapiClient - Class in org.hapiserver
Utility classes for interacting with a HAPI server.
HapiClientIterator - Class in org.hapiserver
 
HapiClientIterator(JSONObject, BufferedReader) - Constructor for class org.hapiserver.HapiClientIterator
create an iterator for the CSV stream.
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
 
HapiDataSource.ParamDescription - Class in org.autoplot.hapi
 
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
HapiRecord - Interface in org.hapiserver
Interface for conveying a single HAPI record, regardless of its source (binary, csv, etc).
HapiServer - Class in org.autoplot.hapi
Utility methods for interacting with HAPI servers.
HapiServer() - Constructor for class org.autoplot.hapi.HapiServer
 
HapiServerSupport - Class in org.autoplot.hapiserver
 
HapiServerSupport() - Constructor for class org.autoplot.hapiserver.HapiServerSupport
 
HapiServerSupport.ParamDescription - Class in org.autoplot.hapiserver
 
HapiSpec - Class in org.autoplot.hapi
static class containing constants.
HapiUtil - Class in org.autoplot.hapi
utility classes for Autoplot's HAPI handling
HapiUtil() - Constructor for class org.autoplot.hapi.HapiUtil
 
hapiVersion() - Static method in class org.autoplot.hapiserver.Util
return the HAPI protocol version.
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.
hasChanged() - Method in class org.fuin.utils4j.Property
Returns if the value has changed since construction.
hasChangedSinceTagging() - Method in class org.fuin.utils4j.ChangeTrackingMap
Returns if the content of the object has changed since setting the tag.
hasChangedSinceTagging() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Returns if the content of the object has changed since setting the tag.
hasChangedSinceTagging() - Method in interface org.fuin.utils4j.Taggable
Returns if the content of the object has changed since setting the tag.
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
 
hasField(String) - Method in class org.das2.datum.TimeParser
return true if the parser has a field.
hasField(String) - Method in class org.das2.fsm.FileStorageModel
returns true if the parser has the field.
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 com.github.difflib.patch.AbstractDelta
 
hashCode() - Method in class com.github.difflib.patch.Chunk
 
hashCode() - Method in class com.github.difflib.text.DiffRow
 
hashCode() - Method in class gov.nasa.pds.ppi.util.PPITime
Override of hashCode to make sure it is consistant with equals
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() - Method in class org.autoplot.jythonsupport.PyDatum
 
hashCode() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
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.CustomizerKey
 
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 org.fuin.utils4j.Property
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.
hasImport(String, String, String) - Static method in class org.autoplot.jythonsupport.JythonToJavaConverter
return true if the class has been imported.
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 class org.autoplot.json.JSONJIterator
 
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 indices 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
 
hasNext() - Method in class org.hapiserver.HapiClientIterator
 
hasNextSegment() - Method in class test.TdmsFileReader
return true if there are more segments in the file.
hasObservers() - Method in class org.autoplot.pngwalk.WalkImage
true if some view can see this image's thumbnail or the image.
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
 
hasScrollPane(JComponent) - Static method in class org.autoplot.datasource.GuiUtil
scan through all the child components looking to see if there is a JScrollPane.
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
 
hasTimeVariable(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Returns whether the time variable has been defined for a variable.
hasTopDecorators() - Method in class org.autoplot.pngwalk.PngWalkTool
returns true if there are any top decorators.
hasTopDecorators() - Method in class org.das2.graph.DasCanvas
returns true if there are any top decorators.
hasVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
hasVariable(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns whather a given variable is in the list of variable selected.
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
 
HEAP_BYTE_BUFFER - Static variable in class com.jmatio.io.MatFileReader
 
height - Variable in class org.autoplot.dom.Canvas
 
height - Variable in class org.autoplot.dom.Options
 
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
 
hexbin(QDataSet, QDataSet) - Static method in class org.das2.qds.util.Reduction
reduce the buckshot scatter data by laying it out on a 2-D hexgrid and accumulating the hits to each cell.
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
 
hideCompletions() - Method in class org.autoplot.datasource.DataSetSelector
force hide the completions list.
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
hide the splash image.
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
 
HIGHLOW - Static variable in class gov.nasa.pds.ppi.util.PPITime
83 01 19 00 11 45 30.234
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
Controller for histogram filter allows automatic mode and min/max/bins.
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
 
HONEYDEW - Static variable in class org.das2.util.ColorUtil
 
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
HorizontalSpectrogramAverager - Class in org.das2.components
show the average of the data over an interval
HorizontalSpectrogramAverager(DasPlot, DasAxis, DasAxis) - Constructor for class org.das2.components.HorizontalSpectrogramAverager
 
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
 
HOT_PINK - Static variable in class org.das2.util.ColorUtil
 
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
 
hours2 - 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
 
HTML_LINE_LIMIT - Static variable in class org.autoplot.RunBatchTool
 
htmlDescription - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
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
HTML utilities, such as getting a directory listing, where a "file" is a link below the directory we are listing, and read a URL into a String.
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.
HTTP_RESPONSE_CODE - Static variable in interface org.das2.util.filesystem.WebProtocol
kludge in place where the response code (200,302,401,etc) can be stored.
HttpConnection - Class in org.autoplot.hapi
 
HttpConnection(URL) - Constructor for class org.autoplot.hapi.HttpConnection
 
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
 
HttpGetSrcNode - Class in org.das2.catalog.impl
Engine for turning parameter settings into HTTP GET URLs
HttpGetSrcNode(DasDirNode, String, List<String>) - Constructor for class org.das2.catalog.impl.HttpGetSrcNode
 
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.datum
Utilities for HTTP protocol, such handling redirects.
HttpUtil() - Constructor for class org.das2.datum.HttpUtil
 
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
 
HUE_OP - Static variable in class org.autoplot.imagedatasource.ImageDataSource
return the hue (as in Hue-Saturation-Value) for each pixel, with values between 0 and 360.
HUFF_COMPRESSION - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
HUFF_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
HugeScatterRenderer - Class in org.das2.graph
HugeScatterRenderer This renderer can handle vector data sets with hundreds of thousands of points by histogramming the points and then creating a greyscale spectrogram of the histogram.
HugeScatterRenderer(DataSetDescriptor) - Constructor for class org.das2.graph.HugeScatterRenderer
 
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

i - Variable in class com.github.difflib.algorithm.myers.PathNode
Position in the original sequence.
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 method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
IDENTIFIER - Static variable in interface org.das2.qds.util.dd.SimpleExpConstants
RegularExpression Id.
identifyContinuousBlocks(Datum, DatumRange, QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return events list containing start and stop times of continuous blocks in time.
identifyRoot(URL) - Static method in class org.autoplot.pds.Pds3DataSourceFactory
identify the root of the volume.This was motivated by a LABL in SOFTWARE in a volume which didn't have DATA, and I had everything mounted in /project/pds/mirror/DATA.The root will often have DATA, DOCUMENT, and a README.txt file.
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.
IdleClockOutputStream - Class in org.autoplot.hapiserver
Debugging output stream which times idle periods between write calls.
IdleClockOutputStream(OutputStream) - Constructor for class org.autoplot.hapiserver.IdleClockOutputStream
 
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
IdlsavDataSource - Class in org.autoplot.idlsupport
Read a variable from an IDLSav file.
IdlsavDataSource(URI) - Constructor for class org.autoplot.idlsupport.IdlsavDataSource
 
IdlsavDataSourceFactory - Class in org.autoplot.idlsupport
Factory for reading IDLSave files.
IdlsavDataSourceFactory() - Constructor for class org.autoplot.idlsupport.IdlsavDataSourceFactory
 
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(QDataSet, QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
create the inverse fft of the real and imaginary spec
ifft(GeneralFFT, QDataSet, QDataSet) - Static method in class org.das2.qds.util.FFTUtil
Perform the inverse fft to get real and imaginary components for intervals.
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.
IGNORE_WHITESPACE_EQUALIZER - Static variable in class com.github.difflib.text.DiffRowGenerator
 
ignoreBadge - Static variable in class org.autoplot.pngwalk.PngWalkView
 
IgnoreFieldHandler() - Constructor for class org.das2.datum.TimeParser.IgnoreFieldHandler
 
ignoreWhiteSpaces(boolean) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Ignore white spaces in generating diff rows or not.
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
 
IllegalNullArgumentException - Exception in org.fuin.utils4j
Thrown to indicate that a method has been passed an illegal null argument.
IllegalNullArgumentException(String) - Constructor for exception org.fuin.utils4j.IllegalNullArgumentException
Constructor with argument name.
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
 
ImageDataSource - Class in org.autoplot.imagedatasource
 
ImageDataSource(URI) - Constructor for class org.autoplot.imagedatasource.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
 
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(String) - Method in class org.autoplot.jythonsupport.ScriptDocumentationPanel
this is a placeholder for some improved functionality.
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.
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
increase(int) - Method in class com.jmatio.io.stream.ByteBufferedOutputStream
 
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
 
indentForLine(String) - Static method in class org.autoplot.jythonsupport.JythonUtil
return the indentation string (spaces or tabs or empty) for the line.
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
initialize with the set of indices.
indexOf(char[], char) - Method in class gov.nasa.pds.ppi.label.PDSElement
 
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(Object) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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
INDIAN_RED - Static variable in class org.das2.util.ColorUtil
 
indicateSelection(List<DomNode>) - Method in class org.autoplot.dom.CanvasController
flash the selected plots and plotElements, by temporarily adding a painter to the canvas.
INDIGO - Static variable in class org.das2.util.ColorUtil
 
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.
infoLabel - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
InfoServlet - Class in org.autoplot.hapiserver
Info servlet returns information about parameters.
InfoServlet() - Constructor for class org.autoplot.hapiserver.InfoServlet
 
init(FilterConfig) - Method in class com.jspbook.GZIPFilter
 
init() - Static method in class org.autoplot.datasource.DataSetURI
call this to trigger initialization
init(ServletConfig) - Method in class org.autoplot.servlet.ScriptGUIServlet
 
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
 
initFromJson(JSONObject) - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
initialize(JSONObject, OutputStream, QDataSet) - Method in class org.autoplot.hapiserver.BinaryDataFormatter
 
initialize(JSONObject, OutputStream, QDataSet) - Method in class org.autoplot.hapiserver.CsvDataFormatter
 
initialize(JSONObject, OutputStream, QDataSet) - Method in interface org.autoplot.hapiserver.DataFormatter
configure the format.
initialize(Component) - Static method in class org.autoplot.help.AutoplotHelpSystem
 
initialize(List<String>) - Method in class org.autoplot.html.AsciiTableStreamer
 
initialize(String) - Method in class org.autoplot.jythonsupport.ScriptDocumentationPanel
 
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
 
initializeReader(JSONObject, String) - Method in class org.autoplot.hapiserver.CsvDataFormatter
 
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
 
inlineDiffBySplitter(Function<String, List<String>>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
To provide some customized splitting a splitter can be provided.
inlineDiffByWord(boolean) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Per default each character is separatly processed.
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
 
InputStreamBinaryRecordReader - Class in org.autoplot.hapi
 
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(PDSItem, PDSLabel) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Insert a label after another element in this label.
insertAfter(PDSItem, PDSElement) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Insert an element after another element in this label.
insertAfter(Point, int) - Method in class ProGAL.geom2d.Polygon
inserts point p into the polygon after the corner with specified index
insertBefore(PDSItem, PDSLabel) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Insert a label before another element in this label.
insertBefore(PDSItem, PDSElement) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Insert an element before another element in this label.
InsertDas2UserIntoVap - Class in org.autoplot.servletutil
At the RPW Group, we need to rewrite the vap so that the username is known to the Das2ServerDataSource.
InsertDas2UserIntoVap() - Constructor for class org.autoplot.servletutil.InsertDas2UserIntoVap
 
InsertDelta<T> - Class in com.github.difflib.patch
Describes the add-delta between original and revised texts.
InsertDelta(Chunk<T>, Chunk<T>) - Constructor for class com.github.difflib.patch.InsertDelta
Creates an insert delta with the two given chunks.
insertElement(Object[], int, Object) - Static method in class org.autoplot.jythonsupport.ui.DataMashUp
insert element into array at index, as long as index is within the array or at the length of the array.
insertExtraParams(File, File, String, Map<String, String>) - Static method in class org.autoplot.servletutil.InsertDas2UserIntoVap
insert extra parameters into the URIs, where the vapScheme is found.
insertLineTo(double, double) - Method in class org.das2.graph.DataGeneralPathBuilder
allow client to insert a point.
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
 
insertUnformattedData(String, String, QDataSet) - Static method in class org.autoplot.dom.LabelConverter
replace %{LABEL} or $(LABEL) with value, possibly formatting it.
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.ClassImportCompletionItem
 
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.catalog.DasProp
 
INT - Static variable in class org.das2.qds.buffer.BufferDataSet
4 byte signed integers.
INT1 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT1
Int16Array(DArray, Map<String, Object>) - Constructor for class org.autoplot.dods.DodsVarDataSet.Int16Array
 
INT2 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT2
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, Map<String, Object>) - Constructor for class org.autoplot.dods.DodsVarDataSet.Int32Array
 
INT4 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT4
INT8 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
INT8
intarr(int) - Static method in class org.das2.qds.ops.Ops
create a dataset filled with zeros, stored in 4-byte ints.
intarr(int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 2 dataset filled with zeros, stored in 4-byte ints.
intarr(int, int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 3 dataset filled with zeros, stored in 4-byte ints.
IntArray - Class in gov.nasa.gsfc.spdf.cdfj
 
IntArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntArray
 
IntArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntArray
 
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
 
interactivePlot(QDataSet) - Method in class org.autoplot.util.PlotDataMashupResolver
 
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 indices 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 indices 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 indices 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 indices 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 indices 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
 
interpXThenInterpY - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
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.
IntVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
IntVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
IntVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
invalid(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a dataset with one where the data is invalid, and zero the data is valid.
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
 
invoke(Object, String, Class[], Object[]) - Static method in class org.fuin.utils4j.Utils4J
Calls a method with reflection and maps all errors into one exception.
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.
InvokeMethodFailedException - Exception in org.fuin.utils4j
Calling a method with reflection failed.
InvokeMethodFailedException(String) - Constructor for exception org.fuin.utils4j.InvokeMethodFailedException
Constructor with error message.
InvokeMethodFailedException(String, Throwable) - Constructor for exception org.fuin.utils4j.InvokeMethodFailedException
Constructor with error message and cause.
invokeScript20181217(URI, File, Application, Map<String, String>, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
Invoke the script on the current thread.
invokeScriptNow(Map<String, Object>, File) - Static method in class org.autoplot.JythonUtil
Do a search for the number of places where JythonUtil.createInterpreter is called and it should be clear that there's a need for one code that does this.
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 Jython 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 Jython 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 Jython script on another thread.
invokeScriptSoon(URI, Application, Map<String, String>, boolean, boolean, JythonRunListener, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
invoke the Jython script on another thread.
invokeScriptSoon(URI, File, Application, Map<String, String>, boolean, boolean, JythonRunListener, ProgressMonitor) - Static method in class org.autoplot.JythonUtil
invoke the Jython 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
 
irange(double, double, int) - Static method in class org.das2.qds.ops.Ops
mimic the Jython xrange function for use in loops.
irange(double, double) - Static method in class org.das2.qds.ops.Ops
mimic the Jython xrange function for use in loops.
irange(double) - Static method in class org.das2.qds.ops.Ops
mimic the Jython xrange function for use in loops.
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
 
isAdditionalClip() - Method in class org.das2.graph.SeriesRenderer
 
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
 
isAllowExit() - Method in class org.autoplot.AppManager
if true, then the ApplicationManager may explicitly call System.exit.
isAllowOffline() - Method in class org.das2.util.filesystem.FileSystemSettings
 
isAllowScreenshot() - Method in class org.autoplot.scriptconsole.GuiExceptionHandlerSubmitForm
 
isAllowZeroWidth() - Method in class org.das2.components.DatumRangeEditor
 
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.
isAngleRange(QDataSet, boolean) - Static method in class org.das2.qds.ops.Ops
return true if the dataset can be interpreted as radian degrees from 0 to PI or from 0 to 2*PI.
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
 
isApplication() - Method in class org.autoplot.ApplicationModel
Return true if this is running as an application.
isArray(ByteBuffer, String) - Method in class org.autoplot.idlsupport.ReadIDLSav
return true if the name refers to an array
isArrayOfBoundingBox(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a rank 3 array of bounding boxes.
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.
isBean(Object) - Static method in class org.das2.components.propertyeditor.PropertyEditor
return true if the object is a Java Bean that fires property change events.
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 gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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.
isBlacklisted(String) - Static method in class org.autoplot.servlet.ServletUtil
return true if the suri is blacklisted, meaning we do not trust that scripts and other content from from this address could harm the server.
isBootstrap() - Method in class com.github.difflib.algorithm.myers.PathNode
Is this a bootstrap node?
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.
isByteArray() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
isByteBuffer() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
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.
isCaching() - Static method in class org.autoplot.servlet.ServletInfo
return true if we can cache requests.
isCadenceCheck() - Method in class org.autoplot.dom.PlotElement
 
isCadenceCheck() - Method in class org.das2.dataset.AverageTableRebinner
 
isCadenceCheck() - Method in class org.das2.graph.SeriesRenderer
 
isCadenceCheck() - Method in class org.das2.graph.SpectrogramRenderer
 
isCadenceRatiometric() - Method in class org.das2.graph.DataGeneralPathBuilder
return true if the spacing in x has been identified as ratiometric (linearly spaced on a log axis).
isCanceled() - Method in interface org.fuin.utils4j.Cancelable
Returns if the unit of work was canceled.
isCanceled() - Method in class org.fuin.utils4j.CancelableVolatile
Returns if the unit of work was canceled.
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
 
isCanonicalEvent(QDataSet) - Static method in class org.das2.qds.examples.Schemes
returns true if the dataset is a rank 1 canonical event, having three or four elements, the first two are times or the same units and the last is a nominal datum describing the event.
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
 
isCell() - Method in class com.jmatio.types.MLArray
 
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.
isChanged() - Method in class org.fuin.utils4j.ChangeTrackingMap
Returns if the list has changed.
isChanged() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Returns if the list has changed.
isChar() - Method in class com.jmatio.types.MLArray
 
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
 
isColumnMajor() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
Returns whether the array returned by getValues() is to be interpreted as having the first index of variable's dimension varying the fastest, as in IDL
isColumnMajor() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesX
 
isColumnMajor() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
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.
isCompatible(int, boolean, Class) - Static method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
isCompatible(Class) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns whether conversion of this variable to type specified by cl is supported while preserving precision.
isCompatible(Class, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns whether conversion of this variable to type specified by cl is supported under the given precision preserving constraint.
isCompatible(String, Class) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
isCompatible(String, Class) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns whether value of the given variable can be cast to the specified type without loss of precision
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
isCompatible(String, Class) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
returns whether conversion of this variable to type specified by cl is supported while preserving precision.
isCompatible(String, Class, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether conversion of this variable to type specified by cl is supported under the given precision preserving constraint.
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
isCompatible(int, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
isCompatible(Class) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
returns whether conversion of this variable to type specified by cl is supported while preserving precision.equivalent to isCompatible(Class cl, true)
isCompatible(Class, boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
returns whether conversion of this variable to type specified by cl is supported under the given precision preserving constraint.
isCompletionVisible() - Method in class org.das2.jythoncompletion.ui.CompletionLayout
 
isComplex() - Method in class com.jmatio.types.MLArray
 
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 gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns whether variable values have been compressed
isCompressed(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether the values of the variable are represented in a compressed form in the CDF.For variables declared to be compressed, CDF specification allows the values to be stored in uncompressed form if the latter results in a smaller size.
isCompressed(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
isCompressed(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.SelectedVariableCollection
Returns whether compression was chosen for the variable.
isCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.VariableDataBuffer
 
isCompressed() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Determines whether the value of this variable is represented as a compressed byte sequence in the CDF.
isCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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(String[], int, int) - Static method in class org.autoplot.datasource.DataSourceUtil
return true if the characters in the range st to en do not change.
isConstant(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return true if each record of DEPEND_0 is the same.
isConstant(QDataSet, int) - Static method in class org.das2.qds.DataSetUtil
return true if each record of DEPEND_i is the same.
isConstrainProportions() - Method in class org.das2.event.BoxZoomMouseModule
Getter for property constrainProportions.
isContainsGaps() - Method in class org.autoplot.pngwalk.WalkImageSequence
true if the sequence has been generated so that gaps could be shown.
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 org.das2.util.filesystem.ZipFileObject
 
isData() - Method in class zipfs.ZipFileObject
 
isDataAt(QDataSet, Datum) - Static method in class org.das2.qds.DataSetUtil
is data found at the time t, or might it be within a gap in the data?
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 mashup 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)
isDeleted() - Method in class org.fuin.utils4j.Property
Returns if the value has been deleted since construction.
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".
isDir() - Method in interface org.das2.catalog.DasNode
Can this catalog node have the sub-nodes?
isDir() - Method in class org.das2.catalog.impl.AbstractSrcNode
 
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 org.das2.util.filesystem.ZipFileSystem
 
isDirectory(String) - Method in class zipfs.ZipFileSystem
 
isDirty() - Method in class org.autoplot.datasource.RecentComboBox
check if the human has made modifications to this value.
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
 
isDouble() - Method in class com.jmatio.types.MLArray
 
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.autoplot.dom.PlotElementStyle
 
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
 
ISEEDATE - Static variable in class gov.nasa.pds.ppi.util.PPITime
83 019 JAN 19 11 45 30.234
isEmbedData() - Method in class org.autoplot.VapSchemeChooser
return true if the scientist wants to embed data within the vap.
isEmpty() - Method in class com.jmatio.types.MLArray
 
isEmpty() - Method in class org.das2.util.ClassMap
 
isEmpty() - Method in class org.fuin.utils4j.ChangeTrackingMap
isEmpty() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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.
isExpertMode() - Method in class org.autoplot.datasource.DataSetSelector
 
isFile() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
isFileResource() - Method in class org.autoplot.aggregator.AggregatingDataSourceFactory
 
isFileResource() - Method in class org.autoplot.asdatasource.AudioSystemDataSourceFactory
 
isFileResource() - Method in class org.autoplot.cdaweb.CDAWebDataSourceFactory
 
isFileResource() - Method in class org.autoplot.datasource.AbstractDataSourceFactory
 
isFileResource() - Method in interface org.autoplot.datasource.DataSourceFactory
true if the data source is based on files.
isFileResource() - Method in class org.autoplot.dods.DodsDataSourceFactory
 
isFileResource() - Method in class org.autoplot.fdc.FedCatSourceFactory
 
isFileResource() - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
isFileResource() - Method in class org.autoplot.inline.InlineDataSourceFactory
 
isFileResource() - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
isFileResource() - Method in class org.das2.datasource.Das2ServerDataSourceFactory
 
isFileResource() - Method in class org.tsds.datasource.TsdsDataSourceFactory
 
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 org.das2.util.filesystem.ZipFileObject
 
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
 
isFunctionObject() - Method in class com.jmatio.types.MLArray
 
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
 
isGitClone(File, String) - Static method in class org.das2.util.filesystem.WebFileSystem
return the canonical path for the path, if it is part of a git clone.
isGithubFileSystem(String, String) - Static method in class org.das2.util.filesystem.GitHubFileSystem
one place that lists the GitHub (GitLab) filesystems.
isGlobal() - Method in interface gov.nasa.gsfc.spdf.cdfj.Attribute
 
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.
isGlow() - Method in class org.autoplot.dom.Annotation
 
isGlow() - Method in class org.das2.graph.DasAnnotation
 
isGlow() - Method in class org.das2.util.GrannyTextRenderer
 
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.ApplicationModel
Return true if the application is headless.
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
 
isHistogramMode() - Method in class org.das2.graph.DataGeneralPathBuilder
 
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.
isInfo() - Method in interface org.das2.catalog.DasNode
Is this object an information node.
isInfo() - Method in class org.das2.catalog.impl.AbstractSrcNode
 
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
return true if the script should be added as a tool.
isInt16() - Method in class com.jmatio.types.MLArray
 
isInt32() - Method in class com.jmatio.types.MLArray
 
isInt64() - Method in class com.jmatio.types.MLArray
 
isInt8() - Method in class com.jmatio.types.MLArray
 
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.
isInterpolateXThenY() - Method in class org.das2.dataset.AverageTableRebinner
 
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
true true for parseable ISO8601 time ranges.
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.
isLabel(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Determines if a file contains a PDS label.
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.fdc.FedCatTreeModel
 
isLeaf(Object) - Method in class org.autoplot.metatree.NameValueTreeModel
 
isLeaf() - Method in interface org.autoplot.metatree.NameValueTreeModel.TreeNode
 
isLeaf(Node) - Static method in class org.autoplot.pds.DocumentUtil
return true if the node has no children other than the text node.
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.
isLoaded() - Method in interface org.das2.catalog.DasNode
Does this node have a full definition
isLoaded() - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
isLoaded() - Method in class org.fuin.utils4j.PropertiesFile
Returns if the underlying file has ever been read.
isLoadPersistentPreferences() - Method in class org.autoplot.dom.OptionsPrefsController
 
isLocal(URI) - Static method in class org.autoplot.state.EmbedDataExperiment
return true if the URI is only resolved on the local machine.
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 org.das2.util.filesystem.ZipFileObject
 
isLocal() - Method in class zipfs.ZipFileObject
 
isLocalPwdReferences() - Method in class org.autoplot.VapSchemeChooser
return true if the local references to be relative when possible.
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
 
isLockDomainDivider() - Method in class org.das2.graph.DasAxis
 
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
 
isLogical() - Method in class com.jmatio.types.MLArray
 
isLogSpacing(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return true if the data appears to have log spacing.
isLongTitles() - Method in class org.das2.graph.DasPlot
long titles means it won't clip at the axis bounds, at the risk of affecting codes which expect the old boundaries.
isLongType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
isLongType() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
isLongType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
isLongType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns whether nth entry is of type long.A Throwable is thrown for invalid entry number
isLongType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns whether nth entry is of type long.A Throwable is thrown for invalid entry number
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
 
isMissingRecords() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Shows whether one or more records (in the range returned by getRecordRange()) are missing.
isMissingRecords(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Shows whether one or more records (in the range returned by getRecordRange()) are missing.
isMissingRecords() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Shows whether one or more records (in the range returned by getRecordRange()) are missing.
isModelInitialized() - Static method in class org.autoplot.ScriptContext
provide way to see if the model is already initialized (e.g.
isModelInitialized() - Method in class org.autoplot.ScriptContext2023
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
 
isNearestNeighbor() - Method in class org.das2.dataset.TriScatRebinner
 
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.
isNew() - Method in class org.fuin.utils4j.Property
Returns if the value has been created since construction.
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.
isNoNewLineAtTheEndOfTheFile() - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
isNonsingular() - Method in class ProGAL.math.LUDecomposition
Is the matrix nonsingular?
isNotBundle(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return true if the data is not a bundle and has uniform units throughout the dataset.
isNotransfer() - Method in class org.das2.util.Expect
 
isNumberType() - Method in class org.autoplot.jythonsupport.PyQDataSet
 
ISO - Static variable in class gov.nasa.pds.ppi.util.PPITime
19890119T114530.234
iso8601duration - Static variable in class org.autoplot.servlet.TimeRangeParser
 
iso8601duration - Static variable in class org.das2.datum.DatumRangeUtil
 
iso8601DurationPattern - Static variable in class org.autoplot.servlet.TimeRangeParser
 
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.
isObject() - Method in class com.jmatio.types.MLArray
 
isObject() - Method in class gov.nasa.pds.ppi.label.PDSElement
Determines if an element is an "OBJECT".
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.
isOneD() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesX
 
isOneD() - Method in class gov.nasa.gsfc.spdf.cdfj.TSExtractor.GeneralTimeSeriesX
 
isOnline() - Method in class org.autoplot.cdaweb.CDAWebDB
returns true if the CDAWeb is on line.
isOnlyEmbedLocal() - Method in class org.autoplot.VapSchemeChooser
return true if the scientist only wants the local data to be embedded.
isOpaque() - Method in class com.jmatio.types.MLArray
 
isOpaque() - Method in class org.das2.graph.EventsRenderer
 
isOpaqueBackground() - Method in class org.das2.graph.DasCanvasComponent
 
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.autoplot.dom.Options
 
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
 
isOrbitsFile(String) - Static method in class org.das2.datum.Orbits
provide method for clients to see if the URI represents an orbits file, without constantly going into the synchronized block, which was causing things to hang for Masafumi.
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
 
isoTimeToArray(String) - Static method in class org.hapiserver.HapiClient
return array [ year, months, days, hours, minutes, seconds, nanoseconds ]
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.components.propertyeditor.StringWithSchemeEditor
 
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(Object) - Method in class org.das2.graph.DasCanvas
ask the canvas if the particular change is already pending.
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 the mouse module's mousePointSelected() should be 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.VerticalDragRangeRenderer
 
isPointSelection() - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
isPointSelection() - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
isPolar() - Method in class org.das2.graph.BoundsRenderer
 
isPolling() - Method in class org.autoplot.aggregator.AggregationPollUpdating
 
isPolyMesh(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data can be used as a triangulation or tessalation of 4-point rectangles.
isPopupVisible() - Method in class org.das2.components.HorizontalSpectrogramAverager
 
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.HugeScatterRenderer
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
 
isQuoted() - Method in class gov.nasa.pds.ppi.label.PDSValue
Returns true is the data type of the value is quoted.
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
returns true if the rank 1 dataset is a bundle of rank 0 datasets, or where DEPEND_0 is a labels dataset.
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 org.das2.util.filesystem.ZipFileObject
 
isReadOnly() - Method in class zipfs.ZipFileObject
 
isReady() - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
Get the value of ready
isReady() - Method in class com.jspbook.GZIPResponseStream
 
isReallyCompressed() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.DataLocator
 
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.
isRegexNoWild(String) - Static method in class org.das2.util.filesystem.HttpFileSystem
return true if the regular expression for the file is actually a single file with no wildcards.
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
 
isRemoved(String) - Method in class org.fuin.utils4j.PropertiesFile
Returns if a property has been deleted.
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
 
isRestart_timeout_upon_receive() - Method in class org.das2.util.Expect
 
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 interface org.das2.catalog.DasNode
Is this object a detached root of a catalog tree.
isRoot() - Method in class org.das2.catalog.impl.AbstractNode
 
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 org.das2.util.filesystem.ZipFileObject
 
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
completions should be based on a refactored code which avoids slow commands like "getDataSet".
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.
isSameAs(AttributeEntry) - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
isSameAs(AttributeEntry) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
isSandboxed() - Method in class org.autoplot.ApplicationModel
 
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.
isScalar(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns whether a variable is scalar.
isScalarSeriesWithErrors(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true is the data is a simple series of scalars with errors.
isScalarTimeSeries(QDataSet) - Static method in class org.das2.qds.examples.Schemes
return true if the data is a simple time series of scalars.
isScale() - Method in class org.das2.graph.Auralizor
 
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
 
isShowReciprocalDeltaX() - Method in class org.das2.event.LengthDragRenderer
 
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.
isSingle() - Method in class com.jmatio.types.MLArray
 
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.
isSnake() - Method in class com.github.difflib.algorithm.myers.PathNode
 
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.
isSpace(int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Determines if a character is a white space character.
isSparse() - Method in class com.jmatio.types.MLArray
 
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
 
isSplitAnchorType() - Method in class org.autoplot.dom.Annotation
 
isSplitAnchorType() - Method in class org.das2.graph.DasAnnotation
 
isSquare() - Method in class ProGAL.math.Matrix
 
isSrc() - Method in interface org.das2.catalog.DasNode
Can this catalog node provide data
isSrc() - Method in class org.das2.catalog.impl.AbstractSrcNode
 
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.
isStringType() - Method in interface gov.nasa.gsfc.spdf.cdfj.AttributeEntry
 
isStringType() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFAttributeEntry
 
isStringType(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
isStringType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.GlobalAttribute
returns whether nth entry is of type string.A Throwable is thrown for invalid entry number
isStringType(int) - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableAttribute
returns whether nth entry is of type string.A Throwable is thrown for invalid entry number
isStruct() - Method in class com.jmatio.types.MLArray
 
isStructure(ByteBuffer, String) - Method in class org.autoplot.idlsupport.ReadIDLSav
return true if the name refers to a structure
isSuccess - Variable in class org.das2.util.Expect
Whether the last match was successful, updated after each expect() call
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
 
isSupport - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
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
isTagged() - Method in class org.fuin.utils4j.ChangeTrackingMap
Returns if the object is currently tagged.
isTagged() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Returns if the object is currently tagged.
isTagged() - Method in interface org.fuin.utils4j.Taggable
Returns if the object is currently tagged.
isTaskCancelled() - Method in class org.das2.jythoncompletion.support.AsyncCompletionQuery
Check whether the task corresponding to this query was cancelled.
isTcaLoaded() - Method in class org.das2.graph.DasAxis
true if the TCA data has been loaded and the axis bounds reflect TCA data present.
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 or Units.lookupTimeUnits('seconds since 1989-12-13T00:00Z')
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.
isTimeTag(String, String) - Static method in class org.autoplot.pds.Pds3DataSource
here is the one place for this logic which identifies if the column contains timetags.
isTimeType(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether the given variable represents time.
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
isTrustedClient(HttpServletRequest) - Static method in class org.autoplot.hapiserver.Util
return true if the client is trusted and additional information about the server for debugging can be included in the response.
isTT2000() - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeVariable
Returns whether this is a TT2000 type variable
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpoch16Variable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFEpochVariable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTT2000Variable
 
isTT2000() - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.UnixTimeVariable
 
isTypeR() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
isTypeR(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether a variable of type r-variable..See the CDF User's Guide for details.
isTypeR() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
 
isUint16() - Method in class com.jmatio.types.MLArray
 
isUint32() - Method in class com.jmatio.types.MLArray
 
isUint64() - Method in class com.jmatio.types.MLArray
 
isUint8() - Method in class com.jmatio.types.MLArray
 
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 in log space.
isUnknown() - Method in class com.jmatio.types.MLArray
 
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.VerticalDragRangeRenderer
 
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
 
isURL() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory.CDFSource
 
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.
isUserNode() - Method in class org.autoplot.util.MigratePreference
 
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() - Method in class gov.nasa.pds.ppi.label.PDSItem
Determines if a PDSItem is valid.
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.
isValidItem(PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Determines if an item is a valid.
isValidTime(String) - Static method in class org.das2.datum.TimeUtil
check to see if the string is parseable as a time.
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.
isVector(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns whether a variable is vector.
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
 
isWhitelisted(String) - Static method in class org.autoplot.servlet.ServletUtil
return true if the suri is whitelisted, meaning we trust that scripts and other content from from this address will not harm the server.
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.
isYXT(QDataSet) - Static method in class org.das2.qds.SemanticOps
YXT is a dataset where T → X → Y.
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
 
itemsPerPoint - Variable in class gov.nasa.gsfc.spdf.cdfj.VDR
 
iterator() - Method in class org.autoplot.hapi.JSONArrayIterator
 
iterator() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
iterator() - Method in class ProGAL.dataStructures.DLCyclicList
 
iterator() - Method in class ProGAL.dataStructures.Set
 
IVORY - Static variable in class org.das2.util.ColorUtil
 

J

j - Variable in class com.github.difflib.algorithm.myers.PathNode
Position in the revised sequence.
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
 
JANUARY_1_1970 - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
JANUARY_1_1970_LONG - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
JAPANDATE - Static variable in class gov.nasa.pds.ppi.util.PPITime
83.1.19 11:45:30.234
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
 
JavaJythonConverter - Class in org.autoplot.jythonsupport
Convenient tool for converting Java code found on-line into Jython code which can be tinkered with.
JavaJythonConverter(JEditorPane) - Constructor for class org.autoplot.jythonsupport.JavaJythonConverter
 
JavaJythonConverter(JEditorPane, int) - Constructor for class org.autoplot.jythonsupport.JavaJythonConverter
Creates new form JavaJythonConverter
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.CleanDataFilterEditorPanel
 
jCheckBox1 - Variable in class org.das2.qds.filters.SmoothDimensionFilterEditorPanel
 
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.CleanDataFilterEditorPanel
 
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.FftOutputsFilterEditorPanel
 
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.SmoothDimensionFilterEditorPanel
 
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
 
jLabel14 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jLabel15 - 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.CleanDataFilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.DbAboveBackgroundDim1FilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.DetrendFilterEditorPanel
 
jLabel2 - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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.FftOutputsFilterEditorPanel
 
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
 
JLinkyLabel - Class in org.autoplot.jythonsupport.ui
check for links in label.
JLinkyLabel(URL, String) - Constructor for class org.autoplot.jythonsupport.ui.JLinkyLabel
 
JnlpServlet - Class in org.autoplot.servlet
Alternative to the CGI/Perl based solutions for dynamically creating the JNLP to launch into a specific Autoplot configuration.
JnlpServlet() - Constructor for class org.autoplot.servlet.JnlpServlet
 
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.binarydatasource.BinaryDataSourceEditorPanel
 
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
 
jPanel5 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jPopupMenu1 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
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.das2.datasource.Das2ServerDataSourceEditorPanel
 
jScrollPane3 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jScrollPane4 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
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
 
JSONDataSource - Class in org.autoplot.json
 
JSONDataSource(URI) - Constructor for class org.autoplot.json.JSONDataSource
 
JSONDataSourceFactory - Class in org.autoplot.json
Very simple start to a JSONJ stream
JSONDataSourceFactory() - Constructor for class org.autoplot.json.JSONDataSourceFactory
 
JSONDataSourceFormat - Class in org.autoplot.json
formats to JSONL format, soon other JSON formats.
JSONDataSourceFormat() - Constructor for class org.autoplot.json.JSONDataSourceFormat
 
JSONJIterator - Class in org.autoplot.json
 
JSONJIterator(InputStream) - Constructor for class org.autoplot.json.JSONJIterator
 
jsonToList(JSONArray) - Static method in class org.das2.util.JsonUtil
convert JSONArray to List<Object>
jsonToMap(JSONObject) - Static method in class org.das2.util.JsonUtil
convert JSONObject to Map<String,Object>
JsonUtil - Class in org.das2.util
Useful JSON utilities.
JsonUtil() - Constructor for class org.das2.util.JsonUtil
 
jSplitPane2 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jTabbedPane1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.csv.CsvDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.excel.ExcelSpreadsheetDataSourceEditorPanel
 
jTable1 - Variable in class org.autoplot.html.HtmlTableDataSourceEditorPanel
 
jTable2 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
jTable3 - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
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
 
jToggleButton5 - 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.
JythonDemoGui - Class in test
 
JythonDemoGui() - Constructor for class test.JythonDemoGui
Creates new form JythonDemoGui
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
 
JythonRunListener - Interface in org.autoplot
Listens for feedback about run status
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.ScriptDescriptor - Interface in org.autoplot.jythonsupport
Object containing a description of a script, containing its parameters and title describing it.

K

kelvin - Static variable in class org.das2.datum.Basis
 
kelvin - Static variable in class org.das2.datum.Units
 
kernelCone - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
kernelFlat - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
KernelRebinner - Class in org.das2.dataset
Revisit Larry's KernalRebinner, where each point is spread out using a kernel, and then convoluted with each data point.
KernelRebinner(KernelRebinner.Type) - Constructor for class org.das2.dataset.KernelRebinner
 
KernelRebinner.Type - Enum in org.das2.dataset
 
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_BINS - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_CENTERS - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_DEFINITIONS - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_FILL - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_LABEL - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_LENGTH - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_PARAMETER - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_PARAMETERS - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_QUALITY_CONTROL_URI - Static variable in class org.autoplot.pngwalk.QualityControlPanel
 
KEY_RANGES - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_REF - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_SIZE - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_TYPE - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_UNITS - Static variable in class org.autoplot.hapi.HapiUtil
 
KEY_X_COLOR_LOOKUP - Static variable in class org.autoplot.hapi.HapiUtil
extentions supported follow
KeyChain - Class in org.das2.util.filesystem
class that contains the credentials for websites.
KeyChain() - Constructor for class org.das2.util.filesystem.KeyChain
 
keyIterator() - Method in class org.fuin.utils4j.PropertiesFile
Returns a key iterator.
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
 
keys() - Method in class org.autoplot.util.MigratePreference
 
keySet() - Method in class org.das2.util.ClassMap
 
keySet() - Method in class org.fuin.utils4j.ChangeTrackingMap
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
 
keysSpi() - Method in class org.fuin.utils4j.PropertiesFilePreferences
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.LengthMouseModule
 
keyTyped(KeyEvent) - Method in class org.das2.event.MouseModule
 
keyTyped(KeyEvent) - Method in class org.das2.event.VerticalSlicerMouseModule
 
keyTyped(KeyEvent) - Method in class org.das2.event.WaypointsMouseModule
 
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
 
KHAKI - Static variable in class org.das2.util.ColorUtil
 
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.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 draws a label at the current mouse location.
LabelDragRenderer(DasCanvasComponent) - Constructor for class org.das2.event.LabelDragRenderer
create an instance.
LabelDragRenderer() - Constructor for class org.das2.event.LabelDragRenderer
create an instance, and presumably the mouse module will set the parent.
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.
labelsDataset(String) - Static method in class org.das2.qds.ops.Ops
create a rank 0 label dataset.
labelsDataset(String, String) - Static method in class org.das2.qds.ops.Ops
create a rank 0 label 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 com.github.difflib.patch.Chunk
Returns the index of the last line of the chunk.
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
 
LAST_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
lastAccess - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
lastAvailableTime(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns last available time for a variable.Returned time has millisecond precision.
lastAvailableTime(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns last available time which is not later than the given time for a variable.Returned time has millisecond precision.
lastException - Variable in class org.das2.graph.Renderer
When a dataset cannot be loaded, the exception causing the failure will be rendered instead.
lastindex(QDataSet) - Static method in class org.das2.qds.IndexGenDataSet
this is used to create a 0,1,2,...
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.
lastIndexOf(Object) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
lastLeapSecond(Datum) - Static method in class org.das2.datum.TimeUtil
returns the instant after the last leap second.
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 org.das2.util.filesystem.ZipFileObject
 
lastModified() - Method in class zipfs.ZipFileObject
 
lastPointAt2D(QDataSet, QDataSet, QDataSet, QDataSet, QDataSet) - Static method in class org.das2.qds.util.Reduction
return the value of the last data point at each location.
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
 
LAVENDER - Static variable in class org.das2.util.ColorUtil
 
LAVENDER_BLUSH - Static variable in class org.das2.util.ColorUtil
 
LAWN_GREEN - Static variable in class org.das2.util.ColorUtil
 
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
LayoutStringSchemeEditor - Class in org.autoplot.util
for parsing layouts
LayoutStringSchemeEditor(boolean, String) - Constructor for class org.autoplot.util.LayoutStringSchemeEditor
Creates new form LayoutStringSchemeEditor
layoutToString(Canvas) - Static method in class org.autoplot.dom.DomUtil
print a one-line representation of the layout, showing canvas dimensions, font size, margin row and column, and the first row.
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
 
LDataSet.LDataSetLongWriteAccess - Class in org.das2.qds
 
LDataSetLongReadAccess() - Constructor for class org.das2.qds.LDataSet.LDataSetLongReadAccess
 
LDataSetLongWriteAccess() - Constructor for class org.das2.qds.LDataSet.LDataSetLongWriteAccess
 
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
 
leftAndRightMostPlot(Application, List<Plot>) - Static method in class org.autoplot.dom.DomOps
return the left-most and right-most plot of a list of plots.
leftAndRightMostPlot(Application, Plot[]) - Static method in class org.autoplot.dom.DomOps
return the left-most and right-most plot of a list of plots.
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
LEMON_CHIFFON - Static variable in class org.das2.util.ColorUtil
 
len - Variable in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
length() - Method in class gov.nasa.pds.ppi.label.PDSValue
Return the length of the value when formated using PDS standards.
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() - Method in class org.hapiserver.CSVHapiRecord
 
length() - Method in interface org.hapiserver.HapiRecord
return the number of items.
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
LengthMouseModule - Class in org.das2.event
adds 1,2,3,4,5 keystrokes to the renderer.
LengthMouseModule(DasCanvasComponent, LengthDragRenderer, String) - Constructor for class org.das2.event.LengthMouseModule
 
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
 
LIGHT_BLUE - Static variable in class org.das2.util.ColorUtil
 
LIGHT_CORAL - Static variable in class org.das2.util.ColorUtil
 
LIGHT_CYAN - Static variable in class org.das2.util.ColorUtil
 
LIGHT_GOLDENROD_YELLOW - Static variable in class org.das2.util.ColorUtil
 
LIGHT_GREEN - Static variable in class org.das2.util.ColorUtil
 
LIGHT_GREY - Static variable in class org.das2.util.ColorUtil
 
LIGHT_PINK - Static variable in class org.das2.util.ColorUtil
 
LIGHT_SALMON - Static variable in class org.das2.util.ColorUtil
 
LIGHT_SEA_GREEN - Static variable in class org.das2.util.ColorUtil
 
LIGHT_SKY_BLUE - Static variable in class org.das2.util.ColorUtil
 
LIGHT_SLATE_GRAY - Static variable in class org.das2.util.ColorUtil
 
LIGHT_STEEL_BLUE - Static variable in class org.das2.util.ColorUtil
 
LIGHT_YELLOW - Static variable in class org.das2.util.ColorUtil
 
lightRed - Static variable in class org.das2.graph.SymColor
 
LIME - Static variable in class org.das2.util.ColorUtil
 
LIME_GREEN - Static variable in class org.das2.util.ColorUtil
 
LIMIT_HUGE_DATASET - Static variable in interface org.das2.qds.QDataSet
reference value for the size of a dataset where we would expect to start seeing performance degradation.
LIMIT_STATS_COUNT - Static variable in class org.autoplot.dom.DataSourceController
this is the maximum number of points which we will perform stats on.
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
 
LINE_NORMALIZER_FOR_HTML - Static variable in class com.github.difflib.text.DiffRowGenerator
 
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
 
LinearDomainDivider(int, int) - Constructor for class org.das2.datum.LinearDomainDivider
 
lineCount(File) - Static method in class org.das2.util.FileUtil
return the number of lines in the text file.
lineCount(String) - Static method in class org.das2.util.GrannyTextRenderer
count the number of lines in the string, breaking on "!c" or "<br>", ignoring empty lines at the beginning.
lineIntersection(Line2D, Line2D, boolean) - Static method in class org.das2.graph.GraphUtil
returns the point where the two line segments intersect, or null.
LINEN - Static variable in class org.das2.util.ColorUtil
 
lineNormalizer(Function<String, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
By default DiffRowGenerator preprocesses lines for HTML output.
lineRectangleIntersection(Point2D, Point2D, Rectangle2D) - Static method in class org.das2.graph.GraphUtil
return the intersection of a line segment and the edge of a rectangle, where one point is outside of the rectangle and one is inside.
lineRectangleMask(Point2D, Point2D, Rectangle2D) - Static method in class org.das2.graph.GraphUtil
return the line segment which is within the rectangle mask.
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.
lineThickness - Variable in class org.autoplot.dom.Options
 
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(QDataSet, 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() - Method in interface org.das2.catalog.DasDirNode
List child nodes of this directory type item
LIST - Static variable in class org.das2.catalog.DasProp
 
list() - Method in class org.das2.catalog.DasProp
 
list() - Method in class org.das2.catalog.impl.AbstractDirNode
 
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 suri.
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.GitHubFileSystem
 
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 org.das2.util.filesystem.ZipFileSystem
 
listDirectory(String, String) - Method in class org.das2.util.filesystem.ZipFileSystem
 
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.
listDirectoryGitlab(String) - Method in class org.das2.util.filesystem.GitHubFileSystem
At some point, Gitlab started returning the filename listing in a separate JSON response.
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.
listIterator() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
listIterator(int) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
ListLoopTestDan - Class in test
 
ListLoopTestDan() - Constructor for class test.ListLoopTestDan
 
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
 
lLocs - Variable in class org.das2.catalog.impl.AbstractNode
 
load(String) - Static method in class org.autoplot.ScriptContext
load the .vap file.
load(String) - Method in class org.autoplot.ScriptContext2023
load the .vap file.
load(ProgressMonitor) - Method in interface org.das2.catalog.DasNode
Phase 2 construction for the node.
load(ProgressMonitor) - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
load() - Method in class org.fuin.utils4j.PropertiesFile
Loads or reloads the content of the underlying 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
this downloads the URI and loads the local version into the editor.
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.AppScriptPanelSupport
 
loadFile(File) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
allow clients to tell this to load a file.
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
load the file into the digitizer.
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.AppScriptPanelSupport
 
loadKnownServersImmediately() - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
load the known servers and set the GUI.
loadKnownServersSoon() - Method in class org.autoplot.hapi.HapiDataSourceEditorPanel
request that the known servers be displayed.
loadPreferences() - Method in class org.autoplot.datasource.AutoplotSettings
load the preferences, 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
load the preferences which persist between sessions into dom.options, firing events as they are set.
loadProperties(Class, String) - Static method in class org.fuin.utils4j.Utils4J
Load properties from classpath.
loadProperties(File) - Static method in class org.fuin.utils4j.Utils4J
Load properties from a file.
loadProperties(URL, String) - Static method in class org.fuin.utils4j.Utils4J
Load a file from an directory.
loadProperties(URL) - Static method in class org.fuin.utils4j.Utils4J
Load a file from an URL.
loadProperties(String, String) - Static method in class org.fuin.utils4j.Utils4J
Load a file from an directory.
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 from a file and return the dom.
loadVap(String) - Static method in class org.autoplot.ScriptContext2023
load a vap from a file and return the dom.
loadVariable(CDFReader, String) - Static method in class org.autoplot.cdf.CdfUtil
Return the named variable as a QDataSet.
loadVariable(CDFReader, String, long, long, long, int, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfUtil
Return the named variable as a QDataSet.
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.
LOCAL_PWD_REFERENCES - Static variable in class org.autoplot.PersistentStateSupport
 
localCacheDir - Variable in class org.das2.util.filesystem.FileSystemSettings
 
LocalFileObject - Class in org.das2.util.filesystem
Provide access to local files.
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
 
locations - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.DataLocator
 
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
 
lock(int, long) - Method in class org.fuin.utils4j.RandomAccessFileInputStream
Lock the file.
lock(int, long) - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Lock the file.
LockingFailedException - Exception in org.fuin.utils4j
Getting a lock failed.
LockingFailedException(String) - Constructor for exception org.fuin.utils4j.LockingFailedException
Constructor with message.
LockingFailedException(String, Throwable) - Constructor for exception org.fuin.utils4j.LockingFailedException
Constructor with message.
lockRandomAccessFile(RandomAccessFile, int, long) - Static method in class org.fuin.utils4j.Utils4J
Lock the file.
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(LogRecord) - Method in class org.das2.util.LoggerManager.TimeTaggingLogger
 
log(int, String, Object...) - Static method in class org.imgscalr.Scalr
Used to write out a useful and well-formatted log message by any piece of code inside of the imgscalr library.
log10(VectorDataSet) - Static method in class org.das2.dataset.DataSetUtil
 
log10() - Method in class org.das2.datum.Datum
return log10 of this datum.
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_PREFIX - Static variable in class org.imgscalr.Scalr
Prefix to every log message this library logs.
LOG_PREFIX_PROPERTY_NAME - Static variable in class org.imgscalr.Scalr
System property name used to define a custom log prefix.
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.CanvasController
 
logger - Static variable in class org.autoplot.dom.DebugPropertyChangeSupport
 
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.dom.RowController
 
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.ContoursRenderer
 
logger - Static variable in class org.das2.graph.HugeScatterRenderer
 
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.WebFileObject
 
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.datum.HttpUtil
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.
lonarr(int) - Static method in class org.das2.qds.ops.Ops
create a dataset filled with zeros, stored in 8-byte longs, suitable for storing cdf_tt2000 times..
lonarr(int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 2 dataset filled with zeros, stored in 8-byte longs.
LONG - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
Long(long, Units) - Constructor for class org.das2.datum.Datum.Long
 
LONG - Static variable in class org.das2.qds.buffer.BufferDataSet
8 byte signed longs.
Long() - Constructor for class org.das2.qstream.DefaultSerializeDelegate.Long
 
LongArray - Class in gov.nasa.gsfc.spdf.cdfj
 
LongArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongArray
 
LongArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongArray
 
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
 
longInt(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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
 
longValue(Units) - Method in class org.das2.datum.Datum.Long
 
LongVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
LongVarContainer(CDFImpl, Variable, int[], ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
LongVarContainer(CDFImpl, Variable, int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
LongWriteAccess - Interface in org.das2.qds
Provide write access to the long array which backs the data.
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 if the unit has not been used already.
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
 
lowOrderInt(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
lowOrderInt(ByteBuffer, int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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
 
lsdRB - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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, and interpolating along the sweep.
lsRB - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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
 
MAGENTA - Static variable in class org.das2.util.ColorUtil
 
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 gov.nasa.pds.ppi.label.PDSLabel
Entry point for testing
main(String[]) - Static method in class gov.nasa.pds.ppi.util.PPITime
Execute the class from the command line
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.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.hapiserver.CsvDataFormatter
 
main(String[]) - Static method in class org.autoplot.hapiserver.TestDataCsvFormatter
 
main(String[]) - Static method in class org.autoplot.hapiserver.Util
 
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.json.JSONJIterator
 
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.JavaJythonConverter
 
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.MathematicaJythonConverter
 
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.ui.GetParamTool
 
main(String[]) - Static method in class org.autoplot.jythonsupport.ui.ScriptColorsPanel
 
main(String[]) - Static method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
main(String[]) - Static method in class org.autoplot.jythonsupport.Util
 
main(String[]) - Static method in class org.autoplot.misc.EnabledDemo
 
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.pds.ShowLabelAsXml
 
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.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.renderer.AnnotationEditorPanel
 
main(String[]) - Static method in class org.autoplot.RunBatchTool
 
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.servlet.TestServlet
 
main(String[]) - Static method in class org.autoplot.servlet.TimeRangeParser
 
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.autoplot.test.ActionsSample
 
main(String[]) - Static method in class org.autoplot.test.First
 
main(String[]) - Static method in class org.autoplot.test.RendererPerformance
 
main(String[]) - Static method in class org.autoplot.test.RunAutoplot
 
main(String[]) - Static method in class org.autoplot.test.Second
 
main(String[]) - Static method in class org.autoplot.test.Test_000_Init
 
main(String[]) - Static method in class org.autoplot.test.Test_005_URISwitching
 
main(String[]) - Static method in class org.autoplot.test.Test_022_ContextOverview
 
main(String[]) - Static method in class org.autoplot.test.Test_031_MultiPanelPlot
 
main(String[]) - Static method in class org.autoplot.test.Test_032_FilterChainGUI
 
main(String[]) - Static method in class org.autoplot.test.Test_033_OperationsCacheDoesNotProperlyUpdate
 
main(String[]) - Static method in class org.autoplot.test.Test_034_TimeSeriesBrowse
 
main(String[]) - Static method in class org.autoplot.test.Test_035_3533882_timerange_reset
 
main(String[]) - Static method in class org.autoplot.test.Test_037_ZoomPan
 
main(String[]) - Static method in class org.autoplot.test.Test_038_CopyPlotElementsDown
 
main(String[]) - Static method in class org.autoplot.test.Test_039_OperationsCacheReset
 
main(String[]) - Static method in class org.autoplot.test.Test_041_Lanl20140214b
 
main(String[]) - Static method in class org.autoplot.test.Test_042_TwoTsb
 
main(String[]) - Static method in class org.autoplot.test.Test_043_DsfFilter
 
main(String[]) - Static method in class org.autoplot.test.Test_050_FftFilter
 
main(String[]) - Static method in class org.autoplot.test.Test_051_HanningFilter
 
main(String[]) - Static method in class org.autoplot.test.Test_052_FocusSwitching
 
main(String[]) - Static method in class org.autoplot.test.Test_054_FftFilter
 
main(String[]) - Static method in class org.autoplot.test.Test_060_HapiEditorPanel
 
main(String[]) - Static method in class org.autoplot.test.Test_100_Demo1423
 
main(String[]) - Static method in class org.autoplot.test.Test_101_Bug1511
 
main(String[]) - Static method in class org.autoplot.test.Third
 
main(String[]) - Static method in class org.autoplot.util.LayoutStringSchemeEditor
 
main(String[]) - Static method in class org.das2.client.AccountManager
 
main(String[]) - Static method in class org.das2.client.Das2ServerGUI
 
main(String[]) - Static method in class org.das2.components.GrannyTextEditor
 
main(String[]) - Static method in class org.das2.components.propertyeditor.UriTemplatesStringSchemeEditor
 
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.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.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.filter.TrimStreamHandler
 
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.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.Entities
 
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 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.TestRunScripts
 
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.FFTMultiThreadExperiment
 
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.AnnotationDemo
 
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.DasRightYAxisDemo
 
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.GrannyTextDemo
 
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.SlowTCABatchDemo
 
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.StackPlot
 
main(String[]) - Static method in class test.graph.TimeAxisDemo
 
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.ListLoopTestDan
 
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.PrimesSwingWorker
 
Main() - Constructor for class test.PrimesSwingWorker.Main
 
main(String[]) - Static method in class test.PropertiesTreeModelDemo
 
main(String[]) - Static method in class test.QDataSetStreamHandlerTest
 
main(String[]) - Static method in class test.RangeCheckPerformance
 
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.TestFormattedTextField
 
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.TestScroll
 
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.Unicode
 
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
 
main(String[]) - Static method in class vatest.endtoend.TryHistory
 
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, is 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.
makeAggregationForGroup(String, String[]) - Static method in class org.autoplot.datasource.DataSourceUtil
attempt to create a String that uses an aggregation template instead of the particular time.
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.
makeCircleKernel(RebinDescriptor, RebinDescriptor, int, int) - Static method in class org.das2.dataset.KernelRebinner
 
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 with the given name.
makeColorTable(String, QDataSet, QDataSet) - Static method in class org.autoplot.ScriptContext2023
returns a color table with the given name.
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.
makeConeKernel(RebinDescriptor, RebinDescriptor, int, int) - Static method in class org.das2.dataset.KernelRebinner
 
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
makeFlatKernel(RebinDescriptor, RebinDescriptor, int, int) - Static method in class org.das2.dataset.KernelRebinner
 
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
 
makeNameFromUnits(Units) - Method in class org.das2.qstream.QdsToD2sStream
 
makeProcessStringCanonical(String) - Static method in class org.das2.qds.DataSetOps
replace any component reference C, to explicit "|unbundle(C)"
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(boolean) - 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
 
MAP - Static variable in class org.das2.catalog.DasProp
 
map() - Method in class org.das2.catalog.DasProp
 
map(String) - Method in class org.das2.catalog.DasProp
 
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
 
mark(int) - Method in class org.fuin.utils4j.RandomAccessFileInputStream
markChanges(EditorAnnotationsSupport, File) - Static method in class org.autoplot.scriptconsole.AppScriptPanelSupport
mark the changes git indicates.
markChanges(EditorAnnotationsSupport, File) - Static method in class org.autoplot.scriptconsole.ScriptPanelSupport
Deprecated. 
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.fdc.FedCatSourceEditorPanel
 
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
 
markSupported() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
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.
MAROON - Static variable in class org.das2.util.ColorUtil
 
match - Variable in class org.das2.util.Expect
String representing the last match(if there was a match), updated after each expect() call
matches(String) - Method in class com.jmatio.io.MatFileFilter
Test if given name matches the filter.
MatDataSource - Class in org.autoplot.matsupport
Read data from legacy .mat file.
MatDataSource(URI) - Constructor for class org.autoplot.matsupport.MatDataSource
 
MatDataSourceFactory - Class in org.autoplot.matsupport
Matlab file reader
MatDataSourceFactory() - Constructor for class org.autoplot.matsupport.MatDataSourceFactory
 
MatDataSourceFormat - Class in org.autoplot.matsupport
Export to .mat file for easy import into Matlab.
MatDataSourceFormat() - Constructor for class org.autoplot.matsupport.MatDataSourceFormat
 
MatDataSourceFormatEditorPanel - Class in org.autoplot.matsupport
 
MatDataSourceFormatEditorPanel() - Constructor for class org.autoplot.matsupport.MatDataSourceFormatEditorPanel
Creates new form BinaryDataSourceFormatEditorPanel
MatDataTypes - Class in com.jmatio.common
MAT-file data types
MatDataTypes() - Constructor for class com.jmatio.common.MatDataTypes
 
MatFileFilter - Class in com.jmatio.io
File filter.
MatFileFilter() - Constructor for class com.jmatio.io.MatFileFilter
Creates empty filter intance.
MatFileFilter(String[]) - Constructor for class com.jmatio.io.MatFileFilter
Create filter intance and add array names.
MatFileHeader - Class in com.jmatio.io
MAT-file header Level 5 MAT-files begin with a 128-byte header made up of a 124 byte text field and two, 16-bit flag fields
MatFileHeader(String, int, byte[]) - Constructor for class com.jmatio.io.MatFileHeader
New MAT-file header
MatFileIncrementalWriter - Class in com.jmatio.io
MAT-file Incremental writer.
MatFileIncrementalWriter(String) - Constructor for class com.jmatio.io.MatFileIncrementalWriter
Creates a writer to a file given the filename.
MatFileIncrementalWriter(File) - Constructor for class com.jmatio.io.MatFileIncrementalWriter
Creats a writer to a file given the File object.
MatFileIncrementalWriter(WritableByteChannel) - Constructor for class com.jmatio.io.MatFileIncrementalWriter
Creates a writer for a file, given an output channel to the file..
MatFileInputStream - Class in com.jmatio.io.stream
MAT-file input stream class.
MatFileInputStream(ByteBuffer, int) - Constructor for class com.jmatio.io.stream.MatFileInputStream
Attach MAT-file input stream to InputStream
MatFileReader - Class in com.jmatio.io
 
MatFileReader(String) - Constructor for class com.jmatio.io.MatFileReader
Creates instance of MatFileReader and reads MAT-file from location given as fileName.
MatFileReader(String, MatFileFilter) - Constructor for class com.jmatio.io.MatFileReader
Creates instance of MatFileReader and reads MAT-file from location given as fileName.
MatFileReader(File) - Constructor for class com.jmatio.io.MatFileReader
Creates instance of MatFileReader and reads MAT-file from file.
MatFileReader(File, MatFileFilter) - Constructor for class com.jmatio.io.MatFileReader
Creates instance of MatFileReader and reads MAT-file from file.
MatFileReader() - Constructor for class com.jmatio.io.MatFileReader
 
MatFileWriter - Class in com.jmatio.io
MAT-file writer.
MatFileWriter() - Constructor for class com.jmatio.io.MatFileWriter
Creates the new MatFileWriter instance
MatFileWriter(String, Collection<MLArray>) - Constructor for class com.jmatio.io.MatFileWriter
Writes MLArrays into file given by fileName.
MatFileWriter(File, Collection<MLArray>) - Constructor for class com.jmatio.io.MatFileWriter
Writes MLArrays into File.
MatFileWriter(WritableByteChannel, Collection<MLArray>) - Constructor for class com.jmatio.io.MatFileWriter
Writes MLArrays into OuputSteram.
MathematicaJythonConverter - Class in org.autoplot.jythonsupport
Tool for converting Mathematica expressions into Jython code.
MathematicaJythonConverter(JEditorPane) - Constructor for class org.autoplot.jythonsupport.MathematicaJythonConverter
Creates new form JavaJythonConverter
MATLAB_HSV - Static variable in class org.das2.graph.DasColorBar.Type
Mimic the default Matlab colorbar HSV.
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.
MatlabIOException - Exception in com.jmatio.io
MAT-file reader/writer exception
MatlabIOException(String) - Constructor for exception com.jmatio.io.MatlabIOException
 
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
 
matrixFormat(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
format the matrix values, using %.3f and tabs to make it legible.
matrixFromEuler(String, Datum) - Static method in class org.das2.qds.ops.Ops
return the matrix rotating about one axis.
matrixMultiply(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
matrix multiply the components of vector v by matrix m.
matrixParse(String) - Static method in class org.das2.qds.ops.Ops
parse the string into a rank 2 matrix
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
return the maximum of the list
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_COMPLETION_COUNT - Static variable in class test.endtoend.Test038
 
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_STRING_SIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
MAX_STRING_SIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
MAX_TCA_LINES - Static variable in class org.das2.graph.DasAxis
 
MAX_TICKS - Static variable in class org.das2.graph.GraphUtil
limit the number of ticks which are computed
MAX_UNIT_BUNDLE_COUNT - Static variable in interface org.das2.qds.QDataSet
maximum number of same-unit bundled dimensions (e.g.
MAX_WEIGHT - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
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.
maybeAddGitPullAction(JPopupMenu) - Method in class com.cottagesystems.jdiskhog.JDiskHogPanel
 
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.
maybeCenter(ProgressMonitor, Component) - Static method in class org.das2.components.DasProgressPanel
provide convenient code which will center DasProgressMonitors on window.
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.
maybeGetApplicatonGUI() - Method in class org.autoplot.dom.ApplicationController
contain the logic which returns a reference to the AutoplotUI, so that this nasty bit of code is contained.
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.
maybeInitialize(ServletContext) - Static method in class org.autoplot.hapiserver.Util
if HAPI_HOME has not been set, then set it.
maybeInitializeEditorColors() - Static method in class org.autoplot.AutoplotUtil
 
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() - Method in class org.autoplot.datasource.AbstractDataSourceFormat
If necessary attempt to create the folder which will contain the file, and throw an IOException if the folder cannot be created or written to.
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.
maybeRemovePrompts(String) - Static method in class org.autoplot.scriptconsole.LogConsole
remove prompts which are sometimes copied into mouse buffers.
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
maybeShorten(String, String) - Static method in class org.autoplot.cdf.CdfUtil
abbreviate names, motivated by Cluster CDF files which have Data__C1_CP_PEA_3DRH_cnts with DEPEND_0 of time_tags__C1_CP_PEA_3DRH_cnts.
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.
mComment - Variable in class gov.nasa.pds.ppi.label.PDSElement
The comment text found within the element.
MD5_CHECKSUM - Static variable in interface org.autoplot.cdf.CDFConstants
 
mDate - Variable in class gov.nasa.pds.ppi.util.PPITime
The Date variable where parsed values are stored.
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
return the mean of the list.
meanAverageDeviation(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the Mean Average Deviation (MAD) of the rank N dataset.
median(VectorDataSet) - Static method in class org.das2.dataset.VectorUtil
 
median(Object) - Static method in class org.das2.qds.ops.Ops
Median function that sorts a rank N dataset and returns its median.
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
return the median of the list length N, which is the value at index N/2 of the sorted list.
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
MEDIUM_AQUAMARINE - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_BLUE - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_ORCHID - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_PURPLE - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_SEA_GREEN - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_SLATE_BLUE - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_SPRING_GREEN - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_TURQUOISE - Static variable in class org.das2.util.ColorUtil
 
MEDIUM_VIOLET_RED - Static variable in class org.das2.util.ColorUtil
 
MEGA - Static variable in class org.das2.datum.UnitsConverter
 
megaHertz - Static variable in class org.das2.datum.Units
 
mElement - Variable in class gov.nasa.pds.ppi.label.PDSLabel
The list of elements in the label
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.
MEMORY_MAPPED_FILE - Static variable in class com.jmatio.io.MatFileReader
 
mEnd - Variable in class gov.nasa.pds.ppi.label.PDSItem
The index of the end element of the item
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.
MergeException - Exception in org.fuin.utils4j
One or more attempts to merge properties failed.
MergeException(File, MergeException.Problem[]) - Constructor for exception org.fuin.utils4j.MergeException
Constructor with file and problem list.
MergeException.Problem - Class in org.fuin.utils4j
Error while merging a property.
mergeList(List<Bookmark>, List<Bookmark>) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
merge in the bookmarks.
mergeOriginalRevised(boolean) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Merge the complete result within the original text.
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_ETAG - 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 - Class in gov.nasa.gsfc.spdf.cdfj
Abstract base class for GenericReader.
MetaData() - Constructor for class gov.nasa.gsfc.spdf.cdfj.MetaData
 
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
 
MeyersDiff<T> - Class in com.github.difflib.algorithm.myers
A clean-room implementation of Eugene Meyers greedy differencing algorithm.
MeyersDiff() - Constructor for class com.github.difflib.algorithm.myers.MeyersDiff
 
MeyersDiff(BiPredicate<T, T>) - Constructor for class com.github.difflib.algorithm.myers.MeyersDiff
 
MeyersDiffWithLinearSpace<T> - Class in com.github.difflib.algorithm.myers
 
MeyersDiffWithLinearSpace() - Constructor for class com.github.difflib.algorithm.myers.MeyersDiffWithLinearSpace
 
MeyersDiffWithLinearSpace(BiPredicate<T, T>) - Constructor for class com.github.difflib.algorithm.myers.MeyersDiffWithLinearSpace
 
miCOMPRESSED - Static variable in class com.jmatio.common.MatDataTypes
 
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
MICROSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
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.
MIDNIGHT_BLUE - Static variable in class org.das2.util.ColorUtil
 
miDOUBLE - Static variable in class com.jmatio.common.MatDataTypes
 
midPoint(Point, Point) - Static method in class ProGAL.geom2d.Point
Returns the midpoint of two points.
MigratePreference - Class in org.autoplot.util
This allows a legacy preference to be used alongside a new preference, keeping the scientist's preferences.
MigratePreference(Preferences, Preferences) - Constructor for class org.autoplot.util.MigratePreference
create a new where preferences are first read from p1 and if not found there the data is read from from p2 (and if not found there then the default is used.
miINT16 - Static variable in class com.jmatio.common.MatDataTypes
 
miINT32 - Static variable in class com.jmatio.common.MatDataTypes
 
miINT64 - Static variable in class com.jmatio.common.MatDataTypes
 
miINT8 - Static variable in class com.jmatio.common.MatDataTypes
 
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
MILLISECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
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
 
milliSecondSince1970(Date) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
converts a Date to number of milliseconds since 1970 (corrected for leap seconds
milliSecondSince1970(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
corrects (java Date returned) number of milliseconds since 1970 for leap seconds
milliSecondSince1970(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns number of milliseconds since 1970 for given time ignoring leap seconds
miMATRIX - Static variable in class com.jmatio.common.MatDataTypes
 
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
return the minimum of the list
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
 
MINT_CREAM - Static variable in class org.das2.util.ColorUtil
 
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
 
miSINGLE - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_CHAR - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_DOUBLE - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_INT16 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_INT32 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_INT64 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_INT8 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_UINT16 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_UINT32 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_UINT64 - Static variable in class com.jmatio.common.MatDataTypes
 
miSIZE_UINT8 - Static variable in class com.jmatio.common.MatDataTypes
 
misses - Variable in class org.das2.dataset.AbstractDataSetCache
 
missingRecordValueIsPad() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPad(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPad() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPad() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Return whether the missing record should be assigned the pad value.
missingRecordValueIsPrevious() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
Return whether the missing record should be assigned the last seen value.
missingRecordValueIsPrevious(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Return whether the missing record should be assigned the last seen value.If none has been seen, pad value is assigned.
missingRecordValueIsPrevious() - Method in interface gov.nasa.gsfc.spdf.cdfj.Variable
Return whether the missing record should be assigned the last seen value.If none has been seen, pad value is assigned.
missingRecordValueIsPrevious() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Return whether the missing record should be assigned the last seen value.If none has been seen, pad value is assigned.
MISTY_ROSE - Static variable in class org.das2.util.ColorUtil
 
miUINT16 - Static variable in class com.jmatio.common.MatDataTypes
 
miUINT32 - Static variable in class com.jmatio.common.MatDataTypes
 
miUINT64 - Static variable in class com.jmatio.common.MatDataTypes
 
miUINT8 - Static variable in class com.jmatio.common.MatDataTypes
 
miUNKNOWN - Static variable in class com.jmatio.common.MatDataTypes
 
miUTF16 - Static variable in class com.jmatio.common.MatDataTypes
 
miUTF32 - Static variable in class com.jmatio.common.MatDataTypes
 
miUTF8 - Static variable in class com.jmatio.common.MatDataTypes
 
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.
mkdir(String) - Static method in class org.autoplot.ScriptContext2023
make the directory.
mKeyword - Variable in class gov.nasa.pds.ppi.label.PDSElement
The text found before the equal sign of an element.
MLArray - Class in com.jmatio.types
 
MLArray(String, int[], int, int) - Constructor for class com.jmatio.types.MLArray
 
MLArrayQuery - Class in com.jmatio.common.util
The JMatIO query parser.
MLArrayQuery(String) - Constructor for class com.jmatio.common.util.MLArrayQuery
 
MLCell - Class in com.jmatio.types
 
MLCell(String, int[]) - Constructor for class com.jmatio.types.MLCell
 
MLCell(String, int[], int, int) - Constructor for class com.jmatio.types.MLCell
 
MLChar - Class in com.jmatio.types
 
MLChar(String, String) - Constructor for class com.jmatio.types.MLChar
Creates the 1 x String.length() MLChar from the given String.
MLChar(String, String[]) - Constructor for class com.jmatio.types.MLChar
Create the MLChar from array of Strings.
MLChar(String, String[], int) - Constructor for class com.jmatio.types.MLChar
Added method to allow initialization of a char array representing an array of strings.
MLChar(String, int[], int, int) - Constructor for class com.jmatio.types.MLChar
 
MLDouble - Class in com.jmatio.types
Class represents Double array (matrix)
MLDouble(String, int[], int, int) - Constructor for class com.jmatio.types.MLDouble
Normally this constructor is used only by MatFileReader and MatFileWriter
MLDouble(String, int[]) - Constructor for class com.jmatio.types.MLDouble
Create a MLDouble array with given name, and dimensions.
MLDouble(String, Double[], int) - Constructor for class com.jmatio.types.MLDouble
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLDouble(String, double[][]) - Constructor for class com.jmatio.types.MLDouble
Jama [math.nist.gov] style: construct a 2D real matrix from double[][] Note: array is converted to Double[]
MLDouble(String, double[], int) - Constructor for class com.jmatio.types.MLDouble
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
MLEmptyArray - Class in com.jmatio.types
 
MLEmptyArray() - Constructor for class com.jmatio.types.MLEmptyArray
 
MLEmptyArray(String) - Constructor for class com.jmatio.types.MLEmptyArray
 
MLEmptyArray(String, int[], int, int) - Constructor for class com.jmatio.types.MLEmptyArray
 
mLineCount - Variable in class gov.nasa.pds.ppi.label.PDSElement
The count of the number of physical lines parsed into this element
MLInt16 - Class in com.jmatio.types
Class represents Int16 array (matrix)
MLInt16(String, int[], int, int) - Constructor for class com.jmatio.types.MLInt16
Normally this constructor is used only by MatFileReader and MatFileWriter
MLInt16(String, int[]) - Constructor for class com.jmatio.types.MLInt16
Create a MLSingle array with given name, and dimensions.
MLInt16(String, Short[], int) - Constructor for class com.jmatio.types.MLInt16
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLInt16(String, short[][]) - Constructor for class com.jmatio.types.MLInt16
Jama [math.nist.gov] style: construct a 2D real matrix from double[][] Note: array is converted to Short[]
MLInt16(String, short[], int) - Constructor for class com.jmatio.types.MLInt16
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
MLInt32 - Class in com.jmatio.types
 
MLInt32(String, int[], int, int) - Constructor for class com.jmatio.types.MLInt32
Normally this constructor is used only by MatFileReader and MatFileWriter
MLInt32(String, int[]) - Constructor for class com.jmatio.types.MLInt32
Create a MLInt64 array with given name, and dimensions.
MLInt32(String, Integer[], int) - Constructor for class com.jmatio.types.MLInt32
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLInt32(String, int[][]) - Constructor for class com.jmatio.types.MLInt32
Jama [math.nist.gov] style: construct a 2D real matrix from byte[][] Note: array is converted to Byte[]
MLInt32(String, int[], int) - Constructor for class com.jmatio.types.MLInt32
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
MLInt64 - Class in com.jmatio.types
Class represents Int64 (long) array (matrix)
MLInt64(String, int[], int, int) - Constructor for class com.jmatio.types.MLInt64
Normally this constructor is used only by MatFileReader and MatFileWriter
MLInt64(String, int[]) - Constructor for class com.jmatio.types.MLInt64
Create a MLInt64 array with given name, and dimensions.
MLInt64(String, Long[], int) - Constructor for class com.jmatio.types.MLInt64
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLInt64(String, long[][]) - Constructor for class com.jmatio.types.MLInt64
Jama [math.nist.gov] style: construct a 2D real matrix from byte[][] Note: array is converted to Byte[]
MLInt64(String, long[], int) - Constructor for class com.jmatio.types.MLInt64
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
MLInt8 - Class in com.jmatio.types
 
MLInt8(String, int[], int, int) - Constructor for class com.jmatio.types.MLInt8
Normally this constructor is used only by MatFileReader and MatFileWriter
MLInt8(String, int[]) - Constructor for class com.jmatio.types.MLInt8
Create a MLUInt8 array with given name, and dimensions.
MLInt8(String, Byte[], int) - Constructor for class com.jmatio.types.MLInt8
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLInt8(String, byte[][]) - Constructor for class com.jmatio.types.MLInt8
Jama [math.nist.gov] style: construct a 2D real matrix from byte[][] Note: array is converted to Byte[]
MLInt8(String, byte[], int) - Constructor for class com.jmatio.types.MLInt8
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
MLJavaObject - Class in com.jmatio.types
 
MLJavaObject(String, String, Object) - Constructor for class com.jmatio.types.MLJavaObject
 
MLNumericArray<T extends java.lang.Number> - Class in com.jmatio.types
 
MLNumericArray(String, int[], int, int) - Constructor for class com.jmatio.types.MLNumericArray
Normally this constructor is used only by MatFileReader and MatFileWriter
MLNumericArray(String, int, T[], int) - Constructor for class com.jmatio.types.MLNumericArray
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLObject - Class in com.jmatio.types
 
MLObject(String, String, MLStructure) - Constructor for class com.jmatio.types.MLObject
 
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
 
MLSingle - Class in com.jmatio.types
 
MLSingle(String, Float[], int) - Constructor for class com.jmatio.types.MLSingle
 
MLSingle(String, int[], int, int) - Constructor for class com.jmatio.types.MLSingle
 
MLSparse - Class in com.jmatio.types
 
MLSparse(String, int[], int, int) - Constructor for class com.jmatio.types.MLSparse
 
MLStructure - Class in com.jmatio.types
This class represents Matlab's Structure object (structure array).
MLStructure(String, int[]) - Constructor for class com.jmatio.types.MLStructure
 
MLStructure(String, int[], int, int) - Constructor for class com.jmatio.types.MLStructure
 
MLUInt32 - Class in com.jmatio.types
 
MLUInt32(String, int[], int, int) - Constructor for class com.jmatio.types.MLUInt32
 
MLUInt32(String, int[], int) - Constructor for class com.jmatio.types.MLUInt32
 
MLUInt32(String, int[]) - Constructor for class com.jmatio.types.MLUInt32
 
MLUInt32(String, int[][]) - Constructor for class com.jmatio.types.MLUInt32
 
MLUInt32(String, Integer[], int) - Constructor for class com.jmatio.types.MLUInt32
 
MLUInt64 - Class in com.jmatio.types
Class represents Int64 (long) array (matrix)
MLUInt64(String, int[], int, int) - Constructor for class com.jmatio.types.MLUInt64
Normally this constructor is used only by MatFileReader and MatFileWriter
MLUInt64(String, int[]) - Constructor for class com.jmatio.types.MLUInt64
Create a MLUInt64 array with given name, and dimensions.
MLUInt64(String, Long[], int) - Constructor for class com.jmatio.types.MLUInt64
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLUInt64(String, long[][]) - Constructor for class com.jmatio.types.MLUInt64
Jama [math.nist.gov] style: construct a 2D real matrix from byte[][] Note: array is converted to Byte[]
MLUInt64(String, long[], int) - Constructor for class com.jmatio.types.MLUInt64
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
MLUInt8 - Class in com.jmatio.types
Class represents UInt8 (byte) array (matrix)
MLUInt8(String, int[], int, int) - Constructor for class com.jmatio.types.MLUInt8
Normally this constructor is used only by MatFileReader and MatFileWriter
MLUInt8(String, int[]) - Constructor for class com.jmatio.types.MLUInt8
Create a MLUInt8 array with given name, and dimensions.
MLUInt8(String, Byte[], int) - Constructor for class com.jmatio.types.MLUInt8
Jama [math.nist.gov] style: construct a 2D real matrix from a one-dimensional packed array
MLUInt8(String, byte[][]) - Constructor for class com.jmatio.types.MLUInt8
Jama [math.nist.gov] style: construct a 2D real matrix from byte[][] Note: array is converted to Byte[]
MLUInt8(String, byte[], int) - Constructor for class com.jmatio.types.MLUInt8
Jama [math.nist.gov] style: construct a matrix from a one-dimensional packed array
mMaxLength - Variable in class gov.nasa.pds.ppi.label.PDSElement
Maximum line length when printing.
MOCCASIN - Static variable in class org.das2.util.ColorUtil
 
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
MODE_SPLIT_BY_NEW_PACKET_DESCRIPTOR - Static variable in class org.das2.client.QDataSetStreamHandler
 
MODE_SPLIT_BY_PACKET_DESCRIPTOR - Static variable in class org.das2.client.QDataSetStreamHandler
 
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(Datum, Datum) - Static method in class org.das2.datum.DatumUtil
return the modulo within the delta.
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
create the mouse module for the parent component.
MouseModule(DasCanvasComponent, DragRenderer, String) - Constructor for class org.das2.event.MouseModule
create the mouse module for the parent component using the dragRenderer to paint graphic feedback to the human operator.
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.VerticalDragRangeSelectorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
 
mouseRangeSelected(MouseDragEvent) - Method in class org.das2.event.WaypointsMouseModule
 
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
Resets the component row and column to implement the move requested with a mouse drag.
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
 
moveToJustAbove(Application, String, String) - Static method in class org.autoplot.dom.DomUtil
move the plot element within the dom below the plot element.
moveToJustAbove(PlotElement, PlotElement) - Method in class org.autoplot.dom.PlotController
move the plot element to just above the reference element.
moveToJustBelow(Application, String, String) - Static method in class org.autoplot.dom.DomUtil
move the plot element within the dom below the plot element.
moveToJustBelow(PlotElement, PlotElement) - Method in class org.autoplot.dom.PlotController
move the plot element to just below the reference element.
mPathName - Variable in class gov.nasa.pds.ppi.label.PDSLabel
The path and file name used when loading a label from a file.
mps - Static variable in class org.das2.datum.Units
 
mRaw - Variable in class gov.nasa.pds.ppi.label.PDSElement
The raw line as read from the file.
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
 
mSource - Variable in class gov.nasa.pds.ppi.label.PDSElement
 
mStart - Variable in class gov.nasa.pds.ppi.label.PDSItem
The index of the first element of the item
mSyntaxError - Variable in class gov.nasa.pds.ppi.label.PDSElement
Indicates whether a symtax error occurred will parsing or reading a line.
mtFLAG_COMPLEX - Static variable in class com.jmatio.types.MLArray
 
mtFLAG_GLOBAL - Static variable in class com.jmatio.types.MLArray
 
mtFLAG_LOGICAL - Static variable in class com.jmatio.types.MLArray
 
mtFLAG_TYPE - Static variable in class com.jmatio.types.MLArray
 
mTimeZone - Variable in class gov.nasa.pds.ppi.util.PPITime
 
mType - Variable in class gov.nasa.pds.ppi.label.PDSElement
The basic type of the value.
mType - Variable in class gov.nasa.pds.ppi.label.PDSValue
The data type for the value
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.
mUnits - Variable in class gov.nasa.pds.ppi.label.PDSValue
The units of the value
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.
mValue - Variable in class gov.nasa.pds.ppi.label.PDSElement
An array containing a PDSValue object for each value following the equal sign in the element.
mValue - Variable in class gov.nasa.pds.ppi.label.PDSValue
The value assocated with the instance
mxCELL_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxCHAR_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxDOUBLE_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxFUNCTION_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxINT16_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxINT32_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxINT64_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxINT8_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxOBJECT_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxOPAQUE_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxSINGLE_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxSPARSE_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxSTRUCT_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxUINT16_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxUINT32_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxUINT64_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxUINT8_CLASS - Static variable in class com.jmatio.types.MLArray
 
mxUNKNOWN_CLASS - Static variable in class com.jmatio.types.MLArray
 
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.AppScriptPanelSupport.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 - Variable in class com.jmatio.types.MLArray
 
name - Variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The name.
name - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
name() - Method in class org.autoplot.idlsupport.QDataSetBridge
 
name - Variable in class org.autoplot.jythonsupport.Param
 
name() - Method in class org.autoplot.util.MigratePreference
 
name() - Method in interface org.das2.catalog.DasNode
get the node name
name() - Method in class org.das2.catalog.impl.AbstractNode
 
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.QdsToD2sStream.QdsXferInfo
Get a size independent type name
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
 
NameComponentChooser - Class in util
Search for a component based on the name.
NameComponentChooser(String) - Constructor for class util.NameComponentChooser
 
NameContext - Class in org.das2
An instance of NameContext defines the name space for a dasml/das2 application.
NamedColorChooserPanel - Class in org.das2.util
Show list of 140 named web colors, like SaddleBrown and OliveDrab
NamedColorChooserPanel() - Constructor for class org.das2.util.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.DataPointRecorder
array of plane names that are also the column headers.
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
 
nanos - Variable in class org.das2.datum.TimeUtil.TimeStruct
additional nanoseconds since minute boundary
NANOSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
NANOSECONDS - Static variable in class org.das2.datum.format.TimeDatumFormatter
HH:mm:ss.SSSSSSSSS
nanoseconds - Static variable in class org.das2.datum.Units
 
NAVAJO_WHITE - Static variable in class org.das2.util.ColorUtil
 
NAVY - Static variable in class org.das2.util.ColorUtil
 
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.
nearest(String, ProgressMonitor) - Method in interface org.das2.catalog.DasDirNode
Walk down a given sub-path as far as possible and retrieve the closest descendant FIXME: Find a better name for this function, maybe resolveDeepest
nearest(String, ProgressMonitor) - Method in class org.das2.catalog.impl.AbstractDirNode
 
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.
newApplication(String) - Method in class org.autoplot.ScriptContext2023
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, Map<String, Object>) - 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
Deprecated. 
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.
newDialogWindow(Window, String) - Method in class org.autoplot.ScriptContext2023
return a new Autoplot.
newDimensionless(double, double) - Static method in class org.das2.datum.DatumRangeUtil
create a new DatumRange.
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
return a new formatter using the specified format.
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
 
newGrannyTextEditor() - Static method in class org.das2.graph.GraphUtil
return a GrannyTextEditor with the Das2Core extras added.
newGrannyTextEditorWithMacros() - Static method in class org.autoplot.AutoplotUI
Autoplot adds additional macros to granny text strings for annotations and titles.
newGrannyTextRenderer() - Static method in class org.das2.graph.GraphUtil
return a GrannyTextEditor with the Das2Core extras added.
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.
newRange(Datum, Datum) - Static method in class org.das2.datum.DatumRange
create a new DatumRange.
newRange(double, double, Units) - Static method in class org.das2.datum.DatumRange
create a new DatumRange.
newRange(double, double) - Static method in class org.das2.datum.DatumRange
create a new DatumRange.
newScript() - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
 
newSimple(int, Units, int, Units, Units) - Static method in class org.das2.dataset.WritableTableDataSet
 
newTag(BiFunction<DiffRow.Tag, Boolean, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Generator for New-Text-Tags.
newTag(Function<Boolean, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Generator for New-Text-Tags.
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.
newWindow(String, int, int, int, int) - Method in class org.autoplot.ScriptContext2023
create a new window with the given location and size.
newWindow(String) - Method in class org.autoplot.ScriptContext2023
create a new window.
newXmlDoc() - Method in class org.das2.qstream.QdsToD2sStream
 
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.json.JSONJIterator
 
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() - Method in class org.hapiserver.HapiClientIterator
 
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
 
nextItem(PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Return the next item after the given item.
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(DatumVector) - Method in class org.das2.qds.util.DataSetBuilder
Use the DatumVector to fill the record.
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.
nextRecords(QDataSet) - Method in class org.das2.qds.util.DataSetBuilder
add each of the records of ds to the builder.
nhits - Variable in class org.das2.dataset.AbstractDataSetCache.Entry
 
NIPPONDATE - Static variable in class gov.nasa.pds.ppi.util.PPITime
83.19.1 11:45:30.234
nLargest(QDataSet, int) - Static method in class org.das2.qds.DataSetUtil
return the value of the nth biggest item.
NNQernalFactory - Class in org.das2.dataset
 
NNQernalFactory() - Constructor for class org.das2.dataset.NNQernalFactory
 
nnTriScat - Static variable in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
 
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 class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
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_OPTION - Static variable in class org.autoplot.datasource.WindowManager
 
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
 
NoCloseOutputStreamWriter - Class in org.autoplot.hapiserver
Logger which wraps an output stream but will not close it when this OutputStreamWriter is closed.
NoDataInIntervalException - Exception in org.das2.dataset
 
NoDataInIntervalException(String) - Constructor for exception org.das2.dataset.NoDataInIntervalException
 
node(String) - Method in class org.autoplot.util.MigratePreference
 
Node - Class in org.das2.qds.util.dd
 
Node(Id) - Constructor for class org.das2.qds.util.dd.Node
 
NODE_TABLE_COUNT - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
nodeExists(String) - Method in class org.autoplot.util.MigratePreference
 
NodeFactory - Class in org.das2.catalog.impl
Static generator functions for das2 federated catalog node objects.
NodeFactory() - Constructor for class org.das2.catalog.impl.NodeFactory
 
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
nominal() - Static method in class org.das2.datum.Units
return unit for identifying nominal data.
nominal(String) - Static method in class org.das2.datum.Units
return unit for identifying nominal data.
NominalStringArray(DArray, Map<String, Object>) - Constructor for class org.autoplot.dods.DodsVarDataSet.NominalStringArray
 
NONE - Static variable in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
NONE option - CDF is not missing any records.
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
 
NoRecords(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.NoRecords
 
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(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 value, so that the maximum is one.
normalize(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
normalize the data so that the max at a row or column is 1, where we have normalized by the biggest value along a dimension.
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
 
normalizeFormatSpecifier(String) - Static method in class org.autoplot.metatree.MetadataUtil
converts IDL and Fortran-style specs (F7.2) to Java/C style (%7.2f), or returns null when this cannot be done.
normalizeLog(DatumRange, Datum) - Static method in class org.das2.datum.DatumRangeUtil
returns the position within dr, where 0.
normalizeRows(Canvas) - Static method in class org.autoplot.layout.LayoutUtil
preserve pixel locations of the rows, with corrections to the marginRow.
normalizeRows(double, DasRow, List<DasRow>) - Static method in class org.autoplot.layout.LayoutUtil
preserve pixel locations of the rows, with corrections to the marginRow.
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() - Method in class gov.nasa.pds.ppi.util.PPITime
Sets the date to the current system time.
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
 
nSecDigit - Variable in class org.das2.qstream.QdsToD2sStream
 
nSigDigit - Variable in class org.das2.qstream.QdsToD2sStream
 
nsigmaTF - Variable in class org.das2.qds.filters.CleanDataFilterEditorPanel
 
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.catalog.DasProp
 
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
 
NULL_FEEDBACK - Static variable in class org.das2.event.DasMouseInputAdapter
 
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
 
num - Variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The num.
number - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
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
 
numberOfRecords - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
numberOfRowsSpinner - Variable in class org.autoplot.AddPlotsDialog
 
numberOfValues - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
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
 
numElems - Variable in class gov.nasa.gsfc.spdf.cdfj.VDR
 
numEntries - Variable in class gov.nasa.gsfc.spdf.cdfj.VXR
 
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 org.das2.catalog.DasProp
 
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
 
OdlDataSource - Class in org.autoplot.ascii
Odl parser, introduced to handle STS files from the Juno Mag team.
OdlDataSource(URI) - Constructor for class org.autoplot.ascii.OdlDataSource
 
OdlDataSourceFactory - Class in org.autoplot.ascii
Reads ODL files, in particular those with sts extension from Juno Mag team.
OdlDataSourceFactory() - Constructor for class org.autoplot.ascii.OdlDataSourceFactory
 
OdlParser - Class in org.das2.qds.util
Tool for parsing ODL found at the top of .STS files.
OdlParser() - Constructor for class org.das2.qds.util.OdlParser
 
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
 
OFFSET_1 - Static variable in class org.das2.qstream.QdsToDas23
 
OFFSET_2 - Static variable in class org.das2.qstream.QdsToDas23
 
OFFSET_3 - Static variable in class org.das2.qstream.QdsToDas23
 
OFFSET_BLOCKING_FACTOR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_BLOCKING_FACTOR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_CDATA - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_CDATA - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_COMPRESSION_PARM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_COMPRESSION_PARM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_COMPRESSION_TYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
in CPR
OFFSET_COMPRESSION_TYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
in CPR
OFFSET_CPR_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
in VDR
OFFSET_CPR_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
in VDR
OFFSET_CSIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_CSIZE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_ENTRYNUM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_ENTRYNUM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_FIRST - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_FIRST - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_FIRST_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_FIRST_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_FLAGS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_FLAGS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_MAXREC - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_MAXREC - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NENTRIES - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NENTRIES - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_ADR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_ADR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_AEDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_AEDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_VDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_VDR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NEXT_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NEXT_VXR - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NUM - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_NUSED - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_NUSED - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_RECORD_TYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_RECORD_TYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_RECORDS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_RECORDS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_SCOPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_SCOPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_SRECORDS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_SRECORDS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_VALUE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
OFFSET_VALUE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OFFSET_Z_NUMDIMS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
OK - Static variable in class org.das2.util.MessageBox
 
OK_CANCEL - Static variable in class org.das2.util.MessageBox
 
OK_CANCEL_OPTION - Static variable in class org.autoplot.datasource.WindowManager
 
OK_OPTION - Static variable in class org.autoplot.datasource.WindowManager
 
OK_OPTION - Static variable in class ZoeloeSoft.projects.JFontChooser.JFontChooser
 
okBadge - Static variable in class org.autoplot.pngwalk.PngWalkView
 
OLD_LACE - Static variable in class org.das2.util.ColorUtil
 
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
 
oldTag(BiFunction<DiffRow.Tag, Boolean, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Generator for Old-Text-Tags.
oldTag(Function<Boolean, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Generator for Old-Text-Tags.
OLIVE - Static variable in class org.das2.util.ColorUtil
 
OLIVE_DRAB - Static variable in class org.das2.util.ColorUtil
 
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
 
ONED - Static variable in interface gov.nasa.gsfc.spdf.cdfj.TimeSeriesOneD
 
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.
oneUnit(QDataSet) - Static method in class org.das2.qds.DataSetUtil
Test for bundle scheme.
ONLY_EMBED_LOCAL - Static variable in class org.autoplot.PersistentStateSupport
 
op(double, double) - Method in interface org.das2.qds.ops.Ops.BinaryOp
 
op(long, long) - Method in interface org.das2.qds.ops.Ops.LongBinaryOp
 
op(double) - Method in interface org.das2.qds.ops.Ops.UnaryOp
 
op(double, double) - Method in interface org.das2.qds.ops.OpsParl.BinaryOp
 
OP_ANTIALIAS - Static variable in class org.imgscalr.Scalr
A ConvolveOp using a very light "blur" kernel that acts like an anti-aliasing filter (softens the image a bit) when applied to an image.
OP_BRIGHTER - Static variable in class org.imgscalr.Scalr
A RescaleOp used to make any input image 10% brighter.
OP_DARKER - Static variable in class org.imgscalr.Scalr
A RescaleOp used to make any input image 10% darker.
OP_GRAYSCALE - Static variable in class org.imgscalr.Scalr
A ColorConvertOp used to convert any image to a grayscale color palette.
open() - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
 
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.
openConnection() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFUrl
 
openConnection(URL) - Static method in class org.autoplot.hapi.Connection
 
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
Implement process chain like "|cleanData()|accum()", performing each command of the sequence.
OperationsProcessor() - Constructor for class org.das2.qds.OperationsProcessor
 
oppLine - Variable in class ProGAL.geom2d.TriangulationFace
 
opposite(CVertex) - Method in class ProGAL.geom3d.complex.CEdge
 
oppositeAxisVisible - Variable in class org.autoplot.dom.Options
 
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.LongBinaryOp - Interface in org.das2.qds.ops
Like BinaryOp, but operands and result are long.
Ops.UnaryOp - Interface in org.das2.qds.ops
UnaryOps are one-argument operations, such as sin, abs, and sqrt
OpsParl - Class in org.das2.qds.ops
 
OpsParl.BinaryOp - Interface in org.das2.qds.ops
BinaryOps are operations such as add, pow, atan2
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.
OPTION_DATA_ONLY - Static variable in class org.autoplot.cdf.CdfUtil
if "true" return only the data variables, not the support data.
OPTION_DEEP - Static variable in class org.autoplot.cdf.CdfUtil
if "true" then return more detailed descriptions in HTML
OPTION_FIX_LAYOUT_HIDE_TIME_AXES - Static variable in class org.autoplot.dom.DomOps
 
OPTION_FIX_LAYOUT_HIDE_TITLES - Static variable in class org.autoplot.dom.DomOps
See https://sourceforge.net/p/autoplot/feature-requests/811/
OPTION_FIX_LAYOUT_HIDE_Y_AXES - Static variable in class org.autoplot.dom.DomOps
 
OPTION_FIX_LAYOUT_HORIZONTAL_SPACING - Static variable in class org.autoplot.dom.DomOps
 
OPTION_FIX_LAYOUT_MOVE_LEGENDS_TO_OUTSIDE_NE - Static variable in class org.autoplot.dom.DomOps
 
OPTION_FIX_LAYOUT_VERTICAL_SPACING - Static variable in class org.autoplot.dom.DomOps
 
OPTION_INCLUDE_EMPTY_RECORDS - Static variable in class org.autoplot.cdf.CdfUtil
if "true", show empty records (true is default).
OPTION_IS_MASTER - Static variable in class org.autoplot.cdf.CdfUtil
if "true", then don't show the number of records.
OPTION_RANK_LIMIT - Static variable in class org.autoplot.cdf.CdfUtil
if greater than -1, then only read variables up to this rank.
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
 
Options - Class in org.autoplot.dom
Bean for holding Autoplot 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 manage storage and retrieval from persistent storage.
OptionsPrefsController(ApplicationModel, 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
 
ORANGE - Static variable in class org.das2.util.ColorUtil
 
ORANGE_RED - Static variable in class org.das2.util.ColorUtil
 
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
 
ORCHID - Static variable in class org.das2.util.ColorUtil
 
orderCB - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
orderPanel - Variable in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
OrdinalTimeDomainDivider - Class in org.das2.datum
 
OrdinalTimeDomainDivider() - Constructor for class org.das2.datum.OrdinalTimeDomainDivider
 
org.apache.commons.io.output - package org.apache.commons.io.output
 
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
This area is for storing miscellaneous resources such as icons.
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.fdc - package org.autoplot.fdc
 
org.autoplot.fits - package org.autoplot.fits
 
org.autoplot.flakey - package org.autoplot.flakey
 
org.autoplot.hapi - package org.autoplot.hapi
 
org.autoplot.hapiserver - package org.autoplot.hapiserver
 
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.json - package org.autoplot.json
This is a simple start to a data source for accessing data in JSON and JSONJ files.
org.autoplot.jythonsupport - package org.autoplot.jythonsupport
PyQDataSet and PyDatum are wrappers which make infix operations possible with these Das2 objects.
org.autoplot.jythonsupport.ui - package org.autoplot.jythonsupport.ui
 
org.autoplot.layout - package org.autoplot.layout
Automatic layout.
org.autoplot.matsupport - package org.autoplot.matsupport
 
org.autoplot.metatree - package org.autoplot.metatree
 
org.autoplot.misc - package org.autoplot.misc
 
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.pds - package org.autoplot.pds
 
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.servlet - package org.autoplot.servlet
 
org.autoplot.servletutil - package org.autoplot.servletutil
 
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.test - package org.autoplot.test
 
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.autoplot.xmlfile - package org.autoplot.xmlfile
 
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.catalog - package org.das2.catalog
 
org.das2.catalog.impl - package org.das2.catalog.impl
 
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.fuin.utils4j - package org.fuin.utils4j
Basic Java utilities.
org.hapiserver - package org.hapiserver
 
org.imgscalr - package org.imgscalr
 
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
Old base package for Autoplot, left to support old applications which rely on the old names.
org.virbo.dataset - package org.virbo.dataset
 
org.virbo.idlsupport - package org.virbo.idlsupport
 
org.virbo.qstream - package org.virbo.qstream
 
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
 
origResponse - Variable in class com.jspbook.GZIPResponseWrapper
 
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
 
otherPlotOnTop(DasAxis) - Method in class org.das2.graph.DasCanvas
return a plot which shares this row and column, or null.
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 - Variable in class com.jspbook.GZIPResponseStream
 
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
OutputOption - Interface in gov.nasa.gsfc.spdf.cdfj
 
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, Datum, DatumVector[]) - Method in class org.das2.client.QDataSetStreamHandler
 
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.filter.TrimStreamHandler
 
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.client.QDataSetStreamHandler
 
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.filter.TrimStreamHandler
 
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 PacketDescriptor
PacketDescriptor(int, Element) - Constructor for class org.das2.stream.PacketDescriptor
creates a new PacketDescriptor
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(BufferedImage, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Used to apply padding around the edges of an image using Color.BLACK to fill the extra padded space and then return the result.
pad(BufferedImage, int, Color, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Used to apply padding around the edges of an image using the given color to fill the extra padded space and then return the result.
PAD_SPARSERECORDS - Static variable in interface org.autoplot.cdf.CDFConstants
 
PADDED - Static variable in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
PADDED option - Pad value is returned for a missing record.
paddedName - Variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The padded name.
padValue - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
padValueSpecified() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns whether pad value is specified for this variable
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.autoplot.AxisPanel
 
paint(Graphics) - Method in class org.autoplot.DataPanel
 
paint(Graphics) - Method in class org.autoplot.LayoutPanel
 
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(Graphics2D, String[]) - Method in interface org.das2.util.GrannyTextRenderer.Painter
 
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.Legend
 
paintComponent(Graphics) - Method in class org.das2.graph.LookupAxis
 
paintComponent(Graphics) - Method in class org.das2.graph.RangeLabel
 
paintComponent(Graphics) - Method in class org.das2.graph.RowRowConnector
 
paintComponent(Graphics) - Method in class org.das2.graph.TimeRangeLabel
 
paintComponent(Graphics) - Method in class org.das2.util.DesktopColorChooserPanel.Palette
 
paintComponent(Graphics) - Method in class test.graph.GeneralPathSpeedTest
 
paintContactSheet() - Method in class org.autoplot.pngwalk.GridPngWalkView
provide the view as a static contact sheet.
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.DeletePainter
Paints a portion of a highlight.
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.components.propertyeditor.StringWithSchemeEditor
 
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
PALE_GOLDENROD - Static variable in class org.das2.util.ColorUtil
 
PALE_GREEN - Static variable in class org.das2.util.ColorUtil
 
PALE_TURQUOISE - Static variable in class org.das2.util.ColorUtil
 
PALE_VIOLET_RED - Static variable in class org.das2.util.ColorUtil
 
PANEL_FLAVOR - Static variable in class org.das2.dasml.TransferableFormComponent
 
PAPAYA_WHIP - Static variable in class org.das2.util.ColorUtil
 
Param - Class in org.autoplot.jythonsupport
Class for representing a Parameter.
Param() - Constructor for class org.autoplot.jythonsupport.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_SLICE2 - 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_X_UNITS - 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
GUI component for controlling script parameters.
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() - Method in class org.autoplot.util.MigratePreference
 
parent - Variable in class org.das2.catalog.impl.AbstractNode
 
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(BufferedReader) - Method in class gov.nasa.pds.ppi.label.PDSElement
Parses the next element from a file stream.
parse(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Parses a file containing a PDS label into its constitute elments.
parse(Path) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Parses a Path containing a PDS label into its constitute elements.
parse(InputStream) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Parses a file containing a PDS label into its constitute elements.
parse(BufferedReader, String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Parses a file containing a PDS label into its constitute elements.
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 the string in the context of these 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.DatumSerializeDelegate
 
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 the object from the string
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.
parseColumns(String, int) - Method in class org.autoplot.ascii.AsciiTableDataSource
return a list of column names, supporting: field1,field3,field5 field1,field3-field5 field1,field3:field5 exclusive
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
 
parseIndices(String, int) - Static method in class org.das2.qds.SubsetDataSet
parse the string spec into a list of indices.
parseISO8601(String) - Static method in class org.das2.datum.DatumRangeUtil
Parser for ISO8601 formatted times.
parseISO8601Datum(String, int[], int) - Static method in class org.autoplot.servlet.TimeRangeParser
ISO8601 datum parser.
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.autoplot.servlet.TimeRangeParser
returns a 7 element array with [year,mon,day,hour,min,sec,nanos] or [-9999].
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, int[]) - Static method in class org.autoplot.servlet.TimeRangeParser
returns the time found in an iso8601 string, or null.
parseISO8601Range(String) - Static method in class org.das2.datum.DatumRangeUtil
returns the time found in an iso8601 string, or null.
parseLayoutLength(String, double, double) - Static method in class org.das2.graph.GraphUtil
parse strings like "14em+2pt" into a length in pixels.
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.
parseLayoutString(String, int, double, double) - Static method in class org.das2.graph.Renderer
return the size encoded as normalized by the container size and em size.
parseList(String, String) - Method in class ftpfs.ftp.FtpListResult
Parse the information from the string list
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 JSON 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.
parseParams(String, boolean) - 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.autoplot.hapi.HapiDataSource
 
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.
parseTimeRangeValid(String) - Static method in class org.das2.datum.DatumRangeUtil
parse the string into a DatumRange with time location units.
parseUnifiedDiff(InputStream) - Static method in class com.github.difflib.unifieddiff.UnifiedDiffReader
To parse a diff file use this method.
parseUnifiedDiff(List<String>) - Static method in class com.github.difflib.UnifiedDiffUtils
Parse the given text in unified format and creates the list of deltas for it.
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(char[], int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Parses a string as a value according to the PDS Object Defnition Language (ODL).
parseValue(String) - Method in class gov.nasa.pds.ppi.label.PDSElement
Parses a string as a value according to the PDS Object Defnition Language (ODL).
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.
parseXML(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Parses a file containing XML into its constitute elments.
parseXML(InputStream) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Parses a file containing XML into its constitute elments.
partition(SortTool, int, int) - Method in class ProGAL.dataStructures.Set
 
PasteBinaryRecordReader - Class in org.autoplot.hapi
paste several BufferedReaders together to appear as one BufferedReader.
PasteBinaryRecordReader() - Constructor for class org.autoplot.hapi.PasteBinaryRecordReader
 
pasteBufferedReader(AbstractBinaryRecordReader) - Method in class org.autoplot.hapi.PasteBinaryRecordReader
 
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
replace the plot with the plot stored in the clipboard.
pasteClipboardPlotElementsIntoPlot(Component, ApplicationController, Plot) - Static method in class org.autoplot.GuiSupport
allow plot elements from the clipboard single-plot .vap into the target plot.
patch(List<T>, Patch<T>) - Static method in class com.github.difflib.DiffUtils
Patch the original text with given patch
Patch<T> - Class in com.github.difflib.patch
Describes the patch holding all deltas between the original and revised texts.
Patch() - Constructor for class com.github.difflib.patch.Patch
 
Patch(int) - Constructor for class com.github.difflib.patch.Patch
 
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.
PatchFailedException - Exception in com.github.difflib.patch
Thrown whenever a delta cannot be applied as a patch to a given text.
PatchFailedException() - Constructor for exception com.github.difflib.patch.PatchFailedException
 
PatchFailedException(String) - Constructor for exception com.github.difflib.patch.PatchFailedException
 
path() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Returns the path portion of the fully qualified name of the file which was parsed.
path - Variable in class org.autoplot.datasource.URISplit
the resource uri including the path part.
path() - Method in interface org.das2.catalog.DasNode
get the node path
path() - Method in class org.das2.catalog.impl.AbstractNode
 
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() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Returns the fully qualified path and name of the file which was parsed.
PATHNAME_CREATED - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
PathNode - Class in com.github.difflib.algorithm.myers
A node in a diffpath.
PathNode(int, int, boolean, boolean, PathNode) - Constructor for class com.github.difflib.algorithm.myers.PathNode
Concatenates a new path node with an existing diffpath.
pathSeparator(ProgressMonitor) - Method in interface org.das2.catalog.DasDirNode
Get the separator string to place after my path but before then names of any child items when generating a child path string.
pathSeparator(ProgressMonitor) - Method in class org.das2.catalog.impl.AbstractDirNode
 
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.
PDS - Static variable in class gov.nasa.pds.ppi.util.PPITime
1989-01-19T11:45:30.234 or 1989-019T11:45:30.234 with omissions
PDS3DataObject - Class in org.autoplot.pds
 
PDS3DataObject(Node, Node, Node) - Constructor for class org.autoplot.pds.PDS3DataObject
 
Pds3DataSource - Class in org.autoplot.pds
PDS3 file source.
Pds3DataSource(URI) - Constructor for class org.autoplot.pds.Pds3DataSource
 
Pds3DataSourceFactory - Class in org.autoplot.pds
Factory for resolving PDS3 URIs.
Pds3DataSourceFactory() - Constructor for class org.autoplot.pds.Pds3DataSourceFactory
 
PdsDataSource - Class in org.autoplot.pds
PDS4 file source.
PdsDataSource(URI) - Constructor for class org.autoplot.pds.PdsDataSource
 
PdsDataSourceFactory - Class in org.autoplot.pds
 
PdsDataSourceFactory() - Constructor for class org.autoplot.pds.PdsDataSourceFactory
 
PDSElement - Class in gov.nasa.pds.ppi.label
PDSElement is a class that contains a single definition or line as specified in the PDS Object Defnition Language (ODL).
PDSElement() - Constructor for class gov.nasa.pds.ppi.label.PDSElement
Creates an instance of a PDSElement
PDSElement(int) - Constructor for class gov.nasa.pds.ppi.label.PDSElement
Creates an instance of a PDSElement
PDSElement(int, String) - Constructor for class gov.nasa.pds.ppi.label.PDSElement
 
PDSException - Exception in gov.nasa.pds.ppi.label
PDSException implements an Exception class.
PDSException() - Constructor for exception gov.nasa.pds.ppi.label.PDSException
 
PDSException(String) - Constructor for exception gov.nasa.pds.ppi.label.PDSException
 
PDSException(Throwable) - Constructor for exception gov.nasa.pds.ppi.label.PDSException
 
PDSItem - Class in gov.nasa.pds.ppi.label
PDSItem is a class that descibes the location within a PDSLabel of one or more elements.
PDSItem() - Constructor for class gov.nasa.pds.ppi.label.PDSItem
Creates an instance of a PDSItem
PDSLabel - Class in gov.nasa.pds.ppi.label
PDSLabel is a class that contians all information regarding a PDS label entity.
PDSLabel() - Constructor for class gov.nasa.pds.ppi.label.PDSLabel
Creates an instance of a PDSLabel
PDSLabel(PrintStream) - Constructor for class gov.nasa.pds.ppi.label.PDSLabel
Creates an instance of a PDSLabel
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
Class containing the logic for communicating with the PDS-PPI database.
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
 
PDSValue - Class in gov.nasa.pds.ppi.label
PDSValue is a class that contains a value which can be associated with an element.
PDSValue() - Constructor for class gov.nasa.pds.ppi.label.PDSValue
Creates and instance of a PDSValue
PEACH_PUFF - Static variable in class org.das2.util.ColorUtil
 
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(Object) - Method in class org.autoplot.ScriptContext2023
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
 
perpendicularLine(Line2D, Point, double) - Static method in class org.das2.graph.GraphUtil
create a line perpendicular to the line segment line, which would go through p, and have length abs(len).
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
 
PERU - Static variable in class org.das2.util.ColorUtil
 
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
 
pickEntityGUI() - Static method in class org.das2.util.Entities
provide a picker GUI
pickFilter(JFrameOperator, String[]) - Static method in class org.autoplot.util.jemmy.FiltersTreePicker
find the filter and select it from the Tools->Filters gui.
pickFilter(JFrameOperator, String[]) - Static method in class util.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
 
PICOSECOND - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimePrecision
 
picoseconds - Static variable in class org.das2.datum.Units
 
PINK - Static variable in class org.das2.util.ColorUtil
 
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
 
pixelToDataTransform(int, int) - Method in class org.autoplot.pngwalk.ClickDigitizer
return the coordinates for the click in data coordinates if the JSON Rich PNG metadata is available, or just the pixel coordinates if it is not, with the property "PlotNumber" indicating which plot number in the JSON is used.
pixelToDataTransform(int, int, int) - Method in class org.autoplot.pngwalk.ClickDigitizer
return the coordinates for the click in data coordinates if the JSON Rich PNG metadata is available, or just the pixel coordinates if it is not, with the property "PlotNumber" indicating which plot number in the JSON is used.
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
 
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, String, boolean) - 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(int, String, QDataSet, QDataSet, QDataSet, String, boolean) - Static method in class org.autoplot.ScriptContext
plot the dataset in the specified dataSource node, using the render type specified.
plot(String) - Method in class org.autoplot.ScriptContext2023
bring up the autoplot with the specified URL.
plot(String, String) - Method in class org.autoplot.ScriptContext2023
plot one URI against another.
plot(int, String) - Method in class org.autoplot.ScriptContext2023
bring up the autoplot with the specified URL.
plot(int, String, String) - Method in class org.autoplot.ScriptContext2023
bring up the plot with the specified URI.
plot(QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the first dataSource node.
plot(QDataSet, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the first dataSource node.
plot(QDataSet, QDataSet, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the first dataSource node.
plot(int, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, QDataSet, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, QDataSet, QDataSet, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet) - Method in class org.autoplot.ScriptContext2023
bring up the autoplot with the dataset
plot(int, String, QDataSet, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, String) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, String, boolean) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, QDataSet) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node.
plot(int, String, QDataSet, QDataSet, QDataSet, String) - Method in class org.autoplot.ScriptContext2023
plot the dataset in the specified dataSource node, using the render type specified.
plot(int, String, QDataSet, QDataSet, QDataSet, String, boolean) - Method in class org.autoplot.ScriptContext2023
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.GrannyTextDemo
 
plot - Variable in class test.graph.PlotDemo
 
plot - Variable in class test.graph.StackPlot
 
plot - Variable in class test.graph.TimeAxisDemo
 
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.
plot1 - Variable in class test.graph.AnnotationDemo
 
plot2 - Variable in class test.graph.AnnotationDemo
 
plot2 - Variable in class test.graph.StackPlot
 
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
 
PlotDataMashupResolver - Class in org.autoplot.util
 
PlotDataMashupResolver(DataMashUp) - Constructor for class org.autoplot.util.PlotDataMashupResolver
 
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
 
PlotDescriptor() - Constructor for class org.autoplot.servlet.CdawebVapServlet.PlotDescriptor
 
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
 
plotItem() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
plot the selected expression, assuming that it is defined where the interpreter is stopped.
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.
plotUri(int, String, boolean) - Method in class org.autoplot.dom.ApplicationController
provide method for plotting a URI without any axis resetting, at a given position.
plotUri(int, QDataSet, boolean) - Method in class org.autoplot.dom.ApplicationController
provide method for plotting a dataset without any axis resetting, at a given position.
PLUM - Static variable in class org.das2.util.ColorUtil
 
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
 
PNG_KEY_SCRIPT - Static variable in class org.autoplot.ScriptContext
The name of the script which results in the image, optionally with its arguments.
PNG_KEY_SCRIPT - Static variable in class org.autoplot.ScriptContext2023
The name of the script which results in the image, optionally with its arguments.
PNG_KEY_URI - Static variable in class org.autoplot.ScriptContext
The Autoplot URI which results in the image.
PNG_KEY_URI - Static variable in class org.autoplot.ScriptContext2023
The Autoplot URI which results in the image.
PNG_KEY_VAP - Static variable in class org.autoplot.ScriptContext
The Autoplot .vap file which results in the image, optionally with "?" and modifiers.
PNG_KEY_VAP - Static variable in class org.autoplot.ScriptContext2023
The Autoplot .vap file which results in the image, optionally with "?" and modifiers.
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.
pointsAlongCurve(PathIterator, double[], Point2D.Double[], double[], boolean, Map<String, Object>) - 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) - Method in class org.das2.qds.math.PoissonDistribution
This function generates a random variate with the Poisson distribution.
PoissonDistribution - Class in org.das2.math
Class for generating numbers from a Poisson distribution.
PoissonDistribution() - Constructor for class org.das2.math.PoissonDistribution
 
PoissonDistribution - Class in org.das2.qds.math
PoissonDistribution generates numbers from the Poisson distribution.
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
PolarPlotRenderer is a refactoring of PitchAngleDistributionRenderer which will also render rank 1 series.
PolarPlotRenderer(DasColorBar) - Constructor for class org.das2.graph.PolarPlotRenderer
 
polarToCartesian(QDataSet) - Static method in class org.das2.qds.ops.Ops
converts a rank 2 bundle of polar data, where ds[:,0] are the radii and ds[:,1] are the angles.
polyCenters(QDataSet) - Static method in class org.das2.qds.ops.Ops
return an array of the centers of each triangle in the triangle mesh.
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
 
polyMesh() - Static method in class org.das2.qds.examples.Schemes
set of 2-d or 3-d points and the triangles connecting them.
PolyMeshRenderer - Class in org.das2.graph
render a 2-D poly (typically triangle) mesh.
PolyMeshRenderer() - Constructor for class org.das2.graph.PolyMeshRenderer
 
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 - Variable in class gov.nasa.gsfc.spdf.cdfj.ADR
The position.
position - Variable in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
position - Variable in class gov.nasa.gsfc.spdf.cdfj.CPR
 
position - Variable in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
position - Variable in class gov.nasa.gsfc.spdf.cdfj.GDR
 
position - Variable in class gov.nasa.gsfc.spdf.cdfj.VDR
 
position - Variable in class gov.nasa.gsfc.spdf.cdfj.VXR
 
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.
postException(Exception) - Method in class org.das2.graph.Renderer
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.
postMessage(String, int, Datum, Datum) - Method in class org.das2.graph.Renderer
post the message, checking to see that there is a parent first.
postMessage(String, Level, Datum, Datum) - Method in class org.das2.graph.Renderer
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.
POWDER_BLUE - Static variable in class org.das2.util.ColorUtil
 
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
 
PPITime - Class in gov.nasa.pds.ppi.util
PPITime is a class that contains a methods for parsing, comparing and generating time strings.
PPITime() - Constructor for class gov.nasa.pds.ppi.util.PPITime
Creates an instance of a time value.
PPITime(PPITime) - Constructor for class gov.nasa.pds.ppi.util.PPITime
Creates an instance of a time value.
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.fdc.FedCatSourceEditorPanel
Gather any node definitions that will be needed for the dialog box URI examples that we may have to edit: vap+dc:tag:das2.org,2012:test:/swri/mars_express/aspera3/els?radius=2,3 vap+dc:site:/uiowa/juno/survey/wav/das2?band=LFRL&time=2017-01-01,2017-01-02,60 vap+dc:http://random.site.edu/~person/mysource.json?some_key=some_value
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).
prettyPrintLoc(String, String) - Method in class org.das2.catalog.impl.AbstractNode
Get the root node list as a string with some separator and prefix
prev - Variable in class com.github.difflib.algorithm.myers.PathNode
The previous node in the path.
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 - Static variable in class gov.nasa.gsfc.spdf.cdfj.SparseRecordOption
PREVIOUS option - Previous value is returned for a missing record.
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.
previousSnake() - Method in class com.github.difflib.algorithm.myers.PathNode
Skips sequences of PathNodes until a snake or bootstrap node is found, or the end of the path is reached.
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
 
PrimesSwingWorker - Class in test
Taken from www.21doc.net, with minor tweaks to clarify.
PrimesSwingWorker() - Constructor for class test.PrimesSwingWorker
 
PrimesSwingWorker.Main - Class in test
 
print(int, int, int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Print the element according to PDS specifications for label files to Syste.out.
print(PrintStream, int, int, int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Print the element according to PDS specifications for label files.
print() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print all elements in the label according to PDS specifications for label files using default indent and equal sign placement.
print(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print all elements in the label according to PDS specifications for label files using default indent and equal sign placement.
print(String, int, int) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print all elements in the label according to PDS specifications for label files using default indent and equal sign placement.
print(PrintStream) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print all elements in the label according to PDS specifications for label files using default indent and equal sign placement.
print(PrintStream, int, int) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print all elements in the label according to PDS specifications for label files.
print(PrintStream, int, int, PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print a range of elements in the label according to PDS specifications for label files.
print(PrintStream, int, int, int, int) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Print a range of elements in the label according to PDS specifications for label files.
print() - Method in class gov.nasa.pds.ppi.label.PDSValue
Output a value formated using PDS standards.
print(PrintStream, int, int, int) - Method in class gov.nasa.pds.ppi.label.PDSValue
Output a value formated using PDS standards.
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
 
printDebugInfo() - Method in class org.das2.util.Expect
print internal debug information to stderr.
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.
printListeners(String) - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
printListeners() - Method in class org.autoplot.dom.DebugPropertyChangeSupport
 
println(String) - Method in class org.autoplot.scriptconsole.DebuggerConsole
 
printMessage(String) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Display the passed text as a message to System.out Preceeds the text with a stanard phrase.
printPath(Object[]) - Static method in class org.autoplot.jythonsupport.ui.DataMashUp
print the path to a string, comma delimited.
printPrefsSettings() - Method in class org.das2.util.ArgumentList
see Vg1pws app for example use.
printSpaces(PrintStream, int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Print a string of spaces to an output stream.
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.
printVariable(PrintStream) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Prints out the label as a set of variable definition in the PPI Ruleset lanaguage.
printXML(PrintStream) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Generates an XML representation of the label and streams it to the print stream.
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
 
Problem(String, Property, Property) - Constructor for class org.fuin.utils4j.MergeException.Problem
Constructor with message and properties.
problemBadge - Static variable in class org.autoplot.pngwalk.PngWalkView
 
process(QDataSet, String, ProgressMonitor) - Static method in class org.das2.qds.OperationsProcessor
process implements the poorly-named filters string / process string of Autoplot, allowing clients to "pipe" data through a chain of operations.
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.
processConflict(VerifyChunk, AbstractDelta<T>, List<T>) - Method in interface com.github.difflib.patch.ConflictOutput
 
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.
processDiffs(Function<String, String>) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Processor for diffed text parts.
processElement(Element, Object) - Static method in class org.das2.dasml.SerializeUtil
 
processElement(Element, DasPlot, FormBase) - Method in interface org.das2.graph.DasSerializeable
 
processElement(Element) - Method in class org.das2.stream.StreamScalarDescriptor
 
processEvent(AWTEvent) - Method in class org.das2.graph.DasAxis
 
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.
ProcessingOption() - Constructor for class gov.nasa.gsfc.spdf.cdfj.CDFFactory.ProcessingOption
 
processingOption - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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
 
ProcessPanel - Class in org.das2.util
GUI for spawning command, where you can see output.
ProcessPanel() - Constructor for class org.das2.util.ProcessPanel
Creates new form ProcessPanel
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
 
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.flakey.SlowFile
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.AboutServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.CapabilitiesServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.CatalogServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.DataServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.InfoServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.hapiserver.SetLogLevel
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.CdawebVapServlet
Given a list of URIs, return a vap.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.CompletionsServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.DataServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.JnlpServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptGUIServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptGUIServletPick
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ScriptServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SecureScriptServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.ServletInfo
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SetLogLevel
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.SimpleServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.UnaggregrateServlet
Processes requests for both HTTP GET and POST methods.
processRequest(HttpServletRequest, HttpServletResponse) - Method in class org.autoplot.servlet.URITemplatesServlet
Processes requests for both HTTP GET and POST methods.
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
JTextArea with light-gray prompt indicating its use.
PromptTextArea() - Constructor for class org.autoplot.datasource.ui.PromptTextArea
 
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() - Constructor for class org.autoplot.datasource.ui.PromptTextField
 
PromptTextField(String) - Constructor for class org.autoplot.datasource.ui.PromptTextField
 
prop(String, Object) - Method in interface org.das2.catalog.DasNode
Get a property of the node, or the default Similar to sub-page references for web-pages, property values are retrieved by providing a fragment path.
prop(String) - Method in interface org.das2.catalog.DasNode
Get a property of a node
prop(String, Object) - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
prop(String) - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
PROP_ACTIVE - Static variable in class org.autoplot.dom.PlotElement
 
PROP_ACTIVE - Static variable in class org.das2.graph.Renderer
display the renderer.
PROP_ACTIVEDATASET - Static variable in class org.autoplot.dom.PlotController
 
PROP_ADDITIONALCLIP - Static variable in class org.das2.graph.SeriesRenderer
 
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_ALLOWZEROWIDTH - Static variable in class org.das2.components.DatumRangeEditor
 
PROP_ANCHORBACKGROUND - Static variable in class org.das2.graph.DasAnnotation
 
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
autoplotData is the home where Autoplot's metadata is kept.
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_AXISOFFSET - Static variable in class org.autoplot.dom.Axis
 
PROP_AXISOFFSET - Static variable in class org.das2.graph.DasAxis
 
PROP_BACKGROUND - Static variable in class org.autoplot.dom.Annotation
 
PROP_BACKGROUND - Static variable in class org.autoplot.dom.Options
 
PROP_BACKGROUND - Static variable in class org.autoplot.dom.Plot
 
PROP_BACKGROUNDCOLOR - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_BACKGROUNDWIDTH - Static variable in class org.das2.graph.SeriesRenderer
 
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_BOTTOMDECORATOR - Static variable in class org.das2.graph.DasPlot
 
PROP_BOTTOMDECORATOR - Static variable in class org.das2.graph.Renderer
 
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.dataset.AverageTableRebinner
 
PROP_CADENCECHECK - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_CADENCECHECK - Static variable in class org.das2.graph.SpectrogramRenderer
 
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_CAROTCOLOR - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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_COLORBARCOLUMNPOSITION - Static variable in class org.autoplot.dom.Plot
 
PROP_COLORBYDATASETID - Static variable in class org.das2.graph.PlotSymbolRenderer
 
PROP_COLORTABLE - Static variable in class org.autoplot.dom.Options
 
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_CONTROL_RANGE - Static variable in class org.autoplot.datasource.TimeRangeEditor
 
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.RangeLabel
 
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.autoplot.dom.PlotElementStyle
 
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.HugeScatterRenderer
 
PROP_EPHEMERIS_LABELS - Static variable in class org.autoplot.dom.Plot
 
PROP_EPHEMERISLINECOUNT - Static variable in class org.autoplot.dom.Plot
 
PROP_ERRORBARTYPE - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_ERRORBARTYPE - Static variable in class org.das2.graph.SeriesRenderer
 
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.BoundsRenderer
 
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_FILLTEXTURE - Static variable in class org.das2.graph.BoundsRenderer
 
PROP_FILLTEXTURE - Static variable in class org.das2.graph.SeriesRenderer
 
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 - Static variable in class org.das2.components.SliceSettings
 
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_FORMATTER - Static variable in class org.das2.graph.GrannyTickLabeller
 
PROP_FSCACHE - Static variable in class org.autoplot.datasource.AutoplotSettings
fscache is where downloaded data is kept.
PROP_GANTTMODE - Static variable in class org.das2.graph.EventsRenderer
 
PROP_GLOW - Static variable in class org.autoplot.dom.Annotation
 
PROP_GLOW - Static variable in class org.das2.graph.DasAnnotation
 
PROP_GLOW - Static variable in class org.das2.util.GrannyTextRenderer
 
PROP_HEADERDELIMITER - Static variable in class org.das2.qds.util.AsciiParser
 
PROP_HEIGHT - Static variable in class org.autoplot.dom.Canvas
 
PROP_HEIGHT - Static variable in class org.autoplot.dom.Options
 
PROP_HIDEPLAYBUTTON - Static variable in class org.autoplot.datasource.DataSetSelector
 
PROP_HISTOGRAM - Static variable in class org.autoplot.dom.DataSourceController
Deprecated.
this function will be removed and put into the metadata tab.
PROP_HISTOGRAM_MODE - Static variable in class org.das2.graph.DataGeneralPathBuilder
 
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_IMAGEMOUSEADAPTER - Static variable in class org.autoplot.pngwalk.PngWalkTool
 
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.AppScriptPanelSupport
 
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_LEGEND_WIDTH_LIMIT_PX - Static variable in class org.das2.graph.DasPlot
 
PROP_LEGENDFONTSIZE - Static variable in class org.autoplot.dom.Plot
 
PROP_LEGENDFONTSIZE - Static variable in class org.das2.graph.DasPlot
 
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 - Static variable in class org.autoplot.pds.FilePointer
 
PROP_LINE_THICKNESS - Static variable in class org.autoplot.dom.Options
 
PROP_LINE_WIDTH - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_LINE_WIDTH - Static variable in class org.das2.graph.CurveRenderer
 
PROP_LINESTYLE - Static variable in class org.das2.graph.ContoursRenderer
 
PROP_LINESTYLE - Static variable in class org.das2.graph.EventsRenderer
 
PROP_LINETHICK - Static variable in class org.das2.graph.ColorSeriesRenderer
 
PROP_LINETHICK - Static variable in class org.das2.graph.ContoursRenderer
handle for the property lineThick.
PROP_LINETHICK - Static variable in class org.das2.graph.EventsRenderer
 
PROP_LINETHICKNESS - Static variable in class org.das2.graph.DasAnnotation
 
PROP_LINETHICKNESS - Static variable in class org.das2.graph.DasAxis
 
PROP_LINETHICKNESS - Static variable in class org.das2.graph.DasPlot
 
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_LOADPERSISTENTPREFERENCES - Static variable in class org.autoplot.dom.OptionsPrefsController
 
PROP_LOCALCACHEDIR - Static variable in class org.das2.util.filesystem.FileSystemSettings
setting for the location of where the local cache is kept.
PROP_LOCKDOMAINDIVIDER - Static variable in class org.das2.graph.DasAxis
 
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_LONGTITLES - Static variable in class org.das2.graph.DasPlot
 
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_MAXLAYOUT - 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_MINLAYOUT - 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_MODE - Static variable in class org.das2.components.HorizontalSpectrogramAverager
 
PROP_MODE - Static variable in class org.das2.components.VerticalSpectrogramAverager
 
PROP_MODE - Static variable in class org.das2.graph.EventsRenderer
 
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_MODULO_Y - Static variable in class org.das2.graph.SeriesRenderer
 
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_NEARESTNEIGHBOR - Static variable in class org.das2.dataset.TriScatRebinner
 
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_OPAQUE - Static variable in class org.das2.graph.EventsRenderer
 
PROP_OPAQUEBACKGROUND - Static variable in class org.das2.graph.DasCanvasComponent
 
PROP_OPPOSITE - Static variable in class org.autoplot.dom.Axis
 
PROP_OPPOSITE_AXIS_VISIBLE - Static variable in class org.das2.graph.DasAxis
 
PROP_OPPOSITEAXISVISIBLE - Static variable in class org.autoplot.dom.Options
 
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_PADDING - Static variable in class org.das2.graph.DasAnnotation
the amount of space between the text and the border, measured in ems, pts, pxs, or percents.
PROP_PAINTCOUNT - Static variable in class org.das2.graph.DasCanvas
 
PROP_PAIRMARKER - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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_PARENT_DEVICE_POSITION_DAS_NAME - Static variable in class org.das2.graph.DasDevicePosition
 
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_POINTATOFFSET - Static variable in class org.autoplot.dom.Annotation
 
PROP_POINTATOFFSET - Static variable in class org.das2.graph.DasAnnotation
 
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_POLAR - Static variable in class org.das2.graph.BoundsRenderer
 
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_PROMPT - Static variable in class org.autoplot.ApplicationModel
 
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_RECORDFILE - Static variable in class org.das2.graph.Renderer
 
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.Axis
 
PROP_REFERENCE - Static variable in class org.autoplot.dom.PlotElementStyle
 
PROP_REFERENCE - Static variable in class org.das2.graph.DasAxis
 
PROP_REFERENCEX - Static variable in class org.das2.graph.DasAnnotation
 
PROP_REFERENCEY - Static variable in class org.das2.graph.DasAnnotation
 
PROP_REGEX - Static variable in class org.das2.qds.filters.ApplyIndexEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.BinAverage2dFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.CleanDataFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.ExpandToFillGapsFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.Histogram2dFilterEditorPanel
 
PROP_REGEX - Static variable in class org.das2.qds.filters.RebundleFilterEditorPanel
 
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_RENDERERS - Static variable in class org.das2.graph.DasPlot
 
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_RESCALE - Static variable in class org.autoplot.datasource.TimeRangeEditor
 
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_ROTATE - Static variable in class org.das2.graph.DasAnnotation
 
PROP_ROTATELABEL - Static variable in class org.das2.graph.EventsRenderer
rotate the label counter clockwise to make more room in orbitMode.
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.Annotation
 
PROP_SCALE - Static variable in class org.autoplot.dom.Axis
 
PROP_SCALE - Static variable in class org.das2.graph.Auralizor
 
PROP_SCALE - Static variable in class org.das2.graph.DasAnnotation
 
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_SELECTIONCOLOR - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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_SHOWRECIPROCAL - Static variable in class org.das2.event.LengthDragRenderer
 
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_SPECIALCOLORS - Static variable in class org.das2.graph.DasColorBar
 
PROP_SPECIALCOLORS - Static variable in class org.das2.graph.SeriesRenderer
 
PROP_SPECIALCOLORS - Static variable in class org.das2.graph.SpectrogramRenderer
 
PROP_SPECIALEFFECTS - Static variable in class org.autoplot.dom.Options
property specialEffects enables/disables things like animated axes, etc.
PROP_SPLITANCHORTYPE - Static variable in class org.autoplot.dom.Annotation
 
PROP_SPLITANCHORTYPE - Static variable in class org.das2.graph.DasAnnotation
 
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_STYLECOMMENT - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLECOMMENT2 - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEDEFAULT - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEDELIMITER - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEERROR - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEIDENTIFIER - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEKEYWORD - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEKEYWORD2 - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLENUMBER - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEOPERATOR - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEREGEX - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLESTRING - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLESTRING2 - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLETYPE - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLETYPE2 - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLETYPE3 - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_STYLEWARNING - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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 - Static variable in class org.das2.graph.DasAnnotation
 
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_TCALABELS - Static variable in class org.das2.graph.DasAxis
 
PROP_TCAROWS - Static variable in class org.das2.graph.DasAxis
 
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_TICK_STYLE - Static variable in class org.das2.graph.TickCurveRenderer
 
PROP_TICKDIRECTION - Static variable in class org.das2.graph.TickCurveRenderer
 
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_TICKVALUES - Static variable in class org.autoplot.dom.Axis
 
PROP_TICKVALUES - Static variable in class org.das2.graph.DasAxis
 
PROP_TICKVALUES - 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_TOKENMARKER - Static variable in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
PROP_TOP - Static variable in class org.autoplot.dom.Row
 
PROP_TOPDECORATOR - Static variable in class org.das2.graph.DasPlot
 
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_VERTICALANCHORTYPE - Static variable in class org.autoplot.dom.Annotation
 
PROP_VERTICALANCHORTYPE - Static variable in class org.das2.graph.DasAnnotation
 
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_WIDTH - Static variable in class org.autoplot.dom.Options
 
PROP_WIDTH - Static variable in class org.das2.event.WaypointsDragRenderer
 
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.
PropertiesFile - Class in org.fuin.utils4j
A properties file that is capable of merging concurrent changes made by another JVM or another process.
PropertiesFile(File) - Constructor for class org.fuin.utils4j.PropertiesFile
Constructor with file.
PropertiesFile(File, String) - Constructor for class org.fuin.utils4j.PropertiesFile
Constructor with file and encoding.
PropertiesFilePreferences - Class in org.fuin.utils4j
A directory and PropertiesFile based Preferences API implementation.
PropertiesFilePreferences(File) - Constructor for class org.fuin.utils4j.PropertiesFilePreferences
Constructor with directory.
PropertiesFilePreferences(File, String) - Constructor for class org.fuin.utils4j.PropertiesFilePreferences
Constructor with directory.
PropertiesFilePreferences(PropertiesFilePreferences, File) - Constructor for class org.fuin.utils4j.PropertiesFilePreferences
Constructor with parent node and directory.
PropertiesFilePreferencesFactory - Class in org.fuin.utils4j
A factory for creating root nodes using the PropertiesFilePreferences implementation.
PropertiesFilePreferencesFactory() - Constructor for class org.fuin.utils4j.PropertiesFilePreferencesFactory
Default constructor.
PropertiesFilePreferencesFactory(String, String) - Constructor for class org.fuin.utils4j.PropertiesFilePreferencesFactory
Constructor with path and filenames of the system and user root directories.
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, int) - 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 - Class in org.fuin.utils4j
A key value pair that maintains an additional change state.
Property(String, String, String) - Constructor for class org.fuin.utils4j.Property
Constructor with all values.
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
return the default dataset property value as a string.
propertyAsString(String, String) - Method in class org.autoplot.idlsupport.QDataSetBridge
return the property value as a string.
propertyAsString(String) - Method in class org.virbo.idlsupport.QDataSetBridge
return the default dataset property value as a string.
propertyAsString(String, String) - Method in class org.virbo.idlsupport.QDataSetBridge
return the property value as a string.
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.
ProxyOutputStream - Class in org.apache.commons.io.output
A Proxy stream which acts as expected, that is it passes the method calls on to the proxied stream and doesn't change which methods are being called.
ProxyOutputStream - Class in org.apache.commons.io.output
A Proxy stream which acts as expected, that is it passes the method calls on to the proxied stream and doesn't change which methods are being called.
ProxyOutputStream(OutputStream) - Constructor for class org.apache.commons.io.output.ProxyOutputStream
Constructs a new ProxyOutputStream.
pruneFileTree(File, List<String>) - Static method in class org.autoplot.Util
remove empty branches from file tree.
psdRB - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
psRB - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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 external.AuralizationHandler
 
publish(LogRecord) - Method in class org.das2.graph.util.GraphicalLogHandler
 
pull() - Method in class org.das2.util.filesystem.GitCommand
pull from the upstream repository
PURPLE - Static variable in class org.das2.util.ColorUtil
 
push() - Method in class org.das2.util.filesystem.GitCommand
pull from the upstream repository
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.
pushContextMenu(DasPlot, String[]) - Static method in class org.autoplot.test.Util
push the context menu item identified by the items.
pushNode(Node, PDSElement) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Pushes a DOM node as a label Element.
pushObject(Document, Element, String, int) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Pushes (adds) a PDS label object to the document tree (DOM).
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, String) - Method in class org.autoplot.util.MigratePreference
 
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(Object, Object) - Method in class org.fuin.utils4j.ChangeTrackingMap
put(String, String) - Method in class org.fuin.utils4j.PropertiesFile
Set a value for a property.
PUT_ - Static variable in interface org.autoplot.cdf.CDFConstants
 
putAll(Map) - Method in class org.das2.util.ClassMap
 
putAll(Map) - Method in class org.fuin.utils4j.ChangeTrackingMap
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.
putBoolean(String, boolean) - Method in class org.autoplot.util.MigratePreference
 
putBundleProperty(QDataSet, String, int, Object) - Static method in class org.das2.qds.ops.Ops
Like putIndexedProperty, but manages the bundle for the client.
putByteArray(String, byte[]) - Method in class org.autoplot.util.MigratePreference
 
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
putDouble(String, double) - Method in class org.autoplot.util.MigratePreference
 
putFloat(String, float) - Method in class org.autoplot.util.MigratePreference
 
putImaginaryByteBuffer(ByteBuffer) - Method in class com.jmatio.types.MLNumericArray
 
putIndexedProperty(QDataSet, String, int, Object) - Static method in class org.das2.qds.ops.Ops
Like putProperty, but this inserts the value at the index.
putInt(String, int) - Method in class org.autoplot.util.MigratePreference
 
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.
putLong(String, long) - Method in class org.autoplot.util.MigratePreference
 
putLValue(long) - Method in class org.das2.qds.LDataSet.LDataSetLongWriteAccess
 
putLValue(int, long) - Method in class org.das2.qds.LDataSet.LDataSetLongWriteAccess
 
putLValue(int, int, long) - Method in class org.das2.qds.LDataSet.LDataSetLongWriteAccess
 
putLValue(int, int, int, long) - Method in class org.das2.qds.LDataSet.LDataSetLongWriteAccess
 
putLValue(int, int, int, int, long) - Method in class org.das2.qds.LDataSet.LDataSetLongWriteAccess
 
putLValue(long) - Method in interface org.das2.qds.LongWriteAccess
 
putLValue(int, long) - Method in interface org.das2.qds.LongWriteAccess
 
putLValue(int, int, long) - Method in interface org.das2.qds.LongWriteAccess
 
putLValue(int, int, int, long) - Method in interface org.das2.qds.LongWriteAccess
 
putLValue(int, int, int, int, long) - Method in interface org.das2.qds.LongWriteAccess
 
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
putRank0Value(WritableDataSet, QDataSet) - Method in interface org.das2.qds.DataSetIterator
replace the value in ds at the current iterator position.
putRank0Value(WritableDataSet, QDataSet) - Method in class org.das2.qds.IndexListDataSetIterator
 
putRank0Value(WritableDataSet, QDataSet) - Method in class org.das2.qds.QubeDataSetIterator
 
putRealByteBuffer(ByteBuffer) - Method in class com.jmatio.types.MLNumericArray
 
putSpi(String, String) - Method in class org.das2.system.NullPreferences
 
putSpi(String, String) - Method in class org.fuin.utils4j.PropertiesFilePreferences
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.AsciiDataSet
 
putValue(int, double) - Method in class org.das2.qds.buffer.AsciiDataSet
 
putValue(int, int, double) - Method in class org.das2.qds.buffer.AsciiDataSet
 
putValue(int, int, int, double) - Method in class org.das2.qds.buffer.AsciiDataSet
 
putValue(int, int, int, int, double) - Method in class org.das2.qds.buffer.AsciiDataSet
 
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
like putProperty, but this inserts values into the dataset.
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
Provide access to package-private data.
PyClassPeeker(PyClass) - Constructor for class org.python.core.PyClassPeeker
 
PyDatum - Class in org.autoplot.jythonsupport
Wrap a das2 Datum, implementing operators.
PyDatum() - Constructor for class org.autoplot.jythonsupport.PyDatum
findbugs says that because PyJavaInstance is externalizable, then there needs to be a no-arg constructor.
PyDatum(Datum) - Constructor for class org.autoplot.jythonsupport.PyDatum
 
PyDatum(String) - Constructor for class org.autoplot.jythonsupport.PyDatum
create a PyDatum by parsing to Datum with Ops.datum.
PyDatumAdapter - Class in org.autoplot.jythonsupport
adapts Datums to PyDatum
PyDatumAdapter() - Constructor for class org.autoplot.jythonsupport.PyDatumAdapter
 
pyDictionaryToMap(PyDictionary) - Static method in class org.autoplot.jythonsupport.JythonUtil
return a Java Map for a Jython dictionary.
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
Provide access to package-private data.
PyJavaInstancePeeker(PyJavaInstance) - Constructor for class org.python.core.PyJavaInstancePeeker
 
PyMethodPeeker - Class in org.python.core
Provide access to package-private data.
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() - Constructor for class org.autoplot.jythonsupport.PyQDataSet
 
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
Provide access to package-private data.
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"
pythonLint(LineNumberReader, 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

q(MLArray, String) - Static method in class com.jmatio.common.util.MLArrayQuery
 
QDataSet - Interface in org.das2.qds
QDataSets are the data model used within Das2 and Autoplot.
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.client
Read the Das2Stream into a QDataSet.
QDataSetStreamHandler() - Constructor for class org.das2.client.QDataSetStreamHandler
 
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
Base class for QDataSet to das2 stream serializers
QdsToD2sStream() - Constructor for class org.das2.qstream.QdsToD2sStream
Initialize a binary QDataSet to das2 stream exporter
QdsToD2sStream(int, int) - Constructor for class org.das2.qstream.QdsToD2sStream
Initialize a text QDataSet to das2 stream exporter
QdsToD2sStream.PacketXferInfo - Class in org.das2.qstream
 
QdsToD2sStream.QdsXferInfo - Class in org.das2.qstream
Determine and hold the information needed to transfer values out of a given QDataSet into a byte buffer.
QdsToD2sStream.Sequence1D - Class in org.das2.qstream
 
QdsToDas22 - Class in org.das2.qstream
Write QDataSets that vary over at most 2 independent variables as a Das2 stream.
QdsToDas22() - Constructor for class org.das2.qstream.QdsToDas22
 
QdsToDas22(int, int) - Constructor for class org.das2.qstream.QdsToDas22
 
QdsToDas23 - Class in org.das2.qstream
Write QDataSets that vary over at most 3 independent variables as a Das2 stream.
QdsToDas23() - Constructor for class org.das2.qstream.QdsToDas23
 
QdsToDas23(int, int) - Constructor for class org.das2.qstream.QdsToDas23
 
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
Panel and the facility for adding annotations to images.
QualityControlPanel(PngWalkTool) - 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 indices.
QubeDataSetIterator.IndexListIteratorFactory - Class in org.das2.qds
Factory for iterator that goes through a list of indices.
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, which can be negative indicating it is from the end of the array.
QubeDataSetIterator.StartStopStepIterator - Class in org.das2.qds
Iterator for counting off indices.
QubeDataSetIterator.StartStopStepIteratorFactory - Class in org.das2.qds
generates iterator for counting off indices.
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.
qubeSubset(QDataSet, int) - Static method in class org.das2.qds.DataSetUtil
return a subset of the dataset which is a qube.
query(MLArray) - Method in class com.jmatio.common.util.MLArrayQuery
Parses the query string and returns the object it refers to.
query(Map<String, String>) - Method in interface org.das2.catalog.DasSrcNode
Given a parameter query string, get the access information.
query(Map<String, String>) - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
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.
queryVerify(Map<String, String>) - Method in interface org.das2.catalog.DasSrcNode
Determine if the given list of query parameters are valid
queryVerify(Map<String, String>) - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
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 with the exit status of 0.
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
 
R_DIMSIZES_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
R_DIMSIZES_OFFSET - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
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.
raiseBadId(String, HttpServletResponse, PrintWriter) - Static method in class org.autoplot.hapiserver.Util
send a "bad id" response to the client.
raiseMisconfiguration(String, Exception, HttpServletResponse, PrintWriter) - Static method in class org.autoplot.hapiserver.Util
send a "bad id" response to the client.
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.
RandomAccessFileInputStream - Class in org.fuin.utils4j
A random access based file input stream.
RandomAccessFileInputStream(File, String) - Constructor for class org.fuin.utils4j.RandomAccessFileInputStream
Constructor with file.
RandomAccessFileInputStream(RandomAccessFileInputStream) - Constructor for class org.fuin.utils4j.RandomAccessFileInputStream
Constructor with input stream.
RandomAccessFileInputStream(RandomAccessFileOutputStream) - Constructor for class org.fuin.utils4j.RandomAccessFileInputStream
Constructor with output stream.
RandomAccessFileOutputStream - Class in org.fuin.utils4j
A random access based file output stream.
RandomAccessFileOutputStream(File, String) - Constructor for class org.fuin.utils4j.RandomAccessFileOutputStream
Constructor with file.
RandomAccessFileOutputStream(RandomAccessFileOutputStream) - Constructor for class org.fuin.utils4j.RandomAccessFileOutputStream
Constructor with output stream.
RandomAccessFileOutputStream(RandomAccessFileInputStream) - Constructor for class org.fuin.utils4j.RandomAccessFileOutputStream
Constructor with input stream.
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 test
 
RangeCheckPerformance() - Constructor for class test.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
 
rangeContaining(int, int, DatumRange) - Static method in class org.das2.datum.TimeUtil
return the hours or minutes or days interval containing the time range, or multiple spans of this when the given range spans boundaries.
rangeContaining(int, int, Datum) - Static method in class org.das2.datum.TimeUtil
return the hour or minute or day
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.
RangeLabel - Class in org.das2.graph
 
RangeLabel(Datum, Datum) - Constructor for class org.das2.graph.RangeLabel
 
RangeLabel(DatumRange) - Constructor for class org.das2.graph.RangeLabel
 
RangeLabel() - Constructor for class org.das2.graph.RangeLabel
 
RangeLabel.Alignment - Enum in org.das2.graph
 
RangeLabel.VerticalAlignment - Enum in org.das2.graph
 
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(File) - Method in class com.jmatio.io.MatFileReader
Reads the content of a MAT-file and returns the mapped content.
read(File, int) - Method in class com.jmatio.io.MatFileReader
Reads the content of a MAT-file and returns the mapped content.
read(File, MatFileFilter, int) - Method in class com.jmatio.io.MatFileReader
 
read() - Method in class com.jmatio.io.stream.ByteBufferInputStream
 
read(byte[], int, int) - Method in class com.jmatio.io.stream.ByteBufferInputStream
 
read() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
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.StreamScalarDescriptor
 
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.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() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
read(byte[]) - Method in class org.fuin.utils4j.RandomAccessFileInputStream
read(byte[], int, int) - Method in class org.fuin.utils4j.RandomAccessFileInputStream
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
 
readArrayDataIntoArrayOfArrays(ReadIDLSav.ArrayData) - Static method in class org.autoplot.idlsupport.ReadIDLSav
read the data into 1-D and 2-D arrays.
readByte() - Method in class com.jmatio.io.stream.MatFileInputStream
 
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() - Method in class com.jmatio.io.stream.MatFileInputStream
Reads data (number of bytes red is determined by data type) from the stream to char.
readChar() - Static method in class org.das2.qds.util.dd.SimpleCharStream
Read a character.
readConfiguration(String) - Static method in class org.autoplot.jythonsupport.Util
read the preferences into a map.
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.
readConfiguration(String) - Static method in class org.das2.util.LoggerManager
A slightly more transparent logging configuration would provide feedback about what configuration file it's loading.
readDatum(ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
readDoc(InputStream) - Static method in class org.autoplot.AutoplotUtil
 
readDouble() - Method in class com.jmatio.io.stream.MatFileInputStream
Reads data (number of bytes red is determined by data type) from the stream to double.
ReaderError(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.ReaderError
 
ReaderFactory - Class in gov.nasa.gsfc.spdf.cdfj
ReaderFactory creates an instance of CDFReader from a CDF source.
ReaderFactory() - Constructor for class gov.nasa.gsfc.spdf.cdfj.ReaderFactory
 
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.
readFileIntoByteBuffer(File) - Static method in class org.autoplot.idlsupport.ReadIDLSav
 
readFileIntoChannel(File) - Static method in class org.autoplot.idlsupport.ReadIDLSav
 
readFileToString(File) - Static method in class org.das2.util.FileUtil
read all the bytes in the UTF-8 encoded file into a string.
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.hapiserver.HapiClient
return the resource, if cached, or null if the data is not cached.
readFromConfig(File) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
readFromFile(File) - Static method in class org.autoplot.hapi.HapiServer
read the file into a string.
readFromFile(File) - Static method in class org.hapiserver.HapiClient
read the file into a string.
readFromURL(URL, String) - Static method in class org.autoplot.hapi.HapiServer
read data from the URL.
readFromURL(URL, String) - Static method in class org.hapiserver.HapiClient
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.
ReadIDLSav - Class in org.autoplot.idlsupport
Read data from IDL Save Files.
ReadIDLSav() - Constructor for class org.autoplot.idlsupport.ReadIDLSav
 
ReadIDLSav.ArrayData - Class in org.autoplot.idlsupport
structure containing an array and dimension information.
ReadIDLSav.ArrayDesc - Class in org.autoplot.idlsupport
 
ReadIDLSav.ScalarDesc - Class in org.autoplot.idlsupport
 
ReadIDLSav.StringData - Class in org.autoplot.idlsupport
structure containing a string and metadata used to read it.
ReadIDLSav.StructDesc - Class in org.autoplot.idlsupport
 
ReadIDLSav.TagDesc - Class in org.autoplot.idlsupport
represents a tag within a structure
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
 
readInputStreamToString(InputStream) - Static method in class org.das2.util.FileUtil
read all the bytes in the UTF-8 encoded inputStream into a string.
readInt() - Method in class com.jmatio.io.stream.MatFileInputStream
Reads data (number of bytes red is determined by data type) from the stream to int.
readJSON(File) - Static method in class org.autoplot.hapiserver.HapiServerSupport
read the JSONObject from the file.
readLine(BufferedReader) - Method in class gov.nasa.pds.ppi.label.PDSElement
Read the next element definition from an input file stream.
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
 
readLogConfiguration() - Method in class org.autoplot.idlsupport.QDataSetBridge
load the configuration from autoplot_data/config/logging.properties
readLogConfiguration() - Method in class org.virbo.idlsupport.QDataSetBridge
load the configuration from autoplot_data/config/logging.properties
readNcmlElement(String) - Method in class org.autoplot.netCDF.AbstractIOSP
 
readNextRecord(BufferedReader) - Method in class org.das2.qds.util.AsciiParser.DelimParser
 
readNextRecord(BufferedReader) - Method in class org.das2.qds.util.AsciiParser.FixedColumnsParser
 
readNextRecord(BufferedReader) - Method in interface org.das2.qds.util.AsciiParser.RecordParser
return the next record in a String, or null of no more records exist.
readNextRecord(BufferedReader) - Method in class org.das2.qds.util.AsciiParser.RegexParser
 
readOdl(BufferedReader, JSONObject) - Static method in class org.das2.qds.util.OdlParser
read the ODL off the top of the file, returning the ODL in a string and leaving the InputStream pointed at the line following the ODL.
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
 
readRecord(ByteBuffer) - Method in interface org.autoplot.hapi.AbstractBinaryRecordReader
read data to fill the buffer, or return null if no more data is available.
readRecord(ByteBuffer) - Method in class org.autoplot.hapi.ConcatenateBinaryRecordReader
 
readRecord(ByteBuffer) - Method in class org.autoplot.hapi.InputStreamBinaryRecordReader
 
readRecord(ByteBuffer) - Method in class org.autoplot.hapi.PasteBinaryRecordReader
 
readRecord(ByteBuffer) - Method in class org.autoplot.hapi.SingleFileBinaryReader
 
readRecord(String, QDataSet) - Method in class org.autoplot.hapiserver.CsvDataFormatter
read a record which has been formatted by this.
readScript(Reader) - Static method in class org.autoplot.jythonsupport.JythonUtil
read all the lines of a script into a string.
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(BufferedReader, JSONObject, ProgressMonitor) - Static method in class org.das2.qds.util.OdlParser
read the stream based on the spec in record.
readStream(ReadableByteChannel, StreamHandler) - Static method in class org.das2.qstream.StreamTool
 
readStream(ReadableByteChannel, StreamHandler) - Static method in class org.das2.stream.StreamTool
 
readString(String, ProgressMonitor) - Method in class org.das2.qds.util.AsciiParser
 
readStructDesc(ByteBuffer, long) - Method in class org.autoplot.idlsupport.ReadIDLSav
 
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.
readTagDesc(ByteBuffer, String) - Method in class org.autoplot.idlsupport.ReadIDLSav
scan through the IDLSav and retrieve information about the array.
readTagDesc(FileChannel, String) - Method in class org.autoplot.idlsupport.ReadIDLSav
scan through the IDLSav and retrieve information about the array.
readTimeout - Variable in class it.sauronsoftware.ftp4j.FTPConnector
Timeout in seconds for read operations.
readToByteBuffer(ByteBuffer, int, ByteStorageSupport<?>) - Method in class com.jmatio.io.stream.MatFileInputStream
Reads the data into a ByteBuffer.
readToString(URL) - Static method in class org.das2.util.filesystem.HtmlUtil
read the contents of the URL into a string, assuming UTF-8 encoding.
readVar(ByteBuffer, String) - Method in class org.autoplot.idlsupport.ReadIDLSav
scan through the IDLSav and return just the one variable.
readVar(FileChannel, String) - Method in class org.autoplot.idlsupport.ReadIDLSav
scan through the IDLSav and return just the one variable.
readVarNames(ByteBuffer) - Method in class org.autoplot.idlsupport.ReadIDLSav
list the names in the IDLSav file.
readVarNames(FileChannel) - Method in class org.autoplot.idlsupport.ReadIDLSav
list the names in the IDLSav file.
readVars(ByteBuffer) - Method in class org.autoplot.idlsupport.ReadIDLSav
 
readVars(FileChannel) - Method in class org.autoplot.idlsupport.ReadIDLSav
 
readXML(File) - Static method in class org.autoplot.pds.DocumentUtil
Read the XML file into a document.
readXML(File) - Static method in class org.autoplot.pds.PdsDataSource
Read the XML file into a document.
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
return a ByteBuffer containing just the next xml portion of the stream.
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, RebinDescriptor) - Method in class org.das2.dataset.AveragePeakTableRebinner
 
rebin(QDataSet, RebinDescriptor, 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, 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, RebinDescriptor) - Method in class org.das2.dataset.KernelRebinner
 
rebin(QDataSet, RebinDescriptor, 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, RebinDescriptor) - Method in class org.das2.dataset.PeakTableRebinner
 
rebin(DataSet, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.QernalTableRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.ScatterRebinner
 
rebin(QDataSet, RebinDescriptor, RebinDescriptor, RebinDescriptor) - Method in class org.das2.dataset.TriScatRebinner
 
rebin(QDataSet, RebinDescriptor, 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, 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
 
rebundle(QDataSet, String[]) - Static method in class org.das2.qds.ops.Ops
unbundle the names from the bundle, and rebundle them in the order specified.
rebundle(QDataSet, int[]) - Static method in class org.das2.qds.ops.Ops
unbundle datasets by index from the bundle, and rebundle them in the order specified.
RebundleFilterEditorPanel - Class in org.das2.qds.filters
rebundle filter extracts or resorts indeces.
RebundleFilterEditorPanel() - Constructor for class org.das2.qds.filters.RebundleFilterEditorPanel
Creates new form RebundleFilterEditorPanel
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
RECOGNIZE_FILE_EXTENSION_JSON - Static variable in class org.autoplot.datasource.DataSetURI
carefully inspect the file to see if there is a particular handler for it.
RECOGNIZE_FILE_EXTENSION_XML - Static variable in class org.autoplot.datasource.DataSetURI
carefully inspect the file to see if there is a particular handler for it.
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.
recordVariance() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns whether value of this variable can vary from record to record
recordVariance(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns an indication of the record varying property of a variable.
recordVariance() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Determines whether the value of this variable is the same at all time points.returns true if value may change, false otherwise
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
 
RED - Static variable in class org.das2.util.ColorUtil
 
RED_CYAN_BLUE_YELLOW_RED - Static variable in class org.das2.graph.DasColorBar.Type
modulo colorbar has same start and end, so it can be used to show angles.
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.
reduceMax(QDataSet, int, ProgressMonitor) - 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.
reduceMedian(QDataSet, int, ProgressMonitor) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by reporting the median of all the elements along a dimension.
reduceMeta(URLConnection) - Method in class org.das2.util.filesystem.HttpFileSystem
pull out some of the headers to record ETag and Content_Type.
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.
reduceMin(QDataSet, int, ProgressMonitor) - 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.
reduceObject(List<String>, List<String>, List<String>) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
 
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.
reduceSum(QDataSet, int) - Static method in class org.das2.qds.ops.Ops
reduce the dataset's rank by reporting the sum of all the valid elements along a dimension.
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.
reducex(QDataSet, QDataSet, boolean) - 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
 
RefactorRenameVariable - Class in org.autoplot.jythonsupport.ui
See also https://github.com/autoplot/dev/blob/master/rfe/sf/394/renameSymbol.jy
RefactorRenameVariable(EditorTextPane) - Constructor for class org.autoplot.jythonsupport.ui.RefactorRenameVariable
Creates new form RefactorRenameVariable
refactorVarRename(String, int, String, String) - Method in class org.autoplot.jythonsupport.ui.RefactorRenameVariable
 
refactorVarRename() - Method in class org.autoplot.jythonsupport.ui.RefactorRenameVariable
 
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
 
REFERENCE - Static variable in class org.das2.qstream.QdsToDas23
 
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.
RegexComponentChooser - Class in util
Search for a component based on the name or title.
RegexComponentChooser(String) - Constructor for class util.RegexComponentChooser
 
RegexParser(AsciiParser, 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
Clients like SerializeUtil are able to register methods for serializing additional classes.
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, List<String>, ProgressMonitor) - Method in class org.autoplot.ascii.OdlDataSourceFactory
 
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.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.fdc.FedCatSourceEditorPanel
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.fdc.FedCatSourceFactory
We have to reject the URI in order to pop up the inspection dialog box.
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.idlsupport.IdlsavDataSourceFactory
 
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, List<String>, ProgressMonitor) - Method in class org.autoplot.json.JSONDataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.matsupport.MatDataSourceFactory
 
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, List<String>, ProgressMonitor) - Method in class org.autoplot.pds.Pds3DataSourceFactory
 
reject(String, List<String>, ProgressMonitor) - Method in class org.autoplot.pds.PdsDataSourceFactory
 
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, List<String>, ProgressMonitor) - Method in class org.autoplot.xmlfile.XmlFileDataSourceFactory
 
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.
releaseBindings() - Method in class org.autoplot.renderer.AnnotationEditorPanel
remove all the bindings and references to objects.
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(PDSItem) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Remove a range of elements from the label.
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(String) - Method in class org.autoplot.util.MigratePreference
 
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
 
remove(Object) - Method in class org.fuin.utils4j.ChangeTrackingMap
remove(Object) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
remove(int) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
remove(String) - Method in class org.fuin.utils4j.PropertiesFile
Remove the property with the given key.
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
 
removeAll(Collection) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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.AxisController
 
removeBindings() - Method in class org.autoplot.dom.ColumnController
 
removeBindings() - Method in class org.autoplot.dom.ConnectorController
 
removeBindings() - Method in class org.autoplot.dom.PlotController
remove the bindings created in bindTo.
removeBindings() - Method in class org.autoplot.dom.RowController
 
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.
removeBoxSelectionListener(BoxSelectionListener) - Method in class org.das2.event.WaypointsMouseModule
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.
removeDasDevicePosition(DasDevicePosition) - Method in class org.das2.graph.DasCanvas
remove the device position from the list we keep track of.
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.VerticalDragRangeSelectorMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.event.VerticalRangeSelectorMouseModule
Removes DataRangeSelectionListener from the list of listeners.
removeDataRangeSelectionListener(DataRangeSelectionListener) - Method in class org.das2.graph.RangeLabel
 
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
 
removeFill(QDataSet) - Static method in class org.das2.qds.ops.Ops
remove the fill values from the rank 1 dataset, returning a smaller dataset.
removeFromDoNotCheckList(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Removes an attribute from the list 'not to be monitored' global attributes.
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
 
removeGapsAndOverlaps(Application, List<Row>, Row, boolean) - Static method in class org.autoplot.dom.CanvasController
reset this stack of rows, trying to preserve weights.
removeHandler(Handler) - Method in class org.autoplot.util.TransparentLogger
 
removeIndeces(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
remove the data at the indices from the rank 1 dataset.
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
 
removeListeners() - Method in class org.das2.graph.DasDevicePosition
remove the listeners so that the DasRow or DasColumn can be garbage collected.
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.
removeNoData - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
check that image contains data.
removeNode() - Method in class org.autoplot.util.MigratePreference
 
removeNodeChangeListener(NodeChangeListener) - Method in class org.autoplot.util.MigratePreference
 
removeNodeSpi() - Method in class org.das2.system.NullPreferences
 
removeNodeSpi() - Method in class org.fuin.utils4j.PropertiesFilePreferences
removeObject(Object) - Method in class org.das2.util.ObjectLocator
 
removeObserver(PngWalkView) - Method in class org.autoplot.pngwalk.WalkImage
remove this observer from the list of observers
removePainter(String) - Method in class org.das2.graph.DasAnnotation
remove the painter with the given id.
removePainter(String) - Method in class org.das2.util.GrannyTextRenderer
remove the painter with the given id.
removeParam(String, String...) - Static method in class org.autoplot.datasource.URISplit
convenient method to remove a parameter (or parameters) from the list of parameters
removePlotElement(PlotElement) - Method in class org.autoplot.dom.PlotController
remove the plot element from this plot: remove renderer, remove bindings, etc.
removePreferenceChangeListener(PreferenceChangeListener) - Method in class org.autoplot.util.MigratePreference
 
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.jythonsupport.ui.SyntaxColorBean
 
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.AppScriptPanelSupport
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport
 
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.HorizontalSpectrogramAverager
Remove PropertyChangeListener.
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.propertyeditor.StringWithSchemeEditor
 
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.components.VerticalSpectrogramAverager
Remove PropertyChangeListener.
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(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.GrannyTickLabeller
 
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.DebugPropertyChangeSupport
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.das2.util.DebugPropertyChangeSupport
 
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
Deprecated.
use removeDasDevicePosition instead.
removeReferences() - Method in class org.autoplot.dom.AxisController
remove any references this object has before as it is deleted.
removeReferences() - Method in class org.autoplot.dom.ColumnController
 
removeReferences() - Method in class org.autoplot.dom.PlotController
remove references this controller has so that they are more likely to be garbage collected.
removeReferences() - Method in class org.autoplot.dom.PlotElementController
remove any direct references this controller has as it is being deleted.
removeReferences() - Method in class org.autoplot.dom.RowController
 
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
Remove parts of the script which are expensive so that the script can be run and completions offered.
removeSpi(String) - Method in class org.das2.system.NullPreferences
 
removeSpi(String) - Method in class org.fuin.utils4j.PropertiesFilePreferences
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.autoplot.pngwalk.PngWalkTool
remove a decorator to the PngWalkTool, which is drawn on single-image views.
removeTopDecorator(Painter) - Method in class org.das2.graph.DasCanvas
remove the decorator.
removeTopDecorators() - Method in class org.autoplot.pngwalk.PngWalkTool
remove all decorators from the PngWalkTool.
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 indices
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(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.BoundsRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.ColorSeriesRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.ContoursRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.CurveRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.DigitalRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.EventsRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.HugeScatterRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.PitchAngleDistributionRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.PlotSymbolRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.PolarPlotRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.PolyMeshRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.Renderer
Render is called whenever the image needs to be refreshed or the content has changed.
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.RGBImageRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.SeriesRenderer
render the dataset by delegating to internal components such as the symbol connector and error bars.
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.SpectrogramRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.StackedHistogramRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.TickCurveRenderer
 
render(Graphics2D, DasAxis, DasAxis) - Method in class org.das2.graph.util.GraphicalLogHandler.LogRenderer
 
render(Graphics2D, DasAxis, DasAxis) - 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(Graphics2D, DasAxis, DasAxis) - 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.VerticalDragRangeRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.VerticalRangeGesturesRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.VerticalSliceSelectionRenderer
 
renderDrag(Graphics, Point, Point) - Method in class org.das2.event.WaypointsDragRenderer
 
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
 
RendererPerformance - Class in org.autoplot.test
Introduce test to keep track of rendering performance.
RendererPerformance() - Constructor for class org.autoplot.test.RendererPerformance
 
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.DasAxis
 
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.
repeatingSignal(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return 0 or the number of values after which the signal repeats.
replace(PDSItem, PDSLabel) - Method in class gov.nasa.pds.ppi.label.PDSLabel
Replace an item in a label with another label.
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
replaceMenuItem(String, Component) - Method in class org.das2.event.DasMouseInputAdapter
provide a way for an alternate implementation to be added at the position occupied by "label".
replaceMouseModule(MouseModule, MouseModule) - Method in class org.das2.event.DasMouseInputAdapter
 
replaceOriginalLinefeedInChangesWithSpaces(boolean) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Sometimes it happens that a change contains multiple lines.
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
 
replaceVars(String, Map) - Static method in class org.fuin.utils4j.Utils4J
Replaces all variables inside a string with values from a map.
replicate(short, int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with value
replicate(short, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset filled with value
replicate(short, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with filled with value.
replicate(int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 1 dataset with value
replicate(int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 2 dataset filled with value
replicate(int, int, int, int) - Static method in class org.das2.qds.ops.Ops
returns rank 3 dataset with filled with value.
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.
replicate(QDataSet, int, int) - Static method in class org.das2.qds.ops.Ops
returns a rank N+2 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
 
reportLinesUnchanged(boolean) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Give the originial old and new text lines to Diffrow without any additional processing and without any tags to highlight the change.
reportLogger(Logger) - Static method in class org.autoplot.test.Util
print a report about the logger to stderr.
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
returns DatumRange relative to this, where 0.0 is the minimum, and 1.0 is the maximum.
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.
rescaleInverse(DatumRange, String) - Static method in class org.das2.datum.DatumRangeUtil
rescale the DatumRange with a specification like "50%,150%" or "0%-1hr,100%+1hr".
rescaleInverse(DatumRange, double, double) - Static method in class org.das2.datum.DatumRangeUtil
inverse of rescale function
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 class com.jspbook.GZIPResponseStream
 
reset() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Reset all internal variables to the initial state.
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.autoplot.ScriptContext2023
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.
reset() - Method in class org.fuin.utils4j.RandomAccessFileInputStream
resetAction(String, Action) - Method in class org.autoplot.AutoplotUI
Reset one of the actions in the File menu.
resetAxisRange(DatumRange) - Method in class org.autoplot.dom.AxisController
reset the axis range, without the units check.
resetAxisUnits(Units) - Method in class org.autoplot.dom.AxisController
reset the axis units to a new unit which is convertible.
resetCounter() - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Sets the internal counter to 0.
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.RangeLabel
 
resetListCache(String) - Method in class org.das2.util.filesystem.WebFileSystem
From FTPBeanFileSystem.
resetListingCache() - Method in class org.das2.util.filesystem.WebFileSystem
reset the .listing files and the ram-memory caches.
resetName(String) - Method in class org.das2.event.DasMouseInputAdapter
set the name of the menus to help with debugging
resetOrbitsFor(String) - Static method in class org.das2.datum.Orbits
force a reload of the orbits file.
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
 
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
 
resetUndo() - Method in class org.autoplot.scriptconsole.JythonScriptPanel
reset the undo history.
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.Legend
 
resize() - Method in class org.das2.graph.LookupAxis
 
resize() - Method in class org.das2.graph.RangeLabel
 
resize() - Method in class org.das2.graph.RowRowConnector
 
resize() - Method in class org.das2.graph.TimeRangeLabel
 
resize(BufferedImage, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to a width and height no bigger than targetSize and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, Scalr.Method, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to a width and height no bigger than targetSize using the given scaling method and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, Scalr.Mode, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to a width and height no bigger than targetSize (or fitting the image to the given WIDTH or HEIGHT explicitly, depending on the Scalr.Mode specified) and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, Scalr.Method, Scalr.Mode, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to a width and height no bigger than targetSize (or fitting the image to the given WIDTH or HEIGHT explicitly, depending on the Scalr.Mode specified) using the given scaling method and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, int, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to the target width and height and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, Scalr.Method, int, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to the target width and height using the given scaling method and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, Scalr.Mode, int, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to the target width and height (or fitting the image to the given WIDTH or HEIGHT explicitly, depending on the Scalr.Mode specified) and apply the given BufferedImageOps (if any) to the result before returning it.
resize(BufferedImage, Scalr.Method, Scalr.Mode, int, int, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Resize a given image (maintaining its original proportion) to the target width and height (or fitting the image to the given WIDTH or HEIGHT explicitly, depending on the Scalr.Mode specified) using the given scaling method and apply the given BufferedImageOps (if any) to the result before returning it.
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.
resizeForCanvasSize(int, int, int, int) - Method in class org.autoplot.AutoplotUI
resize the outer GUI attempting to get a fitted canvas size.
resizeForDefaultCanvasSize() - Method in class org.autoplot.AutoplotUI
reset to the size in defaults.
resizeImage(BufferedImage, int, int) - Static method in class org.autoplot.pngwalk.WalkUtil
fast resize based on Java2D.
resizeLogger - Static variable in class org.autoplot.dom.CanvasController
 
resolve(String, ProgressMonitor) - Method in interface org.das2.catalog.DasDirNode
Walk down a given sub-path and retrieve a fully constructed descendant node.
resolve(String, ProgressMonitor) - Method in class org.das2.catalog.impl.AbstractDirNode
 
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.
resolveIndependentAxis(Document, String) - Static method in class org.autoplot.pds.PdsDataSource
return the name of the independent parameter that works in this axis.
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.
resolveRefs(JSONObject) - Static method in class org.autoplot.hapi.HapiUtil
resolve references within the JSON.
resolveRenderType(QDataSet) - Static method in class org.autoplot.dom.PlotElementController
Resolve the renderType and renderControl for the dataset.
resolveUri(URL) - Method in class org.autoplot.pds.PDS3DataObject
return the Autoplot URI to load the data.
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.
response - Variable in class com.jspbook.GZIPResponseStream
 
RESTART_MARKER - Static variable in interface it.sauronsoftware.ftp4j.FTPCodes
 
restore(List<T>) - Method in class com.github.difflib.patch.AbstractDelta
 
restore(List<T>) - Method in class com.github.difflib.patch.ChangeDelta
 
restore(List<T>) - Method in class com.github.difflib.patch.DeleteDelta
 
restore(List<T>) - Method in class com.github.difflib.patch.EqualDelta
 
restore(List<T>) - Method in class com.github.difflib.patch.InsertDelta
 
restore(List<T>) - Method in class com.github.difflib.patch.Patch
Restore the text to original.
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
 
retainAll(Collection) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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
 
RETV_EOF - Static variable in class org.das2.util.Expect
 
RETV_IOEXCEPTION - Static variable in class org.das2.util.Expect
 
RETV_TIMEOUT - Static variable in class org.das2.util.Expect
 
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 dataset.
ReverseDataSet(QDataSet) - Constructor for class org.das2.qds.ReverseDataSet
 
revert() - Method in class org.fuin.utils4j.ChangeTrackingMap
Roll back all changes made since construction.
revert() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Roll back all changes made since construction.
revertToTag() - Method in class org.fuin.utils4j.ChangeTrackingMap
Reverts all changes made since setting the tag and clears internal state.
revertToTag() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Reverts all changes made since setting the tag and clears internal state.
revertToTag() - Method in interface org.fuin.utils4j.Taggable
Reverts all changes made since setting the tag and clears internal state.
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
It's often enough that we just want to paint data with a particular color that there's a special unit which is used to trigger a branch, and the color will be used.
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 class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
RLE_COMPRESSION - Static variable in interface org.autoplot.cdf.CDFConstants
 
RLE_OF_ZEROs - Static variable in interface org.autoplot.cdf.CDFConstants
 
ROOT_NODE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
RootFinding - Class in ProGAL.math
 
RootFinding() - Constructor for class ProGAL.math.RootFinding
 
ROSY_BROWN - Static variable in class org.das2.util.ColorUtil
 
rotate(BufferedImage, Scalr.Rotation, BufferedImageOp...) - Static method in class org.imgscalr.Scalr
Used to apply a Scalr.Rotation and then 0 or more BufferedImageOps to a given image and return the result.
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
 
rotateImage(BufferedImage, double, BufferedImage) - Static method in class org.autoplot.imagedatasource.ImageDataSource
rotate the image.
rotateImage(BufferedImage, int) - Static method in class org.autoplot.pngwalk.WalkImage
rotate an image, unlike the rotate found in ImageDataSource, this will resize the image when the rotation is 90 degrees.
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
round the decimal to the number of fractional decimal places.
roundNSignificantDigits(double, int) - Static method in class org.das2.util.DasMath
Round the double to n significant digits by removing the exponent to make the number order one, then rounding the mantissa, then replacing the exponent.
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 class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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
Controller for Row objects, mostly keeping the DasRow in sync with the 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
 
rowMajority() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
returns whether row major ordering is in use
rowMajority() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns row majority of source CDF
rowMajority() - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns whether the arrays are stored in row major order in the source
rowMajority - Variable in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
 
rowMajority() - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns whether the arrays are stored in row major order in the source
rowMajority() - Method in interface gov.nasa.gsfc.spdf.cdfj.VariableMetaData
Determines whether the value of this variable is presented in a row-major order in the CDF.
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
 
ROYAL_BLUE - Static variable in class org.das2.util.ColorUtil
 
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() - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
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.
run() - Method in class test.graph.DasRightYAxisDemo
 
runAllTests() - Static method in class test.endtoend.TestSupport
run all tests.
RunAutoplot - Class in org.autoplot.test
Introduced because the VirboAutoplot project no longer supported profiling in Netbeans.
RunAutoplot() - Constructor for class org.autoplot.test.RunAutoplot
 
RunBatchTool - Class in org.autoplot
Tool for running batches, generating inputs for jython scripts.
RunBatchTool(Application) - Constructor for class org.autoplot.RunBatchTool
Creates new form BatchMaster
runDialog(String, Icon, String, String) - Method in class org.das2.util.CredentialsDialog
Show the dialog, get user input, and then close
runInParallel(PyFunction, List<Object>, ProgressMonitor) - Static method in class org.autoplot.jythonsupport.Util
run the python jobs in parallel.
runIt(Object) - Method in class org.autoplot.test.ActionsSample
 
runIt(Object) - Method in class org.autoplot.test.Second
 
runIt(Object) - Method in class org.autoplot.test.Test_000_Init
 
runIt(Object) - Method in class org.autoplot.test.Test_005_URISwitching
 
runIt(Object) - Method in class org.autoplot.test.Test_022_ContextOverview
 
runIt(Object) - Method in class org.autoplot.test.Test_031_MultiPanelPlot
 
runIt(Object) - Method in class org.autoplot.test.Test_032_FilterChainGUI
 
runIt(Object) - Method in class org.autoplot.test.Test_033_OperationsCacheDoesNotProperlyUpdate
 
runIt(Object) - Method in class org.autoplot.test.Test_034_TimeSeriesBrowse
 
runIt(Object) - Method in class org.autoplot.test.Test_035_3533882_timerange_reset
 
runIt(Object) - Method in class org.autoplot.test.Test_037_ZoomPan
 
runIt(Object) - Method in class org.autoplot.test.Test_038_CopyPlotElementsDown
 
runIt(Object) - Method in class org.autoplot.test.Test_039_OperationsCacheReset
 
runIt(Object) - Method in class org.autoplot.test.Test_041_Lanl20140214b
 
runIt(Object) - Method in class org.autoplot.test.Test_042_TwoTsb
 
runIt(Object) - Method in class org.autoplot.test.Test_043_DsfFilter
 
runIt(Object) - Method in class org.autoplot.test.Test_050_FftFilter
 
runIt(Object) - Method in class org.autoplot.test.Test_051_HanningFilter
 
runIt(Object) - Method in class org.autoplot.test.Test_052_FocusSwitching
 
runIt(Object) - Method in class org.autoplot.test.Test_054_FftFilter
 
runIt(Object) - Method in class org.autoplot.test.Test_060_HapiEditorPanel
 
runIt(Object) - Method in class org.autoplot.test.Test_101_Bug1511
 
runIt(Object) - Method in class org.autoplot.test.Third
 
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
 
runningScript(File) - Method in interface org.autoplot.JythonRunListener
 
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(Application, 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
runScriptsInFile(String) - Static method in class test.endtoend.TestRunScripts
 
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

SADDLE_BROWN - Static variable in class org.das2.util.ColorUtil
 
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.
SALMON - Static variable in class org.das2.util.ColorUtil
 
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
 
Sandbox - Class in org.autoplot
Security Manager which allows Autoplot access to: read and write files under HOME/autoplot_data read and write files under HOME/.java/.userprefs Imagined attacks which are still possible: this does nothing to prevent a non-blacklisted file (for example /home/jbf/.profile) and then a post to send the data to a remote site.
Sandbox() - Constructor for class org.autoplot.Sandbox
 
SANDY_BROWN - Static variable in class org.das2.util.ColorUtil
 
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
 
SATURATION_OP - Static variable in class org.autoplot.imagedatasource.ImageDataSource
return the saturation (as in Hue-Saturation-Value) for each pixel, with values between 0 and 100.
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.AppScriptPanelSupport
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(String) - Method in class org.autoplot.ScriptContext2023
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(Application, File, boolean) - 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(boolean) - Method in class org.fuin.utils4j.PropertiesFile
Save the content from memory to disk.
save(String, boolean) - Method in class org.fuin.utils4j.PropertiesFile
Save the content from memory to disk.
save(String[], boolean) - Method in class org.fuin.utils4j.PropertiesFile
Save the content from memory to disk.
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.AppScriptPanelSupport
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, Map<String, Object>) - 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
 
savePngwalkFile(PngWalkTool, String) - Static method in class org.autoplot.pngwalk.PngWalkTool
Write a pngwalk file describing the current pngwalk.
saveProperties(File, Properties, String) - Static method in class org.fuin.utils4j.Utils4J
Save properties to a file.
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.
saveVap(Application, String) - Static method in class org.autoplot.ScriptContext
save the application dom to a file.
saveVap(Application, String) - Static method in class org.autoplot.ScriptContext2023
save the application dom to a file.
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
 
ScalarDesc() - Constructor for class org.autoplot.idlsupport.ReadIDLSav.ScalarDesc
 
scalarSeriesWithErrors() - Static method in class org.das2.qds.examples.Schemes
return a rank 1 scalar series with errors.
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
 
scaleImage(BufferedImage, int, int, Object) - Static method in class org.imgscalr.Scalr
Used to implement a straight-forward image-scaling operation using Java 2D.
scaleImageIncrementally(BufferedImage, int, int, Object) - Static method in class org.imgscalr.Scalr
Used to implement Chris Campbell's incremental-scaling algorithm: http://today.java.net/pub/a/today/2007/04/03/perils -of-image-getscaledinstance.html.
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).
Scalr - Class in org.imgscalr
Class used to implement performant, good-quality and intelligent image scaling and manipulation algorithms in native Java 2D.
Scalr() - Constructor for class org.imgscalr.Scalr
 
Scalr.Method - Enum in org.imgscalr
Used to define the different scaling hints that the algorithm can use.
Scalr.Mode - Enum in org.imgscalr
Used to define the different modes of resizing that the algorithm can use.
Scalr.Rotation - Enum in org.imgscalr
Used to define the different types of rotations that can be applied to an image during a resize operation.
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.
ScriptColorsPanel - Class in org.autoplot.jythonsupport.ui
 
ScriptColorsPanel() - Constructor for class org.autoplot.jythonsupport.ui.ScriptColorsPanel
Creates new form ScriptColorsPanel
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
 
ScriptContext2023 - Class in org.autoplot
ScriptContext provides the API to perform abstract functions with the application.
ScriptDocumentationPanel - Class in org.autoplot.jythonsupport
 
ScriptDocumentationPanel() - Constructor for class org.autoplot.jythonsupport.ScriptDocumentationPanel
Creates new form ScriptDocumentationPanel
ScriptGUIServlet - Class in org.autoplot.servlet
Run a script on the server side, and produce a client-side GUI for the getParam calls.
ScriptGUIServlet() - Constructor for class org.autoplot.servlet.ScriptGUIServlet
 
ScriptGUIServletPick - Class in org.autoplot.servlet
 
ScriptGUIServletPick() - Constructor for class org.autoplot.servlet.ScriptGUIServletPick
 
ScriptPanelSupport - Class in org.autoplot.jythonsupport.ui
 
ScriptPanelSupport(EditorTextPane) - Constructor for class org.autoplot.jythonsupport.ui.ScriptPanelSupport
 
ScriptPanelSupport - Class in org.autoplot.scriptconsole
Provide backward-compatibility to old scripts like https://github.com/autoplot/dev/blob/master/demos/tools/editor/commit.jy This should be deleted after 2025.
ScriptPanelSupport() - Constructor for class org.autoplot.scriptconsole.ScriptPanelSupport
 
ScriptServlet - Class in org.autoplot.servlet
Allow the clients to run scripts on the server.
ScriptServlet() - Constructor for class org.autoplot.servlet.ScriptServlet
 
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
 
scrollToOffset(int) - Method in class org.autoplot.jythonsupport.ui.EditorAnnotationsSupport
scroll to make sure offset is visible.
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
 
SEA_GREEN - Static variable in class org.das2.util.ColorUtil
 
search(File, ProgressMonitor) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
initialize the search, recursing into subdirectories.
search(File, int, ProgressMonitor) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
search from this point, recursing into subdirectories.
searchForSignature(String) - Method in class org.das2.jythoncompletion.JavadocLookup
given a class name, what are fully-qualified class names which match?
searchText - Variable in class org.autoplot.scriptconsole.LogConsole
 
SEASHELL - Static variable in class org.das2.util.ColorUtil
 
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 - Class in org.autoplot.test
 
Second() - Constructor for class org.autoplot.test.Second
 
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
 
SecureScriptServlet - Class in org.autoplot.servlet
This provides a generic method for adding a function to the server via Jython scripts.
SecureScriptServlet() - Constructor for class org.autoplot.servlet.SecureScriptServlet
 
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.
securityCheckPart2(ServletUtil.SecurityResponse) - Static method in class org.autoplot.servlet.ServletUtil
this is the part that throws the exception if security violation occurs.
SecurityResponse() - Constructor for class org.autoplot.servlet.ServletUtil.SecurityResponse
 
SecurityUtil - Class in org.autoplot.servlet
 
SecurityUtil() - Constructor for class org.autoplot.servlet.SecurityUtil
 
seed(long) - Static method in class ProGAL.math.Randomization
Seeds the random generater used by this class.
seek(long) - Method in class org.fuin.utils4j.RandomAccessFileInputStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seek(long) - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Sets the file-pointer offset, measured from the beginning of this file, at which the next read or write occurs.
seekDependencies(Document, List<String>) - Static method in class org.autoplot.pds.Pds3DataSource
look through the PDS label document to see if dependencies can be identified.
seekDependencies(Document, List<String>) - Static method in class org.autoplot.pds.PdsDataSource
look through the PDS label document to see if dependencies can be identified.
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 in the GUI 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 in the GUI where the first column is within xrange and the second column is within yrange.
select(List<Integer>) - Method in class org.das2.components.DataPointRecorder
Selects the points in the GUI specified, using indices in the model, where 0 is the first index.
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
 
selectedPlots - Variable in class org.autoplot.dom.ApplicationController
a comma-delimited list of plot ids.
SelectedVariableCollection - Interface in gov.nasa.gsfc.spdf.cdfj
Specifies the selection and options for the aggregated CDF.
selectionArea() - Method in class org.das2.graph.BoundsRenderer
 
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.HugeScatterRenderer
return a Shape object showing where the data lie and focus should be accepted.
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
 
selectorInstance() - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Returns a new instance of the SelectedVariableCollection.
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
 
send(String) - Method in class org.das2.util.Expect
 
send(byte[]) - Method in class org.das2.util.Expect
 
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.
sendRecord(OutputStream, QDataSet) - Method in class org.autoplot.hapiserver.BinaryDataFormatter
 
sendRecord(OutputStream, QDataSet) - Method in class org.autoplot.hapiserver.CsvDataFormatter
 
sendRecord(OutputStream, QDataSet) - Method in interface org.autoplot.hapiserver.DataFormatter
 
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
 
Sequence1D() - Constructor for class org.das2.qstream.QdsToD2sStream.Sequence1D
 
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
interface for serializing (formatting) and parsing objects.
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
 
serverVersion() - Static method in class org.autoplot.hapiserver.Util
return the server implementation version.
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
 
ServletInfo - Class in org.autoplot.servlet
servlet for reporting version information.
ServletInfo() - Constructor for class org.autoplot.servlet.ServletInfo
 
ServletUtil - Class in org.autoplot.servlet
Utilities for the servlets
ServletUtil() - Constructor for class org.autoplot.servlet.ServletUtil
 
ServletUtil.SecurityResponse - Class in org.autoplot.servlet
 
set(MLArray, int, int) - Method in class com.jmatio.types.MLCell
 
set(MLArray, int) - Method in class com.jmatio.types.MLCell
 
set(String) - Method in class com.jmatio.types.MLChar
Populates the MLChar with the String value.
set(String, int) - Method in class com.jmatio.types.MLChar
Set one row, specifying the row.
set(T, int, int) - Method in class com.jmatio.types.MLNumericArray
Does the same as setReal.
set(T, int) - Method in class com.jmatio.types.MLNumericArray
Does the same as setReal.
set(T[]) - Method in class com.jmatio.types.MLNumericArray
 
set(ByteBuffer, T, int) - Method in class com.jmatio.types.MLNumericArray
 
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(int, Object) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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
 
setActiveDataSet(QDataSet) - Method in class org.autoplot.dom.PlotController
 
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
 
setAdditionalClip(boolean) - Method in class org.das2.graph.SeriesRenderer
this will clip all connecting lines outside of the plot boundaries.
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
 
setADRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setADRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the ADR next.
setAEDRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setAgrEDRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the agr EDR head.
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(RangeLabel.Alignment) - Method in class org.das2.graph.RangeLabel
 
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
 
setAllowExit(boolean) - Method in class org.autoplot.AppManager
some applications, like web applications and using Autoplot within Python, need to disable quitting so that System.exit is not called.
setAllowOffline(boolean) - Method in class org.das2.util.filesystem.FileSystemSettings
 
setAllowZeroWidth(boolean) - Method in class org.das2.components.DatumRangeEditor
 
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
 
setAnchorBackground(Color) - Method in class org.das2.graph.DasAnnotation
 
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.autoplot.renderer.AnnotationEditorPanel
 
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(AutoplotUI) - Method in class org.autoplot.ScriptContext2023
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.
setApplicationModel(ApplicationModel) - Method in class org.autoplot.ScriptContext2023
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.components.propertyeditor.StringWithSchemeEditor
 
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.
setAttributeType(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setAttrNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
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
setAxisOffset(String) - Method in class org.autoplot.dom.Axis
extra amount to scoot out the axis.
setAxisOffset(String) - Method in class org.das2.graph.DasAxis
set the offset of the axis from the plot.
setAxisPlotVisible(boolean) - Method in class org.das2.graph.DasPlot
set the visibility of both the plot and its x and y axes.
setAzEDRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the az EDR head.
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
 
setBackground(Color) - Method in class org.autoplot.dom.Plot
set the background color for the plot.
setBackgroundColor(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setBackgroundColor(Color) - Method in class ProGAL.geom3d.viewer.J3DScene
Set color of background.
setBackgroundThick(String) - Method in class org.das2.graph.SeriesRenderer
set the width of background lines, for example "2em" is twice the thickness of the line.
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
 
setBlockingFactor(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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.
setBottomDecorator(Painter) - Method in class org.das2.graph.DasPlot
add additional painting code to the renderer, which is called after the renderer is called.
setBottomDecorator(Painter) - Method in class org.das2.graph.Renderer
add additional painting code to the renderer, which is called before the renderer is called.
setBottomLeftPanel(JComponent) - Method in class org.autoplot.pngwalk.PngWalkTool
set a new component for the bottom left panel, where by default the navigation panel resides.
setBottomMargin(double) - Method in class org.das2.graph.Leveler
Deprecated.
 
setBottomPanel(JComponent) - Method in class org.autoplot.AutoplotUI
add the component (typically a JPanel) below the tabs and above the status indicator
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
 
setBrowseTypeExt(String) - Method in class org.autoplot.datasource.DataSetSelector
Setter for property browseTypeExt.
setBuffer(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
setBuilder(DataSetBuilder) - Method in class org.das2.qstream.PlaneDescriptor
 
setByteOffsetMenuItem - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
setByteOrder(ByteOrder) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
setByteOrder(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
setByteOrder(ByteOrder) - Method in class org.das2.qstream.StreamDescriptor
 
setC(double) - Method in class ProGAL.geom3d.surface.ParametricParaboloid
 
setCacheImageBounds(Rectangle) - Method in class org.das2.graph.DasPlot
there's a deadlock that shows with test140 on ci-pw if this is synchronized.
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.dataset.AverageTableRebinner
 
setCadenceCheck(boolean) - Method in class org.das2.graph.SeriesRenderer
If true, then use a cadence estimate to determine and indicate data gaps.
setCadenceCheck(boolean) - Method in class org.das2.graph.SpectrogramRenderer
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.
setCanvasSize(int, int) - Method in class org.autoplot.ScriptContext2023
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
 
setCarotColor(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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
 
setChar(char, int) - Method in class com.jmatio.types.MLChar
 
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.
setChunk(ByteBufferURLReader.Chunk) - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
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
 
setClipboard(String) - Static method in class org.autoplot.GuiSupport
set the system clipboard (cut-n-paste mouse buffer).
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.
setCollapseDimension(int) - Method in class org.das2.graph.CollapseSpectrogramRenderer
 
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.HugeScatterRenderer
 
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
 
setColorbarColumnPosition(String) - Method in class org.autoplot.dom.Plot
 
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.Options
 
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.DataPointRecorder
identify the name and unit for each column.
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.DataPointRecorder
explicitly declare the number of columns.
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
 
setCommand(String[]) - Method in class org.das2.util.ProcessPanel
 
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.
setConfiguration(String) - Method in class org.autoplot.jythonsupport.ui.ScriptColorsPanel
 
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
 
setConnectTimeoutMs(int) - Method in class org.das2.util.filesystem.FileSystemSettings
reset the connect timeout.
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
setContentLength(int) - Method in class com.jspbook.GZIPResponseWrapper
 
setContext(DatumRange) - Method in class org.autoplot.dom.Plot
 
setContext(int) - Method in class org.autoplot.scriptconsole.JythonScriptPanel
 
setContext(Object) - Method in class org.autoplot.util.AutoRangeHintsStringSchemeEditor
 
setContext(Object) - Method in class org.autoplot.util.DataSetSelectorStringSchemeEditor
 
setContext(Object) - Method in class org.autoplot.util.FontStringSchemeEditor
 
setContext(Object) - Method in class org.autoplot.util.LayoutStringSchemeEditor
 
setContext(Object) - Method in class org.das2.components.GrannyTextEditor
 
setContext(Object) - Method in class org.das2.components.propertyeditor.AxisFormatStringSchemeEditor
 
setContext(Object) - Method in class org.das2.components.propertyeditor.DefaultStringSchemeEditor
 
setContext(Object) - Method in class org.das2.components.propertyeditor.FormatSpecifierStringSchemeEditor
 
setContext(Object) - Method in class org.das2.components.propertyeditor.SpecialColorsStringSchemeEditor
 
setContext(Object) - Method in class org.das2.components.propertyeditor.TickValuesStringSchemeEditor
 
setContext(Object) - Method in class org.das2.components.propertyeditor.UriTemplatesStringSchemeEditor
 
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.
setContext(Object) - Method in interface org.das2.util.StringSchemeEditor
some clients of this code may provide a context for the string, so for example a preview could be created or units detected or null to clear the context.
setContextComponent(Component) - Method in class org.das2.components.DasProgressPanel
set the component where this progress monitor is understood.
setContextObjectClass(Class) - Method in class org.das2.jythoncompletion.CompletionContext
 
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.PolyMeshRenderer
 
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(OptionsPrefsController) - Method in class org.autoplot.dom.Options
set the controller for this node.
setController(CanvasController) - Method in class org.autoplot.dom.Template
 
setControlRange(DatumRange) - Method in class org.autoplot.datasource.TimeRangeEditor
set the range displayed, regardless of the rescaling.
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
 
setCPROffset(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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.
setCustomEditor(StringSchemeEditor) - Method in class org.das2.components.propertyeditor.StringWithSchemeEditor
 
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(DatumRange) - Method in class org.das2.graph.CollapseSpectrogramRenderer
 
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, QDataSet, boolean) - 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.HorizontalSpectrogramAverager
 
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.CollapseSpectrogramRenderer
 
setDataSet(QDataSet) - Method in class org.das2.graph.ColorSeriesRenderer
 
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.HugeScatterRenderer
 
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.SeriesRenderer
 
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
set the dataset for the DataSourceFilter.
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.
setDataSourceURL(String) - Method in class org.autoplot.ScriptContext2023
set the internal model's url to surl.
setDataTransferType(DataTransferType) - Method in class org.das2.stream.StreamScalarDescriptor
 
setDataTransferType(DataTransferType) - Method in class org.das2.stream.StreamXDescriptor
 
setDataTransferType(DataTransferType) - Method in class org.das2.stream.StreamYScanDescriptor
 
setDataType(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setDataType(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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.RangeLabel
 
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.
setDefault_timeout(int) - Method in class org.das2.util.Expect
 
setDefaultApplication() - Static method in class org.autoplot.ScriptContext
reset the script focus to the default application.
setDefaultApplication() - Method in class org.autoplot.ScriptContext2023
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
 
setDeletedFileMode(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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(String, String, int) - 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+".
setDensity(Datum) - Method in class org.das2.qds.demos.PlasmaModel
set the model density
setDep0(String) - Method in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
setDep0Offset - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
setDepCount(int) - Method in class org.autoplot.AddPlotElementDialog
 
setDepend0Cadence(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
set the cadence property for the DEPEND_0 data.
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
setDepend1Cadence(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
set the cadence property for the DEPEND_1 data.
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"
setDiffCommand(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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.
setDimensions(int[], boolean[], int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setDimensions(int, int) - Method in class org.autoplot.dom.CanvasController
set the height and width in one atomic operation.
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.
setDirect(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
if true, use direct memory-mapped buffers.
setDirect(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
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
 
setDirectory(File) - Method in class org.das2.util.ProcessPanel
 
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
set the flag indicating the script has been modified.
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 dataSetSelectorComboBox 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.autoplot.dom.PlotElementStyle
 
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.RangeLabel
 
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.
setEncoding(int) - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
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.HugeScatterRenderer
0=none.
setEof(long) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setEphemerisLabels(String) - Method in class org.autoplot.dom.Plot
explicitly set the label for each line of ephemeris, using a semi-colon delimited list of labels.
setEphemerisLineCount(int) - Method in class org.autoplot.dom.Plot
0 or the number of lines to allocate space for ephemeris.
setErrorBarType(ErrorBarType) - Method in class org.autoplot.dom.PlotElementStyle
 
setErrorBarType(ErrorBarType) - Method in class org.das2.graph.SeriesRenderer
 
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.
setExpertMode(boolean) - Method in class org.das2.qds.filters.AbstractFilterEditorPanel
 
setExpertMode(boolean) - Method in class org.das2.qds.filters.ApplyIndexEditorPanel
 
setExpertMode(boolean) - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
setExpertMode(boolean) - Method in interface org.das2.qds.filters.FilterEditorPanel
If false, then remove options which might break products.
setExpertMode(boolean) - Method in class org.das2.qds.filters.FiltersChainPanel
 
setExpertMode(boolean) - Method in class org.das2.qds.filters.SliceFilterEditorPanel
 
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
 
setField(String, MLArray) - Method in class com.jmatio.types.MLStructure
Sets field for current structure
setField(String, MLArray, int, int) - Method in class com.jmatio.types.MLStructure
Sets field for (m,n)'th structure in struct array
setField(String, MLArray, int) - Method in class com.jmatio.types.MLStructure
Sets filed for structure described by index in struct array
setFieldParser(int, AsciiParser.FieldParser) - Method in class org.das2.qds.util.AsciiParser
set the special parser for a field.
setFieldStride(int) - Method in class org.das2.qds.buffer.BufferDataSet
allow clients to override the cadence of data.
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(String) - Method in class org.autoplot.ExportDataPanel
set the current file.
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
 
setFilePointer(FilePointer) - Method in class org.autoplot.pds.PDS3DataObject
the offset into the file, where 1 is the beginning.
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.BoundsRenderer
 
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.
setFillTexture(String) - Method in class org.das2.graph.BoundsRenderer
 
setFillTexture(String) - Method in class org.das2.graph.SeriesRenderer
 
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
set the filter constraining the list.
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.ApplyIndexEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.BinAverage2dFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.ButterworthFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.CleanDataFilterEditorPanel
 
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.ExpandToFillGapsFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.ExponentFilterEditorPanel
 
setFilter(String) - Method in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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.RebundleFilterEditorPanel
 
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.SmoothDimensionFilterEditorPanel
 
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
 
setFlags(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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(String) - Method in class org.das2.components.SliceSettings
 
setFont(Font) - Method in class org.das2.graph.DasCanvas
 
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
set the font size, with respect to the canvas font.
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
 
setFromFile(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
setFromTimestamp(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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
 
setGeomFactor(Datum) - Method in class org.das2.qds.demos.PlasmaModel
set the detector geometry factor
setGlow(boolean) - Method in class org.autoplot.dom.Annotation
 
setGlow(boolean) - Method in class org.das2.graph.DasAnnotation
 
setGlow(boolean) - Method in class org.das2.util.GrannyTextRenderer
 
setGraphicsShapes(boolean) - Method in class org.das2.util.awt.PdfGraphicsOutput
If true, then fonts are written out as lines and will match the screen.
setGuessUnits(boolean) - Method in class org.das2.qds.util.AsciiParser.DelimParser
if true, then try to guess the units of the data coming in.
setHapiHome(File) - Static method in class org.autoplot.hapiserver.Util
 
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.
setHeader(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiff
 
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
setHeight(int) - Method in class org.autoplot.dom.Options
set the initial height of the canvases in pixels
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
Deprecated.
this function will be removed and put into the metadata tab.
setHistogram(boolean) - Method in class org.das2.graph.SeriesRenderer
 
setHistogramFillFlag() - Method in class org.das2.graph.DataGeneralPathBuilder
kludge to tell the builder to subtract a half cadence from the next point
setHistogramMode(boolean) - Method in class org.das2.graph.DataGeneralPathBuilder
 
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
Allow scripts to set username and password.
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
set the ids, where these should be one ID for each URI.
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
 
setImageMouseAdapter(MouseAdapter) - Method in class org.autoplot.pngwalk.PngWalkTool
add a mouse event handler, which will get events in the coordinate frame of the image.
setImaginary(T, int, int) - Method in class com.jmatio.types.MLNumericArray
Sets single imaginary array element.
setImaginary(T, int) - Method in class com.jmatio.types.MLNumericArray
Sets single real array element.
setImaginary(Double, int, int) - Method in class com.jmatio.types.MLSparse
 
setImaginary(Double, int) - Method in class com.jmatio.types.MLSparse
 
setInDebugMode(boolean) - Method in class org.das2.graph.RangeLabel
 
setIndex(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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.ApplyIndexEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.CollapseFilterEditorPanel
 
setInput(QDataSet) - Method in class org.das2.qds.filters.ExpandToFillGapsFilterEditorPanel
 
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.RebundleFilterEditorPanel
 
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.RangeLabel
 
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
 
setInterpolateXThenY(boolean) - Method in class org.das2.dataset.AverageTableRebinner
first interpolate over gaps in X then gaps in Y.
setIsAuto(List<Boolean>) - Method in class org.autoplot.jythonsupport.ui.NamedURIListTool
set the automatic renaming flag for each ID.
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
 
setJavaSource(String) - Method in class org.autoplot.jythonsupport.JavaJythonConverter
 
setJavaSource(String) - Method in class org.autoplot.jythonsupport.MathematicaJythonConverter
 
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
set the label to be drawn.
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?
setLastLeapSecondId(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setLastLeapSecondId(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the last Leap Second Id.
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.
setLayout(int) - Method in class org.autoplot.ScriptContext2023
make a stack plot.
setLayout(int, int) - Method in class org.autoplot.ScriptContext2023
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.
setLayoutOverplot(int) - Method in class org.autoplot.ScriptContext2023
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
 
setLeftPanel(JComponent) - Method in class org.autoplot.AutoplotUI
add the component (typically a JPanel) to the left side of the application.
setLeftRow(DasRow) - Method in class org.das2.graph.RowRowConnector
 
setLeftXLabelOverride(int) - Method in class org.das2.graph.DasAxis
Deprecated.
use setLabelOffset instead.
setLegendFontSize(String) - Method in class org.autoplot.dom.Plot
set the font size for the legend, using the conventions where 1em is the plot's font size: 1em same as plot font.
setLegendFontSize(String) - Method in class org.das2.graph.DasPlot
set the font size for the legend, using the conventions where 1em is the parent's font size: 1em same as plot font.
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.
setLegendWidthLimitPx(int) - Method in class org.das2.graph.DasPlot
width of plot required to show the legend labels.
setLength(int) - Method in class org.das2.qds.buffer.BufferDataSet
reset the number of records.
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.
setLength(long) - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Sets the length of this file.
setLength1(int) - Method in class org.das2.qds.buffer.BufferDataSet
reset the length (in fields) of each record of the rank 2 dataset.
setLengthBytes(int) - Method in class org.das2.qds.buffer.AsciiDataSet
 
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
 
setLines(List<T>) - Method in class com.github.difflib.patch.Chunk
 
setLineStyle(PsymConnector) - Method in class org.das2.graph.ContoursRenderer
 
setLineStyle(PsymConnector) - Method in class org.das2.graph.EventsRenderer
 
setLineThick(String) - Method in class org.das2.graph.ColorSeriesRenderer
 
setLineThick(double) - Method in class org.das2.graph.ContoursRenderer
set the line thickness in pixels.
setLineThick(String) - Method in class org.das2.graph.EventsRenderer
 
setLineThickness(String) - Method in class org.autoplot.dom.Options
lineThickness is the thickness of axes and ticks.
setLineThickness(String) - Method in class org.das2.graph.DasAnnotation
 
setLineThickness(String) - Method in class org.das2.graph.DasAxis
set the thickness of the lines drawn.
setLineThickness(String) - Method in class org.das2.graph.DasPlot
set the thickness of the lines drawn.
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
add the location of the javadocs for the given path.
setList(List<Bookmark>) - Method in class org.autoplot.bookmarks.BookmarksManagerModel
set the bookmarks list.
setListenForExternalChanges(boolean) - Method in class org.das2.components.propertyeditor.PropertyEditor
 
setListening(boolean) - Method in class org.autoplot.server.RequestListener
 
setListIconSymSize(float) - Method in class org.das2.graph.SeriesRenderer
 
setLoadPersistentPreferences(boolean) - Method in class org.autoplot.dom.OptionsPrefsController
 
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.
setLocations(Vector<int[]>) - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
setLockDomainDivider(boolean) - Method in class org.das2.graph.DasAxis
don't allow the domain divider to adjust.
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
 
setLogFile(File) - Method in class org.autoplot.EventThreadResponseMonitor
set to the name of a file where event thread response times will be logged.
setLogger(Logger) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
sets a Logger for this class
setLoggerLevel(Level) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFWriter
Sets Level for the default anonymous Logger for this class.If a logger has been set via a call to CDFWriter.setLogger(Logger), this method has no effect
SetLogLevel - Class in org.autoplot.hapiserver
Secret function for adjusting the log level! .../SetLogLevel?logger=autoplot.servlet&level=FINE&handler=T
SetLogLevel() - Constructor for class org.autoplot.hapiserver.SetLogLevel
 
SetLogLevel - Class in org.autoplot.servlet
Secret function for adjusting the log level! .../SetLogLevel?logger=autoplot.servlet&level=FINE&handler=T
SetLogLevel() - Constructor for class org.autoplot.servlet.SetLogLevel
 
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
 
setLongTitles(boolean) - Method in class org.das2.graph.DasPlot
long titles means it won't clip at the axis bounds, at the risk of affecting codes which expect the old boundaries.
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
setMAXgrEntry(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the Max gr entry.
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
 
setMaxLayout(String) - Method in class org.das2.graph.DasDevicePosition
 
setMaxMappedMemory(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFFactory
 
setMaxRec(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setMAXzEntry(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the Max z entry.
setMD5Needed(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
setMD5Needed(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Prescribes whether an MD5 digest is to be included in the output file.
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
 
setMinLayout(String) - Method in class org.das2.graph.DasDevicePosition
 
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.
setMode(String) - Method in class org.das2.components.HorizontalSpectrogramAverager
 
setMode(String) - Method in class org.das2.components.VerticalSpectrogramAverager
 
setMode(String) - Method in class org.das2.graph.EventsRenderer
if non-empty, then use this named mode.
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
 
setModuloY(Datum) - Method in class org.das2.graph.DataGeneralPathBuilder
set the value for which two values of Y are equivalent.
setModuloY(Datum) - Method in class org.das2.graph.SeriesRenderer
set the distance the data exist within, for example "24hr" for Magnetic Local Time
setMonitor(ProgressMonitor) - Method in class org.das2.client.QDataSetStreamHandler
 
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
 
setMonotonicKludge(boolean) - Method in class org.autoplot.hapi.PasteBufferedReader
set the reader to make the stream monotonically increasing in time, dropping records which are non-monotonic.
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 gov.nasa.gsfc.spdf.cdfj.ADR
Sets the name.
setName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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(String) - Method in class org.das2.graph.DataGeneralPathBuilder
set the name of this DataGeneralPathBuilder when logging.
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.StreamScalarDescriptor
 
setName(String) - Method in class org.das2.stream.StreamYScanDescriptor
 
setNave(int) - Method in class org.das2.event.CutoffMouseModule
Setter for property nave.
setNCycles(int) - Method in class org.das2.event.LengthDragRenderer
set the number to normalize the numbers by.
setNearestNeighbor(boolean) - Method in class org.autoplot.dom.Options
 
setNearestNeighbor(boolean) - Method in class org.das2.dataset.AverageNoInterpolateTableRebinner
 
setNearestNeighbor(boolean) - Method in class org.das2.dataset.TriScatRebinner
 
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.
setNewFileMode(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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
setNgrEntries(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the ngr entries.
setNominalRange(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
set the metadata property LIMITS_NOMINAL_MIN and LIMITS_NOMINAL_MAX, which are displayed in the series renderer as a yellow line.
setNoNewLineAtTheEndOfTheFile(boolean) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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.
setNotransfer(boolean) - Method in class org.das2.util.Expect
 
setNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the num.
setNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setNum(int) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setNumAttr(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
setNumElems(int) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setNumElems(int[], boolean[]) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setNzEntries(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the nz entries.
setNzVars(int) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
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
 
setOffset(int) - Method in class org.autoplot.pds.FilePointer
 
setOffsetFromPlot(double) - Method in class org.das2.graph.RangeLabel
 
setOffsetUnits(TimePrecision) - Method in interface gov.nasa.gsfc.spdf.cdfj.TimeInstantModel
Sets time offset units.
setOffsetUnits(FilePointer.Unit) - Method in class org.autoplot.pds.FilePointer
 
setOpaque(boolean) - Method in class org.das2.graph.EventsRenderer
 
setOpaqueBackground(boolean) - Method in class org.das2.graph.DasCanvasComponent
 
setOpposite(boolean) - Method in class org.autoplot.dom.Axis
 
setOppositeAxisVisible(boolean) - Method in class org.autoplot.dom.Options
 
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.
setOption(CDFFactory.ProcessingOption) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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(Map<String, String>) - Method in class org.autoplot.FixLayoutPanel
 
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.
setPadding(String) - Method in class org.das2.graph.DasAnnotation
 
setPairMarker(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setParallelProjection(boolean) - Method in class ProGAL.geom3d.viewer.J3DScene
Enables and disables parallel projection (as opposed to perspective projection).
setParameters(String) - Method in class org.das2.client.Das2ServerGUI
 
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(DasCanvasComponent) - Method in class org.das2.event.AbstractDragRenderer
 
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
 
setParentColumn(DasColumn) - Method in class org.das2.graph.DasColumn
reset the parent to be this new DasColumn, or null.
setParentDevicePosition(DasDevicePosition) - Method in class org.das2.graph.DasDevicePosition
return the parent, or null.
setParentGUI(Component) - Method in class org.das2.util.filesystem.KeyChain
 
setParentPlotElement(PlotElement) - Method in class org.autoplot.dom.PlotElementController
set the parent plotElement.
setParentRow(DasRow) - Method in class org.das2.graph.DasRow
reset the parent to be this new DasColumn, or null.
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.
setPointAtOffset(String) - Method in class org.autoplot.dom.Annotation
 
setPointAtOffset(String) - Method in class org.das2.graph.DasAnnotation
 
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
 
setPolar(boolean) - Method in class org.das2.graph.BoundsRenderer
if true then transform render the data in polar coordinates
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.
setPreview(Application) - Method in class org.autoplot.FixLayoutPanel
as changes are made, show the result of the Fix Layout action.
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.HugeScatterRenderer
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.
setPrompt(String) - Method in class org.autoplot.ApplicationModel
Set the prompt used for command line sessions.
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.
setPythonSource(String) - Method in class org.autoplot.jythonsupport.JavaJythonConverter
 
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
set the range for the controller.
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.
setReadTimeoutMs(int) - Method in class org.das2.util.filesystem.FileSystemSettings
reset the time read timeout.
setReady(boolean) - Method in class com.cottagesystems.jdiskhog.DiskUsageModel
Set the value of ready
setReal(T, int, int) - Method in class com.jmatio.types.MLNumericArray
Sets single real array element.
setReal(T, int) - Method in class com.jmatio.types.MLNumericArray
Sets single real array element.
setReal(T[]) - Method in class com.jmatio.types.MLNumericArray
Sets real part of matrix
setReal(Double, int, int) - Method in class com.jmatio.types.MLSparse
 
setReal(Double, int) - Method in class com.jmatio.types.MLSparse
 
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.
setRecOffsetMenuItem - Variable in class org.autoplot.binarydatasource.BinaryDataSourceEditorPanel
 
setRecordCount(int) - Method in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory.CDFTimeVariable
 
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.
setRecordStart(int) - Method in class org.das2.qds.util.AsciiParser
set the number of records to skip before accumulating the result.
setRecordStride(int) - Method in class org.das2.qds.buffer.BufferDataSet
allow clients to override the cadece of the records.
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(String) - Method in class org.autoplot.dom.Axis
draw an optional reference line at the location.
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
 
setReferenceX(String) - Method in class org.das2.graph.DasAnnotation
single or semicolon-separated list of values.
setReferenceY(String) - Method in class org.das2.graph.DasAnnotation
single or semicolon-separated list of values.
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.
setRenameFrom(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
setRenameTo(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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
setRenderStyle(String) - Method in class org.autoplot.ScriptContext2023
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
 
setRescale(String) - Method in class org.autoplot.datasource.TimeRangeEditor
Add extra time to the range, and account for this extra time with the next and previous buttons.
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
 
setRestart_timeout_upon_receive(boolean) - Method in class org.das2.util.Expect
 
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
 
setRightPanel(JComponent) - Method in class org.autoplot.AutoplotUI
add the component (typically a JPanel) to the right side of the application.
setRoot(TreeTableNode) - Method in class org.das2.components.treetable.TreeTableModel
 
setRotate(int) - Method in class org.das2.graph.DasAnnotation
 
setRotateLabel(int) - Method in class org.das2.graph.EventsRenderer
 
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
 
setRowMajority(boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.CDR
 
setRowMajority(boolean) - Method in interface gov.nasa.gsfc.spdf.cdfj.OutputOption
 
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
 
setSandboxed(boolean) - Method in class org.autoplot.ApplicationModel
mark that the app is running in sandboxed mode, though note that this does not add the security manager.
setSaturationHitCount(int) - Method in class org.das2.graph.HugeScatterRenderer
 
setSaveStateDepth(int) - Method in class org.autoplot.state.UndoRedoSupport
set the number of persistent states to keep, or 0 will disable the feature.
setScale(double) - Method in class org.autoplot.dom.Annotation
set the amount to scale the image by, if using URL to point at an image, where 0.5 is half of the original image size.
setScale(Datum) - Method in class org.autoplot.dom.Axis
 
setScale(boolean) - Method in class org.das2.graph.Auralizor
 
setScale(double) - Method in class org.das2.graph.DasAnnotation
set the amount to scale the image by, if using URL to point at an image, where 0.5 is half of the original image size.
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.
setScope(int) - Method in class gov.nasa.gsfc.spdf.cdfj.ADR
Sets the scope.
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.
setSelectedPlots(String) - Method in class org.autoplot.dom.ApplicationController
 
setSelectedPlotsArray(Plot[]) - Method in class org.autoplot.dom.ApplicationController
convenient method for setting the selected plots
setSelectedRange(String) - Method in class org.autoplot.datasource.TimeRangeTool
set the selected range.
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
 
setSelectionColor(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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.
setShowReciprocalDeltaX(boolean) - Method in class org.das2.event.LengthDragRenderer
 
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.
setSimilarityIndex(Integer) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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.AutoplotUI
 
setSize(Dimension) - Method in class org.autoplot.AutoplotUI
 
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.
setSource(CDFFactory.CDFSource) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
setSparseRecordOption(SparseRecordOption) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setSpecialColors(String) - Method in class org.das2.graph.DasColorBar
set this to a comma-delineated list of name:value pairs,
setSpecialColors(String) - Method in class org.das2.graph.SeriesRenderer
 
setSpecialColors(String) - Method in class org.das2.graph.SpectrogramRenderer
set this to a comma-delineated list of name:value pairs,
setSpecialEffects(boolean) - Method in class org.autoplot.dom.Options
 
setSpecification(String) - Method in class org.das2.client.Das2ServerGUI
set the DSDF specification for the parameters.
setSpeedLimit(Datum) - Method in class org.das2.client.InputStreamMeter
 
setSplitAnchorType(boolean) - Method in class org.autoplot.dom.Annotation
 
setSplitAnchorType(boolean) - Method in class org.das2.graph.DasAnnotation
 
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
 
setStatsFile(String) - Method in class org.das2.graph.Renderer
name of the file where rendering speed is recorded.
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.
setStatus(String) - Method in class org.autoplot.ScriptContext2023
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
 
setStyleComment(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleComment2(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleDefault(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleDelimiter(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleError(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleIdentifier(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleKeyword(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleKeyword2(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleNumber(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleOperator(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleRegex(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleString(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleString2(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleType(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleType2(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleType3(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
setStyleWarning(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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.
setSymbol(PlotSymbol) - Method in class org.das2.graph.DasAnnotation
set the symbol used to mark the reference locations
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
 
setTag(DiffRow.Tag) - Method in class com.github.difflib.text.DiffRow
 
setTaskProgress(long) - Method in class org.autoplot.AutoplotDataServer.D2SMonitor
 
setTaskProgress(long) - Method in class org.autoplot.AutoplotDataServer.QStreamMonitor
 
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.autoplot.AutoplotDataServer.D2SMonitor
 
setTaskSize(long) - Method in class org.autoplot.AutoplotDataServer.QStreamMonitor
 
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).
setTcaLabels(String) - Method in class org.das2.graph.DasAxis
set the TCA data labels explicitly, using a semi-colon delimited list of labels.
setTcaRows(int) - Method in class org.das2.graph.DasAxis
the explicit number of additional TCA rows used to allocate space (not including time location).
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.autoplot.jythonsupport.ClipboardEditorPanel
set the text in the editor.
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.
setTextFromClipboard() - Method in class org.autoplot.jythonsupport.ClipboardEditorPanel
 
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
 
setTickDirection(String) - Method in class org.das2.graph.TickCurveRenderer
 
setTickLabeller(TickLabeller) - Method in class org.das2.graph.TickCurveRenderer
set the tick labelling code.
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.
setTickValues(String) - Method in class org.autoplot.dom.Axis
manually set the tick positions or spacing.
setTickValues(String) - Method in class org.das2.graph.DasAxis
manually set the tick positions or spacing.
setTickValues(String) - Method in class org.das2.graph.TickCurveRenderer
set like the axis control, with values like: +2hr for every two hours 2019-11-26T00:02,2019-11-26T00:07 for explicit positions
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.autoplot.ScriptContext2023
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.
setToFile(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
setTokenMarker(Color) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
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
 
setTooltipText(String) - Method in class org.autoplot.datasource.ui.PromptComboBoxEditor
 
setTop(String) - Method in class org.autoplot.dom.Row
 
setTopDecorator(Painter) - Method in class org.das2.graph.DasPlot
add additional painting code to the renderer, which is called after the renderer is called.
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
 
setToTimestamp(String) - Method in class com.github.difflib.unifieddiff.UnifiedDiffFile
 
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.
setTryLockMax(int) - Method in class org.fuin.utils4j.PropertiesFile
Sets the number of tries to lock before throwing an exception.
setTryWaitMillis(long) - Method in class org.fuin.utils4j.PropertiesFile
Sets the milliseconds to sleep between retries.
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(Units) - Method in class org.das2.qds.buffer.AsciiDataSet
 
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.StreamScalarDescriptor
 
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.
setUpClass() - Static method in class org.virbo.qstream.AsciiTimeTransferTypeTest
 
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.csv.CsvDataSourceFormatEditorPanel
 
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
this must be called immediately in formatDataSet of subclasses.
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.fdc.FedCatSourceEditorPanel
Provides a starting full URI to the editor and trigger a runnable to show the editor GUI.
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.matsupport.MatDataSourceFormatEditorPanel
 
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
set the URIs, where there should be one for each ID.
setUrl(String) - Method in class org.autoplot.dom.Annotation
 
setUrl(URL) - Method in class org.autoplot.pds.FilePointer
 
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
 
setUserBuffer(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.BaseVarContainer
 
setUserBuffer(ByteBuffer) - Method in interface gov.nasa.gsfc.spdf.cdfj.VDataContainer
 
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.RangeLabel
 
setValidRange(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
assert that the valid data is within the given range like "10 to 50000", where the range is parsed using DatumRangeUtil.parseDatumRange.
setValue(String) - Method in class gov.nasa.pds.ppi.label.PDSElement
Sets the value of an element.
setValue(String, int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Sets the value of an element and set the type of the value.
setValue(String) - Method in class org.autoplot.datasource.DataSetSelector
Set the current value for the editor.
setValue(String) - Method in class org.autoplot.jythonsupport.ui.GetParamTool
set the getParam call to be editted.
setValue(String) - Method in class org.autoplot.util.AutoRangeHintsStringSchemeEditor
 
setValue(String) - Method in class org.autoplot.util.DataSetSelectorStringSchemeEditor
 
setValue(String) - Method in class org.autoplot.util.FontStringSchemeEditor
 
setValue(String) - Method in class org.autoplot.util.LayoutStringSchemeEditor
 
setValue(Object) - Method in class org.das2.components.DatumEditor
 
setValue(Object) - Method in class org.das2.components.DatumRangeEditor
 
setValue(String) - Method in class org.das2.components.GrannyTextEditor
 
setValue(String) - Method in class org.das2.components.propertyeditor.AxisFormatStringSchemeEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.BooleanEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.ColorEditor
 
setValue(String) - Method in class org.das2.components.propertyeditor.DefaultStringSchemeEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.EnumerationEditor
 
setValue(String) - Method in class org.das2.components.propertyeditor.FormatSpecifierStringSchemeEditor
 
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(String) - Method in class org.das2.components.propertyeditor.SpecialColorsStringSchemeEditor
 
setValue(Object) - Method in class org.das2.components.propertyeditor.StringWithSchemeEditor
 
setValue(String) - Method in class org.das2.components.propertyeditor.TickValuesStringSchemeEditor
 
setValue(String) - Method in class org.das2.components.propertyeditor.UriTemplatesStringSchemeEditor
 
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
 
setValue(String) - Method in interface org.das2.util.StringSchemeEditor
set the current string value, representing a state.
setValue(String) - Method in class org.fuin.utils4j.Property
Sets the current value of the property.
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
 
setValues(String) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(String[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(byte[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(long[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(float[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setValues(short[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AEDR
 
setVap(String) - Method in class org.autoplot.ImportVapDialog
 
setVapFile(String) - Method in class org.autoplot.ApplicationModel
handy property to contain the current file name.
setVariableAttributeEntry(String, String, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.
setVariableAttributeEntry(String, String, CDFDataType, Object) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Sets the value of a given attribute for a variable.
setVDRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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(RangeLabel.VerticalAlignment) - Method in class org.das2.graph.RangeLabel
 
setVerticalAnchorType(AnchorType) - Method in class org.autoplot.dom.Annotation
 
setVerticalAnchorType(AnchorType) - Method in class org.das2.graph.DasAnnotation
when splitAnchorType==True, use this for the vertical position instead of the anchorType property.
setView(AutoplotUI) - Static method in class org.autoplot.ScriptContext
Used by AutoplotUI to set the view.
setView(AutoplotUI) - Method in class org.autoplot.ScriptContext2023
Used by AutoplotUI to set the view.
setViewer(PngWalkTool) - Method in class org.autoplot.pngwalk.SinglePngWalkView
set the pngwalkTool using this 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.
setVXRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
setVXRNext(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VXR
 
setVXRTail(long) - Method in class gov.nasa.gsfc.spdf.cdfj.VDR
 
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
Deprecated.
see setWalkImageSequence
setWalkImageSequence(WalkImageSequence) - Method in class org.autoplot.pngwalk.QualityControlPanel
set the walkImageSequence associated with this QC panel.
setWarnRange(QDataSet, String) - Static method in class org.das2.qds.ops.Ops
set the metadata property LIMITS_WARN_MIN and LIMITS_WARN_MAX, which are displayed in the series renderer as a red line.
setWcparl(Datum) - Method in class org.das2.qds.demos.PlasmaModel
set the parallel speed
setWcPerp(Datum) - Method in class org.das2.qds.demos.PlasmaModel
set the perpendicular speed
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
setWidth(int) - Method in class org.autoplot.dom.Options
set the initial width of the canvases in pixels
setWidth(int) - Method in class org.das2.event.WaypointsDragRenderer
set the vertical width in pixels.
setWindow(ApplicationModel) - Static method in class org.autoplot.ScriptContext
Set the application model.
setWindow(ApplicationModel) - Method in class org.autoplot.ScriptContext2023
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
setWindowLocation(int, int) - Method in class org.autoplot.ScriptContext2023
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.RangeLabel
 
setWordsAfterLabelSingleDatum(String) - Method in class org.das2.graph.RangeLabel
 
setWritableByteChannel(WritableByteChannel) - Method in class org.das2.qstream.FormatStreamHandler
 
setWriteListener(WriteListener) - Method in class com.jspbook.GZIPResponseStream
 
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
 
setXname(String) - Method in class org.das2.components.DataPointRecorder
set the x column name
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.
setYname(String) - Method in class org.das2.components.DataPointRecorder
set the y column name
setYname() - Method in class org.das2.components.DataPointRecorder
return the y column name
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
 
setZVDRHead(long) - Method in class gov.nasa.gsfc.spdf.cdfj.GDR
 
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
 
shortarr(int) - Static method in class org.das2.qds.ops.Ops
create a dataset filled with zeros, stored in 2-byte signed shorts.
shortarr(int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 2 dataset filled with zeros, stored in 2-byte shorts.
shortarr(int, int, int) - Static method in class org.das2.qds.ops.Ops
create a rank 3 dataset filled with zeros, stored in 2-byte shorts.
ShortArray - Class in gov.nasa.gsfc.spdf.cdfj
 
ShortArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortArray
 
ShortArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortArray
 
ShortDataSet - Class in org.das2.qds.buffer
 
ShortDataSet(int, int, int, int, int, int, int, ByteBuffer) - Constructor for class org.das2.qds.buffer.ShortDataSet
 
shortenLine(Line2D, double, double) - Static method in class org.das2.graph.GraphUtil
return line shorted by so many pixels at each end.
ShortTransferType - Class in org.das2.qstream
two-byte signed integer type.
ShortTransferType() - Constructor for class org.das2.qstream.ShortTransferType
 
ShortVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
ShortVarContainer(CDFImpl, Variable, int[], boolean, ByteOrder) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
ShortVarContainer(CDFImpl, Variable, int[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
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
show completions, as if the scientist had hit tab
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.AnnotationDemo
 
showFrame() - Method in class test.graph.bugs.DemoAPBug1129
 
showFrame() - Method in class test.graph.GrannyTextDemo
 
showFrame() - Method in class test.graph.PlotDemo
 
showFrame() - Method in class test.graph.StackPlot
 
showFrame() - Method in class test.graph.TimeAxisDemo
 
showInlineDiffs(boolean) - Method in class com.github.difflib.text.DiffRowGenerator.Builder
Show inline diffs in generating diff rows or not.
ShowLabelAsXml - Class in org.autoplot.pds
This useful class loads the LBL using PDSLabel to provide it as a Document, and then this is exported to XML for use in Netbeans.
ShowLabelAsXml() - Constructor for class org.autoplot.pds.ShowLabelAsXml
 
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 scientist.
showMessageDialog(Component, Object, String, int) - Static method in class org.autoplot.AutoplotUtil
wrapper for displaying messages.
showMessageDialog(Component, Object) - Static method in class org.autoplot.AutoplotUtil
Show message with OK option.
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.
showMessageDialog(String) - Method in class org.autoplot.ScriptContext2023
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
 
showParametersView() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
show the script used to create the GUI panel.
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.HorizontalSpectrogramAverager
 
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.
showReadButNotAssigned(String, boolean, String) - Static method in class org.autoplot.jythonsupport.StaticCodeAnalysis
return any node where a name is read but has not been assigned.
showReadButNotAssigned() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
showReassignFunctionCall(String, boolean, String) - Static method in class org.autoplot.jythonsupport.StaticCodeAnalysis
return any name which is used as a function call but has been reassigned.
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
show the splash image on the screen.
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.StaticCodeAnalysis
get the nodes where the symbol is used.
showUsages() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
highlite the places where a variable name 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.
showWriteWithoutRead(String) - Static method in class org.autoplot.jythonsupport.StaticCodeAnalysis
return any node where a variable is assigned but then not later read.
showWriteWithoutRead() - Method in class org.autoplot.jythonsupport.ui.EditorTextPane
 
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 indices that shuffle the rank 1 dataset ds.
shuffle(Object) - Static method in class org.das2.qds.ops.Ops
returns a rank 1 dataset of indices that shuffle the rank 1 dataset ds.
shuffle(Object[]) - Static method in class ProGAL.math.Randomization
 
shutdown() - Static method in class org.das2.system.RequestProcessor
 
ShutdownListener - Class in org.autoplot.servlet
Lister shuts down resources used by das2, such as its "RequestProcessor" thread pool.
ShutdownListener() - Constructor for class org.autoplot.servlet.ShutdownListener
 
SIENNA - Static variable in class org.das2.util.ColorUtil
 
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.
SIGNED_INTEGER - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
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.
SILVER - Static variable in class org.das2.util.ColorUtil
 
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.
SimpleServlet - Class in org.autoplot.servlet
SimpleServlet produces PNG,PDF, and SVG products for .vap files and Autoplot URIs.
SimpleServlet() - Constructor for class org.autoplot.servlet.SimpleServlet
 
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
return the sin of the real number, which is to be in radians.
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
 
since2020 - 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
 
SingleFileBinaryReader - Class in org.autoplot.hapi
 
SingleFileBinaryReader(File) - Constructor for class org.autoplot.hapi.SingleFileBinaryReader
 
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
 
SinglePngWalkView(WalkImageSequence, PngWalkTool) - 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() - Method in class com.github.difflib.patch.Chunk
 
size() - Method in class com.jmatio.io.stream.BufferedOutputStream
 
size() - Method in class com.jmatio.io.stream.ByteBufferedOutputStream
 
size() - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
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() - Method in class org.das2.qstream.QdsToD2sStream.QdsXferInfo
 
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() - Method in class org.fuin.utils4j.ChangeTrackingMap
size() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
size() - Method in class org.fuin.utils4j.PropertiesFile
Number of properties.
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(int) - Static method in class com.jmatio.common.MatDataTypes
Return number of bytes for given 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.CleanDataFilterEditorPanel
 
sizeTF - Variable in class org.das2.qds.filters.FftOutputsFilterEditorPanel
 
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.SmoothDimensionFilterEditorPanel
 
sizeTF - Variable in class org.das2.qds.filters.SmoothFilterEditorPanel
 
SkeletonDescriptor - Interface in org.das2.stream
 
skip(int) - Method in class com.jmatio.io.stream.MatFileInputStream
 
skip(long) - Method in class org.das2.util.ByteBufferInputStream
 
skip(long) - Method in class org.fuin.utils4j.RandomAccessFileInputStream
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
 
SKY_BLUE - Static variable in class org.das2.util.ColorUtil
 
SLATE_BLUE - Static variable in class org.das2.util.ColorUtil
 
SLATE_GRAY - Static variable in class org.das2.util.ColorUtil
 
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.
sleep(int) - Static method in class org.autoplot.ScriptContext2023
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.buffer.NybbleDataSet
 
slice(int) - Method in class org.das2.qds.CdfSparseDataSet
 
slice(int) - Method in class org.das2.qds.ConstantDataSet
 
slice(QDataSet, int, int) - Static method in class org.das2.qds.DataSetOps
slice on the dimension.
slice(int) - Method in class org.das2.qds.DataSetWrapper
 
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
returns the slice at the given slice location.
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
returns the slice at the given slice location.
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
returns the slice at the given slice location.
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
returns the slice at the given slice location.
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.
sliceRangeListener() - Method in class org.das2.graph.CollapseSpectrogramRenderer
 
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.FftOutputsFilterEditorPanel
 
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.
SlowFile - Class in org.autoplot.flakey
 
SlowFile() - Constructor for class org.autoplot.flakey.SlowFile
 
SlowTCABatchDemo - Class in test.graph
 
SlowTCABatchDemo() - Constructor for class test.graph.SlowTCABatchDemo
 
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.
SmoothDimensionFilterEditorPanel - Class in org.das2.qds.filters
 
SmoothDimensionFilterEditorPanel() - Constructor for class org.das2.qds.filters.SmoothDimensionFilterEditorPanel
Creates new form SmoothFilterEditorPanel
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
 
snake - Variable in class com.github.difflib.algorithm.myers.PathNode
 
sName - Variable in class org.das2.catalog.impl.AbstractNode
 
SNOW - Static variable in class org.das2.util.ColorUtil
 
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 indices 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
return a sorted version of the array.
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
 
sortInTime(QDataSet) - Static method in class org.das2.qds.ops.Ops
pick out the timetags and sort the data based on these.
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 gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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.
sourceIsFile() - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
 
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
 
span(PPITime) - Method in class gov.nasa.pds.ppi.util.PPITime
Returns the number of milliseconds between a time and this time.
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
 
SparseRecordOption - Class in gov.nasa.gsfc.spdf.cdfj
Sparse Record Option Definition class
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
 
spawn(String) - Static method in class org.das2.util.Expect
Creates an Expect object by spawning a command.
To Linux users, perhaps you need to use "bash -i" if you want to spawn Bash.
Note: error stream of the process is redirected to output stream.
SPDFUtil - Class in org.autoplot.dods
static methods for helping to use the SPDF dods server.
SPDFUtil() - Constructor for class org.autoplot.dods.SPDFUtil
 
SpecialColorsStringSchemeEditor - Class in org.das2.components.propertyeditor
Place holder for special editor for specialColors property.
SpecialColorsStringSchemeEditor() - Constructor for class org.das2.components.propertyeditor.SpecialColorsStringSchemeEditor
Creates new form SpecialColorsStringSchemeEditor
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
SPLIT_BY_WORD_PATTERN - Static variable in class com.github.difflib.text.DiffRowGenerator
 
splitCodeIntoLines(String, String) - Static method in class org.autoplot.jythonsupport.JythonUtil
one-stop place for splitting a script into lines for simplifyScriptToGetParams This was all motivated by a busy number of lineNumber-1's in the code that would handle the refactorings.
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
 
splitStringPreserveDelimiter(String, Pattern) - Static method in class com.github.difflib.text.DiffRowGenerator
 
SPLITTER_BY_CHARACTER - Static variable in class com.github.difflib.text.DiffRowGenerator
Splitting lines by character to achieve char by char diff checking.
SPLITTER_BY_WORD - Static variable in class com.github.difflib.text.DiffRowGenerator
Splitting lines by word to achieve word by word diff checking.
splitUrl(String) - Static method in class org.das2.util.filesystem.FileSystem
returns a String[5]:
SPRING_GREEN - Static variable in class org.das2.util.ColorUtil
 
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
Deprecated. 
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
 
sSep - Variable in class org.das2.catalog.impl.AbstractDirNode
The separator string used for sub-paths of this node, may be set to null or some other value by some nodes, defaults to "/".
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
StackPlot - Class in test.graph
This demonstrates how to make a stack of plots.
StackPlot() - Constructor for class test.graph.StackPlot
 
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.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() - Method in class org.das2.util.ProcessPanel
 
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.
startContainerThread(String, String, int[], boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Starts a new thread to extract specified data.
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
 
startOriginal - Variable in class com.github.difflib.algorithm.Change
 
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.
startRevised - Variable in class com.github.difflib.algorithm.Change
 
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.
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.AppScriptPanelSupport.MyOutputStream
pdb response
STATE_FORM_PDB_RESPONSE - Variable in class org.autoplot.scriptconsole.DebuggerConsole
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
Class for serializing and deserializing application configuration.
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
StaticCodeAnalysis - Class in org.autoplot.jythonsupport
Static Code Analysis checks for bug patterns like variable writes without a read.
StaticCodeAnalysis() - Constructor for class org.autoplot.jythonsupport.StaticCodeAnalysis
 
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
standard deviation function.
stddev(QDataSet) - Static method in class org.das2.qds.ops.Ops
standard deviation function.
STEEL_BLUE - Static variable in class org.das2.util.ColorUtil
 
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
 
STR - Static variable in class org.das2.catalog.DasProp
 
str() - Method in class org.das2.catalog.DasProp
 
strarr(int) - Static method in class org.das2.qds.ops.Ops
return a QDataSet containing empty strings.
strarr(int, int) - Static method in class org.das2.qds.ops.Ops
return a rank 2 QDataSet containing empty strings.
stream - Variable in class com.jspbook.GZIPResponseWrapper
 
streamClosed(StreamDescriptor) - Method in class org.das2.client.DataSetStreamHandler
 
streamClosed(StreamDescriptor) - Method in class org.das2.client.QDataSetStreamHandler
 
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.filter.TrimStreamHandler
 
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.client.QDataSetStreamHandler
 
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.filter.TrimStreamHandler
 
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.cdf.CdfDataSourceFormat
 
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.client.QDataSetStreamHandler
 
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.filter.TrimStreamHandler
 
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.client.QDataSetStreamHandler
 
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.filter.TrimStreamHandler
 
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
 
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
 
StreamScalarDescriptor - Class in org.das2.stream
This is a rank 1 element of a packet, either a dependent or independent parameter.
StreamScalarDescriptor(Element) - Constructor for class org.das2.stream.StreamScalarDescriptor
 
StreamScalarDescriptor() - Constructor for class org.das2.stream.StreamScalarDescriptor
 
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
 
StreamYDescriptor - Class in org.das2.stream
Marker interface for Y
StreamYDescriptor(Element) - Constructor for class org.das2.stream.StreamYDescriptor
 
StreamYScanDescriptor - Class in org.das2.stream
 
StreamYScanDescriptor(Element) - Constructor for class org.das2.stream.StreamYScanDescriptor
 
StreamYScanDescriptor() - Constructor for class org.das2.stream.StreamYScanDescriptor
 
StreamZDescriptor - Class in org.das2.stream
Marker for Z.
StreamZDescriptor(Element) - Constructor for class org.das2.stream.StreamZDescriptor
 
Stride - Class in gov.nasa.gsfc.spdf.cdfj
 
Stride(int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.Stride
 
STRING - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
string - Variable in class org.autoplot.idlsupport.ReadIDLSav.StringData
 
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
 
StringArray - Class in gov.nasa.gsfc.spdf.cdfj
 
StringArray(Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.StringArray
 
StringArray(Object, boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.StringArray
 
StringData() - Constructor for class org.autoplot.idlsupport.ReadIDLSav.StringData
 
STRINGDELIMITER - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
stringLikeHashCode(CharSequence) - Static method in class org.das2.jythoncompletion.nbadapt.CharSequenceUtilities
Compute String-like hashcode over given CharSequence.
StringSchemeEditor - Interface in org.das2.util
Where a String holds a state, and an editor is provided to edit the state.
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
 
StringVarContainer - Class in gov.nasa.gsfc.spdf.cdfj
 
StringVarContainer(CDFImpl, Variable, int[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
StringWithSchemeEditor - Class in org.das2.components.propertyeditor
Experiments with adding an editor where you can click to get a special GUI.
StringWithSchemeEditor() - Constructor for class org.das2.components.propertyeditor.StringWithSchemeEditor
 
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
this will be replaced in Java 8.
strjoin(String[], String, int, int) - Static method in class org.das2.util.filesystem.GitHubFileSystem
this will be replaced in Java 8.
strlen(char[]) - Method in class gov.nasa.pds.ppi.label.PDSElement
 
strlen(char[], int) - Method in class gov.nasa.pds.ppi.label.PDSElement
 
StructDesc() - Constructor for class org.autoplot.idlsupport.ReadIDLSav.StructDesc
 
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
 
subList(int, int) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
submitFeedback(Throwable) - Method in class org.autoplot.scriptconsole.GuiExceptionHandler
 
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
create a subSetDataSet for the source, which is read for applyIndex calls which reduce each index.
subsetParams(JSONObject, String) - Static method in class org.autoplot.hapiserver.Util
return a new JSONObject for the info request, with the subset of parameters.
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
 
SupportedTypes - Class in gov.nasa.gsfc.spdf.cdfj
Supported CDF data types.
SupportedTypes() - Constructor for class gov.nasa.gsfc.spdf.cdfj.SupportedTypes
 
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.components.propertyeditor.StringWithSchemeEditor
 
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.cdaweb.CDAWebDataSourceFactory
 
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.fdc.FedCatSourceFactory
This data source is pretty much only discovery, so of course we return true here.
supportsDiscovery() - Method in class org.autoplot.hapi.HapiDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.inline.InlineDataSourceFactory
 
supportsDiscovery() - Method in class org.autoplot.pdsppi.PDSPPIDataSourceFactory
 
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
svalue() - Method in class org.autoplot.dods.DodsVarDataSet
 
svalue() - Method in class org.das2.qds.AbstractDataSet
 
svalue() - Method in class org.das2.qds.ConstantDataSet
 
svalue() - Method in interface org.das2.qds.QDataSet
rank 0 accessor which provides the string value
svalue() - Method in class org.das2.qds.WeightsDataSet
 
sValue - Variable in class org.das2.util.IDLValue
 
svalues(String, String[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
svalues(String[]) - Method in class org.autoplot.idlsupport.QDataSetBridge
 
svalues() - Method in class org.autoplot.idlsupport.QDataSetBridge
return a array of strings, which can be useful for data discovery, for a rank 1 dataset.
svalues(String) - Method in class org.autoplot.idlsupport.QDataSetBridge
return a array of strings, which can be useful for data discovery, for a rank 1 dataset.
svalues(String, String[]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
svalues(String[]) - Method in class org.virbo.idlsupport.QDataSetBridge
 
svalues() - Method in class org.virbo.idlsupport.QDataSetBridge
return a array of strings, which can be useful for data discovery, for a rank 1 dataset.
svalues(String) - Method in class org.virbo.idlsupport.QDataSetBridge
return a array of strings, which can be useful for data discovery, for a rank 1 dataset.
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
 
SYMBOL_COUNT - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
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.util.MigratePreference
 
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
 
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
 
syncSpi() - Method in class org.fuin.utils4j.PropertiesFilePreferences
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
 
SyntaxColorBean - Class in org.autoplot.jythonsupport.ui
 
SyntaxColorBean() - Constructor for class org.autoplot.jythonsupport.ui.SyntaxColorBean
 
SYSPROP_AUTOPLOT_DISABLE_CERTS - Static variable in class org.autoplot.AutoplotUI
true indicates that certificate checking has been disabled.
SYSPROP_AUTOPLOT_RELEASE_TYPE - Static variable in class org.autoplot.AutoplotUI
the release type, either non for unknown, or javaws, singlejar, exe, or dmg.
SYSTEM_LOG - Static variable in class org.das2.system.DasLogger
system messages such as RequestProcessor activity
SYSTEM_PREF_DIR - Static variable in class org.fuin.utils4j.PropertiesFilePreferencesFactory
System property key used containing the path and name of the "system" preferences directory.
systemRoot() - Method in class org.das2.system.NullPreferencesFactory
 
systemRoot() - Method in class org.fuin.utils4j.PropertiesFilePreferencesFactory

T

t - Variable in class org.autoplot.dom.DebugPropertyChangeSupport
 
t - Variable in class org.das2.util.DebugPropertyChangeSupport
 
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
 
tag() - Method in class org.fuin.utils4j.ChangeTrackingMap
Start memorizing changes.
tag() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Start memorizing changes.
tag() - Method in interface org.fuin.utils4j.Taggable
Start memorizing changes.
TagDesc() - Constructor for class org.autoplot.idlsupport.ReadIDLSav.TagDesc
 
Taggable - Interface in org.fuin.utils4j
Something that can be tagged to memorize changes made after that point in time.
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
create new dimensionless TagGenDataSet
TagGenDataSet(int, double, double, Units) - Constructor for class org.das2.qds.TagGenDataSet
create new 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 trigonometric tangent (tan) function
tan(double) - Static method in class org.das2.qds.ops.Ops
return the trigonometric tangent of the real number in radians.
tan(Object) - Static method in class org.das2.qds.ops.Ops
 
TAN - Static variable in class org.das2.util.ColorUtil
 
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
 
targetAttributeInstance(boolean, boolean) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
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
 
TdmsFileReader - Class in test
 
TdmsFileReader(File) - Constructor for class test.TdmsFileReader
 
TdmsFileReader.TdmsSegment - Class in test
 
TdmsSegment(ByteBuffer, long) - Constructor for class test.TdmsFileReader.TdmsSegment
 
TEAL - Static variable in class org.das2.util.ColorUtil
 
tearDownClass() - Static method in class org.virbo.qstream.AsciiTimeTransferTypeTest
 
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
 
TeeOutputStream - Class in org.apache.commons.io.output
Classic splitter of OutputStream.
TeeOutputStream - Class in org.apache.commons.io.output
Classic splitter of OutputStream.
TeeOutputStream(OutputStream, OutputStream) - Constructor for class org.apache.commons.io.output.TeeOutputStream
Constructs a TeeOutputStream.
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_000_Init - Class in org.autoplot.test
Verify that Jemmy will work, set the mouse position for tests.
Test_000_Init() - Constructor for class org.autoplot.test.Test_000_Init
 
Test_005_URISwitching - Class in org.autoplot.test
Run through the bookmarks.
Test_005_URISwitching() - Constructor for class org.autoplot.test.Test_005_URISwitching
 
Test_022_ContextOverview - Class in org.autoplot.test
Do a context overview and some zooming.
Test_022_ContextOverview() - Constructor for class org.autoplot.test.Test_022_ContextOverview
 
Test_031_MultiPanelPlot - Class in org.autoplot.test
This more advanced example shows how to create a 2x3 stack of 6 plots to look at the components of a fits file.
Test_031_MultiPanelPlot() - Constructor for class org.autoplot.test.Test_031_MultiPanelPlot
 
Test_032_FilterChainGUI - Class in org.autoplot.test
1) Plot vap+inline:ripples(100,100)+randn(100)/50+outerProduct(ones(100),randn(110)/50) 2) Enter data tab 3) Add a filter by clicking (+) button 4) Add slice0 filter and set operations test field to "10" 5) Add "add filter" and set parameter to 10.
Test_032_FilterChainGUI() - Constructor for class org.autoplot.test.Test_032_FilterChainGUI
 
Test_033_OperationsCacheDoesNotProperlyUpdate - Class in org.autoplot.test
Test_033
Test_033_OperationsCacheDoesNotProperlyUpdate() - Constructor for class org.autoplot.test.Test_033_OperationsCacheDoesNotProperlyUpdate
 
Test_034_TimeSeriesBrowse - Class in org.autoplot.test
 
Test_034_TimeSeriesBrowse() - Constructor for class org.autoplot.test.Test_034_TimeSeriesBrowse
 
Test_035_3533882_timerange_reset - Class in org.autoplot.test
 
Test_035_3533882_timerange_reset() - Constructor for class org.autoplot.test.Test_035_3533882_timerange_reset
 
Test_037_ZoomPan - Class in org.autoplot.test
verify the zoom pan functions of the mousewheel.
Test_037_ZoomPan() - Constructor for class org.autoplot.test.Test_037_ZoomPan
 
Test_038_CopyPlotElementsDown - Class in org.autoplot.test
 
Test_038_CopyPlotElementsDown() - Constructor for class org.autoplot.test.Test_038_CopyPlotElementsDown
 
Test_039_OperationsCacheReset - Class in org.autoplot.test
 
Test_039_OperationsCacheReset() - Constructor for class org.autoplot.test.Test_039_OperationsCacheReset
 
Test_041_Lanl20140214b - Class in org.autoplot.test
Demos new failure for ect-rept-sci-L3_20130915.
Test_041_Lanl20140214b() - Constructor for class org.autoplot.test.Test_041_Lanl20140214b
 
Test_042_TwoTsb - Class in org.autoplot.test
Test building a configuration with two TSBs listening to the context property of each plot.
Test_042_TwoTsb() - Constructor for class org.autoplot.test.Test_042_TwoTsb
 
Test_043_DsfFilter - Class in org.autoplot.test
Demonstrate https://sourceforge.net/p/autoplot/feature-requests/476/
Test_043_DsfFilter() - Constructor for class org.autoplot.test.Test_043_DsfFilter
 
Test_050_FftFilter - Class in org.autoplot.test
 
Test_050_FftFilter() - Constructor for class org.autoplot.test.Test_050_FftFilter
 
Test_051_HanningFilter - Class in org.autoplot.test
 
Test_051_HanningFilter() - Constructor for class org.autoplot.test.Test_051_HanningFilter
 
Test_052_FocusSwitching - Class in org.autoplot.test
Demonstrate bug where switching between plots would reset filters https://sourceforge.net/p/autoplot/bugs/1375/
Test_052_FocusSwitching() - Constructor for class org.autoplot.test.Test_052_FocusSwitching
 
Test_054_FftFilter - Class in org.autoplot.test
 
Test_054_FftFilter() - Constructor for class org.autoplot.test.Test_054_FftFilter
 
Test_060_HapiEditorPanel - Class in org.autoplot.test
tests of the HapiEditorPanel, after discovering broken functionality.
Test_060_HapiEditorPanel() - Constructor for class org.autoplot.test.Test_060_HapiEditorPanel
 
Test_100_Demo1423 - Class in org.autoplot.test
first testing of Jemmy API.
Test_100_Demo1423() - Constructor for class org.autoplot.test.Test_100_Demo1423
 
Test_101_Bug1511 - Class in org.autoplot.test
Jemmy test that tests for the bugs caused in Bug1511 (http://sourceforge.net/p/autoplot/bugs/1511/) 1.
Test_101_Bug1511() - Constructor for class org.autoplot.test.Test_101_Bug1511
 
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
 
testAddContext() - Method in class org.virbo.dataset.DataSetUtilTest
Test of addContext method, of class DataSetUtil.
testAddQube() - Method in class org.virbo.dataset.DataSetUtilTest
Test of addQube method, of class DataSetUtil.
testAll() - Static method in class org.autoplot.datasource.DataSetURLDemo
 
TestAPDataSet - Class in test
Test the IDL/Matlab interface
TestAPDataSet() - Constructor for class test.TestAPDataSet
 
testArrayOfArrayToRank2DataSet() - Static method in class test.TestDataSetOps
 
testAsciiTransferType() - Static method in class test.MiscTest
 
testAsDataSet_Datum() - Method in class org.virbo.dataset.DataSetUtilTest
Test of asDataSet method, of class DataSetUtil.
testAsDataSet_double() - Method in class org.virbo.dataset.DataSetUtilTest
Test of asDataSet method, of class DataSetUtil.
testAsDataSet_double_Units() - Method in class org.virbo.dataset.DataSetUtilTest
Test of asDataSet method, of class DataSetUtil.
testAsDataSet_Object() - Method in class org.virbo.dataset.DataSetUtilTest
Test of asDataSet method, of class DataSetUtil.
testAsDatum() - Method in class org.virbo.dataset.DataSetUtilTest
Test of asDatum method, of class DataSetUtil.
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.
testBinarySearch() - Method in class org.virbo.dataset.DataSetUtilTest
Test of binarySearch method, of class DataSetUtil.
testCanonizeFill() - Method in class org.virbo.dataset.DataSetUtilTest
Test of canonizeFill method, of class DataSetUtil.
TestCefReader - Class in org.autoplot.cefdatasource
 
TestCefReader() - Constructor for class org.autoplot.cefdatasource.TestCefReader
 
testClosest() - Method in class org.virbo.dataset.DataSetUtilTest
Test of closest method, of class DataSetUtil.
testContextAsString() - Method in class org.virbo.dataset.DataSetUtilTest
Test of contextAsString method, of class DataSetUtil.
testConvertTo() - Method in class org.virbo.dataset.DataSetUtilTest
Test of convertTo method, of class DataSetUtil.
TestDas2StreamRead - Class in test.stream
 
TestDas2StreamRead() - Constructor for class test.stream.TestDas2StreamRead
 
TestDashup - Class in test
 
TestDashup() - Constructor for class test.TestDashup
 
TestDataCsvFormatter - Class in org.autoplot.hapiserver
 
TestDataCsvFormatter() - Constructor for class org.autoplot.hapiserver.TestDataCsvFormatter
 
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
 
testFirstValidPoint() - Method in class org.virbo.dataset.DataSetUtilTest
Test of firstValidPoint method, of class DataSetUtil.
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
 
testFormat() - Method in class org.virbo.dataset.DataSetUtilTest
Test of format method, of class DataSetUtil.
TestFormattedTextField - Class in test
 
TestFormattedTextField() - Constructor for class test.TestFormattedTextField
Creates new form TestFormattedTextField
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
 
testGcd_QDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of gcd method, of class DataSetUtil.
testGcd_QDataSet_QDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of gcd method, of class DataSetUtil.
testGetByName() - Method in class org.virbo.qstream.AsciiTimeTransferTypeTest
Test of getByName method, of class AsciiTimeTransferType.
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
 
testGetProperties_QDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of getProperties method, of class DataSetUtil.
testGetProperties_QDataSet_Map() - Method in class org.virbo.dataset.DataSetUtilTest
Test of getProperties method, of class DataSetUtil.
TestGetUpdate - Class in test.util.filesystem
 
TestGetUpdate() - Constructor for class test.util.filesystem.TestGetUpdate
 
testGuessCadence_QDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of guessCadence method, of class DataSetUtil.
testGuessCadence_QDataSet_QDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of guessCadence method, of class DataSetUtil.
testGuessCadenceNew() - Method in class org.virbo.dataset.DataSetUtilTest
Test of guessCadenceNew method, of class DataSetUtil.
testGuessNameFor() - Static method in class test.endtoend.Test024
 
TestGzSupport - Class in test.fsm
 
TestGzSupport() - Constructor for class test.fsm.TestGzSupport
 
testIndexGenDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of indexGenDataSet method, of class DataSetUtil.
testIntersection() - Static method in class test.datum.TestDatumRangeUtil
 
testIsMonotonic() - Method in class org.virbo.dataset.DataSetUtilTest
Test of isMonotonic method, of class DataSetUtil.
testIsQube() - Method in class org.virbo.dataset.DataSetUtilTest
Test of isQube method, of class DataSetUtil.
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
 
testMakeValid() - Method in class org.virbo.dataset.DataSetUtilTest
Test of makeValid method, of class DataSetUtil.
testName() - Method in class org.virbo.qstream.AsciiTimeTransferTypeTest
Test of name method, of class AsciiTimeTransferType.
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
 
testPropertyNames() - Method in class org.virbo.dataset.DataSetUtilTest
Test of propertyNames method, of class DataSetUtil.
testPutProperties() - Method in class org.virbo.dataset.DataSetUtilTest
Test of putProperties method, of class DataSetUtil.
TestQDataSetStreamHandler - Class in test
 
TestQDataSetStreamHandler() - Constructor for class test.TestQDataSetStreamHandler
 
testQubeDims() - Method in class org.virbo.dataset.DataSetUtilTest
Test of qubeDims method, of class DataSetUtil.
testRead() - Method in class org.virbo.qstream.AsciiTimeTransferTypeTest
Test of read method, of class AsciiTimeTransferType.
TestReformDataSet - Class in test
 
TestReformDataSet() - Constructor for class test.TestReformDataSet
 
testReplicateDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of replicateDataSet method, of class DataSetUtil.
testRestrictedFileSystemAccess() - Static method in class test.endtoend.Test019
 
TestRunScripts - Class in test.endtoend
Somehow there doesn't seem to be a test which runs a set of scripts in a bookmarks file or website.
TestRunScripts() - Constructor for class test.endtoend.TestRunScripts
 
TestScroll - Class in test
I found this example where html content is properly displayed within a scrollpane.
TestScroll() - Constructor for class test.TestScroll
 
TestScroll.WorkBench - Class in test
 
TestServlet - Class in org.autoplot.servlet
This is a stress test for the servlet.
TestServlet() - Constructor for class org.autoplot.servlet.TestServlet
 
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
testStatsString() - Method in class org.virbo.dataset.DataSetUtilTest
Test of statsString method, of class DataSetUtil.
TestSupport - Class in test.endtoend
 
TestSupport() - Constructor for class test.endtoend.TestSupport
 
testTagGenDataSet_3args() - Method in class org.virbo.dataset.DataSetUtilTest
Test of tagGenDataSet method, of class DataSetUtil.
testTagGenDataSet_4args() - Method in class org.virbo.dataset.DataSetUtilTest
Test of tagGenDataSet method, of class DataSetUtil.
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.
testToString() - Method in class org.virbo.dataset.DataSetUtilTest
Test of toString method, of class DataSetUtil.
testTotalLength() - Method in class org.virbo.dataset.DataSetUtilTest
Test of totalLength method, of class DataSetUtil.
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
 
testValidate() - Method in class org.virbo.dataset.DataSetUtilTest
Test of validate method, of class DataSetUtil.
testValidPoints() - Method in class org.virbo.dataset.DataSetUtilTest
Test of validPoints method, of class DataSetUtil.
testValue() - Method in class org.virbo.dataset.DataSetUtilTest
Test of value method, of class DataSetUtil.
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
 
testWeightsDataSet() - Method in class org.virbo.dataset.DataSetUtilTest
Test of weightsDataSet method, of class DataSetUtil.
testWrite() - Method in class org.virbo.qstream.AsciiTimeTransferTypeTest
Test of write method, of class AsciiTimeTransferType.
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
 
Third - Class in org.autoplot.test
 
Third() - Constructor for class org.autoplot.test.Third
 
thisCDF - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
THISTLE - Static variable in class org.das2.util.ColorUtil
 
ThreadDenseConsoleFormatter - Class in org.das2.util
 
ThreadDenseConsoleFormatter() - Constructor for class org.das2.util.ThreadDenseConsoleFormatter
 
threadFinished(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns whether the named thread (started via this object) has finished.
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.
THRESHOLD_BALANCED_SPEED - Static variable in class org.imgscalr.Scalr
Threshold (in pixels) at which point the scaling operation using the Scalr.Method.AUTOMATIC method will decide if a Scalr.Method.BALANCED method will be used (if smaller than or equal to threshold) or a Scalr.Method.SPEED method will be used (if larger than threshold).
THRESHOLD_QUALITY_BALANCED - Static variable in class org.imgscalr.Scalr
Threshold (in pixels) at which point the scaling operation using the Scalr.Method.AUTOMATIC method will decide if a Scalr.Method.QUALITY method will be used (if smaller than or equal to threshold) or a Scalr.Method.BALANCED method will be used (if larger than threshold).
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
 
tickle(String, PropertyChangeListener) - 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
 
ticksEqual(TickVDescriptor, TickVDescriptor) - Static method in class org.das2.graph.TickVDescriptor
check that the two are element-for-element equal, looking only at the tick values.
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
 
TickValuesStringSchemeEditor - Class in org.das2.components.propertyeditor
Example specialized editor that creates ticks specifications
TickValuesStringSchemeEditor() - Constructor for class org.das2.components.propertyeditor.TickValuesStringSchemeEditor
Creates new form TickValuesEditor
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
creates a TickVDescriptor with the given minor and major ticks.
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 - Static variable in class org.das2.catalog.DasProp
 
time() - Method in class org.das2.catalog.DasProp
 
TIME_STAMP - Static variable in class org.das2.qds.RecordIterator
 
TimeAxisDemo - Class in test.graph
 
TimeAxisDemo() - Constructor for class test.graph.TimeAxisDemo
 
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
 
timeFormatter - Variable in class org.das2.components.DataPointRecorder
 
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.
TimeInstantModel - Interface in gov.nasa.gsfc.spdf.cdfj
An instant of time in timeseries methods of cdfj is defined by a base time which is the offset in milliseconds since Epoch 0, and an offset relative to the base time specified in one of the following time units: milliseconds, microseconds, nanoseconds or pico seconds.
TimeLocationUnits - Class in org.das2.datum
 
TimeLocationUnits(String, String, Units, Basis) - Constructor for class org.das2.datum.TimeLocationUnits
 
timeModelInstance(String, int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time instant model with specified base time and default offset units (millisecond) for a variable.
timeModelInstance(String, int[], TimePrecision) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time instant model with specified base time and specified offset units (millisecond) for a variable.
timeModelInstance() - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns default time instant model.
timeModelInstance(String) - Static method in class gov.nasa.gsfc.spdf.cdfj.CDFReader
Returns time instant model that uses given units for the offset..
TimeoutException() - Constructor for exception org.das2.util.Expect.TimeoutException
 
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"
TimePrecision - Class in gov.nasa.gsfc.spdf.cdfj
Time Precision Definition class
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
TimeRangeParser - Class in org.autoplot.servlet
Extract a clean Java code for parsing ISO8601 strings.
TimeRangeParser() - Constructor for class org.autoplot.servlet.TimeRangeParser
 
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
 
TimeSeries - Interface in gov.nasa.gsfc.spdf.cdfj
Time series specification.
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
 
TimeSeriesOneD - Interface in gov.nasa.gsfc.spdf.cdfj
Time series specification for one-dimensional representation of values.
TimeSeriesX - Interface in gov.nasa.gsfc.spdf.cdfj
 
timeShift(QDataSet, Datum) - Static method in class org.das2.qds.ops.Ops
Shift the DEPEND_0 or the time column of a rank 2 dataset by the amount.
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 gov.nasa.gsfc.spdf.cdfj
 
TimeUtil() - Constructor for class gov.nasa.gsfc.spdf.cdfj.TimeUtil
 
TimeUtil - Class in org.das2.datum
Various time utilities
TimeUtil.TimeDigit - Class in org.das2.datum
 
TimeUtil.TimeStruct - Class in org.das2.datum
 
TimeUtil.Validator - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariable - Interface in gov.nasa.gsfc.spdf.cdfj
Time Variable.
TimeVariableFactory - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFEpoch16Variable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFEpochVariable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFTimeVariable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.CDFTT2000Variable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableFactory.UnixTimeVariable - Class in gov.nasa.gsfc.spdf.cdfj
 
TimeVariableX - Interface in gov.nasa.gsfc.spdf.cdfj
Time Variable.
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.
toArray() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
toArray(Object[]) - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
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.
toDebugString() - Method in interface org.fuin.utils4j.ToDebugStringCapable
Creates a string with the content of the object.
ToDebugStringCapable - Interface in org.fuin.utils4j
Marks objects that can return a debug string of their content.
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(double[]) - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
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.
toJSONObject(Node) - Static method in class org.autoplot.pds.PDS3DataObject
convert the Document into a JSON object which is easier to work with.
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.
toKeyValue() - Method in class org.fuin.utils4j.Property
Returns the key and value separated by an equal sign.
toLongArray(long[]) - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
TOMATO - Static variable in class org.das2.util.ColorUtil
 
toMetaTree(Node) - Static method in class org.autoplot.metatree.MetadataUtil
converts tree model node into canonical Map.
toMillisecondsSince1970(String) - Static method in class org.hapiserver.HapiClient
return the time as milliseconds since 1970-01-01T00:00Z.
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.DasPlot
 
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.
toProperties() - Method in class org.fuin.utils4j.PropertiesFile
Returns a copy of all properties.
toProperties() - Method in class org.fuin.utils4j.PropertiesFilePreferences
Returns a copy of all properties.
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 com.github.difflib.algorithm.myers.PathNode
toString() - Method in class com.github.difflib.patch.ChangeDelta
 
toString() - Method in class com.github.difflib.patch.Chunk
 
toString() - Method in class com.github.difflib.patch.DeleteDelta
 
toString() - Method in class com.github.difflib.patch.EqualDelta
 
toString() - Method in class com.github.difflib.patch.InsertDelta
 
toString() - Method in class com.github.difflib.patch.Patch
 
toString() - Method in class com.github.difflib.text.DiffRow
 
toString() - Method in class com.jmatio.io.MatFileHeader
 
toString() - Method in class com.jmatio.types.MLArray
 
toString() - Method in class gov.nasa.pds.ppi.label.PDSElement
Returns the keyword name if any and the first value.
toString() - Method in class gov.nasa.pds.ppi.label.PDSItem
Outputs validity, and if valid the start index and end index
toString() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Returns the label file pathname as well as the current line count
toString() - Method in class gov.nasa.pds.ppi.util.PPITime
Print the time in ISO/DIS 8601 day of month standard format.
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.aggregator.StreamingCapability
 
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.DataSetURI.CompletionResult
 
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.Annotation
 
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.Column
 
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.Row
 
toString() - Method in class org.autoplot.dom.TimeSeriesBrowseController
 
toString() - Method in class org.autoplot.hapi.HapiDataSource.ParamDescription
 
toString() - Method in class org.autoplot.idlsupport.APDataSet
 
toString() - Method in class org.autoplot.idlsupport.ReadIDLSav.ArrayData
 
toString() - Method in class org.autoplot.idlsupport.ReadIDLSav.ArrayDesc
 
toString() - Method in class org.autoplot.idlsupport.ReadIDLSav.ScalarDesc
 
toString() - Method in class org.autoplot.idlsupport.ReadIDLSav.StringData
 
toString() - Method in class org.autoplot.idlsupport.ReadIDLSav.StructDesc
 
toString() - Method in class org.autoplot.idlsupport.ReadIDLSav.TagDesc
 
toString() - Method in class org.autoplot.jythonsupport.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.pds.FilePointer
 
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.pngwalk.WalkImageSequence
 
toString() - Method in class org.autoplot.spase.TreeNode
 
toString() - Method in class org.autoplot.state.UndoRedoSupport.StateStackElement
 
toString() - Method in class org.autoplot.util.MigratePreference
 
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 interface org.das2.catalog.DasNode
A summary of the node
toString() - Method in class org.das2.catalog.impl.AbstractNode
 
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.AveragePeakTableRebinner
 
toString() - Method in class org.das2.dataset.AverageTableRebinner
 
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.Basis
 
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.MouseBoxEvent
 
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() - Method in class org.das2.jythoncompletion.DataSetUrlCompletionItem
 
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.StreamDescriptor
 
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.GitHubFileSystem
 
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.filesystem.ZipFileSystem
 
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.fuin.utils4j.ChangeTrackingMap
toString() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
toString() - Method in class org.fuin.utils4j.MergeException.Problem
toString() - Method in class org.fuin.utils4j.Property
toString() - Method in class org.hapiserver.CSVHapiRecord
 
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 test.TdmsFileReader.TdmsSegment
 
toString() - Method in class zipfs.ZipFileSystem
 
toStringArray(String[]) - Method in class gov.nasa.gsfc.spdf.cdfj.ArrayAttribute
 
toStringConverter - Static variable in class org.autoplot.dom.BindingSupport
converter for objects which have a toString/parse pair.
toStringInclusive(DatumRange) - Static method in class org.das2.datum.DatumRangeUtil
represent the string to indicate that the calling code will also consider the maximum value part of the datum range.
toTableDataSet() - Method in class org.das2.dataset.TableDataSetBuilder
 
total(double, double) - Static method in class apextension.Extension
 
total - Variable in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
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.
totalLengthAsLong(QDataSet) - Static method in class org.das2.qds.DataSetUtil
return the total number of values in the dataset, as a long.
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.Long) - Static method in class org.das2.datum.TimeUtil
splits the time location datum into y,m,d,etc components, using the full precision of the Long backing the Datum.
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() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteBufferURLReader
 
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.
transfer(InputStream, OutputStream) - Static method in class org.autoplot.hapiserver.Util
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 or rank 1 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
swap DEPEND_0 and DEPEND_1 and pass on the rest.
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, QDataSet) - Static method in class org.das2.qds.ops.Ops
return a triangle tesselation of the space identified by rank 1 xx and yy.
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.buffer.NybbleDataSet
 
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.DataSetWrapper
 
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 indices 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
trimLinesToMakeValid(String) - Static method in class org.das2.jythoncompletion.JythonCompletionTask
introduced to see if we can pop a little code from the end, in case we are within a triple-quoted string.
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.
trimSpace(char[]) - Method in class gov.nasa.pds.ppi.label.PDSElement
Trims the leading and trailing white space from a character array.
trimSpace(char[], int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Trims the leading and trailing white space from a character array.
TrimStreamHandler - Class in org.das2.qstream.filter
Converts all the transfer types to Ascii TransferTypes, but also trims the data.
TrimStreamHandler(OutputStream, DatumRange) - Constructor for class org.das2.qstream.filter.TrimStreamHandler
 
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.
trimUTF8(byte[], int) - Static method in class org.autoplot.hapiserver.Util
properly trim the byte array containing a UTF-8 String to a limit
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 - Static variable in class org.das2.util.ArgumentList
 
truncate() - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Sets the length of the file to the number of written bytes.
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
 
TryHistory - Class in vatest.endtoend
 
TryHistory() - Constructor for class vatest.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
 
tryResolveStringNode(SimpleNode, int, int, Map<String, Object>) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
given the node n, try to resolve its string value, maybe by implementing some of the addition (concatenation).
tryResolveStringNode(Module, int, int, Map<String, Object>) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
given the node n, try to resolve its string value, maybe by implementing some of the addition (concatenation).
tryResolveTupleNode(SimpleNode, int, int, Map<String, Object>) - Static method in class org.autoplot.jythonsupport.SimplifyScriptSupport
quick and dirty attempt to resolve tuple for format statement.
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
 
TSExtractor - Class in gov.nasa.gsfc.spdf.cdfj
 
TSExtractor() - Constructor for class gov.nasa.gsfc.spdf.cdfj.TSExtractor
 
TSExtractor.GeneralTimeSeries - Class in gov.nasa.gsfc.spdf.cdfj
Loss of precision may occur if type of var is LONG times obtained are millisecond since 1970 regardless of the precision of time variable corresponding to variable var
TSExtractor.GeneralTimeSeriesX - Class in gov.nasa.gsfc.spdf.cdfj
 
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
 
TT2000 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
TT2000
TT2000 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFTimeType
TT2000 Type
tt2000(long) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns tt2000 for (java Date returned) number of milliseconds since 1970
tt2000(Date) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns tt2000 for a Date
tt2000(int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
returns tt2000 for the given time
TT2000_DATE - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeVariableFactory
 
TT_JANUARY_1_1970 - Static variable in class gov.nasa.gsfc.spdf.cdfj.TimeUtil
 
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.
TURQUOISE - Static variable in class org.das2.util.ColorUtil
 
TwoCanvasTCADemo - Class in test.graph
 
TwoCanvasTCADemo() - Constructor for class test.graph.TwoCanvasTCADemo
 
type - Variable in class com.jmatio.types.MLArray
 
type - Variable in class org.autoplot.jythonsupport.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, but note the values [0,1] imply it's a boolean.), D (Datum), S (DatumRange), U (Dataset URI), L (URL), a file location, not a URI with parameters, M (local file or directory), or R (the resource URI)
type() - Method in interface org.das2.catalog.DasNode
Get the node type.
type - Variable in class org.das2.catalog.DasProp
 
TYPE - Static variable in class org.das2.catalog.impl.HttpGetSrcNode
 
type() - Method in class org.das2.catalog.impl.HttpGetSrcNode
 
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_BLANK_LINE - Static variable in class gov.nasa.pds.ppi.label.PDSElement
A blank line
TYPE_COMMENT - Static variable in class gov.nasa.pds.ppi.label.PDSElement
A comment
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_FLOAT - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_HELM - Static variable in class org.autoplot.datasource.DataSourceRecognizer
 
TYPE_HELM - Static variable in class org.autoplot.spase.XMLTypeCheck
 
TYPE_INT - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_LINK - Static variable in class it.sauronsoftware.ftp4j.FTPFile
The value for the type "link".
TYPE_LITERAL - Static variable in class gov.nasa.pds.ppi.label.PDSValue
A literal (') string.
TYPE_LOG - Static variable in class org.das2.qstream.StreamComment
log comments are of the form:
TYPE_LOG - Static variable in class org.das2.stream.StreamComment
 
TYPE_LONG - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_MAP - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_MISC - Static variable in class org.autoplot.datasource.DataSourceRecognizer
 
TYPE_MISMATCH - Static variable in exception org.das2.DasPropertyException
 
TYPE_NONE - Static variable in class gov.nasa.pds.ppi.label.PDSElement
Unspecified grouping type.
TYPE_NONE - Static variable in class gov.nasa.pds.ppi.label.PDSValue
Data type is unspecified
TYPE_NUMBER_ARRAY - Static variable in class org.das2.qstream.NumberArraySerializeDelegate
 
TYPE_OBJECT - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_ORDERED - Static variable in class gov.nasa.pds.ppi.label.PDSElement
Ordered list of values.
TYPE_SPASE - Static variable in class org.autoplot.datasource.DataSourceRecognizer
 
TYPE_SPASE - Static variable in class org.autoplot.spase.XMLTypeCheck
 
TYPE_STRING - Static variable in class gov.nasa.pds.ppi.label.PDSValue
A quoted (") string.
TYPE_STRING - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_STRING_ARRAY - Static variable in class org.autoplot.jythonsupport.JythonToJavaConverter
 
TYPE_TASK_PROGRESS - Static variable in class org.das2.qstream.StreamComment
task progress comments are either of the form:
TYPE_TASK_PROGRESS - Static variable in class org.das2.stream.StreamComment
 
TYPE_TASK_SIZE - Static 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_UNORDERED - Static variable in class gov.nasa.pds.ppi.label.PDSElement
An unordered list of values.
TYPE_VOTABLE - Static variable in class org.autoplot.datasource.DataSourceRecognizer
 
TYPE_VOTABLE - Static variable in class org.autoplot.spase.XMLTypeCheck
 
TYPECODE_BYTE - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_COMPLEX_DOUBLE - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_COMPLEX_FLOAT - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_COMPLEX_FLOAT_SCALAR - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_DOUBLE - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_FLOAT - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_INT16 - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_INT32 - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_INT64 - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_STRING - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_STRUCT - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
TYPECODE_UINT64 - Static variable in class org.autoplot.idlsupport.ReadIDLSav
 
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.DatumSerializeDelegate
 
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
 
typeToString(int) - Static method in class com.jmatio.common.MatDataTypes
Get String representation of a data type
typeToString(int) - Static method in class com.jmatio.types.MLArray
 
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 unsigned byte.
UBYTE_MAX - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
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.
UINT1 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
UINT1
UINT2 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
UINT2
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
 
UINT4 - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFDataType
UINT4
UINT_MAX - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
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.
UnaggregrateServlet - Class in org.autoplot.servlet
This provides a generic method for adding a function to the server via Jython scripts.
UnaggregrateServlet() - Constructor for class org.autoplot.servlet.UnaggregrateServlet
 
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
unbind(DomNode) - Method in class org.autoplot.ScriptContext2023
unbind the property
unbind(DomNode, String, DomNode, String) - Method in class org.autoplot.ScriptContext2023
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
unbundleTCAItem(DataSet, String, List<String>) - Method in class org.das2.datasource.Das2ServerDataSource
implement the logic that extracts based on name, "plane_i", or "i".
unbundleTCAItemQDS(QDataSet, String, List<String>) - Method in class org.das2.datasource.Das2ServerDataSource
implement the logic that extracts based on name, "plane_i", or "i".
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
perform the reverse of the difference
undoDiff(DomNode) - Method in class org.autoplot.dom.PropertyChangeDiff
 
undoLogConsoleMessages() - Method in class org.autoplot.scriptconsole.LogConsole
remove this hook for listening to stdout and stderr messages.
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.
Unicode - Class in test
See https://sourceforge.net/p/autoplot/bugs/2108/
Unicode() - Constructor for class test.Unicode
 
UnifiedDiff - Class in com.github.difflib.unifieddiff
 
UnifiedDiff() - Constructor for class com.github.difflib.unifieddiff.UnifiedDiff
 
UnifiedDiffFile - Class in com.github.difflib.unifieddiff
Data structure for one patched file from a unified diff file.
UnifiedDiffFile() - Constructor for class com.github.difflib.unifieddiff.UnifiedDiffFile
 
UnifiedDiffParserException - Exception in com.github.difflib.unifieddiff
 
UnifiedDiffParserException() - Constructor for exception com.github.difflib.unifieddiff.UnifiedDiffParserException
 
UnifiedDiffParserException(String) - Constructor for exception com.github.difflib.unifieddiff.UnifiedDiffParserException
 
UnifiedDiffParserException(String, Throwable) - Constructor for exception com.github.difflib.unifieddiff.UnifiedDiffParserException
 
UnifiedDiffParserException(Throwable) - Constructor for exception com.github.difflib.unifieddiff.UnifiedDiffParserException
 
UnifiedDiffParserException(String, Throwable, boolean, boolean) - Constructor for exception com.github.difflib.unifieddiff.UnifiedDiffParserException
 
UnifiedDiffReader - Class in com.github.difflib.unifieddiff
 
UnifiedDiffUtils - Class in com.github.difflib
 
UnifiedDiffWriter - Class in com.github.difflib.unifieddiff
 
UnifiedDiffWriter() - Constructor for class com.github.difflib.unifieddiff.UnifiedDiffWriter
 
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 indices from the rank 1 dataset.
uniq(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
Return the unique indices from the rank 1 dataset, using sort to resort the indices.
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(int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Returns the units associated with the value item in the value array that is assocaited with the given index.
units - Variable in class org.das2.datum.Datum
 
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
 
unpatch(List<T>, Patch<T>) - Static method in class com.github.difflib.DiffUtils
Unpatch the revised text for a given patch
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
 
UNSIGNED_INTEGER - Static variable in class gov.nasa.gsfc.spdf.cdfj.DataTypes
 
UNSUPPORTED_OPERATION - Static variable in interface org.autoplot.cdf.CDFConstants
 
untag() - Method in class org.fuin.utils4j.ChangeTrackingMap
Stop memorizing changes and clear internal state.
untag() - Method in class org.fuin.utils4j.ChangeTrackingUniqueList
Stop memorizing changes and clear internal state.
untag() - Method in interface org.fuin.utils4j.Taggable
Stop memorizing changes and clear internal state.
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.
unzip(File, File) - Static method in class org.fuin.utils4j.Utils4J
Unzips a file into a given directory.
unzip(File, File, Utils4J.UnzipInputStreamWrapper, Cancelable) - Static method in class org.fuin.utils4j.Utils4J
Unzips a file into a given directory.
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(ByteBuffer) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
update(FileChannel) - Method in class gov.nasa.gsfc.spdf.cdfj.DataContainer
 
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.components.propertyeditor.TickValuesStringSchemeEditor
 
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.util.DesktopColorChooserPanel
 
updateChooser() - Method in class org.das2.util.NamedColorChooserPanel
 
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.HugeScatterRenderer
 
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
 
updateRecordCountMessage() - Method in class org.das2.event.DisplayDataMouseModule
 
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
 
updateTickVManualTicks(String) - Method in class org.das2.graph.DasAxis
 
updateTimeRangeFilter() - Method in class org.autoplot.pngwalk.PngWalkTool
 
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
 
URITemplatesServlet - Class in org.autoplot.servlet
URI Templates servlet implements the hybrid generate/parse method for resolving URIs.
URITemplatesServlet() - Constructor for class org.autoplot.servlet.URITemplatesServlet
 
UriTemplatesStringSchemeEditor - Class in org.das2.components.propertyeditor
 
UriTemplatesStringSchemeEditor() - Constructor for class org.das2.components.propertyeditor.UriTemplatesStringSchemeEditor
Creates new form UriTemplatesStringSchemeEditor
URITest - Class in org.autoplot.datasource
 
URITest() - Constructor for class org.autoplot.datasource.URITest
 
UriTimeRangeToggleButton - Class in org.autoplot
Component for showing the status of the data set selector / time range selector GUI.
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_START - Static variable in class org.autoplot.hapi.HapiSpec
start time parameter of a URL, used in the data requests.
URL_PARAM_STOP - Static variable in class org.autoplot.hapi.HapiSpec
stop time 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.
URLBuddy - Class in org.das2.util
 
urlEncode(String) - Static method in class org.autoplot.hapi.HapiServer
make sure spaces are encoded.
urlEncodeSansSlash(String) - Static method in class org.das2.util.filesystem.DefaultHttpProtocol
encode each element of the path.
urlForServer(String) - Method in class org.autoplot.excel.ExcelSpreadsheetDataSourceFactory
 
urlForServer(String) - Method in class org.autoplot.spase.SpaseRecordDataSourceFactory
 
urlForServer(String) - Method in class org.autoplot.xmlfile.XmlFileDataSourceFactory
 
urlWithinContext(URL, String) - Static method in class org.autoplot.datasource.DataSourceUtil
presents the spec for the url within a context.
us1970 - Static variable in class org.das2.datum.Units
milliseconds since midnight Jan 1, 1970, excluding leap seconds.
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.
us2020 - Static variable in class org.das2.datum.Units
Microseconds since midnight Jan 1, 2020, 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.
useCache() - Static method in class org.hapiserver.HapiClient
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_PREF_DIR - Static variable in class org.fuin.utils4j.PropertiesFilePreferencesFactory
System property key used containing the path and name of the "user" preferences directory.
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
 
userRoot() - Method in class org.fuin.utils4j.PropertiesFilePreferencesFactory
userTimeVariableName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericReader
Returns the name of the user supplied time variable for the given variable.
userTimeVariableName(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
 
useTimeRangeEditor - Variable in class org.autoplot.dom.Options
 
USHORT - Static variable in class org.das2.qds.buffer.BufferDataSet
2 byte unsigned short.
USHORT_MAX - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFHuffman
 
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
 
UTF8 - Static variable in class org.autoplot.hapi.HapiServer
all transactions must be done in UTF-8
util - package util
 
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.hapiserver
helpful functions.
Util() - Constructor for class org.autoplot.hapiserver.Util
 
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
utility methods, for example getting parameters from a script.
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.test
 
Util() - Constructor for class org.autoplot.test.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 for the editor.
Utilities() - Constructor for class org.das2.jythoncompletion.Utilities
 
Utils4J - Class in org.fuin.utils4j
Common utility methods for use in Java applications and libraries.
Utils4J.UnzipInputStreamWrapper - Interface in org.fuin.utils4j
Wraps a given input stream into another one an returns it.

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() - Method in class gov.nasa.pds.ppi.label.PDSItem
Determines if a PDSItem is valid.
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.
validateDimensions(int[]) - Method in class gov.nasa.gsfc.spdf.cdfj.AArray
 
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.ApplyIndexEditorPanel
 
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
 
validateJSON(String) - Static method in class org.autoplot.hapiserver.Util
return true if this is valid JSON, false otherwise, and log the exception at SEVERE.
validateParam(String, Object, List) - Static method in class org.autoplot.jythonsupport.JythonOps
validate the parameter value against the constraint.
validateParam(String, Object, Map<String, Object>) - Static method in class org.autoplot.jythonsupport.JythonOps
validate the parameter, possibly modifying it to match constraints.
validateParam(String, Object, PyDictionary) - Static method in class org.autoplot.jythonsupport.JythonOps
validate the parameter value against the constraint.
Validator() - Constructor for class gov.nasa.gsfc.spdf.cdfj.TimeUtil.Validator
 
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.
validElement(Variable, int[]) - Static method in class gov.nasa.gsfc.spdf.cdfj.Extractor
good for rank 1
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) - Static method in class gov.nasa.gsfc.spdf.cdfj.DefaultFillValues
 
value(int) - Static method in class gov.nasa.gsfc.spdf.cdfj.DefaultPadValues
 
value(int) - Method in class gov.nasa.pds.ppi.label.PDSElement
Returns the value associated with the value item in the value array that is assocaited with the given index.
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 - Variable in class org.autoplot.jythonsupport.Param
 
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.DataSourceTcaSource
 
value(QDataSet) - Method in class org.autoplot.tca.UriTcaSource
 
value - Variable in class org.das2.components.HorizontalSpectrogramAverager
 
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 - Variable in class org.das2.datum.Datum
 
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.AsciiDataSet
 
value(int) - Method in class org.das2.qds.buffer.AsciiDataSet
 
value(int, int) - Method in class org.das2.qds.buffer.AsciiDataSet
 
value(int, int, int) - Method in class org.das2.qds.buffer.AsciiDataSet
 
value(int, int, int, int) - Method in class org.das2.qds.buffer.AsciiDataSet
 
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.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() - Method in class org.das2.qds.ReverseDataSet
 
value(int) - Method in class org.das2.qds.ReverseDataSet
 
value(int, int) - Method in class org.das2.qds.ReverseDataSet
 
value(int, int, int) - Method in class org.das2.qds.ReverseDataSet
 
value(int, int, int, 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_AVERAGE_TYPE_GEOMETRIC - Static variable in interface org.das2.qds.QDataSet
geometric mean where result is exp(sum(log(ds))/len(ds))
VALUE_AVERAGE_TYPE_LINEAR - Static variable in interface org.das2.qds.QDataSet
typical averages sum(ds)/len(ds)
VALUE_AVERAGE_TYPE_MOD24 - Static variable in interface org.das2.qds.QDataSet
mod24 mean where avg([23,1]) is 0.
VALUE_AVERAGE_TYPE_MOD360 - Static variable in interface org.das2.qds.QDataSet
mod360 mean where avg([359,1]) is 0.
VALUE_AVERAGE_TYPE_MODPI - Static variable in interface org.das2.qds.QDataSet
modpi mean where avg( [5*PI/6,7*PI/6] ) is 0.
VALUE_AVERAGE_TYPE_MODTAU - Static variable in interface org.das2.qds.QDataSet
modtau mean where avg( [5*TAU/6,7*TAU/6] ) is 0.
VALUE_AVERAGE_TYPE_NONE - Static variable in interface org.das2.qds.QDataSet
combining numbers is not allowed, and often nearest neighbor is a suitable result.
VALUE_BINS_MIN_MAX - Static variable in interface org.das2.qds.QDataSet
typical bin is min,max with min inclusive and max exclusive.
VALUE_BINS_MIN_MAX_INCLUSIVE - 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_OP - Static variable in class org.autoplot.imagedatasource.ImageDataSource
return the value (as in Hue-Saturation-Value) for each pixel, with values between 0 and 100.
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_RENDER_TYPE_TRIANGLE_MESH - Static variable in interface org.das2.qds.QDataSet
triangle mesh type
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 com.github.difflib.patch.DeltaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.difflib.patch.VerifyChunk
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.difflib.text.DiffRow.Tag
Returns the enum constant of this type with the specified name.
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(Map<String, Object>, String, String) - Method in class org.autoplot.jythonsupport.ui.GetParamTool
 
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.pds.FilePointer.Unit
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 enum org.das2.catalog.DasProp.Type
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.dataset.KernelRebinner.Type
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.DigitalRenderer.Align
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.ErrorBarType
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.RangeLabel.Alignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.das2.graph.RangeLabel.VerticalAlignment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
return the RebinnerEnum with this string 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 org.imgscalr.Scalr.Method
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.imgscalr.Scalr.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.imgscalr.Scalr.Rotation
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 com.github.difflib.patch.DeltaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.difflib.patch.VerifyChunk
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.difflib.text.DiffRow.Tag
Returns an array containing the constants of this enum type, in the order they are declared.
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() - 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(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() - 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.pds.FilePointer.Unit
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.DataSourceTcaSource
This will set the focus range for the TimeSeriesBrowse, if available, and then call each tick individually.
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.catalog.DasProp.Type
Returns an array containing the constants of this enum type, in the order they are declared.
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.dataset.KernelRebinner.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.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.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.ErrorBarType
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.RangeLabel.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.RangeLabel.VerticalAlignment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class org.das2.graph.SpectrogramRenderer.RebinnerEnum
return all the values for RebinnerEnum
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() - Method in class org.fuin.utils4j.ChangeTrackingMap
values() - Static method in enum org.imgscalr.Scalr.Method
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.imgscalr.Scalr.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.imgscalr.Scalr.Rotation
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() - 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(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() - 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.
valueSize() - Method in class gov.nasa.pds.ppi.label.PDSElement
Returns the number of values in the value list.
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.
valueString() - Method in class gov.nasa.pds.ppi.label.PDSElement
Create a string representation of the value.
valueString(boolean) - Method in class gov.nasa.pds.ppi.label.PDSElement
Create a string representation of the value.
valueString(boolean, boolean) - Method in class gov.nasa.pds.ppi.label.PDSElement
Create a string representation of the value.
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_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF2
 
VAR_OFFSET_DATATYPE - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
VAR_OFFSET_NAME - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
VAR_OFFSET_NUM_ELEMENTS - Static variable in interface gov.nasa.gsfc.spdf.cdfj.CDF3
 
VAR_OPEN_ERROR - Static variable in interface org.autoplot.cdf.CDFConstants
 
VAR_PKT_TAGS - Static variable in class org.das2.qstream.QdsToD2sStream
 
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 - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting properties of a CDF variable.
variable(Node, Map<String, Node>, MutablePropertyDataSet) - Method in class org.tsds.datasource.TsmlNcml
 
VARIABLE_SCOPE - Static variable in interface org.autoplot.cdf.CDFConstants
 
VariableAttribute - Interface in gov.nasa.gsfc.spdf.cdfj
 
VariableAttributeEntry - Class in gov.nasa.gsfc.spdf.cdfj
 
VariableAttributeEntry(ADR, int, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VariableAttributeEntry
 
VariableAttributeEntry(ADR, Object) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VariableAttributeEntry
 
variableAttributeNames(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns names of variable attributes in a String[]
variableAttributeNames(String) - Method in interface gov.nasa.gsfc.spdf.cdfj.CDFMeta
Returns names of attributes of the given variable.
variableAttributeNames(String) - Method in class gov.nasa.gsfc.spdf.cdfj.MetaData
Returns names of variable attributes.
VariableDataBuffer - Class in gov.nasa.gsfc.spdf.cdfj
 
VariableDataLocator - Interface in gov.nasa.gsfc.spdf.cdfj
Data locations for a Variable
variableDimensions(String) - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns dimensions of the named variable.
VariableMetaData - Interface in gov.nasa.gsfc.spdf.cdfj
Interface that defines methods for getting properties of a CDF variable.
variables() - Method in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
returns name to Variable map
variableTable - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
variableType - Variable in class org.autoplot.cdf.CdfUtil.CdfVariableDescription
 
variance(Object) - Static method in class org.das2.qds.ops.Ops
variance function is the square of the stddev.
variance(QDataSet) - Static method in class org.das2.qds.ops.Ops
variance function is the square of the stddev.
varies - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl.CDFVariable
 
varNames - Variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
VARY - Static variable in interface org.autoplot.cdf.CDFConstants
 
vatest.endtoend - package vatest.endtoend
 
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
 
VDataContainer - Interface in gov.nasa.gsfc.spdf.cdfj
Data Container for a variable
VDataContainer.CByte - Interface in gov.nasa.gsfc.spdf.cdfj
Byte Data Container.
VDataContainer.CDouble - Interface in gov.nasa.gsfc.spdf.cdfj
Double Data Container.
VDataContainer.CFloat - Interface in gov.nasa.gsfc.spdf.cdfj
Float Data Container.
VDataContainer.CInt - Interface in gov.nasa.gsfc.spdf.cdfj
Int Data Container.
VDataContainer.CLong - Interface in gov.nasa.gsfc.spdf.cdfj
Long Data Container.
VDataContainer.CShort - Interface in gov.nasa.gsfc.spdf.cdfj
Short Data Container.
VDataContainer.CString - Interface in gov.nasa.gsfc.spdf.cdfj
String Data Container.
VDR - Class in gov.nasa.gsfc.spdf.cdfj
 
VDR(String, int, int[], boolean[], boolean, boolean, Object, int, SparseRecordOption) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VDR
 
VDR(String, int, int[], boolean[], boolean) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VDR
 
VDR(String, int, int[], boolean[]) - Constructor for class gov.nasa.gsfc.spdf.cdfj.VDR
 
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
 
verifyAntApplyTo(List<T>) - Method in class com.github.difflib.patch.AbstractDelta
 
verifyChunk(List<T>) - Method in class com.github.difflib.patch.Chunk
Verifies that this chunk's saved text matches the corresponding text in the given sequence.
VerifyChunk - Enum in com.github.difflib.patch
 
verifyChunkToFitTarget(List<T>) - Method in class com.github.difflib.patch.AbstractDelta
Verify the chunk of this delta, to fit the target.
verifyVisible(Rectangle) - Static method in class org.das2.components.ComponentsUtil
return null if the rectangle is visible, or a new rectangle where it should be moved if it is not.
version() - Method in class gov.nasa.pds.ppi.label.PDSLabel
Returns a string with the release information for this compilation.
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.autoplot.servlet.DataServlet
 
version - Static variable in class org.autoplot.servlet.ServletInfo
 
VERSION - Static variable in class org.das2.graph.SeriesRenderer
 
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
 
VerticalDragRangeRenderer - Class in org.das2.event
 
VerticalDragRangeRenderer(DasCanvasComponent) - Constructor for class org.das2.event.VerticalDragRangeRenderer
 
VerticalDragRangeRenderer(DasCanvasComponent, boolean) - Constructor for class org.das2.event.VerticalDragRangeRenderer
 
VerticalDragRangeSelectorMouseModule - Class in org.das2.event
With the HorizontalDragRangeRenderer and VerticalSpectrogramAverager, this shows the average over an interval.
VerticalDragRangeSelectorMouseModule(DasPlot, DataSetConsumer, DasAxis) - Constructor for class org.das2.event.VerticalDragRangeSelectorMouseModule
 
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 - Static variable in class org.das2.util.ColorUtil
 
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
 
VVR_RECORD_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 
VXR - Class in gov.nasa.gsfc.spdf.cdfj
 
VXR() - Constructor for class gov.nasa.gsfc.spdf.cdfj.VXR
 
VXR_RECORD_TYPE - Static variable in class gov.nasa.gsfc.spdf.cdfj.CDFImpl
 

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.
waitForImage() - Method in class org.autoplot.pngwalk.WalkImage
contain logic which will wait for the image to load.
waitUntilBusy(int, Application) - Static method in class org.autoplot.test.Util
wait until dom.controller.pendingChanges becomes true.
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() - Method in class org.autoplot.ScriptContext2023
wait until the application is idle.
waitUntilIdle(String) - Method in class org.autoplot.ScriptContext2023
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
 
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.
WaypointsDragRenderer - Class in org.das2.event
draw a pathway of a given width including a set of waypoints.
WaypointsDragRenderer(DasCanvasComponent) - Constructor for class org.das2.event.WaypointsDragRenderer
draws a boxed region of some vertical width along a path.
WaypointsMouseModule - Class in org.das2.event
allows a thick highway to be used for digitizing, to be used with WaypointsDragRenderer.
WaypointsMouseModule(DasCanvasComponent, String) - Constructor for class org.das2.event.WaypointsMouseModule
 
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
 
WHEAT - Static variable in class org.das2.util.ColorUtil
 
where(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a dataset containing the indices of where the dataset is non-zero.
where(Object) - Static method in class org.das2.qds.ops.Ops
 
whereCB - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
whereOp - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
whereParamList - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
whereR1(QDataSet) - Static method in class org.das2.qds.ops.Ops
returns a dataset containing the indices of where the dataset is non-zero.
whereSequence(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
return a list of indices, similar to the where result.
whereValueCB - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
whereWithin(DasAxis, DasAxis, QDataSet, QDataSet) - Method in class org.das2.event.WaypointsDragRenderer
returns a list of indices where the rank 1 yy is within the pathway.
whereWithin(QDataSet, QDataSet) - Method in class org.das2.event.WaypointsMouseModule
returns a list of indices where the rank 1 yy is within the pathway, or null if none are found.
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 - Static variable in class org.das2.util.ColorUtil
 
WHITE_BLUE - Static variable in class org.das2.graph.DasColorBar.Type
white to blue, introduced to show grayscale-like image with color for comparisons
WHITE_BLUE_BLACK - Static variable in class org.das2.graph.DasColorBar.Type
white to blue to black
WHITE_GREEN - Static variable in class org.das2.graph.DasColorBar.Type
white to green, introduced to show grayscale-like image with color for comparisons
WHITE_RED - Static variable in class org.das2.graph.DasColorBar.Type
white to red, introduced to show grayscale-like image with color for comparisons
WHITE_SMOKE - Static variable in class org.das2.util.ColorUtil
 
WHITESPACE_PATTERN - Static variable in class com.github.difflib.text.DiffRowGenerator
 
whoIsTrusted(String) - Static method in class org.autoplot.servlet.SecurityUtil
Return true if the address is of a domain that is trusted by the server.
width - Variable in class org.autoplot.dom.Canvas
 
width - Variable in class org.autoplot.dom.Options
 
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.FftOutputsFilterEditorPanel
 
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.
windowFunction(String, int) - Static method in class org.das2.qds.ops.Ops
return a dataset for the given filter type, added to support use in Jython.
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
withChunks(Chunk<T>, Chunk<T>) - Method in class com.github.difflib.patch.AbstractDelta
Create a new delta of the actual instance with customized chunk data.
withChunks(Chunk<T>, Chunk<T>) - Method in class com.github.difflib.patch.ChangeDelta
 
withChunks(Chunk<T>, Chunk<T>) - Method in class com.github.difflib.patch.DeleteDelta
 
withChunks(Chunk<T>, Chunk<T>) - Method in class com.github.difflib.patch.EqualDelta
 
withChunks(Chunk<T>, Chunk<T>) - Method in class com.github.difflib.patch.InsertDelta
 
withConflictOutput(ConflictOutput<T>) - Method in class com.github.difflib.patch.Patch
Alter normal conflict output behaviour to e.g.
withDefaultDiffAlgorithmFactory(DiffAlgorithmFactory) - Static method in class com.github.difflib.DiffUtils
 
withEndOriginal(int) - Method in class com.github.difflib.algorithm.Change
 
withEndRevised(int) - Method in class com.github.difflib.algorithm.Change
 
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.
withinSet(QDataSet, QDataSet) - Static method in class org.das2.qds.ops.Ops
returns 1 where the dataset contains elements within the set, 0 where elements are not within the set.
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.
withoutPadding() - Method in class org.das2.util.Base64.Encoder
Returns an encoder instance that encodes equivalently to this one, but without adding any padding character at the end of the encoded byte data.
WorkBench() - Constructor for class test.TestScroll.WorkBench
 
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[], 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[], int, 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.
wrap(InputStream) - Method in class org.das2.util.Base64.Decoder
Returns an input stream for decoding Base64 encoded byte stream.
wrap(OutputStream) - Method in class org.das2.util.Base64.Encoder
Wraps an output stream for encoding byte data using the Base64 encoding scheme.
wrapCdfData(CDFReader, String) - Static method in class org.autoplot.cdf.CdfUtil
Deprecated.
use loadCdfVariable instead
wrapCdfData(CDFReader, String, long, long, long, int, boolean, ProgressMonitor) - Static method in class org.autoplot.cdf.CdfUtil
Deprecated.
use loadCdfVariable instead
wrapInputStream(InputStream, ZipEntry, File) - Method in interface org.fuin.utils4j.Utils4J.UnzipInputStreamWrapper
Wraps the input stream into another one.
wrapPad(String, int, int, int) - Method in class gov.nasa.pds.ppi.label.PDSValue
Reformats a string so that it does not exceed a given length.
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(UnifiedDiff, Function<String, List<String>>, Writer, int) - Static method in class com.github.difflib.unifieddiff.UnifiedDiffWriter
 
write(UnifiedDiff, Function<String, List<String>>, Consumer<String>, int) - Static method in class com.github.difflib.unifieddiff.UnifiedDiffWriter
 
write(MLArray) - Method in class com.jmatio.io.MatFileIncrementalWriter
 
write(Collection<MLArray>) - Method in class com.jmatio.io.MatFileIncrementalWriter
Writes MLArrays into WritableByteChannel.
write(String, Collection<MLArray>) - Method in class com.jmatio.io.MatFileWriter
Writes MLArrays into file created from filepath.
write(File, Collection<MLArray>) - Method in class com.jmatio.io.MatFileWriter
Writes MLArrays into File
write(byte[], int, int) - Method in class com.jmatio.io.stream.ByteBufferedOutputStream
 
write(int) - Method in class com.jmatio.io.stream.ByteBufferedOutputStream
 
write(int) - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
write(byte[]) - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
write(byte[], int, int) - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
write(ByteBuffer) - Method in class com.jmatio.io.stream.FileBufferedOutputStream
 
write(int) - Method in class com.jspbook.GZIPResponseStream
 
write(byte[]) - Method in class com.jspbook.GZIPResponseStream
 
write(byte[], int, int) - Method in class com.jspbook.GZIPResponseStream
 
write(String) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
Writes CDF to a file.
write(String, boolean) - Method in class gov.nasa.gsfc.spdf.cdfj.GenericWriter
 
write(int) - Method in class org.apache.commons.io.output.ProxyOutputStream
Invokes the delegate's write(int) method.
write(byte[]) - Method in class org.apache.commons.io.output.ProxyOutputStream
Invokes the delegate's write(byte[]) method.
write(byte[], int, int) - Method in class org.apache.commons.io.output.ProxyOutputStream
Invokes the delegate's write(byte[]) method.
write(byte[]) - Method in class org.apache.commons.io.output.TeeOutputStream
Write the bytes to both streams.
write(byte[], int, int) - Method in class org.apache.commons.io.output.TeeOutputStream
Write the specified bytes to both streams.
write(int) - Method in class org.apache.commons.io.output.TeeOutputStream
Write a byte to both streams.
write(int) - Method in class org.autoplot.hapiserver.IdleClockOutputStream
 
write(byte[], int, int) - Method in class org.autoplot.hapiserver.IdleClockOutputStream
 
write(OutputStream) - Method in class org.autoplot.idlsupport.WriteIDLSav
 
write(int) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport.MyOutputStream
 
write(byte[]) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport.MyOutputStream
 
write(byte[], int, int) - Method in class org.autoplot.scriptconsole.AppScriptPanelSupport.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 the given dataset
write(QDataSet, OutputStream) - Method in class org.das2.qstream.QdsToDas22
Write a QDataSet as a das2.2 stream To test whether it looks like this code could stream a dataset use the canWrite() function.
write(QDataSet, OutputStream) - Method in class org.das2.qstream.QdsToDas23
Write a QDataSet as a das2.3 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.StreamScalarDescriptor
 
write(DatumVector, ByteBuffer) - Method in class org.das2.stream.StreamXDescriptor
 
write(DatumVector, ByteBuffer) - Method in class org.das2.stream.StreamYScanDescriptor
 
write(BufferedImage, OutputStream) - Method in class org.das2.util.DasPNGEncoder
 
write(ByteBuffer) - Method in class org.das2.util.DeflaterChannel
 
write(int) - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Writes the specified byte to this file.
write(byte[]) - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Writes b.length bytes from the specified byte array to this file, starting at the current file pointer.
write(byte[], int, int) - Method in class org.fuin.utils4j.RandomAccessFileOutputStream
Writes len bytes from the specified byte array starting at offset off to the file.
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
The FileObject can be written.
writeContactSheet(File) - Method in class org.autoplot.pngwalk.PngWalkTool
write the current Grid view to a single PNG file.
writeCsv() - Method in class org.autoplot.pngwalk.PngWalkTool
write the sequence to a HTML file, so that this can be used to produce worksheets.
writeData(OutputStream, int, int, QdsToD2sStream.PacketXferInfo) - Method in class org.das2.qstream.QdsToD2sStream
 
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 HTML 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.
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
 
writer - Variable in class com.jspbook.GZIPResponseWrapper
 
WriterError(String) - Constructor for exception gov.nasa.gsfc.spdf.cdfj.CDFException.WriterError
 
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.
writeStringToFile(File, String) - Static method in class org.das2.util.FileUtil
write all the bytes in the string to a file using UTF-8 encoding.
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.
writeToBufferedImage(Application) - Static method in class org.autoplot.ScriptContext2023
creates a BufferedImage from the provided DOM.
writeToBufferedImage() - Method in class org.autoplot.ScriptContext2023
convenient method for getting an image from the current canvas.
writeToCachedURL(URL, String, String) - Static method in class org.hapiserver.HapiClient
write the data (for example, an info response) to a cache file.
writeToConfig(File) - Method in class org.autoplot.jythonsupport.ui.SyntaxColorBean
write the current state to the configuration 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.autoplot.ScriptContext2023
write out the current canvas to a pdf file.
writeToPdf(OutputStream) - Method in class org.autoplot.ScriptContext2023
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(String, int, int, Map<String, String>) - Static method in class org.autoplot.ScriptContext
write out the current canvas to a png file, using the given size and also insert additional metadata.
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(String) - Method in class org.autoplot.ScriptContext2023
write out the current canvas to a png file.
writeToPng(String, int, int) - Method in class org.autoplot.ScriptContext2023
write out the current canvas to a png file.
writeToPng(String, int, int, Map<String, String>) - Method in class org.autoplot.ScriptContext2023
write out the current canvas to a png file, using the given size and also insert additional metadata.
writeToPng(BufferedImage, String, Map<String, String>) - Method in class org.autoplot.ScriptContext2023
See also writeToPng( OutputStream out )
writeToPng(OutputStream) - Method in class org.autoplot.ScriptContext2023
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.autoplot.ScriptContext2023
write out the current canvas to a svg file.
writeToSvg(OutputStream) - Method in class org.autoplot.ScriptContext2023
write out the current canvas to stdout.
writeToSVG(String) - Method in class org.das2.graph.DasCanvas
 
writeVap - Variable in class org.autoplot.pngwalk.CreatePngWalk.Params
also write a .vap file

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.
X_PARAMETER - Static variable in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
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
xCheckBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
xComboBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
xInitial - Variable in class org.das2.event.CrossHairRenderer
 
xmem - Variable in class org.das2.graph.DataLoader.Request
 
XmlfileDataSource - Class in org.autoplot.xmlfile
Reads the XML and delegates to SPASE, HELM, or VOTABLE, and soon more.
XmlfileDataSource(URI) - Constructor for class org.autoplot.xmlfile.XmlfileDataSource
 
XmlFileDataSourceFactory - Class in org.autoplot.xmlfile
 
XmlFileDataSourceFactory() - Constructor for class org.autoplot.xmlfile.XmlFileDataSourceFactory
 
xmlFormat(Document, Object) - Method in class org.das2.qstream.DatumRangeSerializeDelegate
 
xmlFormat(Document, Object) - Method in class org.das2.qstream.DatumSerializeDelegate
 
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.DatumSerializeDelegate
 
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
 
XmlUtil - Class in org.das2.catalog.impl
Helper functions for catalog nodes that happen to rely on XML data
XmlUtil() - Constructor for class org.das2.catalog.impl.XmlUtil
 
xRange(DataSet) - Static method in class org.das2.dataset.DataSetUtil
returns the xrange of the dataset.
xSliceBytes(int) - Method in class org.das2.qstream.QdsToD2sStream.QdsXferInfo
Get the number of bytes needed to hold an x-slice of a single
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
 
xSliceItems(int) - Method in class org.das2.qstream.QdsToD2sStream.QdsXferInfo
Get the number items in a single X-axis slice of this dataset the X-axis is synonymous with the QDataSet 0th axis for now.
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
 
xtags(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the xtags of the dataset.
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.
xyzPanel - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
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.
Y_PARAMETER - Static variable in class org.autoplot.cdf.CdfJavaDataSourceEditorPanel
 
yaxis - Variable in class org.autoplot.dom.Plot
 
yAxis - Variable in class org.das2.event.BoxRangeSelectorMouseModule
 
YAxis - Variable in class org.das2.event.CrossHairRenderer
 
yCheckBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
yComboBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
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
 
years - Static variable in class org.das2.datum.Units
 
YELLOW - Static variable in class org.das2.util.ColorUtil
 
YELLOW_GREEN - Static variable in class org.das2.util.ColorUtil
 
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
 
YES_NO_CANCEL_OPTION - Static variable in class org.autoplot.datasource.WindowManager
 
YES_OPTION - Static variable in class org.autoplot.datasource.WindowManager
 
yInitial - Variable in class org.das2.event.CrossHairRenderer
 
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
 
ytags(QDataSet) - Static method in class org.das2.qds.ops.Ops
return the ytags of the dataset.
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
 
yxt() - Static method in class org.das2.qds.SemanticOps
YXT is a dataset where T → X → Y.

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
 
zCheckBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
zComboBox - Variable in class org.autoplot.ascii.AsciiTableDataSourceEditorPanel
 
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
return "0" for 0, "0.0" for 1, "0.00" for 2, and so on.
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(int, 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.
zipDir(File, FileFilter, String, File) - Static method in class org.fuin.utils4j.Utils4J
Creates a ZIP file and adds all files in a directory and all it's sub directories to the archive.
zipDir(File, String, File) - Static method in class org.fuin.utils4j.Utils4J
Creates a ZIP file and adds all files in a directory and all it's sub directories to the archive.
zipDirectory(File, String) - Method in class org.das2.util.filesystem.ZipFiles
This method zips the directory
ZipFileObject - Class in org.das2.util.filesystem
A file within a Zip file
ZipFileObject(ZipFileSystem, ZipEntry, ZipFileObject) - Constructor for class org.das2.util.filesystem.ZipFileObject
Create a new ZipFileObject.
ZipFileObject(ZipFileSystem, ZipEntry, ZipFileObject, String) - Constructor for class org.das2.util.filesystem.ZipFileObject
Create a new ZipFileObject with the specified name.
ZipFileObject - Class in zipfs
A file within a Zip file
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 org.das2.util.filesystem
A filesystem to read data from zip files.
ZipFileSystem(URI) - Constructor for class org.das2.util.filesystem.ZipFileSystem
 
ZipFileSystem - Class in zipfs
A filesystem to read data from zip files.
ZipFileSystem(URI) - Constructor for class zipfs.ZipFileSystem
 
ZipFileSystemFactory - Class in org.das2.util.filesystem
creates a ZipFileSystem
ZipFileSystemFactory() - Constructor for class org.das2.util.filesystem.ZipFileSystemFactory
 
ZipFileSystemFactory - Class in zipfs
creates a ZipFileSystem
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.FixLayoutCommand
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.
__call__(PyObject[], String[]) - Method in class org.autoplot.jythonsupport.GetDataSetCommand
implement the python call.
__call__(PyObject[], String[]) - Method in class org.autoplot.jythonsupport.GetDataSetsCommand
implement the python call.
__CLASSTYPE - Static variable in class org.das2.jythoncompletion.JythonCompletionTask
 
__coerce_ex__(PyObject) - Method in class org.autoplot.jythonsupport.PyQDataSet
 
__completions__ - Static variable in class external.FixLayoutCommand
 
__completions__ - Static variable in class external.PlotCommand
 
__completions__ - Static variable in class org.autoplot.jythonsupport.DatasetCommand
 
__completions__ - Static variable in class org.autoplot.jythonsupport.GetDataSetCommand
 
__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.FixLayoutCommand
 
__doc__ - Static variable in class external.PlotCommand
 
__doc__ - Static variable in class org.autoplot.jythonsupport.DatasetCommand
 
__doc__ - Static variable in class org.autoplot.jythonsupport.GetDataSetCommand
 
__doc__ - Static variable in class org.autoplot.jythonsupport.GetDataSetsCommand
 
__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
 
__nonzero__() - Method in class org.autoplot.jythonsupport.PyDatum
 
__nonzero__() - 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/
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ByteVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.DoubleVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.FloatVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.IntVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.LongVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.ShortVarContainer
 
_asArray() - Method in class gov.nasa.gsfc.spdf.cdfj.StringVarContainer
 
_setDefaultApp(AutoplotUI) - Static method in class org.autoplot.ScriptContext
set the default application.
_setDefaultApp(AutoplotUI) - Method in class org.autoplot.ScriptContext2023
set the default application.
_setOutputStream(OutputStream) - Static method in class org.autoplot.ScriptContext
resets the output stream.
_setOutputStream(OutputStream) - Method in class org.autoplot.ScriptContext2023
resets the output stream.
_stripDotProps(QDataSet) - Method in class org.das2.qstream.QdsToD2sStream
 
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 _