Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABBREVIATED_CATALOG - Static variable in class hec.heclib.dss.HecDSSFileAccess
- abort() - Method in class hec.gfx2d.G2dMouseAdapter
- abort() - Method in class hec.map.IconMouseAdapter
- abort() - Method in class hec.map.MapMouseAdapter
-
called when this MouseAdapter is made no longer the active adapter.
- abort() - Method in class hec.map.MouseZoomAdapter
- abort() - Method in class hec.map.PointerMouseAdapter
- abort() - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- abort() - Method in class hec.map.streamAlignment.StreamNodeAdapter
- AboutDialog - Class in hec.client
- AboutDialog() - Constructor for class hec.client.AboutDialog
-
Creates a default About Dialog with no Title and No Text
- AboutDialog(Dialog, boolean, String, String) - Constructor for class hec.client.AboutDialog
-
Constructor that builds a new about dialog
- AboutDialog(Dialog, boolean, String, String, String, String) - Constructor for class hec.client.AboutDialog
-
Constructor that builds a new About dialog
- AboutDialog(Frame, boolean, String, String) - Constructor for class hec.client.AboutDialog
-
Constructor that builds a new about dialog
- AboutDialog(Frame, boolean, String, String, String, String) - Constructor for class hec.client.AboutDialog
-
Constructor that builds a new About dialog
- ABOVE - Enum constant in enum class hec.gfx2d.swing.charts.data.ThresholdLineStyle.ThresholdFillStyle
- ABOVE - Static variable in interface hec.gfx2d.LabelLayoutConstants
- abs() - Method in class hec.hecmath.HecMath
- abs() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the absolute values of the current paired data y-values.
- abs() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series composed of the absolute values of the current time series.
- abs(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- abs(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- ABS - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- ABS - Static variable in class hec.hecmath.HecMath
- absoluteAverage() - Method in class hec.heclib.util.HecDoubleArray
- absoluteMaximum() - Method in class hec.heclib.util.HecDoubleArray
- absoluteMaximum(intContainer) - Method in class hec.heclib.util.HecDoubleArray
- absoluteMinimum() - Method in class hec.heclib.util.HecDoubleArray
- absoluteMinimum(intContainer) - Method in class hec.heclib.util.HecDoubleArray
- absoluteSum() - Method in class hec.heclib.util.HecDoubleArray
- AbstractAiShapeProperitesPanel - Class in hec.map.aishape.ui
- AbstractAiShapeProperitesPanel() - Constructor for class hec.map.aishape.ui.AbstractAiShapeProperitesPanel
-
Creates a new instance of AbstractAiShapeProperitesPanel
- AbstractConditionalBlockRef - Class in hec.model
- AbstractConditionalBlockRef() - Constructor for class hec.model.AbstractConditionalBlockRef
- AbstractConditionalBlockRef(ConditionalBlock) - Constructor for class hec.model.AbstractConditionalBlockRef
- AbstractDataEvent - Class in hec.event
-
base class representing a DataObject event
- AbstractDataEvent(long, String, String) - Constructor for class hec.event.AbstractDataEvent
- AbstractDataListener - Interface in hec.event
- AbstractDataListTableModel - Class in hec.model
-
The AbstractDataListTable model provied a default implementation to display and edit a data list in a RmaJTable/JTable.
- AbstractDataListTableModel() - Constructor for class hec.model.AbstractDataListTableModel
- AbstractDataListTableModel(CommonDataList) - Constructor for class hec.model.AbstractDataListTableModel
- AbstractDataListTableModel(DataList) - Constructor for class hec.model.AbstractDataListTableModel
- AbstractDataObject - Class in hec.model
- AbstractDataObject() - Constructor for class hec.model.AbstractDataObject
- AbstractDataObject(long, CommonDataList) - Constructor for class hec.model.AbstractDataObject
- AbstractDataSet - Class in hec.data
- AbstractDataSet() - Constructor for class hec.data.AbstractDataSet
- AbstractDataSetT - Class in hec.data.tx
-
Deprecated.
- AbstractDataSetT() - Constructor for class hec.data.tx.AbstractDataSetT
-
Deprecated.
- AbstractDataStorage - Class in hec.io
- AbstractDataStorage() - Constructor for class hec.io.AbstractDataStorage
- AbstractDBaseUpdate - Class in hec.io.dbf
-
This is an abstract class that defines methods and constants that are genderica to all xBase class of database files.
- AbstractDBaseUpdate(File, File, boolean[], boolean[], boolean[], DBFFieldDescriptor[]) - Constructor for class hec.io.dbf.AbstractDBaseUpdate
- AbstractDBFHeader - Class in hec.io.dbf
-
This is the base class that represents the header for a DBF file.
- AbstractDBFHeader() - Constructor for class hec.io.dbf.AbstractDBFHeader
- AbstractDBFObject - Class in hec.model
-
This class provides a base in which to derive data objects from that can be Serialized into a DBF database file.
- AbstractDBFObject() - Constructor for class hec.model.AbstractDBFObject
- AbstractDBFObject(long, CommonDataList) - Constructor for class hec.model.AbstractDBFObject
- AbstractDssDataManager - Class in hec.heclib.dss
- AbstractDssDataManager(IHecDSSUtilities) - Constructor for class hec.heclib.dss.AbstractDssDataManager
- AbstractEditorPanel - Class in hec.client
-
Deprecated.use hec.gui.AbstractEditorPanel
- AbstractEditorPanel - Class in hec.gui
-
Description of the Class
- AbstractEditorPanel() - Constructor for class hec.client.AbstractEditorPanel
-
Deprecated.
- AbstractEditorPanel() - Constructor for class hec.gui.AbstractEditorPanel
- AbstractEditorPanel(LayoutManager) - Constructor for class hec.gui.AbstractEditorPanel
- AbstractFileChooserField - Class in hec.gui
- AbstractFileChooserField() - Constructor for class hec.gui.AbstractFileChooserField
- AbstractFileChooserField(String) - Constructor for class hec.gui.AbstractFileChooserField
- AbstractFileChooserField(String, int) - Constructor for class hec.gui.AbstractFileChooserField
- AbstractG2dDialog - Class in hec.gfx2d
-
Title: Hec Java Development
- AbstractG2dDialog(Frame, String, boolean) - Constructor for class hec.gfx2d.AbstractG2dDialog
- AbstractG2dDialog(Frame, String, boolean, Vector) - Constructor for class hec.gfx2d.AbstractG2dDialog
- AbstractG2dDialog(Frame, String, boolean, Vector, G2dPanelProp) - Constructor for class hec.gfx2d.AbstractG2dDialog
- AbstractJDomDataObject - Class in hec.data
- AbstractJDomDataObject() - Constructor for class hec.data.AbstractJDomDataObject
- AbstractJPanel - Class in rma.swing
-
This is a abstract Panel in which to derive from.
- AbstractJPanel() - Constructor for class rma.swing.AbstractJPanel
- AbstractJPanel(LayoutManager) - Constructor for class rma.swing.AbstractJPanel
- AbstractLegendItem - Class in hec.map
-
Title: Hec Java Development
- AbstractLegendItem() - Constructor for class hec.map.AbstractLegendItem
- AbstractPlotDefaults - Class in hec.gfx2d
- AbstractPlotDefaults() - Constructor for class hec.gfx2d.AbstractPlotDefaults
- AbstractRatingInput - Class in hec.data.rating
-
An abstract base class for rate fuction input.
- AbstractRatingInput() - Constructor for class hec.data.rating.AbstractRatingInput
-
Empty constructor, use setters to fully populate after using this constructor.
- AbstractRatingInput(IRatingSpecification, Date, boolean) - Constructor for class hec.data.rating.AbstractRatingInput
-
Creates a new input with the required items to be valid.
- AbstractRmaTableModel - Class in rma.swing.table
- AbstractRmaTableModel() - Constructor for class rma.swing.table.AbstractRmaTableModel
- AbstractRmiTextFileReaderJDialog - Class in hec.gui
- AbstractRmiTextFileReaderJDialog(Dialog, boolean) - Constructor for class hec.gui.AbstractRmiTextFileReaderJDialog
- AbstractRmiTextFileReaderJDialog(Dialog, boolean, String) - Constructor for class hec.gui.AbstractRmiTextFileReaderJDialog
- AbstractRmiTextFileReaderJDialog(Frame, boolean) - Constructor for class hec.gui.AbstractRmiTextFileReaderJDialog
- AbstractRmiTextFileReaderJDialog(Frame, boolean, String) - Constructor for class hec.gui.AbstractRmiTextFileReaderJDialog
- AbstractScriptButtonFrame - Class in hec.script
- AbstractScriptButtonFrame(Frame) - Constructor for class hec.script.AbstractScriptButtonFrame
- AbstractScriptButtonFrame(Frame, String) - Constructor for class hec.script.AbstractScriptButtonFrame
- AbstractScriptEditor - Class in hec.script
- AbstractScriptEditor(Frame, boolean) - Constructor for class hec.script.AbstractScriptEditor
-
constructor
- AbstractScriptEditor.DummyGutter - Class in hec.script
-
Title: General CWMS Project
- AbstractScriptEditor.FolderNode - Class in hec.script
-
inner class for folder nodes
- AbstractScriptEditor.ScriptTextArea - Class in hec.script
-
TextArea class that will set it's background to light gray when disabled.
- AbstractScriptEditor.ScriptTreeModel - Class in hec.script
-
inner class for the Tree Model
- AbstractScriptEditor.TabFixTextAreaUI - Class in hec.script
- AbstractSegmentData - Class in hec.map.raster
- AbstractSegmentData() - Constructor for class hec.map.raster.AbstractSegmentData
- AbstractSelectorPanel - Class in hec.gui
- AbstractSelectorPanel() - Constructor for class hec.gui.AbstractSelectorPanel
- AbstractSelectorPanel(int) - Constructor for class hec.gui.AbstractSelectorPanel
-
create a SelectorPanel with the specified layout
- AbstractShapeImportDialog - Class in hec.map.importer
- AbstractShapeImportDialog(Frame, boolean, List<ShapeSource>, ShapeSource, StreamAlignmentGlyph, ShapeFileSelector) - Constructor for class hec.map.importer.AbstractShapeImportDialog
- AbstractShapeImportDialog.SymWindow - Class in hec.map.importer
- AbstractSymbolSubPanel - Class in hec.map.aishape.ui
- AbstractSymbolSubPanel() - Constructor for class hec.map.aishape.ui.AbstractSymbolSubPanel
- AbstractTextEditorPanel - Class in rma.swing
-
component to support basic editing of ASCII files.
- AbstractTextEditorPanel() - Constructor for class rma.swing.AbstractTextEditorPanel
-
create a new AbstractTextEditorPanel
- AbstractThreadedRenderer - Class in hec.map.renderer
- AbstractThreadedRenderer() - Constructor for class hec.map.renderer.AbstractThreadedRenderer
- AbstractThreadedRenderer(ExecutorService) - Constructor for class hec.map.renderer.AbstractThreadedRenderer
- AbstractTimeInterval - Class in rma.util
- AbstractTimeInterval() - Constructor for class rma.util.AbstractTimeInterval
- AbstractTimeInterval(String) - Constructor for class rma.util.AbstractTimeInterval
- AbstractTimeInterval(String, int) - Constructor for class rma.util.AbstractTimeInterval
- AbstractTimeInterval(TimeZone, String, int) - Constructor for class rma.util.AbstractTimeInterval
- AbstractTSRecord - Class in hec.model
-
Title:
- AbstractTSRecord() - Constructor for class hec.model.AbstractTSRecord
- AbstractTSRecord(int) - Constructor for class hec.model.AbstractTSRecord
- AbstractTSRecord(AbstractTSRecord) - Constructor for class hec.model.AbstractTSRecord
-
copy constructor
- accept(File) - Method in class hec.io.FileTypesFilter
- accept(File) - Method in class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystemFactory
- accept(File) - Method in class hec.map.tms.datasource.filesystem.zipfile.ZipFileSystemFactory
- accept(File) - Method in class hec.map.tms.datasource.FileSystemFactory
-
returns true if the Factory can create a tile for that file.
- accept(File) - Method in class rma.io.RegExpFileFilter
-
Tests whether or not the specified abstract pathname should be included in a pathname list.
- accept(File) - Method in class rma.io.SimpleFileFilter
- accept(File) - Method in class rma.util.RMAFilenameFilter
- accept(File) - Method in class rma.util.RMAFilenameFilterSet
- accept(File, String) - Method in class hec.tools.FileHunter.FileHuntFilter
- accept(File, String) - Method in class rma.io.RegExpFileFilter
- accept(File, String) - Method in class rma.util.AllFilesNoFolderFilter
- accept(File, String) - Method in class rma.util.RMAFilenameFilter
-
Tests if a specified file should be included in a file list.
- accept(File, String) - Method in class rma.util.RMAFilenameFilterSet
- accept(File, String) - Method in class rma.util.WildCardFileFilter
-
Tests if a specified file should be included in a file list.
- accept(String) - Method in class hec.map.tms.datasource.tile.bil.BilTileFactory
- accept(String) - Method in class hec.map.tms.datasource.tile.flt.FltTileFactory
- accept(String) - Method in class hec.map.tms.datasource.TmsTileFactory
-
returns true if the Factory can create a tile for that file.
- acceptableType - Variable in class hec.gfx2d.PanelDropTarget
- acceptOrRejectDrag(DropTargetDragEvent) - Method in class hec.gfx2d.PanelDropTarget
- acceptOrRejectDrag(DropTargetDragEvent) - Method in class hec.gfx2d.ViewportDropTarget
- accessNumber - Variable in class hec.heclib.dss.HecDSSRecordData
- ACCESSORY_PANEL_CONTAINER - Variable in class hec.gfx2d.G2dPanel
- accessoryPanelClass - Variable in class hec.gfx2d.G2dPanelProp
- AccessTable - Class in rma.swing.table
- AccessTable() - Constructor for class rma.swing.table.AccessTable
- AccessTable(Component) - Constructor for class rma.swing.table.AccessTable
- AccessTable(Component, String[]) - Constructor for class rma.swing.table.AccessTable
- AccessTableUI - Class in rma.swing.plaf.basic
- AccessTableUI() - Constructor for class rma.swing.plaf.basic.AccessTableUI
- ACCOUNTING_FLOW - Static variable in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- ACCOUNTING_REMARKS - Static variable in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- accumulate(int[], double[]) - Method in class hec.gfx2d.PlotIconBase
- ACCUMULATE - Static variable in class hec.hecmath.TimeSeriesMath
- accumulation() - Method in class hec.hecmath.HecMath
- accumulation() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series by computing a running accumulation of the current time series.
- accumulation(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series by computing a running accumulation of the parameter time series
tsc
. - accumulation(TimeSeriesContainer, boolean, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series by computing a running accumulation of the parameter time series
tsc
. - accumulator() - Method in class rma.util.OxfordCommaStringCollector
- AcknowledgeInterimTermsFileDialog - Class in hec.tcu
-
A Dialog to show Interim Terms and Conditions for Beta releases.
- AcknowledgeInterimTermsFileDialog(Window, String, Path) - Constructor for class hec.tcu.AcknowledgeInterimTermsFileDialog
-
Create a new Beta TCU File Dialog
- acos() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from arccosine of the values of the current time series.
- acos(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- acos(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- ACOS - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- ACRE_FEET - Static variable in class hec.heclib.dss.HecDataConversion
- ACRES - Static variable in class hec.heclib.dss.HecDataConversion
- Action - Interface in hec.lang
- action_Add() - Method in class hec.gui.MoverDialog
-
Description of the Method
- action_Add() - Method in class hec.gui.MoverPanel
-
Description of the Method
- ACTION_FIRST - Static variable in class rma.swing.event.CheckBoxToggleEvent
-
The first number in the range of ids used for action events.
- ACTION_LAST - Static variable in class rma.swing.event.CheckBoxToggleEvent
-
The last number in the range of ids used for action events.
- action_Remove() - Method in class hec.gui.MoverDialog
-
remove an item from the selected list and put them in the available list
- action_Remove() - Method in class hec.gui.MoverPanel
-
remove an item from the selected list and put them in the available list
- actionAdd() - Method in class hec.gui.MoverPanel2
-
Description of the Method
- ActionButton - Class in rma.swing.action
- ActionButton() - Constructor for class rma.swing.action.ActionButton
- ActionButton(Action) - Constructor for class rma.swing.action.ActionButton
- ActionGroup - Class in rma.swing.action
- ActionGroup() - Constructor for class rma.swing.action.ActionGroup
- ActionGroup(String, char) - Constructor for class rma.swing.action.ActionGroup
- actionPerformed(ActionEvent) - Method in class hec.client.DataTypePanel
-
Method Description
- actionPerformed(ActionEvent) - Method in class hec.client.WarningDlg
- actionPerformed(ActionEvent) - Method in class hec.dataTable.HecDataTableFrame
-
this method is public as an implementation side effect.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.AxisEditPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.ColorFrame
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.DataTypePanel
-
Method Description
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dAxisPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dComponent.EditPropertyListener
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dDialog
-
Method that handles action events generated by the menu items
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dGlyph.PropertiesOKListener
-
Description of the Method
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dGridPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dLine
-
This method listens for action events.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dLinePropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dLinesPropPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dMarkerLine
-
This method listens for action events.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dMarkerPoint
-
This method listens for action events.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dPatternPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dPolygon
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dScalePropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.GraphEditPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.LegendPict
-
This method listens for action events.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.PageSetupJDialog
-
Listens for any action events generated by any components that has registered the dialog as an actionListener
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.PairedDataLineLabelPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.PointPropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.PrintMultipleJDialog
-
Intercepts all Action events and routes them to the correct handlers.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Method that handles tabulate action events generated by the menu items.
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.SavePlotSpecificationDialog
- actionPerformed(ActionEvent) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- actionPerformed(ActionEvent) - Method in class hec.gui.MoverDialog
- actionPerformed(ActionEvent) - Method in class hec.gui.MoverPanel
- actionPerformed(ActionEvent) - Method in class hec.gui.NameDialog
-
Intercepts all action messages and routes them to the correct handler
- actionPerformed(ActionEvent) - Method in class hec.gui.RenameDlg
- actionPerformed(ActionEvent) - Method in class hec.gui.WizardDialog
-
Method Description.
- actionPerformed(ActionEvent) - Method in class hec.map.aishape.AiShapeLayerSelection.AttributesAction
- actionPerformed(ActionEvent) - Method in class hec.map.image.ImageAdjustmentAction
- actionPerformed(ActionEvent) - Method in class hec.map.image.ImportImageAction
- actionPerformed(ActionEvent) - Method in class hec.map.JLayerSelection
- actionPerformed(ActionEvent) - Method in class hec.map.MapPanel
-
called when a user presses a toolbar button.
- actionPerformed(ActionEvent) - Method in class hec.map.raster.RasterConversionAction
- actionPerformed(ActionEvent) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- actionPerformed(ActionEvent) - Method in class hec.map.streamAlignment.StreamNodeDialog
-
intercepts all action events
- actionPerformed(ActionEvent) - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- actionPerformed(ActionEvent) - Method in class hec.server.ListDialog
- actionPerformed(ActionEvent) - Method in class hec.server.NameMultiSelectDialog
-
Intercepts all action messages and routes them to the correct handler
- actionPerformed(ActionEvent) - Method in class hec.server.NameSelectorDialog
-
Intercepts all action messages and routes them to the correct handler
- actionPerformed(ActionEvent) - Method in class hec.tcu.CheckForInterimTermsAction
- actionPerformed(ActionEvent) - Method in class hec.tcu.TcuAction
-
Invoked when an action occurs.
- actionPerformed(ActionEvent) - Method in class hec.util.TextDialog
- actionPerformed(ActionEvent) - Method in class rma.swing.AbstractJPanel
- actionPerformed(ActionEvent) - Method in class rma.swing.action.ActionGroup
- actionPerformed(ActionEvent) - Method in class rma.swing.ButtonCmdPanel
- actionPerformed(ActionEvent) - Method in class rma.swing.DateChooser
-
Handle events.
- actionPerformed(ActionEvent) - Method in class rma.swing.event.ReflectActionListener
- actionPerformed(ActionEvent) - Method in class rma.swing.event.ReflectListener
- actionPerformed(ActionEvent) - Method in class rma.swing.event.ReflectMultiListener
- actionPerformed(ActionEvent) - Method in class rma.swing.FontChooserPanel
- actionPerformed(ActionEvent) - Method in class rma.swing.InsertDlg
- actionPerformed(ActionEvent) - Method in class rma.swing.logging.CloseRecordDisplayAction
- actionPerformed(ActionEvent) - Method in class rma.swing.logging.OpenRecordsFileAction
- actionPerformed(ActionEvent) - Method in class rma.swing.logging.SaveRecordsToFileAction
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJAttributeToolbarButton
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJColorButton
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJColorChooserButton
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJRadioButton
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJTable
-
popup mouse selection has occurred
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJTextField.RedoAction
- actionPerformed(ActionEvent) - Method in class rma.swing.RmaJTextField.UndoAction
- actionPerformed(ActionEvent) - Method in class rma.swing.SerializerEditDlg
- actionPerformed(ActionEvent) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- actionPerformed(ActionEvent) - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- actionPerformed(ActionEvent) - Method in class rma.util.AspectShadingColorContour.ColorContourObserverableListener
- actionPerformed(ActionEvent) - Method in class rma.util.DBFFileViewer
-
Method Description
- actionPerformed(ActionEvent) - Method in class rma.util.JPythonTester
-
Method Description
- actionPerformed(ActionEvent) - Method in class rma.util.LinearColorContour.ColorContourObserverableListener
- actionRemove() - Method in class hec.gui.MoverPanel2
-
remove an item from the selected list and put them in the available list
- actions - Variable in class rma.swing.wheel.Config
- ActionSupport(Object) - Constructor for class rma.swing.DateChooser.ActionSupport
-
Construct a new
ActionSupport
object. - activateDistributionFitting(Boolean) - Method in class hec.chart.HistogramOptionsDialog
- activateDistributionFitting(Boolean) - Method in class hec.chart.HistogramOptionsPanel
- activateDistributionFitting(Boolean) - Method in class hec.chart.HistogramPlotDialog
- activatedTime - Variable in class hec.io.RatingContainer
- activateFrame(JInternalFrame) - Method in class rma.swing.MDIDesktopManager
- ACTIVE - Static variable in class hec.data.location.Location
- ACTIVE - Static variable in class hec.io.TopologyFile
-
the active startup state
- ACTIVE_FLAG - Static variable in class hec.data.location.Location
- ACTIVE_FLAG - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- ACTIVE_FLAG - Static variable in class hec.data.meta.LocationCatalogQuery
- ACTIVE_FLAG_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- activeRunChanged(ChangeEvent) - Method in interface hec.event.ActiveRunChangeListener
- ActiveRunChangeListener - Interface in hec.event
- actmax - Variable in class hec.geometry.AxisProp
- actmin - Variable in class hec.geometry.AxisProp
- ACTUAL - Static variable in class hec.data.location.Location
- actualHeight - Variable in class hec.io.DssFileContainer
- actuallyFinishedLatch - Variable in class hec.util.concurrent.AwaitableFutureTask
- actualWidth - Variable in class hec.io.DssFileContainer
- AD_HOC_MODE - Static variable in class hec.data.tx.DataVerificationConst
- adapter - Variable in class hec.gfx2d.ToolbarButtonProp
- adapter - Variable in class hec.map.ButtonGifStrings
- add(double) - Method in class hec.heclib.util.HecDouble
- add(double) - Method in class hec.hecmath.HecMath
- add(double) - Method in class hec.hecmath.PairedDataMath
-
Add a constant value to the y-values in current paired data set.
- add(double) - Method in class hec.hecmath.TimeSeriesMath
-
Add a constant value to the values in current time series.
- add(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- add(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- add(double) - Method in class rma.util.DoubleArray
-
Adds the specified component to the end of this vector, increasing its size by one.
- add(double) - Method in class rma.util.DoubleVector
-
Adds the specified component to the end of this vector, increasing its size by one.
- add(double, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- add(float) - Method in class rma.util.FloatArray
-
Adds the specified component to the end of this vector, increasing its size by one.
- add(int) - Method in class hec.heclib.util.HecTime
-
Adds a given amount of time to the current time.
- add(int) - Method in class rma.util.IntArray
-
Adds the specified component to the end of this array, increasing its size by one.
- add(int) - Method in class rma.util.IntVector
-
Adds the specified component to the end of this vector, increasing its size by one.
- add(int, double) - Method in class hec.hecmath.CyclicAnalysisStatistics
- add(int, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- add(int, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- add(int, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- add(int, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- add(int, int) - Method in class rma.swing.table.NonContiguousSelectionModel
- add(int, int, double, double) - Method in class hec.io.GridCellFileEntry
- add(int, E) - Method in class rma.swing.list.RmaListModel
-
Inserts the specified element at the specified position in this list.
- add(int, TableCellEditor) - Method in class rma.swing.table.RowCellEditor
- add(int, TableCellRenderer) - Method in class rma.swing.table.RowCellRenderer
- add(long) - Method in class rma.util.LongVector
-
Adds the specified component to the end of this vector, increasing its size by one.
- add(short) - Method in class rma.util.ShortArray
-
Adds the specified component to the end of this array, increasing its size by one.
- add(LocationGroup) - Method in class hec.data.location.LocationGroupSet
- add(IRatingSpecification) - Method in class hec.data.rating.JDomRatingSpecificationCatalog
-
Adds a rating specification to this catalog.
- add(StandardTextValue) - Method in class hec.data.timeSeriesText.StandardTextCatalog
- add(TimeWindow) - Method in class hec.data.TimeWindowMap
- add(DataReference) - Method in class hec.heclib.dss.Group
- add(HecDouble) - Method in class hec.heclib.util.HecDouble
- add(HecTime) - Method in class hec.heclib.util.HecTime
-
Add an HecTime to this object (adds the times together)
- add(HecMath) - Method in class hec.hecmath.HecMath
- add(HecMath) - Method in class hec.hecmath.PairedDataMath
- add(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Add the time series in the parameter,
tsMath
, to the current time series. - add(DbfException) - Method in class hec.io.dbf.DbfResultSet
-
Adds a DbfException to the errors list.
- add(DBFFieldDescriptor) - Method in class hec.io.dbf.Field4infoContainer
- add(DbfNestedException) - Method in class hec.io.dbf.DbfResultSet
- add(DbfRecord) - Method in class hec.io.dbf.DbfQueryResultSet
-
Adds the argument Dbf record to record set.
- add(DbfRecord) - Method in interface hec.io.dbf.DbfRecordSet
-
Adds the argument Dbf record to record set.
- add(DbfRecord) - Method in class hec.io.dbf.DefaultDbfRecordSet
-
Adds the argument Dbf record to this set.
- add(Tag4defineData) - Method in class hec.io.dbf.Tag4infoContainer
-
Adds the tag to the list.
- add(DBFMappingClass) - Method in class hec.io.DBFMappingClass
- add(GridCellFileEntry.GridCell) - Method in class hec.io.GridCellFileEntry
- add(TimeSeriesContainer) - Method in class hec.io.TimeSeriesCollectionContainer
-
Add a single TimeSeriesContainer to the collection.
- add(UserManagementException) - Method in exception hec.lang.UserManagementExceptionList
- add(WorldLine) - Method in class hec.map.WorldLine
- add(Serializable, Vector) - Method in class hec.io.dbf.DbfQueryResultSet
-
Creates a new DbfRecord using the argument data and adds it to the set.
- add(Serializable, Vector) - Method in interface hec.io.dbf.DbfRecordSet
-
Creates a new DbfRecord using the argument data and adds it to the set.
- add(Serializable, Vector) - Method in class hec.io.dbf.DefaultDbfRecordSet
-
Create a new record in this set using the argument index tag key and data vector.
- add(Object) - Method in class hec.lang.DbCatalog
- add(Object) - Method in class rma.swing.table.ColumnGroup
- add(Object) - Method in class rma.util.PruningList
- add(Object[]) - Method in class hec.lang.DbCatalog
- add(Object, Object, String) - Method in class rma.swing.event.ReflectMultiListener
- add(String, char, int, int, boolean) - Method in class hec.io.dbf.Field4infoContainer
-
Adds a new field and creates a new DBFFieldDescriptor corresponding to the new field.
- add(String, String, String) - Method in class hec.io.PasswordFile
- add(String, String, String, byte, boolean) - Method in class hec.io.dbf.Tag4infoContainer
-
Adds a the tag to the list.
- add(Permission) - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Adds a permission to the ApplicationPermissions.
- add(List) - Method in class hec.data.meta.Catalog
-
Description of the Method
- add(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- add(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- add(AbstractButton) - Method in class rma.swing.JButtonGroup
-
Adds a button to the group
- add(AbstractButton[]) - Method in class rma.swing.JButtonGroup
-
Adds an array of buttons to the group
- add(JInternalFrame) - Method in class rma.swing.MDIDesktopPane
- add(TreeNode, TableCellEditor) - Method in class rma.swing.treeTable.PathCellEditor
- add(TreeNode, TableCellRenderer) - Method in class rma.swing.treeTable.PathCellRenderer
- add(T) - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- ADD - Static variable in class hec.client.PasswordFileEditor
- ADD - Static variable in class hec.hecmath.HecMath
- add_wrappers(String, String) - Method in class hec.heclib.util.EncoderDecoder
-
sets the wrapper symbols
- addAction(Action) - Method in class rma.swing.action.ActionGroup
-
Appends an action to the end of the list.
- addAction(Action) - Method in class rma.swing.RmaJMultiActionButton
- addActionForClass(Class, LayerSelectionAction) - Static method in class hec.map.JLayerSelection
- addActionListener(ActionListener) - Method in class hec.ui.TristateDecorator
- addActionListener(ActionListener) - Method in class rma.swing.CheckBoxPanel
- addActionListener(ActionListener) - Method in class rma.swing.DateChooser.ActionSupport
-
Add an
ActionListener
to this object's list of listeners. - addActionListener(ActionListener) - Method in class rma.swing.DateChooser
-
Add a
ActionListener
to this component's list of listeners. - addActionListener(ActionListener) - Method in class rma.swing.DateTimePanel
- addActionListener(ActionListener) - Method in class rma.swing.JCheckBoxEditPanel
-
Adds an ActionListener to the button
- addActionListener(ActionListener) - Method in class rma.swing.list.FixedLengthComboBoxEditor
- addActionListener(ActionListener) - Method in class rma.swing.RmaComboBoxEditor
- addActionListener(ActionListener) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- addActionsToPopup(JPopupMenu) - Method in class hec.map.aishape.AiShapeLayerSelection
- addActionsToPopup(JPopupMenu) - Method in class hec.map.JLayerSelection
- addAlias(CondensedReference, DSSPathname) - Method in class hec.heclib.dss.HecDataManager
- addAlias(String) - Method in class hec.heclib.dss.HecDataManager
- addAlias(String, String) - Method in class hec.heclib.dss.HecDataManager
- addAliasList(String[], String[]) - Method in class hec.heclib.dss.HecDataManager
- addAll(double[]) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.Appends values in the array to the the end of the sequence of random values
- addAll(double[]) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- addAll(double[], double[]) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- addAll(int[]) - Method in class rma.util.IntArray
-
Appends the ints in the argument array to this int array.
- addAll(int[]) - Method in class rma.util.IntVector
-
Appends the ints in the argument array to this int vector.
- addAll(int[], double[]) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- addAll(int, double[]) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- addAll(long[]) - Method in class rma.util.LongVector
- addAll(short[]) - Method in class rma.util.ShortArray
-
Appends the ints in the argument array to this int array.
- addAll(ChartSnapshotsMap) - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- addAll(Object[]) - Method in class rma.swing.list.RmaListModel
- addAll(Collection<? extends E>) - Method in class rma.swing.list.RmaListModel
- addAll(List<LocationGroup>) - Method in class hec.data.location.LocationGroupSet
- addAll(DoubleArray) - Method in class rma.util.DoubleArray
-
Appends all of the elements in the specified DoubleArray to the end of this DoubleArray, in the order that they are returned by the specified DoubleArray's Iterator.
- addAll(DoubleVector) - Method in class rma.util.DoubleVector
-
Appends all of the elements in the specified DoubleVector to the end of this DoubleVector, in the order that they are returned by the specified DoubleVector's Iterator.
- addAll(FloatArray) - Method in class rma.util.FloatArray
-
Appends all of the elements in the specified FloatArray to the end of this FloatArray, in the order that they are returned by the specified FloatArray's Iterator.
- addAll(IntVector) - Method in class rma.util.IntArray
-
Appends the ints in the argument array to this int array.
- addAll(IntVector) - Method in class rma.util.IntVector
-
Appends the ints in the argument array to this int vector.
- addAll(ShortArray) - Method in class rma.util.ShortArray
-
Appends the shorts in the argument array to this shortarray.
- addAllowableChar(char, int) - Method in class rma.swing.text.PathnameDocument
- addAlternative(Alternative) - Method in class hec.data.location.Location
-
Adds an Alternative to the Location's Hashtable of Alternatives.
- addAlternative(AlternativeEntry) - Method in class hec.util.SimulationEntry
- addAnnotation(Annotation) - Method in class hec.map.annotations.AnnotationMapObject
- addAssignedLocation(AssignedLocation) - Method in class hec.data.location.LocationGroup
- addAssignedTimeSeries(AssignedTimeSeries) - Method in class hec.data.tx.TimeSeriesGroup
- addAssignedTimeSeriesToEnd(AssignedTimeSeries) - Method in class hec.data.tx.TimeSeriesGroup
- addAssignedTimeSeriesToEnd(Collection<AssignedTimeSeries>) - Method in class hec.data.tx.TimeSeriesGroup
- addAttributeAddRemoveListener(AttributeAddRemoveListener) - Method in class hec.map.ModelDrawingAttributeSet
-
Adds a feature to the AttributeAddRemoveListener attribute of the ModelDrawingAttributeSet object
- addAttributeChangedListener(AttributeChangedListener) - Method in class hec.map.ModelDrawingAttributeSet
-
Adds a feature to the AttributeChangedListener attribute of the ModelDrawingAttributeSet object
- addAttributes(Element, Map) - Static method in class rma.util.RmaBaseXmlUtilities
-
Store the key/value pairs in the Map attributes as XML Attributes in the Element elem
- addAttributeToElement(Element, String, String) - Static method in class hec.data.location.Location
- addAuxilaryPanel(JPanel) - Method in class hec.gui.NameDialog
-
Inserts a panel below the description text area.
- addAuxilaryPanel(JPanel, double, int) - Method in class hec.gui.NameDialog
-
Inserts a panel below the description text area.
- addAxis() - Method in class hec.gfx2d.LayoutPlotDialog
- addAxis(Axis) - Method in class hec.gfx2d.AxisScrollbar
- addAxisMarker(AxisMarkerDescription) - Method in class hec.gfx2d.Viewport
- addAxisMarker(G2dMarkerProperties) - Method in class hec.gfx2d.Viewport
-
Creates a new Marker Line for the viewport by creating a glyph with the given Marker Properties.
- addAxisMarker(String, int) - Method in class hec.gfx2d.Viewport
-
Adds a Marker Line to the specified Axis - displays a dialog for the user to enter the value for the marker.
- addAxisMarkerPoint() - Method in class hec.gfx2d.Viewport
-
Adds a Marker Line to the specified Axis - displays a dialog for the user to enter the value for the marker.
- addAxisPointMarker(G2dMarkerPointProperties) - Method in class hec.gfx2d.Viewport
-
Creates a new Marker Point for the viewport by creating a glyph with the given MarkerPoint Properties.
- addBackgroundMap(MapObjectInterface) - Method in class hec.map.MapPanel
-
add a background map to the MapPanel
- addBackgroundMaps(List) - Method in class hec.map.MapPanel
-
add Background MapObjectInterfaces to the list of Background maps
- addButtonCmdPanelListener(ButtonCmdPanelListener) - Method in class hec.map.aishape.ui.AiShapeFilePropertiesDialog
- addButtonProp(ToolbarButtonProp) - Method in class hec.gfx2d.ViewportToolbarProp
- addCallback(FutureCallback<Image>) - Method in class hec.map.renderer.MapScaleImage
- addCallout(LocalPt) - Method in class hec.gfx2d.G2dLine
-
Adds a feature to the Callout attribute of the G2dLine object
- addCategories(List<CategoricalColorContour.Category<?>>) - Method in class rma.util.CategoricalColorContour
- addCategories(CategoricalColorContour.Category<?>...) - Method in class rma.util.CategoricalColorContour
- addCategory(LocationCategory) - Method in class hec.data.location.LocationCategoryMap
- addCategory(TsCategory) - Method in class hec.data.tx.TsCategoryMap1
- addCategory(CategoricalColorContour.Category<?>) - Method in class rma.util.CategoricalColorContour
- addCategory(T, Color) - Method in class rma.util.CategoricalColorContour
- addCellEditorListener(CellEditorListener) - Method in class rma.swing.RmaJTable
-
add a cell editor listener
- addCellEditorListener(CellEditorListener) - Method in class rma.swing.table.RowCellEditor
- addCellEditorListener(CellEditorListener) - Method in class rma.swing.treeTable.PathCellEditor
- addCentury(int) - Static method in class hec.heclib.util.HecTime
-
This takes a two digit year and adds the "correct" century
- addChangeListener(ChangeListener) - Method in interface hec.gfx2d.histogram.HistogramDataProvider
- addChangeListener(ChangeListener) - Method in class hec.gfx2d.histogram.SimpleHistogramDataProvider
- addChangeListener(ChangeListener) - Method in class hec.map.image.ImageGlyphProxy
- addChangeListener(ChangeListener) - Method in class hec.map.MapGlyph
-
Adds a feature to the ChangeListener attribute of the MapGlyph object
- addChangeListener(ChangeListener) - Method in class hec.ui.TristateDecorator
- addChangeListener(ChangeListener) - Method in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Adds a
ChangeListener
to the model. - addCharacteristic(ICharacteristic) - Method in interface hec.data.characteristic.ICharacteristicType
- addCharacteristic(ICharacteristic) - Method in class hec.data.characteristic.JDomCharacteristicType
- addCheckBoxToggleListener(CheckBoxToggleListener) - Method in class rma.swing.RmaJCheckBoxList
-
adds a CheckBoxToggleListener to the List
- addChild(Widget) - Method in class hec.map.annotations.Widget
- addChildContent(Element, String, boolean) - Static method in class hec.util.BaseXMLUtilities
-
add a child Element to parent with the name of childElemName and text of value
- addChildContent(Element, String, double) - Static method in class hec.util.BaseXMLUtilities
-
add a child Element to parent with the name of childElemName and text of value
- addChildContent(Element, String, int) - Static method in class hec.util.BaseXMLUtilities
-
add a child Element to parent with the name of childElemName and text of value
- addChildContent(Element, String, long) - Static method in class hec.util.BaseXMLUtilities
-
add a child Element to parent with the name of childElemName and text of value
- addChildContent(Element, String, String) - Static method in class hec.util.BaseXMLUtilities
-
add a child Element to parent with the name of childElemName and text of value
- addChildWorkspaceToCopy(String) - Method in class hec.model.WkspExportOptions
- addClass(Class<? extends GenericMessage>, GenericMessage.MessageDefinition) - Static method in class hec.jms.GenericMessage
- addClassMapping(String, String) - Method in class hec.io.AsciiDeserializer
-
map an old classname to a new classname.
- addClassNameMapping(String, String) - Static method in class hec.model.ClassNameMapper
- addCmdPanel(int) - Method in class rma.swing.TextEditPanel
- addCmdPanelListener(ButtonCmdPanelListener) - Method in class rma.swing.ButtonCmdPanel
- addCodeDecode(String[][]) - Method in class hec.heclib.util.EncoderDecoder
-
add the list of code/decode pairs, accepts String[][] instead of 2 String[] calls fill_HashTable
- addCodeDecode(String[], String[]) - Method in class hec.heclib.util.EncoderDecoder
-
add the list of code/decode pairs calls fill_HashTable
- addCodeDecode(String, String) - Method in class hec.heclib.util.EncoderDecoder
-
add the code/decode pair to the hashtable just calls the protected version
- addColumn(int, boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- addColumn(int, boolean) - Method in class hec.dataTable.PairedDataCurve
- addColumn(int, boolean) - Method in class hec.dataTable.PairedDataModel
- addColumn(String) - Method in class hec.model.AbstractDataListTableModel
- addColumn(String) - Method in class rma.swing.RmaJTableSorter
-
add a column to the table with the header colName
- addColumn(String) - Method in class rma.swing.table.AbstractRmaTableModel
- addColumn(String) - Method in class rma.swing.table.RmaTableModel
- addColumn(String) - Method in interface rma.swing.table.RmaTableModelInterface
-
add a column to the table with the header colName
- addColumn(String, Vector) - Method in class hec.model.AbstractDataListTableModel
- addColumn(String, Vector) - Method in class rma.swing.RmaJTableSorter
-
add a column to the table with header columnName and data ColumnData
- addColumn(String, Vector) - Method in class rma.swing.table.AbstractRmaTableModel
- addColumn(String, Vector) - Method in class rma.swing.table.RmaTableModel
- addColumn(String, Vector) - Method in interface rma.swing.table.RmaTableModelInterface
-
add a column to the table with header columnName and data ColumnData
- addColumnGroup(ColumnGroup) - Method in class rma.swing.table.GroupableTableHeader
- addColumnListener(TableColumn) - Method in class rma.swing.table.TwoTablesOneFixedPanel
-
add this panel from the list of objects that get Table Column Property Change Events
- addComplexDbfMap(String) - Method in class hec.io.DBFMappingClass
- addComponentLayer(ViewportLayer<?>) - Method in class hec.gfx2d.Viewport
- addComponentPanel(ComponentPanel) - Method in class hec.gfx2d.components.CheckBoxPanel
- addConditional(int, Conditional) - Method in class hec.model.ConditionalBlock
-
Inserts the specified Conditional at the specified position in this list (optional operation).
- addConditional(Conditional) - Method in class hec.model.ConditionalBlock
- addConditionalBlock(ConditionalBlock) - Method in class hec.model.Conditional
- addConditionalItem(ConditionalItem) - Method in class hec.model.Conditional
- addConfigChangeListener(ConfigChangeListener) - Method in interface hec.script.ScriptManager
- addConstant(double) - Method in class hec.heclib.dss.HecTimeSeriesMath
- addContainer(Container) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- addContainer(Container) - Method in interface rma.services.tz.TimeZoneDisplayService
-
adds a listener that will notify all TimeZoneComponents within the container of updated display time zone events
- addContainer(Container) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- addContainer(Container) - Method in interface rma.services.units.UnitsDisplayService
-
add a Container to listen for display units changes.
- addConvFunction(String, String, String, String, double) - Static method in class hec.heclib.util.Unit
-
Adds a scalar conversion factors to convert both ways between specified system/unit combinations
- addConvFunction(String, String, String, String, String) - Static method in class hec.heclib.util.Unit
-
Creates and adds a RPN conversion function to convert from sys/unit to sys/unit
- addConvFunction(String, String, String, String, RpnFunction) - Static method in class hec.heclib.util.Unit
-
Adds the RPN conversion function to convert from sys/unit to sys/unit
- addCurve(double[]) - Method in class hec.heclib.dss.HecTimeSeriesMath
- addCurve(String, Object) - Method in class hec.gfx2d.ViewportLayout
-
Adds a data curve to either the Y1 or Y2 axis.
- addCurve(String, Object, G2dLineProperties) - Method in class hec.gfx2d.ViewportLayout
-
Adds a data curve to the X1 - Y1/Y2 axis.
- addCurve(String, Object, List) - Method in class hec.gfx2d.ViewportLayout
-
Adds a data curve to either the Y1 or Y2 axis.
- addCurve(String, String, Object, G2dLineProperties) - Method in class hec.gfx2d.ViewportLayout
-
Adds a data curve to either the X1/X2 Y1/Y2 axis.
- addCurve(String, String, Object, List) - Method in class hec.gfx2d.ViewportLayout
-
Adds a data curve to either the Y1 or Y2 axis.
- addData(double[], double[]) - Method in class hec.gfx2d.PlotIcon
-
Add data to be represented.
- addData(int[], double[]) - Method in class hec.gfx2d.PlotIcon
-
Add data to be represented.
- addData(SimpleSeasonalData) - Method in class hec.gfx2d.ComplexSeasonalData
-
Adds a new seasonal record to the list.
- addData(DataContainer) - Method in class hec.dataTable.HecDataTableFrame
-
Adds data (DataContainer) to the HecDataTableFrame object.
- addData(DataContainer) - Method in class hec.gfx2d.G2dDialog
-
Adds data (DataContainer) to the G2dDialog object.
- addData(PairedDataContainer) - Method in class hec.gfx2d.PlotIcon
- addData(PairedDataContainer) - Method in class hec.gfx2d.PlotIconBase
- addData(TimeSeriesContainer) - Method in class hec.dataTable.HecDataTable
-
Adds a feature to the Data attribute of the Table object
- addData(TimeSeriesContainer) - Method in class hec.gfx2d.PlotIcon
- addData(TimeSeriesContainer) - Method in class hec.gfx2d.PlotIconBase
- addDataContainer(Path, DSSPathname, DataContainer) - Method in class hec.util.transformation.dss.read.DssReadData
- addDataListListener(DataListListener) - Method in interface hec.model.CommonDataList
- addDataObject(DataObject) - Method in interface hec.model.DataList
-
add a DataObject to my list
- addDataSet(G2dObject) - Method in class hec.gfx2d.G2dDialog
- addDataToExistingTable(Vector) - Method in class hec.dataTable.HecDataTableFrame
- addDataType(String, String, String, boolean, int) - Method in class hec.gfx2d.DataTypeFactory
-
Adds a feature to the DataType attribute of the DataTypeFactory class
- addDateTimeFocusListener(FocusListener) - Method in class rma.swing.DateTimePanel
-
add a focus listener to the datefield and the timefield
- addDays(int) - Method in class hec.heclib.util.HecTime
- addDbfMap(String, String, char, boolean) - Method in class hec.io.DBFMappingClass
- addDbfMap(String, String, char, int, int, boolean) - Method in class hec.io.DBFMappingClass
- addDbfMap(String, String, char, int, int, boolean, String, String, String, byte, boolean) - Method in class hec.io.DBFMappingClass
- addDbfMap(String, String, String, char, int, int, boolean) - Method in class hec.io.DBFMappingClass
- addDbfMap(String, String, String, char, int, int, boolean, String, String, String, byte, boolean) - Method in class hec.io.DBFMappingClass
- addDbfMap(String, String, String, String, char, int, int, boolean) - Method in class hec.io.DBFMappingClass
- addDbfMap(String, String, String, String, char, int, int, boolean, String, String, String, byte, boolean) - Method in class hec.io.DBFMappingClass
- addDekstopManagerListner(DesktopManagerListener) - Method in class rma.swing.MDIDesktopManager
- addDirtyRegion(JComponent, int, int, int, int) - Method in class rma.util.debug.CheckThreadViolationRepaintManager
- addDisplayObject(DataContainer) - Method in class hec.dataTable.HecDataTableFrame
-
Deprecated.Use addData(DataContainer) instead.
- addDisplayObject(DataContainer) - Method in class hec.gfx2d.G2dDialog
-
Deprecated.Use addData(DataContainer) instead.
- addDPData(StreamAlignmentDPData) - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- addDPData(StreamAlignmentDPData) - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- addDuration(HecTime, String) - Static method in class hec.gfx2d.PlotSpecification
-
Adds a specified duration to a base time and returns the resulting time
- addEdge(int, int, int, boolean) - Method in class hec.map.nettin.EdgeContainer
- addElement(double) - Method in class rma.util.DoubleArray
-
Adds the specified component to the end of this vector, increasing its size by one.
- addElement(double) - Method in class rma.util.DoubleVector
-
Adds the specified component to the end of this vector, increasing its size by one.
- addElement(float) - Method in class rma.util.FloatArray
-
Adds the specified component to the end of this vector, increasing its size by one.
- addElement(int) - Method in class rma.util.IntArray
-
Adds the specified component to the end of this array, increasing its size by one.
- addElement(int) - Method in class rma.util.IntVector
-
Adds the specified component to the end of this vector, increasing its size by one.
- addElement(long) - Method in class rma.util.LongVector
-
Adds the specified component to the end of this vector, increasing its size by one.
- addElement(short) - Method in class rma.util.ShortArray
-
Adds the specified component to the end of this array, increasing its size by one.
- addElement(E) - Method in class rma.swing.list.RmaListModel
-
Adds the specified component to the list.
- addElement(Object) - Method in class rma.util.Queue
-
Adds an Object to the the Queue with a normal priority.
- addElement(Object, int) - Method in class rma.util.Queue
-
add an object to the queue based on it's priority
- addElements(E[]) - Method in class rma.swing.list.RmaListModel
-
Adds the specified components to the list.
- addEmptyQualityTx() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- addError(String) - Method in class hec.map.aishape.ShapeImport
- addErrorMessage(Object, Object) - Method in interface hec.server.MessageReporter
-
Adds a feature to the ErrorMessage attribute of the MessageSender object
- addErrorMessage(String) - Method in class rma.util.PerforceReport.MessageFormatter
-
Adds a feature to the ErrorMessage attribute of the MessageFormatter object
- addExceedenceProbability() - Method in class hec.map.inundation.InundationGroupEditor
- addExceedenceProbability(int, Double) - Method in class hec.map.inundation.InundationParameter
- addExceedenceProbability(Double) - Method in class hec.map.inundation.EditingInundationGroupPanel
- addExceedenceProbability(Double) - Method in class hec.map.inundation.EditingInundationGroupTableModel
- addExceedenceProbability(Double) - Method in class hec.map.inundation.InundationGroup
- addExceedenceProbability(Double) - Method in class hec.map.inundation.InundationParameter
- addExcludedProject(String) - Method in class hec.model.WkspExportOptions
- addExistsError() - Method in class hec.map.aishape.ShapeImport
- addExistsError() - Method in class hec.map.aishape.stream.OrderedShapeStream
- addExtension(String) - Method in class rma.util.RMAFilenameFilter
- addExtras(JPanel, Observer) - Method in class rma.util.AspectShadingColorContour
- addExtras(JPanel, Observer) - Method in class rma.util.ColorContour
- addExtras(JPanel, Observer) - Method in class rma.util.LinearColorContour
- addFile(File, FileListener) - Method in class hec.io.FileMonitor
-
Add file to listen for.
- addFileAccess() - Method in class hec.heclib.dss.HecDSSFileData
- addFileSelectedListener(FileSelectedListener) - Method in class hec.gui.AbstractFileChooserField
- addFilter(FilenameFilter) - Method in class rma.util.RMAFilenameFilterSet
- addFilterPanel(TableRowFilterPanel.FilterPanel) - Method in class rma.swing.table.TableRowFilterPanel
- addFocusListener(FocusListener) - Method in class hec.gfx2d.G2dPanel
- addFocusListener(FocusListener) - Method in class hec.gfx2d.Viewport
- addFocusListener(FocusListener) - Method in class rma.swing.RmaIpAddressPanel
- addFontSizePropertyChangeListener(PropertyChangeListener) - Method in class rma.swing.FontChooserPanel
-
Adds a listener to the Font Size JSlider in order to veto a font size change.
- addG2dDialogWindowListener(WindowListener) - Static method in class hec.gfx2d.G2dDialog
- addG2dGlyph(G2dGlyph) - Method in class hec.gfx2d.Viewport
- addG2dGlyph(G2dGlyph, Scale) - Method in class hec.gfx2d.Viewport
- addG2dLineProperties(G2dLineProperties) - Method in class hec.gfx2d.DataType
- addG2dObject(G2dObject) - Method in class hec.gfx2d.Viewport
-
Adds a new G2dObject to the viewport
- addG2dObject(G2dObject, Scale) - Method in class hec.gfx2d.Viewport
-
Adds a new G2dObject to the viewport for drawing.
- addG2dObject(G2dObject, G2dLineProperties) - Method in class hec.gfx2d.Viewport
- addG2dObject(G2dObject, G2dLineProperties[]) - Method in class hec.gfx2d.Viewport
- addG2dObject(G2dObject, G2dLineProperties[], Scale) - Method in class hec.gfx2d.Viewport
- addG2dObject(G2dObject, G2dLineProperties, Scale) - Method in class hec.gfx2d.Viewport
- addG2dObject(G2dObject, Color, Color) - Method in class hec.gfx2d.Viewport
-
Adds a G2dObject to the viewport.
- addG2dObject(G2dObject, Color, Color, Scale) - Method in class hec.gfx2d.Viewport
- addG2dObjects(List, List) - Method in class hec.gfx2d.Viewport
- addG2dObjects(List, List, boolean) - Method in class hec.gfx2d.Viewport
-
adds the list of g2dobjects to the viewport.
- addGlyphProperties(G2dGlyphDrawProp) - Method in class hec.gfx2d.ViewportDrawProp
- addGlyphs(List) - Method in class hec.map.MapPanel
-
no op method
- addGlyphSelectionListener(GlyphSelectionListener) - Method in class hec.map.image.ImageGlyphProxy
- addGlyphSelectionListener(GlyphSelectionListener) - Method in class hec.map.MapGlyph
-
Adds a feature to the GlyphSelectionListener attribute of the MapGlyph object
- addGraphLabelItem(GfxTextObject) - Method in class hec.gfx2d.Viewport
-
Adds a feature to the MapTextObject attribute of the MapCanvas object
- addGroup(int) - Method in class hec.server.Profile
- addGroup(LocationGroup) - Method in class hec.data.location.LocationCategory
- addGroup(LocationGroup) - Method in class hec.data.location.LocationCategoryMap
- addGroup(TimeSeriesGroupRef) - Method in class hec.data.tx.TimeSeriesCategory
- addGroup(TsGroup) - Method in class hec.data.tx.TsCategory
- addGroup(TsGroup) - Method in class hec.data.tx.TsCategoryMap1
- addGroup(String) - Method in class hec.data.tx.TimeSeriesCategory
- addGroup(String, String) - Method in class hec.data.tx.TimeSeriesCategory
- addGroup(String, String, String) - Method in class hec.data.location.LocationCategory
-
Adds or replaces a location group into this categories map.
- addGroup(String, String, String, String) - Method in class hec.data.location.LocationCategory
-
Adds or replaces a location group into this categories map.
- addGroup(String, String, String, String, String) - Method in class hec.data.tx.TsCategory
-
Adds or replaces a location group into this categories map.
- addGroup(String, String, String, String, String, String) - Method in class hec.data.location.LocationCategory
- addGroup(String, String, String, String, String, String) - Method in class hec.data.tx.TsCategory
-
Adds or replaces a location group into this categories map.
- addHandle() - Method in class rma.util.wmf.WMF
-
Add a new handle to the handle table with GDI objects .
- addHecDssListener(HecDssListener) - Method in class hec.heclib.dss.HecDssCatalog
- addHecDssListener(HecDssListener, HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- addHecDssListener(HecDssListener, String) - Method in class hec.heclib.dss.HecDssCatalog
- addHecDssListener(HecDssListener, String[]) - Method in class hec.heclib.dss.HecDssCatalog
- addHecDssListener(HecDssListener, String[], HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- addHecDssListener(HecDssListener, String, HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- addHecDssListener(HecDssListener, String, String[], HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- addHelpMenu(JMenuItem) - Method in class hec.gui.HelpDialog
-
Deprecated.
- addHelpMenu(JMenuItem) - Method in class hec.gui.HelpFrame
-
Deprecated.
- addHelpMenu(JMenuItem) - Method in class hec.util.TextDialog
- addHelpMenu(JMenuItem) - Method in class hec.util.TimeWindowDialog
- addHighlightedIndex(Integer) - Method in class hec.map.aishape.ShapeDrawingAttribute
- addHours(int) - Method in class hec.heclib.util.HecTime
- addIgnoredLoggerName(String) - Method in class rma.swing.logging.DialogLogHandler
-
Adds a logger to the ignored list.
- addIgnoredSourceClass(String) - Method in class rma.swing.logging.DialogLogHandler
-
Adds a log record source class to the ignored list.
- addImpl(Component, Object, int) - Method in class rma.swing.RmaJCompTitledPanel
-
By default, children may not be added directly to a this component, they must be added to its contentPane instead.
- addIndex(String, String, String, byte, boolean) - Method in class hec.io.DBFMappingClass
-
Information about the DBF Tag
- addInflow(IOutlet) - Method in interface hec.data.outlet.IOutlet
- addInflow(IOutlet) - Method in class hec.data.outlet.JDomOutletImpl
- addInformationMessage(Object) - Method in interface hec.server.MessageReporter
-
Adds a feature to the InformationMessage attribute of the MessageSender object
- addInsertModeChangedListener(InsertModeChangedListener) - Method in class rma.swing.text.ToggleInsertDocument
- addInundationLayer(InundationLayer) - Method in class hec.map.inundation.InundationParameter
- addInundationParameter(InundationParameter) - Method in class hec.map.inundation.InundationGroup
- addInvalidComponent(JComponent) - Method in class rma.util.debug.CheckThreadViolationRepaintManager
- addItem(LegendItem) - Method in class hec.gfx2d.LegendItemContainer
- addItem(Object) - Method in class rma.swing.RmaJCheckBoxList
- addItem(String, String) - Method in class hec.util.GeneralTableEditor
- addItemExclusive(E) - Method in class rma.swing.RmaJComboBox
- addItemExclusive(String) - Method in class rma.swing.JComboBoxEx
- addItemListener(ItemListener) - Method in class hec.gfx2d.PairedDataPropertiesPanel
- addItemListener(ItemListener) - Method in class hec.gui.SelectorPanel
- addItemListener(ItemListener) - Method in class hec.ui.TristateDecorator
- addItems(List<LegendItem>) - Method in class hec.gfx2d.LegendItemContainer
- ADDITION - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- ADDITION - Enum constant in enum class hec.hecmath.computation.Constants.TextOperator
- ADDITIVE - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- addKeyListener(KeyListener) - Method in class rma.swing.DateTimePanel
-
add a KeyListener to the datefield and the timefield
- addKeyListener(KeyListener) - Method in class rma.swing.RmaIpAddressPanel
- addKeyListener(KeyListener) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- addLayer() - Method in class hec.map.JLayerSelection
- addLayer() - Method in class hec.map.JLayerSelectorTreePanel
- addLayer() - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- addLayer(String) - Method in class hec.model.TsDataSetName
- addLayerSelectionEventListener(LayerSelectionEventListener) - Method in class hec.map.JLayerSelectorTreePanel
- addLayerSymbol(int, LayerSymbol.LayerSymbolShape) - Static method in class hec.map.LayerSymbol
-
add a new shape to the list of Shapes available to draw
- addLayoutComponent(Component, Object) - Method in class rma.swing.AKDockLayout
- addLayoutComponent(String, Component) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager
- addLayoutComponent(String, Component) - Method in class hec.io.BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager
- addLayoutComponent(String, Component) - Method in class rma.swing.plaf.basic.BasicDateFieldUI.DateFieldLayoutManager
- addLayoutComponent(String, Component) - Method in class rma.swing.plaf.basic.BasicDescFieldUI.DateFieldLayoutManager
- addLegendContainers() - Method in class hec.gfx2d.G2dPanel
-
Adds the legend containers to the panel.
- addLegendToPosition(LegendPanel, int) - Method in class hec.gfx2d.G2dPanel
- addLine(double[], double[], int, boolean) - Method in class hec.map.hms.HmsMapObject
- addLine(WorldLine) - Method in class hec.map.WorldNode
- addLineData(double[], double[], int) - Method in class hec.gfx2d.G2dLine
-
Adds a adds line data to the last line segment in the list
- addLineData(double[], double[], int) - Method in class hec.gfx2d.G2dLogarithmicLine
- addLineMarkerProperties(G2dMarkerProperties) - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- addLineMarkerProperties(G2dMarkerProperties) - Method in class hec.gfx2d.ViewportDrawProp
- addLines() - Method in class hec.client.DataTypeEditor
- addLines() - Method in class hec.gfx2d.DataTypeEditor
- addLineSegment(double[], double[], int) - Method in class hec.gfx2d.G2dLine
- addListener(CatalogListener) - Method in class hec.data.meta.Catalog
- addListener(GraphicElementSelectionEventListener) - Method in interface hec.map.selection.GraphicElementSelectionEventNotifier
- addListener(GraphicElementSelectionEventListener) - Method in class hec.map.selection.GraphicElementSelectionEventSupport
- addListener(GraphicElementSelectionEventListener) - Method in class hec.map.selection.GraphicElementSelector
- addListener(PropertyChangeListener) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- addListener(Runnable) - Method in class hec.map.renderer.MapScaleImage
- addListener(String, String) - Method in class hec.server.ServerFileListener
- addListeners() - Method in class hec.client.ScalarOutputDialog
- addListeners() - Method in class hec.gfx2d.components.LabelPanel
- addListeners() - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- addListeners() - Method in class hec.gfx2d.components.LinePropertiesPanel
- addListeners() - Method in class hec.gfx2d.components.PositionPanel
- addListeners() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- addListeners() - Method in class hec.gfx2d.components.SizePanel
- addListeners() - Method in class hec.gfx2d.components.TextPanel
- addListeners() - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- addListeners() - Method in class hec.gfx2d.G2dDefaultLinesPropPanel
- addListeners() - Method in class hec.gfx2d.G2dLinesPropPanel
- addListeners() - Method in class hec.gfx2d.G2dLineStylePropertiesPanel
- addListeners() - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- addListeners() - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- addListeners() - Method in class hec.gfx2d.G2dViewportPropertiesPanel
- addListeners() - Method in class hec.gfx2d.LabelPropertiesPanel
- addListeners() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- addListeners() - Method in class hec.gui.AbstractSelectorPanel
- addListeners() - Method in class hec.gui.FormattedTextEditor
- addListeners() - Method in class hec.gui.SelectorPanel
- addListeners() - Method in class hec.gui.SelectorTextPanel
- addListeners() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- addListeners() - Method in class hec.map.ElevationGlyphOptionJDlg
-
Adds a feature to the Listeners attribute of the ElevationGlyphOptionJDlg object
- addListeners() - Method in class hec.map.importer.AbstractShapeImportDialog
- addListeners() - Method in class hec.map.MapPanel
- addListeners() - Method in class rma.swing.RmaComboBoxEditor
- addListeners() - Method in class rma.swing.RmaJSpinner
- addListeners() - Method in class rma.swing.table.FilterTablePanel
- addListeners() - Method in class rma.swing.table.TableHeaderFilterPanel
- addListSelectionListener(ListSelectionListener) - Method in class hec.gui.PanelSelector
-
Adds a feature to the ListSelectionListener attribute of the PanelSelector object
- addLocation(DataContainer) - Method in class hec.heclib.dss.HecLocationManager
- addLogRecord(LogRecord) - Method in interface rma.swing.logging.ILogRecordDisplay
- addLogRecord(LogRecord) - Method in class rma.swing.logging.LogRecordDisplayPanel
- addManagerMap(MapObjectInterface) - Method in class hec.map.MapPanel
-
add a new ManagerMap to the MapPanel
- addManagerMap(MapObjectInterface, boolean) - Method in class hec.map.MapPanel
-
Adds a feature to the ManagerMap attribute of the MapPanel object
- addManagerMap(MapObjectInterface, MapGlyph, boolean) - Method in class hec.map.MapPanel
- addManagerMapGlyph(MapGlyph) - Method in class hec.map.MapPanel
- addManagerMaps(List) - Method in class hec.map.MapPanel
-
add Manager MapObjectInterfaces to the list of Manager maps
- addMap(MapIdentifier) - Method in interface hec.map.appInterface.MapWorkspace
-
Add the map specified by mapToAdd to the Workspace
- addMap(MapObjectInterface) - Method in class hec.map.MapPanel
-
add a Map to the MapPanel
- addMap(MapObjectInterface, boolean) - Method in class hec.map.MapPanel
-
Adds a feature to the Map attribute of the MapPanel object
- addMap(MapObjectInterface, boolean, boolean) - Method in class hec.map.MapPanel
- addMap(Frame) - Method in interface hec.map.appInterface.MapApplicationFrame
-
Displays a file chooser to allow the user to select a map to add to the
hec.map.MapPanel
. - addMapGlyphListener(MapGlyphListener) - Method in class hec.map.MapPanel
-
add a MapGlyph Listener to the MapPanel.
- addMapLabelItem(MapLabelItem) - Method in class hec.map.MapCanvas
-
adds a label to the labelitem set
- addMapLegendItem(LegendItem) - Method in class hec.map.MapCanvas
- addMapObject(DBFMapObject) - Method in class hec.io.DBFMappingClass
- addMapping(Class<?>, Class<? extends G2dGlyph>) - Static method in class hec.gfx2d.G2dGlyphFactory
-
add a Plot object to G2dGlyph mapping.
- addMapping(String, String) - Static method in class hec.gfx2d.AxisTicFactory
-
Add an axis mapping to the factory.
- addMapping(String, String) - Static method in class hec.gfx2d.G2dGlyphFactory
-
Deprecated.
- addMapping(String, String) - Static method in class hec.map.LayerSelectionFactory
-
add a MapGlyph to Layer Glyph Selection the mapping.
- addMapping(String, String) - Static method in class hec.map.MapGlyphFactory
-
add a MapObjectInterface to MapGlyph mapping.
- addMapping(String, String) - Static method in class hec.map.MapObjectFactory
-
add a MapObject to MapObject mapping.
- addMapping(String, String) - Static method in class hec.map.ModelDrawingAttributeSetFactory
-
add a model to Attribute Set to the mapping.
- addMapping(String, String) - Static method in class hec.model.ManagerMappingFactory
-
add a newManagerClass to oldManagerClass mapping.
- addMaps() - Method in class hec.map.raster.CreateRaster
- addMaps(List) - Method in class hec.map.MapPanel
-
the the Maps in maps to the MapPanel
- addMaps(List<File>) - Method in class hec.map.image.ImportImageAction
-
Takes a list of maps and will put them in the MapPanel.
- addMapTextObject(MapTextObject) - Method in class hec.map.MapCanvas
-
Adds a feature to the MapTextObject attribute of the MapCanvas object
- addMapTool(ButtonGifStrings) - Method in class hec.map.MapToolSet
- addMapToolClassLoader(MapToolClassLoader) - Method in class hec.map.MapPanel
- addMaptools(MapObjectInterface2) - Method in class hec.map.MapPanel
- addMapTools(MapToolSet) - Method in class hec.map.MapToolPanel
- addMapTools(MapToolSet) - Method in class hec.map.MapToolSet
- addMarkerLine(String, double) - Method in class hec.gfx2d.ViewportLayout
- addMarkerLine(String, double, G2dMarkerProperties) - Method in class hec.gfx2d.ViewportLayout
- addMarkerPoint(G2dMarkerPointProperties) - Method in class hec.gfx2d.ViewportLayout
- addMessage(String) - Method in class hec.util.ExportResults
- addMessage(String) - Method in class rma.util.PerforceReport.MessageFormatter
-
Adds a feature to the Message attribute of the MessageFormatter object
- addMinutes(int) - Method in class hec.heclib.util.HecTime
- addModes(String[], boolean, boolean) - Method in class hec.util.PhotoViewerInfo
- addModifiableListener(ModifiableListener) - Method in class hec.lang.NamedType
- addModifiableListener(ModifiableListener) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- addModifiedListener(ActionListener) - Method in class hec.gfx2d.G2dGlyphDataRecord
- addModule(String, Integer) - Method in class hec.model.TsDataSetName
- addMouseListener(MouseListener) - Method in class hec.ui.TristateCheckBox
-
No one may add mouse listeners, not even Swing!.
- addMouseListeners() - Method in class hec.gfx2d.Viewport
- addMouseListenerToHeaderInTable(JTable) - Method in class hec.dataTable.HecDataTable
- addMouseListenerToHeaderInTable(JTable) - Method in class rma.swing.RmaJTableSorter
- addMouseListenerToHeaderInTable(JTable) - Method in class rma.swing.table.RmaTableSorter
- addNameDocumentListener(DocumentListener) - Method in class hec.gui.NameDescriptionPanel
- addNameFocusListener(FocusListener) - Method in class hec.gui.NameDescriptionPanel
-
Add focus listener to name text field
- addNewObject(DataObject) - Method in interface hec.model.CommonDataList
-
add the DataObject dObj to the datalist and permanent storage
- addNewObject(DataObject) - Method in interface hec.model.DataList
-
add the DataObject dObj to the datalist and permanent storage
- addNewObject(Object) - Method in class hec.io.AbstractDataStorage
- addNewObject(Object) - Method in interface hec.io.DataStorage
-
add a new object to the DataStore return its id.
- addNewObject(Object) - Method in class hec.io.DBFDataStorage
-
Adds a new object to the end of the DBF file.
- addNewObject2(DataObject) - Method in interface hec.model.DataList
-
add a DataObject to my list returning the DataObject
- addNewObject2(Object) - Method in class hec.io.AbstractDataStorage
-
add the object returning the object
- addNewObject2(Object) - Method in interface hec.io.DataStorage
-
add a new object to the DataStore and return a copy of the object with it's id filled in
- addNode(int, double, double, float) - Method in class hec.map.nettin.NodeContainer
- addNode(StreamNode) - Method in class hec.model.StreamElement
- addNode(StreamNode) - Method in class hec.model.StreamJunction
- addNode(WarningTreeNode) - Method in class hec.model.WarningTreeNode
-
Adds a new node to the child node list.
- addNode(WarningTreeNode) - Method in class hec.server.WarningTreeNode
- addNodeSelectedListener(NodeSelectedListener) - Method in class rma.swing.tree.NodeSelectionListener
- addNotify() - Method in class hec.client.LoginDlg
-
Deprecated.
- addNotify() - Method in class hec.client.SplashFrame
- addNotify() - Method in class hec.gfx2d.G2dPropertiesDlg
- addNotify() - Method in class hec.gfx2d.MarginJDialog
- addNotify() - Method in class hec.gfx2d.PageSetupJDialog
- addNotify() - Method in class hec.gfx2d.PrintMultipleJDialog
- addNotify() - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- addNotify() - Method in class hec.map.dem.DemGlyphOptionJDlg
- addNotify() - Method in class hec.script.AbstractScriptButtonFrame
- addNotify() - Method in class hec.server.GeoReviewDialog
- addNotify() - Method in class hec.server.ListDialog
- addNotify() - Method in class rma.swing.InsertDlg
- addNotify() - Method in class rma.swing.JDialogHelp
- addNotify() - Method in class rma.swing.RmaJDialog
- addNotify() - Method in class rma.swing.table.FilterTablePanel
- addNotify() - Method in class rma.swing.table.PrintPropertiesDlg
- addNotify() - Method in class rma.util.JMessageBox
- addNotify() - Method in class rma.util.MessageBox
- addObjectReference(DataObjectReference) - Method in class hec.model.AbstractDataObject
-
add a non-null unique DataObjectReference to this DataObject's list of DataObjectReferences
- addObjectReference(DataObjectReference) - Method in interface hec.model.DataObject
-
add a DataObjectReference to this object
- addObjectReference(DataObjectReference) - Method in class hec.model.UnmodifiableDataObject
-
Adds a feature to the ObjectReference attribute of the UnmodifiableDataObject object
- addObjectSelectionListener(ObjectSelectionListener) - Method in class hec.gfx2d.G2dPanel
- addObjectSelectionListener(ObjectSelectionListener) - Method in class hec.gfx2d.Viewport
- addObserver(AbstractDataListener) - Method in class hec.model.AbstractDataObject
-
add an observer to myself
- addObserver(AbstractDataListener) - Method in interface hec.model.DataObject
-
add an observer to myself
- addObserver(AbstractDataListener) - Method in class hec.model.UnmodifiableDataObject
-
add an observer to myself
- addObserver(Collection) - Method in class hec.gui.AbstractSelectorPanel
- addObserver(Observer) - Method in class hec.geometry.Axis
- addObserver(Observer) - Method in class hec.gfx2d.G2dData
- addObserver(Observer) - Method in class hec.lang.Observable
- addObserver(Observer) - Method in class hec.map.MapPanel
-
add an Observer to the observerList
- addObserver(Observer) - Method in class hec.util.TimeWindowDialog
- addObserver(Observer) - Method in interface rma.util.contour.ColorContourRecord
- addObserver(Observer) - Method in class rma.util.contour.PieChartColorContourRecord
- addOfficeIdConditional(String, String) - Method in class hec.data.meta.CatalogTemplate
- addOKListener(ActionListener) - Method in class hec.gfx2d.G2dPropertiesDlg
- addOKListener(ActionListener) - Method in class rma.swing.table.PrintPropertiesDlg
- addOptionsPopupMenu() - Method in class hec.map.JLayerSelection
- addOutflow(IOutlet) - Method in interface hec.data.outlet.IOutlet
- addOutflow(IOutlet) - Method in class hec.data.outlet.JDomOutletImpl
- addPaintCompleteListener(PaintCompleteListener) - Method in class hec.map.MapPanel
- addPair(double, double) - Method in class hec.model.PairedValues
-
add a pair of values to the end of the data
- addPair(double, double) - Method in class hec.model.PairedValuesExt
-
add an X and Y pair
- addPair(double, double[]) - Method in class hec.model.PairedValuesExt
-
add an X value and Y values
- addPanel(AbstractEditorPanel) - Method in class hec.gui.PanelEditor
- addPathnames(Vector) - Method in interface hec.ui.browser.IBrowseCallback
- addPathnames(Vector) - Method in interface hec.ui.browser.IBrowseDSSParent
- addPlotObject(G2dObject) - Method in class hec.gfx2d.G2dPanel
-
addPlotObject
- addPlotObject(G2dObject, G2dLineProperties, boolean) - Method in class hec.gfx2d.G2dPanel
-
addPlotObject
- addPlotProp(G2dPlotProp) - Method in class hec.gfx2d.G2dPanelProp
- addPlotProperties(PlotProperties) - Method in class hec.gfx2d.DataType
- addPoint(float, float) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Appends the specified coordinates to this
Polyline2D
. - addPoint(Point2D) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
- addPopupAction(Action) - Method in class rma.swing.RmaJTextArea
- addPopupAction(Action) - Method in class rma.swing.RmaJTextField
- addPopupItem(JComponent, int) - Method in class rma.swing.RmaJTable
- addPopupWindow(G2dDialog) - Method in class hec.gfx2d.G2dPanel
- addProcessOutput(ProcessOutputLine) - Method in class hec.io.ProcessOutput
- addProgramOrderItem(ProgramOrderItem) - Static method in class hec.supplemental.model.ProgramOrderItem
- addPropertiesOKListener(ActionListener) - Method in class hec.gfx2d.G2dLabel
- addPropertiesOKListener(ActionListener) - Method in class hec.gfx2d.ViewportTextComponent
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.gfx2d.G2dMouseAdapter
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.gfx2d.ViewportLayer
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.map.aishape.ShapeDrawingAttribute
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.map.annotations.AnnotationMapObject
-
Add PropertyChangeListener.
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.map.annotations.ShadowRenderer
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.map.DisplayCoordinateReferenceSystem
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- addPropertyChangeListener(PropertyChangeListener) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- addPropertyChangeListener(PropertyChangeListener) - Method in class hec.model.AbstractDataObject
- addPropertyChangeListener(PropertyChangeListener) - Method in interface rma.swing.logging.ILogRecordDisplay
-
Used to receive state update events.
- addPropertyChangeListener(PropertyChangeListener) - Method in class rma.util.ColorContour
-
Add a PropertyChangeListener to the listener list.
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class hec.gfx2d.G2dMouseAdapter
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class hec.gfx2d.ViewportLayer
- addPropertyChangeListener(String, PropertyChangeListener) - Method in class hec.model.AbstractDataObject
- addPropertyChangeListener(String, PropertyChangeListener) - Method in interface rma.swing.logging.ILogRecordDisplay
-
Used to receive state update events.
- addPt(LocalPt, int) - Method in class hec.gfx2d.G2dEditGlyph
- addQualityPreferencesListener(Preferences, PreferenceChangeListener) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Adds a Preference change listener to the node that contains the quality settings.
- addRecordSelectorListener(RecordSelectorListener) - Method in class rma.swing.RmaNavigationPanel
- addRefreshListener(Object, RefreshListener) - Method in class hec.refresh.RefreshManager
- addRenderingHints(Map) - Method in class rma.util.postscript.PSGrBase
- addRenderingHints(Map) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- addRow() - Method in class hec.model.AbstractDataListTableModel
- addRow() - Method in class hec.util.GeneralTableEditor
- addRow() - Method in class rma.swing.table.RmaTableModel
- addRow(int) - Method in class hec.util.GeneralTableModel
- addRow(List) - Method in class hec.model.AbstractDataListTableModel
- addRow(Vector) - Method in class hec.model.AbstractDataListTableModel
- addRow(Vector) - Method in class rma.swing.RmaJTableSorter
-
add a row to the table with data in the Vector newRow
- addRow(Vector) - Method in class rma.swing.table.AbstractRmaTableModel
- addRow(Vector) - Method in class rma.swing.table.RmaTableModel
- addRow(Vector) - Method in interface rma.swing.table.RmaTableModelInterface
-
add a row to the table with data in the Vector newRow
- addSampleListener(PropertyChangeListener) - Method in class rma.swing.RmaJColorChooserButton
- addSaveListener(SaveEventListener) - Method in class hec.gui.PanelEditor
- addScale(Scale) - Method in class hec.gfx2d.Viewport
-
Adds a new scale to the list of scale that this viewport owns.
- addScaleToTable(String, Scale) - Method in class hec.gfx2d.G2dPanel
-
Simple assistant method that adds a scale to the table of existing scale.
- addScriptableObjects(AbstractScriptEditor.FolderNode, ScriptableObject) - Method in class hec.script.AbstractScriptEditor
-
recusively add scriptable objects
- addScriptEventListener(ScriptEventListener) - Method in class hec.script.AbstractScriptEditor
- addScriptMenu() - Method in class hec.script.AbstractScriptButtonFrame
- addSeasonalRecord(SeasonalRecord) - Method in class hec.model.SeasonalRecordExt
-
Inserts the SeasonalRecord sr into the ArrayList of SeasonalRecords List is ordered by ascending curve value
- addSeconds(int) - Method in class hec.heclib.util.HecTime
- addSelection(JLayerSelection, DefaultMutableTreeNode) - Method in class hec.map.JLayerSelectorTreePanel
- addSelectionItem(Object, boolean) - Method in class hec.gui.AbstractSelectorPanel
- addSelectionItem(Object, boolean) - Method in class hec.gui.SelectorPanel
-
add an item to the selection list
- addSelectionItem(Object, boolean) - Method in class hec.gui.SelectorTextPanel
- addSelectionItem(Object, boolean, int) - Method in class hec.gui.SelectorPanel
-
add an item to the selection list at the specified index
- addSelectionPaths(TreePath[]) - Method in class hec.ui.CheckTreeSelectionModel
- addShape(ImportObject) - Method in class hec.map.aishape.ShapeImport
- addShapeHighlight(ShapeHighlight) - Method in class hec.map.aishape.AiShapeGlyph
- addShapes(AiShapeGlyph, List) - Method in class hec.map.aishape.ShapeQueryDialog
- addShapes(List) - Method in class hec.map.aishape.ShapeTableModel
- addSimulation(SimulationEntry) - Method in class hec.util.WatershedEntry
- addStandardModel(String, String) - Static method in class hec.lang.WorkspaceNameFactory
- addTabAction() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- addTableChangeListener(TableChangeListener) - Method in class rma.swing.RmaJTable
-
add a table change listener
- addTableMinMaxTracker(int) - Method in class rma.swing.RmaJTable
-
add a TableMinMaxTracker for column col
- addTableModelListener(TableModelListener) - Method in class rma.swing.RmaJTable
-
add a table model listener to the table model
- addTableObject(Object) - Method in class hec.io.AsciiSerializer
-
Returns an Integer holding the index value for the given object
- addTables(List) - Method in class rma.swing.table.MultiTablePrintManager
- addThumbnailMenuItems(Container) - Method in class hec.gfx2d.G2dPanel
- addTimeWindow(Date, boolean, Date, boolean) - Method in class hec.data.TimeWindowMap
-
Adds inclusive start and end points to the time window map.
- addTimeWindow(Date, boolean, Date, boolean, boolean) - Method in class hec.data.TimeWindowMap
- addTimeZoneComponentListener(TimeZoneComponent) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- addTimeZoneListener(TimeZoneComponent) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- addTimeZoneListener(TimeZoneComponent) - Method in interface rma.services.tz.TimeZoneDisplayService
-
Add a listener for time zone display changes
- addTokenReplacer(TokenReplacer) - Method in class hec.gfx2d.text.TextSubstitutionManager
- addTool(ToolbarButtonProp) - Method in class hec.gfx2d.G2dPanel
-
public method for adding a plot tool and button
- addToolBarButton(IToolBarButtonItem) - Method in interface hec.appInterface.ToolBarButtonManager
-
Add the toolBarItem to the current ApplicationModules toolbar
- addToolbarListener(G2dToolbarListener) - Method in class hec.gfx2d.ViewportToolbar
- addToolButton(JToggleButton, ToolbarButtonProp) - Method in class hec.gfx2d.ViewportToolbar
-
Adds a new toolbar button to the toolbar
- addToolButton(JToggleButton, ToolbarButtonProp, GridBagConstraints) - Method in class hec.gfx2d.ViewportToolbar
- addToolButton(JToggleButton, ButtonGifStrings) - Method in class hec.map.MapToolPanel
-
add the JToggleButton button with the adapter information specificed by bgstr as the next button in the MapToolPanel
- addToolButton(JToggleButton, ButtonGifStrings, GridBagConstraints) - Method in class hec.map.MapToolPanel
- addToPairedDataContainer(PairedDataContainer) - Method in class hec.gfx2d.SimpleJTableData
- addToPairedDataContainerReveresed(boolean) - Method in class hec.gfx2d.SimpleJTableData
- addTopPanel(JPanel) - Method in class hec.gui.MoverDialog
-
Adds a feature to the TopPanel attribute of the MoverDialog object
- addTopPanel(JPanel) - Method in class hec.gui.MoverPanel
-
Adds a feature to the TopPanel attribute of the MoverPanel object
- addTopPanel(JPanel) - Method in class hec.gui.MoverPanel2
-
Adds a feature to the TopPanel attribute of the MoverPanel2 object
- addToSelection(Object, GraphicElementSelectionEvent) - Method in interface hec.map.selection.GraphicElementSelectionEventListener
- addToSelection(Object, GraphicElementSelectionEvent) - Method in class hec.map.selection.GraphicElementSelectionEventSupport
- addToSelection(Object, GraphicElementSelectionEvent) - Method in class hec.map.selection.GraphicElementSelector
- addTriangle(int, int, int, int) - Method in class hec.map.nettin.TriangleContainer
- addTSRecord(String, String, boolean) - Method in class hec.model.Node
- addUnit(String, String) - Static method in class hec.heclib.util.Unit
-
Adds a unit type without any conversions
- addUnitsComponent(UnitsComponent) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- addUnitsComponent(UnitsComponent) - Method in interface rma.services.units.UnitsDisplayService
-
add a UnitsComponent to listen for display units changes.
- addUser() - Method in class hec.server.ProfileTable
- addUser(Profile) - Method in class hec.server.ProfileTable
- addUser(String, String, long, String) - Method in class hec.model.UserInfo
- addUserType(String) - Method in class hec.security.PasswordEntry
- addValue(double) - Method in class hec.lang.StatisticalParameter
- addValue(int, double, double, double, double) - Method in class hec.lang.StatisticalParameter
- addValue(String, double) - Method in class hec.model.SeasonalValue
-
Add a date-value pair using a String to represent the date
- addVariable(Variable) - Method in class hec.hecmath.computation.VariableSet
- addVariable(Variable, boolean) - Method in class hec.hecmath.computation.VariableSet
- addVariable(Variable, TimeSeriesContainer, boolean) - Method in class hec.hecmath.computation.VariableSet
- addVariable(String) - Method in class hec.hecmath.computation.VariableSet
- addVariable(String, boolean) - Method in class hec.hecmath.computation.VariableSet
- addVariable(String, TimeSeriesContainer, boolean) - Method in class hec.hecmath.computation.VariableSet
- addVCRControlsListener(VCRControlsListener) - Method in class rma.swing.RmaVcrControls
- addViewMenuItem(JMenuItem) - Method in class hec.client.HistogramPlotDialog
- addViewMenuItem(JMenuItem) - Method in class hec.client.ScalarOutputDialog
- addViewport() - Method in class hec.gfx2d.LayoutPlotDialog
- addViewport() - Method in class hec.gfx2d.PlotLayout
- addViewport(double) - Method in class hec.gfx2d.PlotLayout
-
Adds a viewport to the list with a given wieght.
- addViewport(Viewport) - Method in class hec.gfx2d.LegendPanel
- addViewport(Viewport) - Method in class hec.gfx2d.ViewportToolbar
- addViewport(ViewportLayout, double) - Method in class hec.gfx2d.PlotLayout
- addViewportTextLayer() - Method in class hec.gfx2d.ViewportLayout
- addWindowListener(WindowListener) - Method in interface hec.ui.browser.IBrowserFactory
- addWithWrapper(String, String) - Method in class hec.heclib.util.EncoderDecoder
-
adds the specified code/decode to the hash table lists Returns: true if the code/decode pair is added else false
- addWizardPanel(WizardPanel) - Method in class hec.gui.WizardDialog
-
Adds a feature to the WizardPanel attribute of the WizardDialog object.
- addXAxisMarker() - Method in class hec.gfx2d.Viewport
-
Adds a Marker Line to the XAxis - Displays the Marker Line Properties for the user to edit the properties of the marker
- addXAxisMarker(double) - Method in class hec.gfx2d.Viewport
- addXAxisMarker(String) - Method in class hec.gfx2d.Viewport
- addXMLSchemaNamespaceDeclaration(Element) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the default XML schema location to the element.
- addXSDLocation(Element, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the schema location to the Element elem.
- addXSLTLocation(Document, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the XML stylesheet information to the XML Document.
- addYAxisMarker() - Method in class hec.gfx2d.Viewport
-
Adds a Marker Line to the YAxis - Displays the Marker Line Properties for the user to edit the properties of the marker
- addYAxisMarker(String) - Method in class hec.gfx2d.Viewport
- adios(int) - Method in class hec.tools.FileHunter
- adjustAllColumnsWidthToFitData(int) - Method in class rma.swing.RmaJTable
-
Adjust all column widths to fit data Takes one argument: margin
- adjustColumnWidthtoFitData(int, int) - Method in class rma.swing.RmaJTable
-
Adjust one column width to fit data Takes two arguments: column index and margin
- adjustedDeterminationCoefficient - Variable in class hec.hecmath.LinearRegressionStatistics
- adjustedDeterminationCoefficient - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- adjustedStandardErrorOfRegression - Variable in class hec.hecmath.LinearRegressionStatistics
- adjustedStandardErrorOfRegression - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- adjustFinished() - Method in interface hec.map.image.IImageGlyph
- adjustFinished() - Method in class hec.map.image.ImageGlyph
-
This is called when a series of adjustments are finished.
- adjustFinished() - Method in class hec.map.image.ImageGlyphProxy
- adjustImage(DragPoint, Point, Point) - Method in interface hec.map.image.IImageGlyph
- adjustImage(DragPoint, Point, Point) - Method in class hec.map.image.ImageGlyph
- adjustImage(DragPoint, Point, Point) - Method in class hec.map.image.ImageGlyphProxy
- adjustImage(DragPoint, Point, Point) - Method in class hec.map.mrsid.MrSidMapGlyph
- adjustmentValueChanged(AdjustmentEvent) - Method in class hec.geometry.Axis
- adjustmentValueChanged(AdjustmentEvent) - Method in class hec.geometry.LogAxis
- adjustmentValueChanged(AdjustmentEvent) - Method in class hec.geometry.ProbabilityAxis
- adjustmentValueChanged(AdjustmentEvent) - Method in class hec.map.MapPanel
-
called when a scrollbar is moved
- adjustToIntervalOffset(int, int) - Method in class hec.heclib.util.HecTime
-
Adjust the time to be at the interval offset (in minutes) provided.
- afterExecute(Runnable, Throwable) - Method in class rma.util.concurrent.DynamicallySizedThreadPool
- AiDemBaseMap - Class in hec.map.aidem
- AiDemBaseMap() - Constructor for class hec.map.aidem.AiDemBaseMap
- AiDemBaseMap(MapIdentifier) - Constructor for class hec.map.aidem.AiDemBaseMap
- AiDemBaseMap(String) - Constructor for class hec.map.aidem.AiDemBaseMap
- AiDemFltMap - Class in hec.map.aidem
-
Map Object class for reading ESRI Binary Grid files.
- AiDemFltMap() - Constructor for class hec.map.aidem.AiDemFltMap
- AiDemFltMap(MapIdentifier) - Constructor for class hec.map.aidem.AiDemFltMap
- AiDemFltMap(String) - Constructor for class hec.map.aidem.AiDemFltMap
- AiDemGlyph - Class in hec.map.aidem
- AiDemGlyph() - Constructor for class hec.map.aidem.AiDemGlyph
- AiDemGlyph(MapPanel, AiDemBaseMap) - Constructor for class hec.map.aidem.AiDemGlyph
- AiDemGlyphDataRecord - Class in hec.map.aidem
- AiDemGlyphDataRecord() - Constructor for class hec.map.aidem.AiDemGlyphDataRecord
- AiDemGlyphOptionJDlg - Class in hec.map.aidem
- AiDemGlyphOptionJDlg(Frame, boolean) - Constructor for class hec.map.aidem.AiDemGlyphOptionJDlg
- AiDemGlyphOptionJDlg(Frame, boolean, MapPanel, AiDemGlyph) - Constructor for class hec.map.aidem.AiDemGlyphOptionJDlg
- AiDemLayerSelection - Class in hec.map.aidem
- AiDemLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.aidem.AiDemLayerSelection
- AiDemMap - Class in hec.map.aidem
-
Simple class for reading ESRI .asc grid maps.
- AiDemMap() - Constructor for class hec.map.aidem.AiDemMap
- AiDemMap(MapIdentifier) - Constructor for class hec.map.aidem.AiDemMap
- AiDemMap(String) - Constructor for class hec.map.aidem.AiDemMap
- AiGlyphDataRecordPropertiesDialog - Class in hec.map.aishape.ui
-
abstract dialog to edit glyph data records without shapefile
- AiGlyphDataRecordPropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.AiGlyphDataRecordPropertiesDialog
-
Creates a new instance of AiShapePolygonPropertiesDialog
- AiShapeArc - Class in hec.map.aishape
-
AiShapeArc class replicates Arc Info Arc shape type
September 1998 - AiShapeArc() - Constructor for class hec.map.aishape.AiShapeArc
- AiShapeArc(int) - Constructor for class hec.map.aishape.AiShapeArc
- AiShapeArc(int, Vector<WorldLine>) - Constructor for class hec.map.aishape.AiShapeArc
- AiShapeAttribute - Class in hec.map.aishape
- AiShapeAttribute() - Constructor for class hec.map.aishape.AiShapeAttribute
- AiShapeConst - Interface in hec.map.aishape
-
- hold field attribute values from dbf file
- AiShapeFieldDescriptor - Class in hec.map.aishape
-
Class AiShapeFieldDescriptor used to hold data describing a Shape File field description on the *.dbf file
- AiShapeFieldDescriptor() - Constructor for class hec.map.aishape.AiShapeFieldDescriptor
- AiShapeFieldDescriptor(byte[]) - Constructor for class hec.map.aishape.AiShapeFieldDescriptor
- AiShapeFieldDescriptor(String, char, int, int) - Constructor for class hec.map.aishape.AiShapeFieldDescriptor
- AiShapeFilePropertiesDialog - Class in hec.map.aishape.ui
- AiShapeFilePropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.AiShapeFilePropertiesDialog
-
Creates a new instance of AiShapeFilePropertiesDialog
- AiShapeGlyph - Class in hec.map.aishape
- AiShapeGlyph(MapPanel, AiShapeMap) - Constructor for class hec.map.aishape.AiShapeGlyph
- AiShapeGlyphDataRecord - Class in hec.map.aishape
- AiShapeGlyphDataRecord() - Constructor for class hec.map.aishape.AiShapeGlyphDataRecord
- AiShapeGlyphOptionJDlg - Class in hec.map.aishape
- AiShapeGlyphOptionJDlg(Frame, boolean) - Constructor for class hec.map.aishape.AiShapeGlyphOptionJDlg
- AiShapeGlyphOptionJDlg(Frame, boolean, MapPanel, AiShapeGlyph, AiShapeGlyphDataRecord, JLayerSelection) - Constructor for class hec.map.aishape.AiShapeGlyphOptionJDlg
- AiShapeGlyphOptionJDlg.ColorImageIcon - Class in hec.map.aishape
- AiShapeGlyphOptionJDlg.FieldColorTableModel - Class in hec.map.aishape
- AiShapeIndex - Class in hec.map.aishape
- AiShapeIndex() - Constructor for class hec.map.aishape.AiShapeIndex
- AiShapeLabelsPanel - Class in hec.map.aishape.ui
- AiShapeLabelsPanel() - Constructor for class hec.map.aishape.ui.AiShapeLabelsPanel
-
Creates a new instance of AiShapeLabelsPanel
- AiShapeLayerSelection - Class in hec.map.aishape
- AiShapeLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.aishape.AiShapeLayerSelection
- AiShapeLayerSelection.AiShapeListCellRenderer - Class in hec.map.aishape
- AiShapeLayerSelection.AttributesAction - Class in hec.map.aishape
- AiShapeLayerSelection.ColorImageIcon - Class in hec.map.aishape
- AiShapeLinePropertiesDialog - Class in hec.map.aishape.ui
- AiShapeLinePropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.AiShapeLinePropertiesDialog
-
Creates a new instance of AiShapeLinePropertiesDialog
- AiShapeLineSymbolPanel - Class in hec.map.aishape.ui
- AiShapeLineSymbolPanel() - Constructor for class hec.map.aishape.ui.AiShapeLineSymbolPanel
-
Creates a new instance of AiShapeLineSymbolPanel
- AiShapeListCellRenderer() - Constructor for class hec.map.aishape.AiShapeLayerSelection.AiShapeListCellRenderer
-
Constructs a default renderer object for an item in a list.
- AiShapeMap - Class in hec.map.aishape
-
AiShape class manages map layers that conform to the Arc Info shapefile standard
September 1998 - AiShapeMap() - Constructor for class hec.map.aishape.AiShapeMap
- AiShapeMap(MapIdentifier) - Constructor for class hec.map.aishape.AiShapeMap
- AiShapeMap(String) - Constructor for class hec.map.aishape.AiShapeMap
- AiShapeMultiPoint - Class in hec.map.aishape
-
AiShapeMultiPoint class replicates Arc Info MultiPoint shape type
September 1998 - AiShapeMultiPoint() - Constructor for class hec.map.aishape.AiShapeMultiPoint
- AiShapeObject - Class in hec.map.aishape
-
Base Class for Arc/Info Shapefile objects
- AiShapeObject(int) - Constructor for class hec.map.aishape.AiShapeObject
- AiShapeObject(int, int) - Constructor for class hec.map.aishape.AiShapeObject
- AiShapeObjectDialog - Class in hec.map.aishape
- AiShapeObjectDialog(Frame, AiShapeMap) - Constructor for class hec.map.aishape.AiShapeObjectDialog
- AiShapePoint - Class in hec.map.aishape
-
AiShapePoint class replicates Arc Info Point shape type
September 1998 - AiShapePoint() - Constructor for class hec.map.aishape.AiShapePoint
- AiShapePoint(int) - Constructor for class hec.map.aishape.AiShapePoint
- AiShapePoint(int, int, WorldPt) - Constructor for class hec.map.aishape.AiShapePoint
- AiShapePoint(int, WorldPt) - Constructor for class hec.map.aishape.AiShapePoint
- AiShapePointLabelsPanel - Class in hec.map.aishape.ui
- AiShapePointLabelsPanel() - Constructor for class hec.map.aishape.ui.AiShapePointLabelsPanel
-
Creates a new instance of AiShapePointLabelsPanel
- AiShapePointM - Class in hec.map.aishape
- AiShapePointM() - Constructor for class hec.map.aishape.AiShapePointM
- AiShapePointM(int, WorldPt) - Constructor for class hec.map.aishape.AiShapePointM
- AiShapePointPropertiesDialog - Class in hec.map.aishape.ui
- AiShapePointPropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.AiShapePointPropertiesDialog
-
Creates a new instance of AiShapePointPropertiesDialog
- AiShapePointSymbolPanel - Class in hec.map.aishape.ui
- AiShapePointSymbolPanel() - Constructor for class hec.map.aishape.ui.AiShapePointSymbolPanel
-
Creates new form AiShapePointSymbolPanel
- AiShapePointZ - Class in hec.map.aishape
- AiShapePointZ() - Constructor for class hec.map.aishape.AiShapePointZ
- AiShapePointZ(int, WorldPt) - Constructor for class hec.map.aishape.AiShapePointZ
- AiShapePolygon - Class in hec.map.aishape
-
AiShapePolygon class replicates Arc Info Polygon shape type
September 1998 - AiShapePolygon() - Constructor for class hec.map.aishape.AiShapePolygon
- AiShapePolygon(int) - Constructor for class hec.map.aishape.AiShapePolygon
- AiShapePolygon(int, Vector) - Constructor for class hec.map.aishape.AiShapePolygon
- AiShapePolygonBorderPanel - Class in hec.map.aishape.ui
- AiShapePolygonBorderPanel() - Constructor for class hec.map.aishape.ui.AiShapePolygonBorderPanel
-
Creates a new instance of AiShapePolygonBorderPanel
- AiShapePolygonM - Class in hec.map.aishape
-
Title: Hec Java Development
- AiShapePolygonM() - Constructor for class hec.map.aishape.AiShapePolygonM
- AiShapePolygonM(int, Vector) - Constructor for class hec.map.aishape.AiShapePolygonM
- AiShapePolygonPropertiesDialog - Class in hec.map.aishape.ui
- AiShapePolygonPropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.AiShapePolygonPropertiesDialog
-
Creates a new instance of AiShapePolygonPropertiesDialog
- AiShapePolygonSymbolPanel - Class in hec.map.aishape.ui
- AiShapePolygonSymbolPanel() - Constructor for class hec.map.aishape.ui.AiShapePolygonSymbolPanel
-
Creates a new instance of AiShapePolygonSymbolPanel
- AiShapePolygonZ - Class in hec.map.aishape
-
Title: Hec Java Development
- AiShapePolygonZ() - Constructor for class hec.map.aishape.AiShapePolygonZ
- AiShapePolygonZ(int, Vector) - Constructor for class hec.map.aishape.AiShapePolygonZ
- AiShapePolylineM - Class in hec.map.aishape
- AiShapePolylineM() - Constructor for class hec.map.aishape.AiShapePolylineM
-
Creates a new instance of AiShapePolylineM
- AiShapePolylineM(int, Vector) - Constructor for class hec.map.aishape.AiShapePolylineM
- AiShapePolylineZ - Class in hec.map.aishape
- AiShapePolylineZ() - Constructor for class hec.map.aishape.AiShapePolylineZ
-
Creates a new instance of AiShapePolylineZ
- AiShapePolylineZ(int, Vector) - Constructor for class hec.map.aishape.AiShapePolylineZ
- AiShapeProjection - Class in hec.map.aishape
-
Title: AIShapeProjection.java
- AiShapeProjection(HecFile) - Constructor for class hec.map.aishape.AiShapeProjection
-
Instantiates a new ai shape projection.
- AiShapeProjection(String) - Constructor for class hec.map.aishape.AiShapeProjection
-
Construct a new project using the Well Known Text Representation
- AiShapePropertiesPanel - Interface in hec.map.aishape.ui
- AiShapeUtilities - Class in hec.map.aishape
- AiShapeUtilities() - Constructor for class hec.map.aishape.AiShapeUtilities
-
Creates a new instance of AiShapeUtilities
- AiShapeWriter - Class in hec.map.aishape
-
A shape writer class that will write shapes and shape attributes in a stream.
- AiShapeWriter() - Constructor for class hec.map.aishape.AiShapeWriter
- AKDockLayout - Class in rma.swing
- AKDockLayout() - Constructor for class rma.swing.AKDockLayout
- ALBERS - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- ALBERS_GRID - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- ALBERS_GRID_WITH_TIME - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- Albers_LambertPanel(String) - Constructor for class hec.map.transform.CoordinateTransformPanel.Albers_LambertPanel
- ALBERS_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- AlbersCoordinateInfo - Class in hec.map.transform
- AlbersCoordinateInfo() - Constructor for class hec.map.transform.AlbersCoordinateInfo
- AlbersCoordinateInfo(String, String) - Constructor for class hec.map.transform.AlbersCoordinateInfo
- AlbersCoordinateInfo(String, String, double, double, double, double, double, double, double, double) - Constructor for class hec.map.transform.AlbersCoordinateInfo
- AlbersInfo - Class in hec.heclib.grid
- AlbersInfo() - Constructor for class hec.heclib.grid.AlbersInfo
- AlbersInfo(AlbersInfo) - Constructor for class hec.heclib.grid.AlbersInfo
-
Copy Constructor.
- AlbersInfoFlat - Class in hec.heclib.grid
- AlbersInfoFlat() - Constructor for class hec.heclib.grid.AlbersInfoFlat
- AlbersLambertCoordinateInfo - Class in hec.map.transform
- AlbersLambertCoordinateInfo() - Constructor for class hec.map.transform.AlbersLambertCoordinateInfo
- AlbersLambertCoordinateInfo(String, String) - Constructor for class hec.map.transform.AlbersLambertCoordinateInfo
- AlbersLambertCoordinateInfo(String, String, double, double, double, double, double, double, double, double) - Constructor for class hec.map.transform.AlbersLambertCoordinateInfo
- albersPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- albersPanelSHG - Variable in class hec.map.transform.CoordinateTransformPanel
- aliases() - Method in enum class hec.hecmath.computation.Constants.LogicTestOperator
- aliases() - Method in enum class hec.hecmath.computation.Constants.MathOperator
- aliases() - Method in enum class hec.hecmath.computation.Constants.QualityOperator
- aliases() - Method in enum class hec.hecmath.computation.Constants.QualityTestOperator
- aliases() - Method in enum class hec.hecmath.computation.Constants.TextOperator
- aliases() - Method in enum class hec.hecmath.computation.Constants.TextTestOperator
- aliases() - Method in enum class hec.hecmath.computation.Constants.ValueTestOperator
- aliasGetPrimary() - Method in class hec.heclib.dss.HecDataManager
- aliasGetPrimary(String) - Method in class hec.heclib.dss.HecDataManager
- aliasList() - Method in class hec.heclib.dss.HecDataManager
- aliasList(String) - Method in class hec.heclib.dss.HecDataManager
- aliasRemove(boolean) - Method in class hec.heclib.dss.HecDataManager
- aliasRemove(String, boolean) - Method in class hec.heclib.dss.HecDataManager
- aliasRemoveList(String[]) - Method in class hec.heclib.dss.HecDataManager
- align - Variable in class hec.gfx2d.G2dLabelDrawProp
-
Alignment value should equal G2dLabel.LEFT/CENTER/RIGHT
- align - Variable in class rma.swing.RmaJWrappingLabel
-
The current text alignment.
- align(int) - Method in class hec.io.TimeSeriesContainerAligner
- ALIGN_CENTER - Static variable in class hec.gfx2d.G2dLabel
- ALIGN_LEFT - Static variable in class hec.gfx2d.G2dLabel
- ALIGN_RIGHT - Static variable in class hec.gfx2d.G2dLabel
- aligned - Variable in class hec.io.TimeSeriesContainerAligner
- aligned(int) - Method in class hec.io.TimeSeriesContainerAligner
- alignFirst() - Method in class hec.io.TimeSeriesContainerAligner
- alignLast() - Method in class hec.io.TimeSeriesContainerAligner
- alignmentNames - Static variable in class hec.gfx2d.PlotSpecification
- alignmentNumbers - Static variable in class hec.gfx2d.PlotSpecification
- alignNext() - Method in class hec.io.TimeSeriesContainerAligner
- alignPrevious() - Method in class hec.io.TimeSeriesContainerAligner
- AlignTableCellRenderer - Class in rma.swing.table
- AlignTableCellRenderer() - Constructor for class rma.swing.table.AlignTableCellRenderer
-
Constructor for the AlignTableCellRender object
- AlignTableCellRenderer(int) - Constructor for class rma.swing.table.AlignTableCellRenderer
-
Constructor for the AlignTableCellRender object
- all() - Static method in class hec.data.pool.PoolNameRef
-
Creates a new PoolNameRef for retrieving all available pool names.
- all() - Static method in class hec.data.pool.PoolRef
-
Creates a new PoolRef that can be used to retrieve all pools.
- all(Map<String, Boolean>, String...) - Static method in class hec.gfx2d.PlotSpecification
-
Returns whether all specified keys map to true in the specified mapping
- ALL - Static variable in interface hec.security.PermissionConstants
-
All actions (read,write,configure)
- ALL - Static variable in class rma.swing.FindDialog
- ALL_CLIENTS - Static variable in interface hec.lang.Action
- ALL_MODULES - Static variable in interface hec.script.ScriptConstants
- ALL_PERMISSION - Static variable in class hec.security.ApplicationPermission
- ALL_WORKSPACES - Static variable in interface hec.script.ScriptConstants
- allDataString() - Method in class hec.dataTable.ArrayModel
- allDataString() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- AllFilesNoFolderFilter - Class in rma.util
-
FilenameFilter that accepts all files but no folders
- AllFilesNoFolderFilter() - Constructor for class rma.util.AllFilesNoFolderFilter
- allMissing() - Method in class hec.io.TimeSeriesContainer
- ALLOCATE - Static variable in class hec.io.PairedDataContainer
-
allocate and write the X axis, type, units etc.
- allocatedSize - Variable in class hec.heclib.dss.HecDSSRecordBasics
- allocatedSize - Variable in class hec.io.RawContainer
- allocateSpace(double[], int) - Method in class hec.io.PairedDataContainer
-
set the number of xOrdinates, also need to set the Y arrays.
- allOperators - Static variable in class hec.hecmath.computation.Util
- ALLOWABLE_CHARS - Static variable in class rma.swing.text.FilenameDocument
- ALLOWABLE_CHARS - Static variable in class rma.swing.text.PathnameDocument
- allowClose() - Method in class hec.map.importer.AbstractShapeImportDialog.SymWindow
- allowDeleteRow() - Method in class hec.dataTable.HecDataTable
-
Does this data set allow rows to be deleted? Only true if irregular interval and single column.
- allowDenormal - Variable in class hec.hecmath.computation.Computation
- allowDenormal - Variable in class hec.hecmath.computation.MathExpression
- allowDenormal - Variable in class hec.hecmath.computation.MathOperation
- allowDenormal - Variable in class hec.hecmath.computation.Text
- allowDenormal - Variable in class hec.hecmath.computation.TextExpression
- allowDenormal - Variable in class hec.hecmath.computation.TextOperation
- allowDenormal - Variable in class hec.hecmath.computation.Value
- allowDenormal - Variable in class hec.hecmath.computation.Variable
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.Computation
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.MathExpression
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.MathOperation
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.Text
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.TextExpression
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.TextOperation
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.Value
- allowDenormalByDefault - Static variable in class hec.hecmath.computation.Variable
- allowEditing(boolean) - Method in class hec.dataTable.HecDataTableFrame
-
This method just indicates if editing is allowed, i.e., the user has write access, etc.
- allowEditing(boolean) - Method in class rma.swing.SerializerEditDlg
- allowNull - Variable in class hec.io.DBFMapObject
- allowNull() - Element in annotation interface hec.io.dbf.annotations.Column
- allowScaleAdjustment() - Method in class hec.map.aidem.AiDemLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.aishape.AiShapeLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.dem.DemLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.dlg.DlgLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.dxf.DxfLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.image.ImageLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.inundation.InundationGroupSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.JLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.mrsid.MrSidLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.nettin.NetTinLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.raster.RasterLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.tin.TinLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowScaleAdjustment() - Method in class hec.map.tms.TmsLayerSelection
-
Returns true if this Layer Selection allows the user to adjust the scale via the popup menu.
- allowsNegativeNumber() - Method in class rma.swing.text.IntegerDocument
- allowsNegativeNumber() - Method in class rma.swing.text.LongDocument
- allowSort(boolean) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- allroots - Variable in class hec.tools.FileHunter.HuntList
- allSevereErrorMessages() - Method in class hec.heclib.dss.AbstractDssDataManager
- allSevereErrorMessages() - Method in interface hec.heclib.dss.DssDataManager
- allSevereErrorMessages() - Method in class hec.heclib.dss.HecDSSFileAccess
- allSevereErrorMessages() - Method in interface hec.heclib.dss.IHecDSSUtilities
- Alpha - Variable in class hec.chart.ColorPanel
- alphaComposite - Variable in class hec.gfx2d.G2dLabelDrawProp
- alphaComposite - Variable in class hec.gfx2d.G2dPolygonProperties
- AlphaDocument - Class in rma.swing.text
- AlphaDocument() - Constructor for class rma.swing.text.AlphaDocument
- AlphaDocument(int) - Constructor for class rma.swing.text.AlphaDocument
- AlphaDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.AlphaDocument
- alphaField - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- AlphaNumericDocument - Class in rma.swing.text
-
a Filename document for JTextFields, and other components that use PlainDocument
- AlphaNumericDocument() - Constructor for class rma.swing.text.AlphaNumericDocument
- AlphaNumericDocument(int) - Constructor for class rma.swing.text.AlphaNumericDocument
- AlphaNumericDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.AlphaNumericDocument
- alphaSlider - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- ALTERNATE - Static variable in class rma.util.wmf.WMF
- Alternative - Class in hec.data.location
-
An Object which represents an Alterntive form of Identification for a wcds.lang.Location.
- Alternative() - Constructor for class hec.data.location.Alternative
- Alternative(Alternative) - Constructor for class hec.data.location.Alternative
- Alternative(String, String, String) - Constructor for class hec.data.location.Alternative
-
Constructs the default Alternative and sets the type to the argument int.
- ALTERNATIVE - Static variable in class hec.gui.NameDialog
- AlternativeEntry - Class in hec.util
- AlternativeEntry(SimulationEntry) - Constructor for class hec.util.AlternativeEntry
- ALTERNATIVES - Static variable in class hec.data.location.Alternative
- AltItem - Class in hec.model
- AltItem() - Constructor for class hec.model.AltItem
- AltItem(AltItem) - Constructor for class hec.model.AltItem
- AltItem(String) - Constructor for class hec.model.AltItem
- AltItem(String, String) - Constructor for class hec.model.AltItem
- AltItem(String, String, int) - Constructor for class hec.model.AltItem
- AltItem(String, String, int, int) - Constructor for class hec.model.AltItem
- alwaysOnTopAction() - Method in class hec.client.HistogramPlotDialog
- analyticGaussian(double[]) - Static method in class hec.chart.HistogramChart
- AND - Enum constant in enum class hec.data.level.IndicatorConditionConnector
- AND - Enum constant in enum class hec.hecmath.computation.Constants.LogicTestOperator
- AND - Static variable in interface hec.data.meta.SqlQuery
- AND_OPERATOR - Static variable in class hec.model.LogicalOperator
- AndOperator - Class in hec.model
- AndOperator() - Constructor for class hec.model.AndOperator
- AndOperator(LogicNode, LogicNode) - Constructor for class hec.model.AndOperator
- AngleOption - Enum Class in hec.gfx2d.swing.charts.util
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- AngleOptionsPanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- AngleOptionsPanel() - Constructor for class hec.gfx2d.swing.charts.options.AngleOptionsPanel
- AnimatedProfileG2dDialog - Class in hec.gfx2d.profilePlot
-
This is a G2dDialog for plotting (vertical) profile plots with animation using an Animation Control dialog with VCR style controls.
- AnimatedProfileG2dDialog(Frame, String, boolean, Vector, Vector, boolean, boolean) - Constructor for class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Constructor for the ProfileG2dDialog object.
- AnimatedStatusIconPanel - Class in hec.util
- AnimatedStatusIconPanel(int, ImageIcon) - Constructor for class hec.util.AnimatedStatusIconPanel
- AnimatedWaitGlassPane - Class in hec.util
- AnimatedWaitGlassPane() - Constructor for class hec.util.AnimatedWaitGlassPane
- AnimatedWaitIcon - Class in hec.util
- AnimatedWaitIcon(int) - Constructor for class hec.util.AnimatedWaitIcon
- animatePlot() - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Displays the Animation Control dialog for the animated display of the vertical profiles.
- Annotation - Class in hec.map.annotations
- Annotation() - Constructor for class hec.map.annotations.Annotation
- Annotation(WorldPt, CoordinateReferenceSystem) - Constructor for class hec.map.annotations.Annotation
- AnnotationDialog - Class in hec.map.annotations.ui
- AnnotationDialog(Window, boolean) - Constructor for class hec.map.annotations.ui.AnnotationDialog
-
Creates new form NewAnnotationDialog
- AnnotationGlyphMapping() - Constructor for class hec.map.annotations.AnnotationMapGlyph.AnnotationGlyphMapping
- AnnotationMapGlyph - Class in hec.map.annotations
- AnnotationMapGlyph(MapPanel, AnnotationMapObject) - Constructor for class hec.map.annotations.AnnotationMapGlyph
- AnnotationMapGlyph.AnnotationGlyphMapping - Class in hec.map.annotations
- AnnotationMapObject - Class in hec.map.annotations
- AnnotationMapObject(List<Annotation>) - Constructor for class hec.map.annotations.AnnotationMapObject
- AnnotationProcessor - Class in hec.io.dbf.annotations
-
Processor to check the DBF annotations to make sure that the follow basic DBF rules
- AnnotationProcessor() - Constructor for class hec.io.dbf.annotations.AnnotationProcessor
- AnnotationTool - Class in hec.map.annotations
- AnnotationTool(MapPanel, MapCanvas) - Constructor for class hec.map.annotations.AnnotationTool
- AnnotationWidget - Class in hec.map.annotations
- AnnotationWidget(MapScale, Annotation) - Constructor for class hec.map.annotations.AnnotationWidget
- ANNUAL - Static variable in class hec.hecmath.DurationPeriod
- ANSI_CHARSET - Static variable in class rma.util.wmf.WMF
- aPart() - Method in class hec.heclib.dss.DSSPathname
- aPart() - Method in class hec.heclib.dss.HecDSSDataAttributes
- APART - Static variable in class hec.gfx2d.text.DssTokenReplacer
- APART - Static variable in class hec.lang.DSSPathString
- AppDaddy - Class in hec.appInterface
- AppDaddy() - Constructor for class hec.appInterface.AppDaddy
-
Create a new AppDaddy object
- AppDaddyParameterLoader - Class in hec.appInterface
- AppDaddyParameterLoader() - Constructor for class hec.appInterface.AppDaddyParameterLoader
- append(Insets, boolean) - Method in class rma.swing.table.LinesBorder
- append(String) - Method in class rma.swing.RmaJDescriptionField
- append(LinesBorder, boolean) - Method in class rma.swing.table.LinesBorder
- APPEND - Static variable in class hec.util.TimeWindowExtensionDialog
- APPEND_ROW - Static variable in class rma.swing.event.TableUpdateEvent
- appendByteArray(byte[]) - Method in interface hec.io.HecFile
-
Appends byteArray to the end of this file.
- appendByteArray(byte[]) - Method in class hec.io.SimpleFile
- appendByteArray(byte[]) - Method in class hec.io.SimpleHecFileImpl
- appendColumn() - Method in class hec.dataTable.HecDataTable
- appendColumn_Action() - Method in class hec.dataTable.HecDataTableFrame
- appendData(Object) - Method in class hec.io.DBFDataStorage
- appendEclipseFormat(StackTraceElement, StringBuffer) - Static method in class rma.util.logging.CustomFormatter
-
Appends the filename and line number to the provided StringBuffer.
- appendNameToDirectory(String, String) - Static method in class hec.heclib.dss.HecDSSFileAccess
- appendNameToDirectory(String, String) - Static method in class hec.util.FileUtilities
- appendOnEditCell(boolean) - Method in class rma.swing.table.AccessTable
- appendOnEditStopped(boolean) - Method in class rma.swing.table.AccessTable
- appendRow() - Method in class hec.dataTable.HecDataTable
-
Inserts one row after the currently selected row This method is called by the popup menu
- appendRow() - Method in class rma.swing.RmaJTable
-
Appends a row to the end of the table
- appendRow(Vector) - Method in class rma.swing.RmaJTable
-
append a row of data to the end of the table
- appendRow(Vector) - Method in class rma.swing.table.FilterTablePanel
- appendRow(Vector, boolean) - Method in class rma.swing.RmaJTable
-
append a row to the table.
- appendRow(Vector, boolean, Color, Color) - Method in class rma.swing.RmaJTable
-
append a row of data to the table
- appendRows() - Method in class hec.dataTable.HecDataTable
- appendRows() - Method in class rma.swing.RmaJTable
-
asks the user how many rows they want to append to the end of the table
- appendRows(int) - Method in class hec.dataTable.HecDataTable
-
Append rows at the bottom of the table This method is usually called automatically when entering data at the of the table
- appendRows(int) - Method in class hec.dataTable.PairedDataCurve
- appendRows(int) - Method in class hec.dataTable.PairedDataModel
- appendRows(int) - Method in class hec.dataTable.TimeSeriesColumnBase
- appendRows(int) - Method in class hec.dataTable.TimeSeriesDataColumn
- appendRows(int) - Method in class hec.dataTable.TimeSeriesDataModel
- appendRows(int) - Method in class hec.dataTable.TimeSeriesQualityColumn
- appendRows(int) - Method in class rma.swing.RmaJTable
-
append rows number of rows to the table
- appendRows(int, HecTimeArray) - Method in class hec.dataTable.TimeSeriesDataModel
- appendRows_Action() - Method in class hec.dataTable.HecDataTableFrame
- appendShape(AiShapeObject, Attribute) - Method in class hec.map.aishape.AiShapeWriter
- appendShape(List<AiShapeObject>, List<Attribute>) - Method in class hec.map.aishape.AiShapeWriter
- appendText(String) - Method in class hec.gui.FormattedTextEditor
-
set the text
- appendText(String) - Method in class rma.swing.SerializerEditDlg
- appendText(String) - Method in class rma.swing.TextEditDlg
- appendText(String) - Method in class rma.swing.TextEditFrame
- appendText(String) - Method in class rma.swing.TextEditPanel
- appendTSRecords(BaseTSDataSet) - Method in class hec.model.BaseTSDataSet
-
appends all unique records from the given TSDataSet into this TSDataSet Uniqueness is defined by having a unique NAME/PARAMETER/DSS PATHNAME
- appendTSRecords(ITSDataSet) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- application - Variable in class hec.server.LoginHistory
- Application - Interface in hec.appInterface
- ApplicationFrame - Interface in hec.appInterface
- ApplicationModule - Interface in hec.appInterface
- ApplicationPermission - Class in hec.security
- ApplicationPermission(String) - Constructor for class hec.security.ApplicationPermission
- ApplicationPermission(String, int) - Constructor for class hec.security.ApplicationPermission
- ApplicationPermission(String, String) - Constructor for class hec.security.ApplicationPermission
- ApplicationPermissionCollection - Class in hec.security
-
Deprecated.this class was used in CAVI 2 to control permissions per application. It will be removed in future release
- ApplicationPermissionCollection() - Constructor for class hec.security.ApplicationPermissionCollection
-
Deprecated.Create an empty BasicPermissions object.
- ApplicationProperties - Class in hec.lang
- AppLockFile - Class in hec.io
-
checks for existing application lock files and warns the user if another copy of the app is already running.
- AppLockFile() - Constructor for class hec.io.AppLockFile
- apply() - Method in class hec.map.JLayerSelectorTreePanel
- apply() - Method in class rma.swing.RmaJDialog
-
programmatically press the Apply button
- apply(double[], double[]) - Method in interface hec.hecmath.DoubleArrayBinaryFunction
- Apply() - Method in class hec.gfx2d.AxisEditPanel
- apply_action() - Method in class hec.util.TimeWindowDialog
- APPLY_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- APPLY_BUTTON_ACTION - Static variable in class hec.gfx2d.G2dPropertiesDlg
- applyAsDouble(int, int) - Method in interface hec.hecmath.IntBinaryToDoubleFunction
- applyButtonAction() - Method in class hec.gui.PanelEditor
-
handle the Apply button being pressed.
- applyMultipleLinearRegression(String, String, HecMath[], double, double) - Method in class hec.hecmath.HecMath
- applyMultipleLinearRegression(String, String, TimeSeriesMath[], double, double) - Method in class hec.hecmath.PairedDataMath
-
Apply the regression coefficients contained in the paired data set to the set of time series in
tsMathArray
to develop a new time series. - applyPressed() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- applyPressed() - Method in class hec.map.inundation.InundationGroupRenderingDialog
- applyQuality(int[], int[], IntUnaryOperator) - Method in class hec.dataTable.TimeSeriesDataModel
- applyQuality(int, IntUnaryOperator) - Method in class hec.dataTable.TimeSeriesQualityColumn
- applyQuality(IntUnaryOperator) - Method in class hec.dataTable.HecDataTable
- applyTemplate(G2dPanelProp) - Method in class hec.gfx2d.G2dDialog
- applyTemplate(String) - Method in class hec.gfx2d.G2dDialog
-
apply the given template to this plot
- applyToAll(Consumer<G2dComponent>) - Method in class hec.gfx2d.G2dPanel
- AppVersion - Class in hec.server
-
class to check that the watershed version if compatible with the application version.
- arange(double, double, double) - Static method in class hec.chart.Histogram
- arc(int, int, int, int, int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- ARCINFO_ASCII_EXPORT - Static variable in interface hec.heclib.grid.GridExportTypes
- arcTo(int, int, int, int, int) - Method in class rma.util.postscript.PSGrBase
- area - Variable in class hec.io.GridCellFileEntry.GridCell
- area() - Method in class hec.geometry.LocalRect
-
Gets the area of the rectangle.
- area() - Method in class hec.geometry.WorldRect
-
Gets the area of the rectangle.
- area() - Method in class hec.map.LocalRect
-
Gets the area of the rectangle.
- area() - Method in class hec.map.WorldRect
-
Gets the area of the rectangle.
- AREA - Static variable in class hec.io.GridCellFile
- AREA_LARGE - Static variable in class hec.heclib.util.HecDoubleParam
- AREA_LARGE - Static variable in class hec.heclib.util.HecDoubleParamData
- AREA_SMALL - Static variable in class hec.heclib.util.HecDoubleParam
- AREA_SMALL - Static variable in class hec.heclib.util.HecDoubleParamData
- areControlsCreated() - Method in interface rma.swing.LazilyCreatedComponent
- areHostsSame(String, String) - Static method in class rma.net.HostNameIPChecker
-
This compares if two hostnames or IP addresses resolve to the same machine.
- areMajorTicLabelsDrawn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- areMajorTicLabelsVisible() - Method in class hec.gfx2d.AxisTics
-
get whether the major tic labels are visible
- areMajorTicsDrawn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- areMajorTicsVisible() - Method in class hec.gfx2d.AxisTics
-
get whether the major tics are visible
- areMinorTicLabelsDrawn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- areMinorTicLabelsVisible() - Method in class hec.gfx2d.AxisTics
-
get whether the minor tic labels are visible
- areMinorTicsDrawn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- areMinorTicsVisible() - Method in class hec.gfx2d.AxisTics
-
get whether the minor tics are visible
- areSamePathnames(String, String, boolean) - Static method in class hec.heclib.dss.DSSPathname
- areSliceLabelsVisible() - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- areStatsDisplayed() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- areStatsDisplayed() - Method in interface hec.gfx2d.stats.StatisticsGlyph
- areSymbolsAutoInterval() - Method in class hec.gfx2d.G2dLine
-
get whether the line auto skips drawing it's symbols
- areSymbolsDrawn() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- areSymbolsVisible() - Method in class hec.gfx2d.G2dLine
-
return whether the Symbols are visible
- args - Variable in class hec.hecmath.computation.MathOperation
- args - Variable in class hec.hecmath.computation.TextOperation
- ArgsParser - Class in rma.util
- ArgsParser(String[]) - Constructor for class rma.util.ArgsParser
- arguments - Variable in class hec.script.ScriptInfo
- arity() - Method in enum class hec.hecmath.computation.Constants.LogicTestOperator
- arity() - Method in enum class hec.hecmath.computation.Constants.MathOperator
- arity() - Method in enum class hec.hecmath.computation.Constants.QualityOperator
- arity() - Method in enum class hec.hecmath.computation.Constants.QualityTestOperator
- arity() - Method in enum class hec.hecmath.computation.Constants.TextOperator
- arity() - Method in enum class hec.hecmath.computation.Constants.TextTestOperator
- arity() - Method in enum class hec.hecmath.computation.Constants.ValueTestOperator
- arity(String) - Static method in class hec.hecmath.computation.LogicTest
- arity(String) - Static method in class hec.hecmath.computation.MathOperation
- arity(String) - Static method in class hec.hecmath.computation.QualityTest
- arity(String) - Static method in class hec.hecmath.computation.TextOperation
- arity(String) - Static method in class hec.hecmath.computation.TextTest
- arity(String) - Static method in class hec.hecmath.computation.ValueTest
- arityName(String) - Static method in class hec.hecmath.computation.MathOperation
- arityName(String) - Static method in class hec.hecmath.computation.TextOperation
- array - Variable in class hec.heclib.util.doubleArrayContainer
- array - Variable in class hec.heclib.util.intArrayContainer
- array - Variable in class hec.heclib.util.shortArrayContainer
- array - Variable in class hec.lang.FloatArrayContainer
- array - Variable in class hec.lang.ShortArrayContainer
- array(Object...) - Static method in class hec.hecmath.computation.ValueContainer
- ARRAY - Static variable in interface hec.io.AsciiSerializableConstants
- Array2dContainer - Class in hec.lang
- Array2dContainer(int, int) - Constructor for class hec.lang.Array2dContainer
- ArrayContainer - Class in hec.io
-
A simple container class to hold an array The array may be int, float or double.
- ArrayContainer() - Constructor for class hec.io.ArrayContainer
- arrayEndTime() - Method in class hec.heclib.dss.HecDSSDataAttributes
- arrayFunctionalFill(DoubleUnaryOperator, double[], double[]) - Static method in class hec.hecmath.DoubleArrayUtilities
-
fills array with function and supporting data array
- arrayLength() - Method in class hec.gfx2d.ColorBarIcon
- arrayMax(double[]) - Static method in class rma.util.RMAIO
-
return the maximum value for the array array
- arrayMax(int[]) - Static method in class rma.util.RMAIO
-
return the maximum value for the array array
- arrayMin(double[]) - Static method in class rma.util.RMAIO
-
return the minimum value for the array array
- arrayMin(int[]) - Static method in class rma.util.RMAIO
-
return the minimum value for the array array
- ArrayModel - Class in hec.dataTable
- ArrayModel() - Constructor for class hec.dataTable.ArrayModel
- arraySize - Variable in class hec.heclib.dss.HecDSSRecordData
- arraySizeOk(int) - Method in class hec.heclib.dss.HecTimeSeries
- arrayStartTime() - Method in class hec.heclib.dss.HecDSSDataAttributes
- arrayTransform(DoubleUnaryOperator, double[]) - Static method in class hec.hecmath.DoubleArrayUtilities
-
transforms array with function
- arrayX - Variable in class hec.heclib.dss.HecDSSRecordData
- arrayY - Variable in class hec.heclib.dss.HecDSSRecordData
- ary - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- AS_STORED - Static variable in class hec.heclib.util.Unit
-
As Stored Unit System
- AS_STORED_ID - Static variable in class hec.heclib.util.Unit
-
As Stored Unit System
- Asc2DssGrid - Class in hec.heclib.grid
-
Asc2DssGrid Reads grid values from an Arc/Info ASCII grid and stores them in a DSS record
- Asc2DssGrid() - Constructor for class hec.heclib.grid.Asc2DssGrid
- Asc2DssGrid(String[]) - Constructor for class hec.heclib.grid.Asc2DssGrid
- Asc2DssGrid(String, String, String, String, int, String, String) - Constructor for class hec.heclib.grid.Asc2DssGrid
- Asc2DssGrid(String, String, String, String, String, String, String, String, String, int, String, String) - Constructor for class hec.heclib.grid.Asc2DssGrid
- ascending() - Method in class rma.swing.RmaJTableSorter
-
Returns the boolean for ascending.
- ascending() - Method in class rma.swing.table.RmaTableSorter
-
Returns the boolean for ascending.
- ASCENDING - Static variable in class rma.swing.RmaJTableSorter
-
The constant for an ascending sort.
- ASCENDING - Static variable in class rma.swing.table.RmaTableSorter
-
The constant for an ascending sort.
- ASCENDING - Static variable in class rma.util.RMASort
- ASCII_DESERIALIZER - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- ASCII_IMPORT - Static variable in interface hec.heclib.grid.GridImportTypes
- AsciiDbfDataStorageHeader - Class in hec.io.dbf
-
A class that defines all of the dbf header and index information needed for AsciiSerializable DBF files.
- AsciiDbfDataStorageHeader() - Constructor for class hec.io.dbf.AsciiDbfDataStorageHeader
- AsciiDeserializer - Class in hec.io
- AsciiDeserializer(BufferedReader) - Constructor for class hec.io.AsciiDeserializer
- AsciiDeserializerLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- AsciiDeserializerV1 - Class in hec.io
-
Deserializes objects written with AsciiSerializer.
- AsciiDeserializerV1(BufferedReader) - Constructor for class hec.io.AsciiDeserializerV1
- AsciiFileNameFactory - Class in hec.io
-
given a class name return its relative filename
- AsciiFileNameFactory() - Constructor for class hec.io.AsciiFileNameFactory
- asciiPrint - Variable in class rma.swing.table.TablePrintProperties
- AsciiSerializable - Interface in hec.io
-
Interface for all objects that are made persistance using ASCII text serialization.
- AsciiSerializableConstants - Interface in hec.io
- AsciiSerializableDbfHeader - Class in hec.io.dbf
-
A class that defines all of the dbf header and index information needed for AsciiSerializable DBF files.
- AsciiSerializableDbfHeader() - Constructor for class hec.io.dbf.AsciiSerializableDbfHeader
- AsciiSerializer - Class in hec.io
- AsciiSerializer(BufferedWriter) - Constructor for class hec.io.AsciiSerializer
- AsciiSerializerFormatter - Class in hec.io
-
class to put back
- AsciiSerializerFormatter() - Constructor for class hec.io.AsciiSerializerFormatter
- AsciiSerializerFormatter(String[], boolean) - Constructor for class hec.io.AsciiSerializerFormatter
- AsciiSerializerReference - Class in hec.io
-
holds data read during de-serialization from ASCII text file for use in resolving transient references.
- AsciiSerializerReference() - Constructor for class hec.io.AsciiSerializerReference
- AsciiSplitFileNameFactory - Class in hec.io
-
given a class name return its relative filename
- AsciiSplitFileNameFactory() - Constructor for class hec.io.AsciiSplitFileNameFactory
- asin() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from arcsine of the values of the current time series.
- asin(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- asin(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- ASIN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- ASPECT_SHADING_TYPE - Static variable in class rma.util.ColorContour
- aspectShadeElevation(Graphics, MapScale, ColorContour) - Method in class hec.map.nettin.NetTinGlyph
-
aspect shading only
- AspectShadingColorContour - Class in rma.util
- AspectShadingColorContour() - Constructor for class rma.util.AspectShadingColorContour
- AspectShadingColorContour.ColorContourObserverableListener - Class in rma.util
- asRef() - Method in interface hec.data.pool.IPool
-
Creates a new PoolRef that contains all information associated with this pool.
- asRef() - Method in interface hec.data.pool.IPoolName
-
Creates a new PoolNameRef object that can be used for retrieval of data.
- asRef() - Method in class hec.data.pool.Pool
- asRef() - Method in class hec.data.pool.PoolName
- ASSIGNED_LOCATION - Static variable in class hec.data.location.LocationGroup
- ASSIGNED_LOCATION_SET - Static variable in class hec.data.location.LocationGroup
- ASSIGNED_TS - Static variable in class hec.data.tx.TimeSeriesGroup
- ASSIGNED_TS_SET - Static variable in class hec.data.tx.TimeSeriesGroup
- AssignedLocation - Class in hec.data.location
- AssignedLocation(LocationTemplate, String, Double, LocationTemplate) - Constructor for class hec.data.location.AssignedLocation
- AssignedLocation(Element) - Constructor for class hec.data.location.AssignedLocation
- AssignedTimeSeries - Class in hec.data.tx
- AssignedTimeSeries() - Constructor for class hec.data.tx.AssignedTimeSeries
- AssignedTimeSeries(String, String, String) - Constructor for class hec.data.tx.AssignedTimeSeries
- ASSIGNMENT - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- assignObjectValues(DBFSerializable) - Method in class hec.io.DBFDataStorage
- assignParameter(String, String) - Method in class hec.model.Node
- assignValue(String, String) - Method in class hec.gfx2d.G2dLabelDrawProp
- assignValue(String, String) - Method in class hec.gfx2d.TitleDrawProp
- at(Level) - Method in class rma.util.logging.MarkingClassLogger
-
Log at the specified level.
- AT_STRING - Static variable in class rma.swing.logging.XmlLogRecord
- atan() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from arctangent of the values of the current time series.
- atan(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- atan(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- ATAN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- AtLockDescriptor - Class in hec.data.lock
- AtLockDescriptor(List<IColumnDescriptor>, List<Object>) - Constructor for class hec.data.lock.AtLockDescriptor
- atof(String) - Static method in class rma.util.CJFormat
-
Converts a string of digits to an double
- atof(String) - Static method in class rma.util.NumberFormat
-
Converts a string of digits to an double
- atoi(String) - Static method in class rma.util.CJFormat
-
Converts a string of digits (decimal, octal or hex) to an integer
- atoi(String) - Static method in class rma.util.NumberFormat
-
Converts a string of digits (decimal, octal or hex) to an integer
- atol(String) - Static method in class rma.util.CJFormat
-
Converts a string of digits (decimal, octal or hex) to a long integer
- atol(String) - Static method in class rma.util.NumberFormat
-
Converts a string of digits (decimal, octal or hex) to a long integer
- AtProjectDescriptor - Class in hec.data.project
- AtProjectDescriptor() - Constructor for class hec.data.project.AtProjectDescriptor
- AtProjectDescriptor(List<IColumnDescriptor>, List<Object>) - Constructor for class hec.data.project.AtProjectDescriptor
- attachToRootLogger() - Method in class rma.swing.logging.DialogLogHandler
-
Convenience method that will attach this log handler to the root logger.
- ATTR_ACTIVE - Static variable in class hec.data.lookup.JDomLookupTypeImpl
- ATTR_TOOLTIP - Static variable in class hec.data.lookup.JDomLookupTypeImpl
- attrib0 - Variable in class hec.map.dlg.DlgArea
- attrib0 - Variable in class hec.map.dlg.DlgLine
- attrib0 - Variable in class hec.map.dlg.DlgNode
- Attribute - Class in hec.map.aishape
-
- hold field attribute values from dbf file
- Attribute(int, Field[]) - Constructor for class hec.map.aishape.Attribute
- Attribute(int, Vector, byte[]) - Constructor for class hec.map.aishape.Attribute
- ATTRIBUTE - Static variable in interface hec.data.level.ILocationLevelRef
- ATTRIBUTE - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- Attribute.Wrapper - Class in hec.map.aishape
- attributeAdded(String, Object) - Method in interface hec.event.AttributeAddRemoveListener
- AttributeAddRemoveListener - Interface in hec.event
- attributeChanged(String, String, boolean) - Method in interface hec.event.AttributeChangedListener
- attributeChanged(String, String, boolean) - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- attributeChanged(String, String, boolean) - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- attributeChanged(String, String, boolean) - Method in class hec.map.ManagerGlyphSelection
- attributeChanged(String, String, boolean) - Method in class rma.swing.RmaJAttributeToolbarButton
- AttributeChangedListener - Interface in hec.event
-
The listener interface for receiving AttributeChange events.
- AttributeComparator - Static variable in class hec.data.location.AssignedLocation
- AttributeComparator() - Constructor for class hec.data.tx.TimeSeriesGroup.AttributeComparator
- attributeIdParsingPattern - Variable in class hec.data.level.JDomLocationLevelRef
- attributeIdParsingRegexp - Variable in class hec.data.level.JDomLocationLevelRef
- AttributeInfo - Class in hec.map
- AttributeInfo() - Constructor for class hec.map.AttributeInfo
- AttributeInfo(String, Icon) - Constructor for class hec.map.AttributeInfo
- attributeListToMap(List) - Static method in class rma.util.RmaBaseXmlUtilities
- attributeMouseClicked(MouseEvent, ModelDrawingAttributeSet, String) - Method in class hec.map.JLayerSelection
- attributeName() - Element in annotation interface hec.lang.annotation.EntityBean
- attributeName() - Element in annotation interface hec.lang.annotation.EntityBeanMap
- attributeRemoved(String, Object) - Method in interface hec.event.AttributeAddRemoveListener
- AttributesAction() - Constructor for class hec.map.aishape.AiShapeLayerSelection.AttributesAction
- AUTHORIZING_LAW - Static variable in interface hec.data.project.IProject
- autocomputeMajorTics - Variable in class hec.geometry.AxisProp
- autocomputeMinorTics - Variable in class hec.geometry.AxisProp
- AutoLoadManager - Class in hec.gfx2d.autoload
- AUTOMATIC - Static variable in class hec.chart.Histogram
- automax - Variable in class hec.geometry.AxisProp
- automin - Variable in class hec.geometry.AxisProp
- autoviewmax - Variable in class hec.geometry.AxisProp
- autoviewmin - Variable in class hec.geometry.AxisProp
- availableTimes - Variable in class hec.io.StreamRatingSeriesContainer
- AVE - Static variable in class hec.data.ParameterType
-
Deprecated.
- average - Variable in class hec.io.TsDataSetStats
- average() - Method in class hec.heclib.util.HecDoubleArray
- average(int, int) - Method in class hec.model.AbstractTSRecord
-
Calculates the period average for the values in the data starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - average(int, int) - Method in interface hec.model.TSRecord
-
Calculates the period average for the values in the data starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - AVERAGE - Static variable in class hec.hecmath.TimeSeriesMath
- AverageData() - Constructor for class hec.hecmath.MassBalancedEvent.AverageData
- averageTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- averageX() - Method in class hec.heclib.dss.HecPairedData
- averageY() - Method in class hec.heclib.dss.HecPairedData
- averageY(int) - Method in class hec.heclib.dss.HecPairedData
- AVG_PERIOD - Static variable in class hec.geometry.TSAxis
- AwaitableFutureTask<T> - Class in hec.util.concurrent
- AwaitableFutureTask(Runnable) - Constructor for class hec.util.concurrent.AwaitableFutureTask
- AwaitableFutureTask(Callable<T>) - Constructor for class hec.util.concurrent.AwaitableFutureTask
- awaitActualCompletion() - Method in class hec.util.concurrent.AwaitableFutureTask
- axis - Variable in class hec.gfx2d.AxisMarkerDescription
- Axis - Class in hec.geometry
-
A single coordinate axis.
- Axis(String) - Constructor for class hec.geometry.Axis
-
Default Constructor
- AXIS_MAXIMUM - Static variable in class hec.geometry.ProbabilityAxis
- AXIS_MINIMUM - Static variable in class hec.geometry.ProbabilityAxis
- AXIS_TYPE_LINEAR - Static variable in class hec.gfx2d.ViewportLayout
- AXIS_TYPE_LOG - Static variable in class hec.gfx2d.ViewportLayout
- AXIS_TYPE_PROBABILITY - Static variable in class hec.gfx2d.ViewportLayout
- AXIS_TYPE_SEASONAL - Static variable in class hec.gfx2d.ViewportLayout
- AXIS_TYPE_TIME - Static variable in class hec.gfx2d.ViewportLayout
- AxisEditPanel - Class in hec.gfx2d
- AxisEditPanel(JFrame) - Constructor for class hec.gfx2d.AxisEditPanel
- AxisFactory - Class in hec.geometry
-
A factory for constructing axis objects of the correct type.
- AxisFactory() - Constructor for class hec.geometry.AxisFactory
-
Default Constructor
- AxisFactory.AxisFactoryService - Interface in hec.geometry
- AxisIterator - Class in hec.geometry
-
An iterator class for stepping across an axis at a fixed interval.
- AxisIterator(Axis, double) - Constructor for class hec.geometry.AxisIterator
-
Constructor
- AxisLabel - Class in hec.gfx2d
-
A component that displays the label of an Axis.
- AxisLabel(G2dPanel, Axis, int) - Constructor for class hec.gfx2d.AxisLabel
-
Drawing properties
- AxisLabelDrawProp - Class in hec.gfx2d
-
Drawing properties for gfx2d AxisTics.
- AxisLabelDrawProp() - Constructor for class hec.gfx2d.AxisLabelDrawProp
-
Default Constructor
- AxisLabelDrawProp(AxisLabelDrawProp) - Constructor for class hec.gfx2d.AxisLabelDrawProp
-
Copy Constructor
- AxisMarker - Class in hec.script
-
Class to make adding axis markers easier from scripting.
- AxisMarker() - Constructor for class hec.script.AxisMarker
- AxisMarkerDescription - Class in hec.gfx2d
-
Class to make adding label markers easier from scripting.
- AxisMarkerDescription() - Constructor for class hec.gfx2d.AxisMarkerDescription
-
Default constructor
- AxisMarkerDescription(AxisMarkerDescription) - Constructor for class hec.gfx2d.AxisMarkerDescription
-
Copy constructor
- axisNodeSelected(LayoutPlotDialog.AxisNode) - Method in class hec.gfx2d.LayoutPlotDialog
- AxisProp - Class in hec.geometry
-
properties for Axis objects.
- AxisProp() - Constructor for class hec.geometry.AxisProp
-
Default Constructor
- AxisProp(AxisProp) - Constructor for class hec.geometry.AxisProp
-
Copy Constructor
- AxisProperties - Interface in hec.gfx2d
-
This provides the interface to edit AxisProperties.
- AxisScrollbar - Class in hec.gfx2d
-
Scrollbar that controls the portion of an Axis that is visible in the Viewport.
- AxisScrollbar(G2dPanel, Axis[], int) - Constructor for class hec.gfx2d.AxisScrollbar
- AxisScrollbar(G2dPanel, Axis, int) - Constructor for class hec.gfx2d.AxisScrollbar
-
Constructs an axis scrollbar with the specified orientation
- axisTicColor - Variable in class hec.gfx2d.AxisTicsDrawProp
- AxisTicFactory - Class in hec.gfx2d
-
This is a Factory object that creates an AxisTics object for any given type of axis.
- AxisTicFactory() - Constructor for class hec.gfx2d.AxisTicFactory
- AxisTics - Class in hec.gfx2d
-
Graphic Component that displays tic marks and tic labels for an Axis.
- AxisTics(G2dPanel, Axis, Viewport, int) - Constructor for class hec.gfx2d.AxisTics
-
Default Constructor
- AxisTics.AxisSwapValidator - Interface in hec.gfx2d
-
Interface that will return true if a new axis can be swapped in for an existing Axis.
- AxisTicsDrawProp - Class in hec.gfx2d
-
Drawing properties for gfx2d AxisTics.
- AxisTicsDrawProp() - Constructor for class hec.gfx2d.AxisTicsDrawProp
-
Default Constructor
- AxisTicsDrawProp(AxisTicsDrawProp) - Constructor for class hec.gfx2d.AxisTicsDrawProp
-
Copy Constructor
- AxisTicsDrawProp(String) - Constructor for class hec.gfx2d.AxisTicsDrawProp
- axisTypeNames - Static variable in class hec.gfx2d.PlotSpecification
- axisTypeNumbers - Static variable in class hec.gfx2d.PlotSpecification
B
- b - Variable in class hec.geometry.LocalRect
-
bottom coordinate
- b - Variable in class hec.map.LocalRect
-
bottom coordinate
- BACK_OPTION - Static variable in class hec.client.NewWorkspaceSummaryDialog
- backClr - Variable in class rma.util.postscript.PSGrBase
-
The background color of the current widget.
- BACKGROUND_PROP - Static variable in class hec.script.AbstractScriptEditor
- backgroundColor - Variable in class hec.gfx2d.G2dLabelDrawProp
- backgroundColor - Variable in class hec.gfx2d.G2dPanelProp
- backgroundColor - Variable in class hec.gfx2d.ViewportDrawProp
- backgroundColor - Variable in class rma.swing.table.RmaCellRenderer
-
the background color
- backGroundGlyphList() - Method in class hec.map.MapPanel
-
return the List of Background Glyphs.
- backupData(String) - Method in interface hec.model.CommonDataList
-
back up the data for this data list
- backupData(String, DataObject) - Method in class hec.io.AbstractDataStorage
- backupData(String, DataObject) - Method in interface hec.io.DataStorage
- backupData(String, DataObject) - Method in class hec.io.DBFDataStorage
-
creats a backup of the dbf file
- backupObjectData(String, DataObject) - Method in interface hec.model.CommonDataList
-
back up the data for this object
- BACKWARD - Static variable in class hec.map.aishape.stream.OrderedShapeStream
- BADNUMBER - Static variable in class rma.util.RMAConst
- BAK_EXTENSION - Static variable in class hec.io.SimpleFile
-
extension used for backup files
- balancedDistribution(double, double[], double[], double[], double[], double, boolean[], boolean[], boolean[]) - Static method in class rma.lang.RmaMath
-
Develops a balanced distribution constrained that sums to the given target.
- balancedDistWithLoss(double, double[], double[], double[], double[], double, boolean[], boolean[], boolean[], double[]) - Static method in class rma.lang.RmaMath
-
Develops a balanced distribution constrained that sums to the given target.
- balanceEvent() - Method in class hec.hecmath.MassBalancedEvent
- BANDED - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- BandedColor - Class in hec.gfx2d.swing.charts.color
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- BandedColor(Color, Double) - Constructor for class hec.gfx2d.swing.charts.color.BandedColor
- BandedColorContour - Class in rma.util
-
This Color Contour gives "bands" instead of a gradient.
- BandedColorContour() - Constructor for class rma.util.BandedColorContour
- BANK_FULL_CAPACITY_DESCRIPTION - Static variable in interface hec.data.project.IProject
- BarData - Class in hec.gfx2d.swing.charts.bar
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- BarData(int, String) - Constructor for class hec.gfx2d.swing.charts.bar.BarData
-
builds a location data default with a location
- BarGlyph - Class in hec.gfx2d.swing.charts.bar
- BarGlyph(Viewport, G2dObject, Scale) - Constructor for class hec.gfx2d.swing.charts.bar.BarGlyph
- BarGroupData - Class in hec.gfx2d.swing.charts.bar
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- BarGroupData() - Constructor for class hec.gfx2d.swing.charts.bar.BarGroupData
- BarGroupData(List<BarData>, int, int, String, boolean, NumberFormat) - Constructor for class hec.gfx2d.swing.charts.bar.BarGroupData
-
Default Constructor
- BarGroupGlyph - Class in hec.gfx2d.swing.charts.bar
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- BarGroupGlyph(Viewport, BarGroupData, Scale) - Constructor for class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- BASE - Static variable in interface hec.script.ScriptConstants
- BASE_COLUMN - Static variable in class hec.gfx2d.ViewportLayout
- BASE_LOCATION_ID - Static variable in class hec.data.location.LocationTemplate
- BASE_LOCATION_ID - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- BASE_LOCATION_ID - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- BASE_LOCATION_ID - Static variable in class hec.data.meta.LocationCatalogQuery
- BASE_LOCATION_ID_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- BASE_LOCATION_ID_MAX_LENGTH - Static variable in class hec.data.meta.LocationCatalogQuery
-
Deprecated.Let the database throw an error and handle it.
- BASE_PARAMETER_ID - Static variable in class hec.data.meta.BaseParameterCatalogQuery
- BASE_PARAMETER_ID - Static variable in class hec.data.meta.ParameterCatalogQuery
- BASE_PARAMETER_ID - Static variable in class hec.data.meta.SubParameterCatalogQuery
- Base64 - Class in hec.util
-
Class for base64 encoding/decoding
- Base64() - Constructor for class hec.util.Base64
- BASEFLOW_ZONE - Static variable in class hec.gui.NameDialog
- BaseLocationCatalogQuery - Class in hec.data.meta
- BaseLocationCatalogQuery() - Constructor for class hec.data.meta.BaseLocationCatalogQuery
- BaseParameterCatalogQuery - Class in hec.data.meta
- BaseParameterCatalogQuery() - Constructor for class hec.data.meta.BaseParameterCatalogQuery
- BaseStreamAlignment - Class in hec.map.streamAlignment
-
Stream coordinate system for model discretizations.
- BaseStreamAlignment() - Constructor for class hec.map.streamAlignment.BaseStreamAlignment
- BaseTSDataSet - Class in hec.model
- BaseTSDataSet() - Constructor for class hec.model.BaseTSDataSet
- BaseXMLUtilities - Class in hec.util
- BaseXMLUtilities() - Constructor for class hec.util.BaseXMLUtilities
- BasicDateFieldUI - Class in rma.swing.plaf.basic
-
Basis of a look and feel for a RMACalendarField.
- BasicDateFieldUI() - Constructor for class rma.swing.plaf.basic.BasicDateFieldUI
-
Creates a new BasicDateFieldUI.
- BasicDateFieldUI.DateFieldLayoutManager - Class in rma.swing.plaf.basic
-
This layout manager handles the 'standard' layout of combo boxes.
- BasicDescFieldUI - Class in rma.swing.plaf.basic
-
Basis of a look and feel for a RMADescriptionField.
- BasicDescFieldUI() - Constructor for class rma.swing.plaf.basic.BasicDescFieldUI
-
Creates a new BasicDateFieldUI.
- BasicDescFieldUI.DateFieldLayoutManager - Class in rma.swing.plaf.basic
-
This layout manager handles the 'standard' layout of combo boxes.
- BasicRmiFileChooserFieldUI - Class in hec.io
- BasicRmiFileChooserFieldUI() - Constructor for class hec.io.BasicRmiFileChooserFieldUI
- BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager - Class in hec.io
- BasicTimeZoneFieldUI - Class in hec.gui.plaf.basic
- BasicTimeZoneFieldUI() - Constructor for class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager - Class in hec.gui.plaf.basic
-
This layout manager handles the 'standard' layout of combo boxes.
- BasicUnselectableJCheckBoxUI - Class in rma.swing.plaf.basic
- BasicUnselectableJCheckBoxUI() - Constructor for class rma.swing.plaf.basic.BasicUnselectableJCheckBoxUI
- beanToEntity(T2) - Method in class hec.lang.annotation.EntityBeanAdapter
-
Generates the entity object from the bean object.
- beanType() - Element in annotation interface hec.lang.annotation.EntityBeanType
- BEG_PERIOD - Static variable in class hec.geometry.TSAxis
- BEGIN - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_ARRAY - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_COLLECTION - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_ENUM_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_HASH - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_MAP - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_OBJECT - Static variable in interface hec.io.AsciiSerializableConstants
- BEGIN_TAG - Static variable in class hec.gfx2d.TitleDrawProp
- BEGIN_TAG - Static variable in class hec.gfx2d.ViewportDrawProp
- BEGIN_VECTOR - Static variable in interface hec.io.AsciiSerializableConstants
- BEGINNING_OF_PERIOD - Static variable in class hec.gfx2d.G2dLineProperties
- BEGINNING_STREAM_STATION_FIELD - Static variable in class hec.export.WorldLineToShapeFile
- BEGINNING_STREAM_STATION_FIELD - Static variable in class hec.export.WorldRegionToShapefile
- BELOW - Enum constant in enum class hec.gfx2d.swing.charts.data.ThresholdLineStyle.ThresholdFillStyle
- BELOW - Static variable in interface hec.gfx2d.LabelLayoutConstants
- bestFitLinear(double[], double[], int, int) - Static method in class rma.lang.RmaMath
-
computes the best linear fit to a set of x and y coordinate pairs using least squares, (AT)A m = (AT) c return slope and y intercept in result[0] and result[1] If slope is infinte, result[0] is rma.util.UNDEF_DOUBLE and x intercept is returned in result[1]
- bestFitLinear(int[], int[], int, int) - Static method in class rma.lang.RmaMath
-
develops the best fit line to a set of x,y points.
- betacf(double, double, double) - Static method in class hec.lang.Statistics
-
This is the continued fraction portion of the incomplete beta function evaluation routine as described in "Numerical Recipes (fortran) " by W.
- betaFileExists() - Method in class hec.tcu.CheckForInterimTermsAction
-
True if the file exists, false if the file does not exist.
- betai(double, double, double) - Static method in class hec.lang.Statistics
-
Computes the incomplete beta function routine as described in "Numerical Recipes (fortran) " by W.
- bevelType - Variable in class rma.swing.CustomBevelBorder
- bevelWidth - Variable in class rma.swing.CustomBevelBorder
- BG_COLOR - Static variable in interface hec.script.ScriptManager
- BG_COLOR_PREFIX - Static variable in class hec.data.tx.QualityTx
-
Deprecated.
- BIG_ENDIAN - Static variable in interface hec.io.EndianTypes
- BilTile - Class in hec.map.tms.datasource.tile.bil
-
This class represents one tile in a TMS.
- BilTile(String, FileSystem) - Constructor for class hec.map.tms.datasource.tile.bil.BilTile
-
Constructs a tile around a zip entry that represents the "data" of the tile
- BilTile.TmsTileDataProvider - Interface in hec.map.tms.datasource.tile.bil
- BilTileFactory - Class in hec.map.tms.datasource.tile.bil
- BilTileFactory() - Constructor for class hec.map.tms.datasource.tile.bil.BilTileFactory
- BilTileHeader - Class in hec.map.tms.datasource.tile.bil
- BilTileHeader() - Constructor for class hec.map.tms.datasource.tile.bil.BilTileHeader
- BIN_LIMITS_EVEN - Static variable in class hec.hecmath.DurationAnalysis
- BIN_LIMITS_LOG - Static variable in class hec.hecmath.DurationAnalysis
- BIN_LIMITS_USER_DEFINED - Static variable in class hec.hecmath.DurationAnalysis
- BIN_SIZE - Static variable in class hec.chart.HistogramChart
- binAddress - Variable in class hec.heclib.dss.HecDSSRecordInfo
- BINARY - Static variable in interface hec.hecmath.computation.Constants
- BINARY_HEADER_LENGTH - Static variable in class hec.map.aidem.AiDemMap
-
Number of bytes for the header.
- binarySearch(double, double[]) - Static method in class hec.hecmath.DoubleArrayUtilities
-
returns the index of xValue in xArray, or the first bounding index data expected to be monotonic
- binLength - Variable in class hec.heclib.dss.HecDSSRecordInfo
- BinOrigin - Enum Class in hec.gfx2d.histogram
- binsFieldAction() - Method in class hec.chart.HistogramOptionsDialog
- binsFieldAction() - Method in class hec.chart.HistogramOptionsPanel
- binsFieldActionList() - Method in class hec.chart.HistogramOptionsDialog
- binsFieldActionList() - Method in class hec.chart.HistogramOptionsPanel
- binSizeDefault - Static variable in class hec.chart.HistogramChart
- binTypeAction() - Method in class hec.client.HistogramPlotDialog
- bisearch(double[], double, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
binary search with upper limit
- bisearch(double[], double, int) - Static method in class hec.hecmath.HecMath
-
bi-sectional search to find index location of x in xarray[]
- bisearch(double[], double, int) - Static method in class hec.model.Interpolate
- bisearch(int[], int, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
binary search with upper limit
- bisearch(int[], int, int) - Static method in class hec.hecmath.HecMath
-
bi-sectional search to find index location of x in xarray[]
- bisearch(int[], int, int) - Static method in class hec.model.Interpolate
-
bi-sectional search
- bisectRoot(RmaSVFunction, double, double, int, double) - Static method in class rma.lang.RmaMath
-
Bisection method for finding the root of a function.
- bitBlt(int, int, int, int, int, int, int, int[], int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- BITWISE_AND - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- BITWISE_OR - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- BITWISE_XOR - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- BLACKNESS - Static variable in class rma.util.wmf.WMF
- BLANK_LABEL - Variable in class hec.gui.NameDescriptionPanel
- Block - Class in hec.model
- Block() - Constructor for class hec.model.Block
- BLOCK_INTERVAL_1CENTURY - Static variable in class hec.heclib.dss.DSSPathname
-
Block size indicator for 1 Century block size
- BLOCK_INTERVAL_1DAY - Static variable in class hec.heclib.dss.DSSPathname
-
Block size indicator for 1 Day block size
- BLOCK_INTERVAL_1DECADE - Static variable in class hec.heclib.dss.DSSPathname
-
Block size indicator for 1 Decade block size
- BLOCK_INTERVAL_1MONTH - Static variable in class hec.heclib.dss.DSSPathname
-
Block size indicator for 1 Month block size
- BLOCK_INTERVAL_1YEAR - Static variable in class hec.heclib.dss.DSSPathname
-
Block size indicator for 1 Year block size
- bltWithPanZoom(List<RenderTaskFactory>, Image, MapScale, MapCanvas) - Method in class hec.map.renderer.AbstractThreadedRenderer
- blueField - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- blueSlider - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- BODY - Static variable in interface hec.jms.MessageConst
-
Message map key for payload body.
- BOLD - Static variable in class hec.lang.HtmlAttributes
- BOOLEAN - Static variable in interface hec.io.AsciiSerializableConstants
- BOOLEAN_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- booleanContainer - Class in hec.heclib.util
- booleanContainer() - Constructor for class hec.heclib.util.booleanContainer
- booleanContainer(boolean) - Constructor for class hec.heclib.util.booleanContainer
- BooleanRenderer - Class in rma.swing.table
- BooleanRenderer(boolean) - Constructor for class rma.swing.RmaJTable.BooleanRenderer
- BooleanRenderer(boolean) - Constructor for class rma.swing.table.BooleanRenderer
- BORDER_WIDTH - Static variable in class hec.map.AbstractLegendItem
- BorderCellRenderer - Class in rma.swing.table
- BorderCellRenderer() - Constructor for class rma.swing.table.BorderCellRenderer
- borderColor - Variable in class hec.gfx2d.G2dLabelDrawProp
- borderColor - Variable in class hec.gfx2d.G2dPolygonProperties
- borderColor - Variable in class hec.gfx2d.ViewportDrawProp
- borderPainted - Variable in class hec.map.ButtonGifStrings
- borderStyle - Variable in class hec.gfx2d.G2dBorder
- borderStyle - Variable in class hec.gfx2d.G2dLabelDrawProp
- borderStyle - Variable in class hec.gfx2d.G2dPolygonProperties
- borderStyle - Variable in class hec.gfx2d.ViewportDrawProp
- borderWeight - Variable in class hec.gfx2d.G2dLabelDrawProp
- borderWeight - Variable in class hec.gfx2d.G2dPolygonProperties
- borderWeight - Variable in class hec.gfx2d.ViewportDrawProp
- BOTH_NOT_NULL - Static variable in class hec.data.tx.comparator.DataSetTxComparator
- BOTTOM - Enum constant in enum class hec.gfx2d.swing.charts.util.LegendSide
- BOTTOM - Static variable in class hec.gfx2d.G2dComponent
-
Align tics on the bottom edge of the component
- BOTTOM - Static variable in class hec.gfx2d.G2dPanelProp
- BOTTOM - Static variable in class rma.swing.AKDockLayout
- BOTTOM_CENTER - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- BOTTOM_CENTER - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- BOTTOM_CENTER - Static variable in class hec.map.image.DragPoint
- BOTTOM_LEFT - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- BOTTOM_LEFT - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- BOTTOM_LEFT - Static variable in class hec.map.image.DragPoint
- BOTTOM_RIGHT - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- BOTTOM_RIGHT - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- BOTTOM_RIGHT - Static variable in class hec.map.image.DragPoint
- BOTTOM_SOURCE - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- BOTTOM_TARGET - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- bottomMargin - Variable in class hec.gfx2d.Margin
- boundary - Variable in class hec.map.nettin.EdgeContainer
- BOUNDING_OFFICE - Static variable in class hec.data.location.Location
- BOUNDING_OFFICE - Static variable in class hec.data.meta.LocationCatalogQuery
- bounds - Variable in class hec.gfx2d.G2dData
- bounds - Variable in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Bounds of the Polyline2D.
- bounds - Variable in class hec.map.annotations.Widget
- bPart() - Method in class hec.heclib.dss.DSSPathname
- bPart() - Method in class hec.heclib.dss.HecDSSDataAttributes
- BPART - Static variable in class hec.gfx2d.text.DssTokenReplacer
- BPART - Static variable in class hec.lang.DSSPathString
- BrentsMethodSolve(RmaSVFunction, double, double, int, double) - Static method in class rma.lang.RmaMath
-
Brent's Method for root finding from http://en.wikipedia.org/wiki/Brent%27s_method Also see Numerical Recipes in C Section 9.3 Van Wijngaarden-Dekker-Brent Method
- bringLogWindowToFront() - Method in class rma.swing.logging.DialogLogHandler
- browse() - Method in class hec.util.GeneralTableEditor
- browseForFile() - Method in class hec.gui.FormattedTextEditor
- browseForFile(stringContainer) - Method in class hec.util.GeneralTableEditor
- BRUSH_NAMES - Static variable in class rma.util.RmaDrawConst
- BS_HATCHED - Static variable in class rma.util.wmf.WMF
- BS_HOLLOW - Static variable in class rma.util.wmf.WMF
- BS_NULL - Static variable in class rma.util.wmf.WMF
- BS_PATTERN - Static variable in class rma.util.wmf.WMF
- BS_SOLID - Static variable in class rma.util.wmf.WMF
- btclmt(int, double, double[]) - Static method in class hec.lang.Statistics
-
Compute confidence limits for a given exceedance probability given an ordered set derived from observations of an idependent random variable pc is computed to be the probability tha the quantile (discharge) associated with exceedance probability exceeds a given value Convert exceedance probability to non-exceedance pe is the exceedance probability associated with a quantile xe
- btnOK_ActionPerformed(ActionEvent) - Method in class hec.map.GeoDialog
- BTU_PER_SQUARE_FOOT - Static variable in class hec.heclib.dss.HecDataConversion
- bufferedImage - Variable in class hec.util.PhotoViewerInfo
- build() - Method in class hec.dataTable.TextTable
- build() - Method in class hec.util.ComputationTimeStepDialog
- build() - Method in class hec.util.GeneralTableEditor
- build() - Method in class hec.util.TimeWindowExtensionDialog
- build() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- build(boolean) - Method in class hec.util.TimeWindowDialog
- buildAlphaColor(Color, ColorContourRecord) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- buildAssignedTimeSeries(Element) - Method in class hec.data.tx.TimeSeriesGroup
- buildAxisElems(Viewport, boolean) - Method in class hec.gfx2d.PlotSpecification
-
Constructs JDom axis elements for a viewport
- buildAxisMarkerElems(Viewport) - Method in class hec.gfx2d.PlotSpecification
-
Constructs JDom axis marker elements for a viewport
- buildBaseCatalog(Catalog, String[], CatalogTemplate) - Static method in class hec.data.meta.CatalogTemplateProducer
- buildBaseCatalog(Catalog, String, CatalogTemplate) - Static method in class hec.data.meta.CatalogTemplateProducer
- buildBounds(int, int) - Method in class hec.gfx2d.histogram.PairedDataHistogramDataSet
- buildBounds(int, int) - Method in class hec.gfx2d.PairedDataSet
- buildButtonPanel() - Method in class hec.gui.WizardDialog
-
Method Description.
- buildByPanel() - Method in class hec.client.RepeatDialog
- buildByWaterYear() - Method in class hec.util.TimeWindowDialog
- buildCardPanels() - Method in class hec.client.RepeatDialog
- buildCatalogTemplate() - Static method in class hec.data.meta.LocationKindCatalogQuery
- buildChooser() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
-
Builds a new chooser panel.
- buildChooser() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- buildChooser() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
- buildColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- buildColorElem(Color, String) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom color element from a Color and an element name
- buildComponents() - Method in class hec.map.aishape.ui.AiShapeLineSymbolPanel
- buildComponents() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- buildComponents(PlotLayout) - Method in class hec.gfx2d.G2dPanel
- buildComponents(List) - Method in class hec.gfx2d.G2dPanel
-
Creates a two pane 2D drawing area to display a set of G2dObjects with default colors
- buildComponents(List) - Method in class hec.gfx2d.swing.charts.bar.G2dBarPlot
- buildComponents(List, boolean, boolean) - Method in class hec.gfx2d.G2dPanel
- buildComponents(List, boolean, boolean) - Method in class hec.gfx2d.swing.charts.bar.G2dBarPlot
- buildComponents(List, List) - Method in class hec.gfx2d.G2dPanel
- buildComponents(List, List) - Method in class hec.gfx2d.swing.charts.bar.G2dBarPlot
- buildComponents(List, List, boolean, boolean) - Method in class hec.gfx2d.G2dPanel
-
Creates a two pane 2D drawing area to display a set of G2dObjects
- buildComponents(List, List, boolean, boolean) - Method in class hec.gfx2d.swing.charts.bar.G2dBarPlot
- buildCondensedList(Vector<CondensedReference>) - Method in class hec.heclib.dss.HecDssCatalog
- buildCondition(String) - Method in class hec.hecmath.computation.Condition
- buildConfidenceLimitCurveRenderer() - Static method in class hec.chart.XyLineAndShapeRendererFactory
- buildConstructors(String[], Class[]) - Method in class hec.server.Builder
- buildControls() - Method in class hec.client.DataTypeEditor
- buildControls() - Method in class hec.client.HistogramPlotDialog
- buildControls() - Method in class hec.client.OptionsFontPanel
-
create the controls for this panel
- buildControls() - Method in class hec.client.PasswordFileEditor
- buildControls() - Method in class hec.client.PreviewDialog
- buildControls() - Method in class hec.client.RepeatDialog
- buildControls() - Method in class hec.client.ScalarOutputDialog
- buildControls() - Method in class hec.client.SummaryWizardPanel
-
Method Description
- buildControls() - Method in class hec.dataTable.PairedDataCurveSelector
- buildControls() - Method in class hec.gfx2d.components.FontPanel
- buildControls() - Method in class hec.gfx2d.components.IconPanel
- buildControls() - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- buildControls() - Method in class hec.gfx2d.components.PositionPanel
- buildControls() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- buildControls() - Method in class hec.gfx2d.components.TextPanel
- buildControls() - Method in class hec.gfx2d.DataTypeEditor
- buildControls() - Method in class hec.gfx2d.DefaultPlotPropertiesDialog
- buildControls() - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- buildControls() - Method in class hec.gfx2d.G2dCalloutPropertiesPanel
- buildControls() - Method in class hec.gfx2d.G2dDefaultLinesPropPanel
- buildControls() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- buildControls() - Method in class hec.gfx2d.G2dLinesPropPanel
- buildControls() - Method in class hec.gfx2d.G2dLineStylePropertiesPanel
- buildControls() - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- buildControls() - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- buildControls() - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- buildControls() - Method in class hec.gfx2d.G2dViewportPropertiesPanel
- buildControls() - Method in class hec.gfx2d.LabelPropertiesPanel
- buildControls() - Method in class hec.gfx2d.LayoutPlotDialog
-
build the controls for this dialog
- buildControls() - Method in class hec.gfx2d.LegendPropertiesPanel
- buildControls() - Method in class hec.gfx2d.PlotPropertiesDialog
- buildControls() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- buildControls() - Method in class hec.gui.AbstractSelectorPanel
- buildControls() - Method in class hec.gui.FormattedTextEditor
- buildControls() - Method in class hec.gui.NameDescriptionPanel
- buildControls() - Method in class hec.gui.ResultsDialog
- buildControls() - Method in class hec.gui.WizardDialog
-
Method Description.
- buildControls() - Method in class hec.map.dxf.DxfGlyphOptionDlg
- buildControls() - Method in class hec.map.GeoDialog
- buildControls() - Method in class hec.map.streamAlignment.StreamConversionPanel
- buildControls() - Method in class hec.map.streamAlignment.StreamJunctionEditor
- buildControls() - Method in class hec.util.ProgressDialog
- buildControls() - Method in class rma.examples.RmaJTableExample
-
create a simple table and add it to the dialog
- buildControls() - Method in class rma.swing.AbstractTextEditorPanel
-
create the controls for this panel
- buildControls() - Method in class rma.swing.ExportDialog
-
Method Description
- buildControls() - Method in class rma.swing.FindDialog
- buildControls() - Method in class rma.swing.ReplaceDialog
- buildControls() - Method in class rma.swing.RmaJTable
-
build the table controls, setup the default cell editor
- buildControls() - Method in class rma.swing.RmiPortScannerFrame
- buildControls() - Method in class rma.swing.table.RmaJTableExportDialog
-
Method Description
- buildControls() - Method in class rma.swing.table.RmaJTableFillDialog
- buildControls(boolean) - Method in class hec.client.TextEditorPanel
- buildControls(boolean, boolean) - Method in class hec.map.JLayerSelectorTreePanel
- buildControls(int) - Method in class hec.gui.AbstractSelectorPanel
- buildControls(int) - Method in class hec.gui.SelectorPanel
- buildControls(int, boolean) - Method in class hec.map.transform.CoordinateTransformDialog
- buildControls(int, boolean) - Method in class hec.map.transform.CoordinateTransformPanel
- buildControls(Identifier, boolean) - Method in class hec.client.TextFileEditorDialog
- buildControls(Identifier, boolean) - Method in class hec.client.TextFileEditorFrame
- buildControls(TcuInfo) - Method in class hec.tcu.TcuAcceptTermsDialog
- buildControls(TcuInfo) - Method in class hec.tcu.TcuDialog
- buildControls(String) - Method in class hec.gfx2d.components.LabelPanel
- buildControls(String) - Method in class hec.gfx2d.components.LinePropertiesPanel
- buildControls(String) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- buildControls(String) - Method in class rma.swing.JCheckBoxEditPanel
-
build the controls for this component
- buildControls(String) - Method in class rma.swing.ProgressIndicator
- buildControls(String[]) - Method in class rma.swing.table.FilterTablePanel
- buildControls(String, int, int) - Method in class hec.gfx2d.components.SizePanel
- buildControls(List<ShapeSource>, ShapeSource, StreamAlignmentGlyph) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- buildControls(List<ShapeSource>, ShapeSource, StreamAlignmentGlyph) - Method in class hec.map.importer.AbstractShapeImportDialog
- buildControls(JComponent, JComponent) - Method in class hec.gfx2d.NewMarkerPointDialog
- buildCurveElems(Viewport, Scale) - Method in class hec.gfx2d.PlotSpecification
-
Constructs JDom curve elements for viewport and a scale
- buildCurveLayouts(ViewportLayout, String, List<?>, Map<String, Element>) - Method in class hec.gfx2d.PlotSpecification
-
Adds appropriate curves to a specified viewport layout and axis
- buildCurveRenderer() - Static method in class hec.chart.XyLineAndShapeRendererFactory
- buildDataObject(Reader) - Method in class hec.data.JDomDataObjectFactory
-
builds a single instance of a JDom data object from the root element of the xml content.
- buildDataObject(String) - Method in class hec.data.JDomDataObjectFactory
-
Builds a single JDom data object instance from the root element of xml content.
- buildDataObject(Element) - Method in class hec.data.JDomDataObjectFactory
-
Builds a single JDom data object from the argument element.
- buildDataObjectList(Reader) - Method in class hec.data.JDomDataObjectFactory
- buildDataObjectList(Reader, String) - Method in class hec.data.JDomDataObjectFactory
-
Build a list of child JDom data object from the root element of an xml document.
- buildDataObjectList(String) - Method in class hec.data.JDomDataObjectFactory
-
Build a a list of child JDom data objects from a parent element.
- buildDataObjectList(List<Element>) - Method in class hec.data.JDomDataObjectFactory
- buildDateListForInterval(Interval, IntervalOffset, TimeZone) - Method in class hec.data.TimeWindow
- buildDaysPanel() - Method in class hec.client.RepeatDialog
- buildDbfRecordIdQuery() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Creates a query for this header that will retrieve all of the records using the Id index tag.
- buildDbfRecordIdQuery(Serializable[]) - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Creates a query for this header that will retrieve all of the records using the Id index tag and the supplied Id tag keys.
- buildDbfRecordIndexSet(Serializable[]) - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Creates a record number set for this header that can be used to delete records.
- buildDbfRecordNameQuery(Serializable[]) - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Creates a query for this header that will retrieve all of the records using the NAME index tag and the supplied Name tag keys.
- buildDbfRecordSet() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Returns a DbfRecordSet for this header containing the index tag.
- buildDefault() - Static method in class hec.map.inundation.InundationGroup
- buildDefaultButtonGifStrings() - Static method in class hec.map.aishape.ShapeQueryMouseAdapter
- buildDefaultButtonGifStrings() - Static method in class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- buildDefaultButtonGifStrings() - Static method in class hec.map.MapMouseAdapter
-
return a new ButtonGifStrings object
- buildDefaultButtonGifStrings() - Static method in class hec.map.MousePanAdapter
- buildDefaultButtonGifStrings() - Static method in class hec.map.MouseZoomAdapter
- buildDefaultButtonGifStrings() - Static method in class hec.map.PointerMouseAdapter
- buildDefaultComponents() - Method in class hec.gfx2d.G2dPanel
-
Creates a two pane 2D drawing area with axis tics and labels, scrollbars, title, and legend.
- buildDefaultComponents() - Method in class hec.gfx2d.swing.charts.bar.G2dBarPlot
- buildDefaultTimeZoneList() - Method in class hec.gui.TimeZonePanel
- buildDialog(Frame) - Method in class hec.script.AbstractScriptEditor
- buildDistributionFittingPanel() - Method in class hec.chart.HistogramOptionsDialog
- buildDistributionFittingPanel() - Method in class hec.chart.HistogramOptionsPanel
- buildEditMenu() - Method in class hec.util.GeneralTableEditor
- buildElement(Reader) - Static method in class rma.util.RmaBaseXmlUtilities
- buildElement(String) - Static method in class rma.util.RmaBaseXmlUtilities
- buildElement(Element) - Method in class hec.data.AbstractJDomDataObject
-
Populates the element with data from this object.
- buildElement(Element) - Method in class hec.data.characteristic.JDomCharacteristic
- buildElement(Element) - Method in class hec.data.characteristic.JDomCharacteristicType
- buildElement(Element) - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- buildElement(Element) - Method in class hec.data.embankment.JDomEmbankmentImpl
- buildElement(Element) - Method in class hec.data.gates.JDomGateChange
- buildElement(Element) - Method in class hec.data.gates.JDomGateChangeRef
- buildElement(Element) - Method in class hec.data.gates.JDomGateSetting
- buildElement(Element) - Method in class hec.data.gates.JDomProjectGateChanges
- buildElement(Element) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- buildElement(Element) - Method in class hec.data.level.JDomLocationLevelImpl
- buildElement(Element) - Method in class hec.data.level.JDomLocationLevelRef
- buildElement(Element) - Method in class hec.data.level.JDomParameterTypedValueImpl
- buildElement(Element) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- buildElement(Element) - Method in class hec.data.level.JDomSeasonalValueImpl
- buildElement(Element) - Method in class hec.data.level.JDomSeasonalValuesImpl
- buildElement(Element) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- buildElement(Element) - Method in class hec.data.location.AssignedLocation
-
Builds the element.
- buildElement(Element) - Method in class hec.data.location.Location
- buildElement(Element) - Method in class hec.data.location.LocationCategoryRef
- buildElement(Element) - Method in class hec.data.location.LocationGroup
-
Builds the element.
- buildElement(Element) - Method in class hec.data.location.LocationGroupRef
- buildElement(Element) - Method in class hec.data.location.LocationGroupSet
- buildElement(Element) - Method in class hec.data.lock.JDomLockCatalogImpl
- buildElement(Element) - Method in class hec.data.lock.JDomLockImpl
-
Deprecated.XML Serialization is no longer used
- buildElement(Element) - Method in class hec.data.lookup.JDomLookupTypeImpl
- buildElement(Element) - Method in class hec.data.physicalstructure.PhysicalStructure
- buildElement(Element) - Method in class hec.data.project.JDomProjectCatalogImpl
-
Populates the element with data from this object.
- buildElement(Element) - Method in class hec.data.project.JDomProjectImpl
- buildElement(Element) - Method in class hec.data.turbines.JDomProjectTurbineChanges
- buildElement(Element) - Method in class hec.data.turbines.JDomTurbineChange
- buildElement(Element) - Method in class hec.data.turbines.JDomTurbineChangeRef
- buildElement(Element) - Method in class hec.data.turbines.JDomTurbineSetting
- buildElement(Element) - Method in class hec.data.tx.TimeSeriesCategory
- buildElement(Element) - Method in class hec.data.tx.TimeSeriesCategoryRef
- buildElement(Element) - Method in class hec.data.tx.TimeSeriesGroup
-
Builds the element.
- buildElement(Element) - Method in class hec.data.tx.TimeSeriesGroupRef
- buildElement(Element) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- buildElement(Element) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- buildElement(Element) - Method in class hec.data.watersupply.JDomWaterUserContractRef
- buildElement(Element) - Method in class hec.data.watersupply.JDomWaterUserImpl
- buildElementOrRemove(Element, String, AbstractJDomDataObject) - Method in class hec.data.AbstractJDomDataObject
- Builder - Class in hec.server
- Builder() - Constructor for class hec.server.Builder
- Builder(String[], Class[]) - Constructor for class hec.server.Builder
- buildExpectedProbabilityCurveRenderer() - Static method in class hec.chart.XyLineAndShapeRendererFactory
- buildExpression(List<String>) - Method in class hec.hecmath.computation.MathExpression
- buildExpression(List<String>) - Method in class hec.hecmath.computation.TextExpression
- buildField4infoContainer(DBFHeader) - Static method in class hec.io.dbf.DbfUtil
- buildField4Objects(Data4, DBFHeader, String[]) - Static method in class hec.io.dbf.DbfUtil
- buildFileMenu() - Method in class hec.util.GeneralTableEditor
- buildFileMenu(JMenuBar) - Method in class hec.gui.FormattedTextEditor
- buildFindMenu() - Method in class hec.util.GeneralTableEditor
- buildFindMenu(JMenuBar) - Method in class hec.gui.FormattedTextEditor
- buildFormatMenu() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- buildFrame() - Method in class hec.util.TextDialog
- buildFuture(MapScale) - Method in class hec.map.renderer.GlyphTaskFactory
- buildFuture(MapScale) - Method in class hec.map.renderer.GridFactory
- buildFuture(MapScale) - Method in class hec.map.renderer.LabelsDrawFactory
- buildFuture(MapScale) - Method in class hec.map.renderer.RenderTaskFactory
- buildGlyphList() - Method in class hec.map.MapPanel
-
causes the combined glyph list to be rebuilt.
- buildGradientFromContour(Point2D, int, double, ColorContour, ColorContourRecord) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- buildHeader() - Method in class rma.examples.GroupableHeaderExample
- buildHelpSet(String, String) - Method in class hec.gui.HelpDialog
-
Deprecated.
- buildHelpSet(String, String) - Method in class hec.gui.HelpFrame
-
Deprecated.
- buildHelpSet(String, String) - Method in class hec.util.TextDialog
- buildHelpSet(String, String) - Method in class hec.util.TimeWindowDialog
- buildLabelElem(G2dLabel, String) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom label element from G2dLabel and a name
- buildLabelElem(G2dLabel, String, List<?>) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom label element from G2dLabel and a name
- buildLegendElem(G2dDialog) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom legend element for a plot
- buildLineArray() - Method in class hec.gfx2d.G2dGlyph
- buildLineArray() - Method in class hec.gfx2d.SimpleJTableGlyph
- buildMenu() - Method in class hec.dataTable.HecDataTableFrame
- buildMenu() - Method in class hec.dataTable.TextTable
- buildMenu() - Method in class hec.util.GeneralTableEditor
- buildMenu() - Method in class hec.util.TextDialog
- buildMenu() - Method in class rma.swing.logging.LogRecordMenuBar
- buildMenu(Container) - Method in class hec.gfx2d.AxisTics
- buildMenu(Container) - Method in class hec.gfx2d.CategoryAxisTics
- buildMenu(Container) - Method in class hec.gfx2d.TSAxisTics
- buildMenus() - Method in class hec.client.DataTypeEditor
- buildMenus() - Method in class hec.client.HistogramPlotDialog
- buildMenus() - Method in class hec.client.PasswordFileEditor
- buildMenus() - Method in class hec.gfx2d.DataTypeEditor
- buildMenus() - Method in class hec.gfx2d.LayoutPlotDialog
-
build the menus for this dialog
- buildMenus() - Method in class hec.gui.FormattedTextEditor
- buildMenus() - Method in class hec.map.importer.AbstractShapeImportDialog
- buildMenus() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- buildMenus() - Method in class hec.script.AbstractScriptEditor
-
build the menus for this dialog
- buildMenus(boolean, boolean) - Method in class hec.map.JLayerSelectorTreePanel
- buildMethodName(String, String) - Method in class hec.lang.annotation.EntityBeanAdapter
- buildNoTwPanel() - Method in class hec.util.TimeWindowDialog
- buildObject() - Method in class rma.util.ObjectPool
- buildOkButtons() - Method in class hec.util.TimeWindowDialog
- buildOvMap(List<OutputVariable>) - Method in class hec.client.HistogramPlotDialog
- buildOvMap(List<OutputVariable>) - Method in class hec.client.ScalarOutputDialog
- buildParamDouble() - Method in enum class hec.data.ParamDoubleSupport
- buildPathnameFromParts(String, String, String, String, String, String) - Static method in class hec.heclib.dss.DSSPathname
-
Build a pathname from parts.
- buildPatternString(Set<String>) - Static method in class hec.hecmath.computation.Util
- buildPlot(File) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a plot from plot file containing plot specification XML or text.
- buildPlot(String) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a plot from plot specification XML or text.
- buildPlot(Document) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a plot from a JDom document
- buildPlotComponents(int, int, double, double, int, int, Axis[], Axis[], Scale[], boolean[], boolean[], boolean, boolean[], boolean[], boolean) - Method in class hec.gfx2d.G2dPanel
-
Constructs a viewport component and associated components
- buildPlotComponents(int, int, double, double, Axis[], Axis[], Scale[], boolean[], boolean[], boolean, boolean[], boolean[], boolean) - Method in class hec.gfx2d.G2dPanel
-
builds a viewport that is one row tall and one column long
- buildPlotDoc(G2dDialog) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom document from a plot
- buildPopup() - Method in class hec.gfx2d.swing.charts.color.ColorTable
- buildPopup() - Method in class rma.swing.RmaJTable
-
build the popup menu
- buildProjectData() - Method in class hec.data.project.ProjectDataBuilder
- buildProjectOpsChanges(LocationTemplate) - Method in class hec.data.gates.JDomProjectGateChanges
- buildProjectOpsChanges(LocationTemplate) - Method in class hec.data.operations.OperationalProjectChanges
- buildProjectOpsChanges(LocationTemplate) - Method in class hec.data.turbines.JDomProjectTurbineChanges
- buildPropertiesPanel() - Method in class hec.gfx2d.G2dLine
- buildPropertiesPanel() - Method in class hec.gfx2d.G2dTimeSeriesLine
- buildPropertiesPanel() - Method in class hec.gfx2d.G2dVerifyLine
-
Builds the necessary panels used for editing the properties of this line.
- buildPropertiesPanel() - Method in class hec.gfx2d.LegendPanel
- buildPumpAccounting(LocationTemplate) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- buildRaster() - Method in class hec.map.raster.CreateRaster
- buildRelativeTwPanel() - Method in class hec.util.TimeWindowDialog
- buildRetainSettings() - Method in class hec.util.TimeWindowDialog
- buildScaleElem(Axis, String, Viewport) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom scale element from a Viewport, Axis, and name
- buildScript(int[]) - Method in class hec.script.AbstractScriptEditor
- buildSegment() - Method in class hec.map.raster.RasterMap
- buildSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Static method in class hec.map.LayerSelectionFactory
- buildShapeImport(String) - Method in class hec.map.aishape.ShapeImportTableModel
- buildShapeImport(String) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- buildSingleColorFromContour(double, ColorContour, ColorContourRecord) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- buildSliderPalettePanel() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- buildSortedCatalog() - Method in class hec.heclib.dss.HecDssCatalog
- buildSpecificTwPanel() - Method in class hec.util.TimeWindowDialog
- buildSqlQuery() - Method in class hec.data.meta.CatalogTemplate
- buildSqlQuery() - Method in class hec.data.meta.Conditional
- buildSqlQuery() - Method in class hec.data.meta.ConditionalLeaf
- buildSqlQuery() - Method in class hec.data.meta.ConditionalNode
- buildSqlQuery() - Method in class hec.data.meta.OrderBy
- buildSqlQuery() - Method in interface hec.data.meta.SqlQuery
- buildSqlQuery(StringBuffer) - Method in class hec.data.meta.CatalogTemplate
- buildSqlQuery(StringBuffer) - Method in class hec.data.meta.Conditional
- buildSqlQuery(StringBuffer) - Method in class hec.data.meta.ConditionalLeaf
- buildSqlQuery(StringBuffer) - Method in class hec.data.meta.ConditionalNode
- buildSqlQuery(StringBuffer) - Method in class hec.data.meta.OrderBy
- buildSqlQuery(StringBuffer) - Method in interface hec.data.meta.SqlQuery
- buildSwtBandedColor() - Static method in class rma.util.BandedColorContour
- buildTicsElem(AxisTics) - Method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom axis tics element from an AxisTics object
- buildTopPanel() - Method in class hec.chart.HistogramOptionsDialog
- buildTopPanel() - Method in class hec.chart.HistogramOptionsPanel
- buildTree() - Method in interface hec.script.gui.ITreeBuilder
- buildTree(DefaultTreeModel, DefaultMutableTreeNode, String) - Method in class rma.util.SAXTreeViewer
-
This handles building the Swing UI tree.
- buildUndefOperationalChange(LocationTemplate, Date) - Method in class hec.data.gates.JDomProjectGateChanges
- buildUndefOperationalChange(LocationTemplate, Date) - Method in class hec.data.operations.OperationalProjectChanges
- buildUndefOperationalChange(LocationTemplate, Date) - Method in class hec.data.turbines.JDomProjectTurbineChanges
- buildUserId() - Static method in class hec.lang.UserId
- buildViewMenu(JMenuBar) - Method in class hec.gui.FormattedTextEditor
- buildViewportElems(G2dDialog) - Method in class hec.gfx2d.PlotSpecification
-
Constructs JDom viewport elements for a plot
- buildViewportLayouts(PlotLayout, List<Element>) - Method in class hec.gfx2d.PlotSpecification
-
Adds viewports to the plot layout
- buttonAdd - Variable in class hec.map.JLayerSelectorTreePanel
- buttonApply - Variable in class hec.map.JLayerSelectorTreePanel
- buttonBottom - Variable in class hec.map.JLayerSelectorTreePanel
- buttonCancel - Variable in class hec.map.JLayerSelectorTreePanel
- buttonClicked() - Method in class rma.swing.RmaJMultiActionButton
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.chart.HistogramOptionsDialog
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.chart.HistogramOptionsPanel
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.gfx2d.G2dPropertiesDlg
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.gfx2d.MarginJDialog
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.gfx2d.PageSetupJDialog
-
Listens for events generated by any of the buttons on the ButtonCmdPanel
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.gfx2d.PrintMultipleJDialog
-
Intercepts all ButtonCmdPanel events and routes them to the correct handlers.
- buttonCmdActionPerformed(ActionEvent) - Method in class hec.gui.MoverDialog
-
Listens for events generated by the OK/Apply/Cancel Button Panel
- buttonCmdActionPerformed(ActionEvent) - Method in interface rma.swing.ButtonCmdPanelListener
- buttonCmdActionPerformed(ActionEvent) - Method in class rma.swing.table.PrintPropertiesDlg
- ButtonCmdPanel - Class in rma.swing
-
ButtonCmdPanel.java Creates a panel which can host a OK/CANCEL/APPLY/HELP Buttons.
- ButtonCmdPanel() - Constructor for class rma.swing.ButtonCmdPanel
- ButtonCmdPanel(int) - Constructor for class rma.swing.ButtonCmdPanel
- ButtonCmdPanel(int, Insets) - Constructor for class rma.swing.ButtonCmdPanel
- ButtonCmdPanelListener - Interface in rma.swing
-
Listener interface for object that would like to listen for events sent by the Button Command Panel
- buttonDown - Variable in class hec.map.JLayerSelectorTreePanel
- buttonElements() - Method in class hec.gfx2d.ViewportToolbarProp
- ButtonGifStrings - Class in hec.map
- ButtonGifStrings() - Constructor for class hec.map.ButtonGifStrings
- ButtonGroupUtils - Class in rma.swing.buttongroup
- ButtonGroupUtils() - Constructor for class rma.swing.buttongroup.ButtonGroupUtils
- buttonImportImage - Variable in class hec.map.JLayerSelectorTreePanel
- buttonOK - Variable in class hec.map.JLayerSelectorTreePanel
- buttonPanel - Variable in class hec.gui.NameDialog
- buttonPressed() - Method in class hec.gfx2d.ColorButton
- buttonRemove - Variable in class hec.map.JLayerSelectorTreePanel
- buttonReset - Variable in class hec.map.JLayerSelectorTreePanel
- buttonResetToolbars - Variable in class hec.map.JLayerSelectorTreePanel
- ButtonTabComponent - Class in hec.util
-
Component to be used as tabComponent; Contains a JLabel to show the text and a JButton to close the tab it belongs to
- ButtonTabComponent(JTabbedPane) - Constructor for class hec.util.ButtonTabComponent
- ButtonTabComponent(JTabbedPane, String) - Constructor for class hec.util.ButtonTabComponent
- buttonToolbar - Variable in class hec.map.JLayerSelectorTreePanel
- buttonTop - Variable in class hec.map.JLayerSelectorTreePanel
- buttonUp - Variable in class hec.map.JLayerSelectorTreePanel
- BYTE - Static variable in interface hec.io.AsciiSerializableConstants
- BYTE_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- byteArrayToFloat(byte[]) - Method in class hec.heclib.grid.DataCompression
-
Convert byte array (of size 4) to float
- byteArrayToFloatArray(byte[]) - Method in class hec.heclib.grid.DataCompression
- ByteConversion - Class in rma.util
-
Class to convert between bytes and other primatives
- ByteConversion() - Constructor for class rma.util.ByteConversion
- bytePos - Variable in class rma.util.png.PngEncoder
- BYTES_IN_FLOAT - Static variable in class hec.map.raster.RasterMap
- BYTES_IN_STRING - Static variable in class hec.map.raster.RasterMap
- bytes2color(byte[], int) - Static method in class rma.util.ByteConversion
-
convert an array of bytes into a
Color
- bytes2int(byte[], int) - Static method in class rma.util.ByteConversion
-
convert an array of bytes to an int
- bytes2long(byte[], int) - Static method in class rma.util.ByteConversion
-
Convert an array of bytes to a long
- bytes2short(byte[], int) - Static method in class rma.util.ByteConversion
-
convert bytes into a short
- bytesPerPixel - Variable in class rma.util.png.PngEncoder
C
- CACHE_DIR_PROP - Static variable in interface hec.script.ScriptConstants
- cachedMinimumSize - Variable in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- cachedMinimumSize - Variable in class hec.io.BasicRmiFileChooserFieldUI
- cachedMinimumSize - Variable in class rma.swing.plaf.basic.BasicDateFieldUI
- cachedMinimumSize - Variable in class rma.swing.plaf.basic.BasicDescFieldUI
- CachedTimeSeries - Interface in hec.data.cache
- calcElevStats(int, EdgeContainer, NodeContainer, float[]) - Method in class hec.map.nettin.TriangleContainer
-
calc max min mean and area of the triangle
- calcMinMax() - Method in class hec.map.nettin.NodeContainer
- calcNumberOfIntervals(Date, Date, Interval, IntervalOffset, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.Returns the number of intervals contained between the start and end times for the offsetted interval.
- calcPlotArrays() - Method in class hec.gfx2d.ComplexSeasonalData
- calcPlotArrays() - Method in class hec.gfx2d.PairedValuesExtData
- calcPlotArrays() - Method in class hec.gfx2d.SimplePairedValuesData
- calcPlotArrays() - Method in class hec.gfx2d.SimpleSeasonalData
- calculateAction() - Method in class hec.map.streamAlignment.StreamConversionPanel
- calculateCharacterSize(int, int) - Method in class rma.swing.HersheyFont
- calculateShpFileLength() - Method in class hec.map.aishape.AiShapeMap
-
Calculate and return the shp file length in bytes.
- calculateShxFileLength() - Method in class hec.map.aishape.AiShapeMap
-
Calculate and return the shx file length in bytes.
- calculationsSuccessful() - Method in class hec.gfx2d.SimpleSeasonalData
- CalendarField - Class in hec.util
-
extension of the JTextField to only allow dates
- CalendarField() - Constructor for class hec.util.CalendarField
- CalendarField(boolean) - Constructor for class hec.util.CalendarField
- callbackCnt - Variable in class hec.io.RmiFileInfo
- callbacks - Variable in class hec.io.RmiFileInfo
- callBeanSetterMethod(Object, Class<?>, String, T2) - Method in class hec.lang.annotation.EntityBeanAdapter
- callCatalog(String) - Method in class hec.heclib.dss.HecDssCatalog
-
Constructs the (optionally filtered) internal pathname list from the DSS file.
- callCatalog(String, int, boolean) - Method in class hec.heclib.dss.HecDssCatalog
-
Constructs the (optionally filtered) internal pathname list from the DSS file.
- callCatalog(Pattern) - Method in class hec.heclib.dss.HecDssCatalog
-
Constructs the (optionally filtered) internal pathname list from the DSS file.
- callCatalogOriginal(String) - Method in class hec.heclib.dss.HecDssCatalog
-
Constructs the (optionally filtered) internal pathname list from the DSS file.
- calledByFunction - Variable in class hec.heclib.dss.DSSErrorMessage
- callEntitySetterMethod(T1, String, Object, Class<?>) - Method in class hec.lang.annotation.EntityBeanAdapter
- callNativeMethod(Object) - Method in class hec.io.AbstractDataStorage
-
call a native method in the DataStore base on the class type of obj.
- callNativeMethod(Object) - Method in interface hec.io.DataStorage
-
call a native method in the DataStore.
- callNativeMethod(Object) - Method in class hec.io.DBFDataStorage
-
This method is overridden and returns null.
- callNativeMethod(Object) - Method in interface hec.model.CommonDataList
-
call a native method in the RmiDataList's DataStorage
- calParsingPattern - Variable in class hec.data.level.JDomSeasonalIntervalImpl
- calParsingRegexp - Variable in class hec.data.level.JDomSeasonalIntervalImpl
- camelCaseToLowerUnderbar(String) - Static method in class hec.data.AbstractJDomDataObject
-
Converts a camelCase string to one with words separated by underbars (_) and lowercased.
- canAddLayer() - Method in class hec.map.JLayerSelection
- canAddLayer() - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- canAddManagerMap(MapObjectInterface) - Method in class hec.map.MapPanel
- canal - Variable in class hec.map.dlg.DlgMap.DlgFlag
- canApplyBeEnabled() - Method in class rma.swing.RmaJDialog
-
override to allow subclasses to determine whether the Apply button should be enabled
- canBeMovedDown(List) - Method in class hec.gui.MoverPanel
- canBeMovedUp(List) - Method in class hec.gui.MoverPanel
- canBeRemoved(List) - Method in class hec.gui.MoverPanel
- cancel - Variable in class rma.swing.RmaMessageBox
- cancel() - Method in class hec.map.JLayerSelector
- cancel() - Method in class hec.map.JLayerSelectorTreePanel
- cancel() - Method in class hec.util.TextDialog
- cancel() - Method in class rma.swing.RmaJDialog
-
programmatically press the Cancel button
- cancel(boolean) - Method in class hec.util.concurrent.AwaitableFutureTask
- Cancel() - Method in class hec.gfx2d.AxisEditPanel
- CANCEL - Static variable in class hec.gfx2d.action.ImportPlotDefaults
- CANCEL_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- CANCEL_OPTION - Static variable in class hec.client.NewWorkspaceSummaryDialog
- cancelBtn_Action(ActionEvent) - Method in class hec.client.LoginDlg
-
Deprecated.
- cancelButton() - Method in class hec.util.GeneralTableEditor
- cancelButtonAction() - Method in class hec.gui.PanelEditor
-
handle the cancel button being pressed.
- cancelCellEditing() - Method in class rma.swing.table.RmaCellEditor
- cancelCellEditing() - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- cancelCellEditing() - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- cancelCellEditing() - Method in class rma.swing.table.RowCellEditor
- cancelCellEditing() - Method in class rma.swing.treeTable.PathCellEditor
- canceled() - Method in class hec.util.ComputationTimeStepDialog
- canceled() - Method in class hec.util.ProgressDialog
- canceled() - Method in class hec.util.TimeWindowExtensionDialog
- CANCELED - Enum constant in enum class hec.security.LoginState
- cancelInProgress(Collection<RenderTaskFactory>) - Method in class hec.map.renderer.AbstractThreadedRenderer
- cancelPressed() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- cancelPressed() - Method in class hec.map.inundation.InundationGroupRenderingDialog
- cancelPressed() - Method in class hec.util.ComputationTimeStepDialog
- cancelPressed() - Method in class hec.util.TimeWindowExtensionDialog
- cancelProcess() - Method in class hec.heclib.dss.AbstractDssDataManager
- cancelProcess() - Method in interface hec.heclib.dss.DssDataManager
- cancelProcess() - Method in class hec.heclib.dss.HecDSSUtilities
- cancelProcess() - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- cancelProcess() - Method in interface hec.heclib.dss.IHecDSSUtilities
- cancelSqueeze() - Method in class hec.heclib.dss.AbstractDssDataManager
- cancelSqueeze() - Method in interface hec.heclib.dss.DssDataManager
- cancelSqueeze() - Method in class hec.heclib.dss.HecDSSUtilities
- cancelSqueeze() - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- cancelSqueeze() - Method in interface hec.heclib.dss.IHecDSSUtilities
- canCombine(DataSetTx) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- canCombine(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- canConvertBetweenUnits(String, String) - Static method in class hec.data.Units
-
Deprecated.
- canConvertTo(Class<?>) - Method in class hec.io.TimeSeriesContainerFactory.TimeSeriesContainerConverter
- canCreateMenus() - Method in class hec.client.TextEditorPanel
-
return whether the editor should create its default menus or not, here to allow subclasses to not create the menus
- canCreateMenus() - Method in class rma.swing.AbstractTextEditorPanel
-
override method to say whether this panel should create the default menus
- canDebug(String) - Static method in class hec.lang.Logger
-
Deprecated.
- canDeleteColumn(int) - Method in class hec.dataTable.TimeSeriesDataModel
- canDeleteColumn(int) - Method in class hec.dataTable.PairedDataModel
- canDerive(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- canDetermineUnitSystem() - Method in class hec.hecmath.HecMath
- canDetermineUnitSystem() - Method in class hec.hecmath.PairedDataMath
-
See if the unit system can be successfully determined from the units string.
- canDetermineUnitSystem() - Method in class hec.hecmath.TextMath
- canDetermineUnitSystem() - Method in class hec.hecmath.TimeSeriesMath
-
See if the unit system can be successfully determined from the units string.
- canDisplayRange(Font, int) - Method in class hec.gfx2d.G2dFontPropertiesPanel
- canDock(Component, Point) - Method in class hec.map.MapToolPanel
- canEditQuality(Preferences) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Gets the application specific edit quality flag and returns that.
- canEnable() - Method in class hec.map.MapToolPanel.EnabledJToggleButton
- canFilterIndexColorModel - Variable in class hec.gfx2d.ColorButton.Transparent
- canGC() - Method in class rma.util.DefaultMemoryInfoSource
- canGC() - Method in interface rma.util.MemoryInfoSource
- canImport() - Method in class hec.map.importer.AbstractShapeImportDialog
- canInsertColumn(int, boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- canInsertColumn(int, boolean) - Method in class hec.dataTable.PairedDataModel
- canInterpX() - Method in class hec.model.PairedValues
-
get whether the X interpolation can be performed
- canInterpX() - Method in class hec.model.PairedValuesExt
-
return whether X interpolation can take place.
- canInterpY() - Method in class hec.model.PairedValues
-
get whether the Y interpolation can be performed
- canLog(String) - Static method in class hec.lang.Logger
-
Deprecated.
- cannotCombine(DataSetTx) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- cannotCombine(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- cannotDerive(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- canOpen() - Method in class hec.map.JLayerSelectorTreePanel
- canRead() - Method in interface hec.io.HecFile
-
Tests whether the application can read the file denoted by this HecFile.
- canRead() - Method in class hec.io.SimpleHecFileImpl
- canRead(int) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- canRead(String) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- canReadWrite(int) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- canReadWrite(String) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- canSave() - Method in interface rma.stats.model.MCVarSavePolicy
-
Deprecated.
- canSaveAs() - Method in class rma.swing.AbstractTextEditorPanel
-
override method to say whether the panel can do a save as.
- canShowQuality(Preferences) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Gets the application specific show quality flag and returns that.
- canSwapAxis - Variable in class hec.geometry.AxisProp
- canSwapXYAxis() - Method in class hec.geometry.AxisProp
- canSwapXYAxis() - Method in interface hec.geometry.ScaleProperties
- canSwapXYValues() - Method in class hec.gfx2d.G2dData
- canSwapXYValues() - Method in class hec.gfx2d.G2dDataWrapper
- canSwapXYValues() - Method in interface hec.gfx2d.G2dObject
- canSwapXYValues() - Method in class hec.gfx2d.PairedDataSet
- CanvasRenderer - Interface in hec.map.renderer
- canWarn(String) - Static method in class hec.lang.Logger
-
Deprecated.
- canWrite() - Method in interface hec.io.HecFile
-
Tests whether the application can modify the file denoted by this HecFile.
- canWrite() - Method in class hec.io.SimpleHecFileImpl
- canWrite(int) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- canWrite(String) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- capacity() - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- capacity() - Method in class rma.util.DoubleArray
-
Returns the current capacity of this vector.
- capacity() - Method in class rma.util.DoubleVector
-
Returns the current capacity of this vector.
- capacity() - Method in class rma.util.FloatArray
-
Returns the current capacity of this vector.
- capacity() - Method in class rma.util.IntArray
-
Returns the current capacity of this array.
- capacity() - Method in class rma.util.IntVector
-
Returns the current capacity of this vector.
- capacity() - Method in class rma.util.LongVector
-
Returns the current capacity of this vector.
- capacity() - Method in class rma.util.ShortArray
-
Returns the current capacity of this array.
- capacityIncrement - Variable in class rma.util.LongVector
-
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
- cardPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- cascade() - Method in class rma.swing.MDIDesktopPane
-
Cascades all of the internal frames.
- cascadeFrameOnAdd - Variable in class rma.swing.MDIDesktopPane
-
whether to cascade new frame when they're added
- CAT_DB_OFFICE_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- CAT_DB_OFFICE_ID - Static variable in class hec.data.meta.LocationGroupQuery
- CAT_DB_OFFICE_ID - Static variable in class hec.data.meta.TsGroupQuery
- Catalog - Class in hec.data.meta
-
Description of the Class
- Catalog(CatalogTemplate, List) - Constructor for class hec.data.meta.Catalog
-
Constructor for the Catalog object
- CATALOG - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- CATALOG - Static variable in class hec.data.meta.BaseParameterCatalogQuery
- CATALOG - Static variable in class hec.data.meta.CountyCatalogQuery
- CATALOG - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- CATALOG - Static variable in class hec.data.meta.FullLocationCatalogQuery
- CATALOG - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- CATALOG - Static variable in class hec.data.meta.LocationCatalogQuery
- CATALOG - Static variable in class hec.data.meta.LocationGroupQuery
- CATALOG - Static variable in class hec.data.meta.LocationKindCatalogQuery
- CATALOG - Static variable in class hec.data.meta.ParameterCatalogQuery
- CATALOG - Static variable in class hec.data.meta.StateCatalogQuery
- CATALOG - Static variable in class hec.data.meta.SubLocationCatalogQuery
- CATALOG - Static variable in class hec.data.meta.SubParameterCatalogQuery
- CATALOG - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- CATALOG - Static variable in class hec.data.meta.TsGroupQuery
- CATALOG_DEFAULT_VISIBILITY - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_DESCRIPTOR - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_FIELDS - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_LOCATION_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_MEASURED_1_PARAMETER_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_MEASURED_2_PARAMETER_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_OFFICE_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_ORDER_BY - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_RATED_PARAMETER_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_RATING_CODE - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_RATING_TYPE_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_SUB_LOCATION_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_SUB_MEASURED_1_PARAMETER_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_SUB_MEASURED_2_PARAMETER_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_SUB_RATED_PARAMETER_ID - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_TABLE_NAME - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG_VERSION - Static variable in interface hec.data.meta.RatingCatalogQuery
- CATALOG2 - Static variable in class hec.data.meta.LocationCatalogQuery
- catalogFile(String, boolean, String) - Method in class hec.heclib.dss.HecDssCatalog
- CatalogListener - Interface in hec.data.meta
- CatalogTemplate - Class in hec.data.meta
-
Contains the meta data for a catalog object.
- CatalogTemplate(CatalogTemplate) - Constructor for class hec.data.meta.CatalogTemplate
- CatalogTemplate(String, String[], boolean[], boolean, Conditional, OrderBy) - Constructor for class hec.data.meta.CatalogTemplate
- CatalogTemplate(String, String[], String[], boolean[], boolean, Conditional, OrderBy) - Constructor for class hec.data.meta.CatalogTemplate
- CatalogTemplateProducer - Class in hec.data.meta
- CatalogTemplateProducer() - Constructor for class hec.data.meta.CatalogTemplateProducer
- CatalogTx - Class in hec.data.tx
- CatalogTx() - Constructor for class hec.data.tx.CatalogTx
- catchSevereErrors() - Static method in class hec.heclib.dss.HecDSSFileAccess
-
When called, catchSevereErrors() indicates that the calling software will check the status of severe errors after calls to the DSS software.
- CATEGORICAL - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- CategoricalColorContour - Class in rma.util
-
This class is intended to map comparable objects to colors, and support the use of indexed values for accessing the categories.
- CategoricalColorContour() - Constructor for class rma.util.CategoricalColorContour
- CategoricalColorContour.Category<T> - Class in rma.util
- Category() - Constructor for class rma.util.CategoricalColorContour.Category
- Category(T, Color) - Constructor for class rma.util.CategoricalColorContour.Category
- CATEGORY - Static variable in interface hec.data.ICwmsProperty
-
Key for the category part of a cwms database property.
- CATEGORY - Static variable in class hec.geometry.Axis
- CATEGORY_DATA - Static variable in class hec.map.raster.RasterMap
- CategoryAxis - Class in hec.geometry
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- CategoryAxis(String) - Constructor for class hec.geometry.CategoryAxis
- CategoryAxisTics - Class in hec.gfx2d
- CategoryAxisTics(G2dPanel, CategoryAxis, Viewport, int) - Constructor for class hec.gfx2d.CategoryAxisTics
-
Default Constructor
- CAVI - Static variable in interface hec.supplemental.model.WorkspaceConstants
- cbDescending - Variable in class hec.io.DBFIndexObject
- cbDescending - Variable in class hec.io.DBFMapObject
- cbExpression - Variable in class hec.io.DBFIndexObject
- cbExpression - Variable in class hec.io.DBFMapObject
- cbFieldDescriptor - Variable in class hec.io.DBFMapObject
-
Information about the DBF Field being mapped to
- cbFilter - Variable in class hec.io.DBFIndexObject
- cbFilter - Variable in class hec.io.DBFMapObject
- CBT - Static variable in class hec.data.location.Alternative
- cbTagName - Variable in class hec.io.DBFIndexObject
- cbTagName - Variable in class hec.io.DBFMapObject
-
Information about the DBF Tag
- cbUnique - Variable in class hec.io.DBFIndexObject
- cbUnique - Variable in class hec.io.DBFMapObject
- CDF - Enum constant in enum class hec.chart.DistributionPlotTypes
- ceil() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values of the current time series rounded up to the nearest whole number that is greater to or equal to the value.
- ceil(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- ceil(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- CEIL - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- CellBorder - Interface in rma.swing.table
- cellChanged() - Method in class hec.util.GeneralTableEditor
- cellEditor - Variable in class rma.swing.table.editableheader.EditableHeader
- CellLocation - Class in rma.swing.table
-
simple class to hold a cell location
- CellLocation(int, int, Object) - Constructor for class rma.swing.table.CellLocation
- cellRect - Variable in class rma.swing.table.GroupableTableHeaderUI
- cellToWorldPt(int) - Method in class hec.map.aidem.AiDemBaseMap
-
Takes as input the array index from 0 to data.length-1 and computes the World Location for that data cell.
- cellToWorldPt(int, int) - Method in class hec.map.aidem.AiDemBaseMap
-
Returns the World Location for a cell at a particular row/column in the grid.
- center(int, String) - Static method in class rma.util.RMAIO
- center(int, String, char) - Static method in class rma.util.RMAIO
- CENTER - Enum constant in enum class hec.gfx2d.histogram.BinOrigin
- CENTER - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- CENTER - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- CENTER - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.SerialAlignment
- CENTER - Static variable in interface hec.gfx2d.LabelLayoutConstants
- CENTER - Static variable in class hec.lang.HtmlAttributes
- CENTER - Static variable in class hec.map.image.DragPoint
- CENTER_LEFT - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- CENTER_POINT_GRAPHIC_FORWARD_ARROW - Static variable in class hec.map.aishape.ShapeDrawingAttribute
- CENTER_POINT_GRAPHIC_NONE - Static variable in class hec.map.aishape.ShapeDrawingAttribute
- CENTER_POINT_GRAPHIC_REVERSE_ARROW - Static variable in class hec.map.aishape.ShapeDrawingAttribute
- CENTER_POINT_GRAPHIC_TYPES - Static variable in class hec.map.aishape.ShapeDrawingAttribute
- CENTER_RIGHT - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- CENTER_SOURCE - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- CENTER_TARGET - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- CENTERED - Enum constant in enum class hec.hecmath.functions.TimeSeriesFunctions.MovingAverageMethod
- centeredMovingAverage(int, boolean, boolean) - Method in class hec.hecmath.HecMath
- centeredMovingAverage(int, boolean, boolean) - Method in class hec.hecmath.TimeSeriesMath
-
Perform a centered moving average smoothing of the time series.
- centeredMovingAverage(TimeSeriesContainer, int, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Perform a centered moving average smoothing of the time series.
- CENTIGRADE - Static variable in class hec.heclib.dss.HecDataConversion
- CENTIMETERS - Static variable in class hec.heclib.dss.HecDataConversion
- changeDefaultColor() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- changeDefaultLineColor() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- changedUpdate(DocumentEvent) - Method in class hec.script.LineNumberPanel
- changedUpdate(DocumentEvent) - Method in class rma.swing.RmaJPasswordField
- changedUpdate(DocumentEvent) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- changedUpdate(DocumentEvent) - Method in class rma.swing.RmaJTable
-
Method Description
- changedUpdate(DocumentEvent) - Method in class rma.swing.RmaJTextArea
- changedUpdate(DocumentEvent) - Method in class rma.swing.RmaJTextField
- changeEvent - Variable in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Only one
ChangeEvent
is needed per model instance since the event's only (read-only) state is the source property. - changeIcon(boolean) - Method in class rma.swing.RmaJToolbarButton
- changeInterval(int) - Method in class hec.heclib.dss.HecTimeSeriesMath
- changePassword(String, String) - Method in class hec.server.Profile
- changeSelection(int, int, boolean, boolean) - Method in class rma.swing.RmaJTable
- changeUnits(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- changeUnits(Units) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- changeUnitSystem(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- changeUnitSystem(String) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- changingPanels(String) - Method in class hec.gui.WizardDialog
-
called when changing panels.
- CHAR - Static variable in interface hec.io.AsciiSerializableConstants
- CHAR_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- CHARACTERISTIC_LIST - Static variable in interface hec.data.characteristic.ICharacteristicType
- characteristics() - Method in class rma.util.OxfordCommaStringCollector
- characterMaxX - Variable in class rma.swing.HersheyFont
- characterMinX - Variable in class rma.swing.HersheyFont
- characterSetMaxY - Variable in class rma.swing.HersheyFont
- characterSetMinY - Variable in class rma.swing.HersheyFont
- charactersInSet - Variable in class rma.swing.HersheyFont
- characterVectors - Variable in class rma.swing.HersheyFont
- CharIterator(BufferedReader, char[]) - Constructor for class hec.map.dem.DemMap.CharIterator
- charsPerRow - Static variable in class rma.util.postscript.PSGrBase
-
number of chars in a full row of pixel data
- chartCreated - Variable in class hec.chart.HistogramPlotDialog
- ChartDataType - Enum Class in hec.gfx2d.swing.charts.util
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartItemModel - Interface in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartItemRenderControls - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartItemRenderControls() - Constructor for class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- ChartModel - Interface in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartModelFactory - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartModelFactory() - Constructor for class hec.gfx2d.swing.charts.data.ChartModelFactory
- ChartRenderControls<T extends ChartItemRenderControls> - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartRenderControls() - Constructor for class hec.gfx2d.swing.charts.data.ChartRenderControls
- ChartRenderControls(RmaDataId) - Constructor for class hec.gfx2d.swing.charts.data.ChartRenderControls
- ChartRenderControls(RmaDataId, T) - Constructor for class hec.gfx2d.swing.charts.data.ChartRenderControls
- ChartSnapshotsMap - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ChartSnapshotsMap() - Constructor for class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- check() - Method in class hec.map.image.ImageInfo
-
Call this method after you have provided an input stream or file using
ImageInfo.setInput(InputStream)
orImageInfo.setInput(DataInput)
. - CheckableListItem - Class in rma.swing.list
-
wrapper class that holds the real object and the checkbox selected state
- CheckableListItem(Object) - Constructor for class rma.swing.list.CheckableListItem
- CheckableListItem(Object, boolean) - Constructor for class rma.swing.list.CheckableListItem
- checkAccessReset(boolean, int) - Method in class hec.heclib.dss.HecDSSFileAccess
- checkAllMultipleAccess() - Static method in class hec.heclib.dss.HecDSSFileDataManager
- checkAllPathnames() - Method in class hec.heclib.dss.AbstractDssDataManager
- checkAllPathnames() - Method in interface hec.heclib.dss.DssDataManager
- checkAllPathnames() - Method in class hec.heclib.dss.HecDSSFileAccess
- checkAllPathnames() - Method in interface hec.heclib.dss.IHecDSSUtilities
- checkAppendRow(int) - Method in class rma.swing.table.AccessTable
-
Checks to if the argument row is the last row and if so append a new empty row to the table model.
- checkAppVersion(String, String) - Static method in class hec.server.AppVersion
-
check that the watershed version is compatible with the application version
- CHECKBOX_TOGGLED - Static variable in class rma.swing.event.CheckBoxToggleEvent
-
This event id indicates that a meaningful action occured.
- checkBoxAction() - Method in class hec.gfx2d.components.CheckBoxPanel
- CheckBoxEditor - Class in rma.swing.tree
- CheckBoxEditor() - Constructor for class rma.swing.tree.CheckBoxEditor
- CheckBoxEditorRenderer - Class in rma.swing.tree
- CheckBoxEditorRenderer() - Constructor for class rma.swing.tree.CheckBoxEditorRenderer
- CheckBoxNode - Interface in rma.swing.tree
- CheckBoxNode(ModelDrawingAttributeSet, String) - Constructor for class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- CheckBoxNodeImpl(Object, JTree, int) - Constructor for class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- CheckBoxPanel - Class in hec.gfx2d.components
- CheckBoxPanel - Class in rma.swing
- CheckBoxPanel() - Constructor for class rma.swing.CheckBoxPanel
- CheckBoxPanel(Object, boolean) - Constructor for class rma.swing.CheckBoxPanel
- CheckBoxPanel(String) - Constructor for class hec.gfx2d.components.CheckBoxPanel
- CheckBoxPanel(String) - Constructor for class rma.swing.CheckBoxPanel
- CheckBoxPanel(String, boolean) - Constructor for class rma.swing.CheckBoxPanel
- CheckBoxPanel(String, Icon) - Constructor for class rma.swing.CheckBoxPanel
- CheckBoxPanel(String, Icon, boolean) - Constructor for class rma.swing.CheckBoxPanel
- CheckBoxRenderer - Class in rma.swing.tree
- CheckBoxRenderer() - Constructor for class rma.swing.tree.CheckBoxRenderer
- checkBoxToggled(CheckBoxToggleEvent) - Method in interface rma.swing.event.CheckBoxToggleListener
- CheckBoxToggleEvent - Class in rma.swing.event
-
A semantic event which indicates that a component-defined action occured.
- CheckBoxToggleEvent(Object, int, boolean) - Constructor for class rma.swing.event.CheckBoxToggleEvent
- CheckBoxToggleListener - Interface in rma.swing.event
-
The listener interface for receiving CheckBoxToggle events.
- CheckBoxTreeRenderer - Class in rma.swing.tree
- CheckBoxTreeRenderer() - Constructor for class rma.swing.tree.CheckBoxTreeRenderer
- CheckBoxTreeRenderer.TreeLabel - Class in rma.swing.tree
- checkComparable(List) - Method in class rma.swing.list.RmaListModel
- checkContainer(DataContainer) - Static method in class hec.hecmath.HecMath
-
Check if
dc
is null. - checkContainers() - Method in class hec.io.TimeSeriesCollectionContainer
-
Deprecated.
- checkDssPath(String, String) - Method in class hec.heclib.grid.Asc2DssGrid
- checkDssPath(String, String) - Method in class hec.heclib.grid.Flt2DssGrid
- checkError() - Method in class hec.io.LogPrintWriter
- checkExistance(ShapeImport) - Method in class hec.map.aishape.ShapeImportTableModel
- checkExistance(ShapeImport) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- checkFile() - Method in class hec.heclib.dss.HecDSSUtilities
- checkFilteredTSRecords(Vector) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- checkFlag(String, int) - Static method in class hec.lang.Logger
-
Deprecated.
- checkForChangedData() - Method in class hec.util.GeneralTableEditor
- checkForError() - Method in interface hec.heclib.dss.DssDataManager
- checkForError() - Method in class hec.heclib.dss.HecDss
- checkForError() - Method in class hec.heclib.dss.HecDSSFileAccess
- checkForError() - Static method in class hec.heclib.dss.HecDSSFileDataManager
- checkForError() - Method in interface hec.heclib.dss.IHecDSSUtilities
- checkForError() - Method in class hec.heclib.dss.LocalDssDataManager
- checkForFileChanges(String) - Method in class hec.server.ServerFileListener
-
poll request to see if a file a userId is waiting for has changed
- CheckForInterimTermsAction - Class in hec.tcu
-
An action that will attempt to show the 'Interim Software Release Terms and Conditions.html' file in the application install directory via an AcknowledgeInterimTermsFileDialog.
- CheckForInterimTermsAction(Window) - Constructor for class hec.tcu.CheckForInterimTermsAction
- checkForSevereDssError() - Method in class hec.heclib.dss.HecDSSUtilities
- checkForSevereDssError() - Method in interface hec.heclib.dss.IHecDSSUtilities
- checkForSevereError() - Method in class hec.heclib.dss.AbstractDssDataManager
- checkForSevereError() - Method in interface hec.heclib.dss.DssDataManager
- checkForSevereError() - Static method in class hec.heclib.dss.HecDSSFileAccess
- checkForSevereError(int[]) - Method in class hec.heclib.dss.HecDSSFileAccess
- checkForSevereFileError() - Method in class hec.heclib.dss.HecDSSFileAccess
- checkIntervals() - Method in class hec.dataTable.TimeSeriesDataModel
- checkLinks() - Method in class hec.heclib.dss.AbstractDssDataManager
- checkLinks() - Method in interface hec.heclib.dss.DssDataManager
- checkLinks() - Method in class hec.heclib.dss.HecDSSFileAccess
- checkLinks() - Method in interface hec.heclib.dss.IHecDSSUtilities
- CheckListRenderer - Class in rma.swing.list
-
cell renderer that will render a JCheckBox and the the item in the List.
- CheckListRenderer() - Constructor for class rma.swing.list.CheckListRenderer
- checkLockedBy(String) - Method in interface hec.script.ScriptManager
- checkMax(Object, int) - Method in class rma.swing.RmaJTable.MinMaxEntry
-
Method Description
- checkMenuItemsEnabled() - Method in class hec.util.GeneralTableEditor
- checkMin(Object, int) - Method in class rma.swing.RmaJTable.MinMaxEntry
-
Method Description
- checkModel() - Method in class rma.swing.RmaJTableSorter
- checkModel() - Method in class rma.swing.table.RmaTableSorter
- checkNotNull(T) - Static method in class rma.util.debug.CheckThreadViolationRepaintManager
- checkPairedData(PairedDataContainer) - Static method in class hec.hecmath.PairedDataMath
-
Perform basic checks on the PairedDataContainer
pdc
to ensure that there is data. - checkPairedDataCurve(PairedDataContainer, int) - Static method in class hec.hecmath.PairedDataMath
-
Perform basic checks on the PairedDataContainer
pdc
to ensure that data is available for the curvecurveNumber
. - checkPath(TreePath, boolean) - Method in class hec.ui.CheckTreeManager
- checkPathnameBins() - Method in class hec.heclib.dss.AbstractDssDataManager
- checkPathnameBins() - Method in interface hec.heclib.dss.DssDataManager
- checkPathnameBins() - Method in class hec.heclib.dss.HecDSSFileAccess
- checkPathnameBins() - Method in interface hec.heclib.dss.IHecDSSUtilities
- checkPrecision() - Method in class hec.dataTable.PairedDataCurve
- checkPrecision() - Method in class hec.dataTable.TimeSeriesDataColumn
- checkRead() - Method in class hec.heclib.dss.HecPairedData
- checkRmiPortAction() - Method in class rma.swing.RmiPortScannerFrame
- checkSave() - Method in class hec.map.inundation.InundationGroupEditor
- checkSave() - Method in class hec.map.inundation.InundationGroupRenderingDialog
- checkSum - Variable in class hec.io.RmiFileSizeInfo
- checkSystemError() - Method in class hec.heclib.dss.HecDSSFileAccess
- CheckThreadViolationRepaintManager - Class in rma.util.debug
-
This class is used to detect Event Dispatch Thread rule violations
See How to Use Threads for more info - checkTimes() - Method in class hec.util.TimeWindowDialog
- checkTimeSeries(TimeSeriesContainer) - Static method in class hec.hecmath.TimeSeriesMath
-
Perform basic checks on the TimeSeriesContainer
tsc
to ensure that there is data. - checkTimeSeriesMatch(TimeSeriesContainer) - Method in class hec.hecmath.TimeSeriesMath
-
Checks that the times in the TimeSeriesContainer
tsc
exactly match the times in the current time series. - checkTimeSeriesMath(HecMath, String) - Method in class hec.hecmath.TimeSeriesMath
-
Checks to see if
math
is an instance of hec.hecmath.TimeSeriesMath object. - checkTimeWindow(boolean) - Method in class hec.heclib.dss.HecTimeSeries
- checkTimezone(Vector) - Static method in class hec.io.TimeSeriesContainerTimeZoneCheck
- checkTransferType(DropTargetDragEvent) - Method in class hec.gfx2d.PanelDropTarget
- CheckTreeCellRenderer - Class in hec.ui
-
The Class CheckTreeCellRenderer.
- CheckTreeCellRenderer(TreeCellRenderer, CheckTreeSelectionModel) - Constructor for class hec.ui.CheckTreeCellRenderer
-
Instantiates a new check tree cell renderer.
- CheckTreeManager - Class in hec.ui
- CheckTreeManager(JTree) - Constructor for class hec.ui.CheckTreeManager
- CheckTreeSelectionModel - Class in hec.ui
- CheckTreeSelectionModel(TreeModel) - Constructor for class hec.ui.CheckTreeSelectionModel
- checkTSData() - Method in interface hec.model.TSRecord
- checkTSRecords(Vector) - Method in class hec.model.BaseTSDataSet
-
read in the data for the record and check completeness of the data
- checkTSRecords(Vector) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- checkUnitAgainstParameter(String, Parameter, String) - Method in class hec.data.rating.AbstractRatingInput
-
Verifies that the unit is equal to or can be converted to parameter units.
- checkUser(String) - Method in interface hec.model.IDataListContainer
-
check the permission on this user
- checkUtcIntervalOffset(long) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- checkValidChars(String, int, boolean) - Method in class rma.swing.text.DateDocument
- checkValidChars(String, int, boolean) - Method in class rma.swing.text.DateTimeDocument
- checkValidChars(String, int, boolean) - Method in class rma.swing.text.RmaDocument
- checkValue() - Method in class hec.gfx2d.IntegerTextField
- checkXYArraySize(int) - Static method in class hec.map.MapGlyph
-
checks the xarray and yarray size to make sure that they are at least size in length.
- chkGrowToExtents - Variable in class hec.map.GeoDialog
- cholesky(double[][]) - Static method in class rma.lang.RmaMath
- chooseColumns() - Method in class hec.map.aishape.ShapeQueryDialog
- chooseQueryFields(JDialog, List) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- chooseShapeSource() - Method in class hec.map.importer.AbstractShapeImportDialog
- chord(int, int, int, int, int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- CJFormat - Class in rma.util
- CJFormat(String) - Constructor for class rma.util.CJFormat
-
Formats the number following printf conventions.
- CLARK_1866 - Static variable in interface hec.map.transform.CoordinateTransformConstants
-
Spheriod name for input and output coordinates
- CLASS - Static variable in interface hec.io.AsciiSerializableConstants
- CLASS - Static variable in class rma.swing.logging.XmlLogRecord
- ClassBuilder - Class in hec.server
- ClassBuilder() - Constructor for class hec.server.ClassBuilder
- ClassBuilder(String, Vector) - Constructor for class hec.server.ClassBuilder
- ClassDirFinder - Class in rma.swing.wheel
- ClassDirFinder() - Constructor for class rma.swing.wheel.ClassDirFinder
- className - Variable in class hec.io.AsciiSerializerReference
- className - Variable in class hec.lang.ModelReference
- className - Variable in class hec.model.DataObjectProxy
- ClassNameMapper - Class in hec.model
-
class to map an old class name to a new class name...for when classes are moved from one package to another or are renamed and their class name is written to disk and needs converted upon reading
- cleanCatalogPart(String, StringBuffer) - Method in class hec.heclib.dss.HecDssCatalog
- cleanDSSFileName(String, stringContainer) - Method in interface hec.heclib.dss.DssDataManager
- cleanDSSFileName(String, stringContainer) - Static method in class hec.heclib.dss.HecDSSFileAccess
- cleanDSSFileName(String, stringContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- cleanlyStartNew(RenderTaskFactory, MapScaleImage) - Method in class hec.map.renderer.AbstractThreadedRenderer
- cleanMappedDrivePath(String) - Static method in class rma.util.RMAIO
-
given a mapped drive path, change it to a UNC drive path.
- cleanPathParts() - Method in class hec.lang.DSSPathString
-
limits size of path parts and total path length
- cleanPathParts(String[]) - Static method in class hec.lang.DSSPathString
-
limits size of path parts and total path length
- cleanQualityInteger(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- cleanTime() - Method in class hec.heclib.util.HecTime
- cleanTime(int[]) - Method in class hec.heclib.util.HecTime
- cleanUp() - Method in class hec.map.JLayerSelection
- clear() - Method in class hec.data.InfoMap
-
Clears all of the keys and values from this mapping.
- clear() - Method in interface hec.data.level.ISeasonalInterval
- clear() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- clear() - Method in class hec.data.location.LocationGroupSet
- clear() - Method in class hec.data.TimeWindowMap
- clear() - Method in class hec.gfx2d.G2dGraphicComponent
-
Removes all child graphics.
- clear() - Method in class hec.heclib.dss.HecDataManager
- clear() - Method in class hec.heclib.dss.HecTimeSeries
- clear() - Method in class hec.heclib.util.EncoderDecoder
-
clears both hashtables could be very detrimental if not done in combo with an addCodeDecode
- clear() - Method in class hec.io.AsciiDeserializer
-
clear the working data
- clear() - Method in class hec.lang.ObjectReference
- clear() - Method in class hec.map.aishape.ShapeTableModel
- clear() - Method in class hec.map.TransformCache
- clear() - Method in class hec.model.SeasonalRecord
-
empty record of all data
- clear() - Method in class hec.model.SeasonalRecordExt
-
empty record of all data
- clear() - Static method in class hec.script.ScriptEngine
- clear() - Method in class hec.util.convertDss6To7.OutputPanel
- clear() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- clear() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- clear() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- clear() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- clear() - Method in class rma.swing.DateTimePanel
-
Description of the Method
- clear() - Method in class rma.swing.list.RmaListModel
-
Removes all of the elements from this list.
- clear() - Method in class rma.swing.RmaJLocationComponent
- clear() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- clear() - Method in class rma.swing.RmaJTable
-
Method Description
- clear() - Method in class rma.swing.table.ColumnGroup
-
Removes all column groups from the internal vector.
- clear() - Method in class rma.swing.table.NonContiguousSelectionModel
- clear() - Method in class rma.util.DoubleArray
-
Removes all components from this vector and sets its size to zero.
- clear() - Method in class rma.util.DoubleVector
-
Removes all components from this vector and sets its size to zero.
- clear() - Method in class rma.util.FloatArray
-
Removes all components from this vector and sets its size to zero.
- clear() - Method in class rma.util.IntArray
-
Removes all components from this array and sets its size to zero.
- clear() - Method in class rma.util.IntVector
-
Removes all components from this vector and sets its size to zero.
- clear() - Method in class rma.util.LongVector
-
Removes all components from this vector and sets its size to zero.
- clear() - Method in class rma.util.PruningList
- clear() - Method in class rma.util.RMAHashtable
-
Clears this hashtable so that it contains no keys.
- clear() - Method in class rma.util.ShortArray
-
Removes all components from this array and sets its size to zero.
- clear() - Method in class rma.util.SoftHashMap
-
Removes all mappings from this map.
- CLEAR - Static variable in class rma.swing.event.TableUpdateEvent
- clearAbsoluteMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearAbsoluteMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearAbsoluteMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearAll() - Method in class hec.model.AbstractDataListTableModel
- clearAll() - Method in class rma.swing.RmaJTable
-
Method Description
- clearAll() - Method in class rma.swing.RmaJTableSorter
-
remove all data from the table
- clearAll() - Method in class rma.swing.table.AbstractRmaTableModel
- clearAll() - Method in class rma.swing.table.RmaTableModel
- clearAll() - Method in interface rma.swing.table.RmaTableModelInterface
-
remove all data from the table
- clearAllBits(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearAllComboBoxRowEditorValues(int) - Method in class rma.swing.RmaJTable
-
clear out all the values in the JComboBoxes for the column col
- clearAllImport() - Method in class hec.map.importer.AbstractShapeImportDialog
- clearAllListenersForUser(String) - Method in class hec.server.ServerFileListener
- clearAllLogRecords() - Method in interface rma.swing.logging.ILogRecordDisplay
- clearAllLogRecords() - Method in class rma.swing.logging.LogRecordDisplayPanel
- clearAllServiceLoaders() - Method in class rma.services.GlobalServiceLoader.GlobalServiceLoaderSingleton
- clearAllServiceLoaders() - Method in interface rma.services.GlobalServiceLoaderDelegate
- clearArrays() - Method in class hec.hecmath.DurationPeriod
-
release memory
- clearBins() - Method in class hec.chart.Histogram
- clearBit(byte[], int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearBit(int, int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearBit_int(int, int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearCallouts() - Method in class hec.gfx2d.G2dLine
-
Clears the table of callouts, effectivly erasing them.
- clearCategories() - Method in class rma.util.CategoricalColorContour
- clearCells() - Method in class rma.swing.RmaJTable
-
clear all the cells, leaving cells visible on screen
- clearCells() - Method in class rma.swing.RmaJXTreeTable
-
clear all the cells, leaving cells visible on screen
- clearChanged() - Method in class hec.lang.Observable
- clearColors() - Method in class rma.swing.RmaJTable
-
clear out the foreground and background colors
- clearColors() - Method in class rma.util.BandedColorContour
-
Remove all colors, leaving just the default color
- clearConditionalItems() - Method in class hec.model.Conditional
- clearConditionals() - Method in class hec.model.ConditionalBlock
- clearConstantValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearConstantValue(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearConstantValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearCurveData() - Method in class hec.gfx2d.PlotSpecification
-
Removes all curve data mapping
- clearData() - Method in class hec.gfx2d.ColorBarIcon
- clearData() - Method in class hec.gfx2d.PlotIcon
- clearData() - Method in class hec.gfx2d.PlotIconBase
- clearData() - Method in class hec.gfx2d.SimpleJTableData
-
clears the data, in effect, erases the plot
- clearData() - Method in class hec.gfx2d.SimpleJTableStepData
-
Clears the data in the plot
- clearData() - Method in class hec.model.SeasonalValue
-
Clear all data
- clearDefaultParts() - Static method in class hec.heclib.dss.DSSPathname
- clearDefaultParts() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- clearDifferentValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDifferentValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDistributionTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDistributionTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDistributionTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDlg() - Method in class hec.map.streamAlignment.StreamNodeDialog
- clearDurationMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDurationMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearDurationMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearEdits() - Method in class hec.model.AbstractDataListTableModel
-
Clears all of the edits by removing everything from the edit buffer.
- clearError() - Method in class hec.heclib.dss.HecDSSFileAccess
- clearError() - Method in interface hec.heclib.dss.IHecDSSUtilities
- clearErrors() - Method in class hec.map.aishape.ShapeImport
- clearForm() - Method in class hec.gui.MoverDialog
- clearForm() - Method in class hec.gui.MoverPanel
- clearForm() - Method in class hec.gui.MoverPanel2
- clearForm() - Method in class hec.io.FilePropertiesJDialog
- clearForm() - Method in class hec.map.aishape.ShapeQueryDialog
- clearForm() - Method in class hec.map.GeoDialog
- clearForm() - Method in class hec.script.AbstractScriptEditor
-
clear out the right panels
- clearForm() - Method in class hec.script.ScriptTaskInfoJDialog
- clearForm() - Method in class rma.swing.RmaJDialog
- clearForm() - Method in class rma.swing.RmaJFrame
- clearForm(Container) - Method in class rma.swing.RmaJDialog
- clearForm(Container) - Method in class rma.swing.RmaJFrame
- clearForm(Container) - Static method in class rma.swing.RmaSwingUtilities
- clearGageList(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearGageList(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearGageList_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearGlyphShownFlags() - Method in class hec.map.MapIdentifier
- clearHighlight() - Method in class hec.map.aishape.ShapeHighlight
- clearHighlightedIndex(Integer) - Method in class hec.map.aishape.ShapeDrawingAttribute
- clearHighlights() - Method in class hec.map.aishape.AiShapeGlyph
- clearHighlights() - Method in class hec.map.aishape.AiShapeMap
- clearHighlights() - Method in class hec.map.aishape.ShapeTableModel
- clearHighlights() - Method in interface hec.map.importer.ShapeSource
- clearHighlights(boolean) - Method in class hec.map.aishape.ShapeImportTableModel
- clearHighlights(boolean) - Method in interface hec.map.importer.ImportShapeTableModel
- clearHowRevised(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearHowRevised(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearHowRevised_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearImage() - Method in class hec.map.tms.datasource.TmsDataSource
- clearImage() - Method in class hec.map.tms.datasource.TmsLevel
- clearImage() - Method in class hec.map.tms.TmsMap
- clearLineData() - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- clearLineData() - Method in class hec.gfx2d.G2dTimeSeriesLine
- clearLineData() - Method in class hec.gfx2d.G2dVerifyLine
- clearList() - Method in class hec.heclib.dss.HecDssCatalog
- clearList(List, List) - Method in class hec.model.AbstractDataListTableModel
- clearLogControls() - Static method in class rma.util.PlugInLoader
- clearMessages() - Method in class rma.util.PerforceReport.MessageFormatter
-
Method Description
- clearMissing(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearMissing(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearMissing_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearNegativeIncremental(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearNegativeIncremental(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearNegativeIncremental_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearNonEditableCells() - Method in class rma.swing.table.RmaTableModel
-
set all cells that were set disabled through setCellEnabled() to enabled
- clearOkay(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearOkay(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearOkay_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearPanel() - Method in class hec.client.DataTypePanel
-
Method Description
- clearPanel() - Method in class hec.gfx2d.components.LabelPanel
- clearPanel() - Method in class hec.gfx2d.components.LinePropertiesPanel
- clearPanel() - Method in class hec.gfx2d.DataTypePanel
-
Method Description
- clearPanel() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- clearPanel() - Method in class hec.gfx2d.G2dPanel
-
Removes all scales, axis, and components
- clearPanel() - Method in class hec.gfx2d.G2dScalePropertiesPanel
- clearPanel() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- clearPanel() - Method in class hec.gui.TimeZonePanel
- clearPanel() - Method in class hec.map.transform.CoordinateTransformPanel
- clearPanel() - Method in class hec.map.transform.CoordinateTransformPanel.CoordinatePanel
- clearPanel() - Method in class rma.swing.RmaIpAddressPanel
- clearPartsMap() - Method in class rma.util.DSSPathPartGenerator
- clearPerformed() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- clearPerformed() - Method in interface rma.swing.FormManagementListener
- clearPerformed() - Method in class rma.swing.RmaComboBoxEditor
- clearPerformed() - Method in class rma.swing.RmaJCheckBox
- clearPerformed() - Method in class rma.swing.RmaJColorButton
- clearPerformed() - Method in class rma.swing.RmaJColorChooserButton
- clearPerformed() - Method in class rma.swing.RmaJComboBox
-
Listenes for Management calls from the parent form.
- clearPerformed() - Method in class rma.swing.RmaJList
- clearPerformed() - Method in class rma.swing.RmaJPasswordField
-
Called when the parent form calls clear().
- clearPerformed() - Method in class rma.swing.RmaJRadioButton
- clearPerformed() - Method in class rma.swing.RmaJSpinner
- clearPerformed() - Method in class rma.swing.RmaJTable
-
Gets called when the form decides to clear itself
- clearPerformed() - Method in class rma.swing.RmaJTextArea
-
Called when the parent form calls clear().
- clearPerformed() - Method in class rma.swing.RmaJTextField
-
Called when the parent form calls clear().
- clearPerformed() - Method in class rma.swing.RmaJXTreeTable
- clearPerformed() - Method in class rma.swing.table.FilterTablePanel
- clearPlot() - Method in class hec.gfx2d.Viewport
- clearPlot(boolean) - Method in class hec.gfx2d.Viewport
- clearPlotProp() - Method in class hec.gfx2d.G2dPanelProp
- clearProperties() - Method in class hec.properties.HECProperties
- clearProtected(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearProtected(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearProtected_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearPumpTimeWindowMaps() - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Clears out the modified time windows for the pumps.
- clearPumpTimeWindowMaps() - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
-
Clears all of the modified time windows.
- clearQuality(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearQuality(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearQuality_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearQuality_int(int[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearQuestion(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearQuestion(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearQuestion_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRateOfChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRateOfChange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRateOfChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRect(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Clears the specified rectangle by filling it with the current background color of the current drawing surface.
- clearRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- clearRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- clearRegionExtents() - Method in class hec.geometry.Scale
- clearReject(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearReject(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearReject_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRelativeMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRelativeMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRelativeMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearReplaceMethod(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearReplaceMethod(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearReplaceMethod_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearRowBackgrounds() - Method in class rma.swing.RmaJTable
-
Clears all Row backgrounds set by setRowBackground()
- clearScreened(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearScreened(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearScreened_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearScreenImage(Image) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- clearSearchAction() - Method in class rma.swing.table.TableRowFilterPanel
- clearSeasonalValues() - Method in interface hec.data.level.ILocationLevel
- clearSeasonalValues() - Method in class hec.data.level.JDomLocationLevelImpl
- clearSelectedItem() - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- clearSelectedSlice() - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- clearSelection() - Method in class hec.gfx2d.G2dGlyph
- clearSelection() - Method in class hec.gfx2d.Viewport
-
Notify glyphs to clear their selection list because the mouse adaptor has changed
- clearSelection() - Method in interface hec.map.IconGlyph
- clearSelection() - Method in class hec.map.image.ImageGlyphProxy
- clearSelection() - Method in class hec.map.MapGlyph
-
clear the selection of the MapGlyph
- clearSelection() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- clearSelection() - Method in class rma.swing.RmaJTable
- clearSelection(Object, GraphicElementSelectionEvent) - Method in interface hec.map.selection.GraphicElementSelectionEventListener
- clearSelection(Object, GraphicElementSelectionEvent) - Method in class hec.map.selection.GraphicElementSelectionEventSupport
- clearSelection(Object, GraphicElementSelectionEvent) - Method in class hec.map.selection.GraphicElementSelector
- clearSelection(String) - Method in class hec.map.image.ImageGlyphProxy
- clearSelection(String) - Method in class hec.map.MapGlyph
-
remove the Selection with the name name from the selection list
- clearSelection(String) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- clearSelections() - Method in class hec.map.aishape.AiShapeGlyph
- clearSevereError() - Method in interface hec.heclib.dss.DssDataManager
- clearSevereError() - Method in class hec.heclib.dss.HecDSSFileAccess
- clearSevereError() - Method in interface hec.heclib.dss.IHecDSSUtilities
- clearSevereError() - Method in class hec.heclib.dss.LocalDssDataManager
- clearSevereError(boolean) - Method in class hec.heclib.dss.HecDSSFileAccess
- clearStatus() - Method in class hec.heclib.dss.AbstractDssDataManager
- clearStatus() - Method in interface hec.heclib.dss.DssDataManager
- clearStatus() - Method in class hec.heclib.dss.HecDSSFileAccess
- clearStatus() - Method in interface hec.heclib.dss.IHecDSSUtilities
- clearTableFilterAction() - Method in class rma.swing.table.TableHeaderFilterPanel
- clearTimes() - Method in class hec.util.TimeWindowDialog
- clearTimeWindow() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- clearTimeWindow() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- clearTimeWindowInternal() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- clearTimeWindowMap() - Method in interface hec.data.operations.IProjectOperationalChanges
- clearTimeWindowMap() - Method in class hec.data.operations.OperationalProjectChanges
- clearTSRecordList() - Method in class hec.model.BaseTSDataSet
- clearTSRecordList() - Method in interface hec.model.ITSDataSet
-
Description of the Method
- clearUndefinedChanges() - Method in interface hec.data.operations.IProjectOperationalChanges
- clearUndefinedChanges() - Method in class hec.data.operations.OperationalProjectChanges
- clearUserDefinedTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearUserDefinedTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- clearUserDefinedTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- clearUserTypes() - Method in class hec.security.PasswordEntry
- clearValues() - Method in class hec.model.PairedValues
-
clears all values from the array
- clearValues() - Method in class hec.model.PairedValuesExt
-
clears all values
- clearValues() - Method in class hec.model.SeasonalPairedValues
-
empty data arrays ( but not _dataVector
- clickButton(String) - Method in class rma.swing.RmaJDialog
- clickButton(String) - Method in class rma.swing.RmaJFrame
- clickButton(AbstractButton) - Method in class rma.swing.RmaJDialog
- clickButton(AbstractButton) - Method in class rma.swing.RmaJFrame
- clickCheckBox(String, boolean) - Method in class rma.swing.RmaJDialog
- clickCheckBox(String, boolean) - Method in class rma.swing.RmaJFrame
- clickCountToStart - Variable in class rma.swing.table.RmaCellEditor
- clickCountToStart - Variable in class rma.swing.table.RowCellEditor
- clickRadioButton(String, boolean) - Method in class rma.swing.RmaJDialog
- clickRadioButton(String, boolean) - Method in class rma.swing.RmaJFrame
- CLIENT_MODULE - Static variable in interface hec.script.ScriptConstants
- CLIENT_NOT_LOGGED_IN - Static variable in class hec.model.JobTask
- ClientAppCheck - Class in hec.lang
- ClientScriptJobTask - Class in hec.script
- ClientScriptJobTask() - Constructor for class hec.script.ClientScriptJobTask
- ClientScriptJobTask(ScriptJob) - Constructor for class hec.script.ClientScriptJobTask
- clip(Shape) - Method in class rma.util.postscript.PSGrBase
- clip(Shape) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- CLIP_CHARACTER_PRECIS - Static variable in class rma.util.wmf.WMF
- CLIP_DEFAULT_PRECIS - Static variable in class rma.util.wmf.WMF
- CLIP_LH_ANGLES - Static variable in class rma.util.wmf.WMF
- CLIP_MASK - Static variable in class rma.util.wmf.WMF
- CLIP_STROKE_PRECIS - Static variable in class rma.util.wmf.WMF
- CLIP_TT_ALWAYS - Static variable in class rma.util.wmf.WMF
- Clipping - Class in rma.util
- Clipping() - Constructor for class rma.util.Clipping
- clippingRect - Variable in class rma.util.postscript.PSGrBase
- clipRect(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Deprecated.
- clipRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- clipRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- clone() - Method in class hec.data.level.JDomParameterTypedValueImpl
- clone() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- clone() - Method in class hec.data.level.JDomSeasonalValueImpl
- clone() - Method in class hec.data.meta.Conditional
- clone() - Method in class hec.data.ParamDouble
-
Deprecated.
- clone() - Method in class hec.data.ParamDoubleArray
-
Deprecated.
- clone() - Method in class hec.gfx2d.DataTypeProperties
-
Method Description
- clone() - Method in class hec.gfx2d.G2dGlyphDataRecord
- clone() - Method in class hec.gfx2d.G2dGlyphDrawProp
- clone() - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- clone() - Method in class hec.gfx2d.G2dLineProperties
- clone() - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
- clone() - Method in class hec.gfx2d.G2dMarkerPointProperties
- clone() - Method in class hec.gfx2d.G2dMarkerProperties
- clone() - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- clone() - Method in class hec.gfx2d.TitleDrawProp
- clone() - Method in class hec.heclib.dss.DataReference
- clone() - Method in class hec.heclib.dss.DataReferenceSet
- clone() - Method in class hec.heclib.dss.DssDataType
-
Overrides Object.clone() to preserve uniqueness of this data type value.
- clone() - Method in class hec.heclib.dss.DSSPathname
- clone() - Method in class hec.heclib.dss.HecDssCatalog
- clone() - Method in class hec.heclib.dss.HecDSSFileAccess
- clone() - Method in class hec.heclib.dss.HecDSSFileDataManager
- clone() - Method in class hec.heclib.util.HecTime
- clone() - Method in class hec.hecmath.computation.Text
- clone() - Method in class hec.io.ArrayContainer
- clone() - Method in class hec.io.GridContainer
- clone() - Method in class hec.io.PairedDataContainer
-
create a copy of this PairedDataContainer
- clone() - Method in class hec.io.PairedDataContainerVertDatum
-
Return a copy of this object
- clone() - Method in class hec.io.RatingContainer
- clone() - Method in class hec.io.RatingValuesContainer
- clone() - Method in class hec.io.RawContainer
- clone() - Method in class hec.io.SimpleRatingContainer
- clone() - Method in class hec.io.StreamRatingContainer
- clone() - Method in class hec.io.StreamRatingSeriesContainer
- clone() - Method in class hec.io.TextContainer
- clone() - Method in class hec.io.TimeSeriesCollectionContainer
- clone() - Method in class hec.io.TimeSeriesContainer
-
clone the TimeSerieContainer
- clone() - Method in class hec.io.TimeSeriesContainerVertDatum
- clone() - Method in class hec.io.TopologyFileEntry
-
create a clone of this TopologyFileEntry
- clone() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.Returns a copy of this object
- clone() - Method in class hec.lang.NamedType
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.map.aidem.AiDemGlyphDataRecord
- clone() - Method in class hec.map.aishape.AiShapeLayerSelection.AttributesAction
- clone() - Method in class hec.map.aishape.AiShapePolygon
- clone() - Method in class hec.map.ElevationGlyphDataRecord
- clone() - Method in class hec.map.GlyphDataRecord
- clone() - Method in class hec.map.image.ImageGlyphDataRecord
- clone() - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- clone() - Method in class hec.map.inundation.InundationLayer
- clone() - Method in interface hec.map.LayerSelectionAction
- clone() - Method in class hec.map.ModelDrawingAttributeSet
- clone() - Method in class hec.map.raster.RasterGlyphDataRecord
- clone() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- clone() - Method in class hec.map.tms.TmsGlyphDataRecord
- clone() - Method in class hec.map.WorldLine
- clone() - Method in class hec.map.WorldPt
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.map.WorldRegion
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.model.AbstractTSRecord
- clone() - Method in class hec.model.AltItem
- clone() - Method in class hec.model.Conditional
- clone() - Method in class hec.model.ConditionalBlock
- clone() - Method in class hec.model.ConditionalItem
- clone() - Method in class hec.model.ConditionalOperator
- clone() - Method in class hec.model.ConditionalValue
- clone() - Method in class hec.model.DailyRepeatInterval
- clone() - Method in class hec.model.IntToDoubleArrayContainer
- clone() - Method in class hec.model.LogicalOperator
- clone() - Method in class hec.model.ModelVariable
- clone() - Method in class hec.model.MonthlyRepeatInterval
- clone() - Method in class hec.model.NoRepeatInterval
- clone() - Method in class hec.model.PairedValues
-
Implementation of the public clone interface
- clone() - Method in class hec.model.PairedValuesExt
-
Implementation of the public clone interface
- clone() - Method in class hec.model.RepeatInterval
- clone() - Method in class hec.model.RunTimeWindow
- clone() - Method in class hec.model.SeasonalPairedValues
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.model.SeasonalRecord
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.model.SeasonalRecordExt
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.model.SeasonValuePair
-
Creates a new object of the same class as this object.
- clone() - Method in class hec.model.StreamNode
- clone() - Method in class hec.model.TsDataSetName
- clone() - Method in class hec.model.ValuePair
- clone() - Method in class hec.model.ValueSet
- clone() - Method in class hec.model.WarningTreeNode
- clone() - Method in class hec.model.WatershedLocation
- clone() - Method in class hec.model.WeeklyRepeatInterval
- clone() - Method in class hec.model.YearlyRepeatInterval
- clone() - Method in class hec.script.ScriptInfo
- clone() - Method in class hec.server.hecNamedType
- clone() - Method in class hec.server.WarningTreeNode
- clone() - Method in class hec.supplemental.model.ProgramOrderItem
- clone() - Method in class hec.util.PhotoViewerInfo
- clone() - Method in interface rma.lang.Clone
-
Returns a clone Object of the Object implementing Clone.
- clone() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- clone() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- clone() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- clone() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- clone() - Method in class rma.swing.DateTimePanel
- clone() - Method in class rma.util.AspectShadingColorContour
- clone() - Method in class rma.util.Clipping
- clone() - Method in class rma.util.ColorContour
- clone() - Method in class rma.util.DoubleArray
-
Returns a clone of this vector.
- clone() - Method in class rma.util.DoubleVector
-
Returns a clone of this vector.
- clone() - Method in class rma.util.FloatArray
-
Returns a clone of this vector.
- clone() - Method in class rma.util.IntArray
-
Returns a clone of this array.
- clone() - Method in class rma.util.IntVector
-
Returns a clone of this vector.
- clone() - Method in class rma.util.LongVector
-
Returns a clone of this vector.
- clone() - Method in class rma.util.RMAHashtable
-
Creates a shallow copy of this hashtable.
- clone() - Method in class rma.util.ShortArray
-
Returns a clone of this array.
- clone(ArrayContainer) - Method in class hec.io.ArrayContainer
- clone(DataContainer) - Method in class hec.io.DataContainer
- clone(DssFileContainer) - Method in class hec.io.DssFileContainer
- clone(GridContainer) - Method in class hec.io.GridContainer
- clone(PairedDataContainer) - Method in class hec.io.PairedDataContainer
-
copy this PairedDataContainer into pdc
- clone(PairedDataContainer) - Method in class hec.io.PairedDataContainerVertDatum
-
Copy this object into another
- clone(RawContainer) - Method in class hec.io.RawContainer
- clone(TextContainer) - Method in class hec.io.TextContainer
- clone(TimeSeriesCollectionContainer) - Method in class hec.io.TimeSeriesCollectionContainer
-
Creates a deep clone
- clone(TimeSeriesContainer) - Method in class hec.io.TimeSeriesContainer
-
clone this TimeSeriesContainer into tsc
- clone(TimeSeriesContainer) - Method in class hec.io.TimeSeriesContainerVertDatum
- clone(TinContainer) - Method in class hec.io.TinContainer
- clone(ScriptInfo) - Method in class hec.script.ScriptInfo
- clone(PhotoViewerInfo) - Method in class hec.util.PhotoViewerInfo
- Clone - Interface in rma.lang
-
A replacement interface for Cloneable that publically defines clone since java.lang.Object.clone() is protected.
- cloneBackgroundGlyphList() - Method in class hec.map.MapPanel
-
return a copy of the background glyph list
- cloneCombinedGlyphList() - Method in class hec.map.MapPanel
-
return a copy of the CombinedGlyphList.
- cloneGlyphList() - Method in class hec.map.MapPanel
-
return a copy of the Map glyph list
- cloneManagerGlyphList() - Method in class hec.map.MapPanel
-
return a copy of the ManagerGLyph list
- ClosableDialog - Interface in rma.swing
-
to set a standard method for closing the dialog
- close() - Method in class hec.dataTable.HecDataTableFrame
-
Closes the frame.
- close() - Method in class hec.dataTable.TableFindDialog
- close() - Method in class hec.gfx2d.G2dDialog
- close() - Method in class hec.heclib.dss.AbstractDssDataManager
- close() - Method in interface hec.heclib.dss.DssDataManager
- close() - Method in class hec.heclib.dss.HecDSSFileAccess
- close() - Method in class hec.heclib.dss.HecDSSFileData
- close() - Method in interface hec.heclib.dss.IHecDSSUtilities
- close() - Method in class hec.hecmath.DSSFile
-
Explicitly close the DSS file
- close() - Method in interface hec.io.DBFDataStorage.DBFIterator
- close() - Method in interface hec.io.HecFile
-
Closes any open writers and flushes their data to disk.
- close() - Method in class hec.io.HecOutputStream
-
Closes this file output stream and releases any system resources associated with this stream.
- close() - Method in class hec.io.HecSwappingOutputStream
-
Closes this file output stream and releases any system resources associated with this stream.
- close() - Method in class hec.io.JavaDocParser
-
Method Description
- close() - Method in class hec.io.LogPrintStream
-
Closes this output stream and releases any system resources associated with this stream.
- close() - Method in class hec.io.LogPrintWriter
- close() - Method in class hec.io.PasswordFile
- close() - Method in class hec.io.ProcessOutputReader
- close() - Method in class hec.io.SimpleFile
- close() - Method in class hec.io.SimpleHecFileImpl
- close() - Method in class hec.map.aishape.AiShapeGlyph
- close() - Method in class hec.map.image.ImageGlyphProxy
- close() - Method in class hec.map.MapGlyph
-
called when the Glyph is no longer held by the MapPanel
- close() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- close() - Method in interface hec.map.tms.datasource.FileSystem
-
Closes the file system
- close() - Method in class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystem
- close() - Method in class hec.map.tms.datasource.filesystem.zipfile.ZipFileFileSystem
- close() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- close() - Method in interface hec.map.tms.datasource.Tile
-
Closes this tile and unloads any resources
- close() - Method in class hec.map.tms.datasource.tile.flt.FltTile
- close() - Method in class hec.map.tms.datasource.TmsLevel
- close() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- close() - Method in class hec.script.Plot
- close() - Method in interface hec.script.ScriptManager
- close() - Method in class hec.util.GeneralTableEditor
- close() - Method in class hec.util.HashFileInfo
- close() - Method in class rma.swing.FindDialog
- close() - Method in class rma.swing.logging.DialogLogHandler
-
part of the logger api, not implemented.
- close() - Method in class rma.swing.ReplaceDialog
- close() - Method in class rma.util.logging.StdoutConsoleHandler
-
Override StreamHandler.close to do a flush but not to close the output stream.
- close(String, boolean) - Static method in class hec.heclib.dss.HecDSSFileAccess
- CLOSE_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- CLOSE_PAREN_TYPE - Static variable in class hec.model.ConditionalValue
- closeAction() - Method in class hec.client.TextEditorPanel
- closeAction() - Method in class rma.swing.AbstractTextEditorPanel
- closeAll() - Method in class hec.heclib.dss.HecDSSFileAccess
- closeAllFiles() - Static method in class hec.heclib.dss.HecDSSFileAccess
-
calling closeAllFiles should be avoided.
- closeAllFiles() - Method in class hec.heclib.dss.HecDSSFileDataManager
- closeAndClear() - Method in class hec.heclib.dss.HecDSSFileAccess
- closeBrowser() - Method in interface hec.ui.browser.IBrowserFactory
- closeChildDialogs() - Method in class hec.map.JLayerSelector
- closeChildDialogs() - Method in class hec.map.JLayerSelectorTreePanel
- closeDataStream() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- closeDataStream() - Method in class hec.map.tms.datasource.tile.flt.FltTile
- closeDialog() - Method in class hec.gui.PanelEditor
- closeDialog() - Method in class hec.map.aishape.ShapeQueryDialog
- closeDialog() - Method in class hec.map.importer.AbstractShapeImportDialog
- closeDialog() - Method in class hec.map.inundation.InundationGroupDialog
- closeDialog() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- closeDialog() - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- closeDialog() - Method in interface rma.swing.ClosableDialog
- closeDrawPropDialog() - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- closeDrawPropDialog() - Method in class rma.swing.RmaJAttributeToolbarButton
- closeDSSFile() - Method in class hec.heclib.dss.HecDSSFileAccess
- closeFile() - Method in class hec.heclib.dss.HecDSSFileDataManager
- closeFile() - Method in class rma.io.TextFieldParser
- closeFile() - Method in class rma.util.DBFFileViewer
-
Method Description
- closeFile(HecDSSFileData) - Method in class hec.heclib.dss.HecDSSFileDataManager
- closeFile(String) - Method in class hec.heclib.dss.HecDSSFileDataManager
- closeFileOptional(HecDSSFileData) - Method in class hec.heclib.dss.HecDSSFileDataManager
- closeFiles() - Method in class hec.map.aishape.AiShapeWriter
- closeForm() - Method in class hec.gfx2d.LayoutPlotDialog
- closeFrame() - Method in class hec.script.AbstractScriptEditor
-
called when the window closes.
- closeFrame(JInternalFrame) - Method in class rma.swing.MDIDesktopManager
- closeLogFile() - Static method in class hec.heclib.dss.HecDataManager
- closeMessageFile() - Static method in class hec.heclib.dss.HecDataManager
- closeOpenPlots() - Method in class hec.hecmath.DSSPlotCompare
- closeOptionDialog() - Method in class hec.map.aidem.AiDemLayerSelection
- closeOptionDialog() - Method in class hec.map.aishape.AiShapeLayerSelection
- closeOptionDialog() - Method in class hec.map.DefaultJLayerSelection
- closeOptionDialog() - Method in class hec.map.DefaultLayerSelection
- closeOptionDialog() - Method in class hec.map.dem.DemLayerSelection
- closeOptionDialog() - Method in class hec.map.dlg.DlgLayerSelection
- closeOptionDialog() - Method in class hec.map.dxf.DxfLayerSelection
- closeOptionDialog() - Method in class hec.map.flo2d.Flo2dDepthLayerSelection
- closeOptionDialog() - Method in class hec.map.image.ImageLayerSelection
- closeOptionDialog() - Method in class hec.map.inundation.InundationGroupSelection
- closeOptionDialog() - Method in class hec.map.JLayerSelection
- closeOptionDialog() - Method in class hec.map.ManagerGlyphSelection
- closeOptionDialog() - Method in class hec.map.mrsid.MrSidLayerSelection
- closeOptionDialog() - Method in class hec.map.nettin.NetTinLayerSelection
- closeOptionDialog() - Method in class hec.map.raster.RasterLayerSelection
- closeOptionDialog() - Method in class hec.map.tin.TinLayerSelection
- closeOptionDialog() - Method in class hec.map.tms.TmsLayerSelection
- CloseRecordDisplayAction - Class in rma.swing.logging
- CloseRecordDisplayAction(ILogRecordDisplay) - Constructor for class rma.swing.logging.CloseRecordDisplayAction
- closescratchdsscatalog(int[]) - Static method in class hec.heclib.util.Heclib
-
Closes the scratch DSS catalog file
- closeUnusedFiles() - Method in class hec.heclib.dss.HecDSSFileDataManager
- closeWindow() - Method in class hec.client.DataTypeEditor
- closeWindow() - Method in class hec.gfx2d.DataTypeEditor
- closeWindow(int) - Method in class hec.client.NewWorkspaceSummaryDialog
- closeWindowAction() - Method in class hec.client.HistogramPlotDialog
- closing() - Method in class hec.map.JLayerSelectorTreePanel
- clr - Variable in class rma.util.postscript.PSGrBase
-
The current color
- CLS_NAME - Static variable in class hec.gfx2d.ViewportDrawProp
- CmdCancel_Action() - Method in class rma.swing.TextEditDlg
- cmdOk_Action(ActionEvent) - Method in class hec.gui.NameDialog
-
Handles the event generated by the OK button
- cmdPanel - Variable in class hec.gui.PanelEditor
- cmdPanel - Variable in class hec.map.JLayerSelector
- cmdPanel - Variable in class hec.util.ComputationTimeStepDialog
- cnotes - Variable in class hec.io.TimeSeriesContainer
- CODEBASE - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- CodebaseErrorTable - Class in hec.io
- CodebaseErrorTable() - Constructor for class hec.io.CodebaseErrorTable
- CodebaseLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- CodeReport - Class in rma.util
-
expects a file of the format : path|filename|date|comment
- CodeReport(String) - Constructor for class rma.util.CodeReport
- CodeReport(String, String) - Constructor for class rma.util.CodeReport
- CodeReport.CommentInfo - Class in rma.util
- coeffOfDetermination - Variable in class hec.lang.RegressionFromConstant
- col - Variable in class hec.gfx2d.G2dGraphicPosition
- col - Variable in class hec.gfx2d.G2dPlotProp
-
plot column position in panel
- COL_MODEL - Variable in class rma.swing.RmaJTable.RmaSelectionListener
-
Description
- CollapsableJPanel - Class in rma.swing
- CollapsableJPanel(String, JPanel) - Constructor for class rma.swing.CollapsableJPanel
- CollapsableJPanel(JPanel) - Constructor for class rma.swing.CollapsableJPanel
- collapse() - Method in class hec.map.inundation.InundationGroupSelection
- collapse() - Method in interface hec.map.JLayerSelectionParent
- collapse() - Method in class hec.map.JLayerSelectorTreePanel
- collapseVerticalDatum() - Method in interface hec.data.IVerticalDatumOperations
-
This method returns a copy of this object with the VerticalDatum collapsed if possible (and if not already collapsed).
- collapseVerticalDatum() - Method in class hec.hecmath.PairedDataMath
-
Returns a new PairedDataMath object constructed from this object if the internal data supports it, collapsing the internal data in the process
- collapseVerticalDatum() - Method in class hec.hecmath.TimeSeriesMath
-
Returns a new TimeSeriesMath object constructed from this object if the internal data supports it, collapsing the internal data in the process
- collapseVerticalDatum() - Method in class hec.io.PairedDataContainer
-
Returns a new PairedDataContainer object constructed from this object, with the TimeSeiresContainerVertDatum.vdc field collapsed into vertical datum info in the supplementalInfo field (overwriting any existing vertical datum info there)
- collapseVerticalDatum() - Method in class hec.io.TimeSeriesContainer
-
Returns a new TimeSeriesContainer object constructed from this object, with the TimeSeiresContainerVertDatum.vdc field collapsed into vertical datum info in the supplementalInfo field (overwriting any existing vertical datum info there)
- collection - Variable in class hec.heclib.dss.CondensedReference
- collectValidValues(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- colNames - Variable in class hec.util.GeneralTableModel
- COLOR - Static variable in class hec.export.WorldLineToShapeFile
- COLOR - Static variable in class hec.export.WorldRegionToShapefile
- COLOR_CHANGED_PROPERTY - Static variable in class hec.map.annotations.ShadowRenderer
-
Identifies a change to the color used to render the shadow.
- COLOR_FIELD - Static variable in class hec.export.WorldLineToShapeFile
- COLOR_FIELD - Static variable in class hec.export.WorldRegionToShapefile
- COLOR_FIELD_LENGTH - Static variable in class hec.export.WorldLineToShapeFile
- COLOR_FIELD_LENGTH - Static variable in class hec.export.WorldRegionToShapefile
- color2bytes(Color, byte[], int) - Static method in class rma.util.ByteConversion
-
convert a
Color
to a array of bytes - color2String(Color) - Static method in class rma.swing.RmaColor
- color2String(Color) - Static method in class rma.util.RMAIO
-
given a Color return it's string representation if it's a now color (
Color.red
) or a darker(Color.red.darker()
) or brigher (Color.red.brigher()
) version of a color return darkcolor or lightcolor ie. - color2String(Color, boolean) - Static method in class rma.swing.RmaColor
-
given a Color return it's string representation if it's a now color (
Color.red
) or a darker(Color.red.darker()
) or brigher (Color.red.brigher()
) version of a color return darkcolor or lightcolor ie. - ColorBarIcon - Class in hec.gfx2d
-
A bar that is colored to represent the state of a time series data set.
- ColorBarIcon() - Constructor for class hec.gfx2d.ColorBarIcon
- ColorBase - Class in hec.heclib.util
- ColorBase() - Constructor for class hec.heclib.util.ColorBase
- ColorButton - Class in hec.gfx2d
- ColorButton(Frame, int, int) - Constructor for class hec.gfx2d.ColorButton
- ColorButton(JFrame, int, int) - Constructor for class hec.gfx2d.ColorButton
- ColorButton(JPanel, int, int) - Constructor for class hec.gfx2d.ColorButton
- ColorButton.Transparent - Class in hec.gfx2d
- ColorCellEditor - Class in rma.swing.table
- ColorCellEditor() - Constructor for class rma.swing.table.ColorCellEditor
- ColorCellRenderer - Class in rma.swing.table
-
This is a cell renderer which displays a Color object and a button.
- ColorCellRenderer() - Constructor for class rma.swing.table.ColorCellRenderer
- colorChooser() - Method in class hec.chart.HistogramPlotDialog
- colorChooser(Component, Color) - Static method in class rma.util.RMAUtil
- colorChooser(Component, Color, String) - Static method in class rma.util.RMAUtil
-
Returns a Color chosen from the Color Chooser Dialog.
- ColorChooser - Class in hec.gfx2d
- ColorConfigDialog - Class in hec.gfx2d.swing.charts.color
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ColorConfigDialog(Component, boolean) - Constructor for class hec.gfx2d.swing.charts.color.ColorConfigDialog
- ColorContour - Class in rma.util
- ColorContour() - Constructor for class rma.util.ColorContour
- ColorContourJPanel - Class in rma.util.contour
- ColorContourJPanel() - Constructor for class rma.util.contour.ColorContourJPanel
- ColorContourLegendItem - Class in hec.map
-
Title: Hec Java Development
- ColorContourLegendItem() - Constructor for class hec.map.ColorContourLegendItem
- ColorContourObserverableListener(JButton, JPanel) - Constructor for class rma.util.AspectShadingColorContour.ColorContourObserverableListener
- ColorContourObserverableListener(JButton, JPanel, JCheckBox) - Constructor for class rma.util.LinearColorContour.ColorContourObserverableListener
- ColorContourOptionsPanel - Class in hec.gfx2d.swing.charts.color
- ColorContourOptionsPanel() - Constructor for class hec.gfx2d.swing.charts.color.ColorContourOptionsPanel
- ColorContourRecord - Interface in rma.util.contour
- ColorContourType - Enum Class in hec.gfx2d.swing.charts.color
- ColorFormatter - Class in rma.text
-
This class provides methods for converting colors to and from string representations.
- colorForName(String) - Static method in class rma.text.ColorFormatter
-
Get a color for a name.
- ColorFrame - Class in hec.gfx2d
- ColorFrame() - Constructor for class hec.gfx2d.ColorFrame
- ColorFrame(Frame) - Constructor for class hec.gfx2d.ColorFrame
- ColorFrame(JFrame) - Constructor for class hec.gfx2d.ColorFrame
- ColorFrame(JPanel) - Constructor for class hec.gfx2d.ColorFrame
- ColorIcon - Class in rma.swing
- ColorIcon() - Constructor for class rma.swing.ColorIcon
- ColorIcon(Color) - Constructor for class rma.swing.ColorIcon
- ColorIcon(Color, int, int) - Constructor for class rma.swing.ColorIcon
- ColorImageIcon(Image) - Constructor for class hec.map.aishape.AiShapeLayerSelection.ColorImageIcon
- ColorImageIcon(Image) - Constructor for class hec.map.ColorListJLayerSelection.ColorImageIcon
- ColorImageIcon(Image, Color) - Constructor for class hec.map.aishape.AiShapeGlyphOptionJDlg.ColorImageIcon
- ColorImageIcon(Image, Color, Object) - Constructor for class hec.map.aishape.AiShapeGlyphOptionJDlg.ColorImageIcon
- ColorImageIcon(Image, Object) - Constructor for class hec.map.aishape.AiShapeLayerSelection.ColorImageIcon
- ColorImageIcon(Image, Object) - Constructor for class hec.map.ColorListJLayerSelection.ColorImageIcon
- ColorInfo(String, int) - Constructor for class hec.gfx2d.PlotSpecification.ColorInfo
- ColorListCellRenderer() - Constructor for class hec.map.ColorListJLayerSelection.ColorListCellRenderer
-
Constructs a default renderer object for an item in a list.
- ColorListJLayerSelection - Class in hec.map
- ColorListJLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.ColorListJLayerSelection
- ColorListJLayerSelection.ColorImageIcon - Class in hec.map
- ColorListJLayerSelection.ColorListCellRenderer - Class in hec.map
- colorNames - Static variable in class hec.gfx2d.PlotSpecification
- colorNames - Static variable in class hec.heclib.util.ColorBase
- colorNames - Static variable in class rma.text.ColorFormatter
- ColorPanel - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- ColorPanel() - Constructor for class hec.chart.ColorPanel
- ColorProducer - Class in rma.swing
-
ColorProducer establishes a collection of Colors to iterate through, cycling back to the first item after the last item is accessed Useful for accessing an unknown number of Colors in a specified order
- ColorProducer() - Constructor for class rma.swing.ColorProducer
-
Creates a default color collection: BLUE, RED, GREEN, GRAY, MAGENTA, YELLOW, CYAN
- ColorProducer(Collection<Color>) - Constructor for class rma.swing.ColorProducer
-
Creates a collection of colors from the one given
- colors - Static variable in class rma.text.ColorFormatter
- ColorSquare - Class in hec.gfx2d
- ColorSquare() - Constructor for class hec.gfx2d.ColorSquare
- ColorSquare(Color) - Constructor for class hec.gfx2d.ColorSquare
- ColorSquare(Color, Point, int) - Constructor for class hec.gfx2d.ColorSquare
- colorStr - Variable in class hec.gfx2d.PlotSpecification.ColorInfo
- ColorTable - Class in hec.gfx2d.swing.charts.color
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- colorValues - Static variable in class hec.heclib.util.ColorBase
- ColorValueType() - Constructor for class rma.xml.adapters.XmlColorAdapter.ColorValueType
- ColorValueType(int, int, int, int) - Constructor for class rma.xml.adapters.XmlColorAdapter.ColorValueType
- ColorWheel - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- ColorWheel - Variable in class hec.chart.ColorPanel
- ColorWheel() - Constructor for class hec.chart.ColorWheel
- colorWheelChooser() - Method in class hec.chart.HistogramPlotDialog
- colParamId - Variable in class rma.swing.table.RmaTableModel
- cols - Variable in class hec.lang.Array2dContainer
- colToX(int) - Method in class hec.map.tms.datasource.TmsLevel
-
Returns the left hand X coordinate of this column
- column - Variable in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- Column - Annotation Interface in hec.io.dbf.annotations
- COLUMN_COUNTS - Static variable in interface hec.model.DistributionErrorTypes
-
An ordered array of all of the column counts.
- COLUMN_HEADERS - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- COLUMN_HEADERS - Static variable in class hec.data.meta.FullLocationCatalogQuery
- columnBorder - Variable in class rma.swing.table.BorderCellRenderer
- columnCurveNumber(int) - Method in class hec.dataTable.PairedDataModel
- ColumnDescriptorImpl - Class in hec.data
-
A simple class for keeping track of catalog column names and types.
- ColumnDescriptorImpl(String, int, String) - Constructor for class hec.data.ColumnDescriptorImpl
- ColumnGroup - Class in rma.swing.table
-
ColumnGroup
- ColumnGroup(String) - Constructor for class rma.swing.table.ColumnGroup
- ColumnGroup(TableCellRenderer, String) - Constructor for class rma.swing.table.ColumnGroup
- columnGroups - Variable in class rma.swing.table.GroupableTableHeader
- columnHeader - Variable in class rma.swing.table.TableExportOptions
-
flag indicating whether the column headers should be written
- columnName - Variable in class hec.dataTable.TimeSeriesColumnBase
- COLUMNS - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.BaseParameterCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.CountyCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- COLUMNS - Static variable in class hec.data.meta.FullLocationCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.LocationGroupQuery
- COLUMNS - Static variable in class hec.data.meta.LocationKindCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.ParameterCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.StateCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.SubLocationCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.SubParameterCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- COLUMNS - Static variable in class hec.data.meta.TsGroupQuery
- columnSizes() - Method in class rma.swing.RmaJTable
-
prints out the current widths of all the columns useful for setting up the table
- columnSummary(DoubleArrayBinaryFunction, double[]) - Method in class hec.hecmath.DoubleInterpolationTable
- colweight - Variable in class hec.gfx2d.G2dPlotProp
-
plot column weight
- colWgt - Variable in class hec.gfx2d.G2dGraphicPosition
- colwidth - Variable in class hec.gfx2d.G2dPlotProp
-
sets the number of columns that a plot uses
- combine(long, double, byte[], int, boolean) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Combine a single value with this current time series.
- combine(long, double, byte[], int, boolean, long, int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Combine a single value with this current time series.
- combine(DataSetTx, int, boolean) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Combine a like time series with this current one.
- combine(DataSetTx, int, boolean, long, int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Combine a like time series with this current one.
- combine(ExportResults) - Method in class hec.util.ExportResults
- combinedPathAndFilename() - Method in class hec.heclib.dss.DSSPathAndFilename
- combiner() - Method in class rma.util.OxfordCommaStringCollector
- ComboBoxRenderer - Class in rma.swing.table
- ComboBoxRenderer() - Constructor for class rma.swing.table.ComboBoxRenderer
- ComboBoxRenderer.TableComboBoxUI - Class in rma.swing.table
-
This is a new UI for the combobox because the paintCurrentValue in the Basic UI sets the backgrounds after it gets the rendered component.
- comment - Variable in class hec.io.RatingContainer
- COMMENT - Static variable in interface hec.data.ICwmsProperty
-
Key for the comment part of a cwms database property.
- COMMENT - Static variable in interface hec.data.level.IAttributeParameterTypedValue
- COMMENT - Static variable in interface hec.data.level.ILocationLevel
- COMMENT - Static variable in interface hec.data.level.IParameterTypedValue
- CommentInfo() - Constructor for class rma.util.CodeReport.CommentInfo
- CommentInfo() - Constructor for class rma.util.JarReport.CommentInfo
- commitData() - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- commitData() - Method in class hec.map.aishape.ui.FieldColorTableModel
- commitDataObject(DataObject) - Method in class hec.model.AbstractDataListTableModel
-
Commits a particular object to the data list.
- commitEdit(boolean) - Method in class rma.swing.RmaJTable
-
if editing is occurring, either commit or cancel it
- commitEdit(boolean) - Method in class rma.swing.RmaJXTreeTable
-
if editing is occurring, either commit or cancel it
- commitEdit(boolean) - Method in class rma.swing.table.FilterTablePanel
- commitImmediatly(boolean) - Method in class hec.model.AbstractDataListTableModel
-
This allows for the model to commit whenever it gets a setValueAt() call from the table.
- commitTable() - Method in class hec.model.AbstractDataListTableModel
-
Commits all objects in the editing buffer.
- CommonDataList - Interface in hec.model
-
Interface shared by client and server side data lists These methods are restricted to local (non-rmi) access.
- CommonDataListContainer - Interface in hec.model
-
Interface defining operations common to server and client side data list containers.
- compare(double) - Method in class hec.heclib.util.HecDouble
- compare(double, double, boolean) - Method in class rma.util.RMASort.DoubleCompare
- compare(float, float, boolean) - Method in class rma.util.RMASort.FloatCompare
- compare(int, int) - Method in class rma.swing.RmaJTableSorter
- compare(int, int) - Method in class rma.swing.table.RmaTableSorter
- compare(int, int, boolean) - Method in class rma.util.RMASort.IntegerCompare
- compare(ParamDouble, ParamDouble) - Method in class hec.util.ParamDoubleComparator
- compare(StreamflowMeasurementRef, StreamflowMeasurementRef) - Method in class hec.data.streamflow.StreamFlowMeasurementComparator
- compare(DateDateKey, DateDateKey) - Method in class hec.data.timeSeriesText.DateDateComparator
-
Deprecated.
- compare(StandardTextId, StandardTextId) - Method in class hec.data.timeSeriesText.StandardTextIdComparator
- compare(TextDescriptionTx, TextDescriptionTx) - Method in class hec.data.timeSeriesText.TextDescriptionTx.TextDescriptionTxComparator
-
Deprecated.
- compare(AssignedTimeSeries, AssignedTimeSeries) - Method in class hec.data.tx.TimeSeriesGroup.AttributeComparator
-
Compare two assignedTimeSeries.
- compare(DataSetTx, DataSetTx) - Method in class hec.data.tx.comparator.DataSetTxDeepComparator
- compare(DataSetTx, DataSetTx) - Method in class hec.data.tx.comparator.DataSetTxQualityComparator
- compare(DataSetTx, DataSetTx) - Method in class hec.data.tx.comparator.DataSetTxStartTimeComparator
- compare(DataSetTx, DataSetTx) - Method in class hec.data.tx.comparator.DataSetTxTimesComparator
- compare(DataSetTx, DataSetTx) - Method in class hec.data.tx.comparator.DataSetTxTimeSeriesIdComparator
- compare(DataSetTx, DataSetTx) - Method in class hec.data.tx.comparator.DataSetTxValuesComparator
- compare(DescriptionTx, DescriptionTx) - Method in class hec.data.tx.DescriptionTx.DescriptionTxComparator
-
Deprecated.
- compare(HecTime, HecTime) - Method in class hec.heclib.util.HecTimeComparator
- compare(ConditionalValue, ConditionalValue, RunTimeStep) - Method in class hec.model.ConditionalOperator
- compare(RunTimeStep, double) - Method in interface hec.model.TimeSeriesConditionalComparable
- compare(RunTimeStep, TimeSeriesConditionalComparable) - Method in interface hec.model.TimeSeriesConditionalComparable
- compare(File, File) - Method in class rma.util.PluginFileNameComparator
- compare(Object, Object) - Method in class hec.dataTable.HecDataTable.HecDataTableComparator
- compare(Object, Object) - Method in class hec.util.NumericComparator
- compare(Object, Object) - Method in class hec.util.StringComparator
- compare(Object, Object) - Method in class rma.swing.list.RmaListModel
-
the method called during inserting an item in the list that is sorted
- compare(Object, Object) - Method in class rma.util.Compare
- compare(Object, Object, boolean) - Method in class rma.util.Compare
- compare(Object, Object, boolean) - Method in class rma.util.MethodCompare
- compare(Object, Object, boolean) - Method in class rma.util.NaturalOrderComparator
- compare(Object, Object, boolean) - Method in class rma.util.RMASort.DoubleCompare
- compare(Object, Object, boolean) - Method in class rma.util.RMASort.FloatCompare
- compare(Object, Object, boolean) - Method in class rma.util.RMASort.IntegerCompare
- compare(Object, Object, boolean) - Method in class rma.util.RMASort.ObjectCompare
- compare(Method, Method, boolean) - Method in class rma.util.MethodCompare
- Compare - Class in rma.util
- Compare() - Constructor for class rma.util.Compare
- COMPARE_NEAR_TIMES - Static variable in class hec.data.tx.DataSetTx
-
Deprecated.
- COMPARE_NORMAL_TIMES - Static variable in class hec.data.tx.DataSetTx
-
Deprecated.
- COMPARE_ROUNDED_TIMES - Static variable in class hec.data.tx.DataSetTx
-
Deprecated.
- COMPARE_TRUNCATED_TIMES - Static variable in class hec.data.tx.DataSetTx
-
Deprecated.
- compare0(Object, Object) - Method in class rma.util.NaturalOrderComparator
- compareAlias(String, String) - Static method in class hec.data.tx.TimeSeriesGroup.AttributeComparator
- compareArrays(double[], double[], double) - Static method in class rma.util.RMAIO
-
Returns an int representing the comparison of val to compareTo using precision.
- compareAttributes(Integer, Integer) - Static method in class hec.data.tx.TimeSeriesGroup.AttributeComparator
- compareCondensedPaths(String, String) - Static method in class hec.heclib.dss.HecDssCatalog
-
Determine if the only difference between two pathnames is the D (date) part (and that part appears to be a date)
- compareData(int) - Method in class hec.dataTable.HecDataTableFrame
- compareDataSet(double[], double[], double) - Static method in class hec.hecmath.DssCompare
- compareDataSet(DataContainer, DataContainer, double[]) - Static method in class hec.hecmath.DssCompare
- compareDataSet(TimeSeriesContainer, TimeSeriesContainer) - Static method in class hec.hecmath.DssCompare
- compareDataSets(int) - Method in class hec.dataTable.PairedDataModel
- compareDataSets(int, int, double, boolean) - Method in class hec.dataTable.HecDataTableFrame
- compareDataSets(List, int, int, HecDouble, boolean) - Method in class hec.dataTable.HecDataTableFrame
- compareId(String, String) - Static method in class hec.data.tx.TimeSeriesGroup.AttributeComparator
- compareQuality(int, int) - Static method in class hec.hecmath.computation.QualityTest
- compareQuality(int, int, String) - Static method in class hec.hecmath.computation.QualityTest
- compareQuality(Variable, Variable) - Static method in class hec.hecmath.computation.QualityTest
- compareQuality(Variable, Variable, String) - Static method in class hec.hecmath.computation.QualityTest
- compareRowsByColumn(int, int, int) - Method in class rma.swing.RmaJTableSorter
- compareRowsByColumn(int, int, int) - Method in class rma.swing.table.RmaTableSorter
- compareTimes(HecTime) - Method in class hec.heclib.util.HecTime
-
Compares this time with input time.
- compareTimeSeriesValues(Object, Object, RunTimeStep) - Method in class hec.model.ConditionalOperator
- compareTo(double) - Method in class hec.heclib.util.HecDouble
-
Compares this value with double input value (precision ignored).
- compareTo(double, double) - Method in class hec.heclib.util.HecDouble
- compareTo(double, double, double) - Static method in class rma.util.RMAIO
-
Returns an int representing the comparison of val to compareTo using precision.
- compareTo(IRatingSpecification) - Method in class hec.data.rating.JDomRatingSpecification
-
Performs a comparison of this spec to the arg spec and returns a number that can be used for ordering.
- compareTo(IRatingTemplate) - Method in class hec.data.rating.JDomRatingTemplate
-
Compares this template to the arg template and returns an int describing order.
- compareTo(StreamflowMeasurementRef) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- compareTo(DateDateKey) - Method in class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- compareTo(TimeSeriesCategoryRef) - Method in class hec.data.tx.TimeSeriesCategoryRef
- compareTo(TimeSeriesGroupRef) - Method in class hec.data.tx.TimeSeriesGroupRef
- compareTo(RmaDataId) - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- compareTo(HecDouble) - Method in class hec.heclib.util.HecDouble
-
Compares this value with input value (precision accounted for).
- compareTo(HecDouble, double) - Method in class hec.heclib.util.HecDouble
- compareTo(intContainer) - Method in class hec.heclib.util.intContainer
- compareTo(Text) - Method in class hec.hecmath.computation.Text
- compareTo(Value) - Method in class hec.hecmath.computation.Value
- compareTo(MassBalancedEvent.AverageData) - Method in class hec.hecmath.MassBalancedEvent.AverageData
- compareTo(AiShapeAttribute) - Method in class hec.map.aishape.AiShapeAttribute
- compareTo(MapGlyph) - Method in class hec.map.image.ImageGlyphProxy
- compareTo(MapGlyph) - Method in class hec.map.MapGlyph
- compareTo(Object) - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- compareTo(Object) - Method in class hec.data.location.LocationCategoryRef
- compareTo(Object) - Method in class hec.data.location.LocationGroupRef
- compareTo(Object) - Method in class hec.heclib.util.HecTime
-
compareTo
- compareTo(Object) - Method in class hec.io.Identifier
- compareTo(Object) - Method in class hec.io.RmiFileInfo
- compareTo(Object) - Method in class hec.lang.NamedType
- compareTo(Object) - Method in class hec.map.aishape.AiShapeFieldDescriptor
-
Compares the value of this AiShapeFieldDescriptor to the value of argument object if the argument object is a AiShapeFieldDescriptor.
- compareTo(Object) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- compareTo(Object) - Method in class hec.model.ModelVariable
- compareTo(Object) - Method in class hec.script.ScriptIdentifier
- compareTo(String) - Method in class hec.map.aishape.AiShapeAttribute
- compareTo(CategoricalColorContour.Category<?>) - Method in class rma.util.CategoricalColorContour.Category
- compareValue(HecDouble, double, double, int) - Method in class hec.dataTable.HecDataTableFrame
- ComparisonDataSource - Interface in hec.data.tx
- compatibleGrids(GridData, GridData) - Static method in class hec.heclib.grid.GridUtilities
-
compares the coordinate system, cell size, and row and column positioning of two grids to determine if they are compatible for grid-to-grid operations.
- compile(Script, String, int, Component) - Method in class hec.script.ScriptEngine
-
compile the script.
- compile(String, Component) - Method in class hec.script.ScriptEngine
-
compile the script
- CompileFlags - Class in rma.util
-
Deprecated.
- CompileFlags() - Constructor for class rma.util.CompileFlags
-
Deprecated.
- complete(HecDssCatalog, String[], int, boolean) - Method in class hec.heclib.dss.CondensedReference
- completeTable() - Method in class hec.dataTable.HecDataTableFrame
- ComplexGridMap - Interface in hec.map
-
An interface for a grid map where the row height and column width varies.
- ComplexSeasonalData - Class in hec.gfx2d
-
This plot object calculates a single plot line for mulitple SimpleSeasonalData.
- ComplexSeasonalData() - Constructor for class hec.gfx2d.ComplexSeasonalData
- ComplexSeasonalDataGlyph - Class in hec.gfx2d
- ComplexSeasonalDataGlyph(Viewport, ComplexSeasonalData, Scale) - Constructor for class hec.gfx2d.ComplexSeasonalDataGlyph
- component - Variable in class rma.swing.table.RmaCellRenderer
-
the component that gets rendered
- COMPONENT - Static variable in interface hec.jms.MessageConst
-
Message map key for the component that this message concerns.
- componentAdded(ContainerEvent) - Method in class hec.map.MapToolPanel.Handler
- componentHidden(ComponentEvent) - Method in class hec.map.MapCanvas
-
Method Description
- componentHidden(ComponentEvent) - Method in class rma.swing.RmaFrame
- componentHidden(ComponentEvent) - Method in class rma.swing.RmaJDialog
- componentHidden(ComponentEvent) - Method in class rma.swing.RmaJFrame
- componentMoved(ComponentEvent) - Method in class hec.map.MapCanvas
-
Method Description
- componentMoved(ComponentEvent) - Method in class rma.swing.RmaFrame
- componentMoved(ComponentEvent) - Method in class rma.swing.RmaJDialog
- componentMoved(ComponentEvent) - Method in class rma.swing.RmaJFrame
- componentName - Variable in class rma.swing.RmaJLocationComponent
- ComponentPanel - Interface in hec.gfx2d.components
- componentRemoved(ContainerEvent) - Method in class hec.map.MapToolPanel.Handler
- componentResized(ComponentEvent) - Method in class hec.map.MapCanvas
-
Method Description
- componentResized(ComponentEvent) - Method in class rma.swing.RmaFrame
- componentResized(ComponentEvent) - Method in class rma.swing.RmaJDialog
- componentResized(ComponentEvent) - Method in class rma.swing.RmaJFrame
- componentShown(ComponentEvent) - Method in class hec.map.MapCanvas
-
Method Description
- componentShown(ComponentEvent) - Method in class rma.swing.RmaFrame
- componentShown(ComponentEvent) - Method in class rma.swing.RmaJDialog
- componentShown(ComponentEvent) - Method in class rma.swing.RmaJFrame
- CompositeIconFactory - Class in rma.swing
- CompositeIconFactory(Image, int, int) - Constructor for class rma.swing.CompositeIconFactory
-
Constructs a new factory object for iterating over a group of icons.
- compress() - Method in class hec.io.AbstractDataStorage
-
This method is used to compress a datafile.
- compress() - Method in interface hec.io.DataStorage
-
Compress the data file by removing any objects marked for deletion.
- compress() - Method in class hec.io.DBFDataStorage
- compress(float[], int, float, float, short[], int[]) - Method in class hec.heclib.grid.DataCompression
-
Method Description
- compress(String) - Static method in class hec.util.TextUtil
-
Compresses a string using gzip compression
- compress(String, String) - Static method in class hec.util.TextUtil
-
Compresses a string using gzip compression, optionally encoding the result
- compressData() - Method in class hec.io.TimeSeriesContainer
- compressionLevel - Variable in class rma.util.png.PngEncoder
- compressQuality(Quality) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- computation - Variable in class hec.hecmath.computation.Computation
- Computation - Class in hec.hecmath.computation
- Computation() - Constructor for class hec.hecmath.computation.Computation
- Computation(String) - Constructor for class hec.hecmath.computation.Computation
- ComputationException - Exception in hec.hecmath.computation
- ComputationException() - Constructor for exception hec.hecmath.computation.ComputationException
- ComputationException(String) - Constructor for exception hec.hecmath.computation.ComputationException
- ComputationException(String, Throwable) - Constructor for exception hec.hecmath.computation.ComputationException
- ComputationException(Throwable) - Constructor for exception hec.hecmath.computation.ComputationException
- ComputationTimeStepDialog - Class in hec.util
- ComputationTimeStepDialog(Component) - Constructor for class hec.util.ComputationTimeStepDialog
- compute() - Method in class hec.hecmath.computation.Computation
- compute() - Method in class hec.hecmath.computation.LogicTest
- compute() - Method in class hec.hecmath.computation.MathOperation
- compute() - Method in class hec.hecmath.computation.QualityOperation
- compute() - Method in class hec.hecmath.computation.QualityTest
- compute() - Method in class hec.hecmath.computation.TextOperation
- compute() - Method in class hec.hecmath.computation.TextTest
- compute() - Method in class hec.hecmath.computation.ValueTest
- compute() - Method in class hec.hecmath.SimpleFrequencyAnalysis
-
get annual peaks (calendar year jan1-Dec31) zeros removed Converts all values to Log10 space computes mean, variance, std, and skew computes k value using equation from 17-B https://water.usgs.gov/osw/bulletin17b/dl_flow.pdf computes flows for standard probability ordinates using Log Pearson III outliers dropped using Grubbs-Beck test that's part of Bulletin 17B
- compute(double[], int) - Method in class hec.hecmath.DurationPeriod
-
Interpolate flow/stage duration result at probability intervalues
- COMPUTE_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- COMPUTE_TIME - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- computeAll() - Method in class hec.hecmath.DurationPeriod
- computeArc(WorldPt) - Method in class hec.map.dxf.DxfVertex
- computeAutoViewValues() - Method in class hec.geometry.Axis
- computeAverage() - Method in class hec.heclib.dss.HecTimeSeriesMath
- computeBinLimits(double[], int, boolean) - Static method in class hec.hecmath.DurationPeriod
- computeBins(double[], double[], int) - Method in class hec.hecmath.DurationPeriod
- computeBounds(Component, Component) - Method in enum class hec.gfx2d.ViewportLayer.Location
- ComputeCanceledCallback - Interface in hec.model
- computeComplete() - Method in class hec.io.ConsoleWindow
- computeComplete() - Method in interface hec.model.UserInterface
- computeComplete() - Method in class rma.swing.ProgressIndicator
-
Method Description
- computeConfidenceLimits(int, double, double[]) - Static method in class hec.lang.Statistics
-
Computes confidence limits for a given exceedance probability given an ordered set derived from observations of an idependent random variable.
- computeCurve() - Method in class hec.gfx2d.PlotIcon
- computeCurveMoments(int, double[], double[], double[]) - Static method in class hec.lang.Statistics
-
Calculates the mean and standard deviation for the specified frequency curve by approximating the integral definition.
- computed - Variable in class hec.lang.RegressionFromConstant
- COMPUTED_SCALE - Static variable in class hec.geometry.Axis
- computeDefaultInterval(HecTimeArray) - Method in class hec.util.TimeWindowExtensionDialog
- computeDuration() - Method in class hec.hecmath.DurationPeriod
-
Compute flow/stage duration array P = 100 * [ M / (n + 1) ] P = the probability that a given flow will be equaled or exceeded (% of time) M = the ranked position on the listing (dimensionless) n = the number of events for period of record (dimensionless)
- computeDurationAnalysis(boolean, int, int, double[], int, double[], int, int) - Method in class hec.hecmath.DurationAnalysis
-
loop over the DurationPeriods.
- computeDurationAnalysis(boolean, String, DurationPeriod[], int, int, double[], int, double[], int, int) - Method in class hec.hecmath.TimeSeriesMath
-
protected method for computing duration analysis for all condtions
- computeFields(StringBuffer) - Method in class hec.lang.RdcDelim
-
Parse the entire input string
- computeFields(StringBuffer, int, int) - Method in class hec.lang.RdcDelim
-
Determine the fields for an input string "stringIn" starting at the specified first column (starting at zero) and ending after length characters.
- computeFileCRC32(String) - Method in class hec.util.CRC32Util
- computeFileCRC32(String, long) - Method in class hec.util.CRC32Util
- computeHistogram() - Method in class hec.chart.Histogram
- computeLength() - Method in class hec.lang.RdcField
-
Computes the number of characters in this field.
- computeLine() - Method in class hec.gfx2d.ColorBarIcon
- computeMapScale() - Method in class hec.map.MapCanvas
-
Method Description
- computeMapScale(int, double) - Static method in class hec.map.MapCanvas
- computeMaximumAverageValue(int, double[], int, int[], int[], MassBalancedEvent.DataType) - Static method in class hec.hecmath.MassBalancedEvent
- computeNiceMinMax() - Method in class hec.geometry.Axis
-
Find a nice tic interval
- computeNiceMinMax() - Method in class hec.geometry.CategoryAxis
- computeNiceMinMax() - Method in class hec.geometry.LogAxis
- computeNiceMinMax() - Method in class hec.geometry.ProbabilityAxis
- computeNiceMinMax() - Method in class hec.geometry.TSAxis
- computeNumberIntervals(int, int, int) - Static method in class hec.heclib.util.HecTime
-
Get the number of periods between two times given in minutes (Heclib nopers function)
- computeNumberIntervals(HecTime, int) - Method in class hec.heclib.util.HecTime
-
Get the number of periods between two times (Heclib nopers function)
- computeNumberIntervalsSecs(HecTime, int) - Method in class hec.heclib.util.HecTime
- computePatternDouble(boolean, int, int) - Method in class hec.lang.RdcField
- computePatternDouble(int) - Method in class hec.lang.RdcField
- computePatternDouble(int, int) - Method in class hec.lang.RdcField
- computePatternDoubleStatic(int, int) - Static method in class hec.lang.RdcField
- computePatternDoubleStatic(int, int, boolean) - Static method in class hec.lang.RdcField
-
Compute pattern for decimal format
- computePeakDurationTimeWindowInformation() - Method in class hec.hecmath.MassBalancedEvent
- computePercentFull(double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- computePreferredSize() - Method in class hec.gfx2d.ViewportLayer
- computeRatingFromOpositeAxis() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- computeRatingFromOppositeAxis() - Method in class hec.gfx2d.AxisTics
-
This method only works when in the RIGHT alignment position
- computeRegression() - Method in class hec.lang.RegressionFromConstant
- computeRegression(int, double[], double[], double) - Static method in class hec.lang.RegressionFromConstant
- computeScaling() - Method in class hec.geometry.Axis
- computeScaling() - Method in class hec.geometry.LogAxis
- computeScaling() - Method in class hec.geometry.ProbabilityAxis
- computeScaling() - Method in class hec.gfx2d.AxisScrollbar
- computeScaling() - Method in class hec.gfx2d.Viewport
- computeScaling() - Method in class hec.map.MapScale
-
Computes scaling parameters based on region, zoom, origin, and view rect.
- computeScaling(double, double) - Method in class hec.geometry.Axis
-
computes the scaling based on the min and max values in world coordinates
- computeScaling(double, double) - Method in class hec.geometry.LogAxis
-
computes the scaling based on the min and max values in world coordinates
- computeScaling(double, double) - Method in class hec.geometry.ProbabilityAxis
-
Computes the scaling based on the min and max values in World Coordinates.
- computeScaling(int) - Method in class hec.geometry.Axis
- computeScaling(int) - Method in class hec.geometry.LogAxis
- computeScaling(Dimension) - Method in class hec.geometry.Scale
- computeScrollPosition() - Method in class hec.geometry.Axis
-
Computes an integer value based on the max/min and the current view max/min that represents a position on a scroll bar
- computeScrollPosition() - Method in class hec.geometry.LogAxis
-
Computes an integer value based on the max/min and the current view max/min that represents a position on a scroll bar
- computeScrollPosition() - Method in class hec.geometry.ProbabilityAxis
-
Computes an integer value based on the max/min and the current view max/min that represents a position on a scroll bar
- ComputeSegmentData - Class in hec.map.raster
- ComputeSegmentData(int, int, int, float) - Constructor for class hec.map.raster.ComputeSegmentData
- computeShading(boolean, double) - Method in class hec.map.nettin.NetTinGlyph
- computeSimpleFrequency() - Method in class hec.hecmath.TimeSeriesMath
-
Deprecated.
- computeStatistics() - Method in class hec.hecmath.CyclicAnalysisStatistics
- computeSteps() - Method in class hec.model.RunTimeWindow
- computeSum() - Method in class hec.heclib.dss.HecTimeSeriesMath
- computeSunriseSunset(int, double, double, TimeZone, double[], double[]) - Static method in class rma.lang.RmaMath
- computeTableBounds(JTable) - Method in class rma.swing.table.MultiTablePrintManager
- computeTestPass() - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- computeTicInterval() - Method in class hec.geometry.Axis
-
Find a nice tic interval
- computeTicInterval() - Method in class hec.geometry.LogAxis
-
Find a nice tic interval
- computeTicInterval() - Method in class hec.geometry.TSAxis
-
Find a nice tic interval
- computeTimeChange() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- computeTimes(TimeSeriesContainer) - Method in class hec.heclib.dss.HecTimeSeries
- computeVisibleSymbols(int[], int[], int, boolean, int, int, float, boolean[]) - Static method in class hec.gfx2d.Gfx2dDrawUtil
- concatPath(String, String) - Static method in class rma.util.RMAIO
-
add a new file path part to a file path.
- CONDENSED_CATALOG - Static variable in class hec.heclib.dss.HecDSSFileAccess
- condensedReference - Variable in class hec.heclib.dss.DataReference
- CondensedReference - Class in hec.heclib.dss
- CondensedReference() - Constructor for class hec.heclib.dss.CondensedReference
- CondensedReference(TimeSeriesContainer) - Constructor for class hec.heclib.dss.CondensedReference
- CondensedReference(String) - Constructor for class hec.heclib.dss.CondensedReference
- condition - Variable in class hec.hecmath.computation.Condition
- Condition - Class in hec.hecmath.computation
- Condition(String) - Constructor for class hec.hecmath.computation.Condition
- Condition(String, VariableSet) - Constructor for class hec.hecmath.computation.Condition
- Conditional - Class in hec.data.meta
- Conditional - Class in hec.model
- Conditional() - Constructor for class hec.data.meta.Conditional
- Conditional() - Constructor for class hec.model.Conditional
- Conditional(int) - Constructor for class hec.model.Conditional
-
Create a new Conditional object
- ConditionalBlock - Class in hec.model
- ConditionalBlock() - Constructor for class hec.model.ConditionalBlock
- ConditionalBlock(String) - Constructor for class hec.model.ConditionalBlock
- ConditionalItem - Class in hec.model
- ConditionalItem() - Constructor for class hec.model.ConditionalItem
- ConditionalLeaf - Class in hec.data.meta
- ConditionalLeaf(String, String, Serializable) - Constructor for class hec.data.meta.ConditionalLeaf
- ConditionalNode - Class in hec.data.meta
- ConditionalNode(Conditional, String, Conditional) - Constructor for class hec.data.meta.ConditionalNode
- ConditionalOperator - Class in hec.model
- ConditionalOperator() - Constructor for class hec.model.ConditionalOperator
- ConditionalOperator(int) - Constructor for class hec.model.ConditionalOperator
- conditionalTreeToString() - Method in class hec.model.Conditional
- ConditionalValue - Class in hec.model
- ConditionalValue() - Constructor for class hec.model.ConditionalValue
- ConditionalValue(int) - Constructor for class hec.model.ConditionalValue
- Config - Class in rma.swing.wheel
- Config() - Constructor for class rma.swing.wheel.Config
- Config(Config) - Constructor for class rma.swing.wheel.Config
- Config.Action - Interface in rma.swing.wheel
- ConfigChangeListener - Interface in hec.event
- configFileChanged(ConfigFileChangeEvent) - Method in interface hec.event.ConfigChangeListener
- configFileChanged(ConfigFileChangeEvent) - Method in class hec.script.AbstractScriptButtonFrame
- configFileChanged(ConfigFileChangeEvent) - Method in class hec.script.AbstractScriptEditor
-
a config file changed.
- ConfigFileChangeEvent - Class in hec.event
- ConfigFileChangeEvent(String, int, String) - Constructor for class hec.event.ConfigFileChangeEvent
- ConfigurationManager - Class in rma.util
- configure() - Method in class hec.gui.AbstractFileChooserField
- configure() - Method in class hec.util.CalendarField
- configure() - Method in class rma.swing.RmaJCalendarExField
- configure() - Method in class rma.swing.RmaJCalendarField
- configure() - Method in class rma.swing.RmaJDateField
- CONFIGURE - Static variable in interface hec.security.PermissionConstants
-
Configure action.
- configureAction(Action) - Method in class hec.gui.DSSI18n
- configureAction(Action) - Method in class hec.util.I18n
- configureButton(AbstractButton) - Method in class hec.gui.DSSI18n
-
configure the button with the attributes specified by this I18n object.
- configureButton(AbstractButton) - Method in class hec.util.I18n
-
configure the button with the attributes specified by this I18n object.
- configureCheck(JCheckBox, String, String) - Method in class hec.client.RepeatDialog
- configureControls() - Method in class hec.dataTable.Title
-
configure the controls for this component.
- configureEllipsesButton() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
-
Configures the ellipses button by adding listeners.
- configureEllipsesButton() - Method in class hec.io.BasicRmiFileChooserFieldUI
-
Configures the ellipses button by adding listeners.
- configureEllipsesButton() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
-
Configures the ellipses button by adding listeners.
- configureEllipsesButton() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
-
Configures the ellipses button by adding listeners.
- configureLiveDisplay() - Method in class hec.gfx2d.G2dDialog
- configurePanel(G2dPanelProp) - Method in class hec.gfx2d.G2dPanel
-
configure the panel based on a G2dPanelProp object
- configurePanel(G2dPanelProp) - Method in class hec.gfx2d.HotPlotPanel
- configurePlotLayout() - Method in class hec.gfx2d.G2dDialog
- configurePlotLayout(PlotLayout) - Method in class hec.gfx2d.G2dDialog
- configurePlotTypes() - Method in class hec.gfx2d.G2dDialog
- configureToolbar(ViewportToolbarProp) - Method in class hec.gfx2d.ViewportToolbar
-
Builds the toolbar based on the specified properties.
- ConformingMapText - Class in hec.map
-
Title: HEC JavaDev Description: Copyright: Company: RMA
- ConformingMapText() - Constructor for class hec.map.ConformingMapText
- ConformingMapText(String, int, int, double, int, float, Font, Color, Color, Graphics) - Constructor for class hec.map.ConformingMapText
- ConformingMapText(String, WorldLine, MapScale, float, Font, Color, Color, Graphics) - Constructor for class hec.map.ConformingMapText
- conicInterpolation(HecMath, String, String, double) - Method in class hec.hecmath.HecMath
- conicInterpolation(HecMath, String, String, double) - Method in class hec.hecmath.PairedDataMath
-
Use the conic interpolation table in the current paired data set to develop a new time series from the interpolation of
tsMath
. - connectAlignment(double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
Iterates through the stream alignment connecting the stream elements together.
- connectAlignment(double) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- connectAlignment(double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- connectElement(StreamElement, LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- connection - Variable in class hec.io.TinContainer
-
Array of vertex indices that this vertex connects to via triangle edges in this TIN.
- connectNode(StreamElement, StreamNode, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- connectNode(StreamElement, StreamNode, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- connectReach(StreamElement, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- connectReach(StreamElement, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- Console - Class in hec.io
- Console() - Constructor for class hec.io.Console
- ConsoleWindow - Class in hec.io
- ConsoleWindow() - Constructor for class hec.io.ConsoleWindow
- Const - Class in hec.lang
-
This class contains special constants used for setting undefined data values.
- Const() - Constructor for class hec.lang.Const
- CONST - Static variable in class hec.data.ParameterType
-
Deprecated.
- constant - Variable in class hec.lang.RegressionFromConstant
- CONSTANT - Static variable in interface hec.hecmath.computation.Constants
- CONSTANT_TYPE - Static variable in class hec.model.ConditionalValue
- constantFill(double) - Method in class rma.swing.RmaJTable
-
take the selected cells and add the constantValue to them
- constantOffset - Variable in class hec.io.StreamRatingContainer
- Constants - Interface in hec.hecmath.computation
- Constants - Interface in hec.script
-
Enumerate useful constants for scripting
- Constants.LogicTestOperator - Enum Class in hec.hecmath.computation
- Constants.MathOperator - Enum Class in hec.hecmath.computation
- Constants.Notation - Enum Class in hec.hecmath.computation
- Constants.Precedence - Enum Class in hec.hecmath.computation
-
This precedence enumeration is the Java operator precedence order, expanded to include non-Java categories used in the application (Logical XOR, Exponentiation, Functions).
- Constants.QualityOperator - Enum Class in hec.hecmath.computation
- Constants.QualityTestOperator - Enum Class in hec.hecmath.computation
- Constants.TextOperator - Enum Class in hec.hecmath.computation
- Constants.TextTestOperator - Enum Class in hec.hecmath.computation
- Constants.ValueTestOperator - Enum Class in hec.hecmath.computation
- constantShifts - Variable in class hec.io.StreamRatingContainer
- constraintBeforeFloating - Variable in class hec.map.MapToolPanel
- constructAffineTransform(double[], double[], double[], double[]) - Static method in class rma.lang.RmaMath
-
constructs the best fit affine transform parameters from a set of native cooresponding trasformed coordinate pairs.
- constructor - Variable in class hec.io.DBFMapObject
- containedInTimeWindow(Date, boolean) - Method in class hec.data.TimeWindowMap
- contains(double) - Method in class rma.util.DoubleArray
-
Tests if the specified double is a component in this vector.
- contains(double) - Method in class rma.util.DoubleVector
-
Tests if the specified double is a component in this vector.
- contains(double, double) - Method in class hec.geometry.WorldRect
- contains(double, double) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Determines if the specified coordinates are inside this
Polyline2D
. - contains(double, double) - Method in class hec.gfx2d.Log10Curve2D
- contains(double, double) - Method in class hec.map.WorldRect
- contains(double, double) - Method in class hec.map.WorldRegion
-
Tests if the specified coordinates are inside the boundary of the
Shape
. - contains(double, double, double, double) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Tests if the interior of this
Polyline2D
entirely contains the specified set of rectangular coordinates. - contains(double, double, double, double) - Method in class hec.gfx2d.Log10Curve2D
- contains(double, double, double, double) - Method in class hec.map.WorldRegion
-
Tests if the interior of the
Shape
entirely contains the specified rectangular area. - contains(double, WorldPt) - Method in class hec.map.aishape.AiShapeArc
- contains(double, WorldPt) - Method in class hec.map.aishape.AiShapeMultiPoint
- contains(double, WorldPt) - Method in class hec.map.aishape.AiShapeObject
- contains(double, WorldPt) - Method in class hec.map.aishape.AiShapePoint
- contains(double, WorldPt) - Method in class hec.map.aishape.AiShapePolygon
-
Checks if point is contained in AiShapePolygon shape.
- contains(double, WorldPt) - Method in class hec.map.WorldRect
- contains(float) - Method in class rma.util.FloatArray
-
Tests if the specified float is a component in this vector.
- contains(int) - Method in class rma.util.IntArray
-
Tests if the specified int is a component in this array.
- contains(int) - Method in class rma.util.IntVector
-
Tests if the specified int is a component in this vector.
- contains(int[], int, int) - Method in class hec.io.TimeSeriesCollectionContainer
-
searchs an array for a specific value.
- contains(int, int) - Method in class hec.geometry.LocalRect
- contains(int, int) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Determines whether the specified coordinates are inside this
Polyline2D
. - contains(int, int) - Method in class hec.map.LocalRect
- contains(int, int) - Method in class rma.swing.table.NonContiguousSelectionModel
- contains(long) - Method in class rma.util.LongVector
-
Tests if the specified long is a component in this vector.
- contains(short) - Method in class rma.util.ShortArray
-
Tests if the specified short is a component in this array.
- contains(IToolBarButtonItem) - Method in interface hec.appInterface.ToolBarButtonManager
-
Check to see if the current ApplicationModule has toolBarItem already displayed in its toolbar.
- contains(LocationGroupRef) - Method in class hec.data.location.LocationGroupSet
- contains(Conditional) - Method in class hec.data.meta.Conditional
- contains(Conditional) - Method in class hec.data.meta.ConditionalLeaf
- contains(Conditional) - Method in class hec.data.meta.ConditionalNode
- contains(TimeWindow) - Method in class hec.data.TimeWindow
- contains(LocalPt) - Method in class hec.geometry.LocalRect
- contains(LocalPt) - Method in class hec.geometry.LocalRegion
- contains(LocalPt) - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- contains(LocalPt) - Method in class hec.gfx2d.G2dMarkerLine
- contains(LocalPt) - Method in class hec.gfx2d.G2dMarkerPoint
- contains(LocalPt) - Method in class hec.gfx2d.G2dPolygon
-
This method test the given point to see if the point falls within the given polygon.
- contains(WorldPt) - Method in class hec.geometry.WorldRect
- contains(WorldPt) - Method in class hec.geometry.WorldRegion
- contains(AiShapeObject) - Method in class hec.map.aishape.ShapeHighlight
- contains(ButtonGifStrings) - Method in class hec.map.MapToolSet
- contains(LocalPt) - Method in class hec.map.LocalRect
- contains(LocalPt) - Method in class hec.map.LocalRegion
-
todo needs fixin'
- contains(LocalPt) - Method in class hec.map.MapScale
-
determines if the given point in local coordinates is in the current viewing area
- contains(LocalPt) - Method in class hec.map.TransformMapScale
- contains(LocalRect) - Method in class hec.map.LocalRect
- contains(WorldLine) - Method in class hec.map.WorldRect
-
check if line is in rectangle
- contains(WorldPt) - Method in class hec.map.MapScale
-
determines if the given point in world coordinates is in the current viewing area
- contains(WorldPt) - Method in class hec.map.TransformMapScale
- contains(WorldPt) - Method in class hec.map.WorldRect
- contains(WorldPt) - Method in class hec.map.WorldRegion
- contains(WorldRect) - Method in class hec.map.WorldRect
- contains(WorldRegion) - Method in class hec.map.WorldRegion
-
Test for containment.
- contains(StreamElement) - Method in class hec.model.StreamJunction
- contains(Point2D) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Tests if a specified
Point2D
is inside the boundary of thisPolyline2D
. - contains(Point2D) - Method in class hec.gfx2d.Log10Curve2D
- contains(Point2D) - Method in class hec.gfx2d.swing.charts.pie.PieLegendItemView
- contains(Point2D) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- contains(Point2D) - Method in class hec.map.WorldRegion
-
Tests if a specified
Point2D
is inside the boundary of theShape
. - contains(Rectangle2D) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Tests if the interior of this
Polyline2D
entirely contains the specifiedRectangle2D
. - contains(Rectangle2D) - Method in class hec.gfx2d.Log10Curve2D
- contains(Rectangle2D) - Method in class hec.map.WorldRegion
-
Tests if the interior of the
Shape
entirely contains the specifiedRectangle2D
. - contains(Point) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Determines whether the specified
Point
is inside thisPolyline2D
. - contains(Point) - Method in class hec.map.image.DragPoint
- contains(File) - Method in class hec.io.FileMonitor
- contains(Object) - Method in class rma.swing.list.RmaListModel
-
Tests if the specified object is a component in this list.
- contains(Object) - Method in class rma.swing.RmaJCheckBoxList
-
check to see if the list contains the Object obj.
- contains(Object) - Method in class rma.util.RMAHashtable
-
Tests if some key maps into the specified value in this hashtable.
- contains(String, String) - Method in class rma.util.Contains
- contains(Date, boolean) - Method in class hec.data.TimeWindow
- contains(List, boolean) - Method in class hec.data.meta.Catalog
- contains(AbstractButton) - Method in class rma.swing.JButtonGroup
-
Checks whether the group contains the given button
- Contains - Class in rma.util
- Contains(boolean) - Constructor for class rma.util.Contains
- CONTAINS_CASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- CONTAINS_CASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- CONTAINS_CASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- CONTAINS_NOCASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- CONTAINS_NOCASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- CONTAINS_NOCASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- containsColumns(String[]) - Method in class hec.data.meta.CatalogTemplate
- containsData - Variable in class hec.heclib.dss.HecDSSRecordData
- containsDouble - Variable in class hec.hecmath.computation.ValueContainer
- containsImbeddedComp(Component) - Method in class rma.swing.AKDockLayout
-
Description:
- containsImbeddedComp(Component, int) - Method in class rma.swing.AKDockLayout
-
Description: (SwingConstants top,left,bottom,right): top:1, left:2, bottom:3, right:4
- containsKey(Object) - Method in class rma.util.RMAHashtable
-
Tests if the specified object is a key in this hashtable.
- containsKey(Object) - Method in class rma.util.SoftHashMap
-
Returns
true
if this map contains a mapping for the specified key. - containsLocationRef(LocationTemplate) - Method in class hec.data.location.LocationGroup
- containsQuality - Variable in class hec.hecmath.computation.Variable
- containsSelection(Object) - Method in class hec.map.image.ImageGlyphProxy
- containsSelection(Object) - Method in class hec.map.MapGlyph
- containsStatistics() - Method in class hec.gfx2d.Viewport
- containsString(String) - Method in class hec.heclib.dss.DataReferenceSet
- containsText - Variable in class hec.hecmath.computation.Variable
- containsTimeSeriesContainer - Variable in class hec.hecmath.computation.ValueContainer
- containsTimeSeriesRef(String) - Method in class hec.data.tx.TimeSeriesGroup
- containsUser(Serializable) - Method in interface hec.data.authorization.UserGroup
- containsUserGroup(Serializable) - Method in interface hec.data.authorization.UserGroupDomain
- containsValue - Variable in class hec.hecmath.computation.Variable
- containsValue(Object) - Method in class rma.util.RMAHashtable
-
Returns true if this RMAHashtable maps one or more keys to this value.
- contentByteLength() - Method in class hec.map.aishape.AiShapeArc
-
Returns the number of bytes in the body of the shape.
- contentByteLength() - Method in class hec.map.aishape.AiShapeMultiPoint
- contentByteLength() - Method in class hec.map.aishape.AiShapeObject
-
Returns the number of bytes in the body of this shape when stored on disk.
- contentByteLength() - Method in class hec.map.aishape.AiShapePoint
- contentByteLength() - Method in class hec.map.aishape.AiShapePointM
- contentByteLength() - Method in class hec.map.aishape.AiShapePointZ
- contentByteLength() - Method in class hec.map.aishape.AiShapePolygon
-
Returns the number of bytes in the body of the shape.
- contentByteLength() - Method in class hec.map.aishape.AiShapePolylineM
- contentByteLength() - Method in class hec.map.aishape.AiShapePolylineZ
- contentsChanged(ListDataEvent) - Method in class rma.swing.RmaNavigationPanel
- CONTINUE_ENUMERATION - Static variable in class hec.heclib.dss.DSSPathname
-
Operation (via input status value) to continue enumerating intervals for getTsIntervalInfo()
- CONTINUOUS_DATA - Static variable in class hec.map.raster.RasterMap
- contourDepth(Graphics, MapScale, Vector, Vector) - Method in class hec.map.tin.TinGlyph
- contourDEPTH - Static variable in class hec.map.nettin.NetTinGlyph
- contourDEPTH - Static variable in class hec.map.tin.TinGlyph
- contourEDGE_ELEVATION - Static variable in class hec.map.nettin.NetTinGlyph
- contourELEV - Static variable in class hec.map.nettin.NetTinGlyph
- contourELEV - Static variable in class hec.map.tin.TinGlyph
- contourElevation(Graphics, MapScale, Vector) - Method in class hec.map.tin.TinGlyph
- contourElevation(Graphics, MapScale, ColorContour) - Method in class hec.map.nettin.NetTinGlyph
-
do color contouring for each triangle in tin
- contourInundation(Graphics, MapScale, Vector, Vector) - Method in class hec.map.tin.TinGlyph
- contourINUNDATION - Static variable in class hec.map.nettin.NetTinGlyph
- contourINUNDATION - Static variable in class hec.map.tin.TinGlyph
- contourNONE - Static variable in class hec.map.nettin.NetTinGlyph
- contourNONE - Static variable in class hec.map.tin.TinGlyph
- ContourRecordValueType() - Constructor for class rma.xml.adapters.XmlColorContourRecordAdapter.ContourRecordValueType
- ContourRecordValueType(ColorContour, float, double) - Constructor for class rma.xml.adapters.XmlColorContourRecordAdapter.ContourRecordValueType
- contourTriangle(Graphics, LocalPt[], double[], double[], int, double, double) - Method in class hec.map.tin.TinGlyph
- contourTriangle(Graphics, LocalPt[], double[], double[], int, double, double, ColorContour, double) - Method in class hec.map.nettin.NetTinGlyph
- contourType - Variable in class hec.map.tin.TinGlyphDataRec
- CONTRACT_DOCUMENTS - Static variable in interface hec.data.watersupply.IWaterUserContract
- CONTRACT_NAME - Static variable in interface hec.data.watersupply.IWaterUserContractRef
- CONTRACT_WATER_USER - Static variable in interface hec.data.watersupply.IWaterUserContract
- CONTRACT_WATER_USER - Static variable in interface hec.data.watersupply.IWaterUserContractRef
- CONTRACTED_STORAGE - Static variable in interface hec.data.watersupply.IWaterUserContract
- contractProfileContainer(Vector<TimeSeriesContainer>) - Static method in class hec.heclib.dss.HecTimeSeries
- CONTROL_MESSAGE - Static variable in interface hec.jms.MessageConst
-
A common type of message.
- Controller - Interface in hec.util.transformation.core.data
- ControllerRegistry - Class in hec.util.transformation.core
-
This class maps Controller implementations and interfaces to their respective Reader and Writer class.
- controllingIndex - Variable in class hec.io.TimeSeriesContainerAligner
- controlPanel - Variable in class hec.map.transform.CoordinateTransformDialog
- controlSelected(int) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Description of the Method.
- controlSelected(int) - Method in class rma.swing.RmaVcrControls
-
to satisfy the interface.
- controlSelected(int) - Method in interface rma.swing.VCRControlsListener
- controlSelected(int) - Method in class rma.util.VCRControlsListenerImpl
- CONV_ABSERR - Static variable in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- CONV_ABSERR - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- CONV_AVERAGE - Static variable in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- CONV_AVERAGE - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- CONV_INTERR - Static variable in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- CONV_INTERR - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- CONV_RELERR - Static variable in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- CONV_RELERR - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- CONV_STDV - Static variable in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- CONV_STDV - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- Conversion - Class in hec.io
- Conversion() - Constructor for class hec.io.Conversion
- conversionFactor(int, int) - Static method in class hec.heclib.dss.HecDataConversion
-
Gets conversion factor for converting from SI/English units to English/SI units.
- convert(int[], double[], int[], doubleArrayContainer, String, int) - Method in class hec.heclib.dss.HecTimeSeriesMath
- convert(HecTimeArray, double[], HecTimeArray, doubleArrayContainer, String, int) - Method in class hec.heclib.dss.HecTimeSeriesMath
- convert(SixToSevenUtil.ProgressHandler) - Method in class hec.util.convertDss6To7.SixToSevenUtil
- convert(TimeSeriesDataAdapter) - Method in class hec.io.TimeSeriesContainerFactory.TimeSeriesContainerConverter
- convertAndDisplayParamValue(ParamDouble, int, int) - Method in class rma.swing.RmaJDecimalField
- convertAxisType(int) - Method in class hec.gfx2d.ViewportLayout
-
Converts from hec.geometry.Axis int axis types to ViewportLayout String axis types.
- convertAxisType(String) - Method in class hec.gfx2d.ViewportLayout
- convertDataTime(HecTime) - Method in class hec.geometry.Scale
- convertDoubleUnits(double[], int, int, int) - Static method in class hec.heclib.dss.HecDataConversion
- convertDoubleUnits(double[], int, int, int) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- convertParamDouble(ParamDouble, int) - Method in enum class hec.data.ParamDoubleSupport
- convertRowToModelRow(int) - Method in class rma.swing.RmaJTableSorter
- convertTimezone(TimeZone, boolean) - Method in class hec.heclib.util.HecTimeArray
- convertTimeZone(HecTime, TimeZone, TimeZone) - Static method in class hec.heclib.util.HecTime
-
Converts the HecTime from the fromTimeZone to the toTimeZone Respectes Daylight savings time
- convertTimeZone(HecTime, TimeZone, TimeZone, boolean) - Static method in class hec.heclib.util.HecTime
-
Converts the HecTime from the fromTimeZone to the toTimeZone User decides on respecting Daylight savings time
- convertTimeZone(TimeSeriesContainer, String, int) - Method in class hec.dataTable.TimeSeriesDataModel
- convertTimeZone(String, boolean) - Method in class hec.io.TimeSeriesContainer
-
converts the data, start and end time to a new time zone
- convertTimeZone(TimeZone) - Method in class hec.io.TimeSeriesContainer
-
converts the data, start and end time to a new time zone
- convertToAlbersInfo(AlbersInfoFlat) - Method in class hec.heclib.grid.AlbersInfo
- convertToDbUndef(double, int, int) - Static method in class hec.lang.FdaNumbers
- convertToDbUndef(int, int) - Static method in class hec.lang.FdaNumbers
- convertToDbUndef(long, int) - Static method in class hec.lang.FdaNumbers
- convertToDescription(List<String>) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- convertToEnglish() - Method in class hec.heclib.dss.HecTimeSeriesMath
- convertToEnglishUnits() - Method in class hec.hecmath.HecMath
- convertToEnglishUnits() - Method in class hec.hecmath.PairedDataMath
-
Convert values to English units.
- convertToEnglishUnits() - Method in class hec.hecmath.TextMath
- convertToEnglishUnits() - Method in class hec.hecmath.TimeSeriesMath
-
Convert time series values to English units.
- convertToFdaUndef(double, int, int) - Static method in class hec.lang.FdaNumbers
- convertToFdaUndef(int, int) - Static method in class hec.lang.FdaNumbers
- convertToFdaUndef(long, int) - Static method in class hec.lang.FdaNumbers
- convertToFlt(File) - Method in class hec.map.tms.io.spi.TmsConversionSpi
- convertToFlt(File) - Method in class hec.map.tms.io.TmsConversion
- convertToGridInfo(AlbersInfoFlat) - Method in class hec.heclib.grid.AlbersInfo
- convertToGridInfo(GridInfoFlat) - Method in class hec.heclib.grid.AlbersInfo
- convertToGridInfo(GridInfoFlat) - Method in class hec.heclib.grid.GridInfo
- convertToGridInfo(GridInfoFlat) - Method in class hec.heclib.grid.HrapInfo
- convertToGridInfo(GridInfoFlat) - Method in class hec.heclib.grid.SpecifiedGridInfo
- convertToGridInfo(HrapInfoFlat) - Method in class hec.heclib.grid.HrapInfo
- convertToGridInfo(SpecifiedGridInfoFlat) - Method in class hec.heclib.grid.SpecifiedGridInfo
- convertToHrapInfo(HrapInfoFlat) - Method in class hec.heclib.grid.HrapInfo
- convertToIrregular(String) - Method in class hec.hecmath.HecMath
- convertToIrregular(String) - Method in class hec.hecmath.TimeSeriesMath
- convertToIrregular(String, boolean) - Method in class hec.hecmath.TimeSeriesMath
- convertToList(Location) - Static method in class hec.data.meta.LocationCatalogQuery
- convertToList(LocationTemplate) - Static method in class hec.data.meta.BaseLocationCatalogQuery
- convertToList(LocationTemplate) - Static method in class hec.data.meta.FullLocationCatalogQuery
- convertToList(DescriptionTx) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- convertToLocation(List) - Static method in class hec.data.meta.LocationCatalogQuery
- convertToLocationTemplate(List) - Static method in class hec.data.meta.BaseLocationCatalogQuery
- convertToLocationTemplate(List) - Static method in class hec.data.meta.FullLocationCatalogQuery
- convertToLocationTemplate(List) - Static method in class hec.data.meta.LocationCatalogQuery
- convertToMetric() - Method in class hec.heclib.dss.HecTimeSeriesMath
- convertToMetricUnits() - Method in class hec.hecmath.HecMath
- convertToMetricUnits() - Method in class hec.hecmath.PairedDataMath
-
Convert values to metric (SI) units.
- convertToMetricUnits() - Method in class hec.hecmath.TextMath
- convertToMetricUnits() - Method in class hec.hecmath.TimeSeriesMath
-
Convert time series values to metric (SI) units.
- convertToRegularInterval(int) - Method in class hec.heclib.dss.HecTimeSeriesMath
- convertToRow(ILock) - Method in class hec.data.lock.JDomLockCatalogImpl
- convertToRow(IProject) - Static method in class hec.data.project.JDomProjectCatalogImpl
- convertToSridInfo(SpecifiedGridInfoFlat) - Method in class hec.heclib.grid.SpecifiedGridInfo
- convertToTablePanelList(DescriptionTx) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- convertToTimeZone(int, TimeZone, TimeZone) - Static method in class hec.heclib.util.HecTime
-
Convience function for convertTimeZone * Converts the HecTime from the fromTimeZone to the toTimeZone Respectes Daylight savings time
- convertToTimeZone(HecTime, TimeZone, TimeZone) - Static method in class hec.heclib.util.HecTime
-
Convience function for convertTimeZone Returns a COPY of the time, with the original left unchanged Converts the HecTime from the fromTimeZone to the toTimeZone Respectes Daylight savings time
- convertToTms(File) - Method in class hec.map.tms.io.spi.TmsConversionSpi
- convertToTms(File) - Method in class hec.map.tms.io.TmsConversion
- convertToUppercaseKeyedMap(List<List<String>>) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- convertUnits(double[], int, int, int) - Static method in class hec.data.Units
-
Deprecated.Converts an array from one unit system to another.
- convertUnits(double[], int, int, int, stringContainer) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(double[], int, int, int, stringContainer) - Static method in class hec.heclib.dss.HecDataConversion
- convertUnits(double[], int, int, int, stringContainer) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- convertUnits(double[], String, String) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(double, int, int, int) - Static method in class hec.data.Units
-
Deprecated.Converts a value from one unit system to another.
- convertUnits(double, String, String) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(float[], int, int, int) - Static method in class hec.heclib.dss.HecDataConversion
-
Convert units for a float array from given units to given units.
- convertUnits(ParamDoubleArray, String, String) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(ParamDouble, String, String) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(DataContainer, int) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(DataContainer, int) - Static method in class hec.heclib.dss.HecDataConversion
- convertUnits(PairedDataContainer, int) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(PairedDataContainer, int) - Static method in class hec.heclib.dss.HecDataConversion
- convertUnits(TimeSeriesCollectionContainer, int) - Static method in class hec.heclib.dss.HecDataConversion
- convertUnits(TimeSeriesContainer, int) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(TimeSeriesContainer, int) - Static method in class hec.heclib.dss.HecDataConversion
- convertUnits(List<Object>, int) - Static method in class hec.data.Units
-
Deprecated.
- convertUnits(Vector, int) - Static method in class hec.heclib.dss.HecDataConversion
- convertUnitSystem(int) - Method in class hec.heclib.dss.HecDataManager
- convertVersion(String) - Method in interface hec.heclib.dss.DssDataManager
- convertVersion(String) - Method in class hec.heclib.dss.HecDSSUtilities
- convertVersion(String) - Method in class hec.heclib.dss.LocalDssDataManager
- convertVerticalDatumUnits(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- COOP_HOST_TYPE - Static variable in class hec.io.TopologyFile
-
Description
- coordinateID - Variable in class hec.io.DataContainer
-
coordinateID = UTM zone #, or FIPS SPCS # ADS SPCS #
- CoordinateInfo - Class in hec.map.transform
- CoordinateInfo() - Constructor for class hec.map.transform.CoordinateInfo
- CoordinateInfo(String, String) - Constructor for class hec.map.transform.CoordinateInfo
- COORDINATEINFO_BEGIN - Static variable in class hec.map.transform.CoordinateInfo
- COORDINATEINFO_END - Static variable in class hec.map.transform.CoordinateInfo
- CoordinateInfoFactory - Class in hec.map.transform
-
Description: Class to parse the supported WKT for map projections.
- CoordinatePanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.CoordinatePanel
- CoordinateReferenceSystem - Interface in hec.map.crs
-
Abstract coordinate reference system, usually defined by a coordinate system and a datum.
- coordinateSystem - Variable in class hec.io.DataContainer
-
coordinateSystem
- CoordinateTransform - Class in hec.map.transform
-
Deprecated, for removal: This API element is subject to removal in a future version.For removal in Monolith 6
- CoordinateTransform() - Constructor for class hec.map.transform.CoordinateTransform
-
Deprecated.
- CoordinateTransformConstants - Interface in hec.map.transform
- CoordinateTransformDialog - Class in hec.map.transform
- CoordinateTransformDialog(Dialog, boolean, int) - Constructor for class hec.map.transform.CoordinateTransformDialog
- CoordinateTransformDialog(Dialog, boolean, int, boolean) - Constructor for class hec.map.transform.CoordinateTransformDialog
- CoordinateTransformDialog(Frame, boolean, int) - Constructor for class hec.map.transform.CoordinateTransformDialog
- CoordinateTransformDialog(Frame, boolean, int, boolean) - Constructor for class hec.map.transform.CoordinateTransformDialog
- CoordinateTransformPanel - Class in hec.map.transform
- CoordinateTransformPanel(int) - Constructor for class hec.map.transform.CoordinateTransformPanel
- CoordinateTransformPanel(int, boolean) - Constructor for class hec.map.transform.CoordinateTransformPanel
- CoordinateTransformPanel.Albers_LambertPanel - Class in hec.map.transform
- CoordinateTransformPanel.AxisPanel - Interface in hec.map.transform
- CoordinateTransformPanel.CoordinatePanel - Class in hec.map.transform
- CoordinateTransformPanel.GeographicPanel - Class in hec.map.transform
- CoordinateTransformPanel.PolarStereographicPanel - Class in hec.map.transform
- CoordinateTransformPanel.StatePanel - Class in hec.map.transform
- CoordinateTransformPanel.TMPanel - Class in hec.map.transform
- CoordinateTransformPanel.UTMPanel - Class in hec.map.transform
- CoordinateTransformPanel.XYPanel - Class in hec.map.transform
- CoordinateTransformUtil - Class in hec.map.transform
- copy() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- copy() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- copy() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- copy() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- copy() - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- copy() - Method in interface hec.data.timeSeriesText.TextTimeSeriesRow
-
Deprecated.
- copy() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- copy() - Method in class hec.hecmath.HecMath
- copy() - Method in class hec.hecmath.PairedDataMath
-
Create a duplicate copy of the paired data set.
- copy() - Method in class hec.hecmath.PairedDataMathVertDatum
- copy() - Method in class hec.hecmath.TextMath
- copy() - Method in class hec.hecmath.TimeSeriesMath
-
Create a duplicate copy of the time series object.
- copy() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- copy() - Method in class rma.swing.RmaJComboBox
- copy() - Method in class rma.swing.RmaJTable
-
Method Description
- copy(LocalRect) - Method in class hec.geometry.LocalRect
-
Copies the coordinates of the given rectangle.
- copy(WorldRect) - Method in class hec.geometry.WorldRect
-
Copies the coordinates of the given rectangle.
- copy(BarData) - Method in class hec.gfx2d.swing.charts.bar.BarData
-
overwrites the data at the current location with the data from another
- copy(ChartItemRenderControls) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- copy(ChartItemRenderControls) - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- copy(ChartRenderControls<T>) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- copy(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- copy(HecDSSRecordData) - Method in class hec.heclib.dss.HecDSSRecordData
- copy(GridInfo) - Static method in class hec.heclib.grid.GridInfo
- copy(Identifier) - Method in class hec.io.Identifier
-
Copies all of the argument Identifer's values to this Identifer.
- copy(LocalRect) - Method in class hec.map.LocalRect
-
Copies the coordinates of the given rectangle.
- copy(WorldRect) - Method in class hec.map.WorldRect
-
Copies the coordinates of the given rectangle.
- copy(Date, boolean, Date, boolean) - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- copy(Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- COPY - Static variable in class rma.swing.event.TableUpdateEvent
- COPY_DIALOG - Static variable in class hec.gui.MoverDialog
- COPY_DIALOG - Static variable in class hec.gui.MoverPanel
- COPY_DIALOG - Static variable in class hec.gui.MoverPanel2
- copyAction() - Method in class rma.swing.AbstractTextEditorPanel
-
copy the selected text
- copyAction() - Method in class rma.swing.SerializerEditDlg
- copyall() - Method in class rma.swing.RmaJTable
-
copyall copies the whole table and puts it in the system clipboard not yet implemented
- copyAll() - Method in class hec.dataTable.HecDataTableFrame
- copyArea(int, int, int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Copies an area of the screen.
- copyArea(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
Not supported.
- copyArea(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- copyArray(double[]) - Static method in class hec.hecmath.DoubleArrayUtilities
- copyArray(double[][]) - Static method in class hec.hecmath.DoubleArrayUtilities
- copyContainerToRecordData(DataContainer) - Method in class hec.heclib.dss.HecDataManager
- copyCurve(PairedDataContainer, int, PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
copy the fromIndex curve from pdcFrom to pdcTo's curve toIndex
- copyCurveProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dLine
- copyCurveProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dLineProperties
-
Copies only the specific properties that draw the line style such as fill above,below, points, point size etc.
- copyCurves(PairedDataContainer, PairedDataContainer) - Static method in class hec.io.PairedDataContainer
-
copy all the curve's from pdcFrom to pdcTo
- copyDataInto(DbfRecord) - Method in class hec.io.dbf.DbfRecord
-
Copies the data from the argument Dbf Record into this Dbf Record.
- copyFile(DssDataManager, String) - Method in interface hec.heclib.dss.DssDataManager
- copyFile(DssDataManager, String) - Method in class hec.heclib.dss.LocalDssDataManager
- copyFile(HecDataManager) - Method in class hec.heclib.dss.HecDSSUtilities
- copyFile(File, File) - Method in class hec.io.SimpleFile
-
copies src to dest - does no checking of the files.
- copyFile(File, File) - Static method in class hec.util.FileUtilities
- copyFile(String) - Method in class hec.heclib.dss.HecDSSUtilities
- copyFile(String) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- copyFile(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- copyFile(String, String) - Static method in class hec.util.FileUtilities
- copyFileFromResourcesToDirectory(String, String) - Static method in class rma.util.RMAIO
- copyFileFromResourcesToTemp(String) - Static method in class rma.util.RMAIO
-
Copies a resource specified by the input resource path to the "Temp" directory.
- copyFrom(RatingContainer) - Method in class hec.io.RatingContainer
- copyFrom(RatingValuesContainer) - Method in class hec.io.RatingValuesContainer
- copyFrom(SimpleRatingContainer) - Method in class hec.io.SimpleRatingContainer
- copyFrom(StreamRatingContainer) - Method in class hec.io.StreamRatingContainer
- copyFrom(StreamRatingSeriesContainer) - Method in class hec.io.StreamRatingSeriesContainer
- copyHashToVector(Hashtable, Vector) - Static method in class rma.util.RMAIO
-
Places the reference *keys* of the java.util.Hashtable into the java.util.Vector.
- copyHeaderInfo(TimeSeriesContainer, TimeSeriesContainer) - Static method in class hec.hecmath.TimeSeriesMath
-
copy basic header information from one TimeSeriesContainer to another
- copyInto(double[]) - Method in class rma.util.DoubleArray
-
Copies the components of this DoubleArray into the specified array.
- copyInto(double[]) - Method in class rma.util.DoubleVector
-
Copies the components of this DoubleVector into the specified array.
- copyInto(float[]) - Method in class rma.util.FloatArray
-
Copies the components of this FloatArray into the specified array.
- copyInto(int[]) - Method in class rma.util.IntArray
-
Copies the components of this array into the specified array.
- copyInto(int[]) - Method in class rma.util.IntVector
-
Copies the components of this vector into the specified array.
- copyInto(long[]) - Method in class rma.util.LongVector
-
Copies the components of this vector into the specified array.
- copyInto(short[]) - Method in class rma.util.ShortArray
-
Copies the components of this array into the specified array.
- copyInto(Array2dContainer) - Method in class hec.lang.Array2dContainer
- copyInto(DbCatalog) - Method in class hec.lang.DbCatalog
- copyInto(DoubleArray2dContainer) - Method in class hec.lang.DoubleArray2dContainer
- copyInto(FloatArray2dContainer) - Method in class hec.lang.FloatArray2dContainer
- copyInto(AbstractTSRecord) - Method in class hec.model.AbstractTSRecord
-
Copy data from this RssTSRecordImpl into the given RssTSRecordImpl.
- copyInto(DataObject) - Method in class hec.model.AbstractDataObject
- copyInto(DataObject) - Method in interface hec.model.DataObject
-
copy DataObject do's data into this one
- copyInto(DataObject) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- copyInto(DataStruct) - Method in class hec.io.SimpleAnnotationDbfObject
- copyInto(DataStruct) - Method in class hec.io.SimpleCustomUserTypeObject
- copyInto(DataStruct) - Method in class hec.io.SimpleParentDbfObject
- copyInto(DataStruct) - Method in interface hec.model.DataObject
-
copy the DataStructs data into this DataObject
- copyInto(DataStruct) - Method in class hec.model.ModifiedTime
- copyInto(DataStruct) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- copyInto(ModifiedTime) - Method in class hec.model.ModifiedTime
- copyInto(ProbabilityDistributionFunction) - Method in class hec.model.ProbabilityDistributionFunction
- copyInto(Integer[]) - Method in class rma.util.IntArray
-
Copies the components of this array into the specified array.
- copyInto(Integer[]) - Method in class rma.util.IntVector
-
Copies the components of this vector into the specified array.
- copyInto(Object[]) - Method in class rma.swing.list.RmaListModel
-
Copies the components of this list into the specified array.
- copyInto(Short[]) - Method in class rma.util.ShortArray
-
Copies the components of this array into the specified array.
- copyInto(TablePrintProperties) - Method in class rma.swing.table.TablePrintProperties
-
Copies the contents of this object into the object passed to this method
- copyInto(ColorContour) - Method in class rma.util.ColorContour
- copyLabels(PairedDataContainer, PairedDataContainer) - Static method in class hec.io.PairedDataContainer
-
copy the curve labels from pdcFrom to pdcTo
- copyLine() - Method in class hec.client.DataTypeEditor
- copyLine() - Method in class hec.gfx2d.DataTypeEditor
- copyPasteList() - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- copyRecordDataToContainer(DataContainer) - Method in class hec.heclib.dss.HecDataManager
- copyRecords(int[], int[], Vector) - Method in class hec.heclib.dss.HecDSSUtilities
-
copyRecords is used for low level record copy between two dss files.
- copyRecords(int[], int[], Vector, Vector) - Method in class hec.heclib.dss.HecDSSUtilities
-
copyRecords is used for low level record copy between two dss files.
- copyRecordsFrom(DssDataManager, String, List<String>) - Method in interface hec.heclib.dss.DssDataManager
- copyRecordsFrom(DssDataManager, String, List<String>) - Method in class hec.heclib.dss.LocalDssDataManager
- copyRecordsFrom(HecDataManager, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- copyRecordsFrom(HecDataManager, List<String>, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- copyRecordsFrom(String, String[]) - Method in class hec.hecmath.DSSFile
- copyRecordsFrom(String, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- copyRecordsFrom(String, List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
-
copyRecordsFrom copies from HecDSSUtilities instance to the toDSSFilename
- copyRecordsFrom(String, Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- copyRecordsFrom(String, Vector) - Method in class hec.hecmath.DSSFile
- copyRecordsInto(DssDataManager, String, List<String>) - Method in interface hec.heclib.dss.DssDataManager
- copyRecordsInto(DssDataManager, String, List<String>) - Method in class hec.heclib.dss.LocalDssDataManager
- copyRecordsInto(HecDataManager, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- copyRecordsInto(String, String[]) - Method in class hec.hecmath.DSSFile
- copyRecordsInto(String, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- copyRecordsInto(String, List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- copyRecordsInto(String, Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- copyRecordsInto(String, Vector) - Method in class hec.hecmath.DSSFile
- copySelection() - Method in class hec.dataTable.HecDataTableFrame
- copyToClipboard() - Method in class hec.gfx2d.G2dDialog
- copyTreeNode() - Method in class hec.script.AbstractScriptEditor
- copyValues(TableColumn) - Method in class rma.swing.table.editableheader.EditableHeaderTableColumn
- copyXOrdinates(PairedDataContainer, PairedDataContainer) - Static method in class hec.io.PairedDataContainer
-
copy the X ordinates from pdcFrom to pdcTo
- correlationCoefficient - Variable in class hec.hecmath.LinearRegressionStatistics
- correlationCoefficients(HecMath) - Method in class hec.hecmath.HecMath
- correlationCoefficients(HecMath) - Method in class hec.hecmath.PairedDataMath
- correlationCoefficients(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Computes the linear regression correlation coefficients between data in current time series and the parameter time series,
tsMath
. - cos() - Method in class hec.hecmath.HecMath
- cos() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the cosine of the current paired data y-values.
- cos() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from cosine of the values of the current time series.
- cos(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- cos(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- COS - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- COS - Static variable in class hec.hecmath.HecMath
- COST_YEAR - Static variable in interface hec.data.project.IProject
- count - Variable in class hec.io.TimeSeriesContainerAligner
- COUNT - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- COUNT_VALID - Static variable in class hec.hecmath.TimeSeriesMath
- countCharacters(String, char) - Static method in class rma.util.RMAIO
-
count the number of times character charToCount occurs in String s
- countDecimalPlaces(double) - Method in class hec.model.SeasonalRecordTableModel
- countDecimalPlaces(double) - Method in class hec.model.SeasonalRecWithTimeTableModel
- countObservers() - Method in class hec.lang.Observable
- COUNTS - Static variable in class hec.chart.HistogramChart
- countTokens() - Method in class rma.util.PowerfulTokenizer
-
Total number of tokens present in the input string
- countTokens() - Method in class rma.util.rmaTokenizer
-
Calculates the number of times that this tokenizer's
nextToken
method can be called before it generates an exception. - countUsers() - Method in class hec.server.ProfileTable
- COUNTY - Static variable in class hec.data.location.Location
- COUNTY_ID - Static variable in class hec.data.meta.CountyCatalogQuery
- COUNTY_NAME - Static variable in class hec.data.location.Location
- COUNTY_NAME - Static variable in class hec.data.meta.CountyCatalogQuery
- COUNTY_NAME - Static variable in class hec.data.meta.LocationCatalogQuery
- COUNTY_NAME_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- CountyCatalogQuery - Class in hec.data.meta
- CountyCatalogQuery() - Constructor for class hec.data.meta.CountyCatalogQuery
- covertUnitSystems(int, int, int, double) - Method in class hec.geometry.Scale
- cPart() - Method in class hec.heclib.dss.DSSPathname
- cPart() - Method in class hec.heclib.dss.HecDSSDataAttributes
- CPART - Static variable in class hec.gfx2d.text.DssTokenReplacer
- CPART - Static variable in class hec.lang.DSSPathString
- crc - Variable in class rma.util.png.PngEncoder
- CRC32Util - Class in hec.util
- CRC32Util() - Constructor for class hec.util.CRC32Util
- crcValue - Variable in class rma.util.png.PngEncoder
- crcValues - Variable in class hec.heclib.dss.HecDssCatalog
- create() - Method in class hec.gfx2d.G2dWMFGraphics2D
- create() - Method in class rma.swing.RmaMessageBox
- create() - Method in class rma.util.postscript.PSGrBase
-
Creates a new PSGr Object that is a copy of the original PSGr Object.
- create() - Method in class rma.util.wmf.WMFGraphics
- create() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- CREATE - Static variable in exception hec.io.dbf.Error4Const
- CREATE_DATE - Static variable in class hec.data.rating.AbstractRatingInput
-
A constant for when this rating was created.
- CREATE_FORECAST_TIME - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- createAlignTableCellRenderer(int) - Method in class rma.swing.RmaJTable
-
Creates an AlignTableCellRenderer.
- createAndShowGui() - Static method in class hec.chart.ColorWheel
- createArrayElements(Element, byte[]) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, byte[], int) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayElements(Element, char[]) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, char[], int) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayElements(Element, double[]) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, double[][]) - Static method in class rma.util.RmaBaseXmlUtilities
- createArrayElements(Element, double[], int) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayElements(Element, float[]) - Static method in class hec.map.aishape.AiShapeGlyphDataRecord
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, float[]) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, float[], int) - Static method in class hec.map.aishape.AiShapeGlyphDataRecord
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayElements(Element, float[], int) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayElements(Element, int[]) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, int[], int) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayElements(Element, String[]) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with theDEFAULT_STEP
number of array entries per arrayElement
- createArrayElements(Element, String[], int) - Static method in class rma.util.RmaBaseXmlUtilities
-
add the Elements that represent the array to the
Element
base with the step number of array entries per arrayElement
- createArrayObject(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- createArrays(int) - Method in class hec.lang.RegressionFromConstant
- createArrowButton() - Method in class rma.swing.table.ComboBoxRenderer.TableComboBoxUI
- createAttributesTable() - Method in class hec.map.ModelDrawingAttributeSet
-
create the Attributes table.
- createAxis(int, String) - Method in interface hec.geometry.AxisFactory.AxisFactoryService
-
creates and axis of type "type".
- createAxis(int, String) - Static method in class hec.geometry.AxisFactory
- createAxis(int, String) - Method in class hec.gfx2d.G2dPanel
- createAxisIterator(Axis, double) - Method in interface hec.geometry.AxisFactory.AxisFactoryService
-
creates a new iterator for the axis.
- createAxisIterator(Axis, double) - Static method in class hec.geometry.AxisFactory
- createAxisTics(G2dPanel, Axis, Viewport, int) - Static method in class hec.gfx2d.AxisTicFactory
- createBooleanRenderer(boolean) - Method in class rma.swing.RmaJTable
- createBrushIndirect(int, Color, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- createButtonCmdPanel() - Method in class rma.swing.RmaJDateChooserDialog
- createButtonGifStrings() - Static method in class hec.map.image.ImageMouseAdapter
- createChartModel(TimeSeriesContainer[]) - Static method in class hec.gfx2d.swing.charts.data.ChartModelFactory
- createCheckBoxMenuItem() - Method in class hec.gui.DSSI18n
-
create a
JCheckBoxMenuItem
using the attributes specified by the I18n object - createCheckBoxMenuItem() - Method in class hec.util.I18n
-
create a
JCheckBoxMenuItem
using the attributes specified by the I18n object - createCheckBoxMenuItem(Object...) - Method in class hec.util.I18n
-
create a
JCheckBoxMenuItem
using the attributes specified by the I18n object - createCmdPanelListener() - Method in class hec.tcu.TcuAcceptTermsDialog
- createCmdPanelListener() - Method in class hec.tcu.TcuDialog
- createColorModelCompatibleImage(BufferedImage) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a new
BufferedImage
using the same color model as the image passed as a parameter. - createComboBoxEditor(int, Object[], boolean) - Method in class rma.swing.RmaJTable
- createCompatibleImage(int, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a new opaque compatible image of the specified width and height.
- createCompatibleImage(BufferedImage) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a new compatible image with the same width, height and transparency as the image specified as a parameter.
- createCompatibleImage(BufferedImage, int, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a new compatible image of the specified width and height, and the same transparency setting as the image specified as a parameter.
- createCompatibleTranslucentImage(int, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a new translucent compatible image of the specified width and height.
- createComponent() - Method in class hec.map.annotations.Annotation
- createComponent() - Method in class hec.map.annotations.LabelAnnotation
- createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class hec.gfx2d.paint.G2dGradientPaint
- createContourFromAttributes(Map) - Static method in class rma.util.ColorContour
- createControls() - Method in class hec.gui.NameDialog
- createControls() - Method in class hec.server.NameMultiSelectDialog
- createControls() - Method in class hec.server.NameSelectorDialog
- createControls() - Method in interface rma.swing.LazilyCreatedComponent
- createControls() - Method in class rma.swing.SerializerEditDlg
- createControls() - Method in class rma.swing.TextEditDlg
- createControls() - Method in class rma.swing.TextEditPanel
- createControls(int) - Method in class hec.gui.NameDialog
- createControls(String) - Method in class rma.swing.TextEditFrame
- createCoordComboChoices() - Method in class hec.map.transform.CoordinateTransformPanel
- createCoordinateInfo(Reader) - Method in class hec.map.transform.CoordinateInfoFactory
- createDataset(String, int) - Method in class hec.chart.HistogramChart
- createDecimalField(int, int) - Method in class rma.swing.RmaJTable
- createDefaultBorder() - Method in class rma.swing.RmaJTable
-
Method Description
- createDefaultData() - Method in class hec.gfx2d.PairedValuesExtData
- createDefaultData() - Method in class hec.gfx2d.SimplePairedValuesData
- createDefaultDataModel() - Method in class rma.swing.RmaJTable
-
create the default table model, initialize the table sets the table up : setCellSelectionEnabled(true); setRowSelectionAllowed(false); setColumnSelectionAllowed(false);
- createDefaultEditors() - Method in class rma.swing.RmaJTable
-
Method Description
- createDefaultG2dPanel() - Method in class hec.gfx2d.G2dDialog
-
Returns the default G2dPanel object.
- createDefaultGDRFile(String) - Static method in class hec.map.aishape.ui.AiGlyphDataRecordPropertiesDialog
- createDefaultHeaderEditor() - Method in class rma.swing.table.editableheader.EditableHeaderTableColumn
- createDefaultKeySelectionManager() - Method in class rma.swing.RmaJList
-
Returns an instance of the default key-selection manager.
- createDefaultMapTools() - Method in class hec.map.MapPanel
-
create the default map tool panel
- createDefaultMapTools(ViewportToolbar) - Method in class hec.gfx2d.G2dPanel
-
createDefaultMapTools
- createDefaultModel() - Method in class hec.client.FileChooserFld
- createDefaultModel() - Method in class hec.gui.AbstractFileChooserField
- createDefaultModel() - Method in class rma.swing.RmaJ24HourTimeField
- createDefaultModel() - Method in class rma.swing.RmaJCalendarExField
- createDefaultModel() - Method in class rma.swing.RmaJDateField
- createDefaultModel() - Method in class rma.swing.RmaJDateTimeField
- createDefaultModel() - Method in class rma.swing.RmaJDecimalField
-
return the default model as a DecimalNumberDocument
- createDefaultModel() - Method in class rma.swing.RmaJDssPathPartField
- createDefaultModel() - Method in class rma.swing.RmaJIntegerField
- createDefaultModel() - Method in class rma.swing.RmaJLongField
- createDefaultModel() - Method in class rma.swing.RmaJTextField
-
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
- createDefaultModel() - Method in class rma.swing.RmaJToggleField
-
Creates the default implementation of the model to be used at construction if one isn't explicitly given.
- createDefaultMouseAdapter() - Method in class hec.gfx2d.G2dPanel
- createDefaultMouseListener() - Method in class hec.map.JLayerSelectorTreePanel
- createDefaultRenderers() - Method in class rma.swing.RmaJTable
-
Method Description
- createDefaultTableHeader() - Method in class rma.swing.RmaJTable
- createDefaultToolbarProperties() - Static method in class hec.gfx2d.G2dPanel
- createDialog(Window, String, Path) - Method in class hec.tcu.CheckForInterimTermsAction
-
Create the dialog
- createDisplayCoordinateReferenceSystem() - Method in interface hec.map.DisplayCoordinateReferenceSystemFactory
- createDisplayObject(HecMath) - Static method in class hec.hecmath.DisplayUtilities
-
Creates a valid G2dObject suitable for plotting or null if there was an error;
- createDockingListener() - Method in class hec.map.MapToolPanel
- createDragWindow() - Method in class hec.map.MapToolPanel
- createDragWindow(MapToolPanel) - Method in class hec.map.MapToolPanel
- createEditMenu() - Method in class hec.gfx2d.AxisTics
- createEditMenu() - Method in class hec.gfx2d.G2dPolygon
- createEditor(SpinnerModel) - Method in class rma.swing.RmaJSpinner
- createElement(String, StreamPolyLine, double, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
creates a new StreamElement based on the stream name, stream poly line, and world coord tolerance.
- createElement(String, Vector) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
creates a new stream element based on the given local pt vector
- createElement(Vector) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- createEllipsesButton() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
-
Creates the ellipses button.
- createEllipsesButton() - Method in class hec.io.BasicRmiFileChooserFieldUI
- createEllipsesButton() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
-
Creates the ellipses button.
- createEllipsesButton() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
-
Creates the ellipses button.
- createExcelFile(List[], String) - Method in class hec.dataTable.HecDataTableToExcel
- createExcelFile(Vector, String) - Method in class hec.dataTable.HecDataTableToExcel
- createFile(Identifier) - Method in interface hec.appInterface.FileOpener
-
Creates the file specified by fileToCreateId.
- createFile(Identifier) - Method in class hec.io.SimpleFileOpenerImpl
- createFile(Identifier) - Method in class hec.map.vrt.SimpleFileOpeners
- createFile(String) - Method in class hec.map.image.ImportImageAction
- createFileSystem(File) - Method in class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystemFactory
- createFileSystem(File) - Method in class hec.map.tms.datasource.filesystem.zipfile.ZipFileSystemFactory
- createFileSystem(File) - Method in class hec.map.tms.datasource.FileSystemFactory
- createFillPattern(int, Color) - Static method in class rma.util.FillPatternFactory
- createFloatingWindow(MapToolPanel) - Method in class hec.map.MapToolPanel
-
Creates a window which contains the toolbar after it has been dragged out from its container
- createFont(Font, int, boolean, boolean) - Method in class rma.util.wmf.WMF
-
Convenience method to call
createFontIndirect
with a java.awt.Font. - createFontIndirect(int, int, int, int, int, boolean, boolean, boolean, byte, byte, byte, byte, byte, String) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- createFrameListener() - Method in class hec.map.MapToolPanel
- createG2dDialog(Frame, String, boolean) - Method in class hec.gfx2d.DefaultPopupPlotCreator
- createG2dDialog(Frame, String, boolean, PlotLayout) - Method in class hec.gfx2d.DefaultPopupPlotCreator
- createG2dDialog(Frame, String, boolean, Vector, Vector) - Method in class hec.gfx2d.DefaultPopupPlotCreator
- createG2dLine() - Method in class hec.gfx2d.G2dGlyph
- createG2dLine() - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- createG2dLine() - Method in class hec.gfx2d.TimeSeriesGlyph
-
createG2dLine
- createHecMathArray() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Creates the hec math array.
- createHorizontalFlowLayout() - Static method in class hec.map.annotations.layout.LayoutFactory
-
Creates a horizontal flow layout with default style where widgets are placed horizontally one to the right from another.
- createHorizontalFlowLayout(LayoutFactory.SerialAlignment, int) - Static method in class hec.map.annotations.layout.LayoutFactory
-
Creates a horizontal flow layout with a specific style where widgets are placed horizontally one to the right from another.
- createHorizontalLayout() - Static method in class hec.map.annotations.layout.LayoutFactory
-
Deprecated.use createHorizontalFlowLayout method instead
- createHorizontalLayout(LayoutFactory.SerialAlignment, int) - Static method in class hec.map.annotations.layout.LayoutFactory
-
Deprecated.use createHorizontalFlowLayout (alignment, gap) method instead
- createImage() - Method in class hec.map.aidem.AiDemGlyph
- createImage() - Method in class hec.map.dem.DemGlyph
- createImage(WorldRect, TmsGlyphDataRecord) - Method in class hec.map.tms.datasource.TmsLevel
-
create the level image made up of the individual tile images that intersect the visible rectangle
- createImageBuffer() - Method in class hec.map.MapCanvas
-
Creates a new Image Buffer that will be the "double" buffere for this canvas.
- createImageList() - Method in class hec.script.AbstractScriptEditor
- createImportImageAction() - Method in class hec.map.JLayerSelectorTreePanel
- createInstance(DataContainer) - Static method in class hec.hecmath.HecMath
-
Static method to create an instance of
TimeSeriesMath
orPairedDataMath
depending upon the type ofDataContainer
. - createInstance(TSRecord) - Static method in class hec.hecmath.HecMath
-
Static method to create an instance of
TimeSeriesMath
from thehec.model.TSRecord
- createJButton() - Method in class hec.gui.DSSI18n
-
create a
JButton
using the attributes specified by theI18n
object - createJButton() - Method in class hec.util.I18n
-
create a
JButton
using the attributes specified by theI18n
object - createJCheckBox() - Method in class hec.gui.DSSI18n
-
create a
JCheckBox
using the attributes specified by theI18n
object - createJCheckBox() - Method in class hec.util.I18n
-
create a
JCheckBox
using the attributes specified by theI18n
object - createJCheckBox(Object[]) - Method in class hec.gui.DSSI18n
-
create a
JCheckBox
using the attributes specified by theI18n
object with the newJCheckBox
's text formatted with args - createJCheckBox(Object[]) - Method in class hec.util.I18n
-
create a
JCheckBox
using the attributes specified by theI18n
object with the newJCheckBox
's text formatted with args - createJLabel() - Method in class hec.gui.DSSI18n
-
create a
JLabel
using the attributes specified by theI18n
object - createJLabel() - Method in class hec.util.I18n
-
create a
JLabel
using the attributes specified by theI18n
object - createJLabel(Object[]) - Method in class hec.gui.DSSI18n
-
create a
JLabel
using the attributes specified by theI18n
object with the newJLabel
's text formatted with formatArgs - createJLabel(Object[]) - Method in class hec.util.I18n
-
create a
JLabel
using the attributes specified by theI18n
object with the newJLabel
's text formatted with formatArgs - createJRadioButton() - Method in class hec.gui.DSSI18n
-
create a
JRadioButton
using the attributes specified by theI18n
object - createJRadioButton() - Method in class hec.util.I18n
-
create a
JRadioButton
using the attributes specified by theI18n
object - createJRadioButton(Object[]) - Method in class hec.gui.DSSI18n
-
create a
JRadioButton
using the attributes specified by theI18n
object with the newJRadioButton
's text formatted with args - createJRadioButton(Object[]) - Method in class hec.util.I18n
-
create a
JRadioButton
using the attributes specified by theI18n
object with the newJRadioButton
's text formatted with args - createJToggleButton() - Method in class hec.gui.DSSI18n
- createJToggleButton() - Method in class hec.util.I18n
- createJTree() - Method in class hec.script.AbstractScriptEditor
- createKeyListener() - Method in class rma.swing.RmaJList
-
Creates the key listener for handling type-ahead.
- createLayersPanel(JFrame, MapPanel) - Method in class hec.map.JLayerSelector
- createLayoutManager() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- createLayoutManager() - Method in class hec.io.BasicRmiFileChooserFieldUI
- createLayoutManager() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
-
Creates the standard DateField layout manager that has the ellipses button to the right and the editor to the left.
- createLayoutManager() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
-
Creates the standard DateField layout manager that has the ellipses button to the right and the editor to the left.
- createLegendViewMenu(G2dPanel) - Method in class hec.gfx2d.LegendPanelViewMenuFactory
- createLockFile(String) - Method in class hec.io.AppLockFile
- createMappingClass(Class) - Static method in class hec.io.DBFMappingClass
-
Create a DBF Mapping class from an object annotated with DBF annotations
- createMappingInfo() - Method in class hec.model.AbstractDBFObject
- createMappingInfo() - Method in class hec.model.ModifiedTime
- createMenu() - Method in class hec.util.I18n
-
create a
JMenu
using the attributes specified by theI18n
object - createMenu(Container) - Method in class hec.gfx2d.Viewport
- createMenu(Object[]) - Method in class hec.util.I18n
-
create a
JMenu
using the attributes specified by theI18n
object with the newJMenu
's text formatted with args - createMenuItem() - Method in class hec.gui.DSSI18n
-
create a
JMenuItem
using the attributes specified by theI18n
object - createMenuItem() - Method in class hec.util.I18n
-
create a
JMenuItem
using the attributes specified by theI18n
object - createMenuItem(Object[]) - Method in class hec.gui.DSSI18n
-
create a
JMenuItem
using the attributes specified by theI18n
object with the newJMenuItems
's text formatted with formatArgs - createMenuItem(Object[]) - Method in class hec.util.I18n
-
create a
JMenuItem
using the attributes specified by theI18n
object with the newJMenuItems
's text formatted with formatArgs - createMenus() - Method in class hec.client.TextEditorPanel
- createMenus() - Method in class rma.swing.AbstractTextEditorPanel
-
create the menus for this component if we're allowed to
- createMenus() - Method in class rma.swing.SerializerEditDlg
- createMixture(Color, Color, float) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- createMouseInputListener() - Method in class rma.swing.plaf.basic.AccessTableUI
- createMouseInputListener() - Method in class rma.swing.table.editableheader.EditableHeaderUI
- createNewCatalog(int) - Method in class hec.heclib.dss.AbstractDssDataManager
- createNewCatalog(int) - Method in interface hec.heclib.dss.DssDataManager
- createNewCatalog(int) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- createNewCatalog(int) - Method in interface hec.heclib.dss.IHecDSSUtilities
- createNode(LocalPt) - Method in interface hec.map.IconGlyph
- createNodeEditDialog() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- createNodeEditDialog(StreamNode) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- createObject(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- createOffsetLine(double, double, double, int) - Method in class hec.geometry.WorldLine
-
Creates a WorldLine offset from the current line between the given coordinates
- createOffsetLine(double, double, double, int) - Method in class hec.map.WorldLine
-
Creates a WorldLine offset from the current line between the given coordinates
- createPairedDataObject(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- createPaletteLabel() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- createParser(Class) - Static method in class hec.io.JavaDocParser
- createPatternBrush(int[], int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- createPenIndirect(int, int, Color) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- createPlotDataObject(HecMath) - Static method in class hec.hecmath.PlotUtilities
-
Creates a valid G2dObject suitable for plotting or null if there was an error;
- createPlotDialog(Frame, String, boolean, Vector) - Method in class hec.gfx2d.DefaultPlotDialogCreator
- createPlotDialog(Frame, String, boolean, Vector) - Method in interface hec.gfx2d.PlotDialogCreator
- createPopup() - Method in class hec.dataTable.Title
-
create the popup menu if not already created
- createPopupMenu() - Method in class hec.gfx2d.AxisTics
- createPopupMenu() - Method in class hec.gfx2d.G2dComponent
- createPopupMenu() - Method in class hec.gfx2d.G2dGlyph
- createPopupMenu() - Method in class hec.gfx2d.G2dLabel
- createPopupMenu() - Method in class hec.gfx2d.G2dLine
-
Creates the default popup menu for this line
- createPopupMenu() - Method in class hec.gfx2d.G2dPolygon
- createPopupMenu() - Method in class hec.gfx2d.G2dSpacer
-
Creates and initialized the internal popupmenu that is displayed when a right click event occurs on this object.
- createPopupMenu() - Method in class hec.gfx2d.G2dTimeSeriesLine
- createPopupMenu() - Method in class hec.gfx2d.G2dTitle
- createPopupMenu() - Method in class hec.gfx2d.LegendPict
-
Creates the default popup menu for this line
- createPopupMenu() - Method in class hec.gfx2d.Viewport
- createPopupMenu() - Method in class hec.gfx2d.ViewportTextComponent
- createPopupPlot() - Method in class hec.gfx2d.G2dPanel
-
Opens the plot into a G2dDialog, if it is not already in one already.
- createPopupPlot(G2dPanel) - Method in class hec.gfx2d.DefaultPopupPlotCreator
- createPopupPlot(G2dPanel) - Method in interface hec.gfx2d.PopupPlotCreator
- createProperties() - Method in class hec.gfx2d.DataType
- createProperties(Properties) - Method in class hec.properties.HECFIACanvasProperties
- createProperties(Properties) - Method in class hec.properties.HECFIAServerProperties
- createProperties(Properties) - Method in class hec.properties.HECGlyphProperties
- createProperties(Properties) - Method in class hec.properties.HecHfpProperties
- createProperties(Properties) - Method in class hec.properties.HECMapProperties
- createProperties(Properties) - Method in class hec.properties.HECProperties
- createProperties(Properties) - Method in class hec.properties.HecRasProperties
- createProperties(Properties) - Method in class hec.properties.HecRasServerProperties
- createProperties(Properties) - Method in class hec.properties.HECRMIProperties
- createProperties(Properties) - Method in class hec.properties.HECRSSCanvasProperties
- createProperties(Properties) - Method in class hec.properties.HECRSSServerProperties
- createProperties(Properties) - Method in class hec.properties.HECScriptProperties
- createProperties(Properties) - Method in class hec.properties.HECServerMapProperties
- createProperties(Properties) - Method in class hec.properties.HecWatProperties
- createProperties(Properties) - Method in class hec.properties.LoginProperties
- createProperties(Properties) - Method in class hec.properties.RmiAppProperties
- createProperties(Properties) - Method in class hec.server.HECProperties
- createPropertiesDialog() - Method in class hec.gfx2d.G2dMarkerLine
- createPropertiesDialog() - Method in class hec.gfx2d.G2dMarkerPoint
- createPropertiesMenu(JPopupMenu) - Method in class hec.map.image.ImageLayerSelection
- createPropertiesMenu(JPopupMenu) - Method in class hec.map.JLayerSelection
- createPropertiesMenu(JPopupMenu) - Method in class hec.map.mrsid.MrSidLayerSelection
- createPropertiesPanels() - Method in class hec.map.aishape.ui.AiShapeFilePropertiesDialog
- createPropertiesPanels() - Method in class hec.map.aishape.ui.AiShapeLinePropertiesDialog
- createPropertiesPanels() - Method in class hec.map.aishape.ui.AiShapePointPropertiesDialog
- createPropertiesPanels() - Method in class hec.map.aishape.ui.AiShapePolygonPropertiesDialog
- createPropertiesPanels() - Method in class hec.map.aishape.ui.GlyphDataRecordLinePropertiesDialog
- createPropertiesPanels() - Method in class hec.map.aishape.ui.GlyphDataRecordPointPropertiesDialog
- createPropertiesPanels() - Method in class hec.map.aishape.ui.GlyphDataRecordPolygonPropertiesDialog
- createPropertyListener() - Method in class hec.map.MapToolPanel
- CreateRaster - Class in hec.map.raster
- CreateRaster(Frame, boolean) - Constructor for class hec.map.raster.CreateRaster
- CreateRaster.RasterImport - Class in hec.map.raster
- createReach(StreamPolyLine, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- createReach(StreamPolyLine, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- createRefreshCookie() - Method in class hec.gfx2d.PairedDataSet
- createRemoteDssDataManager() - Method in interface hec.heclib.dss.RemoteDssDataManagerProvider
- createRmaCellRenderer() - Method in class rma.swing.RmaJTable
-
Create a cell renderer for general use in the table.
- createRootPane() - Method in class rma.swing.RmaJDialog
- createRootPane() - Method in class rma.swing.RmaJFrame
- createScale(String) - Method in class hec.gfx2d.G2dPanel
- createScrollPane() - Method in class rma.swing.RmaJTable
- createScrollPane() - Method in class rma.swing.RmaJXTreeTable
- createSelectorField() - Method in class hec.gui.AbstractSelectorPanel
- createSelectorField() - Method in class hec.gui.SelectorPanel
- createSelectorField() - Method in class hec.gui.SelectorTextPanel
- createShadow(BufferedImage) - Method in class hec.map.annotations.ShadowRenderer
-
Generates the shadow for a given picture and the current properties of the renderer.
- createSheets(Workbook, Vector) - Method in class hec.dataTable.HecDataTableToExcel
- createSpheroidComboChoices() - Method in class hec.map.transform.CoordinateTransformPanel
- createTable() - Method in class hec.map.importer.AbstractShapeImportDialog
- createTableModel(RmaJTable) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- createTableModel(RmaJTable) - Method in class hec.map.importer.AbstractShapeImportDialog
- createTables(List) - Method in class hec.dataTable.HecDataTableToExcel
- createTabulateObject(HecMath) - Static method in class hec.hecmath.PlotUtilities
-
Creates a valid DataContainer that is suitable for tabulating or null if there was some type of error.
- createTagInfo(DBFSerializable) - Static method in class hec.io.DBFDataStorage
- createTextEditorPanel(Identifier, boolean) - Method in class hec.client.TextFileEditorDialog
-
create the TextEditorPanel used by the TextFileEditorDialog
- createTextField() - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- createTextField() - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- createTextField() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- createTextObject(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- createThumbnail(BufferedImage, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnail(BufferedImage, int, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnailFast(BufferedImage, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnailFast(BufferedImage, int, int) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a thumbnail of a source image.
- createThumbnailPopupMenu() - Method in class hec.gfx2d.G2dPanel
- createTile(String, FileSystem) - Method in class hec.map.tms.datasource.tile.bil.BilTileFactory
- createTile(String, FileSystem) - Method in class hec.map.tms.datasource.tile.flt.FltTileFactory
- createTile(String, FileSystem) - Method in class hec.map.tms.datasource.TmsTileFactory
-
Creates a Tile for the given path and filesystem or returns NULL if nothing can be created
- createTimeSeriesIconFile(Vector<String>, boolean, String) - Method in class hec.heclib.dss.HecLocationManager
- createTimeSeriesObject(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- createTitleListRenderer() - Method in class rma.swing.RmaMessageBox
- createTitleListRenderer() - Method in class rma.util.MessageBox
- createToolBarContListener() - Method in class hec.map.MapToolPanel
- createToolBarFocusListener() - Method in class hec.map.MapToolPanel
- createTreePanel(MapPanel) - Method in class hec.map.JLayerSelector
- createTSRecord() - Method in interface hec.model.ITSDataSet
-
Description of the Method
- createTSRecord() - Method in interface hec.model.TSRecordCreator
- createTSRecord(String, int, String) - Method in class hec.model.BaseTSDataSet
- createTSRecord(String, int, String) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- createTSRecord(String, String) - Method in class hec.model.BaseTSDataSet
- createTSRecord(String, String) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- createUI(JComponent) - Static method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- createUI(JComponent) - Static method in class hec.io.BasicRmiFileChooserFieldUI
- createUI(JComponent) - Static method in class rma.swing.plaf.basic.AccessTableUI
- createUI(JComponent) - Static method in class rma.swing.plaf.basic.BasicDateFieldUI
- createUI(JComponent) - Static method in class rma.swing.plaf.basic.BasicDescFieldUI
- createUI(JComponent) - Static method in class rma.swing.plaf.basic.BasicUnselectableJCheckBoxUI
- createUI(JComponent) - Static method in class rma.swing.table.GroupableTableHeaderUI
- createUpdateTimer(int) - Method in class rma.util.MemProgressBar
-
Sets an update timer for this memory progress bar
- createVerticalFlowLayout() - Static method in class hec.map.annotations.layout.LayoutFactory
-
Creates a vertical flow layout with default style where widgets are placed vertically one to the bottom from another.
- createVerticalFlowLayout(LayoutFactory.SerialAlignment, int) - Static method in class hec.map.annotations.layout.LayoutFactory
-
Creates a vertical flow layout with a specific style where widgets are placed vertically one to the bottom from another.
- createViewport() - Method in class hec.gfx2d.G2dPanel
- createViewport() - Method in class hec.map.MapPanel
- createWMFHandles() - Method in class rma.util.wmf.WMFGraphics
-
Creates and selects three GDI Objects: a Pen, a Brush and a Font with the current styles and fore- and background color.
- createXlsFile(String) - Method in class hec.dataTable.HecDataTableToExcel
- createXlsxFile(String) - Method in class hec.dataTable.HecDataTableToExcel
- creatingJunctionEditingDialog() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- creatingJunctionEditingDialog(StreamJunction) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- crop(WorldRect) - Method in class hec.map.nettin.NetTinMap
-
temp(?) method to crop tin and save to new file
- cropToViewPort() - Method in class hec.map.nettin.NetTinGlyph
-
temp(?) method to crop a tin to the current viewport
- CRS - Class in hec.map.crs
-
Simple utility class for making use of the coordinate reference system and associated factory implementations.
- CRS() - Constructor for class hec.map.crs.CRS
- CRSException - Exception in hec.map.crs
-
Exception class to be thrown where implementation exceptions can be wrapped
- CRSException(String, Throwable) - Constructor for exception hec.map.crs.CRSException
- ctPanel - Variable in class hec.map.transform.CoordinateTransformDialog
- CUBIC_CENTIMETERS - Static variable in class hec.heclib.dss.HecDataConversion
- CUBIC_FEET - Static variable in class hec.heclib.dss.HecDataConversion
- CUBIC_LINE - Static variable in class hec.gfx2d.G2dLineProperties
- CUBIC_METERS - Static variable in class hec.heclib.dss.HecDataConversion
- cubicSpline(double[], double[], double, double, int) - Static method in class hec.model.Interpolate
-
form coefficients for cubic spline ( two double arrays ) yp0 = slope for first element ypn = slope for last element
- cubicSpline(int[], double[], double, double, int) - Static method in class hec.model.Interpolate
-
form coefficients for cubic spline yp0 = slope for first element ypn = slope for last element
- cumulativeThresholdColors - Variable in class hec.model.TsDataSetName
- cumulativeThresholdName - Variable in class hec.model.TsDataSetName
- curImbeddedTBRs - Variable in class rma.swing.AKDockLayout
- CurrencyCellRenderer() - Constructor for class rma.swing.RmaJTable.CurrencyCellRenderer
-
Constructor for the DecimalCellRender object
- current() - Method in class hec.map.raster.RasterSegmentIterator
- CURRENT_DATE_TYPE - Static variable in class hec.model.ConditionalValue
- CURRENT_DIRECTORY - Static variable in class rma.util.RMAUtil
- CURRENT_MODULES - Static variable in interface hec.script.ScriptConstants
- CURRENT_RECORD_SEQUENCE - Static variable in interface rma.swing.logging.ILogRecordDisplay
- CURRENT_VERTICAL_DATUM_HEADER - Static variable in class hec.io.DataContainer
- CURRENT_VERTICAL_DATUM_KEY - Static variable in class hec.io.DataContainer
- CURRENT_WORKSPACE - Static variable in interface hec.script.ScriptConstants
- currentLocation() - Method in class hec.map.dem.DemEnumerator
- currentPage - Variable in class rma.swing.print.DocumentRenderer
- currentSegment(double[]) - Method in class hec.gfx2d.LogarithmicPathIterator
- currentSegment(float[]) - Method in class hec.gfx2d.LogarithmicPathIterator
- CURSOR - Static variable in class hec.map.aishape.ShapeQueryMouseAdapter
- CURSOR - Static variable in class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- cursorType - Variable in class hec.gfx2d.ToolbarButtonProp
- cursorType - Variable in class hec.map.ButtonGifStrings
- curtim(int[], int[]) - Static method in class hec.heclib.util.HecTime
-
This method returns a julian date and the number of minutes since midnight in the current time zone
- CURVE_WRITE - Static variable in class hec.io.PairedDataContainer
-
to write individual curve, set the first
yOrdinates
array to the curve values and the curve number innumberCurves
. - curveDrawn - Variable in class hec.gfx2d.PairedDataSet
- curveExists(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
check to see if curve number fromIndex exists
- curveLabels - Variable in class hec.gfx2d.PairedValuesExtData
- curveLabels - Variable in class hec.heclib.dss.HecDSSRecordData
- curves - Variable in class hec.gfx2d.PairedDataSet
- curveVisible - Variable in class hec.io.PairedDataContainer
- CustomBevelBorder - Class in rma.swing
-
A class which implements a bevel border with defineable bevel width
- CustomBevelBorder(int) - Constructor for class rma.swing.CustomBevelBorder
- CustomBevelBorder(int, int) - Constructor for class rma.swing.CustomBevelBorder
-
Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method.
- CustomBevelBorder(int, int, Color, Color) - Constructor for class rma.swing.CustomBevelBorder
-
Creates a bevel border with the specified type, highlight and shadow colors.
- CustomBevelBorder(int, int, Color, Color, Color, Color) - Constructor for class rma.swing.CustomBevelBorder
-
Creates a bevel border with the specified type, highlight shadow colors.
- CustomBevelBorder(int, Color, Color) - Constructor for class rma.swing.CustomBevelBorder
- CustomBevelBorder(int, Color, Color, Color, Color) - Constructor for class rma.swing.CustomBevelBorder
- customFilter - Variable in class hec.tools.FileHunter.HuntList
- CustomFormatter - Class in rma.util.logging
-
A
Formatter
that may be customized in alogging.properties
file. - CustomFormatter() - Constructor for class rma.util.logging.CustomFormatter
- customizeLegend(G2dDialog, Element) - Static method in class hec.gfx2d.PlotSpecification
-
Modifies a plot's legend based on a JDom legend element
- customizeTitle(G2dDialog, Element) - Static method in class hec.gfx2d.PlotSpecification
-
Modifies a plot's title based on a JDom title element
- customizeViewports(G2dDialog, List<Element>, Map<String, Element>) - Static method in class hec.gfx2d.PlotSpecification
-
Modifies the plot viewports according to the JDom viewport elements
- cut() - Method in class rma.swing.RmaJTable
-
cut the data from the screen.
- cut(Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- CUT - Static variable in class rma.swing.event.TableUpdateEvent
- cutAction() - Method in class rma.swing.AbstractTextEditorPanel
-
cut the selected text
- cutAction() - Method in class rma.swing.SerializerEditDlg
- cutSelection() - Method in class hec.dataTable.HecDataTableFrame
- cutTreeNode() - Method in class hec.script.AbstractScriptEditor
- CWMS - Static variable in interface hec.data.authorization.UserGroupList
- CWMS_ALL - Static variable in interface hec.lang.PreferencesConstants
- CWMS_SYSTEM_TYPE - Static variable in class hec.io.TopologyFile
-
Description
- CWMS_USER - Static variable in interface hec.data.authorization.UserGroupList
- CWMS_WATERSHED - Static variable in interface hec.lang.PreferencesConstants
- cwmsTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- cyclicAnalysis() - Method in class hec.hecmath.HecMath
- cyclicAnalysis() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a set of cyclic statistics from the current regular interval time series.
- cyclicAnalysis(String) - Method in class hec.hecmath.TimeSeriesMath
- CyclicAnalysisStatistics - Class in hec.hecmath
-
Class holds data for time series cyclic analysis statistic computed by HecMath.cyclicAnalysis
- CyclicAnalysisStatistics(int, int, int, int) - Constructor for class hec.hecmath.CyclicAnalysisStatistics
D
- D_FLAVORS - Static variable in class hec.gfx2d.G2dGlyphTransferable
- DA_SYS_TYPE - Static variable in class hec.io.TopologyFile
-
Data Acquisition system type
- DaemonThreadFactory - Class in hec.io
-
A thread factory that will create daemon threads.
- DaemonThreadFactory() - Constructor for class hec.io.DaemonThreadFactory
- DAILY - Static variable in class hec.hecmath.CyclicAnalysisStatistics
- DAILY_REPEAT - Static variable in class hec.model.RepeatInterval
- dailyRadioSelected() - Method in class hec.client.RepeatDialog
- DailyRepeatInterval - Class in hec.model
- DailyRepeatInterval() - Constructor for class hec.model.DailyRepeatInterval
- darkblue - Static variable in class rma.swing.RmaColor
- darkcyan - Static variable in class rma.swing.RmaColor
- darkgreen - Static variable in class rma.swing.RmaColor
- darkmagenta - Static variable in class rma.swing.RmaColor
- darkorange - Static variable in class rma.swing.RmaColor
- darkpink - Static variable in class rma.swing.RmaColor
- darkpurple - Static variable in class rma.swing.RmaColor
- darkred - Static variable in class rma.swing.RmaColor
-
The color darkred.
- darkyellow - Static variable in class rma.swing.RmaColor
- DASH_STYLE_PATTERN - Static variable in class hec.gfx2d.G2dLineProperties
- DASH_STYLE_PATTERN - Static variable in class rma.util.RmaDrawConst
- DASHDOT_STYLE_PATTERN - Static variable in class hec.gfx2d.G2dLineProperties
- DASHDOT_STYLE_PATTERN - Static variable in class rma.util.RmaDrawConst
- DASHDOTDOT_STYLE_PATTERN - Static variable in class hec.gfx2d.G2dLineProperties
- DASHDOTDOT_STYLE_PATTERN - Static variable in class rma.util.RmaDrawConst
- data - Variable in class hec.map.raster.MapSegmentData
- DATA_ATTRIBUTE - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- DATA_ATTRIBUTE - Static variable in class rma.util.RmaBaseXmlUtilities
- DATA_CHANGED - Static variable in class hec.event.DataChangeEvent
- DATA_DELETED - Static variable in class hec.event.DataChangeEvent
- DATA_RELOADED - Static variable in class hec.event.DataChangeEvent
- DATA_RELOADED_ID - Static variable in class hec.event.DataChangeEvent
- DATA_SOURCE_LIST_FILE_EXTENSION - Static variable in class hec.data.tx.DataVerificationConst
- DATA_SOURCE_LIST_FILE_FILTER - Static variable in class hec.data.tx.DataVerificationConst
- DATA_STORAGE - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- DATA_TYPE_FACTORY - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- DATA_VALIDATION - Static variable in class hec.data.tx.DataVerificationConst
- dataAdded(int) - Method in interface hec.data.meta.CatalogListener
- dataAddress - Variable in class hec.heclib.dss.HecDSSRecordInfo
- dataArray - Variable in class hec.io.DSSArrayContainer
- dataAtPoint(LocalPt) - Method in class hec.gfx2d.G2dGlyph
- dataAtPoint(LocalPt) - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- dataChanged() - Method in interface hec.data.meta.CatalogListener
- DataChanged(DataChangeEvent) - Method in interface hec.event.DataChangeListener
- DataChanged(DataChangeEvent) - Method in class hec.model.AbstractDataObject
- DataChanged(DataChangeEvent) - Method in class hec.model.AbstractDBFObject
- DataChanged(DataChangeEvent) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- DataChangeEvent - Class in hec.event
-
class that represents the notification event that data has changed in another clients DataObject
- DataChangeEvent(int, long, String, String) - Constructor for class hec.event.DataChangeEvent
- DataChangeListener - Interface in hec.event
- DataCompression - Class in hec.heclib.grid
-
Used to compress/uncompress Gridded Data
- DataCompression() - Constructor for class hec.heclib.grid.DataCompression
- DataContainer - Class in hec.io
-
This is a simple generic container class that holds data, and some related information The purpose of this class is to pass data to plot and tabulate functions.
- DataContainer() - Constructor for class hec.io.DataContainer
- DataContainer.VERTICAL_DATUM - Enum Class in hec.io
-
Vertical datum choices
- DataContainer.VERTICAL_UNITS - Enum Class in hec.io
-
Vertical datum choices
- DataContainerTransformer - Interface in hec.io
- DataEditorListener<T extends Serializable> - Interface in hec.data
- dataLength - Variable in class hec.heclib.dss.HecDSSRecordInfo
- DataList - Interface in hec.model
- dataListChanged(DataListEvent) - Method in interface hec.event.DataListListener
- DataListEvent - Class in hec.event
- DataListEvent(CommonDataList, int) - Constructor for class hec.event.DataListEvent
-
The constructor used to build a DataListEvent object
- DataListEvent(CommonDataList, int, long) - Constructor for class hec.event.DataListEvent
- DataListListener - Interface in hec.event
- DataListLoader - Class in hec.model
- DataListLoader() - Constructor for class hec.model.DataListLoader
- dataManager() - Method in class hec.heclib.dss.AbstractDssDataManager
- dataManager() - Method in interface hec.heclib.dss.DssDataManager
-
Returns either remote or local dataManager
- dataManager() - Method in class hec.heclib.dss.LocalDssDataManager
- dataObject - Variable in class hec.model.DataObjectProxy
- DataObject - Interface in hec.model
- DataObjectException - Exception in hec.data
- DataObjectException(String) - Constructor for exception hec.data.DataObjectException
- DataObjectException(String, Throwable) - Constructor for exception hec.data.DataObjectException
- DataObjectException(Throwable) - Constructor for exception hec.data.DataObjectException
- DataObjectIdInfo - Class in hec.lang
-
class that holds a DataObject's Id information
- DataObjectIdInfo(long, String, String) - Constructor for class hec.lang.DataObjectIdInfo
- DataObjectProxy - Class in hec.model
-
A simple proxy for managing DataObject references in a DataStorage object.
- DataObjectProxy() - Constructor for class hec.model.DataObjectProxy
- DataObjectProxy(DataObject) - Constructor for class hec.model.DataObjectProxy
- DataObjectRating - Class in hec.geometry
-
Title: Hec Java Development
- DataObjectRating(G2dObject, G2dObject) - Constructor for class hec.geometry.DataObjectRating
- DataObjectRating.TestObject - Class in hec.geometry
- DataObjectReference - Class in hec.lang
-
class representing an Object References for DataObjects
- DataObjectReference() - Constructor for class hec.lang.DataObjectReference
- DataObjectReference(long, String) - Constructor for class hec.lang.DataObjectReference
- dataPos - Variable in class rma.util.png.PngEncoder
- DataQualityFlagException - Exception in hec.data.tx
-
Exception class used when operation may not be performed
- DataQualityFlagException() - Constructor for exception hec.data.tx.DataQualityFlagException
-
Default constructor
- DataQualityFlagException(String) - Constructor for exception hec.data.tx.DataQualityFlagException
-
Constructor accepting user defined message
- DataReference - Class in hec.heclib.dss
- DataReference(DSSIdentifier) - Constructor for class hec.heclib.dss.DataReference
- DataReference(String, String) - Constructor for class hec.heclib.dss.DataReference
- DataReference(String, String, CondensedReference) - Constructor for class hec.heclib.dss.DataReference
- DataReference(String, String, String) - Constructor for class hec.heclib.dss.DataReference
- DataReferenceSet - Class in hec.heclib.dss
- DataReferenceSet() - Constructor for class hec.heclib.dss.DataReferenceSet
- DataReferenceSet(Vector) - Constructor for class hec.heclib.dss.DataReferenceSet
- DataReferenceSet(Vector, String) - Constructor for class hec.heclib.dss.DataReferenceSet
- dataRemoved(int) - Method in interface hec.data.meta.CatalogListener
- dataSavedToDisk - Variable in class hec.heclib.dss.HecDSSRecordData
- DataSet - Interface in hec.data
-
DataSet is an interface for objects containing sets of data.
- DataSetException - Exception in hec.data
- DataSetException() - Constructor for exception hec.data.DataSetException
- DataSetException(String) - Constructor for exception hec.data.DataSetException
- DataSetException(String, Throwable) - Constructor for exception hec.data.DataSetException
- DataSetException(Throwable) - Constructor for exception hec.data.DataSetException
- DataSetGlyph - Class in hec.gfx2d
- DataSetGlyph(Viewport, G2dObject, Scale) - Constructor for class hec.gfx2d.DataSetGlyph
- DataSetIllegalArgumentException - Exception in hec.data
- DataSetIllegalArgumentException() - Constructor for exception hec.data.DataSetIllegalArgumentException
- DataSetIllegalArgumentException(Exception) - Constructor for exception hec.data.DataSetIllegalArgumentException
- DataSetIllegalArgumentException(String) - Constructor for exception hec.data.DataSetIllegalArgumentException
- DataSetIllegalArgumentException(List<Exception>) - Constructor for exception hec.data.DataSetIllegalArgumentException
- dataSetName() - Method in class hec.model.TsDataSetName
- DataSetResults - Class in hec.hecmath
- DataSetResults() - Constructor for class hec.hecmath.DataSetResults
- DataSetResults.ResultsType - Enum Class in hec.hecmath
- DataSetTx - Class in hec.data.tx
-
Deprecated.
- DataSetTx() - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.
- DataSetTx(DataSetTx) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.Copy construct a time series dataset.
- DataSetTx(DataSetTxTemplate, long[], double[], QualityTx, Units) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.Constructor for Regular or Irregular Interval (time stamped) Time Series Set
quality
tonull
, if the dataset is to have no quality. - DataSetTx(DataSetTxTemplate, long, double[], QualityTx, Units) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.
- DataSetTx(DescriptionTx, long[], double[], Units, QualityTx) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.Constructor for Irregular Interval (time stamped) Time Series Set
quality
tonull
, if the dataset is to have no quality. - DataSetTx(DescriptionTx, long, double[], Units, QualityTx) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.Constructor for Regular Interval Time Series Set
quality
tonull
, if the dataset is to have no quality. - DataSetTx(DescriptionTx, Units) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.Constructor for Empty Time Series
- DataSetTx(TimeSeriesContainer) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.- DataSetTx has been replaced by
TimeSeries
useTimeSeriesContainerFactory.toTimeSeries(TimeSeriesContainer)
for transformation instead - DataSetTx(TimeSeriesContainer, DescriptionTx) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.- DataSetTx has been replaced by
TimeSeries
useTimeSeriesContainerFactory.toTimeSeries(TimeSeriesContainer, mil.army.usace.hec.metadata.timeseries.TimeSeriesIdentifier)
for transformation instead - DataSetTx(String, TimeSeriesContainer) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.- DataSetTx has been replaced by
TimeSeries
useTimeSeriesContainerFactory.toTimeSeries(TimeSeriesContainer)
for transformation instead - DataSetTx(TimeSeries) - Constructor for class hec.data.tx.DataSetTx
-
Deprecated.
- DataSetTxCombineException - Exception in hec.data.tx
- DataSetTxCombineException() - Constructor for exception hec.data.tx.DataSetTxCombineException
- DataSetTxCombineException(Exception) - Constructor for exception hec.data.tx.DataSetTxCombineException
- DataSetTxCombineException(String) - Constructor for exception hec.data.tx.DataSetTxCombineException
- DataSetTxComparator - Class in hec.data.tx.comparator
- DataSetTxComparator() - Constructor for class hec.data.tx.comparator.DataSetTxComparator
- DataSetTxDeepComparator - Class in hec.data.tx.comparator
- DataSetTxDeepComparator() - Constructor for class hec.data.tx.comparator.DataSetTxDeepComparator
- DataSetTxDeriveException - Exception in hec.data.tx
-
Deprecated.
- DataSetTxDeriveException() - Constructor for exception hec.data.tx.DataSetTxDeriveException
-
Deprecated.
- DataSetTxDeriveException(Exception) - Constructor for exception hec.data.tx.DataSetTxDeriveException
-
Deprecated.
- DataSetTxDeriveException(String) - Constructor for exception hec.data.tx.DataSetTxDeriveException
-
Deprecated.
- DataSetTxEmptyException - Exception in hec.data.tx
- DataSetTxEmptyException() - Constructor for exception hec.data.tx.DataSetTxEmptyException
- DataSetTxEmptyException(String) - Constructor for exception hec.data.tx.DataSetTxEmptyException
- DataSetTxException - Exception in hec.data.tx
-
Deprecated.
- DataSetTxException() - Constructor for exception hec.data.tx.DataSetTxException
-
Deprecated.
- DataSetTxException(Exception) - Constructor for exception hec.data.tx.DataSetTxException
-
Deprecated.
- DataSetTxException(String) - Constructor for exception hec.data.tx.DataSetTxException
-
Deprecated.
- DataSetTxIllegalArgumentException - Exception in hec.data.tx
-
Deprecated.
- DataSetTxIllegalArgumentException() - Constructor for exception hec.data.tx.DataSetTxIllegalArgumentException
-
Deprecated.
- DataSetTxIllegalArgumentException(Exception) - Constructor for exception hec.data.tx.DataSetTxIllegalArgumentException
-
Deprecated.
- DataSetTxIllegalArgumentException(String) - Constructor for exception hec.data.tx.DataSetTxIllegalArgumentException
-
Deprecated.
- DataSetTxInfo - Class in hec.data.tx
-
Deprecated.
- DataSetTxInfo(String) - Constructor for class hec.data.tx.DataSetTxInfo
-
Deprecated.Construct a time series metadata object.
- DataSetTxIntervalException - Exception in hec.data.tx
- DataSetTxIntervalException() - Constructor for exception hec.data.tx.DataSetTxIntervalException
- DataSetTxIntervalException(UtcIntervalOffsetMismatchException) - Constructor for exception hec.data.tx.DataSetTxIntervalException
- DataSetTxIntervalException(String) - Constructor for exception hec.data.tx.DataSetTxIntervalException
- DataSetTxQualityComparator - Class in hec.data.tx.comparator
- DataSetTxQualityComparator() - Constructor for class hec.data.tx.comparator.DataSetTxQualityComparator
- DataSetTxQualityFlagException - Exception in hec.data.tx
-
Exception class used when operation may not be performed
- DataSetTxQualityFlagException() - Constructor for exception hec.data.tx.DataSetTxQualityFlagException
-
Default constructor
- DataSetTxQualityFlagException(String) - Constructor for exception hec.data.tx.DataSetTxQualityFlagException
-
Constructor accepting user defined message
- DataSetTxStartTimeComparator - Class in hec.data.tx.comparator
- DataSetTxStartTimeComparator() - Constructor for class hec.data.tx.comparator.DataSetTxStartTimeComparator
- DataSetTxTemplate - Class in hec.data.tx
-
Deprecated.
- DataSetTxTemplate() - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DataSetTxTemplate) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DescriptionTx) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DescriptionTx, long, long) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DescriptionTx, long, long, Units) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DescriptionTx, long, long, Units, boolean, int) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DescriptionTx, long, long, Units, boolean, long) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(DescriptionTx, Units) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTemplate(TimeSeriesTemplate) - Constructor for class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- DataSetTxTimesComparator - Class in hec.data.tx.comparator
- DataSetTxTimesComparator() - Constructor for class hec.data.tx.comparator.DataSetTxTimesComparator
- DataSetTxTimeSeriesIdComparator - Class in hec.data.tx.comparator
- DataSetTxTimeSeriesIdComparator() - Constructor for class hec.data.tx.comparator.DataSetTxTimeSeriesIdComparator
- DataSetTxUnitsConversionException - Exception in hec.data.tx
- DataSetTxUnitsConversionException(String) - Constructor for exception hec.data.tx.DataSetTxUnitsConversionException
- DataSetTxValuesComparator - Class in hec.data.tx.comparator
- DataSetTxValuesComparator() - Constructor for class hec.data.tx.comparator.DataSetTxValuesComparator
- DataSetTxVertDatum - Class in hec.data.tx
-
Deprecated.
- DataSetTxVertDatum(DataSetTx, VerticalDatumContainer) - Constructor for class hec.data.tx.DataSetTxVertDatum
-
Deprecated.Public constructor from DataSetTx and VerticalDatumContainer
- DataSetTxVertDatum(TimeSeriesContainer) - Constructor for class hec.data.tx.DataSetTxVertDatum
-
Deprecated.Public constructor from TimeSeriesContainer
- DataSetTxVertDatum(String, TimeSeriesContainer) - Constructor for class hec.data.tx.DataSetTxVertDatum
-
Deprecated.Public constructor from office identifier and TimeSeriesContainer
- dataSourceSeparatorPos(String) - Static method in class hec.gfx2d.PlotSpecification
-
Returns the position in the data source name of the ':' character that separates the data source location from the data identifier.
- DataStorage - Interface in hec.io
- DataStorageLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- Datastore - Class in hec.io
- Datastore() - Constructor for class hec.io.Datastore
- DATASTORE - Static variable in interface hec.ui.browser.IBrowserFactory
- DataStoreObject(Object, int) - Constructor for class rma.util.Queue.DataStoreObject
- DataStruct - Interface in hec.model
- DataTransformationException - Exception in hec.util.transformation.core
-
This class is intended to be the base class for the Reader and Writer Exceptions, but also used for collecting any exceptions that occur during the data transformation process.
- DataTransformationException(String) - Constructor for exception hec.util.transformation.core.DataTransformationException
- DataTransformationException(String, Throwable) - Constructor for exception hec.util.transformation.core.DataTransformationException
- DataTransformationException(Throwable) - Constructor for exception hec.util.transformation.core.DataTransformationException
- DataTransformer - Class in hec.util.transformation.core
-
This class acts as the glue between the Reader, and Writer implementations and uses dependency injection in order to identify the Reader and Writer given a Controller class.
- DataTxTableModel - Class in hec.data.tx
- DataTxTableModel() - Constructor for class hec.data.tx.DataTxTableModel
- DataTxTableModel(long[], double[]) - Constructor for class hec.data.tx.DataTxTableModel
- DataTxTableModel(DataSetTx) - Constructor for class hec.data.tx.DataTxTableModel
- dataType - Variable in class hec.io.DataContainer
-
A flag indicating the data type of this data set.
- dataType - Variable in class hec.io.DssFileContainer
- DataType - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DataType() - Constructor for class hec.gfx2d.DataType
- DataType(String) - Constructor for class hec.gfx2d.DataType
- DataTypeEditor - Class in hec.client
- DataTypeEditor - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DataTypeEditor() - Constructor for class hec.client.DataTypeEditor
- DataTypeEditor() - Constructor for class hec.gfx2d.DataTypeEditor
- dataTypeEnd - Variable in class hec.heclib.dss.HecDssCatalog
- DataTypeFactory - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DataTypeFactory() - Constructor for class hec.gfx2d.DataTypeFactory
-
Constructor for the DataTypeFactory object
- DataTypePanel - Class in hec.client
- DataTypePanel - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DataTypePanel() - Constructor for class hec.client.DataTypePanel
-
Constructor for the DataTypeScalePanel object
- DataTypePanel() - Constructor for class hec.gfx2d.DataTypePanel
-
Constructor for the DataTypeScalePanel object
- DataTypeProperties - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DataTypeProperties() - Constructor for class hec.gfx2d.DataTypeProperties
-
Constructor for the DataTypeProperties object
- DataTypeProperties(DataTypeProperties) - Constructor for class hec.gfx2d.DataTypeProperties
-
Constructor for the DataTypeProperties object
- dataTypeStart - Variable in class hec.heclib.dss.HecDssCatalog
- dataUpdated(int, int) - Method in interface hec.data.meta.CatalogListener
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.Computation
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.Condition
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.LogicTest
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.MathExpression
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.MathOperation
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.QualityOperation
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.QualityTest
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.Text
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.TextExpression
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.TextOperation
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.TextTest
- dataUpdated(Updatable) - Method in interface hec.hecmath.computation.UpdatableListener
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.Value
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.ValueTest
- dataUpdated(Updatable) - Method in class hec.hecmath.computation.Variable
- DataVerificationConst - Class in hec.data.tx
- DataVerificationConst() - Constructor for class hec.data.tx.DataVerificationConst
- datcln(int, int, int[], int[]) - Static method in class hec.heclib.util.HecTime
-
This method cleans up the date and minutes so that timeOut is never greater than 1440 minutes.
- date - Variable in class hec.io.PairedDataContainer
-
the e part
- date() - Method in class hec.heclib.util.HecTime
-
Returns a String representation for the data part of HecTime in the format 2 June 1985.
- date(int) - Method in class hec.heclib.util.HecTime
-
Returns a String representation for the date part of HecTime
- DATE - Static variable in interface hec.data.level.ILocationLevel
- DATE - Static variable in class rma.swing.table.TablePrintProperties
- DATE_AND_TIME_RENDERER - Static variable in class rma.swing.table.RmaDateTimeRenderer
- DATE_FORMAT - Static variable in class rma.util.logging.CustomFormatter
- DATE_RENDERER - Static variable in class rma.swing.table.RmaDateTimeRenderer
- DATE_STYLE - Static variable in class hec.dataTable.HecDataTableFrame
- DATE_TIME_TIME - Static variable in class hec.model.ConditionalValue
- dateAndTime() - Method in class hec.heclib.util.HecTime
-
Returns the date and time represented by this object as a string.
- dateAndTime(int) - Method in class hec.heclib.util.HecTime
-
Returns a string representation of the date and time in the form of
, TTTT. - dateAtMax - Variable in class hec.hecmath.CyclicAnalysisStatistics
- dateAtMin - Variable in class hec.hecmath.CyclicAnalysisStatistics
- DateChooser - Class in rma.swing
-
This class represents a date chooser.
- DateChooser() - Constructor for class rma.swing.DateChooser
-
Construct a new
DateChooser
. - DateChooser(Calendar) - Constructor for class rma.swing.DateChooser
-
Construct a new
DateChooser
with the specified selected date. - DateChooser.ActionSupport - Class in rma.swing
- DateChooserField - Interface in rma.swing
- DateDateComparator - Class in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead
- DateDateComparator() - Constructor for class hec.data.timeSeriesText.DateDateComparator
-
Deprecated.
- DateDateKey - Class in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead
- DateDateKey(DateDateKey) - Constructor for class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- DateDateKey(Date, Date) - Constructor for class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- DatedFileNamer - Class in hec.io
- DatedFileNamer(String, String, TimeInterval, boolean) - Constructor for class hec.io.DatedFileNamer
- DateDocument - Class in rma.swing.text
-
a Date document for JTextFields, and other components that use PlainDocument.
- DateDocument(String) - Constructor for class rma.swing.text.DateDocument
- DateDocument(String, AbstractDocument.Content) - Constructor for class rma.swing.text.DateDocument
- DateDocumentConstants - Class in rma.swing.text
- DateDocumentConstants() - Constructor for class rma.swing.text.DateDocumentConstants
- DateFieldLayoutManager() - Constructor for class rma.swing.plaf.basic.BasicDateFieldUI.DateFieldLayoutManager
- DateFieldLayoutManager() - Constructor for class rma.swing.plaf.basic.BasicDescFieldUI.DateFieldLayoutManager
- dateFieldRequestFocus() - Method in class rma.swing.DateTimePanel
-
Description of the Method
- dateSet() - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- dateString - Variable in class hec.model.RunTime
- dateString - Variable in class hec.model.RunTimeRecord
- DateTimeDocument - Class in rma.swing.text
- DateTimeDocument() - Constructor for class rma.swing.text.DateTimeDocument
- DateTimeGroup - Class in rma.swing
- DateTimeGroup(RmaJCalendarField, RmaJ24HourTimeField) - Constructor for class rma.swing.DateTimeGroup
- DateTimePanel - Class in rma.swing
-
Class Description
- DateTimePanel() - Constructor for class rma.swing.DateTimePanel
- DateTimePanel(int, String, String, String) - Constructor for class rma.swing.DateTimePanel
-
Constructor for the DateTimePanel object
- dateTimeString() - Method in class hec.model.RunTimeStep
-
get the date and time at the current step as a String
- dateTimeString(int) - Method in class hec.model.RunTimeStep
-
get the date and time at theStep.
- DateTokenReplacer - Class in hec.gfx2d.text
-
Token replacement class that takes a token and resolves to a date.
- DateTokenReplacer() - Constructor for class hec.gfx2d.text.DateTokenReplacer
- dateUpdated() - Method in class rma.swing.RmaJCalendarExField
- datjul(String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.datjul(String, intContainer, intContainer)
instead. - datjul(String, int[]) - Static method in class hec.heclib.util.HecTime
-
Takes a character date, in a variety of styles, and converts it into a Julian date in days since December 31, 1899.
- datjul(String, intContainer, intContainer) - Static method in class hec.heclib.util.HecTime
-
Takes a character date, in a variety of styles, and converts it into a Julian date in days since December 31, 1899.
- datum - Variable in class hec.io.PairedDataContainer
- DATUM - Static variable in class hec.data.location.Location
- datumElevation - Variable in class hec.io.StreamRatingContainer
- datymd(String, int[]) - Static method in class hec.heclib.util.HecTime
-
Takes a character date, in a variety of styles, and converts it into an integer year-month-day style date.
- datymd(String, intContainer, intContainer, intContainer, intContainer) - Static method in class hec.heclib.util.HecTime
-
Takes a character date, in a variety of styles, and converts it into an integer year-month-day style date.
- day - Variable in class hec.model.RunTime
- day - Variable in class hec.model.RunTimeRecord
- day - Variable in class hec.model.SeasonValuePair
- day() - Method in class hec.heclib.util.HecTime
-
returns the day of the month
- DAY - Static variable in class hec.geometry.TSAxis
- DAY_GRANULARITY - Static variable in class hec.heclib.util.HecTime
- DAY_INCREMENT - Static variable in class hec.heclib.util.HecTime
- DAY_INTERVAL - Static variable in class hec.model.SchedulableJob
- DAY_MILLIS - Static variable in interface hec.model.GridContainerManager
- DAY_OF_WEEK - Static variable in class hec.model.ConditionalValue
- DAY_SECONDS - Static variable in class hec.data.Interval
-
Deprecated.
- DAY_TIME_INTERVAL - Static variable in interface rma.util.TimeIntervals
- DAY_TS - Static variable in interface hec.model.GridContainerManager
- DayMinute - Enum constant in enum class hec.data.level.SeasonalIntervalType
- dayOfWeek() - Method in class hec.heclib.util.HecTime
-
Returns the day of the week as an int.
- DAYOFWEEK_STR - Static variable in class hec.geometry.TSAxis
- dayOfWeekName() - Method in class hec.heclib.util.HecTime
-
Returns a string containing the name of the day of the week (e.g., "Sunday", "Monday")
- dayOfYear() - Method in class hec.heclib.util.HecTime
-
Returns the julian day of the year, with Jan 1 = 1, Jan 2 = 2
- DAYS - Static variable in interface hec.data.level.ISeasonalInterval
- DAYS - Static variable in class hec.model.ConditionalOperator
- DAYS - Static variable in class hec.util.TimeWindowDialog
- DB_OFFICE_ID - Static variable in interface hec.data.characteristic.ICharacteristicTypeRef
- DB_OFFICE_ID - Static variable in class hec.data.DbOfficeId
-
Deprecated.
- DB_OFFICE_ID - Static variable in interface hec.data.level.ISpecifiedLevel
- DB_OFFICE_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- DB_OFFICE_ID - Static variable in class hec.data.meta.LocationCatalogQuery
- DB_OFFICE_ID - Static variable in class hec.data.meta.LocationKindCatalogQuery
- DB_SYS_TYPE - Static variable in class hec.io.TopologyFile
-
DataBase system type
- DBaseIIIHeader - Class in hec.io.dbf
-
Header object for a DBase III file.
- DBaseIIIHeader() - Constructor for class hec.io.dbf.DBaseIIIHeader
- DBaseIVHeader - Class in hec.io.dbf
- DBaseIVHeader() - Constructor for class hec.io.dbf.DBaseIVHeader
- DBaseIVMemoHeader - Class in hec.io.dbf
-
Header object for a DBaseIVMemo file.
- DBaseIVMemoHeader() - Constructor for class hec.io.dbf.DBaseIVMemoHeader
- DBaseIVMemoUpdate - Class in hec.io.dbf
-
This class updates a DBaseIV file that includes memo fields.
- DBaseIVMemoUpdate(File, File, boolean[], boolean[], boolean[], DBFFieldDescriptor[]) - Constructor for class hec.io.dbf.DBaseIVMemoUpdate
- DBaseUpdate - Interface in hec.io.dbf
-
This is the interface for all objects that update DBase Files.
- DbCatalog - Class in hec.lang
- DbCatalog() - Constructor for class hec.lang.DbCatalog
- DBF_UNDEF_DOUBLE - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_DOUBLE2 - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_FLOAT - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_FLOAT2 - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_INT - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_INT2 - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_LONG - Static variable in class hec.io.DBFDataStorage
- DBF_UNDEF_LONG2 - Static variable in class hec.io.DBFDataStorage
- DBFCollectionObject - Class in hec.io.dbf
- DBFCollectionObject() - Constructor for class hec.io.dbf.DBFCollectionObject
- DBFCollectionObject() - Method in class hec.io.dbf.DBFCollectionObject
- DbfConst - Interface in hec.io.dbf
-
Constant interface defining dbase versions.
- DBFDataStorage - Class in hec.io
-
This is the base class for writing to DBF Files.
- DBFDataStorage(String, String) - Constructor for class hec.io.DBFDataStorage
-
Constructor for the DBFDataStorage object.
- DBFDataStorage(String, String, String) - Constructor for class hec.io.DBFDataStorage
- DBFDataStorage.DBFIterator<T> - Interface in hec.io
- DbfException - Exception in hec.io.dbf
-
A base exception class for dbf related operations.
- DbfException(String) - Constructor for exception hec.io.dbf.DbfException
- DBFFieldDescriptor - Class in hec.io.dbf
-
An object that publically describes a DBF field.
- DBFFieldDescriptor() - Constructor for class hec.io.dbf.DBFFieldDescriptor
- DBFFieldDescriptor(String, char, int, int) - Constructor for class hec.io.dbf.DBFFieldDescriptor
-
Creates a new field descriptor object to represent a 1 DBase Field.
- DBFFieldDescriptor(String, String, char, int, int) - Constructor for class hec.io.dbf.DBFFieldDescriptor
- DBFFileNameFactory - Class in hec.io
-
This is a file name factory used by the AbstractDBFDataStorage object to generate file names based on class types
- DBFFileNameFactory() - Constructor for class hec.io.DBFFileNameFactory
- DBFFileViewer - Class in rma.util
- DBFFileViewer() - Constructor for class rma.util.DBFFileViewer
-
Create a new DBFFileViewer object
- DBFFileViewer.DnDFileDropListener - Class in rma.util
- DBFHeader - Interface in hec.io.dbf
-
An interface that describes the operations able to be performed on DBF headers.
- DBFIndexObject - Class in hec.io
- DBFIndexObject() - Constructor for class hec.io.DBFIndexObject
- DBFMapObject - Class in hec.io
- DBFMapObject() - Constructor for class hec.io.DBFMapObject
- DBFMappingClass - Class in hec.io
- DBFMappingClass() - Constructor for class hec.io.DBFMappingClass
- DbfNestedException - Exception in hec.io.dbf
-
A base exception class for dbf operations that need to nest other exceptions.
- DbfNestedException(Exception) - Constructor for exception hec.io.dbf.DbfNestedException
- DbfQueryException - Exception in hec.io.dbf
-
A nested exception class that is generated during a dbf query operation.
- DbfQueryException(Exception) - Constructor for exception hec.io.dbf.DbfQueryException
- DbfQueryResultSet - Class in hec.io.dbf
-
An object the contains the results of a DBF query.
- DbfQueryResultSet(DbfRecordQuery) - Constructor for class hec.io.dbf.DbfQueryResultSet
- DbfRecord - Class in hec.io.dbf
-
A class that represents one row of a DBF file.
- DbfRecord(Serializable, Vector) - Constructor for class hec.io.dbf.DbfRecord
- DbfRecord(Vector) - Constructor for class hec.io.dbf.DbfRecord
-
Constructs a record for the argument data using an undefined record number.
- DbfRecordDeleteException - Exception in hec.io.dbf
-
A nesting exception class that wraps around an exception that occurred when a delete record operation was being performed.
- DbfRecordDeleteException(Serializable, Exception) - Constructor for exception hec.io.dbf.DbfRecordDeleteException
- DbfRecordException - Exception in hec.io.dbf
-
A base class for dbf record operation exceptions.
- DbfRecordException(Serializable, Exception) - Constructor for exception hec.io.dbf.DbfRecordException
- DbfRecordIndexSet - Interface in hec.io.dbf
-
Represents a set of index numbers for dbf file operations such as querying and deletion.
- DbfRecordQuery - Class in hec.io.dbf
-
A class that provides the means to query data from a dbf file.
- DbfRecordQuery(DbfRecordQuery) - Constructor for class hec.io.dbf.DbfRecordQuery
-
A copy constructor.
- DbfRecordQuery(String, Serializable[], String[]) - Constructor for class hec.io.dbf.DbfRecordQuery
-
Creates a query that retrieves the fields for the specified index keys using the index tag.
- DbfRecordQuery(String, String[]) - Constructor for class hec.io.dbf.DbfRecordQuery
-
Creates a query to retrieve all of the fields for the records in the index tag.
- DbfRecordQuery(String, String, String[]) - Constructor for class hec.io.dbf.DbfRecordQuery
-
Creates a query to retrieve all of the fields for the records from the index file and tag.
- DbfRecordQueryException - Exception in hec.io.dbf
-
A nested exception that occurred during a dbf record query.
- DbfRecordQueryException(Serializable, Exception) - Constructor for exception hec.io.dbf.DbfRecordQueryException
- DbfRecordSet - Interface in hec.io.dbf
-
This interface defines a DbfRecordSet for use in queries and writes.
- DbfResultSet - Class in hec.io.dbf
-
An object that contains the records and errors that were generated from a dbf file query.
- DbfResultSet(DbfRecordIndexSet) - Constructor for class hec.io.dbf.DbfResultSet
-
Constructs a DbfResultSet object with the argument record index set.
- DBFSerializable - Interface in hec.io
-
Interface for defining classes that can be serialized into a DBF database file.
- DbfUtil - Class in hec.io.dbf
-
A dbf utility class that is used to read the header generate field 4 info objects.
- DbfUtil() - Constructor for class hec.io.dbf.DbfUtil
- DbfWriteException - Exception in hec.io.dbf
-
A nested exception class that occurs during a dbf record write.
- DbfWriteException(Serializable, Exception) - Constructor for exception hec.io.dbf.DbfWriteException
- DbfWriteResultSet - Class in hec.io.dbf
-
An object that contains the results of a dbf write operation.
- DbfWriteResultSet(DbfRecordIndexSet) - Constructor for class hec.io.dbf.DbfWriteResultSet
- DbOfficeId - Class in hec.data
-
Deprecated.As of 02/08/2021 use
OfficeId
from hec-nucleus-metadata instead. - DbOfficeId(DbOfficeId) - Constructor for class hec.data.DbOfficeId
-
Deprecated.
- DbOfficeId(String) - Constructor for class hec.data.DbOfficeId
-
Deprecated.
- DbOfficeId(String, String) - Constructor for class hec.data.DbOfficeId
-
Deprecated.
- DCP_VERTEX - Static variable in class hec.io.TinContainer
-
TIN vertex type is "DCP"
- dd - Variable in class rma.swing.RmaJDateField
- DD_MM_MYYYY - Static variable in class hec.data.AbstractJDomDataObject
- DD_MM_MYYYY_HHMM - Static variable in class hec.data.AbstractJDomDataObject
- DD_MM_MYYYY_HHMMZ - Static variable in class hec.data.AbstractJDomDataObject
- DDMMM - Static variable in class rma.swing.RmaJDateField
- DDMMM - Static variable in class rma.swing.text.DateDocument
- DDMMM - Static variable in class rma.swing.text.DateDocumentConstants
- DDMMMYYYY - Static variable in class rma.swing.RmaJDateField
-
currently understood date formats
- DDMMMYYYY - Static variable in class rma.swing.text.DateDocument
- DDMMMYYYY - Static variable in class rma.swing.text.DateDocumentConstants
- debug - Variable in class rma.swing.wheel.Config
- debug - Static variable in class rma.util.VCRDebug
- debug(String, String) - Static method in class hec.lang.Logger
-
Deprecated.
- DEBUG - Static variable in class hec.data.tx.DataVerificationConst
- DEBUG - Static variable in class hec.geometry.Axis
- DEBUG - Variable in class hec.heclib.grid.DataCompression
- DEBUG - Static variable in class hec.hecmath.DssCompare
- DEBUG - Static variable in class hec.io.DBFDataStorage
- DEBUG - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- DEBUG - Static variable in interface hec.map.aishape.AiShapeConst
- DEBUG - Static variable in class hec.map.inundation.InundationGroupEditor
- DEBUG - Static variable in class hec.map.inundation.InundationGroupRenderingDialog
- DEBUG - Static variable in class hec.map.MousePanAdapter
- DEBUG - Static variable in class rma.swing.table.RmaCellRenderer
-
Description
- DEBUG - Static variable in class rma.util.postscript.PSGrBase
- debugLook(long, int) - Method in class hec.heclib.dss.HecDSSFileAccess
-
debugLook - a class only used for debugging file internals
- debugLook7(long, int) - Method in class hec.heclib.dss.HecDSSFileAccess
- debugModify(long, long) - Method in class hec.heclib.dss.HecDSSFileAccess
-
debugModify - a class only used for debugging to change file internals
- debugString() - Method in class hec.model.PairedValuesExt
- decayingBasinWetnessParameter(HecMath, double) - Method in class hec.hecmath.HecMath
- decayingBasinWetnessParameter(HecMath, double) - Method in class hec.hecmath.TimeSeriesMath
-
Compute a time series decaying basin wetness parameter from the preciptation time series
tsMath
. - DECENDING - Static variable in class rma.util.RMASort
- DecimalCellRenderer - Class in rma.swing.table
-
Renderer for decimal cells with formatting.
- DecimalCellRenderer(int) - Constructor for class rma.swing.table.DecimalCellRenderer
-
Constructor for the DecimalCellRender object
- DecimalNumberDocument - Class in rma.swing.text
-
a Decimal Number only document for JTextFields, and other components that use PlainDocument
- DecimalNumberDocument() - Constructor for class rma.swing.text.DecimalNumberDocument
- DecimalNumberDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.DecimalNumberDocument
- DECIMALS - Enum constant in enum class hec.gfx2d.swing.charts.util.RoundingTool.RoundingType
- decimalToFraction(double) - Static method in class rma.lang.RmaMath
-
This method takes in a decimal value (0 <= X <= 1) and returns a fraction that will create that decimal value.
- decode() - Method in class rma.util.EncryptedString
- decode(byte[]) - Static method in class hec.util.Base64
-
Base64 decodes an array of bytes
- decode(byte[], int, int) - Static method in class hec.util.Base64
-
Base64 decodes an array of bytes
- decode(String) - Static method in class hec.util.Base64
-
Base64 decodes a string, which is interpreted according to the ISO-8859-1 character set
- decode(String, String) - Static method in class hec.util.Base64
-
Base64 decodes a string, which is interpreted according to the specified character set
- decodeHollerith(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Do NOT use for anything other that decoding strings encoded by legacy applications!
- decodeString(String) - Method in class hec.heclib.util.EncoderDecoder
-
returns a String with the codes replaced by their decoded meanings
- DecoratingLogFilter - Class in rma.util.logging
-
The Class AbstractDecoratorFilter.
- DecoratingLogFilter() - Constructor for class rma.util.logging.DecoratingLogFilter
- decreaseConditionalObjectPriority(Object) - Method in class hec.model.Conditional
- decrementRecursion() - Static method in class hec.gfx2d.PropertiesSerializer
-
decrease indentation in file
- decrementRecursion() - Method in class hec.io.AsciiSerializer
-
decrease indentation in file
- decrementRefCnt() - Method in class hec.model.AbstractDataObject
- decrementRefCnt() - Method in interface hec.model.DataObject
- decrementRefCnt() - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- decrementRefCount() - Method in class hec.io.FileLock
- deepEquals(Object) - Method in class hec.data.stream.StreamImpl
- DEFAULT_AXIS_MAX - Static variable in class hec.geometry.Axis
- DEFAULT_AXIS_MIN - Static variable in class hec.geometry.Axis
- DEFAULT_BUNDLE_NAME - Static variable in class hec.gui.DSSI18n
- DEFAULT_CHARSET - Static variable in class rma.util.wmf.WMF
- DEFAULT_EXCEEDENCE_PROBABILITIES - Static variable in interface hec.map.inundation.InundationConst
- DEFAULT_FORMAT - Static variable in class rma.util.logging.CustomFormatter
- DEFAULT_INPUT - Static variable in interface hec.model.TSRecord
- DEFAULT_IS_REVERSED - Static variable in class hec.geometry.AxisProp
- DEFAULT_LOG_DIRECTORY - Static variable in class hec.properties.HECProperties
- DEFAULT_LOGGING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- DEFAULT_NUM_POINTS - Static variable in class hec.map.aishape.AiShapeGlyph
- DEFAULT_OPTIONS_FILE - Static variable in interface hec.lang.DSSHelpConstants
- DEFAULT_PACKAGE - Static variable in class hec.gfx2d.DataTypeFactory
- DEFAULT_PITCH - Static variable in class rma.util.wmf.WMF
- DEFAULT_PROP_FILE - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.name of properties file that can have flags set.
- DEFAULT_QUALITY - Static variable in class rma.util.wmf.WMF
- DEFAULT_RMI_FILE - Static variable in class hec.io.Identifier
- DEFAULT_RMIPORT - Static variable in class rma.util.RMAConst
- DEFAULT_TOKENS - Static variable in class hec.io.GridCellFile
- defaultAPart() - Static method in class hec.heclib.dss.DSSPathname
- defaultAPart() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- defaultAxisMarkerProp - Static variable in class hec.gfx2d.PlotSpecification
- defaultAxisProp - Static variable in class hec.gfx2d.PlotSpecification
- defaultAxisTicsProp - Static variable in class hec.gfx2d.PlotSpecification
- defaultBPart() - Static method in class hec.heclib.dss.DSSPathname
- defaultBPart() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- defaultButton - Variable in class hec.gfx2d.ViewportToolbarProp
-
default button selection
- DefaultCanMoveDownMenuEnabledRule() - Constructor for class hec.map.JLayerSelection.DefaultCanMoveDownMenuEnabledRule
- DefaultCanMoveUpMenuEnabledRule() - Constructor for class hec.map.JLayerSelection.DefaultCanMoveUpMenuEnabledRule
- DefaultChartItemModel - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- DefaultChartItemModel(RmaDataId, double, double, double, int, String) - Constructor for class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- DefaultChartModel - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- DefaultChartModel(RmaDataId, ChartSnapshotsMap) - Constructor for class hec.gfx2d.swing.charts.data.DefaultChartModel
- DefaultColorSelectionModel - Class in rma.swing.colorchooser
-
A generic implementation of
ColorSelectionModel
. - DefaultColorSelectionModel() - Constructor for class rma.swing.colorchooser.DefaultColorSelectionModel
-
Creates a
DefaultColorSelectionModel
with the current color set toColor.white
. - DefaultColorSelectionModel(Color) - Constructor for class rma.swing.colorchooser.DefaultColorSelectionModel
-
Creates a
DefaultColorSelectionModel
with the current color set tocolor
, which should be non-null
. - defaultCPart() - Static method in class hec.heclib.dss.DSSPathname
- defaultCPart() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- DefaultCwmsProperty - Class in hec.data
- DefaultCwmsProperty(IProperty) - Constructor for class hec.data.DefaultCwmsProperty
- DefaultCwmsProperty(String, String, String, String, String) - Constructor for class hec.data.DefaultCwmsProperty
- DefaultCwmsProperty(Map<String, String>) - Constructor for class hec.data.DefaultCwmsProperty
- DefaultDbfRecordIndexSet - Class in hec.io.dbf
-
A class that defines the index and record number information for a Dbf related function.
- DefaultDbfRecordIndexSet(DbfRecordIndexSet) - Constructor for class hec.io.dbf.DefaultDbfRecordIndexSet
-
Copy constructs a record index set.
- DefaultDbfRecordIndexSet(String, Serializable[]) - Constructor for class hec.io.dbf.DefaultDbfRecordIndexSet
-
Constructs a record index set with the tag name and the key array.
- DefaultDbfRecordIndexSet(String, String) - Constructor for class hec.io.dbf.DefaultDbfRecordIndexSet
-
Constructs record index set with the argument index file and index tag.
- DefaultDbfRecordIndexSet(String, String, Serializable[]) - Constructor for class hec.io.dbf.DefaultDbfRecordIndexSet
-
Constructs a record index set with the index file, index tag, and key array.
- DefaultDbfRecordSet - Class in hec.io.dbf
-
Contains a set of DBF records as a query result or a insert/update set.
- DefaultDbfRecordSet(DbfRecordQuery) - Constructor for class hec.io.dbf.DefaultDbfRecordSet
-
Constructs a Dbf Record Set for a query.
- DefaultDbfRecordSet(String[]) - Constructor for class hec.io.dbf.DefaultDbfRecordSet
-
Constructs a DefaultDbfRecordSet for a given set of field names.
- DefaultDbfRecordSet(String, String[]) - Constructor for class hec.io.dbf.DefaultDbfRecordSet
-
Constructs a DefaultDbfRecordSet for a given set of field names using the supplied tag name.
- DefaultDbfRecordSet(String, String[], int) - Constructor for class hec.io.dbf.DefaultDbfRecordSet
- defaultDescription - Static variable in class hec.lang.NamedType
-
The default description.
- defaultDirectory() - Static method in class hec.heclib.dss.HecDSSFileAccess
- defaultDPart() - Static method in class hec.heclib.dss.DSSPathname
- defaultDPart() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- defaultDSSFileName() - Static method in class hec.heclib.dss.HecDSSFileAccess
- defaultEditor - Variable in class rma.swing.table.RowCellEditor
- defaultEditor - Variable in class rma.swing.treeTable.PathCellEditor
- defaultEPart() - Static method in class hec.heclib.dss.DSSPathname
- defaultEPart() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- defaultFPart() - Static method in class hec.heclib.dss.DSSPathname
- defaultFPart() - Static method in class hec.heclib.dss.HecDSSDataAttributes
- defaultFrequencies - Static variable in class hec.hecmath.DurationAnalysis
- DefaultG2dGlyph - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2001 Company: Resource Management Assoc.
- DefaultG2dGlyph(Viewport, G2dObject, Scale) - Constructor for class hec.gfx2d.DefaultG2dGlyph
- DefaultG2dObject - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2001 Company: Resource Management Assoc.
- DefaultG2dObject() - Constructor for class hec.gfx2d.DefaultG2dObject
- DefaultHSBChooserPanel - Class in rma.swing.colorchooser
-
Implements the default HSB Color chooser
- DefaultHSBChooserPanel() - Constructor for class rma.swing.colorchooser.DefaultHSBChooserPanel
- DefaultJLayerSelection - Class in hec.map
-
default JLayerSelection to put in the Layer's tree when there isn't a defined JLayerSelection for the MapGlyph.
- DefaultJLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.DefaultJLayerSelection
- DefaultJPanel - Class in rma.swing
-
This is a default implementation of AbstractJPanel.
- DefaultJPanel() - Constructor for class rma.swing.DefaultJPanel
- DefaultJPanel(LayoutManager) - Constructor for class rma.swing.DefaultJPanel
- defaultLabelProp - Static variable in class hec.gfx2d.PlotSpecification
- DefaultLayerSelection - Class in hec.map
- DefaultLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.DefaultLayerSelection
- defaultLegendProp - Static variable in class hec.gfx2d.PlotSpecification
- defaultLineProp - Static variable in class hec.gfx2d.PlotSpecification
- DefaultMemoryInfoSource - Class in rma.util
- DefaultMemoryInfoSource() - Constructor for class rma.util.DefaultMemoryInfoSource
- defaultMouseAction(IconNode) - Method in interface hec.map.IconGlyph
- defaultName - Static variable in class hec.lang.NamedType
-
The default name.
- defaultPanelProp - Static variable in class hec.gfx2d.PlotSpecification
- DefaultPlotDefaults - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DefaultPlotDefaults() - Constructor for class hec.gfx2d.DefaultPlotDefaults
- DefaultPlotDialogCreator - Class in hec.gfx2d
-
Title: Hec Java Development
- DefaultPlotDialogCreator() - Constructor for class hec.gfx2d.DefaultPlotDialogCreator
- defaultPlotProperties() - Method in class hec.gfx2d.G2dDialog
- DefaultPlotPropertiesDialog - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- DefaultPlotPropertiesDialog(Frame, boolean) - Constructor for class hec.gfx2d.DefaultPlotPropertiesDialog
- DefaultPopupPlotCreator - Class in hec.gfx2d
-
Title: Hec Java Development
- DefaultPopupPlotCreator() - Constructor for class hec.gfx2d.DefaultPopupPlotCreator
- DefaultPreferredSizeProvider() - Constructor for class hec.gfx2d.G2dComponent.DefaultPreferredSizeProvider
- DefaultProperty - Class in hec.data
- DefaultProperty(String, String) - Constructor for class hec.data.DefaultProperty
- defaultQualityOrder - Static variable in class hec.hecmath.computation.QualityTest
- DefaultRatingFunction - Class in hec.geometry
-
Title: Hec Java Development
- DefaultRatingFunction() - Constructor for class hec.geometry.DefaultRatingFunction
- defaultRenderer - Variable in class rma.swing.table.RowCellRenderer
- DefaultRGBAChooserPanel - Class in rma.swing.colorchooser
-
The standard RGB chooser.
- DefaultRGBAChooserPanel() - Constructor for class rma.swing.colorchooser.DefaultRGBAChooserPanel
- DefaultSwatchChooserPanel - Class in rma.swing.colorchooser
-
The standard color swatch chooser.
- DefaultSwatchChooserPanel() - Constructor for class rma.swing.colorchooser.DefaultSwatchChooserPanel
- DefaultTextCellRenderer() - Constructor for class rma.swing.MlLabel.DefaultTextCellRenderer
-
Constructs a default renderer object for an item in a list.
- DefaultVeiwportLegendRenderer - Class in hec.gfx2d
- DefaultVeiwportLegendRenderer() - Constructor for class hec.gfx2d.DefaultVeiwportLegendRenderer
- defaultViewportProp - Static variable in class hec.gfx2d.PlotSpecification
- DefineWorldCoordinatesWizardDialog - Class in hec.map.image
- DefineWorldCoordinatesWizardDialog(JFrame, boolean, List<File>) - Constructor for class hec.map.image.DefineWorldCoordinatesWizardDialog
-
Creates a new instance of DefineWorldCoordinatesWizardDialog
- DefineWorldCoordinatesWizardPanel - Class in hec.map.image
- DefineWorldCoordinatesWizardPanel(File) - Constructor for class hec.map.image.DefineWorldCoordinatesWizardPanel
-
Creates a new instance of DefineWorldCoordinatesWizardPanel
- DEGC_DAY - Static variable in class hec.heclib.dss.HecDataConversion
- DEGF_DAY - Static variable in class hec.heclib.dss.HecDataConversion
- DEGREES - Enum constant in enum class hec.gfx2d.swing.charts.util.AngleOption
- delegate - Variable in class rma.swing.list.RmaListModel
- delegate - Variable in class rma.swing.table.RmaCellEditor
- delegate - Variable in class rma.swing.table.RmaDateTimeEditor
- delete - Variable in class hec.tools.FileHunter.HuntList
- delete() - Method in class hec.model.AbstractDataObject
-
This method is called so this object can clean up after itself and notify listeners
- delete() - Method in interface hec.model.DataObject
-
Call when a data object is deleted.
- delete() - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- delete(Object) - Method in class hec.lang.DbCatalog
- delete(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- delete(String) - Method in class hec.io.PasswordFile
- delete(String[]) - Method in class hec.hecmath.DSSFile
- delete(List<String>) - Method in interface hec.heclib.dss.DssDataManager
- delete(List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- delete(List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- delete(List<String>) - Method in class hec.heclib.dss.LocalDssDataManager
- delete(Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- delete(Vector) - Method in class hec.hecmath.DSSFile
- DELETE - Static variable in interface hec.lang.Transaction
-
A constant int for a Delete action.
- DELETE - Static variable in class hec.server.NameMultiSelectDialog
- DELETE_ALL - Static variable in interface hec.lang.Transaction
- DELETE_ALL_STRING - Static variable in interface hec.lang.Transaction
- DELETE_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- DELETE_DATA - Static variable in interface hec.lang.Transaction
- DELETE_DATA_STRING - Static variable in interface hec.lang.Transaction
- Delete_Insert - Static variable in class hec.lang.Const
- DELETE_INSERT - Static variable in class hec.lang.Const
- DELETE_KEY - Static variable in interface hec.lang.Transaction
- DELETE_KEY_STRING - Static variable in interface hec.lang.Transaction
- DELETE_ROW - Static variable in class rma.swing.event.TableUpdateEvent
- deleteAction() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- deleteAll() - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
Deletes all elements, nodes, and reaches.
- deleteAll() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- deleteAll() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- deleteAllMarkerLines() - Method in class hec.gfx2d.Viewport
- deleteAllMarkerPoints() - Method in class hec.gfx2d.Viewport
- deleteCells() - Method in class rma.swing.RmaJTable
-
remove all data from the table model and remove from display
- deleteCells() - Method in class rma.swing.table.FilterTablePanel
- deleteColumn() - Method in class hec.dataTable.HecDataTable
- deleteColumn(int) - Method in class hec.dataTable.TimeSeriesDataModel
- deleteColumn(int) - Method in class hec.dataTable.PairedDataCurve
- deleteColumn(int) - Method in class hec.dataTable.PairedDataModel
- deleteColumn_Action() - Method in class hec.dataTable.HecDataTableFrame
- deleteConditionalBlock(int) - Method in class hec.model.Conditional
- deleteConditionalBlock(int) - Method in class hec.model.ConditionalBlock
- deleteDirectory(File) - Static method in class hec.util.FileUtilities
-
Deletes a non-empty directory and all files under it
- deleteDPData(int) - Static method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- deleteDSCFiles(SixToSevenUtil.ProgressHandler) - Method in class hec.util.convertDss6To7.SixToSevenUtil
- deleteFieldDescriptor(int) - Method in class hec.io.dbf.AbstractDBFHeader
- deleteFieldDescriptor(int) - Method in interface hec.io.dbf.DBFHeader
- deleteFieldDescriptor(String) - Method in class hec.io.dbf.AbstractDBFHeader
- deleteFieldDescriptor(String) - Method in interface hec.io.dbf.DBFHeader
- deleteGDIObjects() - Method in class rma.util.wmf.WMFGraphics
-
Deletes all created GDI objects.
- deleteLines() - Method in class hec.client.DataTypeEditor
- deleteLines() - Method in class hec.gfx2d.DataTypeEditor
- deleteLocation(String) - Method in class hec.heclib.dss.HecLocationManager
- deleteMarkerLine(G2dMarkerLine) - Method in class hec.gfx2d.Viewport
- deleteMarkerPoint(G2dMarkerPoint) - Method in class hec.gfx2d.Viewport
- deleteNode() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- deleteNode(StreamNode, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- deleteObject(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- deleteObserver(List) - Method in class hec.gui.AbstractSelectorPanel
- deleteObserver(Observer) - Method in class hec.geometry.Axis
- deleteObserver(Observer) - Method in class hec.lang.Observable
- deleteObserver(Observer) - Method in class hec.map.MapPanel
-
remove the Observer o from the observer list
- deleteObserver(Observer) - Method in interface rma.util.contour.ColorContourRecord
- deleteObserver(Observer) - Method in class rma.util.contour.PieChartColorContourRecord
- deleteObservers() - Method in class hec.geometry.Axis
- deleteObservers() - Method in class hec.lang.Observable
- deleteOperationalChanges(Set<Date>) - Method in interface hec.data.operations.IProjectOperationalChanges
- deleteOperationalChanges(Set<Date>) - Method in class hec.data.operations.OperationalProjectChanges
- deleteProp(String) - Method in class hec.properties.HECProperties
- deleteReach(int) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- deleteReach(String) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- deleteReach(String) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- DeleteRecordHandler - Class in hec.io.dbf
-
A class that performs the delete operations on the data4jni.
- DeleteRecordHandler(Data4jni, DbfRecordIndexSet, DbfResultSet, Vector) - Constructor for class hec.io.dbf.DeleteRecordHandler
- deleteRow() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- deleteRow() - Method in class rma.swing.RmaJTable
-
delete the selected rows from the table
- deleteRow() - Method in class rma.swing.table.FilterTablePanel
- deleteRow(int) - Method in class hec.model.AbstractDataListTableModel
-
Deletes a row from the editing buffer.
- deleteRow(int) - Method in class rma.swing.RmaJTable
-
delete the specified row from the table
- deleteRow(int) - Method in class rma.swing.RmaJTableSorter
-
remove the row at index from the model
- deleteRow(int) - Method in class rma.swing.table.AbstractRmaTableModel
- deleteRow(int) - Method in class rma.swing.table.RmaTableModel
- deleteRow(int) - Method in interface rma.swing.table.RmaTableModelInterface
-
remove the row at index from the model
- deleteRows() - Method in class hec.util.GeneralTableEditor
- deleteRows(int[]) - Method in class hec.dataTable.HecDataTable
- deleteRows(int[]) - Method in class hec.dataTable.PairedDataModel
- deleteRows(int[]) - Method in class hec.dataTable.TimeSeriesDataModel
- deleteRows(int, int) - Method in class hec.dataTable.PairedDataCurve
- deleteRows(int, int) - Method in class hec.dataTable.TimeSeriesColumnBase
- deleteRows(int, int) - Method in class hec.dataTable.TimeSeriesDataColumn
- deleteRows_Action() - Method in class hec.dataTable.HecDataTableFrame
- deleteScript(boolean) - Method in class hec.script.AbstractScriptEditor
- deleteScript(ScriptIdentifier) - Method in interface hec.script.ScriptManager
- deleteScript(ScriptIdentifier, boolean) - Method in interface hec.script.ScriptManager
- deleteScript(ScriptIdentifier, boolean, boolean) - Method in interface hec.script.ScriptManager
- deleteStreamNode(StreamNode) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- deleteStreamNode(StreamNode) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- deleteStreamNode(StreamNode) - Method in class hec.model.StreamElement
- deleteSuccessfullyConverted(SixToSevenUtil.ProgressHandler) - Method in class hec.util.convertDss6To7.SixToSevenUtil
- deleteTabAction() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- deleteValues(Map<T, TimeWindowMap>) - Method in interface hec.data.TimeSeriesDataEditorListener
- DELIM - Static variable in class hec.data.level.JDomAttributeParameterTypedValue
- DELIM - Static variable in class hec.data.level.JDomLocationLevelImpl
- DELIM - Static variable in class hec.data.level.JDomLocationLevelRef
- DELIM - Static variable in class hec.data.level.JDomParameterTypedValueImpl
- DELIM - Static variable in interface hec.io.AsciiSerializableConstants
- DELIM - Static variable in class hec.lang.DSSPathString
- delimiter - Variable in class rma.swing.ExportOptions
- DELIMITER_CHARS - Static variable in interface rma.swing.IExportOptions
- DELIMITERS - Static variable in interface rma.swing.IExportOptions
- delx() - Method in class hec.map.WorldLineSeg
- dely() - Method in class hec.map.WorldLineSeg
- DemEnumerator - Class in hec.map.dem
- DemEnumerator(DemMap, int, int) - Constructor for class hec.map.dem.DemEnumerator
- DemGlyph - Class in hec.map.dem
- DemGlyph(MapPanel, DemMap) - Constructor for class hec.map.dem.DemGlyph
- DemGlyphDataRecord - Class in hec.map.dem
- DemGlyphDataRecord() - Constructor for class hec.map.dem.DemGlyphDataRecord
- DemGlyphOptionJDlg - Class in hec.map.dem
- DemGlyphOptionJDlg(Frame, boolean) - Constructor for class hec.map.dem.DemGlyphOptionJDlg
- DemGlyphOptionJDlg(Frame, boolean, MapPanel, DemGlyph) - Constructor for class hec.map.dem.DemGlyphOptionJDlg
- DemLayerSelection - Class in hec.map.dem
- DemLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.dem.DemLayerSelection
- DemMap - Class in hec.map.dem
- DemMap() - Constructor for class hec.map.dem.DemMap
- DemMap(MapIdentifier) - Constructor for class hec.map.dem.DemMap
- DemMap(String) - Constructor for class hec.map.dem.DemMap
- DemMap.CharIterator - Class in hec.map.dem
- derive(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Derive replacement time series.
- DESC_FIELD - Static variable in class hec.export.WorldLineToShapeFile
- DESC_FIELD - Static variable in class hec.export.WorldRegionToShapefile
- DESC_FIELD_LENGTH - Static variable in class hec.export.WorldLineToShapeFile
- DESC_SIZE - Variable in class hec.model.AbstractDBFObject
- descending - Variable in class hec.io.dbf.Tag4defineData
- descending() - Element in annotation interface hec.io.dbf.annotations.Index
- DESCENDING - Static variable in class rma.swing.RmaJTableSorter
-
The constant for a descending sort.
- DESCENDING - Static variable in class rma.swing.table.RmaTableSorter
-
The constant for a descending sort.
- DESCR - Static variable in class rma.swing.wheel.Version
- describesSameDataAs(DescriptionTx) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.Assures the two descriptions apply equally to a data set, even if the descriptions differ by location or labelling.
- description() - Method in class hec.server.hecNamedType
- DESCRIPTION - Static variable in interface hec.data.characteristic.ICharacteristicType
- DESCRIPTION - Static variable in interface hec.data.level.ISpecifiedLevel
- DESCRIPTION - Static variable in class hec.data.location.Location
- DESCRIPTION - Static variable in class hec.data.location.LocationGroup
- DESCRIPTION - Static variable in class hec.data.meta.LocationCatalogQuery
- DESCRIPTION - Static variable in class hec.data.meta.LocationKindCatalogQuery
- DESCRIPTION - Static variable in class hec.data.meta.SubParameterCatalogQuery
- DESCRIPTION - Static variable in class hec.data.tx.TimeSeriesCategory
- DESCRIPTION - Static variable in class hec.data.tx.TimeSeriesGroup
- DESCRIPTION - Static variable in class hec.export.WorldLineToShapeFile
- DESCRIPTION - Static variable in class hec.export.WorldRegionToShapefile
- DESCRIPTION - Static variable in class hec.gui.NameDialog
- DESCRIPTION - Static variable in interface hec.script.ScriptManager
- DESCRIPTION_CHANGED - Static variable in class hec.lang.NamedType
- DESCRIPTION_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- descriptionLabel - Variable in class hec.gui.AbstractSelectorPanel
- DescriptionTx - Class in hec.data.tx
-
Deprecated.
- DescriptionTx() - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.
- DescriptionTx(LocationID, Parameter, ParameterType, Interval, Duration, Version) - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.Constructs a DescriptionTx from the arguments.
- DescriptionTx(DescriptionTx) - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.Constructs a copy of the argument DescriptionTx.
- DescriptionTx(String) - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.Constructs a DescriptionTx from a period delimited String.
- DescriptionTx(String, LocationID, Parameter, ParameterType, Interval, Duration, Version) - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.
- DescriptionTx(String, String) - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.
- DescriptionTx(TimeSeriesIdentifier) - Constructor for class hec.data.tx.DescriptionTx
-
Deprecated.
- DescriptionTx.DescriptionTxComparator - Class in hec.data.tx
-
Deprecated.
- DescriptionTx.Parts - Enum Class in hec.data.tx
-
Deprecated.
- DescriptionTxCatalogQuery - Class in hec.data.meta
-
Deprecated.
- DescriptionTxCatalogQuery() - Constructor for class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- DescriptionTxColumnModel - Class in hec.data.tx
-
A DescriptionTxColumnModel is a column representation of a DescriptionTx for a JTable.
- DescriptionTxColumnModel() - Constructor for class hec.data.tx.DescriptionTxColumnModel
- DescriptionTxColumnModel(DescriptionTx) - Constructor for class hec.data.tx.DescriptionTxColumnModel
- DescriptionTxComparator() - Constructor for class hec.data.tx.DescriptionTx.DescriptionTxComparator
-
Deprecated.
- descriptionTxt - Variable in class hec.gui.AbstractSelectorPanel
- deselectPanel() - Method in class rma.swing.AbstractJPanel
-
can be useful if panel is in a cardlayout and is deselected
- deserialize(BufferedReader) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- deserialize(BufferedReader) - Method in interface hec.map.GlyphDataRecordSerializable
- deserializeObject(Object) - Method in class hec.io.AsciiDeserializer
- deserializeObject(Object) - Method in class hec.io.AsciiDeserializerV1
-
reads the next object from the input stream
- DeserializeObjectException - Exception in hec.lang
-
Thrown when an application tries to load in a class through the AsciiDeserialzier using: The
deserializeObject
method in classAsciiDeserializer
. - DeserializeObjectException() - Constructor for exception hec.lang.DeserializeObjectException
-
Constructs a
DeserializeObjectException
with no detail message. - DeserializeObjectException(String) - Constructor for exception hec.lang.DeserializeObjectException
-
Constructs a
DeserializeObjectException
with the specified detail message. - deserializeString(String) - Static method in class hec.map.aishape.Field
-
Parses the string for the hash value.
- DesktopManagerAdpater - Class in rma.swing
- DesktopManagerAdpater() - Constructor for class rma.swing.DesktopManagerAdpater
- DesktopManagerEvent - Class in rma.swing.event
- DesktopManagerEvent(DesktopManager, int, JInternalFrame) - Constructor for class rma.swing.event.DesktopManagerEvent
- DesktopManagerListener - Interface in rma.swing
- destdir - Variable in class hec.tools.FileHunter.HuntList
- DetailedLogRecordFormatter - Class in rma.swing.logging
- DetailedLogRecordFormatter() - Constructor for class rma.swing.logging.DetailedLogRecordFormatter
- DETAILS - Static variable in class rma.swing.logging.LogRecordDisplayPanel
- determinationCoefficient - Variable in class hec.hecmath.LinearRegressionStatistics
- determinationCoefficient - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- determineColorPosition(int) - Method in class hec.gfx2d.ColorBarIcon
-
Returns a int position pointer to the Color array that corresponds Override this class for different behavior.
- DEVICE_RESOLUTION - Static variable in class hec.gfx2d.Gfx2dDrawUtil
- DFL_WRAP_A - Variable in class hec.heclib.util.EncoderDecoder
- DFL_WRAP_B - Variable in class hec.heclib.util.EncoderDecoder
- dfmt2 - Static variable in class hec.heclib.util.HecTime
- dfmt4 - Static variable in class hec.heclib.util.HecTime
- diagnostic(String) - Method in class rma.util.postscript.PSGrBase
- DIALOG_CANCELED - Static variable in interface hec.map.crs.ui.DialogListener
- DIALOG_ENABLED - Static variable in class hec.map.crs.ui.DialogDisplayer
-
Key to mark the dialog as enabled or disabled.
- DIALOG_OK - Static variable in interface hec.map.crs.ui.DialogListener
- dialogActionPerformed(int, CoordinateReferenceSystem) - Method in interface hec.map.crs.ui.DialogListener
-
Called with the coordinate references system and the dialog status when it was closed.
- dialogCanceled() - Method in class hec.gui.WizardDialog
-
called when the user has canceled the dialog.
- dialogCanceled() - Method in class hec.map.image.DefineWorldCoordinatesWizardDialog
- DialogDebug - Class in rma.util
- DialogDebug(Frame, boolean) - Constructor for class rma.util.DialogDebug
- DialogDebug(Frame, String, boolean) - Constructor for class rma.util.DialogDebug
- DialogDisplayer - Class in hec.map.crs.ui
-
Factory class that provides the API necessary to display a dialog editor for a Coordinate Reference System.
- DialogDisplayer() - Constructor for class hec.map.crs.ui.DialogDisplayer
- dialogFinished() - Method in class hec.gui.WizardDialog
-
called when the user has pressed the Finish button.
- dialogFinished() - Method in class hec.map.image.DefineWorldCoordinatesWizardDialog
- dialogHeight - Variable in class hec.gfx2d.G2dPanelProp
- DialogListener - Interface in hec.map.crs.ui
-
Interface for listeners who want to know when new Coordinate System was created by the Coorindate System Dialog.
- DialogLogHandler - Class in rma.swing.logging
-
A custom log handler that will display logged messages in a window
- DialogLogHandler() - Constructor for class rma.swing.logging.DialogLogHandler
-
Dont use this, use getInstance() instead to get at the singleton.
- DialogLogHandler.LogRecordDisplayProvider - Interface in rma.swing.logging
- dialogWidth - Variable in class hec.gfx2d.G2dPanelProp
- DIB_PAL_COLORS - Static variable in class rma.util.wmf.WMF
- DIB_RGB_COLORS - Static variable in class rma.util.wmf.WMF
- DIFFERENCE_OUTSIDE_OF_TOLERANCE - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- DIFFERENCE_WITH_LABELS - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- DIFFERENCE_WITH_NUMBER_OF_CURVES - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- DIFFERENCE_WITHIN_TOLERANCE - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- differences(TimeSeriesContainer, boolean, boolean, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series from the differences (time-based or otherwise) of the current time series.
- DIFFERENT_LENGTHS - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- DIFFERENT_UNITS - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- DIG_IN_SELECTION - Static variable in interface rma.swing.tree.CheckBoxNode
- DIGITS - Enum constant in enum class hec.gfx2d.swing.charts.util.RoundingTool.RoundingType
- DimensionValueType() - Constructor for class rma.xml.adapters.XmlDimensionAdapter.DimensionValueType
- DimensionValueType(int, int) - Constructor for class rma.xml.adapters.XmlDimensionAdapter.DimensionValueType
- dir - Variable in class hec.tools.FileHunter.HuntList
- DIRECTIONS - Static variable in class hec.map.aishape.stream.OrderedShapeStream
- DIRECTORY - Static variable in interface hec.ui.browser.IBrowserFactory
- DirectoryFileSystem - Class in hec.map.tms.datasource.filesystem.directory
- DirectoryFileSystem(File) - Constructor for class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystem
- DirectoryFileSystemFactory - Class in hec.map.tms.datasource.filesystem.directory
- DirectoryFileSystemFactory() - Constructor for class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystemFactory
- dirty() - Method in class hec.heclib.dss.DSSPathname
- dirty() - Method in class hec.heclib.dss.HecDSSDataAttributes
- disableDoubleBuffering(Component) - Static method in class rma.util.PrintUtilities
- disablePanel() - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- disableReverseOrder() - Method in class hec.dataTable.HecDataTableFrame
- disableUniqueSymbolOption() - Method in class hec.map.aishape.ui.AbstractAiShapeProperitesPanel
-
sets the the only option as one fill.
- dispatchEvent(AWTEvent) - Method in class rma.util.debug.MonitorEdtQueue
-
Overrides EventQueue.dispatchEvent to call our pre and post hooks either side of the system's event dispatch code.
- DISPLAY_ALL - Static variable in class hec.data.tx.DataVerificationConst
- DISPLAY_IN_MENU - Static variable in interface hec.script.ScriptManager
- DISPLAY_IN_SELECTOR - Static variable in interface hec.script.ScriptManager
- DISPLAY_MODE - Static variable in class hec.data.tx.DataVerificationConst
- DISPLAY_REF_PROPERTY - Static variable in class hec.map.DisplayCoordinateReferenceSystem
- DISPLAY_SPECIFIC - Static variable in class hec.data.tx.DataVerificationConst
- DISPLAY_TO_USER - Static variable in interface hec.script.ScriptManager
- displayArrays(Document) - Static method in class rma.util.RmaBaseXmlUtilities
- displayChooserDialog() - Method in class hec.gui.TimeZoneField
- displayChooserDialog() - Method in class hec.util.CalendarField
- displayChooserDialog() - Method in interface rma.swing.DateChooserField
-
display the dialog to pick the date
- displayChooserDialog() - Method in class rma.swing.RmaJCalendarExField
- displayChooserDialog() - Method in class rma.swing.RmaJCalendarField
- displayChooserDialog() - Method in class rma.swing.RmaJDescriptionField
- DisplayCoordinateReferenceSystem - Class in hec.map
- DisplayCoordinateReferenceSystem() - Constructor for class hec.map.DisplayCoordinateReferenceSystem
- DisplayCoordinateReferenceSystem.TrivialDisplayProjection - Class in hec.map
- DisplayCoordinateReferenceSystemFactory - Interface in hec.map
-
A factory service that can be implemented to create a Display Coordinate System
- displayDialog(Component, String, boolean, CoordinateReferenceSystem, DialogListener) - Static method in class hec.map.crs.ui.DialogDisplayer
-
Convenience method for backwards compatibility
- displayDialog(Component, String, boolean, CoordinateReferenceSystem, DialogListener, Map<String, String>) - Static method in class hec.map.crs.ui.DialogDisplayer
-
Displays the editing dialog for a coordinate reference system
- displayDrawPropDialogClass(Frame, boolean) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- displayedName - Variable in class rma.swing.list.ImageFileCellRenderer.IconNameItem
- displayFileChooserDialog() - Method in class hec.client.FileChooserFld
- displayFileChooserDialog() - Method in class hec.gui.AbstractFileChooserField
- displayFileChooserDialog(String, String) - Method in class hec.client.FileChooserFld
- displayFindDialog() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- displayFindDialog() - Method in class hec.gui.FormattedTextEditor
- displayFindDialog() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- displayFindDialog() - Method in class hec.script.LogViewerTextArea
- displayFindDialog() - Method in class rma.swing.SearchableJEditorPane
- displayFindDialog() - Method in class rma.swing.SearchableJTextArea
- displayFindDialog() - Method in class rma.swing.table.TableSearcher
- displayFindDialog() - Method in class rma.swing.TextSearcher
- displayFolderPopup(MouseEvent, String) - Method in class hec.script.AbstractScriptEditor
-
display the popup for a folder
- displayFontChooser() - Method in class hec.gui.FormattedTextEditor
- displayFontDialog() - Method in class rma.swing.RmaJFontButton
- displayGotoDialog() - Method in class hec.gui.FormattedTextEditor
- displayLegend(boolean) - Method in class hec.map.JLayerSelection
- displayLogFile(Component) - Static method in class hec.heclib.dss.HecDataManager
- displayMsg(String) - Method in class rma.swing.RmaJTextField
- displayMsgInQueue() - Method in class rma.swing.RmaJTextField
- displayName - Variable in class hec.io.DssFileContainer
- displayName - Variable in class hec.script.ScriptInfo
- displayNodePopup(MouseEvent, String) - Method in class hec.script.AbstractScriptEditor
-
display the popup menu for script nodes
- displayNumCol(int) - Method in class rma.swing.RmaJTable
-
change the column model to display colNum number of columns
- displayPlot(String, String, boolean, Vector, String) - Method in interface hec.client.PlottableMode
- displayPlot(Vector, String, boolean, Vector, String) - Method in interface hec.client.PlottableMode
- displaySearchDialog() - Method in class rma.swing.SerializerEditDlg
- displayStatus(Frame) - Method in interface hec.io.StatusObject
- displayTable(String, String, boolean, String) - Method in interface hec.client.PlottableMode
- displayTable(Vector, String, boolean, String) - Method in interface hec.client.PlottableMode
- displayTimes(HecTime, HecTime) - Method in class hec.util.TimeWindowDialog
- DisplayUtilities - Class in hec.hecmath
- DisplayUtilities() - Constructor for class hec.hecmath.DisplayUtilities
- displayViewPopup(MouseEvent) - Method in class hec.map.JLayerSelectorTreePanel
- dispose() - Method in class hec.gfx2d.paint.G2dGradientPaintContext
- dispose() - Method in class rma.swing.JScrollPaneAdjuster
- dispose() - Method in class rma.swing.SplashWindow
- dispose() - Method in class rma.util.postscript.PSGrBase
-
Disposes of this graphics context.
- dispose() - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- dispose() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- disposeWindow() - Method in class rma.swing.logging.DialogLogHandler
-
Will close and dispose of the dialog.
- DISTINCT - Static variable in interface hec.data.meta.SqlQuery
- DistributionErrorTypes - Interface in hec.model
-
Distribution Error Types declares the types and number of columns for probability distribution tables.
- DistributionPlotTypes - Enum Class in hec.chart
-
Title:
- Distributions - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- Distributions() - Constructor for class rma.stats.model.Distributions
-
Deprecated.
- distToLineSeg(WorldLineSeg) - Method in class hec.geometry.WorldPt
- distToLineSeg(WorldPt, WorldPt) - Method in class hec.geometry.WorldPt
- distToLineSeg(WorldLineSeg) - Method in class hec.map.WorldPt
- distToLineSeg(WorldPt, WorldPt) - Method in class hec.map.WorldPt
- distToLineSegSigned(WorldPt, WorldPt) - Method in class hec.map.WorldPt
- distToPoint(WorldPt) - Method in class hec.geometry.WorldArc
- distToPoint(WorldPt) - Method in class hec.geometry.WorldPt
- distToPoint(WorldPt) - Method in class hec.map.WorldArc
- distToPoint(WorldPt) - Method in class hec.map.WorldPt
- DiversionSymbol() - Constructor for class hec.map.LayerSymbol.DiversionSymbol
- divide(double) - Method in class hec.heclib.util.HecDouble
- divide(double) - Method in class hec.hecmath.HecMath
- divide(double) - Method in class hec.hecmath.PairedDataMath
-
Divide the y-values in current paired data set by a constant value.
- divide(double) - Method in class hec.hecmath.TimeSeriesMath
-
Divide values in the current time series by a constant.
- divide(HecDouble) - Method in class hec.heclib.util.HecDouble
- divide(HecMath) - Method in class hec.hecmath.HecMath
- divide(HecMath) - Method in class hec.hecmath.PairedDataMath
- divide(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Divide the current time series by the parameter time series,
tsMath
. - divide(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- divide(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- DIVIDE - Static variable in class hec.hecmath.HecMath
- divideConstant(double) - Method in class hec.heclib.dss.HecTimeSeriesMath
- divideCurve(double[]) - Method in class hec.heclib.dss.HecTimeSeriesMath
- DIVISION - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- DlgArea - Class in hec.map.dlg
- DlgArea() - Constructor for class hec.map.dlg.DlgArea
- DlgAttrib - Class in hec.map.dlg
- DlgAttrib(int, int) - Constructor for class hec.map.dlg.DlgAttrib
- DlgFlag() - Constructor for class hec.map.dlg.DlgMap.DlgFlag
- DlgGlyph - Class in hec.map.dlg
- DlgGlyph() - Constructor for class hec.map.dlg.DlgGlyph
-
Constructor of the DlgMapGlyph
- DlgGlyph(MapPanel, DlgMap) - Constructor for class hec.map.dlg.DlgGlyph
- DlgGlyphDataRecord - Class in hec.map.dlg
- DlgGlyphDataRecord() - Constructor for class hec.map.dlg.DlgGlyphDataRecord
- DlgGlyphOptionDlg - Class in hec.map.dlg
- DlgGlyphOptionDlg(Frame, boolean) - Constructor for class hec.map.dlg.DlgGlyphOptionDlg
- DlgGlyphOptionDlg(Frame, boolean, MapPanel, DlgGlyph, DlgGlyphDataRecord, JLayerSelection) - Constructor for class hec.map.dlg.DlgGlyphOptionDlg
- DlgILine - Class in hec.map.dlg
- DlgILine(int) - Constructor for class hec.map.dlg.DlgILine
- DlgLayerSelection - Class in hec.map.dlg
- DlgLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.dlg.DlgLayerSelection
- DlgLine - Class in hec.map.dlg
- DlgLine() - Constructor for class hec.map.dlg.DlgLine
- DlgMap - Class in hec.map.dlg
- DlgMap() - Constructor for class hec.map.dlg.DlgMap
- DlgMap(MapIdentifier) - Constructor for class hec.map.dlg.DlgMap
- DlgMap(String) - Constructor for class hec.map.dlg.DlgMap
- DlgMap.DlgFlag - Class in hec.map.dlg
- DlgNode - Class in hec.map.dlg
- DlgNode() - Constructor for class hec.map.dlg.DlgNode
- DnDFileDropListener() - Constructor for class rma.util.DBFFileViewer.DnDFileDropListener
- Do_Not_Replace - Static variable in class hec.lang.Const
- DO_NOT_REPLACE - Static variable in class hec.lang.Const
- doArc(int, int, int, int, int, int, boolean) - Method in class rma.util.postscript.PSGrBase
- doButtonClick(int) - Method in class rma.swing.ButtonCmdPanel
- dockingBorderColor - Variable in class hec.map.MapToolPanel
- dockingColor - Variable in class hec.map.MapToolPanel
- dockingListener - Variable in class hec.map.MapToolPanel
- doClick() - Method in class rma.swing.CheckBoxPanel
- doClick(int) - Method in class rma.swing.CheckBoxPanel
- DocumentRenderer - Class in rma.swing.print
- DocumentRenderer() - Constructor for class rma.swing.print.DocumentRenderer
- doesDSSFileExist(String) - Method in interface hec.heclib.dss.DssDataManager
- doesDSSFileExist(String) - Static method in class hec.heclib.dss.HecDSSFileAccess
- doesDSSFileExist(String) - Method in class hec.heclib.dss.LocalDssDataManager
- doesDSSFileExist(String) - Method in interface hec.io.DssManagerBridge
- doesExist(DBFSerializable) - Method in class hec.io.DBFDataStorage
- doesExist(String) - Method in interface hec.model.CommonDataList
- doesExist(String) - Method in interface hec.model.DataList
- doesIncludeData() - Method in class hec.gfx2d.PlotSpecification
-
Retrieves whether data are currently included in output
- doesIncludeDataReference() - Method in class hec.gfx2d.PlotSpecification
-
Retrieves whether data references are currently included in output
- doesIncludeDefaults() - Method in class hec.gfx2d.PlotSpecification
-
Retrieves whether defaults are currently included in output
- doesNotifyObservers() - Method in class hec.gfx2d.SimpleArray
- doesPluginExist(String) - Static method in class rma.util.PlugInLoader
-
Checks if a plug-in for the given manifest entry exists, this DOES NOT load the plugin.
- doesUnitExist(String, String) - Static method in class hec.heclib.util.Unit
-
Returns true if a unit definition exists for the arg string and system
- doesUseCompactForm() - Method in class hec.gfx2d.PlotSpecification
-
Retrieves whether plot specifications are generated using the compact form
- doGC() - Method in class rma.util.DefaultMemoryInfoSource
- doGC() - Method in interface rma.util.MemoryInfoSource
-
Perform garbage collection.
- doImage(Image, int, int, int, int, int, int, int, int, ImageObserver, Color) - Method in class rma.util.postscript.PSGrBase
- doit(String[]) - Method in class hec.tools.FileHunter
- doLayout() - Method in class rma.swing.RmaJCompTitledPanel
- doLayout() - Method in class rma.swing.tree.CheckBoxTreeRenderer
- done - Variable in class hec.heclib.dss.HecDSSFileData
- done() - Method in class hec.heclib.dss.AbstractDssDataManager
- done() - Method in interface hec.heclib.dss.DssDataManager
- done() - Method in class hec.heclib.dss.HecDataManager
- done() - Method in class hec.heclib.dss.HecDSSFileAccess
- done() - Method in interface hec.heclib.dss.IHecDSSUtilities
- done() - Method in class hec.hecmath.DSSFile
-
Release the DSS file for this object
- done() - Method in class hec.map.aishape.ShapeImportProgressIndicator
- done() - Method in class hec.map.raster.RasterImportProgressIndicator
- done() - Method in class hec.map.renderer.MapScaleImage
-
Internal implementation detail used to invoke the listeners.
- done() - Method in class hec.util.TimeWindowDialog
- done(Object) - Method in class rma.swing.ProgressIndicator
-
Method Description
- DONE - Static variable in class hec.model.JobTask
- doPoly(int[], int[], int, boolean, boolean) - Method in class rma.util.postscript.PSGrBase
- doPreferences(boolean) - Method in class rma.swing.table.RmaJTableExportDialog
- doRect(int, int, int, int, boolean) - Method in class rma.util.postscript.PSGrBase
- doRoundRect(int, int, int, int, int, int, boolean) - Method in class rma.util.postscript.PSGrBase
- DOT_STYLE_PATTERN - Static variable in class hec.gfx2d.G2dLineProperties
- DOT_STYLE_PATTERN - Static variable in class rma.util.RmaDrawConst
- DOUBLE - Static variable in interface hec.io.AsciiSerializableConstants
- DOUBLE_ARRAY - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- DOUBLE_ARRAY - Static variable in class hec.io.ArrayContainer
- DOUBLE_ARRAY_NODE_NAME - Static variable in class rma.util.RmaBaseXmlUtilities
- DOUBLE_NAN - Static variable in class hec.io.AsciiDeserializer
- DOUBLE_NEGATIVE_INFINITY - Static variable in class hec.io.AsciiDeserializer
- DOUBLE_POSITIVE_INFINITY - Static variable in class hec.io.AsciiDeserializer
- DOUBLE_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- doubleArray - Variable in class hec.io.ArrayContainer
- DoubleArray - Class in rma.util
- DoubleArray() - Constructor for class rma.util.DoubleArray
-
Constructs an empty DoubleArray.
- DoubleArray(double[]) - Constructor for class rma.util.DoubleArray
-
Constructs a new DoubleArray with the capacity set to the argument array length then copies the argument array data into the element data array.
- DoubleArray(int) - Constructor for class rma.util.DoubleArray
-
Constructs an empty DoubleArray with the specified initial capacity.
- DoubleArray(int, int) - Constructor for class rma.util.DoubleArray
-
Constructs an empty DoubleArray with the specified initial capacity and capacity increment.
- DoubleArray2dContainer - Class in hec.lang
- DoubleArray2dContainer(int, int) - Constructor for class hec.lang.DoubleArray2dContainer
- DoubleArrayBinaryFunction - Interface in hec.hecmath
- doubleArrayContainer - Class in hec.heclib.util
- doubleArrayContainer() - Constructor for class hec.heclib.util.doubleArrayContainer
- doubleArrayContainer(double[]) - Constructor for class hec.heclib.util.doubleArrayContainer
- doubleArrayContainer(int) - Constructor for class hec.heclib.util.doubleArrayContainer
- DoubleArrayUtilities - Class in hec.hecmath
- doubleBooleanArrayValues - Variable in class hec.io.SimpleCustomUserTypeObject
- DoubleColorNavMapValueType() - Constructor for class rma.xml.adapters.XmlDoubleColorNavMapAdapter.DoubleColorNavMapValueType
- DoubleColorNavMapValueType(NavigableMap<Double, Color>) - Constructor for class rma.xml.adapters.XmlDoubleColorNavMapAdapter.DoubleColorNavMapValueType
- DoubleCompare() - Constructor for class rma.util.RMASort.DoubleCompare
- doubleContainer - Class in hec.heclib.util
- doubleContainer() - Constructor for class hec.heclib.util.doubleContainer
- doubleContainer(double) - Constructor for class hec.heclib.util.doubleContainer
- DoubleContainer - Class in hec.lang
- DoubleContainer() - Constructor for class hec.lang.DoubleContainer
- DoubleContainer(double) - Constructor for class hec.lang.DoubleContainer
- doubleDoubleArrayValues - Variable in class hec.io.SimpleCustomUserTypeObject
- doubleEmptyIntArrayValues - Variable in class hec.io.SimpleCustomUserTypeObject
- DoubleInterpolationTable - Class in hec.hecmath
- DoubleInterpolationTable(double[], double[], double[][]) - Constructor for class hec.hecmath.DoubleInterpolationTable
- DoubleInterpolationTable.Axis - Enum Class in hec.hecmath
- DoubleRandomArray - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- DoubleRandomArray() - Constructor for class rma.stats.model.DoubleRandomArray
-
Deprecated.
- DoubleRandomMap - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- DoubleRandomMap() - Constructor for class rma.stats.model.DoubleRandomMap
-
Deprecated.
- DoubleRandomSequence - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- DoubleRandomSequence() - Constructor for class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- DoubleRandomTable - Interface in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- doubles - Variable in class hec.heclib.dss.HecDSSRecordInfo
- doubleValue - Variable in class hec.model.IntToDoubleContainer
- doubleValue() - Method in class rma.swing.RmaJLocationComponent
- doubleVector - Variable in class hec.model.IntToDoubleArrayContainer
- DoubleVector - Class in rma.util
-
The
DoubleVector
class implements a growable array of double primatives. - DoubleVector() - Constructor for class rma.util.DoubleVector
-
Constructs an empty DoubleVector.
- DoubleVector(int) - Constructor for class rma.util.DoubleVector
-
Constructs an empty DoubleVector with the specified initial capacity.
- DoubleVector(int, int) - Constructor for class rma.util.DoubleVector
-
Constructs an empty DoubleVector with the specified initial capacity and capacity increment.
- down - Variable in class hec.gfx2d.ToolbarButtonProp
- down - Variable in class hec.map.ButtonGifStrings
- DOWN - Static variable in class rma.swing.action.ActionButton
- DOWN - Static variable in class rma.swing.FindDialog
- DOWN - Static variable in class rma.swing.ReplaceDialog
- downLoadModule(String) - Method in interface hec.script.ScriptManager
- downLoadParameterFile() - Method in interface hec.appInterface.Application
-
download the Parameter file
- downLoadUnitsFile() - Method in interface hec.appInterface.Application
-
download the Units file
- DOWNSTREAM_URBAN_DESCRIPTION - Static variable in interface hec.data.project.IProject
- downstreamCoord - Variable in class hec.model.StreamSegment
- downstreamStation - Variable in class hec.model.StreamSegment
- dPart() - Method in class hec.heclib.dss.DSSPathname
- dPart() - Method in class hec.heclib.dss.HecDSSDataAttributes
- DPART - Static variable in class hec.gfx2d.text.DssTokenReplacer
- DPART - Static variable in class hec.lang.DSSPathString
- DRAFT_QUALITY - Static variable in class rma.util.wmf.WMF
- DRAG_HANDLE_HEIGHT - Static variable in class hec.map.image.DragPoint
- DRAG_HANDLE_WIDTH - Static variable in class hec.map.image.DragPoint
- dragEnter(DropTargetDragEvent) - Method in class hec.gfx2d.PanelDropTarget
- dragEnter(DropTargetDragEvent) - Method in class hec.gfx2d.ViewportDropTarget
- dragEnter(DropTargetDragEvent) - Method in class rma.util.DBFFileViewer.DnDFileDropListener
- dragExit(DropTargetEvent) - Method in class hec.gfx2d.PanelDropTarget
- dragExit(DropTargetEvent) - Method in class rma.util.DBFFileViewer.DnDFileDropListener
- dragFrame(JComponent, int, int) - Method in class rma.swing.MDIDesktopManager
- dragGestureRecognized(DragGestureEvent) - Method in class hec.gfx2d.PanelDragTarget
- dragGestureRecognized(DragGestureEvent) - Method in class hec.gfx2d.ViewportDragTarget
- dragMouseMoved(DragSourceDragEvent) - Method in class hec.gfx2d.ViewportDragTarget
- dragOver(DropTargetDragEvent) - Method in class hec.gfx2d.PanelDropTarget
- dragOver(DropTargetDragEvent) - Method in class rma.util.DBFFileViewer.DnDFileDropListener
- DragPoint - Class in hec.map.image
- DragPoint(int) - Constructor for class hec.map.image.DragPoint
- DragPoint(LocalRect, int) - Constructor for class hec.map.image.DragPoint
-
Creates a new instance of DragPoint at a specified position of the image bounding rectangle
- dragTo(Point, Point) - Method in class hec.map.MapToolPanel
- draw(Graphics) - Method in class hec.gfx2d.ColorChooser
- draw(Graphics) - Method in class hec.gfx2d.ColorSquare
- draw(Graphics) - Method in class hec.gfx2d.ComplexSeasonalDataGlyph
- draw(Graphics) - Method in class hec.gfx2d.DataSetGlyph
- draw(Graphics) - Method in class hec.gfx2d.DefaultG2dGlyph
- draw(Graphics) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- draw(Graphics) - Method in class hec.gfx2d.G2dGlyph
- draw(Graphics) - Method in class hec.gfx2d.GfxLabelItem
-
Method Description
- draw(Graphics) - Method in class hec.gfx2d.GfxTextObject
- draw(Graphics) - Method in class hec.gfx2d.histogram.HistogramDataGlyph
- draw(Graphics) - Method in class hec.gfx2d.PairedDataGlyph
- draw(Graphics) - Method in class hec.gfx2d.PairedValuesExtDataGlyph
- draw(Graphics) - Method in class hec.gfx2d.profilePlot.ProfileDataG2dGlyph
- draw(Graphics) - Method in class hec.gfx2d.RotatedText
- draw(Graphics) - Method in class hec.gfx2d.SimpleArrayGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimpleJTableBarGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimpleJTableGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimpleJTableSeasonalGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimpleJTableStepGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimpleLogArrayGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimplePairedValuesDataGlyph
- draw(Graphics) - Method in class hec.gfx2d.SimpleSeasonalDataGlyph
- draw(Graphics) - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- draw(Graphics) - Method in class hec.gfx2d.TextObject
- draw(Graphics) - Method in class hec.gfx2d.TimeSeriesGlyph
- draw(Graphics) - Method in class hec.gfx2d.TimeWindowPlotGlyph
- draw(Graphics) - Method in class hec.map.ConformingMapText
- draw(Graphics) - Method in class hec.map.MapLabelItem
-
Method Description
- draw(Graphics) - Method in class hec.map.MapTextObject
- draw(Graphics) - Method in class hec.map.RotatedMapText
- draw(Graphics2D, Rectangle) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- draw(Graphics2D, Rectangle) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.DiversionSymbol
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.LayerSymbolShape
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.StreamJunctionSymbol
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.StreamNodeSymbol
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.StreamReachSymbol
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.SymbolType
- draw(Graphics, int, int, float, Color, Color) - Method in class hec.map.LayerSymbol.Triangle1Symbol
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolAsterisk
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolCircle
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolDiamond
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolHourGlass
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolLine1
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolLine2
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolLine3
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolLine4
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolPlus
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolShape
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolSquare
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolTriangle1
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolTriangle2
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolType
- draw(Graphics, int, int, float, Color, Color) - Method in class rma.util.RmaSymbol.SymbolX
- draw(Graphics, int, int, float, Color, Color, boolean) - Method in class hec.map.LayerSymbol.LayerSymbolShape
- draw(Graphics, int, int, int, Color, Color, float) - Static method in class hec.map.LayerSymbol
- draw(Graphics, int, int, int, Color, Color, float) - Static method in class rma.util.RmaSymbol
- draw(Graphics, int, int, int, Color, Color, float, float) - Static method in class rma.util.RmaSymbol
- draw(Graphics, MapScale) - Method in class hec.map.AbstractLegendItem
-
This method is the entry point for drawing.
- draw(Graphics, MapScale) - Method in class hec.map.aidem.AiDemGlyph
- draw(Graphics, MapScale) - Method in class hec.map.aishape.AiShapeGlyph
- draw(Graphics, MapScale) - Method in class hec.map.annotations.AnnotationMapGlyph
- draw(Graphics, MapScale) - Method in class hec.map.ColorContourLegendItem
- draw(Graphics, MapScale) - Method in class hec.map.dem.DemGlyph
- draw(Graphics, MapScale) - Method in class hec.map.dlg.DlgGlyph
-
Paint method to draw the DlgGlyph onto the graphics context
- draw(Graphics, MapScale) - Method in class hec.map.dxf.DxfGlyph
- draw(Graphics, MapScale) - Method in class hec.map.flo2d.Flo2dGlyph
- draw(Graphics, MapScale) - Method in class hec.map.image.ImageGlyph
- draw(Graphics, MapScale) - Method in class hec.map.image.ImageGlyphProxy
- draw(Graphics, MapScale) - Method in class hec.map.inundation.InundationGroupGlyph
- draw(Graphics, MapScale) - Method in class hec.map.LegendGlyph
- draw(Graphics, MapScale) - Method in interface hec.map.LegendItem
-
This method is the entry point for drawing.
- draw(Graphics, MapScale) - Method in class hec.map.MapGlyph
-
draw this MapGlyph to graphics using the MapScale scl
- draw(Graphics, MapScale) - Method in class hec.map.mrsid.MrSidMapGlyph
- draw(Graphics, MapScale) - Method in class hec.map.nettin.NetTinGlyph
- draw(Graphics, MapScale) - Method in class hec.map.raster.RasterGlyph
- draw(Graphics, MapScale) - Method in class hec.map.renderer.GlyphTaskFactory
- draw(Graphics, MapScale) - Method in class hec.map.renderer.GridFactory
- draw(Graphics, MapScale) - Method in class hec.map.renderer.LabelsDrawFactory
- draw(Graphics, MapScale) - Method in class hec.map.renderer.RenderTaskFactory
- draw(Graphics, MapScale) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
draws the stream and its member glyphs
- draw(Graphics, MapScale) - Method in class hec.map.tin.TinGlyph
- draw(Graphics, MapScale) - Method in class hec.map.tms.TmsMapGlyph
- draw(Graphics, MapScale) - Method in class hec.map.vrt.VrtMapGlyph
- draw(Graphics, MapScale, List, ImageObserver) - Method in class hec.map.MapScaleBufferedImage
- draw(Shape) - Method in class rma.util.postscript.PSGrBase
- draw(Shape) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- draw2(Graphics, int, int, int, int, int, Color) - Static method in class hec.gfx2d.Pattern
-
Draws with the pattern type known
- draw2(Graphics, int, int, int, Color, Color, float) - Static method in class hec.map.LayerSymbol
-
Draws with the symbol type known
- draw2(Graphics, int, int, int, Color, Color, float, boolean) - Static method in class hec.map.LayerSymbol
- draw2(Graphics, int, int, int, Color, Color, float, int) - Static method in class rma.util.RmaSymbol
- draw2(Graphics, int, int, int, Color, Color, float, int, float) - Static method in class rma.util.RmaSymbol
-
Draws with the symbol type known
- draw3DRect(int, int, int, int, boolean) - Method in class rma.util.postscript.PSGrBase
-
Draws a highlighted 3-D rectangle.
- drawAlignedString(Graphics, FontMetrics, int, String, int, int, int) - Method in class rma.swing.RmaJWrappingLabel
-
This helper method draws a string aligned the requested way.
- drawArc(int, int, int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws an arc bounded by the specified rectangle from startAngle to endAngle.
- drawArc(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawArc(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawArc(Graphics, MapScale, WorldArc) - Method in class hec.map.dxf.DxfGlyph
- drawArrow(Graphics, MapScale, WorldPt, WorldPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawAxisLabelsBottom(Graphics, FontMetrics, int, int, Rectangle) - Method in class hec.gfx2d.AxisTics
- drawAxisLabelsBottom(Graphics, FontMetrics, int, int, Rectangle) - Method in class hec.gfx2d.ProbabilityAxisTics
- drawAxisLabelsTop(Graphics, FontMetrics, int, int, Rectangle) - Method in class hec.gfx2d.AxisTics
- drawAxisLabelsTop(Graphics, FontMetrics, int, int, Rectangle) - Method in class hec.gfx2d.ProbabilityAxisTics
- drawBackground - Variable in class hec.gfx2d.G2dLabelDrawProp
- drawBackground - Variable in class hec.gfx2d.G2dPolygonProperties
- drawBackground - Variable in class hec.gfx2d.ViewportDrawProp
- drawBorder - Variable in class hec.gfx2d.G2dLabelDrawProp
- drawBorder - Variable in class hec.gfx2d.G2dPolygonProperties
- drawBorder - Variable in class hec.gfx2d.ViewportDrawProp
- drawBorder(Graphics) - Method in class hec.map.AbstractLegendItem
- drawBorder(Graphics2D, LocalRect) - Method in class hec.map.image.ImageGlyph
- drawBorder(Graphics2D, Dimension) - Method in class hec.gfx2d.G2dLabel
- drawBoundaries(Graphics2D, Point2D, double) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawBytes(byte[], int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified bytes using the current font and color.
- drawCallouts(Graphics, Rectangle) - Method in class hec.gfx2d.G2dLine
-
Draws the callouts on the particular line if the _drawCallouts variable is true
- drawCharacter(int, int, int, int, float, float, boolean, float, float, boolean, Rectangle, char[][], int, int, int, boolean, float, Graphics) - Method in class rma.swing.HersheyFont
- drawChars(char[], int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified characters using the current font and color.
- drawConformingString(Graphics, int[], int[], int, String, int, int, double, int, Font, Color, int, float) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This is a public method that draws a string label that conforms to a given line.
- drawConformingString(Graphics, MapScale, WorldLine, String, double, int, Font, Color, int, float) - Method in class hec.map.image.ImageGlyphProxy
- drawConformingString(Graphics, MapScale, WorldLine, String, double, int, Font, Color, int, float) - Method in class hec.map.MapGlyph
-
Draw string rotated to best fit location on a line
- drawConformingString_new(Graphics, MapScale, WorldLine, String, double) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
Draw string that follows the stream
- drawConformingString_old(Graphics, MapScale, StreamElement, String, double) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
Draw string that follows the stream
- drawConformingString2(Graphics, MapScale, WorldLine, String, double, Font, Color, int) - Method in class hec.map.image.ImageGlyphProxy
- drawConformingString2(Graphics, MapScale, WorldLine, String, double, Font, Color, int) - Method in class hec.map.MapGlyph
-
Draw string that follows the line
- drawContour(boolean) - Method in class hec.map.tin.TinGlyph
- drawDragPoints(Graphics2D, LocalRect) - Method in class hec.map.image.ImageGlyph
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.aidem.AiDemGlyph
-
Compute and draw max min and average elevation for the given region
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.dem.DemGlyph
-
Compute and draw max min and average elevation for the given region
- drawElevationStats(Graphics, LocalRegion) - Method in interface hec.map.ElevationGlyph
-
Compute and draw max min and average elevation for the given region
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.flo2d.Flo2dDepthGlyph
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.nettin.NetTinGlyph
-
Compute and draw max min and average elevation for the given region
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.raster.RasterGlyph
-
Compute and draw max min and average elevation for the given region
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.tms.TmsMapGlyph
- drawElevationStats(Graphics, LocalRegion) - Method in class hec.map.vrt.VrtMapGlyph
- drawFileName(Graphics, LocalRect) - Method in class hec.map.image.ImageGlyph
- drawFontLine(int, int, int, int, int, Graphics) - Method in class rma.swing.HersheyFont
- drawGlyphVector(GlyphVector, float, float) - Method in class rma.util.postscript.PSGrBase
- drawGlyphVector(GlyphVector, float, float) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawHighLight(Graphics) - Method in class hec.gfx2d.ColorSquare
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class rma.util.postscript.PSGrBase
- drawImage(BufferedImage, BufferedImageOp, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class rma.util.postscript.PSGrBase
-
Warning this is not yet supported
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawImage(Image, int, int, int, int, int, int, int, int, Color, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class rma.util.postscript.PSGrBase
-
Warning this is not yet supported
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawImage(Image, int, int, int, int, int, int, int, int, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified image inside the specified rectangle.
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawImage(Image, int, int, int, int, Color, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified image inside the specified rectangle.
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawImage(Image, int, int, int, int, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, int, int, Color, ImageObserver) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified image at the specified coordinate (x, y).
- drawImage(Image, int, int, Color, ImageObserver) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawImage(Image, int, int, Color, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, int, int, ImageObserver) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified image at the specified coordinate (x, y).
- drawImage(Image, int, int, ImageObserver) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawImage(Image, int, int, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawImage(Image, AffineTransform, ImageObserver) - Method in class rma.util.postscript.PSGrBase
- drawImage(Image, AffineTransform, ImageObserver) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawItem(Graphics2D, double, double, double, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieLegendItemView
- drawJunction(Graphics, MapScale, StreamJunction) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawLabel - Variable in class hec.gfx2d.AxisMarkerDescription
- drawLabel - Variable in class hec.gfx2d.G2dMarkerPointProperties
- drawLabel - Variable in class hec.gfx2d.G2dMarkerProperties
- drawLegend(Graphics2D, G2dPanel, Viewport) - Method in class hec.gfx2d.DefaultVeiwportLegendRenderer
- drawLegend(Graphics2D, G2dPanel, Viewport) - Method in interface hec.gfx2d.ViewportLegendRenderer
- drawLegendBox(Graphics2D, double, double, double, double) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- drawLegendItems(Graphics2D, double, double, double, double, int) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- drawLegendItems(Graphics, MapScale) - Method in class hec.map.MapCanvas
- drawLegendPict(Graphics, int, Dimension) - Method in class hec.gfx2d.G2dGlyph
- drawLegendPict(Graphics, int, Dimension) - Method in class hec.gfx2d.TimeWindowPlotGlyph
- drawLegendPict(Graphics, G2dLineProperties, Dimension, int) - Static method in class hec.gfx2d.LegendItemDrawUtilities
- drawLegendPict(Graphics, Dimension) - Method in class hec.gfx2d.TimeSeriesGlyph
-
This will override so we can use our line object
- drawLine - Variable in class hec.gfx2d.AxisMarkerDescription
- drawLine - Variable in class hec.gfx2d.G2dMarkerProperties
- drawLine() - Method in class hec.gfx2d.G2dLineProperties
- drawLine() - Method in class hec.gfx2d.G2dMarkerPointProperties
- drawLine() - Method in class hec.gfx2d.G2dMarkerProperties
- drawLine() - Method in interface hec.gfx2d.LineProperties
- drawLine(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws a line between the coordinates (x1,y1) and (x2,y2).
- drawLine(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawLine(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawLine(Graphics, MapScale, WorldLine) - Method in class hec.map.dxf.DxfGlyph
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color) - Method in class hec.map.image.ImageGlyphProxy
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color) - Method in class hec.map.MapGlyph
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int) - Method in class hec.map.image.ImageGlyphProxy
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int) - Method in class hec.map.MapGlyph
-
draw the line on the map.
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int, boolean) - Method in class hec.map.image.ImageGlyphProxy
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int, boolean) - Method in class hec.map.MapGlyph
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int, boolean, float) - Method in class hec.map.image.ImageGlyphProxy
- drawLine(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int, boolean, float) - Method in class hec.map.MapGlyph
- drawLine(Graphics, Rectangle) - Method in class hec.gfx2d.G2dLine
-
This method draws a line to the specified graphics context.
- drawLine(Graphics, Rectangle) - Method in class hec.gfx2d.G2dLogarithmicLine
- drawLine(Graphics, Rectangle) - Method in class hec.gfx2d.G2dMarkerLine
-
This method draws a line to the specified graphics context.
- drawLine(Graphics, Rectangle) - Method in class hec.gfx2d.G2dTimeSeriesLine
- drawLine2D(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int, boolean) - Method in class hec.map.image.ImageGlyphProxy
- drawLine2D(Graphics, WorldLine, MapScale, double, Color, Color, boolean, Color, int, boolean) - Method in class hec.map.MapGlyph
-
draw the line using graphics 2d
- drawMajorTicLabels - Variable in class hec.gfx2d.AxisTicsDrawProp
- drawMajorTics - Variable in class hec.gfx2d.AxisTicsDrawProp
- drawMajorXGrid - Variable in class hec.gfx2d.ViewportDrawProp
-
draw vertical grid lines at x axis major tics
- drawMajorYGrid - Variable in class hec.gfx2d.ViewportDrawProp
-
draw vertical grid lines at y axis major tics
- drawMapLabels(Graphics) - Method in class hec.map.MapCanvas
- drawMarkers(Graphics) - Method in class hec.gfx2d.Viewport
- drawMinorTicLabels - Variable in class hec.gfx2d.AxisTicsDrawProp
- drawMinorTics - Variable in class hec.gfx2d.AxisTicsDrawProp
- drawMinorXGrid - Variable in class hec.gfx2d.ViewportDrawProp
-
draw vertical grid lines at x axis minor tics
- drawMinorYGrid - Variable in class hec.gfx2d.ViewportDrawProp
-
draw vertical grid lines at y axis minor tics
- drawNode(Graphics, MapScale, StreamNode) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawOnAxis - Variable in class hec.gfx2d.G2dMarkerPointProperties
- drawOnAxis - Variable in class hec.gfx2d.G2dMarkerProperties
- drawOval(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws an oval inside the specified rectangle using the current color.
- drawOval(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawOval(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawPoint - Variable in class hec.gfx2d.G2dMarkerPointProperties
- drawPoint(Graphics2D) - Method in class hec.map.image.DragPoint
- drawPoint(Graphics, Rectangle) - Method in class hec.gfx2d.G2dMarkerPoint
-
This method draws a line to the specified graphics context.
- drawPoints() - Method in class hec.gfx2d.G2dLineProperties
- drawPoints() - Method in class hec.gfx2d.G2dMarkerProperties
- drawPoints() - Method in interface hec.gfx2d.LineProperties
- drawPoints(Graphics, int[], int[], int, boolean[], int, Color, Color, float, boolean, int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
Draws the visible points along a line.
- drawPoints(Graphics, int[], int[], int, boolean[], int, Color, Color, float, boolean, int, int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
- drawPolygon(int[], int[], int) - Method in class rma.util.postscript.PSGrBase
-
Draws a polygon defined by an array of x points and y points.
- drawPolygon(int[], int[], int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawPolygon(int[], int[], int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawPolygon(Graphics, Rectangle) - Method in class hec.gfx2d.G2dPolygon
-
This method draws the contents of this polygon to this polygon to the selected graphics context.
- drawPolygon(Polygon) - Method in class rma.util.postscript.PSGrBase
-
Draws a polygon defined by the specified point.
- drawPolyline(int[], int[], int) - Method in class rma.util.postscript.PSGrBase
-
Draws a polygon defined by an array of x points and y points.
- drawPolyline(int[], int[], int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawPolyline(int[], int[], int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawRadialMarksAndLabels(Graphics2D, Point2D, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- drawRadialSum(Graphics2D, Point2D, double, Rectangle2D) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawReach(Graphics, MapScale, StreamElement) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
This method is called
- drawRect(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws the outline of the specified rectangle using the current color.
- drawRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawRectWithProperties(Graphics, Rectangle2D, G2dLineProperties, Double) - Method in class hec.gfx2d.swing.charts.bar.BarGlyph
- drawRegion(Graphics, MapScale, WorldRegion, boolean, Color, Color) - Method in class hec.map.image.ImageGlyphProxy
- drawRegion(Graphics, MapScale, WorldRegion, boolean, Color, Color) - Method in class hec.map.MapGlyph
- drawRegion(Graphics, MapScale, WorldRegion, boolean, Color, Color, float) - Method in class hec.map.MapGlyph
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class rma.util.postscript.PSGrBase
- drawRenderableImage(RenderableImage, AffineTransform) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class rma.util.postscript.PSGrBase
- drawRenderedImage(RenderedImage, AffineTransform) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawRoundRect(int, int, int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws an outlined rounded corner rectangle using the current color.
- drawRoundRect(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawRoundRect(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawSelected(Graphics2D, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- drawSelectedJunction(Graphics, MapScale, StreamJunction, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawSelectedNode(Graphics, MapScale, IconNode, boolean, boolean) - Method in interface hec.map.IconGlyph
- drawSelectedNode(Graphics, MapScale, StreamNode, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawSelectedObject(Object, Graphics) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawSelectedReach(Graphics, MapScale, StreamElement, boolean, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- drawSelection(Graphics2D, Point2D, double) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawSlice(Graphics2D, Point2D, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
-
Because the slices require two render passes, this allows us to do that all in one go, but it may not be efficient this way at times.
- drawSliceColor(Graphics2D, Point2D, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
-
This renders the color portion of the slice.
- drawSliceLabel(Graphics2D, Point2D, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
-
Draws the labels related to the slice.
- drawSliceMask(Graphics2D, Point2D, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
-
This slice mask renders black over a portion of the slice that we want to render color.
- drawSlicesAndLabels(Graphics, Point2D, double, Rectangle) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawSliceThresholds(Graphics2D, Point2D, double) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawSliceValues(Graphics2D, Point2D, double) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawString(String, float, float) - Method in class rma.util.postscript.PSGrBase
- drawString(String, float, float) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawString(String, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws the specified String using the current font and color.
- drawString(String, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- drawString(String, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawString(String, int, int, Graphics) - Method in class rma.swing.HersheyFont
- drawString(AttributedCharacterIterator, float, float) - Method in class rma.util.postscript.PSGrBase
- drawString(AttributedCharacterIterator, float, float) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawString(AttributedCharacterIterator, int, int) - Method in class rma.util.postscript.PSGr2
-
So far Unimplemented Java 2 addition.
- drawString(AttributedCharacterIterator, int, int) - Method in class rma.util.wmf.WMFGraphics
-
Not supported.
- drawString(AttributedCharacterIterator, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- drawString(JComponent, Graphics, String, int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
Draws the string at the specified location.
- drawString(JComponent, Graphics, String, int, int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
- drawText(String, int, int, float, float, int, int, double, boolean, Rectangle, Graphics) - Method in class rma.swing.HersheyFont
- drawThreshold(Graphics2D, Threshold, Point2D, double, double, double, Arc2D) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- drawThreshold(Graphics2D, Threshold, Point2D, double, Ellipse2D) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawThresholdsAndLabels(Graphics2D, Point2D, double) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- drawTicsBottom(Graphics) - Method in class hec.gfx2d.AxisTics
- drawTicsBottom(Graphics) - Method in class hec.gfx2d.CategoryAxisTics
- drawTicsBottom(Graphics) - Method in class hec.gfx2d.LogAxisTics
- drawTicsBottom(Graphics) - Method in class hec.gfx2d.TSAxisTics
- drawTicsLeft(Graphics) - Method in class hec.gfx2d.AxisTics
- drawTicsLeft(Graphics) - Method in class hec.gfx2d.CategoryAxisTics
- drawTicsLeft(Graphics) - Method in class hec.gfx2d.LogAxisTics
- drawTicsLeft(Graphics) - Method in class hec.gfx2d.TSAxisTics
- drawTicsRight(Graphics) - Method in class hec.gfx2d.AxisTics
- drawTicsRight(Graphics) - Method in class hec.gfx2d.CategoryAxisTics
- drawTicsRight(Graphics) - Method in class hec.gfx2d.LogAxisTics
- drawTicsRight(Graphics) - Method in class hec.gfx2d.TSAxisTics
- drawTicsTop(Graphics) - Method in class hec.gfx2d.AxisTics
- drawTicsTop(Graphics) - Method in class hec.gfx2d.CategoryAxisTics
- drawTicsTop(Graphics) - Method in class hec.gfx2d.LogAxisTics
- drawTicsTop(Graphics) - Method in class hec.gfx2d.TSAxisTics
- drawTin() - Method in class hec.map.tin.TinGlyph
- drawTinEdges - Variable in class hec.map.tin.TinGlyphDataRec
- drawTinElevation() - Method in class hec.map.tin.TinGlyph
- drawTitle - Variable in class hec.gfx2d.TitleDrawProp
- drawTranslated(Graphics2D, MapScale, MapScale, Image, RenderTaskFactory) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- drawUsingDefaultColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- drawValueMarksAndLabels(Graphics2D, Point2D, double, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- drawViewportLegend - Variable in class hec.gfx2d.ViewportDrawProp
- drawViewportLegend(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- drawViewportLegendAlign - Variable in class hec.gfx2d.ViewportDrawProp
- drawWaterSurface(int) - Method in class hec.map.tin.TinGlyph
- drawWithZoom(Graphics2D, MapScale, MapScale, Image) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- drawWorldRect(Graphics, MapScale, Flo2dCell, Color, Color) - Method in class hec.map.flo2d.Flo2dGlyph
- drop(DropTargetDropEvent) - Method in class hec.gfx2d.PanelDropTarget
- drop(DropTargetDropEvent) - Method in class hec.gfx2d.ViewportDropTarget
- drop(DropTargetDropEvent) - Method in class rma.util.DBFFileViewer.DnDFileDropListener
- dropActionChanged(DropTargetDragEvent) - Method in class hec.gfx2d.PanelDropTarget
- dropActionChanged(DropTargetDragEvent) - Method in class rma.util.DBFFileViewer.DnDFileDropListener
- dropComponent(Transferable) - Method in class hec.gfx2d.PanelDropTarget
- dropGlyph(DropTargetDropEvent) - Method in class hec.gfx2d.ViewportDropTarget
- dropTarget - Variable in class hec.gfx2d.PanelDropTarget
- DSS - Class in hec.hecmath
- DSS() - Constructor for class hec.hecmath.DSS
- DSS(boolean) - Constructor for class hec.hecmath.DSS
- DSS_FILE_MANAGER - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- DSS_FUNCTION_internalUtility_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_javaNativeInterface_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_other_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zaliasAdd_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zaliasRemove_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zaliasUtil_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zarrayRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zarrayStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zbinaryRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zbinaryStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zbinNew_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zbinUpdate_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcatalog_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheck_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckHashTable_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckInfo_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckKeys_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckLinks_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckMultiUser_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckPathnameBins_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcheckPathnames_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zclose_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcopyFile_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zcopyRecord_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zdelete_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zduplicateRecord_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zflushToDisk_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zget_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zgetBuff_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zgetFileSpace_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zhash_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zinit_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zinitIfltab_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zinquire_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zlocationRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zlocationStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zlocking_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zmemoryFree_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zmemoryGet_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_znewFileSize_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zopen_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zpdRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zpdStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zpermCreate_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zpermRead_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zpermWrite_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zput_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zputBuff_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zquery_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zread_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zreadDisk_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zreadInfo_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zreadInternal_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zrename_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zset_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zsetFile_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zspatialGridRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zspatialGridStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zspatialTinRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zspatialTinStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zsqueeze_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztextRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztextStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsAggregate_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsDisaggregate_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsIrregMergeBlocks_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsIrregReadBlock_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsIrregStoreBlock_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsProcessTimes_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsRegReadBlock_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsRegStoreBlock_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsRetrieve_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsRetrieveIrreg_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsRetrieveReg_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsStore_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsStoreIrreg_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsStoreReg_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsTrim_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_ztsWriteBlock_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zundelete_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zwrite_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zwriteDisk_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zwriteEOF_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zwriteExisting_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zwriteInternal_ID - Static variable in class hec.heclib.util.Heclib
- DSS_FUNCTION_zwriteNew_ID - Static variable in class hec.heclib.util.Heclib
- DSS_IMPORT - Static variable in interface hec.script.ScriptConstants
- DSS_PATHNAME_PART_LENGTH - Static variable in class rma.swing.text.DssPathnamePartDocument
- DSS_TYPE - Static variable in class hec.gfx2d.DataTypeProperties
- DSS_TYPES - Static variable in class hec.gfx2d.DataTypeFactory
-
Description
- dss_zquery(String, stringContainer, int[]) - Method in class hec.heclib.dss.HecDSSUtilities
- dss_zquery(String, stringContainer, int[]) - Method in interface hec.heclib.dss.IHecDSSUtilities
- dss_zset(String, String, int) - Method in class hec.heclib.dss.HecDSSUtilities
- dss_zset(String, String, int) - Method in interface hec.heclib.dss.IHecDSSUtilities
- Dss2AscGrid - Class in hec.heclib.grid
-
Reads grid values from an DSS Record and stores them in an Arc/Info ASCII grid and stores
- Dss2AscGrid() - Constructor for class hec.heclib.grid.Dss2AscGrid
- Dss2AscGrid(String[]) - Constructor for class hec.heclib.grid.Dss2AscGrid
- Dss2AscGrid(String, DSSIdentifier, HecTime, HecTime, String) - Constructor for class hec.heclib.grid.Dss2AscGrid
- Dss2FltGrid - Class in hec.heclib.grid
-
Reads grid values from a gridded DSS Record and stores them in an Arc/Info FLOAT grid
- Dss2FltGrid() - Constructor for class hec.heclib.grid.Dss2FltGrid
- Dss2FltGrid(String[]) - Constructor for class hec.heclib.grid.Dss2FltGrid
- Dss2FltGrid(String, DSSIdentifier, HecTime, HecTime, String) - Constructor for class hec.heclib.grid.Dss2FltGrid
- DSS7_GRID_STRUCT_VERSION - Static variable in class hec.heclib.grid.GridInfo
- DSSArrayContainer - Class in hec.io
- DSSArrayContainer() - Constructor for class hec.io.DSSArrayContainer
- DSSArrayContainer(DSSIdentifier) - Constructor for class hec.io.DSSArrayContainer
- dssCompare(SixToSevenUtil.ProgressHandler) - Method in class hec.util.convertDss6To7.SixToSevenUtil
- DssCompare - Class in hec.hecmath
- DssCompare() - Constructor for class hec.hecmath.DssCompare
- DssCompare(String, String) - Constructor for class hec.hecmath.DssCompare
- DssContainerInfo<T> - Class in hec.util.transformation.dss.read
- DssContainerInfo<T> - Class in hec.util.transformation.dss.write
- DssContainerInfo(String, String, T) - Constructor for class hec.util.transformation.dss.write.DssContainerInfo
- DssContainerInfo(Path, DSSPathname, T) - Constructor for class hec.util.transformation.dss.read.DssContainerInfo
- DssDataManager - Interface in hec.heclib.dss
- DssDataType - Class in hec.heclib.dss
- dssError - Variable in class hec.heclib.dss.DSSErrorMessage
- DSSErrorMessage - Class in hec.heclib.dss
- DSSErrorMessage() - Constructor for class hec.heclib.dss.DSSErrorMessage
- DSSFile - Class in hec.hecmath
- DSSFile(DssDataManager) - Constructor for class hec.hecmath.DSSFile
-
Constructor for the DSSFile object
- dssFileChanged(Object, int, int, int) - Method in interface hec.heclib.dss.HecDssListener
- DssFileContainer - Class in hec.io
-
Title:DssFileContainer
- DssFileContainer() - Constructor for class hec.io.DssFileContainer
- DSSFILEDATE - Static variable in class hec.gfx2d.text.DssTokenReplacer
- DSSFILEDIR - Static variable in class hec.gfx2d.text.DssTokenReplacer
- DSSFileException - Exception in hec.hecmath
- DSSFileException() - Constructor for exception hec.hecmath.DSSFileException
- DSSFileException(Exception) - Constructor for exception hec.hecmath.DSSFileException
- DSSFileException(String) - Constructor for exception hec.hecmath.DSSFileException
- dssFileHasBeenOpened - Variable in class hec.heclib.dss.HecDSSFileData
- DSSFileManagerLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- DssFileManagerStatus() - Method in interface hec.heclib.dss.DssDataManager
- DssFileManagerStatus() - Method in class hec.heclib.dss.LocalDssDataManager
- DssFileManagerStatus(Collection<HecDSSFileData>) - Static method in class hec.heclib.dss.HecDSSFileDataManager
- dssFilename - Variable in class hec.heclib.dss.HecDSSRecordInfo
- dssFilename() - Method in class hec.heclib.dss.HecDSSFileDataManager
- dssFileName - Variable in class hec.heclib.dss.DSSErrorMessage
- dssFileName - Variable in class hec.heclib.dss.HecDSSFileData
- dssFileName() - Method in class hec.heclib.dss.HecDSSFileDataManager
- DSSFileName() - Method in class hec.heclib.dss.AbstractDssDataManager
- DSSFileName() - Method in interface hec.heclib.dss.DssDataManager
-
Returns either Remote or local call to DSSFileName()
- DSSFileName() - Method in class hec.heclib.dss.HecDSSFileAccess
- DSSFileName() - Method in interface hec.heclib.dss.IHecDSSUtilities
- DSSFileName(boolean) - Method in class hec.heclib.dss.HecPairedData
- DSSFileName(boolean) - Method in class hec.heclib.dss.HecTimePattern
- DSSFileName(boolean) - Method in class hec.heclib.dss.HecTimeSeries
- DSSFileName(boolean) - Method in class hec.heclib.grid.GriddedData
- DSSFileName(int) - Method in class hec.heclib.dss.AbstractDssDataManager
- DSSFileName(int) - Method in interface hec.heclib.dss.DssDataManager
- DSSFILENAME - Static variable in class hec.gfx2d.text.DssTokenReplacer
- dssFileOpened - Variable in class hec.heclib.dss.HecDSSFileData
- DSSFILEPATH - Static variable in class hec.gfx2d.text.DssTokenReplacer
- DSSFILEPATH - Static variable in interface hec.io.AsciiSerializableConstants
- DSSHelpConstants - Interface in hec.lang
-
this interface defines the DSSVue Java Help properties
- DSSI18n - Class in hec.gui
- DSSI18n(String, String) - Constructor for class hec.gui.DSSI18n
- DSSIdentifier - Class in hec.io
- DSSIdentifier() - Constructor for class hec.io.DSSIdentifier
- DSSIdentifier(DSSIdentifier) - Constructor for class hec.io.DSSIdentifier
- DSSIdentifier(String) - Constructor for class hec.io.DSSIdentifier
- DSSIdentifier(String, String) - Constructor for class hec.io.DSSIdentifier
- DssManagerBridge - Interface in hec.io
- DSSMAPGUI - Static variable in interface hec.supplemental.model.WorkspaceConstants
- DSSPairedDataContainer - Class in hec.io
- DSSPairedDataContainer() - Constructor for class hec.io.DSSPairedDataContainer
- DSSPairedDataContainer(DSSIdentifier) - Constructor for class hec.io.DSSPairedDataContainer
- DSSPATH - Static variable in class hec.gfx2d.text.DssTokenReplacer
- DSSPATH - Static variable in interface hec.io.AsciiSerializableConstants
- DSSPathAndFilename - Class in hec.heclib.dss
- DSSPathAndFilename() - Constructor for class hec.heclib.dss.DSSPathAndFilename
- DSSPathAndFilename(String) - Constructor for class hec.heclib.dss.DSSPathAndFilename
- DSSPathname - Class in hec.heclib.dss
-
DSSPathname manages a DSS pathname.
- DSSPathname() - Constructor for class hec.heclib.dss.DSSPathname
- DSSPathname(String) - Constructor for class hec.heclib.dss.DSSPathname
- dssPathnameFlavor - Static variable in class hec.heclib.dss.DataReferenceSet
- DssPathnameMatcherException - Exception in hec.heclib.dss
- DssPathnameMatcherException() - Constructor for exception hec.heclib.dss.DssPathnameMatcherException
- DssPathnameMatcherException(String) - Constructor for exception hec.heclib.dss.DssPathnameMatcherException
- DssPathnameMatcherException(String, Throwable) - Constructor for exception hec.heclib.dss.DssPathnameMatcherException
- DssPathnameMatcherException(String, Throwable, boolean, boolean) - Constructor for exception hec.heclib.dss.DssPathnameMatcherException
- DssPathnameMatcherException(Throwable) - Constructor for exception hec.heclib.dss.DssPathnameMatcherException
- DssPathnamePartDocument - Class in rma.swing.text
-
a DSS PathName Part document for JTextFields, and other components that use PlainDocument
- DssPathnamePartDocument() - Constructor for class rma.swing.text.DssPathnamePartDocument
- DssPathnamePartDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.DssPathnamePartDocument
- DSSPathPartGenerator - Class in rma.util
- DSSPathPartGenerator() - Constructor for class rma.util.DSSPathPartGenerator
- DSSPathString - Class in hec.lang
-
Represents a DSS pathname string.
- DSSPathString() - Constructor for class hec.lang.DSSPathString
-
Default constructor
- DSSPathString(String) - Constructor for class hec.lang.DSSPathString
-
Constructs a DSSPathString based on pathname string
- DSSPathString(String[]) - Constructor for class hec.lang.DSSPathString
-
Constructs a DSSPathString based on an array of six pathname part strings
- DSSPathString(String, String, String, String, String, String) - Constructor for class hec.lang.DSSPathString
-
Constructs a DSSPathString based on six pathname part strings
- dssPathToTsDescription(HecDataManager, String) - Static method in class hec.data.TsTranslator
-
Returns a TsDescription for the DSS Path.
- dssPathToTsDescription(String, String) - Static method in class hec.data.TsTranslator
- dssPathUnitsAndType(stringContainer, stringContainer, HecDataManager, String) - Static method in class hec.data.TsTranslator
- DSSPlotCompare - Class in hec.hecmath
- DSSPlotCompare(String[], String) - Constructor for class hec.hecmath.DSSPlotCompare
- DssReadData - Class in hec.util.transformation.dss.read
- DssReadData() - Constructor for class hec.util.transformation.dss.read.DssReadData
- DssReader - Class in hec.util.transformation.dss.read
-
This class is intended to read in data from the DssReaderController, and then write it out to a DssReadData object, which is then returned.
- DssReader() - Constructor for class hec.util.transformation.dss.read.DssReader
- DssReaderController - Interface in hec.util.transformation.dss.read
- DSSTable - Variable in class hec.heclib.dss.HecDSSFileData
- DSSTimeSeries - Class in hec.data.tx
-
Deprecated.use DSSTimeSeriesTranslator and DSSTimeSeriesUtil instead
- DSSTimeSeries() - Constructor for class hec.data.tx.DSSTimeSeries
-
Deprecated.
- DSSTimeSeriesNoDataFoundException - Exception in hec.data.tx
- DSSTimeSeriesNoDataFoundException() - Constructor for exception hec.data.tx.DSSTimeSeriesNoDataFoundException
- DSSTimeSeriesNoDataFoundException(String) - Constructor for exception hec.data.tx.DSSTimeSeriesNoDataFoundException
- DSSTimeSeriesReadException - Exception in hec.data.tx
- DSSTimeSeriesReadException(Exception) - Constructor for exception hec.data.tx.DSSTimeSeriesReadException
- DSSTimeSeriesReadException(String) - Constructor for exception hec.data.tx.DSSTimeSeriesReadException
- DSSTimeSeriesReadException(String, Exception) - Constructor for exception hec.data.tx.DSSTimeSeriesReadException
- DSSTimeSeriesTranslator - Class in hec.data.tx
- DSSTimeSeriesTranslator() - Constructor for class hec.data.tx.DSSTimeSeriesTranslator
- dssTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- DSSTimeSeriesUtil - Class in hec.data.tx
- DSSTimeSeriesWriteException - Exception in hec.data.tx
- DSSTimeSeriesWriteException(Exception) - Constructor for exception hec.data.tx.DSSTimeSeriesWriteException
- DSSTimeSeriesWriteException(String) - Constructor for exception hec.data.tx.DSSTimeSeriesWriteException
- DSSTimeSeriesWriteException(String, Exception) - Constructor for exception hec.data.tx.DSSTimeSeriesWriteException
- DssTokenReplacer - Class in hec.gfx2d.text
- DssTokenReplacer() - Constructor for class hec.gfx2d.text.DssTokenReplacer
- dssToTs(String, String, String) - Static method in class hec.data.TsTranslator
- dssToTs(String, String, String, long, long) - Static method in class hec.data.TsTranslator
- dssToTs(String, String, String, String, String, long[]) - Static method in class hec.data.TsTranslator
- dssToTs(String, String, String, String, String, long, long) - Static method in class hec.data.TsTranslator
- dssToTs(Properties, HecDataManager, String, String, String, long[]) - Static method in class hec.data.TsTranslator
- dssToTs(Properties, String, String, String, String, long[]) - Static method in class hec.data.TsTranslator
- DssUtils - Class in hec.util.transformation.dss
- DssUtils() - Constructor for class hec.util.transformation.dss.DssUtils
- dssVersion - Variable in class hec.heclib.dss.HecDSSFileData
- DssVueSimpleDSSTimeSeriesCollection - Class in hec.gfx2d
-
DssVueSimpleDSSTimeSeriesCollection is used by DSSVue, and PlotingUtilities for plotting collections
- DssVueSimpleDSSTimeSeriesCollection(TimeSeriesCollectionContainer) - Constructor for class hec.gfx2d.DssVueSimpleDSSTimeSeriesCollection
- DssWriteData - Interface in hec.util.transformation.dss.write
- DssWriter - Class in hec.util.transformation.dss.write
- DssWriter() - Constructor for class hec.util.transformation.dss.write.DssWriter
- DssWriterController - Interface in hec.util.transformation.dss.write
- DST_OFFSET - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- DSTINVERT - Static variable in class rma.util.wmf.WMF
- dt - Variable in class hec.model.RunTime
- dt - Variable in class hec.model.RunTimeRecord
- dtMin - Variable in class hec.model.RunTime
- dtMin - Variable in class hec.model.RunTimeRecord
- DummyGutter(JTextArea) - Constructor for class hec.script.AbstractScriptEditor.DummyGutter
- dump() - Method in class hec.heclib.grid.Dss2AscGrid
- dump() - Method in class hec.heclib.grid.Dss2FltGrid
- dumpDefaults() - Static method in class hec.gfx2d.PlotProperties
- dumpInfo() - Method in class hec.tools.FileHunter
- DUPLICATE - Static variable in annotation interface hec.io.dbf.annotations.Index
- duplicateConditionals(ConditionalBlock) - Method in class hec.model.ConditionalBlock
-
make a copy of the top level items, and reuse lower items
- duplicateRecords(String[], String[]) - Method in class hec.hecmath.DSSFile
- duplicateRecords(List<String>, List<String>) - Method in class hec.heclib.dss.AbstractDssDataManager
- duplicateRecords(List<String>, List<String>) - Method in interface hec.heclib.dss.DssDataManager
- duplicateRecords(List<String>, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- duplicateRecords(List<String>, List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- duplicateRecords(Vector, Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- duplicateRecords(Vector, Vector) - Method in class hec.hecmath.DSSFile
- Duration - Class in hec.data
-
Deprecated.As of 02/08/2021 use
Duration
from hec-nucleus-metadata instead. - Duration - Enum constant in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.
- Duration() - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(int) - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(int, boolean) - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(int, String) - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(Duration) - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(String) - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(String, boolean) - Constructor for class hec.data.Duration
-
Deprecated.
- Duration(String, String) - Constructor for class hec.data.Duration
-
Deprecated.
- DURATION - Static variable in interface hec.data.level.IAttributeParameterTypedValue
- DURATION - Static variable in interface hec.data.level.ILocationLevelRef
- DURATION - Static variable in interface hec.data.level.IParameterTypedValue
- DURATION_PERIOD_STRINGS - Static variable in class hec.hecmath.DurationPeriod
- durationAnalysis(DurationPeriod[]) - Method in class hec.hecmath.HecMath
- durationAnalysis(DurationPeriod[], String, String, int) - Method in class hec.hecmath.HecMath
- durationAnalysis(String) - Method in class hec.hecmath.HecMath
- durationAnalysis(String, String, String, int) - Method in class hec.hecmath.HecMath
- DurationAnalysis - Class in hec.hecmath
-
Perform and organize flow/stage duration analysis on a time series
- DurationAnalysis() - Constructor for class hec.hecmath.DurationAnalysis
- durationAnalysisBin(String, DurationPeriod[], int, int, double[], int, double[], int, int) - Method in class hec.hecmath.TimeSeriesMath
- durationAnalysisStandard(String, DurationPeriod[], int, double[], int, int) - Method in class hec.hecmath.TimeSeriesMath
-
Perform A Standard Duration Analysis for time series.
- durationMinutes(String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- durationPercent - Variable in class hec.hecmath.DurationPeriod.DurationPoint
- DurationPeriod - Class in hec.hecmath
-
Class holds data for time series cyclic analysis statistic computed by HecMath.cyclicAnalysis
- DurationPeriod(int, String, String) - Constructor for class hec.hecmath.DurationPeriod
-
type - type of period (ANNUAL, QUARTERLY, MONTHLY, OTHER ) startOfPeriod - date string of type "01JAN" (no year) defining beginning of period endOfPeriod - date string of type "31MAR" (no year) defining end of period
- DurationPeriod(String, String, String) - Constructor for class hec.hecmath.DurationPeriod
-
Contructor for user defined period types name - name for user defined duration period startOfPeriod - date string of type "01JAN" (no year) defining beginning of period endOfPeriod - date string of type "31MAR" (no year) defining end of period
- DurationPeriod.DurationPoint - Class in hec.hecmath
-
Inner class used for sorting time points
- DurationPoint() - Constructor for class hec.hecmath.DurationPeriod.DurationPoint
- dwnNode - Variable in class hec.map.dlg.DlgLine
- DxfGlyph - Class in hec.map.dxf
- DxfGlyph(MapPanel, DxfMap) - Constructor for class hec.map.dxf.DxfGlyph
- DxfGlyphOptionDlg - Class in hec.map.dxf
-
Title: Hec Java Development
- DxfGlyphOptionDlg(Frame, boolean, DxfGlyph) - Constructor for class hec.map.dxf.DxfGlyphOptionDlg
- DxfLayerSelection - Class in hec.map.dxf
- DxfLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.dxf.DxfLayerSelection
- DxfMap - Class in hec.map.dxf
-
AutoCadd DXF graphic file format map.
- DxfMap() - Constructor for class hec.map.dxf.DxfMap
- DxfMap(MapIdentifier) - Constructor for class hec.map.dxf.DxfMap
- DxfMap(String) - Constructor for class hec.map.dxf.DxfMap
- DxfVertex - Class in hec.map.dxf
-
Represents DXF Vertex objects.
- DxfVertex() - Constructor for class hec.map.dxf.DxfVertex
- DynamicallySizedThreadPool - Class in rma.util.concurrent
-
This class extends ThreadPoolExecutor to support dynamically sized thread pools.
- DynamicallySizedThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory) - Constructor for class rma.util.concurrent.DynamicallySizedThreadPool
- DynamicallySizedThreadPool(int, int, long, TimeUnit, BlockingQueue<Runnable>, ThreadFactory, RejectedExecutionHandler) - Constructor for class rma.util.concurrent.DynamicallySizedThreadPool
E
- e - Variable in class hec.geometry.WorldPt
- e - Variable in class hec.geometry.WorldRect
-
east (right) coordinate
- e - Variable in class hec.map.nettin.NodeContainer
- e - Variable in class hec.map.WorldPt
- e - Variable in class hec.map.WorldRect
-
east (right) coordinate
- E - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- E_PART_FROM_SECONDS - Static variable in class hec.heclib.dss.DSSPathname
-
Operation (via input status value) to retrieve E part from interval seconds for getTsIntervalInfo()
- e2x(double) - Method in interface hec.geometry.IScale
-
Converts world east coordinate to local x coordinate.
- e2x(double) - Method in class hec.geometry.Scale
- e2x(double) - Method in class hec.map.MapScale
-
Deprecated.call wp2lp. With the addition of map transforms the e/n axis are no longer independent. i.e. the x-shift will be smaller or larger, depending on your location on the earth
- EADScalarOutputter - Class in hec.model
- EADScalarOutputter() - Constructor for class hec.model.EADScalarOutputter
- EAST - Static variable in class hec.gfx2d.GfxLabelItem
-
east position
- EAST - Static variable in class hec.map.MapLabelItem
-
east position
- eastColor - Variable in class rma.swing.table.LinesBorder
- eastElevation() - Method in class hec.map.dem.DemEnumerator
- eastThickness - Variable in class rma.swing.table.LinesBorder
- EDGE_ALL - Static variable in class hec.gfx2d.border.EdgeBorder
- EDGE_BOTTOM - Static variable in class hec.gfx2d.border.EdgeBorder
- EDGE_LEFT - Static variable in class hec.gfx2d.border.EdgeBorder
- EDGE_RIGHT - Static variable in class hec.gfx2d.border.EdgeBorder
- EDGE_TOP - Static variable in class hec.gfx2d.border.EdgeBorder
- EdgeBorder - Class in hec.gfx2d.border
- EdgeBorder() - Constructor for class hec.gfx2d.border.EdgeBorder
-
Constructs a new default EdgeBorder with edges drawn on all sides
- EdgeBorder(int) - Constructor for class hec.gfx2d.border.EdgeBorder
-
Constructus a new EdgeBorder with the given Edge Pattern
- EdgeContainer - Class in hec.map.nettin
- EdgeContainer(int) - Constructor for class hec.map.nettin.EdgeContainer
- EdgeContainer(int[], int[], boolean[]) - Constructor for class hec.map.nettin.EdgeContainer
- Edit() - Method in class hec.gfx2d.G2dDialog
- Edit_Action() - Method in class hec.dataTable.HecDataTableFrame
- EDIT_DATE - Static variable in class rma.swing.table.RmaDateTimeEditor
- EDIT_LOCK - Static variable in class hec.io.FileLock
- EDIT_LOCK_STRING - Static variable in class hec.io.FileLock
- EDIT_PROPERTIES - Static variable in class hec.gfx2d.G2dPolygon
- EDIT_TIME - Static variable in class rma.swing.table.RmaDateTimeEditor
- EDIT_UNLOCK - Static variable in class hec.io.FileLock
- EDIT_UNLOCK_STRING - Static variable in class hec.io.FileLock
- Editable - Interface in rma.lang
-
Implemented by classes that maintain a "modified" flag
- EditableComponent - Interface in rma.swing
- EditableHeader - Class in rma.swing.table.editableheader
- EditableHeader(TableColumnModel) - Constructor for class rma.swing.table.editableheader.EditableHeader
- EditableHeaderCheckboxRenderer - Class in rma.swing.table.editableheader
- EditableHeaderCheckboxRenderer(String, JTable) - Constructor for class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- EditableHeaderCheckboxRenderer(JTable) - Constructor for class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- EditableHeaderComboRenderer - Class in rma.swing.table.editableheader
- EditableHeaderComboRenderer(Object[]) - Constructor for class rma.swing.table.editableheader.EditableHeaderComboRenderer
- EditableHeaderTableColumn - Class in rma.swing.table.editableheader
- EditableHeaderTableColumn() - Constructor for class rma.swing.table.editableheader.EditableHeaderTableColumn
- EditableHeaderTableExample - Class in rma.swing.table.editableheader
- EditableHeaderTableExample() - Constructor for class rma.swing.table.editableheader.EditableHeaderTableExample
- EditableHeaderUI - Class in rma.swing.table.editableheader
- EditableHeaderUI() - Constructor for class rma.swing.table.editableheader.EditableHeaderUI
- EditableHeaderUI.MouseInputHandler - Class in rma.swing.table.editableheader
- editableProperties - Variable in class hec.gfx2d.G2dMarkerPointProperties
- editableProperties - Variable in class hec.gfx2d.G2dMarkerProperties
- editCellAt(int) - Method in class rma.swing.table.editableheader.EditableHeader
- editCellAt(int, int) - Method in class rma.swing.table.AccessTable
- editCellAt(int, int, EventObject) - Method in class rma.swing.RmaJTable
-
Method Description
- editCellAt(int, int, EventObject) - Method in class rma.swing.table.AccessTable
- editCellAt(int, EventObject) - Method in class rma.swing.table.editableheader.EditableHeader
- editConfiguration(boolean) - Method in interface hec.map.streamAlignment.StreamModule
- editData(boolean) - Method in class hec.dataTable.HecDataTableFrame
- editing - Variable in class hec.map.MapGlyph.Selection
-
true if the object is being edited
- editingCanceled(ChangeEvent) - Method in class rma.swing.RmaJTable
-
called when editing has been canceled.
- editingCanceled(ChangeEvent) - Method in class rma.swing.table.editableheader.EditableHeader
- editingColumn - Variable in class rma.swing.table.editableheader.EditableHeader
- EditingInundationGroupPanel - Class in hec.map.inundation
- EditingInundationGroupPanel(String) - Constructor for class hec.map.inundation.EditingInundationGroupPanel
- EditingInundationGroupTableModel - Class in hec.map.inundation
- EditingInundationGroupTableModel(RmaJTable, InundationGroup) - Constructor for class hec.map.inundation.EditingInundationGroupTableModel
- editingStopped(ChangeEvent) - Method in class hec.dataTable.HecDataTable
- editingStopped(ChangeEvent) - Method in class rma.swing.RmaJTable
-
called when editing has stopped.
- editingStopped(ChangeEvent) - Method in class rma.swing.table.AccessTable
- editingStopped(ChangeEvent) - Method in class rma.swing.table.editableheader.EditableHeader
- editLineProperties() - Method in class hec.gfx2d.G2dGlyph
-
edit the first line in the Glyph.
- editLineProperties() - Method in class hec.gfx2d.G2dLine
-
Method that allows the editing of line properties.
- editLineProperties() - Method in class hec.gfx2d.LegendPict
- editLineProperties(int) - Method in class hec.gfx2d.G2dGlyph
-
edit the curve in the Glyph specified by curveNum
- editLineProperties(Window) - Method in class hec.gfx2d.G2dLine
-
An overloaded editLineProperties that allows the passing in of the Window.
- editLockedBy - Variable in class hec.io.RmiFileInfo
- editMarkerLineProperties() - Method in class hec.gfx2d.G2dMarkerLine
-
Method that allows the editing of line properties.
- editMarkerLineProperties() - Method in class hec.gfx2d.G2dMarkerPoint
-
Method that allows the editing of line properties.
- editMenu - Variable in class hec.map.JLayerSelectorTreePanel
- EditMenuListener() - Constructor for class hec.dataTable.HecDataTableFrame.EditMenuListener
- editor - Variable in class rma.swing.RmaComboBoxEditor
- editor - Variable in class rma.swing.table.RowCellEditor
- editorComp - Variable in class rma.swing.table.editableheader.EditableHeader
- editorComponent - Variable in class rma.swing.table.RmaCellEditor
- EditorDelegate() - Constructor for class rma.swing.table.RmaCellEditor.EditorDelegate
- EditorDelegate() - Constructor for class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- editors - Variable in class rma.swing.table.RowCellEditor
- EditPieSlicePanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- EditPieSlicePanel() - Constructor for class hec.gfx2d.swing.charts.options.EditPieSlicePanel
- editProperties() - Method in class hec.gfx2d.AxisLabel
- editProperties() - Method in class hec.gfx2d.AxisTics
- editProperties() - Method in class hec.gfx2d.G2dComponent
- editProperties() - Method in class hec.gfx2d.G2dLabel
- editProperties() - Method in class hec.gfx2d.G2dPolygon
-
Method that allows the editing of line properties.
- editProperties() - Method in class hec.gfx2d.G2dSpacer
-
This method is called when it is time to edit the properties of this component.
- editProperties() - Method in class hec.gfx2d.G2dTitle
- editProperties() - Method in class hec.gfx2d.LegendPanel
- editProperties() - Method in class hec.gfx2d.ProbabilityAxisTics
- editProperties() - Method in class hec.gfx2d.TSAxisTics
- editProperties() - Method in class hec.gfx2d.Viewport
- editProperties() - Method in class hec.gfx2d.ViewportTextComponent
- editProperties(int) - Method in class hec.gfx2d.AxisTics
- editProperties(int) - Method in class hec.gfx2d.LegendPanel
- editPropertiesAction() - Method in class hec.dataTable.Title
-
display the edit properties dialog
- EditPropertyListener() - Constructor for class hec.gfx2d.G2dComponent.EditPropertyListener
- EditRefreshOptionsPanel - Class in hec.gfx2d.autoload
- EditRefreshOptionsPanel() - Constructor for class hec.gfx2d.autoload.EditRefreshOptionsPanel
-
Creates new form EditRefreshOptionsPanel
- editRefreshProperties(G2dDialog) - Method in class hec.gfx2d.autoload.AutoLoadManager
- EditRefreshTableModel - Class in hec.gfx2d.autoload
- EditRefreshTableModel() - Constructor for class hec.gfx2d.autoload.EditRefreshTableModel
- editScript() - Method in class hec.script.AbstractScriptButtonFrame
-
display the editor for the currently selected scriptButton
- editScript(TreePath) - Method in class hec.script.AbstractScriptEditor
-
edit the currently highlighted script
- EditTabFrame - Class in hec.gfx2d
- EditTabFrame(G2dDialog) - Constructor for class hec.gfx2d.EditTabFrame
- EdtViolationException - Exception in rma.util.debug
- EdtViolationException(String) - Constructor for exception rma.util.debug.EdtViolationException
-
Creates a new
EdtViolationException
. - EFFECTIVE_DATE - Static variable in class hec.data.rating.AbstractRatingInput
-
A constant for the effective date of the rating.
- effectiveTime - Variable in class hec.io.RatingContainer
- elapsedTime() - Static method in class hec.util.ElapsedTime
- elapsedTime(boolean) - Static method in class hec.util.ElapsedTime
- ElapsedTime - Class in hec.util
- ElapsedTime() - Constructor for class hec.util.ElapsedTime
- elapsedTimeDescription(boolean) - Static method in class hec.util.ElapsedTime
- elapsedTimeDiffMils() - Static method in class hec.util.ElapsedTime
- elapsedTimeDiffSecs() - Static method in class hec.util.ElapsedTime
- elapsedTimeMils() - Static method in class hec.util.ElapsedTime
- elapsedTimeNanos(boolean) - Static method in class hec.util.ElapsedTime
- elapsedTimeNanosString(boolean) - Static method in class hec.util.ElapsedTime
- elapsedTimeSecs() - Static method in class hec.util.ElapsedTime
- element(int) - Method in class hec.heclib.util.HecDoubleArray
- element(int) - Method in class hec.heclib.util.HecTimeArray
-
Deprecated.use
HecTimeArray.getTimeInViewTimeZone(int)
instead as it is more appropriately named - ELEMENT - Static variable in interface hec.data.characteristic.ICharacteristic
- ELEMENT - Static variable in interface hec.data.characteristic.ICharacteristicType
- ELEMENT - Static variable in interface hec.data.characteristic.ICharacteristicTypeRef
- ELEMENT - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT - Static variable in interface hec.data.level.ILocationLevel
- ELEMENT - Static variable in interface hec.data.level.ILocationLevelRef
- ELEMENT - Static variable in interface hec.data.level.ISpecifiedLevel
- ELEMENT - Static variable in class hec.data.location.LocationGroup
- ELEMENT - Static variable in class hec.data.location.LocationGroupSet
- ELEMENT - Static variable in interface hec.data.lock.ILock
- ELEMENT - Static variable in interface hec.data.outlet.IOutlet
- ELEMENT - Static variable in interface hec.data.project.IProject
- ELEMENT - Static variable in interface hec.data.turbines.ITurbine
- ELEMENT - Static variable in class hec.data.tx.TimeSeriesGroup
- ELEMENT - Static variable in interface hec.data.watersupply.IWaterUserContract
- ELEMENT - Static variable in class rma.swing.logging.XmlLogRecord
- ELEMENT_DOWNSTREAM_PROT_TYPE - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_DOWNSTREAM_SIDESLOPE - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_EMBANK_LOC - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_EMBANK_PROJECT_LOC - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_HEIGHT_MAX - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_OUTLET_CHAR_REF - Static variable in interface hec.data.outlet.IOutlet
- ELEMENT_OUTLET_LOC - Static variable in interface hec.data.outlet.IOutlet
- ELEMENT_PROJECT_LOC - Static variable in interface hec.data.physicalstructure.IPhysicalStructure
- ELEMENT_STRUCTURE_LENGTH - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_STRUCTURE_TYPE - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_TOP_WIDTH - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_TURBINE_CHAR_REF - Static variable in interface hec.data.turbines.ITurbine
- ELEMENT_TURBINE_LOC - Static variable in interface hec.data.turbines.ITurbine
- ELEMENT_UPSTREAM_PROT_TYPE - Static variable in interface hec.data.embankment.IEmbankment
- ELEMENT_UPSTREAM_SIDESLOPE - Static variable in interface hec.data.embankment.IEmbankment
- elementAt(int) - Method in class hec.heclib.dss.DataReferenceSet
- elementAt(int) - Method in class hec.heclib.util.HecTimeArray
-
Deprecated.use
HecTimeArray.getTimeInDataTimeZone(int)
instead as it is more appropriately name - elementAt(int) - Method in class rma.swing.list.RmaListModel
-
Returns the element at the specified position in this list.
- elementAt(int) - Method in class rma.util.DoubleArray
-
Returns the component at the specified index.
- elementAt(int) - Method in class rma.util.DoubleVector
-
Returns the component at the specified index.
- elementAt(int) - Method in class rma.util.FloatArray
-
Returns the component at the specified index.
- elementAt(int) - Method in class rma.util.IntArray
-
Returns the component at the specified index.
- elementAt(int) - Method in class rma.util.IntVector
-
Returns the component at the specified index.
- elementAt(int) - Method in class rma.util.LongVector
-
Returns the component at the specified index.
- elementAt(int) - Method in class rma.util.ShortArray
-
Returns the component at the specified index.
- ElementBoundingPolygon - Class in hec.map.selection
-
Represents a bounding box of a graphic element for selection.
- ElementBoundingPolygon(String, String) - Constructor for class hec.map.selection.ElementBoundingPolygon
- elementCount - Variable in class rma.util.LongVector
-
The number of valid components in the vector.
- elementData - Variable in class rma.util.LongVector
-
The array buffer into which the components of the vector are stored.
- ElementIdList - Class in hec.map.selection
- ElementIdList(long[]) - Constructor for class hec.map.selection.ElementIdList
- elements() - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Returns an enumeration of all the BasicPermission objects in the container.
- elements() - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- elements() - Method in class rma.util.RMAHashtable
-
Returns an enumeration of the values in this hashtable.
- elementTotal() - Method in class rma.util.DoubleArray
-
Returns the total value of all the elements
- elementTotal() - Method in class rma.util.DoubleVector
-
Returns the total value of all the elements
- elementTotal() - Method in class rma.util.FloatArray
-
Returns the total value of all the elements
- elementTotal() - Method in class rma.util.IntArray
-
Returns the total value of all the elements
- elementTotal() - Method in class rma.util.IntVector
-
Returns the total value of all the elements
- elementTotal() - Method in class rma.util.ShortArray
-
Returns the total value of all the elements
- ELEV - Enum constant in enum class hec.data.ParamDoubleSupport
- ELEV_UNIT_ID - Static variable in class hec.data.location.Location
- ELEV_UNIT_ID - Static variable in class hec.data.meta.LocationCatalogQuery
- elevation - Variable in class hec.gui.VerticalDatumOffsetPanel
- ELEVATION - Static variable in class hec.data.location.Location
- ELEVATION - Static variable in class hec.data.meta.LocationCatalogQuery
- ELEVATION_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- ELEVATION_UNIT_ID_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- ElevationAdapter - Class in hec.map
-
Stream Alignment editor adapter for MapCanvas.
- ElevationAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.ElevationAdapter
- ElevationGlyph - Interface in hec.map
- ElevationGlyphDataRecord - Class in hec.map
- ElevationGlyphDataRecord() - Constructor for class hec.map.ElevationGlyphDataRecord
- ElevationGlyphOptionJDlg - Class in hec.map
- ElevationGlyphOptionJDlg(Frame, boolean) - Constructor for class hec.map.ElevationGlyphOptionJDlg
-
Create a new ElevationGlyphOptionJDlg object
- ElevationGlyphOptionJDlg(Frame, boolean, MapPanel, ElevationGlyph, ElevationGlyphDataRecord, JLayerSelection) - Constructor for class hec.map.ElevationGlyphOptionJDlg
-
Create a new ElevationGlyphOptionJDlg object
- ElevationMap - Interface in hec.map
- ElevationProfile - Class in hec.map.dem
- ElevationProfile(DemMap, int, int, int, int, double, double, double, double, double) - Constructor for class hec.map.dem.ElevationProfile
- ellipse(int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- ELSE_CONDITIONAL - Static variable in class hec.model.Conditional
- ELSE_IF_CONDITIONAL - Static variable in class hec.model.Conditional
- Email - Class in hec.lang
- Email(String) - Constructor for class hec.lang.Email
- emitColorImageProlog(int) - Method in class rma.util.postscript.PSGrBase
- emitProlog() - Method in class rma.util.postscript.PSGrBase
-
Top of every PS file
- emitThis(String) - Method in class rma.util.postscript.PSGrBase
- EMPTY_DATASET - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- emptyBytes() - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- emptyClsArgs - Static variable in class hec.gfx2d.AbstractPlotDefaults
- emptyClsArgs - Static variable in class hec.gfx2d.PlotDefaultsManager
- emptyObjArgs - Static variable in class hec.gfx2d.AbstractPlotDefaults
- emptyObjArgs - Static variable in class hec.gfx2d.PlotDefaultsManager
- emptyParams - Static variable in class hec.lang.Reflection
-
Constant for specifying absence of parameters in newInstance() and invoke()
- emptyParamTypes - Static variable in class hec.lang.Reflection
-
Constant for specifying absence of parameters in getConstructor() and getMethod()
- emptyQualityValue() - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- EmptyTile() - Constructor for class hec.map.tms.datasource.TmsLevel.EmptyTile
- enableCalenderTool(boolean) - Method in class rma.swing.RmaJCalendarField
- enabled - Variable in class hec.map.ButtonGifStrings
- EnabledJPanel - Class in rma.swing
-
EnabledJPanel
is a generic lightweight container that enables/ disables it children when it's enabled/disabled. - EnabledJPanel() - Constructor for class rma.swing.EnabledJPanel
-
Creates a new
EnabledJPanel
with a double buffer and a flow layout. - EnabledJPanel(boolean) - Constructor for class rma.swing.EnabledJPanel
-
Creates a new
EnabledJPanel
withFlowLayout
and the specified buffering strategy. - EnabledJPanel(LayoutManager) - Constructor for class rma.swing.EnabledJPanel
-
Create a new buffered
EnabledJPanel
with the specified layout manager - EnabledJPanel(LayoutManager, boolean) - Constructor for class rma.swing.EnabledJPanel
-
Creates a new
EnabledJPanel
with the specified layout manager and buffering strategy.
- EnabledJToggleButton() - Constructor for class hec.map.MapToolPanel.EnabledJToggleButton
- enableDoubleBuffering(Component) - Static method in class rma.util.PrintUtilities
- enableEdit() - Method in class rma.swing.LatLongJPanel
- enableEditMenuItems(boolean) - Method in class hec.dataTable.HecDataTableFrame
- enableFixedColumns - Variable in class rma.swing.table.TablePrintProperties
- enableTool(boolean) - Method in class hec.gui.TimeZoneField
- enableUniqueSymbolOption() - Method in class hec.map.aishape.ui.AbstractAiShapeProperitesPanel
-
enables the "Attribute Values" option, when a shapefile exists
- encode(byte[]) - Static method in class hec.util.Base64
-
Base64 encodes an array of bytes
- encode(byte[], int, int) - Static method in class hec.util.Base64
-
Base64 encodes an array of bytes
- encode(String) - Static method in class hec.util.Base64
-
Base64 encodes a string, which is interpreted according to the ISO-8859-1 character set
- encode(String, String) - Static method in class hec.util.Base64
-
Base64 encodes a string, which is interpreted according to the specified character set
- ENCODE_ALPHA - Static variable in class rma.util.png.PngEncoder
-
Constant specifying that alpha channel should be encoded.
- encodeAlpha - Variable in class rma.util.png.PngEncoder
- encodeHollerith(String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Do NOT use this for anything except for encoding strings that will be decoded by legacy applications!
- EncoderDecoder - Class in hec.heclib.util
-
public class EncoderDecoder DATA TYPE PURPOSE m_wrappers String[2] the enclosing symbols for a code DFL_WRAP_* final String default values for m_wrappers m_codeList Hashtable the look up table for codes m_decodeList Hashtable the corresponding table for decodes // hashtables were used for quick searches m_offMode boolean this tells the class whether or not to utilize the off feature m_offMode_wKey boolean implements feature #2 m_offModeKey String the key to look for to implement feature #2
- EncoderDecoder() - Constructor for class hec.heclib.util.EncoderDecoder
-
default constructor
- EncoderDecoder(String, String, String[], String[]) - Constructor for class hec.heclib.util.EncoderDecoder
-
constructor, accepts the lists in String arrays instead of Vectors
- EncoderDecoder(String, String, Vector, Vector) - Constructor for class hec.heclib.util.EncoderDecoder
-
constructor, accepts list of codes/decodes and the code wrapper symbols
- encodeString(String) - Method in class hec.heclib.util.EncoderDecoder
-
returns a String with the meaningful strings replaced by their codes much more intensive than above; uses a double for loop;it gets faster with time and is fast with small strings
- EncryptedString - Class in rma.util
- EncryptedString() - Constructor for class rma.util.EncryptedString
- EncryptedString(String, String) - Constructor for class rma.util.EncryptedString
- EncryptedString(EncryptedString) - Constructor for class rma.util.EncryptedString
- end - Variable in class hec.util.FortranField
- end() - Method in class hec.io.DBFDataStorage
- END - Static variable in interface hec.io.AsciiSerializableConstants
- END - Static variable in class hec.io.GridCellFile
- END_ARRAY - Static variable in interface hec.io.AsciiSerializableConstants
- END_COLLECTION - Static variable in interface hec.io.AsciiSerializableConstants
- END_ENUM_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- END_FILE - Static variable in class hec.io.TopologyFile
-
end of file marker.
- END_HASH - Static variable in interface hec.io.AsciiSerializableConstants
- END_HOST - Static variable in class hec.io.TopologyFile
-
Description
- END_MAP - Static variable in interface hec.io.AsciiSerializableConstants
- END_OBJECT - Static variable in interface hec.io.AsciiSerializableConstants
- END_OF_PERIOD - Static variable in class hec.gfx2d.G2dLineProperties
- END_PERIOD - Static variable in class hec.geometry.TSAxis
- END_STYLE_ARROW - Static variable in class hec.gfx2d.G2dLineProperties
- END_STYLE_NAMES - Static variable in class hec.gfx2d.G2dLineProperties
- END_STYLE_NONE - Static variable in class hec.gfx2d.G2dLineProperties
- END_STYLE_TEE - Static variable in class hec.gfx2d.G2dLineProperties
- END_SYTLE_RECTANGLE - Static variable in class hec.gfx2d.G2dLineProperties
- END_SYTLE_ROUND - Static variable in class hec.gfx2d.G2dLineProperties
- END_TAG - Static variable in class hec.gfx2d.TitleDrawProp
- END_TAG - Static variable in class hec.gfx2d.ViewportDrawProp
- END_VECTOR - Static variable in interface hec.io.AsciiSerializableConstants
- endAngle - Variable in class hec.geometry.WorldArc
- endAngle - Variable in class hec.map.WorldArc
- endDateField - Variable in class hec.util.TimeWindowDialog
- endDates - Variable in class hec.heclib.dss.HecDssCatalog
- endDateUpdated() - Method in class hec.util.TimeWindowDialog
- endDraggingFrame(JComponent) - Method in class rma.swing.MDIDesktopManager
- endHecTime - Variable in class hec.io.TimeSeriesContainer
- EndianInputStream - Class in hec.io
- EndianInputStream(InputStream) - Constructor for class hec.io.EndianInputStream
-
constructors
- EndianOutputStream - Class in hec.io
- EndianOutputStream(OutputStream) - Constructor for class hec.io.EndianOutputStream
-
constructors
- endianSwap(short[]) - Static method in class rma.util.RMAIO
- EndianTypes - Interface in hec.io
-
Defines the Types of Endian data for Input and Output Streams
- endIdx - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The end idx.
- endIdx - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- ENDING_STREAM_STATION_FIELD - Static variable in class hec.export.WorldLineToShapeFile
- ENDING_STREAM_STATION_FIELD - Static variable in class hec.export.WorldRegionToShapefile
- endingCurve - Variable in class hec.io.PairedDataContainer
- endingOrdinate - Variable in class hec.io.PairedDataContainer
- endPos - Variable in class rma.util.png.PngEncoder
- endResizingFrame(JComponent) - Method in class rma.swing.MDIDesktopManager
- endStation - Variable in class hec.model.StreamSegmentIdentifier
- endTime - Variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- endTime - Variable in class hec.heclib.dss.DataReference
- endTime - Variable in class hec.heclib.dss.HecDSSRecordData
- endTime - Variable in class hec.io.StreamRatingSeriesContainer
- endTime - Variable in class hec.io.TimeSeriesContainer
-
Deprecated.use endHecTime instead, set with setEndTime
- endTime - Variable in class hec.io.TimeSeriesRetrieveSpec
- endTime() - Method in class hec.heclib.dss.HecDSSDataAttributes
- endTime() - Method in class hec.io.TimeSeriesRetrieveSpec
- endTime(String) - Method in class hec.io.TimeSeriesRetrieveSpec
- endTimeInclusive - Variable in class hec.io.TimeSeriesRetrieveSpec
- endTimeInclusive() - Method in class hec.io.TimeSeriesRetrieveSpec
- endTimeInclusive(boolean) - Method in class hec.io.TimeSeriesRetrieveSpec
- endTimestamp - Variable in class hec.io.TimeSeriesRetrieveSpec
- endTimestamp() - Method in class hec.io.TimeSeriesRetrieveSpec
- endTimeStep - Variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- enforceMonotonicallyDecreasingColumns(double) - Method in class hec.hecmath.DoubleInterpolationTable
- enforceMonotonicallyIncreasingColumns(double) - Method in class hec.hecmath.DoubleInterpolationTable
- enforceMontonicallyDecreasing(double[], int) - Static method in class hec.hecmath.DoubleArrayUtilities
- enforceMontonicallyIncreasing(double[], int) - Static method in class hec.hecmath.DoubleArrayUtilities
- engine() - Static method in class hec.script.ScriptEngine
- ENGLISH - Static variable in class hec.data.Units
-
Deprecated.
- ENGLISH - Static variable in class hec.heclib.util.Unit
-
English Unit System
- ENGLISH - Static variable in class hec.lang.UnitsConst
- ENGLISH_ID - Static variable in class hec.data.Units
-
Deprecated.
- ENGLISH_ID - Static variable in class hec.heclib.util.Unit
-
English Unit System
- ENGLISH_UNITS - Static variable in class hec.heclib.dss.HecDataConversion
- ENGLISH_UNITS - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- enlargeCurve(PairedDataContainer, int, int) - Static method in class hec.io.PairedDataContainer
-
enlarge the Y data curve specified by curveIndex to be at least minimumCapacity
- enlargeXOrds(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
enlarge the X ordinate array to minimumCapacity
- ensureBinaryFile() - Method in class hec.map.aidem.AiDemMap
-
Ensures that the grid file is binary by checking for the presence of a .ascbin.
- ensureCapacity(int) - Method in class hec.model.ValueSet
-
Makes sure that the the internal storage arrays can accomodate and given number of elements.
- ensureCapacity(int) - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- ensureCapacity(int) - Method in class rma.util.DoubleArray
-
Increases the capacity of this DoubleArray, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class rma.util.DoubleVector
-
Increases the capacity of this DoubleVector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class rma.util.FloatArray
-
Increases the capacity of this FloatArray, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class rma.util.IntArray
-
Increases the capacity of this array, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class rma.util.IntVector
-
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class rma.util.LongVector
-
Increases the capacity of this vector, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCapacity(int) - Method in class rma.util.ShortArray
-
Increases the capacity of this array, if necessary, to ensure that it can hold at least the number of components specified by the minimum capacity argument.
- ensureCurveCapacity(PairedDataContainer, int, int) - Static method in class hec.io.PairedDataContainer
-
enlarge the Y curves to minimumCapacity
- ensureCurveExists(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
ensure that the curve number curveIndex exists
- ensureCurvesCapacity(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
ensure that the pdc curves are at least minimumCapacity in size
- ensureLabelsCapacity(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
ensure that the label number curveIndex exists
- ensureXOrdCapacity(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
ensure that the pdc X ordinates are at least minimumCapacity in size
- enterKeyPressed() - Method in class hec.map.JLayerSelector
- enterKeyPressed() - Method in class rma.swing.RmaJDialog
-
handle the enter keystroke
- enterKeyPressed() - Method in class rma.swing.RmaJFrame
- enterPressed() - Method in class hec.gui.NameDialog
- ENTIRE_TABLE - Static variable in class rma.swing.table.TablePrintProperties
- ENTITY_NAME - Static variable in interface hec.data.watersupply.IWaterUser
- EntityBean - Annotation Interface in hec.lang.annotation
- EntityBeanAdapter<T1,
T2> - Class in hec.lang.annotation -
An adapter that maps an annotated entity object to a bean.
- EntityBeanAdapter(String, Class<T1>, Class<T2>) - Constructor for class hec.lang.annotation.EntityBeanAdapter
- EntityBeanAdapterException - Exception in hec.lang.annotation
- EntityBeanAdapterException(String) - Constructor for exception hec.lang.annotation.EntityBeanAdapterException
- EntityBeanAdapterException(String, Throwable) - Constructor for exception hec.lang.annotation.EntityBeanAdapterException
- EntityBeanAdapterException(Throwable) - Constructor for exception hec.lang.annotation.EntityBeanAdapterException
- EntityBeanMap - Annotation Interface in hec.lang.annotation
- EntityBeanType - Annotation Interface in hec.lang.annotation
- entityToBean(T1) - Method in class hec.lang.annotation.EntityBeanAdapter
-
Converts the annotated entity object to the bean object.
- ENTRY - Static variable in exception hec.io.dbf.Error4Const
- entrySet() - Method in class rma.util.SoftHashMap
-
Returns a
Set
view of the mappings in this map. - env - Static variable in class rma.util.Env
- Env - Class in rma.util
-
A static class that allows access to environment variables.
- Env() - Constructor for class rma.util.Env
- EOF - Enum constant in enum class hec.io.FileOffsetError
-
Hit EoF before finding the specified data
- ePart() - Method in class hec.heclib.dss.DSSPathname
- ePart() - Method in class hec.heclib.dss.HecDSSDataAttributes
- EPART - Static variable in class hec.gfx2d.text.DssTokenReplacer
- EPART - Static variable in class hec.lang.DSSPathString
- EQ - Enum constant in enum class hec.data.level.IndicatorConditionOperator
- EQ - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- EQ_CASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EQ_CASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EQ_CASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EQ_NOCASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EQ_NOCASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EQ_NOCASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- equal(double, double) - Method in class hec.heclib.util.HecDouble
- EQUAL - Static variable in class hec.dataTable.HecDataTableFrame
- EQUAL_GREATER - Static variable in class hec.dataTable.HecDataTableFrame
- EQUAL_LESS - Static variable in class hec.dataTable.HecDataTableFrame
- EQUAL_TO - Static variable in interface hec.data.meta.SqlQuery
- EQUALITY - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- equals(double, double, double) - Static method in class rma.lang.RmaMath
-
compare to doubles to see if they're equal to within tolerance
- equals(int, int) - Method in class rma.swing.table.CellLocation
- equals(long) - Method in class hec.data.Iso8601Time
- equals(Iso8601Time) - Method in class hec.data.Iso8601Time
- equals(Parameter) - Method in class hec.data.Parameter
-
Deprecated.Use the object equals instead cause it is more accurate.
- equals(DataSetTx) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- equals(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- equals(Units) - Method in class hec.data.Units
-
Deprecated.
- equals(LocalPt) - Method in class hec.geometry.LocalPt
- equals(LocalDSSTimeSeriesCollection) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Equals.
- equals(DssDataType) - Method in class hec.heclib.dss.DssDataType
- equals(HecDouble) - Method in class hec.heclib.util.HecDouble
- equals(DBFFieldDescriptor) - Method in class hec.io.dbf.DBFFieldDescriptor
- equals(DSSIdentifier) - Method in class hec.io.DSSIdentifier
- equals(FileLock) - Method in class hec.io.FileLock
- equals(RatingContainer) - Method in class hec.io.RatingContainer
- equals(RatingValuesContainer) - Method in class hec.io.RatingValuesContainer
- equals(SimpleRatingContainer) - Method in class hec.io.SimpleRatingContainer
- equals(StreamRatingContainer) - Method in class hec.io.StreamRatingContainer
- equals(StreamRatingSeriesContainer) - Method in class hec.io.StreamRatingSeriesContainer
- equals(TopologyFileEntry) - Method in class hec.io.TopologyFileEntry
-
check to see if the TopologyFileEntry represents the same TopologyFileEntry as that
- equals(ModelReference) - Method in class hec.lang.ModelReference
- equals(LocalPt) - Method in class hec.map.LocalPt
- equals(LocalRect) - Method in class hec.map.LocalRect
- equals(MapObject) - Method in class hec.map.MapObject
- equals(ToolBarButtonItem) - Method in class hec.map.ToolBarButtonItem
- equals(WorldLine) - Method in class hec.map.WorldLine
- equals(WorldPt) - Method in class hec.map.WorldPt
- equals(AltItem) - Method in class hec.model.AltItem
- equals(ModelVariable) - Method in class hec.model.ModelVariable
-
basic equality test.
- equals(RunInfo) - Method in class hec.model.RunInfo
- equals(SchedulableJob) - Method in class hec.model.SchedulableJob
- equals(StreamSegment) - Method in class hec.model.StreamSegment
- equals(TrialReference) - Method in class hec.model.TrialReference
- equals(WatershedLocation) - Method in class hec.model.WatershedLocation
- equals(PasswordEntry) - Method in class hec.security.PasswordEntry
- equals(ProgramOrderItem) - Method in class hec.supplemental.model.ProgramOrderItem
- equals(CharSequence, CharSequence) - Static method in class hec.util.TextUtil
-
Returns whether to sequences of characters are equal on a case-sensitive basis, where null is considered equivalent to an empty sequence
- equals(CharSequence, CharSequence, boolean) - Static method in class hec.util.TextUtil
-
Returns whether to sequences of characters are equal on a case-sensitive basis
- equals(Object) - Method in class hec.data.basin.JDomBasinImpl
- equals(Object) - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- equals(Object) - Method in class hec.data.Duration
-
Deprecated.
- equals(Object) - Method in class hec.data.Interval
-
Deprecated.
- equals(Object) - Method in class hec.data.Iso8601Time
- equals(Object) - Method in class hec.data.level.JDomLocationLevelImpl
- equals(Object) - Method in class hec.data.level.JDomLocationLevelRef
- equals(Object) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- equals(Object) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- equals(Object) - Method in class hec.data.level.LocationLevelIndicatorImpl
- equals(Object) - Method in class hec.data.location.AssignedLocation
- equals(Object) - Method in class hec.data.location.Location
- equals(Object) - Method in class hec.data.location.LocationCategoryRef
- equals(Object) - Method in class hec.data.location.LocationGroupRef
- equals(Object) - Method in class hec.data.LocationID
-
Deprecated.
- equals(Object) - Method in class hec.data.lookup.JDomLookupTypeImpl
- equals(Object) - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- equals(Object) - Method in class hec.data.ParameterType
-
Deprecated.
- equals(Object) - Method in class hec.data.physicalstructure.PhysicalStructure
- equals(Object) - Method in class hec.data.pool.Pool
- equals(Object) - Method in class hec.data.pool.PoolName
- equals(Object) - Method in class hec.data.pool.PoolNameRef
- equals(Object) - Method in class hec.data.pool.PoolRef
- equals(Object) - Method in class hec.data.project.AtProjectDescriptor
- equals(Object) - Method in class hec.data.project.ProjectDataImpl
- equals(Object) - Method in class hec.data.project.ProjectLock
- equals(Object) - Method in class hec.data.rating.JDomRatingSpecification
-
Returns if this spec is equal to the arg object.
- equals(Object) - Method in class hec.data.rating.JDomRatingTemplate
-
Returns if this template is equal to the arg object.
- equals(Object) - Method in interface hec.data.stream.IStreamReach
- equals(Object) - Method in class hec.data.stream.StreamImpl
- equals(Object) - Method in class hec.data.stream.StreamLocationImpl
- equals(Object) - Method in class hec.data.stream.StreamReachImpl
- equals(Object) - Method in class hec.data.streamflow.StreamflowMeasurement
- equals(Object) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- equals(Object) - Method in class hec.data.streamflow.StreamflowMeasurementsMap
- equals(Object) - Method in class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- equals(Object) - Method in class hec.data.timeSeriesText.StandardTextId
- equals(Object) - Method in class hec.data.timeSeriesText.StandardTextValue
- equals(Object) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- equals(Object) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Determine if two data sets are 'equal'.
- equals(Object) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- equals(Object) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.Evalutes if other description is equal(identical)
- equals(Object) - Method in class hec.data.tx.TimeSeriesCategoryRef
- equals(Object) - Method in class hec.data.tx.TimeSeriesGroupRef
- equals(Object) - Method in class hec.data.Version
-
Deprecated.
- equals(Object) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- equals(Object) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- equals(Object) - Method in class hec.data.watersupply.JDomWaterUserContractRef
- equals(Object) - Method in class hec.data.watersupply.JDomWaterUserImpl
- equals(Object) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- equals(Object) - Method in class hec.gfx2d.G2dLineProperties
- equals(Object) - Method in class hec.gfx2d.G2dMarkerPointProperties
- equals(Object) - Method in class hec.gfx2d.G2dMarkerProperties
- equals(Object) - Method in class hec.gfx2d.swing.charts.bar.BarData
- equals(Object) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- equals(Object) - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- equals(Object) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- equals(Object) - Method in class hec.gfx2d.TimeSeriesDataSetBase
- equals(Object) - Method in class hec.heclib.dss.DssDataType
- equals(Object) - Method in class hec.heclib.grid.AlbersInfo
- equals(Object) - Method in class hec.heclib.grid.GridInfo
- equals(Object) - Method in class hec.heclib.grid.HrapInfo
- equals(Object) - Method in class hec.heclib.grid.SpecifiedGridInfo
- equals(Object) - Method in class hec.heclib.util.intContainer
- equals(Object) - Method in class hec.hecmath.computation.Text
- equals(Object) - Method in class hec.io.DSSIdentifier
- equals(Object) - Method in class hec.io.FileLock
- equals(Object) - Method in class hec.io.Identifier
- equals(Object) - Method in class hec.io.SimpleCustomUserTypeObject
- equals(Object) - Method in class hec.io.TopologyFileEntry
-
check to see if the TopologyFileEntry equals obj
- equals(Object) - Method in class hec.lang.DoubleContainer
- equals(Object) - Method in class hec.lang.FloatContainer
- equals(Object) - Method in class hec.lang.LongContainer
- equals(Object) - Method in class hec.lang.ModelReference
- equals(Object) - Method in class hec.lang.ShortContainer
- equals(Object) - Method in class hec.map.aishape.AiShapeAttribute
- equals(Object) - Method in class hec.map.aishape.AiShapeFieldDescriptor
- equals(Object) - Method in class hec.map.aishape.AiShapePolygon
- equals(Object) - Method in class hec.map.aishape.Field
- equals(Object) - Method in class hec.map.inundation.InundationLayer
- equals(Object) - Method in class hec.map.MapGlyph.Selection
-
checks to see if one Selection's obj is equal to another Selection's obj
- equals(Object) - Method in class hec.map.MapPosition
- equals(Object) - Method in class hec.map.MapToolSet
- equals(Object) - Method in class hec.map.renderer.GlyphTaskFactory
- equals(Object) - Method in class hec.map.renderer.GridFactory
- equals(Object) - Method in class hec.map.renderer.LabelsDrawFactory
- equals(Object) - Method in class hec.map.renderer.RenderTaskFactory
- equals(Object) - Method in class hec.map.ToolBarButtonItem
- equals(Object) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- equals(Object) - Method in class hec.map.transform.CoordinateInfo
- equals(Object) - Method in class hec.map.transform.GeographicCoordinateInfo
- equals(Object) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- equals(Object) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- equals(Object) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- equals(Object) - Method in class hec.map.transform.UTMCoordinateInfo
- equals(Object) - Method in class hec.map.transform.XYCoordinateInfo
- equals(Object) - Method in class hec.map.WorldLine
- equals(Object) - Method in class hec.map.WorldPt
- equals(Object) - Method in class hec.map.WorldRect
- equals(Object) - Method in class hec.model.AltItem
- equals(Object) - Method in class hec.model.ConditionalOperator
- equals(Object) - Method in class hec.model.FileChangeInfo
- equals(Object) - Method in class hec.model.IntToDoubleArrayContainer
- equals(Object) - Method in class hec.model.IntToDoubleContainer
- equals(Object) - Method in class hec.model.LogicalOperator
- equals(Object) - Method in class hec.model.RunInfo
- equals(Object) - Method in class hec.model.RunTimeWindow
- equals(Object) - Method in class hec.model.SchedulableJob
- equals(Object) - Method in class hec.model.StreamElement
- equals(Object) - Method in class hec.model.TrialReference
- equals(Object) - Method in class hec.model.WatershedLocation
- equals(Object) - Method in class hec.script.ScriptIdentifier
- equals(Object) - Method in class hec.script.ScriptJob
- equals(Object) - Method in class hec.security.ApplicationPermission
- equals(Object) - Method in class hec.security.PasswordEntry
- equals(Object) - Method in class hec.supplemental.model.ProgramOrderItem
- equals(Object) - Method in class hec.util.AlternativeEntry
- equals(Object) - Method in class rma.swing.RmaJTable.MinMaxEntry
-
Method Description
- equals(Object) - Method in class rma.swing.table.CellLocation
- equals(Object) - Method in class rma.swing.table.RmaTableModel.IntContainer
- equals(Object) - Method in class rma.util.CategoricalColorContour.Category
- equals(Object) - Method in class rma.util.DoubleArray
- equals(Object) - Method in class rma.util.DoubleVector
- equals(Object) - Method in class rma.util.FloatArray
- equals(Object) - Method in class rma.util.RMAHashkey
- equals(Object, Object) - Method in class hec.io.dbf.types.PrimitiveArrayToBinary
- equals(Object, Object) - Method in interface hec.io.dbf.types.UserType
-
Compare two instances of the class mapped by this type for persistence "equality".
- equals(String) - Method in class hec.map.aishape.AiShapeAttribute
- EQUALS_OPERATOR - Static variable in class hec.model.ConditionalOperator
- equalsIgnoreCase(CharSequence, CharSequence) - Static method in class hec.util.TextUtil
-
Returns whether to sequences of characters are equal on a case-insensitive basis, where null is considered equivalent to an empty sequence
- equalsIgnoreCase(CharSequence, CharSequence, boolean) - Static method in class hec.util.TextUtil
-
Returns whether to sequences of characters are equal on a case-insensitive basis
- equalsWithinPercent(HecDouble, double) - Method in class hec.heclib.util.HecDouble
- equalsWithinTolerance(HecDouble, double) - Method in class hec.heclib.util.HecDouble
- equalTo(HecTime) - Method in class hec.heclib.util.HecTime
-
Determine if two HecTime object contain equal times
- equivalentStrings(String, String) - Static method in class hec.io.Conversion
-
Returns whether 2 strings are equivalent.
- ERROR - Enum constant in enum class hec.security.LoginState
- ERROR - Enum constant in enum class hec.ui.ProgressListener.MessageType
- ERROR - Static variable in class hec.gfx2d.action.ImportPlotDefaults
- ERROR - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- ERROR - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- ERROR - Static variable in class hec.model.JobTask
- ERROR_READING_FILE - Static variable in class hec.script.ScriptEngine
- ERROR_VALID_UNIT_SYSTEMS - Static variable in class hec.data.Units
-
Deprecated.
- Error4Const - Exception in hec.io.dbf
- Error4Const() - Constructor for exception hec.io.dbf.Error4Const
- errorCode - Variable in class hec.heclib.dss.DSSErrorMessage
- errorMessage - Variable in class hec.heclib.dss.DSSErrorMessage
- errorMsg(String) - Method in class rma.swing.RmaJPasswordField
- errorMsg(String) - Method in class rma.swing.RmaJTextArea
- errorMsg(String) - Method in class rma.swing.RmaJTextField
- errorType - Variable in class hec.heclib.dss.DSSErrorMessage
- escape(int, byte[]) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- escapeKeyAction() - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- escapeKeyPressed() - Method in class hec.map.JLayerSelector
- escapeKeyPressed() - Method in class rma.swing.RmaJDialog
-
handle the escape keystroke
- escapeKeyPressed() - Method in class rma.swing.RmaJFrame
-
handle the escape keystroke
- establishContour(Graphics2D, Point2D, double, double, PieChartPanel) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- establishStorageInfo() - Method in class rma.util.png.PngEncoderB
-
Get and set variables that determine how picture is stored.
- estimateForMissingPrecipValues(int) - Method in class hec.hecmath.HecMath
- estimateForMissingPrecipValues(int) - Method in class hec.hecmath.TimeSeriesMath
-
Linearly interpolate estimates for missing values in a cumulative precipitation time series.
- estimateForMissingValues(int) - Method in class hec.hecmath.HecMath
- estimateForMissingValues(int) - Method in class hec.hecmath.TimeSeriesMath
-
Linearly interpolate estimates for missing values in the time series.
- estimateForMissingValues(TimeSeriesContainer, int, boolean, boolean, boolean, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Linearly interpolate estimates for missing values in the time series.
- estimatePrecision() - Method in class hec.heclib.util.HecDoubleArray
- estimatePrecision(double, int) - Static method in class hec.heclib.util.HecDouble
- estimatePrecision(int) - Method in class hec.heclib.util.HecDoubleArray
- ETO_CLIPPED - Static variable in class rma.util.wmf.WMF
- ETO_OPAQUE - Static variable in class rma.util.wmf.WMF
- Evaluable - Interface in hec.hecmath.computation
- evaluate() - Method in class hec.hecmath.computation.Computation
- evaluate() - Method in interface hec.hecmath.computation.Evaluable
- evaluate() - Method in class hec.hecmath.computation.MathExpression
- evaluate() - Method in class hec.hecmath.computation.MathOperation
- evaluate() - Method in class hec.hecmath.computation.Text
- evaluate() - Method in class hec.hecmath.computation.TextExpression
- evaluate() - Method in class hec.hecmath.computation.TextOperation
- evaluate() - Method in class hec.hecmath.computation.Value
- evaluate() - Method in class hec.hecmath.computation.Variable
- evaluate(double) - Method in interface hec.hecmath.computation.ScalarOperable
- evaluate(double) - Method in interface rma.lang.RmaSVFunction
- evaluate(double, double[], double[]) - Method in interface rma.lang.RmaMVFunction
- evaluate(double, double[], double[], double, double[]) - Method in interface rma.lang.RmaDerivFunction
-
Evaulates derivatives of multiple functions based on a single dependent variable
- evaluate(RunTimeStep) - Method in class hec.model.AndOperator
- evaluate(RunTimeStep) - Method in class hec.model.Block
- evaluate(RunTimeStep) - Method in class hec.model.Conditional
-
Evaluates the conditions and returns true or false depending on the value of the ConditionalItem expressions that this object contains.
- evaluate(RunTimeStep) - Method in class hec.model.ConditionalItem
-
Evaluates
- evaluate(RunTimeStep) - Method in class hec.model.Expression
- evaluate(RunTimeStep) - Method in class hec.model.LogicNode
-
Abstract Method.
- evaluate(RunTimeStep) - Method in class hec.model.OrOperator
- evaluate(String[], List) - Method in class hec.data.meta.Conditional
- evaluate(String[], List) - Method in class hec.data.meta.ConditionalLeaf
- evaluate(String[], List) - Method in class hec.data.meta.ConditionalNode
- evaluateToString() - Method in class hec.hecmath.computation.Computation
- evaluateToString() - Method in interface hec.hecmath.computation.Evaluable
- evaluateToString() - Method in class hec.hecmath.computation.MathExpression
- evaluateToString() - Method in class hec.hecmath.computation.MathOperation
- evaluateToString() - Method in class hec.hecmath.computation.Text
- evaluateToString() - Method in class hec.hecmath.computation.TextExpression
- evaluateToString() - Method in class hec.hecmath.computation.TextOperation
- evaluateToString() - Method in class hec.hecmath.computation.Value
- evaluateToString() - Method in class hec.hecmath.computation.Variable
- EventRunner() - Constructor for class rma.swing.RmaVcrControls.EventRunner
- EW_CASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EW_CASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EW_CASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EW_NOCASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EW_NOCASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- EW_NOCASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- ExampleWatersheds - Class in hec.gui
-
Used to deal with the ExampleWatershed component of HEC-ResSim.
- ExampleWatersheds() - Constructor for class hec.gui.ExampleWatersheds
- EXCEEDENCE_PROBABILITY - Static variable in interface hec.map.inundation.InundationConst
- EXCEPTION - Static variable in class rma.swing.logging.XmlLogRecord
- EXCEPTION_OCCURRED - Static variable in class hec.script.ScriptEngine
- exceptionOnUndefined - Variable in class hec.hecmath.computation.Computation
- exceptionOnUndefined - Variable in class hec.hecmath.computation.MathExpression
- exceptionOnUndefined - Variable in class hec.hecmath.computation.MathOperation
- exceptionOnUndefined - Variable in class hec.hecmath.computation.Text
- exceptionOnUndefined - Variable in class hec.hecmath.computation.TextExpression
- exceptionOnUndefined - Variable in class hec.hecmath.computation.TextOperation
- exceptionOnUndefined - Variable in class hec.hecmath.computation.Value
- exceptionOnUndefined - Variable in class hec.hecmath.computation.Variable
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.Computation
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.MathExpression
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.MathOperation
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.Text
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.TextExpression
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.TextOperation
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.Value
- exceptionOnUndefinedByDefault - Static variable in class hec.hecmath.computation.Variable
- EXCLUDED - Static variable in interface hec.data.ITextFilter
- exclusiveEndTime - Variable in class hec.io.TimeSeriesRetrieveSpec
- exclusiveEndTime() - Method in class hec.io.TimeSeriesRetrieveSpec
- exclusiveStartTime - Variable in class hec.io.TimeSeriesRetrieveSpec
- exclusiveStartTime() - Method in class hec.io.TimeSeriesRetrieveSpec
- execute() - Method in class hec.hecmath.ScriptLauncher
- execute(Script, String, String) - Method in class hec.script.ScriptEngine
- execute(Runnable) - Method in class rma.util.concurrent.DynamicallySizedThreadPool
- execute(String, String, String) - Method in class hec.script.ScriptEngine
- execute(String, String, String, Object[][]) - Method in class hec.script.ScriptEngine
- execute(String, String, String, Object[][], boolean) - Method in class hec.script.ScriptEngine
- executeQuery(CatalogTemplate) - Method in class hec.data.meta.Catalog
-
Description of the Method
- ExistingNameVerifier - Class in rma.swing.text
- ExistingNameVerifier(List) - Constructor for class rma.swing.text.ExistingNameVerifier
- exists - Variable in class hec.heclib.dss.HecDSSRecordInfo
- exists() - Method in interface hec.io.HecFile
-
Tests whether the file denoted by this HecFile exists.
- exists() - Method in class hec.io.SimpleHecFileImpl
- exists(String) - Method in class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystem
- exists(String) - Method in interface hec.map.tms.datasource.FileSystem
-
Returns true if the file exists and false if it does not.
- exists(String) - Method in class hec.map.tms.datasource.filesystem.zipfile.ZipFileFileSystem
- Exit_Action() - Method in class hec.dataTable.HecDataTableFrame
- Exit_Action() - Method in class hec.util.TextDialog
- exitApp() - Method in class hec.client.PasswordFileEditor
- exitApp() - Method in class rma.util.DBFFileViewer
-
Method Description
- exitApp() - Method in class rma.util.JPythonTester
-
Method Description
- exitEditor() - Method in class hec.gui.FormattedTextEditor
- exp() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series which is the e raised to the values of the current time series.
- exp(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- exp(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- EXP - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- expand() - Method in class hec.heclib.dss.DataReferenceSet
-
Expands all DataRefence to have a single pathname for each one
- expand() - Method in class hec.map.inundation.InundationGroupSelection
- expand() - Method in interface hec.map.JLayerSelectionParent
- expand() - Method in class hec.map.JLayerSelectorTreePanel
- expand(boolean) - Method in class hec.heclib.dss.DataReferenceSet
-
Expands all DataRefence to have a single pathname for each one, except if regardlessIfTimeSet = false and that set has a time window set for it.
- expand_otherwise - Static variable in class hec.hecmath.computation.Computation
- expand_when - Static variable in class hec.hecmath.computation.Computation
- expandAll(boolean) - Method in class rma.swing.tree.RmaJTree
- expandAll(TreePath, boolean) - Method in class rma.swing.tree.RmaJTree
- expandAllTreeNodes(JTree) - Method in class hec.gfx2d.LayoutPlotDialog
- expandCollections() - Method in class hec.heclib.dss.DataReferenceSet
- expandExpression(String) - Static method in class hec.hecmath.computation.Util
- expandPageToFitTable - Variable in class rma.swing.table.TablePrintProperties
- expandPathname(String) - Method in class hec.heclib.dss.HecDssCatalog
-
Takes either a pathname with wild charaters, or a time series pathname with a implied time window (date span in D part) and returns the full list of pathnames for the input.
- expandProfileContainer(TimeSeriesContainer) - Static method in class hec.heclib.dss.HecTimeSeries
-
converts profile data from a TimeSeriesContainer into a Vector of TimeSeries containers
- expandTree(boolean) - Method in class hec.script.AbstractScriptEditor
- expandVerticalDatum() - Method in interface hec.data.IVerticalDatumOperations
-
This method returns a copy of this object with the VerticalDatum expanded if possible (and if not already expanded).
- expandVerticalDatum() - Method in class hec.hecmath.PairedDataMath
-
Returns a new PairedDataMathVertDatum object constructed from this object if the internal data supports it, expanding the internal data in the process
- expandVerticalDatum() - Method in class hec.hecmath.TimeSeriesMath
-
Returns a new TimeSeriesMathVertDatum object constructed from this object if the internal data supports it, expanding the internal data in the process
- expandVerticalDatum() - Method in class hec.io.PairedDataContainer
-
Returns a new PairedDataContainerVertDatum object constructed from this object and the vertical datum info in the supplementalInfo field of this object.
- expandVerticalDatum() - Method in class hec.io.TimeSeriesContainer
-
Returns a new TimeSeriesContainerVertDatum object constructed from this object and the vertical datum info in the supplementalInfo field of this object.
- expandWaterYear() - Method in class hec.heclib.dss.DataReferenceSet
- exploreDir(File, FileHunter.HuntList, int) - Method in class hec.tools.FileHunter
- EXPONENTIAL_NUMBER - Static variable in class hec.data.ParamDouble
-
Deprecated.
- EXPONENTIAL_NUMBER - Static variable in class hec.data.ParamDoubleArray
-
Deprecated.
- EXPONENTIAL_NUMBER - Static variable in class hec.heclib.util.HecDouble
- exponentiation(double) - Method in class hec.hecmath.HecMath
- exponentiation(double) - Method in class hec.hecmath.PairedDataMath
-
Raise y-values in current paired data set to the power of
constant
. - exponentiation(double) - Method in class hec.hecmath.TimeSeriesMath
-
Raise values in the current time series to the power of
constant
. - exponentiation(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Raise values in the current time series to the power of the parameter time series,
tsMath
. - exponentiation(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- exponentiation(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- EXPONENTIATION - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- EXPONENTIATION - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- EXPONENTIATION - Static variable in class hec.hecmath.HecMath
- export() - Method in class hec.dataTable.HecDataTableFrame
- export(DssFileContainer, File, String) - Static method in class hec.heclib.dss.HecDssFileStore
- export(BufferedWriter, TableExportOptions) - Method in class hec.dataTable.HecDataTableFrame
- export(File, String) - Method in class hec.heclib.dss.HecDssFileStore
- export(String) - Method in class hec.dataTable.HecDataTable
-
export the table to file specified with default export options.
- export(String, TableExportOptions) - Method in class hec.dataTable.HecDataTable
-
export the table to file specified with the export options specified by options.
- export(String, TableExportOptions) - Method in class hec.dataTable.HecDataTableFrame
- exportAsHTML(BufferedWriter) - Method in class hec.dataTable.HecDataTableFrame
- exportAsHTML(BufferedWriter) - Method in class rma.swing.RmaJTable
- exportAsHTML(BufferedWriter, String, String) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- exportAsHTML(BufferedWriter, String, String) - Method in class hec.dataTable.HecDataTableFrame
- exportAsHTML(BufferedWriter, String, String) - Method in class rma.swing.RmaJTable
- exportAsHTML(String) - Method in class hec.dataTable.HecDataTableFrame
- exportAsHTML(String) - Method in class rma.swing.RmaJTable
- exportAsHTML(String, String, String) - Method in class hec.dataTable.HecDataTableFrame
- exportAsHTML(String, String, String) - Method in class rma.swing.RmaJTable
- exportAsXML(BufferedWriter) - Method in class hec.dataTable.HecDataTableFrame
- exportAsXML(BufferedWriter) - Method in class rma.swing.RmaJTable
- exportAsXML(BufferedWriter, String, String) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- exportAsXML(BufferedWriter, String, String) - Method in class hec.dataTable.HecDataTableFrame
- exportAsXML(BufferedWriter, String, String) - Method in class rma.swing.RmaJTable
- exportAsXML(String) - Method in class hec.dataTable.HecDataTableFrame
- exportAsXML(String) - Method in class rma.swing.RmaJTable
- exportAsXML(String, String, String) - Method in class hec.dataTable.HecDataTableFrame
- exportAsXML(String, String, String) - Method in class rma.swing.RmaJTable
- exportData() - Method in class rma.swing.RmaJTable
-
export the table to file in tab delimited format
- exportData(BufferedWriter, char, boolean) - Method in class rma.swing.RmaJTable
-
export the table to file in delimiterChar delimited format .
- exportData(BufferedWriter, TableExportOptions) - Method in class rma.swing.RmaJTable
-
export the table to file in specified by writer with the export options specified by options.
- exportData(File, TableExportOptions) - Method in class rma.swing.RmaJTable
- exportData(String, TableExportOptions) - Method in class rma.swing.RmaJTable
-
export the table to file in user specified format format Used mainly for scripting
- ExportDialog - Class in rma.swing
- ExportDialog(Dialog) - Constructor for class rma.swing.ExportDialog
-
Constructor for the ExportDialog object
- ExportDialog(Frame) - Constructor for class rma.swing.ExportDialog
-
Constructor for the ExportDialog object
- ExportException - Exception in hec.lang
- ExportException() - Constructor for exception hec.lang.ExportException
- ExportException(String) - Constructor for exception hec.lang.ExportException
- exportFile(String, File, String) - Method in interface hec.heclib.dss.DssDataManager
- exportFile(String, File, String) - Method in class hec.heclib.dss.LocalDssDataManager
- ExportOptions - Class in rma.swing
- ExportOptions() - Constructor for class rma.swing.ExportOptions
- ExportPlotDefaults - Class in hec.gfx2d.action
- ExportPlotDefaults() - Constructor for class hec.gfx2d.action.ExportPlotDefaults
- ExportPlotListener - Interface in hec.gfx2d
- exportProperties() - Method in class hec.gfx2d.G2dDialog
-
Allows the user to save the properties of the plot to a disk.
- exportProperties(String) - Method in class hec.gfx2d.G2dDialog
- ExportResults - Class in hec.util
- ExportResults() - Constructor for class hec.util.ExportResults
- exportToDirectory(String) - Method in class hec.heclib.dss.HecDssFileStore
- exportToFile(File) - Method in class hec.heclib.dss.HecDssFileStore
- exportToShapefile(StreamAlignmentIfc, Identifier) - Static method in class hec.map.aishape.stream.StreamAlignmentToShapefile
- exportToShapefile(Component, WorldPointHolder, Identifier) - Method in class hec.export.WorldPointToShapefile
-
export the list of
WorldRegionHolder
s to the specified shape file - exportToShapefile(Component, WorldPointHolder, Identifier, CoordinateReferenceSystem) - Method in class hec.export.WorldPointToShapefile
-
export the list of
WorldRegionHolder
s to the specified shape file - exportToShapefile(Component, List<WorldLineHolder>, Identifier) - Static method in class hec.export.WorldLineToShapeFile
- exportToShapefile(Component, List<WorldLineHolder>, Identifier, CoordinateReferenceSystem) - Static method in class hec.export.WorldLineToShapeFile
-
export the list of
WorldLineHolder
s to the specified shape file - exportToShapefile(Component, List, Identifier) - Static method in class hec.export.WorldRegionToShapefile
- exportToShapefile(Component, List, Identifier, CoordinateReferenceSystem) - Static method in class hec.export.WorldRegionToShapefile
-
export the list of
WorldRegionHolder
s to the specified shape file - expression - Variable in class hec.hecmath.computation.MathExpression
- expression - Variable in class hec.hecmath.computation.TextExpression
- expression - Variable in class hec.io.dbf.Tag4defineData
- expression() - Element in annotation interface hec.io.dbf.annotations.Index
- Expression - Class in hec.model
- Expression() - Constructor for class hec.model.Expression
- Expression(ConditionalItem) - Constructor for class hec.model.Expression
- expressionString() - Method in class hec.model.ConditionalItem
- extendDataSet(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- extendDataSet(HecTime) - Method in class hec.dataTable.TimeSeriesColumnBase
- extension - Variable in class hec.io.DssFileContainer
- EXTENSION - Static variable in class hec.map.aidem.AiDemFltMap
- EXTENSION - Static variable in class hec.map.aidem.AiDemMap
- EXTENSION - Static variable in class hec.map.inundation.InundationGroup
- EXTENSION - Static variable in class hec.map.raster.RasterMap
- EXTRACT - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- extractTimeSeriesDataForTimeSpecification(String, String, boolean, int, boolean) - Method in class hec.hecmath.HecMath
- extractTimeSeriesDataForTimeSpecification(String, String, boolean, int, boolean) - Method in class hec.hecmath.TimeSeriesMath
-
Extract data from the current regular or irregular interval time series according to the time specifications defined in the parameters.
- extractVerticalDatum() - Method in class hec.io.DataContainer
-
Extracts any verticalDatumInfo string in the supplementalInfo to a VerticalDatumContainer and removes the string from the supplementalInfo.
- extractVerticalDatum() - Method in class hec.io.PairedDataContainerVertDatum
- extractVerticalDatum() - Method in class hec.io.TimeSeriesContainerVertDatum
- extractZipFile(String, String) - Static method in class hec.util.ZipUtility
-
Extracts a given zip file to a directory passed in as an argument.
- extrapolateHigh - Static variable in class hec.lang.InterpolateFunction
- extrapolateLow - Static variable in class hec.lang.InterpolateFunction
- extrapolatesHigh() - Static method in class hec.lang.InterpolateFunction
-
Returns true if it will extrapolate in the high direction.
- extrapolatesLow() - Static method in class hec.lang.InterpolateFunction
-
Returns true if it will extrapolate in the low direction.
- extTextOut(int, int, int, Rectangle, String) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- extTextOut(int, int, int, Rectangle, String, int[]) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
F
- factorFill(double) - Method in class rma.swing.RmaJTable
-
Method Description
- FACTORS - Static variable in class hec.heclib.util.HecDoubleParam
- factory - Static variable in class hec.gfx2d.paint.PaintReaderFactory
- factory - Static variable in class hec.gfx2d.paint.PaintWriterFactory
- fade - Variable in class hec.util.PhotoViewerInfo
- FAHRENHEIT - Static variable in class hec.heclib.dss.HecDataConversion
- FALSE - Static variable in class hec.model.AbstractDBFObject
- FALSE - Static variable in interface hec.script.Constants
- FARENHIGHT - Static variable in class hec.heclib.dss.HecDataConversion
-
Deprecated.use FAHRENHEIT
- FAST_FORWARD - Static variable in interface rma.swing.VCRControlsListener
- fastForward(int) - Method in class rma.util.VCRControlsListenerImpl
- fastForward(int) - Method in interface rma.util.VCRPlayer
- FD_ID - Variable in class hec.model.AbstractDBFObject
-
Represents the name of the column for the object name
- FD_NAME - Variable in class hec.model.AbstractDBFObject
-
Represents the name of the column for the object ID
- FDA - Static variable in interface hec.supplemental.model.WorkspaceConstants
- FDA_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- FDA_STRUCT_DAM_COMP - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- FdaNumbers - Class in hec.lang
-
Title: FdaNumbers - Defines missing data and allows testing for missing data.
- FdaNumbers() - Constructor for class hec.lang.FdaNumbers
- FEDERAL_COST - Static variable in interface hec.data.project.IProject
- FEDERAL_OM_COST - Static variable in interface hec.data.project.IProject
- FEET - Enum constant in enum class hec.io.DataContainer.VERTICAL_UNITS
- FEET - Static variable in class hec.heclib.dss.HecDataConversion
- FEET_PER_SECOND - Static variable in class hec.heclib.dss.HecDataConversion
- FF_DECORATIVE - Static variable in class rma.util.wmf.WMF
- FF_DONTCARE - Static variable in class rma.util.wmf.WMF
- FF_MODERN - Static variable in class rma.util.wmf.WMF
- FF_ROMAN - Static variable in class rma.util.wmf.WMF
- FF_SCRIPT - Static variable in class rma.util.wmf.WMF
- FF_SWISS - Static variable in class rma.util.wmf.WMF
- FG_COLOR_PREFIX - Static variable in class hec.data.tx.QualityTx
-
Deprecated.
- FIA - Static variable in interface hec.supplemental.model.WorkspaceConstants
- FIA_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- FIA_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- FIA_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- Field - Class in hec.map.aishape
-
- hold field attribute values from dbf file
- Field() - Constructor for class hec.map.aishape.Field
- Field(Object) - Constructor for class hec.map.aishape.Field
- Field(Object, int) - Constructor for class hec.map.aishape.Field
- Field(Object, AiShapeFieldDescriptor, int) - Constructor for class hec.map.aishape.Field
- FIELD - Static variable in interface hec.io.AsciiSerializableConstants
- FIELD_DESC - Static variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Constant defining the description field.
- FIELD_DESCRIPTOR_OFFSET - Static variable in class hec.io.dbf.AbstractDBFHeader
- FIELD_DESCRIPTOR_SIZE - Static variable in class hec.io.dbf.AbstractDBFHeader
- FIELD_DESCRIPTOR_SIZE - Static variable in class hec.io.dbf.DBaseIVMemoHeader
- FIELD_ID - Static variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Constant defining the id field.
- FIELD_NAME - Static variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Constant defining the name field.
- FIELD_NAME - Static variable in exception hec.io.dbf.Error4Const
- FIELD_OBJ - Static variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Constant defining the field name for the AsciiSerialized object.
- FIELD_TYPE - Static variable in exception hec.io.dbf.Error4Const
- Field4infoContainer - Class in hec.io.dbf
-
A class that provides access into the protected Field4info data members.
- Field4infoContainer() - Constructor for class hec.io.dbf.Field4infoContainer
- FieldAccessor - Interface in hec.io
- FieldColorTableModel - Class in hec.map.aishape.ui
-
Class that generates a table of colors to a AiShape drawing attribute.
- FieldColorTableModel() - Constructor for class hec.map.aishape.ui.FieldColorTableModel
-
Creates a new instance of FieldColorTableModel
- FieldColorTableModel(Vector, Vector, Vector) - Constructor for class hec.map.aishape.AiShapeGlyphOptionJDlg.FieldColorTableModel
- fieldContent(int) - Method in class hec.lang.RdcDelim
-
Pass-through for old calls
- fieldDataAddress - Variable in class hec.io.dbf.DBFFieldDescriptor
- fieldDescription - Variable in class hec.io.dbf.DBFFieldDescriptor
- FieldMapModel - Class in hec.map.aishape
- FieldMapModel(Vector, List, Map, String) - Constructor for class hec.map.aishape.FieldMapModel
- fieldName - Variable in class hec.io.dbf.DBFFieldDescriptor
- fieldSize - Variable in class hec.io.dbf.DBFFieldDescriptor
- fieldSize() - Element in annotation interface hec.io.dbf.annotations.Column
-
The number of characters in the field.
- fieldType - Variable in class hec.io.dbf.DBFFieldDescriptor
- fieldType() - Element in annotation interface hec.io.dbf.annotations.Column
-
A valid DBF Field Type
Default value is CHARACTER BINARY = 'B'; CHARACTER = 'C'; UNICODE = 'W'; DATE = 'D'; FLOAT = 'F'; LOGICAL = 'L'; NUMERIC = 'N'; MEMO = 'M'; GENERAL = 'G'; - FILE - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- FILE_CACHING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- FILE_CODE - Static variable in interface hec.map.aishape.AiShapeConst
- FILE_ENTRIES - Static variable in class hec.io.TopologyFile
-
Description
- FILE_LOCKING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- FILE_MANAGER - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- FILE_NAME - Static variable in class hec.map.streamAlignment.BaseStreamAlignment
- FILE_TYPES - Static variable in class hec.io.FilePropertiesJDialog
-
some know file types.
- fileAccessible() - Method in class hec.heclib.dss.AbstractDssDataManager
- fileAccessible() - Method in interface hec.heclib.dss.DssDataManager
- fileAccessible() - Method in class hec.heclib.dss.HecDSSFileAccess
- fileAccessible() - Method in class hec.heclib.dss.HecDSSFileDataManager
- fileAccessible() - Method in interface hec.heclib.dss.IHecDSSUtilities
- fileAccessInfo(int[], int[], int[], int[], int[], int[]) - Method in interface hec.heclib.dss.DssDataManager
- fileAccessInfo(int[], int[], int[], int[], int[], int[]) - Method in class hec.heclib.dss.HecDSSUtilities
- fileAccessInfo(int[], int[], int[], int[], int[], int[]) - Method in class hec.heclib.dss.LocalDssDataManager
- fileArray - Variable in class hec.io.DssFileContainer
- FileCachingLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- fileChanged(File) - Method in interface hec.io.FileListener
- fileChanged(FileChangeEvent) - Method in class hec.server.ServerFileListener
-
a file was changed
- FileChanged - Enum constant in enum class hec.event.HecDssEventType
- FileChanged - Enum constant in enum class hec.model.FileChangeInfo.FileChangeType
- FileChangeInfo - Class in hec.model
- FileChangeInfo(String, FileChangeInfo.FileChangeType) - Constructor for class hec.model.FileChangeInfo
- FileChangeInfo.FileChangeType - Enum Class in hec.model
- FileChooserFieldLayoutManager() - Constructor for class hec.io.BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager
- FileChooserFld - Class in hec.client
- FileChooserFld() - Constructor for class hec.client.FileChooserFld
- FileChooserFld(String) - Constructor for class hec.client.FileChooserFld
- FileChooserFld(String, int) - Constructor for class hec.client.FileChooserFld
- fileCreated(FileChangeEvent) - Method in class hec.server.ServerFileListener
-
a file was created
- FileCreated - Enum constant in enum class hec.model.FileChangeInfo.FileChangeType
- fileCreationTimeMillis - Variable in class hec.heclib.dss.HecDSSRecordBasics
- fileDeleted(FileChangeEvent) - Method in class hec.server.ServerFileListener
-
a file was deleted
- FileDeleted - Enum constant in enum class hec.model.FileChangeInfo.FileChangeType
- fileExists(String) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- fileExists(String) - Method in class hec.io.ConsoleWindow
- FileHandler01 - Class in rma.util.logging
-
Behaves exactly as FileHandler.
- FileHandler01() - Constructor for class rma.util.logging.FileHandler01
- FileHandler02 - Class in rma.util.logging
-
Behaves exactly as FileHandler.
- FileHandler02() - Constructor for class rma.util.logging.FileHandler02
- fileHasBeenOpened() - Method in class hec.heclib.dss.HecDSSFileDataManager
- FileHunter - Class in hec.tools
- FileHunter() - Constructor for class hec.tools.FileHunter
- FileHunter.FileHuntFilter - Class in hec.tools
- FileHunter.HuntList - Class in hec.tools
- FileHunter.SystemCall - Class in hec.tools
- FileHunter.ThreadList - Class in hec.tools
- FileHuntFilter(String, float) - Constructor for class hec.tools.FileHunter.FileHuntFilter
- fileLastWriteTimeMillis - Variable in class hec.heclib.dss.HecDSSRecordBasics
- fileLastWriteTimeMillis - Variable in class hec.io.DataContainer
-
The last write time of the database or DSS file, in milliseconds since 01Jan1970 (system time) Set to zero (0) if not defined
- FileListener - Interface in hec.io
- FileLock - Class in hec.io
- FileLock(String, int) - Constructor for class hec.io.FileLock
-
create a new FileLock with the specified userId and Locktype.
- FileLockInfo - Class in hec.io
- FileLockInfo(String, String) - Constructor for class hec.io.FileLockInfo
-
Create a new FileLockInfo object
- FileLockingLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- FileManagerLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- FileMenuListener() - Constructor for class hec.dataTable.HecDataTableFrame.FileMenuListener
- FileMonitor - Class in hec.io
-
Class for monitoring changes in disk files.
- FileMonitor(long) - Constructor for class hec.io.FileMonitor
-
Create a file monitor instance with specified polling interval.
- filename - Variable in class hec.heclib.dss.DataReference
- filename() - Method in class hec.heclib.dss.DSSPathAndFilename
- fileName - Variable in class hec.io.DataContainer
-
the name of the DSS File
- fileName - Variable in class hec.io.RmiFileInfo
- FILENAME - Static variable in interface hec.ui.browser.IBrowserFactory
- FileNameCellRenderer - Class in rma.swing.table
- FileNameCellRenderer() - Constructor for class rma.swing.table.FileNameCellRenderer
- FilenameDocument - Class in rma.swing.text
-
a Filename document for JTextFields, and other components that use PlainDocument
- FilenameDocument() - Constructor for class rma.swing.text.FilenameDocument
- FilenameDocument(int) - Constructor for class rma.swing.text.FilenameDocument
- FilenameDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.FilenameDocument
- FileOffsetError - Enum Class in hec.io
-
Represents an error condition found when locating a file offset.
- FileOffsets - Class in hec.io
-
Represents a start and end offset, or a possible error condition that was reached when attempting to identify the offsets.
- FileOffsets(long, long) - Constructor for class hec.io.FileOffsets
-
Create a FileOffsets with two file offsets
- FileOffsets(long, FileOffsetError) - Constructor for class hec.io.FileOffsets
-
Create a FileOffsets with a start offset and an error for the end offset
- FileOffsets(FileOffsetError, int) - Constructor for class hec.io.FileOffsets
-
Create a FileOffsets with an error for the start and an offset for the end
- FileOffsets(FileOffsetError, FileOffsetError) - Constructor for class hec.io.FileOffsets
-
Create a FileOffsets with an error for the start and end offsets
- fileOpen(Frame, String, String, String) - Static method in class rma.util.RMAUtil
- fileOpened() - Method in class hec.heclib.dss.AbstractDssDataManager
- fileOpened() - Method in interface hec.heclib.dss.DssDataManager
- fileOpened() - Method in class hec.heclib.dss.HecDSSFileAccess
- fileOpened() - Method in class hec.heclib.dss.HecDSSFileDataManager
- fileOpened() - Method in interface hec.heclib.dss.IHecDSSUtilities
- FileOpener - Interface in hec.appInterface
- FilePath - Class in hec.io
- FilePath() - Constructor for class hec.io.FilePath
- FilePath(String) - Constructor for class hec.io.FilePath
-
Constructor for FilePath Remote files must come with the following remote path structure.
- FilePath(String, String) - Constructor for class hec.io.FilePath
- FILEPATH - Static variable in class hec.heclib.util.Unit
-
File system resource file path relative to CWMS_HOME
- FILEPATH - Static variable in interface hec.io.AsciiSerializableConstants
- FilePropertiesJDialog - Class in hec.io
-
dialog to display File/Directory Properties
- FilePropertiesJDialog(Dialog, boolean) - Constructor for class hec.io.FilePropertiesJDialog
- FilePropertiesJDialog(Frame, boolean) - Constructor for class hec.io.FilePropertiesJDialog
- fileSave(Frame, String, String, String) - Static method in class rma.util.RMAUtil
- fileSelected(FileSelectedEvent) - Method in interface hec.event.FileSelectedListener
- FileSelectedEvent - Class in hec.event
- FileSelectedEvent(AbstractFileChooserField) - Constructor for class hec.event.FileSelectedEvent
- FileSelectedListener - Interface in hec.event
- fileStats() - Method in class hec.heclib.dss.AbstractDssDataManager
- fileStats() - Method in interface hec.heclib.dss.DssDataManager
- fileStats() - Method in class hec.heclib.dss.HecDSSUtilities
- fileStats() - Method in interface hec.heclib.dss.IHecDSSUtilities
- fileStatus() - Method in class hec.heclib.dss.HecDSSFileAccess
- FileSystem - Interface in hec.map.tms.datasource
- FileSystemFactory - Class in hec.map.tms.datasource
- FileSystemFactory() - Constructor for class hec.map.tms.datasource.FileSystemFactory
- FileTypesFilter - Class in hec.io
- FileTypesFilter(String[]) - Constructor for class hec.io.FileTypesFilter
- FILEURL - Static variable in class hec.heclib.util.Unit
-
URL to resource file in classpath
- FileUtilities - Class in hec.util
- FileUtilities() - Constructor for class hec.util.FileUtilities
- fill() - Method in class rma.swing.RmaJTable
-
Method Description
- fill(Shape) - Method in class rma.util.postscript.PSGrBase
- fill(Shape) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- FILL_ABOVE - Static variable in class hec.gfx2d.G2dLineProperties
- FILL_BELOW - Static variable in class hec.gfx2d.G2dLineProperties
- fill_HashTable(String[][]) - Method in class hec.heclib.util.EncoderDecoder
-
does the same as above, but accepts String[][] instead of 2 String[]
- fill_HashTable(String[], String[]) - Method in class hec.heclib.util.EncoderDecoder
-
does the same as above, but accepts String arrays instead of Vectors
- fill_HashTable(Vector, Vector) - Method in class hec.heclib.util.EncoderDecoder
-
fills the code/decode hashTables Returns: true if all the codes/decodes are added false if less than all are added
- FILL_NONE - Static variable in class hec.gfx2d.G2dLineProperties
- FILL_STYLE_NAMES - Static variable in class hec.gfx2d.G2dLineProperties
- fill3DRect(int, int, int, int, boolean) - Method in class rma.util.postscript.PSGrBase
-
Paints a highlighted 3-D rectangle using the current color.
- fillArc(int, int, int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Fills an arc using the current color.
- fillArc(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- fillArc(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- fillArray(float[], long, long, int) - Method in class hec.map.aidem.AiDemBaseMap
- fillArray(float[], long, long, int) - Method in class hec.map.aidem.AiDemFltMap
-
Fills the destination array with data from this map starting at destPosition reading from srcPosition for length # of values.
- fillArray(float[], long, long, int) - Method in class hec.map.aidem.AiDemMap
-
Fills the destination array with data from this map starting at destPosition reading from srcPosition for length # of values.
- fillclr - Variable in class hec.map.ModelDrawingAttributeSet.SymbolIcon
- fillColor - Variable in class hec.gfx2d.AxisMarkerDescription
- fillColor - Variable in class hec.gfx2d.G2dMarkerPointProperties
- fillColor - Variable in class hec.gfx2d.G2dMarkerProperties
- fillColor - Variable in class hec.gfx2d.G2dPolygonProperties
-
Determines the color of the fill
- fillColors(List<BandedColor>) - Method in class hec.gfx2d.swing.charts.color.ColorConfigDialog
- fillColumn(int[], int) - Method in class rma.swing.RmaJTable
-
fill a column with an integer array
- fillColumn(Object[], int) - Method in class rma.swing.RmaJTable
-
fill a the column num col with the object array values
- fillData(RmaJTable, double[], int, int, boolean) - Method in class hec.gfx2d.SimpleJTableStepData
- fillDateTimeFields() - Method in class rma.swing.DateTimeGroup
- fillDialog() - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- fillFolderNodes() - Method in class hec.script.AbstractScriptEditor
- fillForm() - Method in class hec.client.DataTypeEditor
- fillForm() - Method in class hec.gfx2d.DataTypeEditor
- fillForm() - Method in class hec.gfx2d.DefaultPlotPropertiesDialog
- fillForm() - Method in class hec.gfx2d.MarginJDialog
- fillForm() - Method in class hec.gfx2d.PageSetupJDialog
- fillForm() - Method in class hec.gui.RenameDlg
- fillForm() - Method in class hec.map.GeoDialog
- fillForm() - Method in class hec.map.image.ImageGlyphOptionsDlg
- fillForm() - Method in class hec.map.streamAlignment.StreamNodeDialog
- fillForm(int) - Method in class hec.util.ComputationTimeStepDialog
- fillForm(int, int) - Method in class rma.swing.RmaNavigationPanel
- fillForm(DefaultRatingFunction) - Method in class hec.gfx2d.RatingFunctionEditor
- fillForm(G2dDialog) - Method in class hec.gfx2d.LayoutPlotDialog
- fillForm(Identifier) - Method in interface hec.client.TextEditor
- fillForm(Identifier) - Method in class hec.client.TextEditorPanel
- fillForm(Identifier) - Method in class hec.client.TextFileEditorDialog
- fillForm(Identifier) - Method in class hec.client.TextFileEditorFrame
- fillForm(Identifier) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- fillForm(Identifier) - Method in class hec.io.FilePropertiesJDialog
- fillForm(Identifier, boolean) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- fillForm(NamedType) - Method in class hec.gui.PanelEditor
- fillForm(NamedType) - Method in class hec.gui.SelectorPanelEditor
- fillForm(NamedType) - Method in class hec.map.streamAlignment.StreamEditor
- fillForm(JobTask) - Method in class hec.script.ScriptTaskInfoJDialog
- fillForm(StreamJunction) - Method in class hec.map.streamAlignment.StreamJunctionEditor
- fillForm(Object) - Method in class hec.map.inundation.InundationGroupDialog
- fillForm(Object) - Method in class hec.map.inundation.InundationGroupEditor
- fillForm(Object) - Method in class hec.map.inundation.InundationGroupRenderingDialog
- fillForm(String) - Method in class hec.client.TextEditorPanel
- fillForm(String) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- fillForm(String) - Method in class hec.gui.ResultsDialog
- fillForm(JComboBox) - Method in class rma.swing.RmaNavigationPanel
- fillGlyphVector() - Method in class hec.gfx2d.LegendPanel
- fillGroupCombo() - Method in class hec.script.AbstractScriptEditor
- FillIcon() - Constructor for class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- FillIcon(Color) - Constructor for class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- FillIcon(Color, int, int) - Constructor for class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- fillList() - Method in class hec.map.ColorListJLayerSelection
- fillList() - Method in class hec.map.flo2d.Flo2dDepthLayerSelection
- fillMap(boolean) - Method in class hec.map.aidem.AiDemGlyph
-
Creates the image is the map is being loaded.
- fillMap(boolean) - Method in class hec.map.aishape.AiShapeGlyph
- fillMap(boolean) - Method in class hec.map.dem.DemGlyph
-
Creates the image is the map is being loaded.
- fillMap(boolean) - Method in class hec.map.image.ImageGlyph
- fillMap(boolean) - Method in class hec.map.image.ImageGlyphProxy
- fillMap(boolean) - Method in class hec.map.MapGlyph
-
have the _map load or unload its data.
- fillMap(boolean) - Method in class hec.map.nettin.NetTinGlyph
- fillMap(boolean) - Method in class hec.map.raster.RasterGlyph
-
Creates the image is the map is being loaded.
- fillModel() - Method in class hec.map.aishape.ShapeImportTableModel
- fillModel() - Method in interface hec.map.importer.ImportShapeTableModel
- fillOval(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Fills an oval inside the specified rectangle using the current color.
- fillOval(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- fillOval(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- fillPaint - Variable in class hec.gfx2d.G2dMarkerProperties
- fillPanel() - Method in class hec.client.DataTypePanel
-
Method Description
- fillPanel() - Method in class hec.client.OptionsFontPanel
- fillPanel() - Method in class hec.gfx2d.components.LabelPanel
- fillPanel() - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.DataTypePanel
-
Method Description
- fillPanel() - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dAxisPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel2
- fillPanel() - Method in class hec.gfx2d.G2dDefaultLinesPropPanel
- fillPanel() - Method in class hec.gfx2d.G2dFontPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dGridPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dLinePropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dLineStylePropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dPatternPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dScalePropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dSpacerPropertiesPanel
-
Call this method to fill the panel with data.
- fillPanel() - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- fillPanel() - Method in class hec.gfx2d.G2dViewportLayerLocationPanel
- fillPanel() - Method in class hec.gfx2d.G2dViewportPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.LabelPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.LegendPropertiesPanel
- fillPanel() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- fillPanel() - Method in class hec.gfx2d.ProbabilityScalePropertiesPanel
- fillPanel() - Method in interface hec.gfx2d.ScalePropertiesPanel
- fillPanel() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- fillPanel() - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
-
Fills the panel with the data
- fillPanel() - Method in class hec.gui.TimeZonePanel
- fillPanel() - Method in class hec.map.dxf.DxfGlyphOptionDlg
- fillPanel() - Method in class rma.swing.AbstractJPanel
-
Force subclasses to use this interface.
- fillPanel() - Method in class rma.swing.DateTimePanel
-
Method Description
- fillPanel() - Method in class rma.swing.DefaultJPanel
- fillPanel() - Method in class rma.swing.RmaJCompTitledPanel
- fillPanel() - Method in class rma.swing.table.HeaderFooterPrintSetupPanel
- fillPanel() - Method in class rma.swing.table.PagePrintSetupPanel
- fillPanel() - Method in class rma.swing.table.TitlePageSetupPanel
- fillPanel(HistogramChart, List<DataContainer>) - Method in class hec.chart.HistogramOptionsDialog
- fillPanel(HistogramChart, List<DataContainer>) - Method in class hec.chart.HistogramOptionsPanel
- fillPanel(NamedType) - Method in class hec.client.SelectorEditorPanel
- fillPanel(NamedType) - Method in class hec.gui.AbstractEditorPanel
-
Description of the Method
- fillPanel(NamedType) - Method in class hec.gui.TimeZonePanel
- fillPanel(NamedType) - Method in class hec.map.streamAlignment.StreamConversionPanel
- fillPanel(NamedType) - Method in class hec.map.streamAlignment.StreamStationingPanel
- fillPanel(Object) - Method in class hec.gui.SelectorTextPanel
- fillPanel(Object) - Method in class hec.map.inundation.EditingInundationGroupPanel
- fillPanel(Object) - Method in class hec.map.inundation.InundationGroupPanel
- fillPanel(Object) - Method in class hec.map.inundation.RenderingInundationGroupPanel
- fillPanelWithList(List<HistogramChart>, List<DataContainer>) - Method in class hec.chart.HistogramOptionsDialog
- fillPanelWithList(List<HistogramChart>, List<DataContainer>) - Method in class hec.chart.HistogramOptionsPanel
- fillPattern - Variable in class hec.gfx2d.AxisMarkerDescription
- fillPattern - Variable in class hec.gfx2d.G2dLabelDrawProp
- fillPattern - Variable in class hec.gfx2d.G2dMarkerProperties
- fillPattern - Variable in class hec.gfx2d.G2dPolygonProperties
-
Determines the pattern to fill the polygond with
- fillPattern - Variable in class hec.gfx2d.ViewportDrawProp
- FillPatternFactory - Class in rma.util
- FillPatternFactory() - Constructor for class rma.util.FillPatternFactory
- fillPatternNames - Static variable in class hec.gfx2d.PlotSpecification
- fillPatternNumbers - Static variable in class hec.gfx2d.PlotSpecification
- FillPatternRenderer - Class in rma.swing.list
- FillPatternRenderer() - Constructor for class rma.swing.list.FillPatternRenderer
- FillPatternRenderer(int, Color) - Constructor for class rma.swing.list.FillPatternRenderer
- fillPolygon(int[], int[], int) - Method in class rma.util.postscript.PSGrBase
-
Fills a polygon with the current color.
- fillPolygon(int[], int[], int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- fillPolygon(int[], int[], int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- fillPolygon(Polygon) - Method in class rma.util.postscript.PSGrBase
-
Fills the specified polygon with the current color.
- fillPolygonClipped(Graphics, Rectangle, int[], int[], int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a polygon into a region bounded by a given rectangle.
- fillPolygonClipped(Graphics, Rectangle, int[], int[], int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a polygon into a region bounded by a given rectangle.
- fillPolygonClipped(Graphics, Rectangle, int[], int[], int, Paint) - Static method in class hec.gfx2d.Gfx2dDrawUtil
- fillPositionNames - Static variable in class hec.gfx2d.PlotSpecification
- fillPositionNumbers - Static variable in class hec.gfx2d.PlotSpecification
- fillPreHeaderByteArray(byte[]) - Method in class hec.io.dbf.AbstractDBFHeader
-
Creates a copy of header, inserts the new header size, recordSize, and numberRecords and returns the new byte array; Edits only the first 32bytes of data
- fillRadioAction() - Method in class hec.gfx2d.components.LinePropertiesPanel
- fillRect(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Fills the specified rectangle with the current color.
- fillRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- fillRect(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- fillRoundRect(int, int, int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Draws a rounded rectangle filled in with the current color.
- fillRoundRect(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- fillRoundRect(int, int, int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- fillString(int, char) - Static method in class rma.util.RMAIO
- fillStyle - Variable in class hec.gfx2d.AxisMarkerDescription
- fillTable() - Method in class rma.swing.table.RmaJTableFillDialog
- fillTable() - Method in class rma.util.DBFFileViewer
-
Method Description
- fillTabs(String) - Method in class hec.dataTable.ArrayModel
- fillTails(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- fillTimeSeriesContainer(TimeSeriesContainer) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- fillToEnd() - Method in class rma.swing.RmaJTable
-
take the first cell selected and fill all cells in that column with that value
- fillTwoColors(List<Color>) - Method in class hec.gfx2d.swing.charts.color.ColorConfigDialog
- fillType - Variable in class hec.gfx2d.G2dMarkerProperties
- filter - Variable in class hec.io.dbf.Tag4defineData
- filter - Variable in class rma.util.png.PngEncoder
- filter() - Element in annotation interface hec.io.dbf.annotations.Index
- filter() - Method in class rma.util.CodeReport
-
filter the file, print the output
- filter() - Method in class rma.util.JarReport
-
filter the file, print the output
- filter(Iterable<String>) - Method in interface hec.data.ITextFilter
-
Filters an array of strings into subsets that are included and excluded by the filter
- filter(Iterable<String>) - Method in class hec.data.textFilter.TextFilter
- filter(String[]) - Method in interface hec.data.ITextFilter
-
Filters an array of strings into subsets that are included and excluded by the filter
- filter(String[]) - Method in class hec.data.textFilter.TextFilter
- FILTER_LAST - Static variable in class rma.util.png.PngEncoder
- FILTER_NONE - Static variable in class rma.util.png.PngEncoder
-
Constants for filters
- FILTER_SUB - Static variable in class rma.util.png.PngEncoder
- FILTER_UP - Static variable in class rma.util.png.PngEncoder
- filterRGB(int, int, int) - Method in class hec.gfx2d.ColorButton.Transparent
- filterSub(byte[], int, int) - Method in class rma.util.png.PngEncoder
-
Perform "sub" filtering on the given row.
- filterTable(RmaJTable, String) - Method in class hec.gui.MoverPanel2
- filterTableAction() - Method in class rma.swing.table.TableHeaderFilterPanel
- filterTableAction() - Method in class rma.swing.table.TableRowFilterPanel
- FilterTablePanel - Class in rma.swing.table
- FilterTablePanel() - Constructor for class rma.swing.table.FilterTablePanel
- FilterTablePanel(String[]) - Constructor for class rma.swing.table.FilterTablePanel
- filterTimeSeries(TimeSeriesContainer) - Method in class hec.hecmath.DurationAnalysis
-
Filter the time series for the times in the duration period
- filterTimeSeries(TimeSeriesContainer) - Method in class hec.hecmath.DurationPeriod
-
Filter the time series for the times in the duration period
- filterUp(byte[], int, int) - Method in class rma.util.png.PngEncoder
-
Perform "up" filtering on the given row.
- finalize() - Method in class hec.gfx2d.G2dGlyph
- finalize() - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- finalize() - Method in class hec.script.AbstractScriptEditor
- finalize() - Method in class rma.swing.wheel.WheelTool
- finalize() - Method in class rma.util.postscript.PSGrBase
-
Disposes of this graphics context once it is no longer referenced.
- find() - Method in class hec.util.TextDialog
- find(RmaDataId, Date) - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- find(ActionEvent) - Method in class hec.dataTable.HecDataTableFrame
- find(ActionEvent) - Method in class hec.util.GeneralTableEditor
- find(String) - Static method in class rma.swing.wheel.ClassDirFinder
- find(String, int, int, int, boolean, boolean, Dimension) - Method in class hec.dataTable.HecDataTable
- findAction() - Method in class rma.swing.AbstractTextEditorPanel
- findButtonFromText(Class, String, Container) - Static method in class rma.util.RMAUtil
-
find the button of buttonClass with text buttonText in the Container container or containers that container holds
- findCallingElement(Throwable, int) - Static method in class rma.util.logging.CustomFormatter
- findCallingElement(Set<String>) - Static method in class rma.util.logging.StackFilteringFormatter
- findCell(double, double) - Method in class hec.map.flo2d.Flo2dDepthMap
- findCell(WorldPt) - Method in class hec.map.flo2d.Flo2dDepthMap
- findColumn(String) - Method in class hec.data.tx.DataTxTableModel
- FindDialog - Class in rma.swing
- FindDialog(Dialog, FindListener) - Constructor for class rma.swing.FindDialog
- FindDialog(Frame, boolean) - Constructor for class rma.swing.FindDialog
- FindDialog(Frame, boolean, FindListener) - Constructor for class rma.swing.FindDialog
- FindDialog(Frame, FindListener) - Constructor for class rma.swing.FindDialog
- findDownstreamNode(StreamElement, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- findDownstreamNode(StreamElement, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findDownstreamNode(StreamElement, LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findEndOffset(File, String, long) - Method in class hec.server.TimeWindowFileReader
-
Finds the very last line in _file with the time in the specified minute
- findEntry(String) - Method in class hec.io.PasswordFile
- findGlyphForMapObject(MapObjectInterface) - Method in class hec.map.MapPanel
-
search the Manager and Background glyph lists for the MapGlyph that holds the MapObject
- findGlyphForMapObjectClass(String) - Method in class hec.map.MapPanel
-
search the Manager and Background glyph lists for the MapGlyph that holds the MapObject of class classname
- findGlyphOfClass(Class<T>, boolean) - Method in class hec.map.MapPanel
-
search the Manager and Background glyph lists for the MapGlyph of class classname
- findGlyphOfClass(String) - Method in class hec.map.image.ImageGlyphProxy
- findGlyphOfClass(String) - Method in class hec.map.MapGlyph
-
finds the MapGlyph of type classname in the list of child MapGlyphs
- findGlyphOfClass(String) - Method in class hec.map.MapPanel
-
search the Manager and Background glyph lists for the MapGlyph of class classname
- findGlyphOfClass(String, boolean) - Method in class hec.map.MapPanel
- findGlyphsOfClass(String) - Method in class hec.map.MapPanel
-
search the Manager and Background glyph lists for any MapGlyphs of class classname
- findInTableAction() - Method in class rma.swing.RmaJTable
- findInterval(double) - Method in class hec.model.PairedValues
-
find interval for interpolation
- findInterval(double) - Method in class hec.model.PairedValuesExt
-
find interval for interpolation
- findInterval(double[], double) - Method in class hec.model.PairedValues
-
find interval for interpolation
- findInterval(double[], double) - Method in class hec.model.PairedValuesExt
-
find interval for interpolation
- findInterval(int) - Method in class hec.model.SeasonalRecord
-
find interval time for interpolation
- findInterval(int) - Method in class hec.model.SeasonalRecordExt
-
find interval time for interpolation
- findInterval(int[], int, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find interval times array in which "time" lies in and return the index position of the first point.
- findInterval(int[], int, int) - Static method in class hec.hecmath.TimeSeriesMath
-
Find interval times array in which "time" lies in and return the index postion of the first point.
- FindListener - Interface in rma.swing
- findMapClassNameForUrl(String) - Static method in class hec.map.inundation.InundationLayer
- findNearestReach(LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findNearestReach(WorldPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findNearestReach(WorldPt, WorldPt) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
finds the stream element nearest the given point.
- findNearestReach(WorldPt, WorldPt) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findNearestReach(WorldPt, WorldPt, double[]) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
finds the stream element nearest the given point.
- findNearestReach(WorldPt, WorldPt, double[]) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findNearestStreamNode(StreamElement, WorldPt) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- findNearestStreamNode(StreamElement, WorldPt) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findNext - Variable in class rma.swing.FindDialog
- findNext - Variable in class rma.swing.ReplaceDialog
- findNext() - Method in class hec.dataTable.TableFindDialog
- findNext() - Method in class hec.util.TextDialog
- findNext() - Method in class rma.swing.FindDialog
- findNext() - Method in class rma.swing.ReplaceDialog
- findNode(LocalPt) - Method in interface hec.map.IconGlyph
- findNode(Object) - Method in class hec.script.AbstractScriptEditor.ScriptTreeModel
- findNode(Object, DefaultMutableTreeNode) - Method in class hec.script.AbstractScriptEditor.ScriptTreeModel
- findObject(LocalPt) - Method in class hec.map.image.ImageGlyphProxy
- findObject(LocalPt) - Method in class hec.map.MapGlyph
-
find the NamedType object held by this MapGlyph that resides as LocalPt pt.
- findObject(String, String) - Method in class hec.io.DBFDataStorage
-
Finds an object in the database for the given tag and contains the given key.
- findObject(String, String) - Method in class rma.util.DBFFileViewer
-
Finds an object in the database for the given tag and contains the given key.
- findObjectById(long, String) - Method in interface hec.model.CommonDataList
-
find the DataObject with the ID objId of the class objClass in this DataList or any of it's sibling's Lists
- findObjectById(long, String) - Method in interface hec.model.CommonDataListContainer
- findPeakAverageData(MassBalancedEvent.AverageData, double[], long[], boolean, MassBalancedEvent.AverageData) - Method in class hec.hecmath.MassBalancedEvent
- findPoint(MouseEvent) - Method in class hec.gfx2d.TimeSeriesGlyph
-
find the point in the line at the MouseEvent location.
- findPrecision(double) - Static method in class rma.util.RMAIO
-
find the precision of a number
- findReach(int) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- findReach(int) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findReach(int) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findReach(LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findReach(LocalPt, StreamElement) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findReach(WorldPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
Finds a reach at a point in Display World Coordinates.
- findReach(WorldPt, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
Finds a Reach that Contains the given World Point
- findReach(WorldPt, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findReach(WorldPt, double, StreamElement) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
Finds a Reach that Contains the given World Point for creating reaches
- findReach(WorldPt, double, StreamElement) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findReach(StreamNode, WorldPt, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
Finds a reach that contains the given world point but does not have the given node.
- findReach(String) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- findReach(String) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findReach(String) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findScale(G2dObject) - Method in class hec.gfx2d.Viewport
- findStartOffset(File, String) - Method in class hec.server.TimeWindowFileReader
- findStreamJunction(int) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findStreamJunction(StreamElement, LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
look for a stream junction on the given stream near the given point
- findStreamJunction(StreamElement, WorldPt, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
look for the closest stream junction on the given stream near the given point
- findStreamJunction(StreamElement, WorldPt, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findStreamNode(StreamElement, LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
look for a stream stream node on the given stream near the given point
- findStreamNode(StreamElement, WorldPt, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
look for a stream node on the given stream near the given point
- findStreamNode(StreamElement, WorldPt, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- FindTextJDialog - Class in hec.client
-
basic implementation of a Find dialog.
- FindTextJDialog(Frame, boolean) - Constructor for class hec.client.FindTextJDialog
- FindTextJDialog(JDialog, boolean) - Constructor for class hec.client.FindTextJDialog
- findTimeInterval(int) - Method in class hec.model.SeasonalPairedValues
-
find interval time for interpolation
- findTimeOffset(long, LocalTime, RandomAccessFile) - Method in class hec.server.TimeWindowFileReader
-
Binary search to find the specified time (to the minute).
- findToolButtonFor(String) - Method in class hec.map.MapPanel
-
find the ToolButton for the specified MouseAdapter class
- findToolButtonFor(String) - Method in class hec.map.MapToolPanel
-
find the button for with the MapMouseAdapter class name of classname
- findToolButtonIndex(String) - Method in class hec.map.MapToolPanel
-
find the index for the toolbutton with the MapMouseAdapter class name of classname
- findTransform(CoordinateReferenceSystem, CoordinateReferenceSystem, boolean) - Method in class hec.map.crs.CRS
-
Finds a transform between two Coordinate Reference Systems.
- findUpstreamNode(StreamElement, double) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- findUpstreamNode(StreamElement, double) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- findUpstreamNode(StreamElement, LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- findUserIds(String) - Method in class hec.model.UserInfo
-
return the userIds for a given userName
- findUserName(String) - Method in class hec.model.UserInfo
-
return the username for a given userid
- findValidValue(TimeSeriesContainer, int, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
find the first valid value index before or after a specified index
- findValidValue(TimeSeriesContainer, int, boolean) - Method in class hec.hecmath.TimeSeriesMath
-
Given a time series container and an index, look before or after that index for a valid value.
- finish() - Method in interface hec.ui.ProgressListener
- finishCommand() - Method in class rma.util.PerforceReport
-
Method Description
- finishedAdding() - Method in class hec.io.TimeSeriesCollectionContainer
-
Completes collection when TimeSeriesContainers have been added Re-computes sequences, etc.
- finisher() - Method in class rma.util.OxfordCommaStringCollector
- fireActionEvent() - Method in class rma.swing.DateChooser.ActionSupport
-
Fire an
ActionEvent
with an ID ofACTION_PERFORMED
, a null command string, and an empty modifier mask. - fireActionEvent(int, String) - Method in class rma.swing.DateChooser.ActionSupport
-
Fire an
ActionEvent
with the given ID and command string, and an empty modifier mask. - fireActionEvent(int, String, int) - Method in class rma.swing.DateChooser.ActionSupport
-
Fire an
ActionEvent
with the given ID, command string, and modifier mask. - fireActionEvent(String) - Method in class rma.swing.DateChooser.ActionSupport
-
Fire an
ActionEvent
with an ID ofACTION_PERFORMED
, the given command string, and an empty modifier mask. - fireActionPerformed() - Method in class rma.swing.table.PrintPropertiesDlg
- fireActionPerformed(int) - Method in class hec.gfx2d.G2dPropertiesDlg
- fireActionPerformed(ActionEvent) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- fireActionPerformed(ActionEvent, JButton, int) - Method in class rma.swing.ButtonCmdPanel
- fireAdjustmentValueChanged(int, int, int) - Method in class hec.gfx2d.AxisScrollbar
- fireAttributeAdded(Object) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- fireAttributeChanged(String, boolean) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- fireAttributeRemoved(Object) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- fireChangeEvent(long, String) - Method in interface hec.server.ServerDataList
- fireCheckBoxToggled(int, boolean) - Method in class rma.swing.RmaJCheckBoxList
- fireContentsChanged(int, int) - Method in class rma.swing.list.RmaListModel
- fireDataChangeEvent(DataChangeEvent) - Method in class hec.model.AbstractDataObject
-
Fires a Data Change Event to all of its listeners
- fireEditingCanceled() - Method in class rma.swing.table.RmaCellEditor
- fireEditingCanceled() - Method in class rma.swing.table.RmaDateTimeEditor
-
Fires and event to all listeners that the editing has been canceled
- fireEditingStopped() - Method in class rma.swing.table.RmaCellEditor
- fireEditingStopped() - Method in class rma.swing.table.RmaDateTimeEditor
-
Fires and event to all listeners that the editing has stopped
- fireFileChosen() - Method in class hec.gui.AbstractFileChooserField
- FIREFOX - Static variable in class hec.util.AnimatedStatusIconPanel
- FIREFOX - Static variable in class hec.util.AnimatedWaitIcon
- fireGlyphSelectionChanged(NamedType) - Method in class hec.map.MapGlyph
-
Notify all listeners that have registered interest for notification on this event type.
- fireGlyphVectorChanged() - Method in class hec.map.MapPanel
-
Method Description
- fireHecDssEvent(HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- fireInsertModeChanged() - Method in class rma.swing.text.ToggleInsertDocument
- fireLayerSelectionPanelEvent(LayerSelectionEvent) - Method in class hec.map.JLayerSelectorTreePanel
- fireLockEvent(int, boolean, String) - Method in interface hec.server.ServerDataList
- fireModified() - Method in class hec.gfx2d.G2dGlyphDataRecord
- fireModifiedStateChanged() - Method in class hec.lang.NamedType
- fireNodeChanged() - Method in class rma.swing.tree.RmaMutableTreeNode
- fireNodeSelected(CheckBoxNode) - Method in class rma.swing.tree.NodeSelectionListener
- fireNodeToggleEvent(CheckBoxNode) - Method in class hec.map.JLayerSelectorTreePanel
- fireObjectSelectionChanged(ObjectSelectionEvent) - Method in class hec.gfx2d.G2dPanel
-
fireObjectSelectionChanged
- fireObjectSelectionChanged(ObjectSelectionEvent) - Method in class hec.gfx2d.Viewport
- fireQueryFieldsChanged() - Method in class hec.map.aishape.ShapeTableModel
- fireRefreshEvent(Object, Object, String) - Method in class hec.refresh.RefreshManager
-
Fires a refresh event to all all listeners
- fireRowAdded(Object, int) - Method in class hec.data.meta.Catalog
- fireRowRemoved(Object, int) - Method in class hec.data.meta.Catalog
- fireRowUpdated(Object, int, int) - Method in class hec.data.meta.Catalog
- fireSaveEvent() - Method in class hec.gui.PanelEditor
- fireScriptAdded(ScriptIdentifier) - Method in class hec.script.AbstractScriptEditor
- fireScriptChanged(ScriptIdentifier) - Method in class hec.script.AbstractScriptEditor
- fireScriptDeleted(ScriptIdentifier) - Method in class hec.script.AbstractScriptEditor
- fireScriptEvent(ScriptIdentifier, int) - Method in class hec.script.AbstractScriptEditor
- fireStateChanged() - Method in class hec.map.MapGlyph
-
Notify all listeners that have registered interest for notification on this event type.
- fireStateChanged() - Method in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Runs each
ChangeListener
'sstateChanged
method. - fireTableChangeEvent(int, int, int, int, int) - Method in class rma.swing.RmaJTable
-
first off that the table has changed from a menu command
- fireTableRowsUpdated(int, int) - Method in interface hec.map.importer.ImportShapeTableModel
- fireTableStructureChanged() - Method in class hec.map.aishape.ShapeImportTableModel
- fireTableStructureChanged() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class rma.swing.tree.RmaTreeModel
- fireUpdate() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- fireUpdate() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- fireUpdate() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- fireUpdate() - Method in interface hec.gfx2d.swing.charts.util.PropertyFireable
-
triggers the parent controls to fire the default update
- fireUpdate(String, Object, Object) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- fireUpdate(String, Object, Object) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- fireUpdate(String, Object, Object) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- fireUpdate(String, Object, Object) - Method in interface hec.gfx2d.swing.charts.util.PropertyFireable
-
triggers to fire the given update
- fireValidPanelPropertyChangeEvent() - Method in class hec.gui.WizardPanel
- FIRST_ACTION - Static variable in interface hec.script.ScriptActions
- FIRST_CONDITIONAL_VALUE - Static variable in class hec.model.ConditionalItem
- FIRST_LETTER - Static variable in class rma.swing.text.DateDocumentConstants
- firstAccessTime - Variable in class hec.heclib.dss.HecDSSFileData
- firstCol(int) - Method in class hec.lang.RdcDelim
-
Returns the first character position in the input string for field ixField, both position and field start at zero.
- firstDefined() - Method in class hec.heclib.util.HecDoubleArray
- firstElement() - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- firstElement() - Method in class rma.util.DoubleArray
-
Returns the first component of this vector.
- firstElement() - Method in class rma.util.DoubleVector
-
Returns the first component of this vector.
- firstElement() - Method in class rma.util.FloatArray
-
Returns the first component of this vector.
- firstElement() - Method in class rma.util.IntArray
-
Returns the first component of this array.
- firstElement() - Method in class rma.util.IntVector
-
Returns the first component of this vector.
- firstElement() - Method in class rma.util.LongVector
-
Returns the first component of this vector.
- firstElement() - Method in class rma.util.ShortArray
-
Returns the first component of this array.
- firstIndexOf(String, int, boolean, boolean, boolean) - Method in class hec.model.AbstractDataListTableModel
-
Returns the index of an object in this list using a string match.
- firstIndexOf(String, int, boolean, boolean, boolean) - Method in class rma.swing.list.RmaListModel
-
Returns the index of an object in this list using a string match.
- firstRecord() - Method in class rma.swing.RmaNavigationPanel
-
go to the first record
- firstValidDate() - Method in class hec.hecmath.TimeSeriesMath
-
Find the date and time of the first valid time series value.
- firstValidDate(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the date and time of the first valid time series value.
- firstValidValue() - Method in class hec.hecmath.TimeSeriesMath
-
Find the first valid value in the time series.
- firstValidValue(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the first valid value in the time series.
- firstValue - Variable in class hec.io.TsDataSetStats
- firstValueTime - Variable in class hec.io.TsDataSetStats
- FIXED_PITCH - Static variable in class rma.util.wmf.WMF
- FixedLengthComboBoxEditor - Class in rma.swing.list
- FixedLengthComboBoxEditor(int) - Constructor for class rma.swing.list.FixedLengthComboBoxEditor
- FixedLengthDocument - Class in rma.swing.text
-
a fixed length document for JTextFields, and other components that use PlainDocument
- FixedLengthDocument() - Constructor for class rma.swing.text.FixedLengthDocument
- FixedLengthDocument(int) - Constructor for class rma.swing.text.FixedLengthDocument
- FixedLengthDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.FixedLengthDocument
- fixedWidthCols - Variable in class rma.swing.table.TableExportOptions
-
whether the columns should be fixed with
- FixedWidthFileReader - Class in rma.util
- FixedWidthFileReader() - Constructor for class rma.util.FixedWidthFileReader
- FixedWidthFileReader(int[]) - Constructor for class rma.util.FixedWidthFileReader
- fixToolTip(String) - Method in class rma.swing.RmaJTextField
- fixupLayout() - Method in class hec.gui.NameDescriptionPanel
- flag - Variable in class hec.model.RunTimeStep
- flags - Variable in class hec.heclib.dss.HecDSSRecordData
- FLAT - Static variable in class rma.swing.action.ActionButton
- FlatGrid - Class in hec.heclib.grid
-
FlatGrid.java The FlatGrid class is used for conversions between DSS gridded records and Arc/Info grids through ASCII and .flt files.
- FlatGrid() - Constructor for class hec.heclib.grid.FlatGrid
- FlatGrid(int, int) - Constructor for class hec.heclib.grid.FlatGrid
- FlatPanelButton - Class in rma.swing
- FlatPanelButton() - Constructor for class rma.swing.FlatPanelButton
-
Creates a FlatPanelButton with no set text or icon.
- FlatPanelButton(String) - Constructor for class rma.swing.FlatPanelButton
-
Creates a FlatPanelButton with text.
- FlatPanelButton(String, Icon) - Constructor for class rma.swing.FlatPanelButton
-
Creates a FlatPanelButton with initial text and an icon.
- FlatPanelButton(Action) - Constructor for class rma.swing.FlatPanelButton
-
Creates a FlatPanelButton where properties are taken from the Action supplied.
- FlatPanelButton(Icon) - Constructor for class rma.swing.FlatPanelButton
-
Creates a button with an icon.
- FlatPanelToggleButton - Class in rma.swing
- FlatPanelToggleButton() - Constructor for class rma.swing.FlatPanelToggleButton
-
Creates a FlatPanelButton with no set text or icon.
- FlatPanelToggleButton(String) - Constructor for class rma.swing.FlatPanelToggleButton
-
Creates a FlatPanelButton with text.
- FlatPanelToggleButton(String, Icon) - Constructor for class rma.swing.FlatPanelToggleButton
-
Creates a FlatPanelButton with initial text and an icon.
- FlatPanelToggleButton(Action) - Constructor for class rma.swing.FlatPanelToggleButton
-
Creates a FlatPanelButton where properties are taken from the Action supplied.
- FlatPanelToggleButton(Icon) - Constructor for class rma.swing.FlatPanelToggleButton
-
Creates a button with an icon.
- FlatPanelToggleButton(Icon, boolean) - Constructor for class rma.swing.FlatPanelToggleButton
- flatSize() - Method in class hec.heclib.grid.GridInfo
-
returns flattened size in bytes
- flatSize() - Method in class hec.heclib.grid.HrapInfo
- flatSize() - Method in class hec.heclib.grid.SpecifiedGridInfo
-
public int flatSize(){ returns size in bytes
- flatten(int[]) - Method in class hec.heclib.grid.AlbersInfoFlat
- flatten(int[]) - Method in class hec.heclib.grid.GridInfoFlat
- flatten(int[]) - Method in class hec.heclib.grid.HrapInfoFlat
- flatten(int[]) - Method in class hec.heclib.grid.SpecifiedGridInfoFlat
- flavors - Static variable in class hec.script.ScriptIdentifierSelection
- FLIPFLOP - Static variable in class rma.swing.RmaJTableSorter
-
The constant for a sort that flip-flops between ascending and descending.
- FLIPFLOP - Static variable in class rma.swing.table.RmaTableSorter
-
The constant for a sort that flip-flops between ascending and descending.
- Flo2dCell - Class in hec.map.flo2d
- Flo2dCell(int, WorldPt, double) - Constructor for class hec.map.flo2d.Flo2dCell
- Flo2dDepthGlyph - Class in hec.map.flo2d
- Flo2dDepthGlyph() - Constructor for class hec.map.flo2d.Flo2dDepthGlyph
- Flo2dDepthGlyph(MapPanel, Flo2dDepthMap) - Constructor for class hec.map.flo2d.Flo2dDepthGlyph
- Flo2dDepthLayerSelection - Class in hec.map.flo2d
- Flo2dDepthLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.flo2d.Flo2dDepthLayerSelection
- Flo2dDepthMap - Class in hec.map.flo2d
- Flo2dDepthMap() - Constructor for class hec.map.flo2d.Flo2dDepthMap
- Flo2dDepthMap(MapIdentifier) - Constructor for class hec.map.flo2d.Flo2dDepthMap
- Flo2dDepthMap(String) - Constructor for class hec.map.flo2d.Flo2dDepthMap
- Flo2dElevMap - Class in hec.map.flo2d
- Flo2dElevMap() - Constructor for class hec.map.flo2d.Flo2dElevMap
- Flo2dGlyph - Class in hec.map.flo2d
- Flo2dGlyph() - Constructor for class hec.map.flo2d.Flo2dGlyph
- Flo2dGlyph(MapPanel, MapObjectInterface) - Constructor for class hec.map.flo2d.Flo2dGlyph
- Flo2dMap - Interface in hec.map.flo2d
- FLOAT - Static variable in interface hec.io.AsciiSerializableConstants
- FLOAT_ARRAY - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- FLOAT_ARRAY - Static variable in class hec.io.ArrayContainer
- FLOAT_ARRAY_NODE_NAME - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- FLOAT_ARRAY_NODE_NAME - Static variable in class rma.util.RmaBaseXmlUtilities
- FLOAT_NAN - Static variable in class hec.io.AsciiDeserializer
- FLOAT_NEGATIVE_INFINITY - Static variable in class hec.io.AsciiDeserializer
- FLOAT_POSITIVE_INFINITY - Static variable in class hec.io.AsciiDeserializer
- FLOAT_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- floatArray - Variable in class hec.io.ArrayContainer
- FloatArray - Class in rma.util
- FloatArray() - Constructor for class rma.util.FloatArray
-
Constructs an empty FloatArray.
- FloatArray(float[]) - Constructor for class rma.util.FloatArray
-
Constructs a new FloatArray with the capacity set to the argument array length then copies the argument array data into the element data array.
- FloatArray(int) - Constructor for class rma.util.FloatArray
-
Constructs an empty FloatArray with the specified initial capacity.
- FloatArray(int, int) - Constructor for class rma.util.FloatArray
-
Constructs an empty FloatArray with the specified initial capacity and capacity increment.
- FloatArray2dContainer - Class in hec.lang
- FloatArray2dContainer(int, int) - Constructor for class hec.lang.FloatArray2dContainer
- FloatArrayContainer - Class in hec.lang
- FloatArrayContainer() - Constructor for class hec.lang.FloatArrayContainer
- FloatArrayContainer(float[]) - Constructor for class hec.lang.FloatArrayContainer
- FloatArrayContainer(int) - Constructor for class hec.lang.FloatArrayContainer
- floatArrayToByteArray(float[]) - Method in class hec.heclib.grid.DataCompression
- floatAt(Point, Point) - Method in class hec.map.MapToolPanel
- FloatCompare() - Constructor for class rma.util.RMASort.FloatCompare
- FloatContainer - Class in hec.lang
- FloatContainer() - Constructor for class hec.lang.FloatContainer
- FloatContainer(float) - Constructor for class hec.lang.FloatContainer
- floatingBorderColor - Variable in class hec.map.MapToolPanel
- floatingColor - Variable in class hec.map.MapToolPanel
- floats2ints(float[]) - Static method in class hec.heclib.util.Heclib
-
Converts a float array into the byte-equivalent int array for working with user headers
- floor() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values of the current time series rounded down to the nearest whole number that is less than or equal to the value.
- floor(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- floor(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- FLOOR - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- FLOW - Enum constant in enum class hec.data.ParamDoubleSupport
- FLOW_LARGE - Static variable in class hec.heclib.util.HecDoubleParam
- FLOW_LARGE - Static variable in class hec.heclib.util.HecDoubleParamData
- FLOW_SMALL - Static variable in class hec.heclib.util.HecDoubleParam
- FLOW_SMALL - Static variable in class hec.heclib.util.HecDoubleParamData
- flowAccumulatorGageProcessor(HecMath) - Method in class hec.hecmath.HecMath
- flowAccumulatorGageProcessor(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Compute a time series of period-average flows from a flow accumulator type gage.
- FlowLayout - Class in hec.map.annotations.layout
- FlowLayout(boolean, LayoutFactory.SerialAlignment, int) - Constructor for class hec.map.annotations.layout.FlowLayout
- Flt2DssGrid - Class in hec.heclib.grid
-
Flt2DssGrid Reads grid values from an Arc/Info .flt grid and stores them in a DSS record
- Flt2DssGrid() - Constructor for class hec.heclib.grid.Flt2DssGrid
- Flt2DssGrid(String[]) - Constructor for class hec.heclib.grid.Flt2DssGrid
- Flt2DssGrid(String, String, String, String, int, String, String) - Constructor for class hec.heclib.grid.Flt2DssGrid
- Flt2DssGrid(String, String, String, String, String, String, String, String, String, int, String, String) - Constructor for class hec.heclib.grid.Flt2DssGrid
- FltTile - Class in hec.map.tms.datasource.tile.flt
- FltTileFactory - Class in hec.map.tms.datasource.tile.flt
- FltTileFactory() - Constructor for class hec.map.tms.datasource.tile.flt.FltTileFactory
- FltTileHeader - Class in hec.map.tms.datasource.tile.flt
- FltTileHeader() - Constructor for class hec.map.tms.datasource.tile.flt.FltTileHeader
- flush() - Method in class hec.io.LogPrintStream
-
Flushes this output stream and forces any buffered output bytes to be written out.
- flush() - Method in class hec.io.LogPrintWriter
- flush() - Method in class rma.swing.logging.DialogLogHandler
-
part of the logger api, not implemented.
- flush() - Method in class rma.util.logging.StdoutConsoleHandler
-
Flush any buffered messages.
- flushDss() - Static method in class hec.heclib.dss.HecDSSFileDataManager
- flushMessageFile() - Static method in class hec.heclib.dss.HecDataManager
- flushMessages() - Method in class hec.heclib.dss.HecDSSFileAccess
- flushScriptManager() - Method in class hec.script.AbstractScriptEditor
- flushToDisk() - Method in class hec.heclib.dss.HecTimeSeries
- flushVariate() - Method in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- flushVariate() - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- flushVariate() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.Flushes the contents of the internal table to permanent storage, regardless of the save policy
- fm2 - Static variable in class hec.util.ElapsedTime
- fm3 - Static variable in class hec.util.ElapsedTime
- fmod(double) - Method in class hec.hecmath.TimeSeriesMath
-
Return the remainder of integer division of current time series by a constant.
- fmod(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Return the remainder of integer division of current time series by the parameter time series,
tsMath
. - fmod(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- fmod(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- FMOD - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- focusGained(FocusEvent) - Method in class hec.gui.NameDialog
- focusGained(FocusEvent) - Method in class hec.map.MapToolPanel.Handler
- focusGained(FocusEvent) - Method in class rma.swing.DateTimePanel
-
this method is public as an implementation side-effect and probably shouldn't be called directly from users code.
- focusGained(FocusEvent) - Method in class rma.swing.list.FixedLengthComboBoxEditor
- focusGained(FocusEvent) - Method in class rma.swing.RmaComboBoxEditor
- focusGained(FocusEvent) - Method in class rma.swing.RmaJDecimalField
- focusGained(FocusEvent) - Method in class rma.swing.RmaJPasswordField
-
Invoked when a this component gains the keyboard focus.
- focusGained(FocusEvent) - Method in class rma.swing.RmaJTextArea
-
Invoked when a this component gains the keyboard focus.
- focusGained(FocusEvent) - Method in class rma.swing.RmaJTextField
-
Invoked when a this component gains the keyboard focus.
- focusLost(FocusEvent) - Method in class hec.gui.NameDialog
- focusLost(FocusEvent) - Method in class hec.map.MapToolPanel.Handler
- focusLost(FocusEvent) - Method in class rma.swing.DateTimePanel
-
this method is public as an implementation side-effect and probably shouldn't be called directly from users code.
- focusLost(FocusEvent) - Method in class rma.swing.list.FixedLengthComboBoxEditor
- focusLost(FocusEvent) - Method in class rma.swing.RmaComboBoxEditor
- focusLost(FocusEvent) - Method in class rma.swing.RmaJCalendarExField
- focusLost(FocusEvent) - Method in class rma.swing.RmaJPasswordField
-
Invoked when this component loses the keyboard focus.
- focusLost(FocusEvent) - Method in class rma.swing.RmaJTextArea
-
Invoked when this component loses the keyboard focus.
- focusLost(FocusEvent) - Method in class rma.swing.RmaJTextField
-
Invoked when this component loses the keyboard focus.
- FolderNode(Object) - Constructor for class hec.script.AbstractScriptEditor.FolderNode
- followBar - Variable in class rma.swing.wheel.Config
-
useful only in "component at cursor" mode: scroll in the direction of the scrollbar under cursor, no matter what direction is mapped
- font - Variable in class hec.gfx2d.G2dLabelDrawProp
- font - Variable in class rma.util.postscript.PSGrBase
-
The current font
- FONT_FAMILY - Static variable in class hec.gfx2d.G2dLabelDrawProp
- FONT_PROP - Static variable in class hec.gui.AbstractRmiTextFileReaderJDialog
- FONT_PROP - Static variable in class hec.script.AbstractScriptEditor
- FONT_SIZE - Static variable in class hec.gfx2d.G2dLabelDrawProp
- FONT_STYLE - Static variable in class hec.gfx2d.G2dLabelDrawProp
- font2string(Font) - Static method in class hec.gfx2d.G2dMarkerPointProperties
- font2string(Font) - Static method in class hec.gfx2d.G2dMarkerProperties
- fontAdjustment(String) - Method in class rma.swing.HersheyFont
- FontChooser - Class in rma.swing
-
Dialog for choosing Fonts
- FontChooser(Dialog, String, boolean, Font) - Constructor for class rma.swing.FontChooser
- FontChooser(Frame, String, boolean, Font) - Constructor for class rma.swing.FontChooser
- FontChooserPanel - Class in hec.gfx2d
- FontChooserPanel - Class in rma.swing
- FontChooserPanel() - Constructor for class hec.gfx2d.FontChooserPanel
- FontChooserPanel(Font) - Constructor for class rma.swing.FontChooserPanel
- fontDialog() - Method in class hec.util.TextDialog
- fontFamily - Variable in class hec.gfx2d.G2dGlyphDrawProp
-
Font Family
- fontFamily - Variable in class hec.gfx2d.G2dLabelDrawProp
-
Font Family
- fontFamily - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
-
Font Family
- FontPanel - Class in hec.gfx2d.components
- FontPanel(Font) - Constructor for class hec.gfx2d.components.FontPanel
- FontProperties - Interface in hec.gfx2d
- FontSampleBox - Class in rma.swing
- FontSampleBox() - Constructor for class rma.swing.FontSampleBox
- fontScaleCheckAction() - Method in class hec.gfx2d.components.FontPanel
- fontSize - Variable in class hec.gfx2d.G2dGlyphDrawProp
- fontSize - Variable in class hec.gfx2d.G2dLabelDrawProp
-
Font size
- fontSize - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- fontStyle - Variable in class hec.gfx2d.G2dGlyphDrawProp
-
Font Style
- fontStyle - Variable in class hec.gfx2d.G2dLabelDrawProp
-
Font Style
- fontStyle - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
-
Font Style
- fontStyleNames - Static variable in class hec.gfx2d.PlotSpecification
- fontStyleNumbers - Static variable in class hec.gfx2d.PlotSpecification
- FontValueType() - Constructor for class rma.xml.adapters.XmlFontAdapter.FontValueType
- FontValueType(String, int, int) - Constructor for class rma.xml.adapters.XmlFontAdapter.FontValueType
- footer - Variable in class rma.swing.table.TablePrintProperties
- forcedLogout - Variable in class hec.server.LoginHistory
- forceMultiUserAccess() - Method in class hec.heclib.dss.AbstractDssDataManager
- forceMultiUserAccess() - Method in interface hec.heclib.dss.DssDataManager
- forceMultiUserAccess() - Method in class hec.heclib.dss.HecDSSFileAccess
- forceMultiUserAccess() - Method in interface hec.heclib.dss.IHecDSSUtilities
- forceMultiUserAccess() - Method in class hec.hecmath.DSSFile
- forceSelectButton(int) - Method in class hec.gfx2d.ViewportToolbar
-
Sets a toolbar button in the toolbar selected
- forceSelectButton(int) - Method in class hec.map.MapToolPanel
-
for the selection of the button at index idx
- forceVerticalDatum(String) - Method in interface hec.data.IVerticalDatum
-
Deprecated.Sets the objects current vertical datum to the specified vertical datum without changing any elevations.
- forceVerticalDatum(String) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- forceVerticalDatum(String) - Method in class hec.hecmath.PairedDataMathVertDatum
- forceVerticalDatum(String) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- forceVerticalDatum(String) - Method in class hec.io.PairedDataContainerVertDatum
- forceVerticalDatum(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- forceVerticalDatum(String) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- forceVerticalDatum(String) - Method in class hec.model.AbstractTSRecord
- FOREGROUND_PROP - Static variable in class hec.script.AbstractScriptEditor
- foregroundColor - Variable in class rma.swing.table.RmaCellRenderer
-
Description
- form(boolean) - Method in class rma.util.CJFormat
-
Formats a boolean into a larger string (like sprintf in C)
- form(char) - Method in class rma.util.CJFormat
-
Formats a character into a string (like sprintf in C)
- form(char) - Method in class rma.util.NumberFormat
-
Formats a character into a string (like sprintf in C)
- form(double) - Method in class rma.util.CJFormat
-
Formats a double into a string (like sprintf in C)
- form(double) - Method in class rma.util.NumberFormat
-
Formats a double into a string (like sprintf in C)
- form(long) - Method in class rma.util.CJFormat
-
Formats a long integer into a string (like sprintf in C)
- form(long) - Method in class rma.util.NumberFormat
-
Formats a long integer into a string (like sprintf in C)
- form(String) - Method in class rma.util.CJFormat
-
Formats a string into a larger string (like sprintf in C)
- form(String) - Method in class rma.util.NumberFormat
-
Formats a string into a larger string (like sprintf in C)
- forMarkingClass(Class<?>) - Static method in class rma.util.logging.MarkingClassLogger
-
Returns a new logger instance which parses log messages using printf format for the enclosing class using the system default logging backend.
- format() - Method in class hec.io.AsciiSerializerFormatter
- format(double) - Method in class hec.data.UsgsRounder
-
Formats a single value according to the rounding specification
- format(double[]) - Method in class hec.data.UsgsRounder
-
Formats an array of values according to the rounding specification
- format(Color) - Static method in class rma.text.ColorFormatter
-
Format a color as a string.
- format(Object) - Method in class hec.gui.DSSI18n
-
return the text attribute formatted with arg
- format(Object) - Method in class hec.util.I18n
-
return the text attribute formatted with arg
- format(Object[]) - Method in class hec.gui.DSSI18n
-
return the text attribute formatted with args
- format(Object...) - Method in class hec.util.I18n
-
return the text attribute formatted with args
- format(String) - Method in class hec.io.AsciiSerializerFormatter
- format(LogRecord) - Method in class rma.swing.logging.DetailedLogRecordFormatter
- format(LogRecord) - Method in class rma.swing.logging.ImprovedXMLFormatter
-
Format the given message to XML.
- format(LogRecord) - Method in class rma.swing.logging.SummaryLogRecordFormatter
- format(LogRecord) - Method in class rma.util.logging.CustomFormatter
- Format - Class in rma.util
- Format() - Constructor for class rma.util.Format
- Format(String, int, int) - Constructor for class rma.util.Format
- FORMAT_BMP - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for BMP streams. - FORMAT_GIF - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for GIF streams. - FORMAT_IFF - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for IFF streams. - FORMAT_JPEG - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for JPEG streams. - FORMAT_PBM - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for PBM streams. - FORMAT_PCX - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for PCX streams. - FORMAT_PGM - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for PGM streams. - FORMAT_PNG - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for PNG streams. - FORMAT_PPM - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for PPM streams. - FORMAT_PSD - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for PSD streams. - FORMAT_RAS - Static variable in class hec.map.image.ImageInfo
-
Return value of
ImageInfo.getFormat()
for RAS streams. - FORMAT_STR - Static variable in class rma.swing.text.DateTimeDocument
- formatDate(long) - Static method in class rma.util.RMAIO
- formatDate(long, String) - Static method in class rma.util.RMAIO
- formatDate(long, String, String) - Static method in class rma.util.RMAIO
- formatDate(long, String, TimeZone) - Static method in class rma.util.RMAIO
- formatDate(long, TimeZone) - Static method in class rma.util.RMAIO
- formatMessage(LogRecord, StringBuffer) - Method in class rma.util.logging.CustomFormatter
-
Localize and format the message string from a log record.
- formatPattern(int) - Static method in class hec.heclib.util.HecDouble
- formatPattern(int, char) - Static method in class hec.heclib.util.HecDouble
- formatString(String...) - Method in class rma.util.FixedWidthFileReader
- FormattedTextEditor - Class in hec.gui
- FormattedTextEditor() - Constructor for class hec.gui.FormattedTextEditor
- formatToolTipText(Object[]) - Method in class hec.gui.DSSI18n
-
return the tooltip text attribute formatted with args
- formatToolTipText(Object[]) - Method in class hec.util.I18n
-
return the tooltip text attribute formatted with args
- FormManagementListener - Interface in rma.swing
-
Interface for any component that wants to be notified when its parent Frame or Dialog makes a management decision
- formPathname() - Method in class hec.heclib.dss.DSSPathname
- fortranClose(int) - Static method in class hec.heclib.util.Heclib
-
Uses Fortran to close a file
- FortranField - Class in hec.util
-
Title: FortranField
- FortranField(int, int) - Constructor for class hec.util.FortranField
- fortranFlush(int) - Static method in class hec.heclib.util.Heclib
-
Uses Fortran to flush file buffer to disk (Windows OS only)
- fortranOpen(String, int) - Static method in class hec.heclib.util.Heclib
-
Uses Fortran to open a file
- fortranWind(int) - Static method in class hec.heclib.util.Heclib
-
Uses Fortran to position a file at EOF
- fortranWrite(String, int) - Static method in class hec.heclib.util.Heclib
-
Uses Fortran to write a Java String to a file
- FORWARD - Enum constant in enum class hec.hecmath.functions.TimeSeriesFunctions.MovingAverageMethod
- FORWARD - Static variable in class hec.map.aishape.stream.OrderedShapeStream
- forwardModifiedEvents() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- forwardModifiedEvents() - Method in class rma.swing.RmaJPanel
- forwardModifiedEvents() - Method in class rma.swing.RmaJSpinner
- forwardModifiedEvents() - Method in class rma.swing.RmaJTextField
- forwardModifiedEvents() - Method in class rma.swing.tree.RmaJTree
- forwardMovingAverage(int) - Method in class hec.hecmath.HecMath
- forwardMovingAverage(int) - Method in class hec.hecmath.TimeSeriesMath
-
Compute a forward moving average of the time series.
- forwardMovingAverage(int, boolean, boolean) - Method in class hec.hecmath.TimeSeriesMath
-
Compute a forward moving average of the time series.
- forwardMovingAverage(TimeSeriesContainer, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute a forward moving average of the time series.
- forwardMovingAverage(TimeSeriesContainer, int, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute a forward moving average of the time series.
- fout(BufferedWriter, String) - Static method in class rma.util.RMAIO
- fPart() - Method in class hec.heclib.dss.DSSPathname
- fPart() - Method in class hec.heclib.dss.HecDSSDataAttributes
- FPART - Static variable in class hec.gfx2d.text.DssTokenReplacer
- FPART - Static variable in class hec.lang.DSSPathString
- fpRoot(RmaSVFunction, double, double, int, double) - Static method in class rma.lang.RmaMath
-
False Position Bisection method for finding the root of a function.
- FragilityCurvePairedDataContainer - Class in hec.data.fragilitycurve
- FragilityCurvePairedDataContainer() - Constructor for class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- FragilityCurvePairedDataContainer(FragilityCurvePairedDataContainer) - Constructor for class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- FRAME - Static variable in class rma.swing.logging.XmlLogRecord
- frameActivated(DesktopManagerEvent) - Method in class rma.swing.DesktopManagerAdpater
-
Event listhener method that gets fired when an Internal Frame on the desktop is activated.
- frameActivated(DesktopManagerEvent) - Method in interface rma.swing.DesktopManagerListener
- FrameListener() - Constructor for class hec.map.MapToolPanel.FrameListener
- freeWorkingArrays() - Method in class hec.hecmath.CyclicAnalysisStatistics
-
release memory
- FREQ - Static variable in class hec.heclib.dss.DssDataType
- FREQUENCIES - Static variable in class hec.chart.HistogramChart
- frequencyCheck() - Method in class hec.chart.Histogram
- FROM - Static variable in interface hec.data.meta.SqlQuery
- fromAscii(BufferedReader) - Method in class hec.heclib.grid.FlatGrid
-
fromAscii Member function populates a flat grid object from an Arc/Info ASCII grid file.
- fromBil(BufferedReader, BufferedInputStream) - Method in class hec.heclib.grid.FlatGrid
-
fromBil Member function populates a flat grid object from an Arc/Info binary-interleave by line image file.
- fromFlt(BufferedReader, BufferedInputStream) - Method in class hec.heclib.grid.FlatGrid
-
fromFlt Member function populates a flat grid object from an Arc/Info floating-point grid file.
- fromInstant(Instant, ZoneId) - Static method in class hec.heclib.util.HecTime
- fromInt(int) - Static method in class hec.heclib.dss.DssDataType
-
Gets the DSS data type for given integer value.
- fromOracle() - Method in class hec.model.TsDataSetName
- fromString(String) - Static method in class hec.heclib.dss.DssDataType
-
Gets the DSS data type for given string.
- fromXml(String) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
-
reconstructs this object from its xml string format
- fromXml(String) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- fromZonedDateTime(ZonedDateTime) - Static method in class hec.heclib.util.HecTime
- FULL_CATALOG - Static variable in class hec.heclib.dss.HecDSSFileAccess
- FULL_TIME_WINDOW - Static variable in class hec.data.tx.DataVerificationConst
- fullLevelAttributeParsingPattern - Variable in class hec.data.level.JDomLocationLevelRef
- fullLevelAttributeParsingRegexp - Variable in class hec.data.level.JDomLocationLevelRef
- FullLocationCatalogQuery - Class in hec.data.meta
- FullLocationCatalogQuery() - Constructor for class hec.data.meta.FullLocationCatalogQuery
- fullName - Variable in class hec.io.DataContainer
-
the full DSS pathname
- FUNCTION - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- functionalTableDefinition(DoubleBinaryOperator) - Method in class hec.hecmath.DoubleInterpolationTable
- functionName - Variable in class hec.heclib.dss.DSSErrorMessage
- FUTURE_USE_ALLOCATION - Static variable in interface hec.data.watersupply.IWaterUserContract
- FUTURE_USE_PERCENT_ACTIVATED - Static variable in interface hec.data.watersupply.IWaterUserContract
- FutureCallback<V> - Interface in hec.map.renderer
- FW_BLACK - Static variable in class rma.util.wmf.WMF
- FW_BOLD - Static variable in class rma.util.wmf.WMF
- FW_DONTCARE - Static variable in class rma.util.wmf.WMF
- FW_NORMAL - Static variable in class rma.util.wmf.WMF
- FW_THIN - Static variable in class rma.util.wmf.WMF
G
- G2dAxisLabelPropertiesPanel - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- G2dAxisLabelPropertiesPanel() - Constructor for class hec.gfx2d.G2dAxisLabelPropertiesPanel
- G2dAxisPropertiesPanel - Class in hec.gfx2d
- G2dAxisPropertiesPanel() - Constructor for class hec.gfx2d.G2dAxisPropertiesPanel
- G2dBackgroundPropertiesPanel - Class in hec.gfx2d
- G2dBackgroundPropertiesPanel() - Constructor for class hec.gfx2d.G2dBackgroundPropertiesPanel
- G2dBarPlot - Class in hec.gfx2d.swing.charts.bar
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- G2dBarPlot() - Constructor for class hec.gfx2d.swing.charts.bar.G2dBarPlot
- G2dBasicStroke - Class in hec.gfx2d
-
Title:
- G2dBasicStroke(G2dPanel, BasicStroke, float[]) - Constructor for class hec.gfx2d.G2dBasicStroke
- G2dBorder - Class in hec.gfx2d
- G2dBorder(Color) - Constructor for class hec.gfx2d.G2dBorder
-
Creates a line border with the specified color and a thickness = 1.
- G2dBorder(Color, int) - Constructor for class hec.gfx2d.G2dBorder
-
Creates a line border with the specified color and thickness.
- G2dBorder(Color, int, float[]) - Constructor for class hec.gfx2d.G2dBorder
-
Creates a line border with the specified color, thickness, and corner shape.
- G2dCalloutPropertiesPanel - Class in hec.gfx2d
- G2dCalloutPropertiesPanel() - Constructor for class hec.gfx2d.G2dCalloutPropertiesPanel
- G2dComponent - Class in hec.gfx2d
-
Base class for components that belong to a G2dPanel.
- G2dComponent() - Constructor for class hec.gfx2d.G2dComponent
-
Default Constructor
- G2dComponent(G2dPanel) - Constructor for class hec.gfx2d.G2dComponent
- G2dComponent.DefaultPreferredSizeProvider - Class in hec.gfx2d
- G2dComponent.EditPropertyListener - Class in hec.gfx2d
- G2dData - Class in hec.gfx2d
- G2dData() - Constructor for class hec.gfx2d.G2dData
- G2dDataQualityPropertiesPanel - Class in hec.gfx2d
-
This is a panel that allows a user to edit properties of the to set Symbol type accoring to data quality flag
- G2dDataQualityPropertiesPanel() - Constructor for class hec.gfx2d.G2dDataQualityPropertiesPanel
- G2dDataQualityPropertiesPanel2 - Class in hec.gfx2d
- G2dDataQualityPropertiesPanel2() - Constructor for class hec.gfx2d.G2dDataQualityPropertiesPanel2
- G2dDataWrapper - Class in hec.gfx2d
-
Wraps around a G2dData object, holds same X,Y bounds, but returns no data.
- G2dDataWrapper() - Constructor for class hec.gfx2d.G2dDataWrapper
- G2dDataWrapper(G2dData) - Constructor for class hec.gfx2d.G2dDataWrapper
- G2dDefaultJPanel - Class in hec.gfx2d.components
- G2dDefaultJPanel() - Constructor for class hec.gfx2d.components.G2dDefaultJPanel
- G2dDefaultJPanel(LayoutManager) - Constructor for class hec.gfx2d.components.G2dDefaultJPanel
- G2dDefaultLinesPropPanel - Class in hec.gfx2d
- G2dDefaultLinesPropPanel() - Constructor for class hec.gfx2d.G2dDefaultLinesPropPanel
- G2dDialog - Class in hec.gfx2d
-
Simple dialog that holds a G2dPanel.
- G2dDialog() - Constructor for class hec.gfx2d.G2dDialog
-
Creates a non-modal dialog with no owner.
- G2dDialog(Frame) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a non-modal dialog with specified owner.
- G2dDialog(Frame, boolean) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a modal or non-modal dialog with specified owner.
- G2dDialog(Frame, String) - Constructor for class hec.gfx2d.G2dDialog
-
Creates non-modal dialog with specified title and owner.
- G2dDialog(Frame, String, boolean) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a modal or non-modal dialog with specified title and owner.
- G2dDialog(Frame, String, boolean, PlotLayout) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a modal or non-modal dialog with specified title and owner and plots a vector of containers or of g2dobjects.
- G2dDialog(Frame, String, boolean, Vector) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a modal or non-modal dialog with specified title and owner and plots a vector of containers or of g2dobjects.
- G2dDialog(Frame, String, boolean, Vector, G2dPanelProp) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a modal or non-modal dialog with specified title and owner and plots a vector of containers or of g2dobjects.
- G2dDialog(Frame, String, boolean, Vector, Vector) - Constructor for class hec.gfx2d.G2dDialog
-
Creates a modal or non-modal dialog with specified title and owner and plots a vector of g2dobjects with specific colors.
- G2dDialogIndividualSelect - Class in hec.gfx2d
- G2dDialogIndividualSelect(Frame, String, Vector) - Constructor for class hec.gfx2d.G2dDialogIndividualSelect
- G2dDssObject - Interface in hec.gfx2d.dss
- G2dDssPairedData - Interface in hec.gfx2d.dss
- G2dDssTimeSeries - Interface in hec.gfx2d.dss
- G2dDssTimeSeriesCollection - Interface in hec.gfx2d.dss
- G2dEditAdapter - Class in hec.gfx2d
- G2dEditAdapter(G2dEditComponent, JPanel) - Constructor for class hec.gfx2d.G2dEditAdapter
-
Constructs a new G2dPointerAdapter.
- G2dEditComponent - Interface in hec.gfx2d
-
Class interface for objects that want to receive pointer events from the G2dPointerAdapter
- G2dEditGlyph - Class in hec.gfx2d
-
Abstract base class for editable lines, points, etc in Viewport
- G2dEditGlyph(Viewport, G2dObject, Scale) - Constructor for class hec.gfx2d.G2dEditGlyph
- G2dFillPatternRenderer - Class in hec.gfx2d
- G2dFillPatternRenderer() - Constructor for class hec.gfx2d.G2dFillPatternRenderer
- G2dFillPatternRenderer(int, Color) - Constructor for class hec.gfx2d.G2dFillPatternRenderer
- G2dFillPatternRenderer.FillIcon - Class in hec.gfx2d
- G2dFont - Class in hec.gfx2d
-
Manages creation of fonts and access to font cache.
- G2dFont() - Constructor for class hec.gfx2d.G2dFont
- G2dFontPropertiesPanel - Class in hec.gfx2d
- G2dFontPropertiesPanel() - Constructor for class hec.gfx2d.G2dFontPropertiesPanel
- G2dGlyph - Class in hec.gfx2d
-
Abstract base class for specific glyphs that performs drawing and editing functions for Map objects.
- G2dGlyph(Viewport, G2dObject, Scale) - Constructor for class hec.gfx2d.G2dGlyph
- G2dGlyph.PropertiesOKListener - Class in hec.gfx2d
-
This is a listener that accepts OK events from the Properties dialog.
- G2dGlyphDataRecord - Class in hec.gfx2d
-
Keeps track of the glyph display information
- G2dGlyphDataRecord() - Constructor for class hec.gfx2d.G2dGlyphDataRecord
-
The default constructor.
- G2dGlyphDrawProp - Class in hec.gfx2d
-
Drawing properties for glyphs.
- G2dGlyphDrawProp() - Constructor for class hec.gfx2d.G2dGlyphDrawProp
-
Default Constructor
- G2dGlyphDrawProp(G2dGlyphDrawProp) - Constructor for class hec.gfx2d.G2dGlyphDrawProp
-
Copy Constructor
- G2dGlyphFactory - Class in hec.gfx2d
-
Makes the Glyphs for the Maps..
- G2dGlyphFactory() - Constructor for class hec.gfx2d.G2dGlyphFactory
- g2dGlyphMapping - Static variable in class hec.gfx2d.G2dGlyphFactory
- G2dGlyphTransferable - Class in hec.gfx2d
- G2dGlyphTransferable(G2dGlyph) - Constructor for class hec.gfx2d.G2dGlyphTransferable
- G2dGradientPaint - Class in hec.gfx2d.paint
- G2dGradientPaint(Color, Color) - Constructor for class hec.gfx2d.paint.G2dGradientPaint
- G2dGradientPaintContext - Class in hec.gfx2d.paint
- G2dGradientPaintContext(Rectangle2D, IScale, Color, Color) - Constructor for class hec.gfx2d.paint.G2dGradientPaintContext
- G2dGraphicComponent - Class in hec.gfx2d
-
Base class for graphic components displayed the Gfx2d Viewport.
- G2dGraphicComponent() - Constructor for class hec.gfx2d.G2dGraphicComponent
-
Default Constructor
- G2dGraphicComponent(G2dGraphicComponent, G2dComponent) - Constructor for class hec.gfx2d.G2dGraphicComponent
-
Construct a graphic component with given parent and container
- G2dGraphicPosition - Class in hec.gfx2d
-
Simple data class for holding position information for G2dGraphicComponents.
- G2dGraphicPosition() - Constructor for class hec.gfx2d.G2dGraphicPosition
-
Default Constructor
- G2dGraphicPosition(int, int, int, int, float, float) - Constructor for class hec.gfx2d.G2dGraphicPosition
-
Creates a position object with specified row, column, number of rows, number of columns, row weight, and column weight.
- G2dGridPropertiesPanel - Class in hec.gfx2d
- G2dGridPropertiesPanel() - Constructor for class hec.gfx2d.G2dGridPropertiesPanel
- G2dIdentifier - Class in hec.gfx2d
-
Provides a description of a Map and its characteristics.
- G2dIdentifier() - Constructor for class hec.gfx2d.G2dIdentifier
-
The default constructor.
- G2dIdentifier(Identifier) - Constructor for class hec.gfx2d.G2dIdentifier
-
Create a new MapIdentifier using the default constructor.
- G2dIdentifier(String) - Constructor for class hec.gfx2d.G2dIdentifier
-
Create a new MapIdentifier using the default constructor.
- G2dIdentifier(String, HecFile) - Constructor for class hec.gfx2d.G2dIdentifier
-
Create a new MapIdentifier using the default constructor.
- G2dLabel - Class in hec.gfx2d
-
A component that displays the label of an Axis.
- G2dLabel(G2dPanel, int) - Constructor for class hec.gfx2d.G2dLabel
- G2dLabel(G2dPanel, int, int) - Constructor for class hec.gfx2d.G2dLabel
- G2dLabelDrawProp - Class in hec.gfx2d
-
Drawing properties for gfx2d labels.
- G2dLabelDrawProp() - Constructor for class hec.gfx2d.G2dLabelDrawProp
-
Default Constructor
- G2dLabelDrawProp(G2dLabelDrawProp) - Constructor for class hec.gfx2d.G2dLabelDrawProp
-
Copy Constructor
- G2dLabelDrawProp(String) - Constructor for class hec.gfx2d.G2dLabelDrawProp
- G2dLine - Class in hec.gfx2d
-
Description of the Class
- G2dLine() - Constructor for class hec.gfx2d.G2dLine
-
Constructor for the G2dLine object
- G2dLine(G2dLineProperties) - Constructor for class hec.gfx2d.G2dLine
-
Constructor for the G2dLine object
- G2dLine(G2dLineProperties, double[], double[], int) - Constructor for class hec.gfx2d.G2dLine
-
The constructor creates a new G2dLine for the given properties and data
- G2dLineLabelPropertiesPanel - Class in hec.gfx2d
- G2dLineLabelPropertiesPanel() - Constructor for class hec.gfx2d.G2dLineLabelPropertiesPanel
- G2dLineLabelPropertiesPanel.SamplePanel - Class in hec.gfx2d
- G2dLineMarkerPropertiesPanel - Class in hec.gfx2d
-
This is a panel that allows a user to edit properties of the G2dLine
- G2dLineMarkerPropertiesPanel() - Constructor for class hec.gfx2d.G2dLineMarkerPropertiesPanel
- G2dLineMarkerPropertiesPanel.SamplePanel - Class in hec.gfx2d
- G2dLinePatternRenderer - Class in hec.gfx2d
- G2dLinePatternRenderer() - Constructor for class hec.gfx2d.G2dLinePatternRenderer
- G2dLinePatternRenderer(Color) - Constructor for class hec.gfx2d.G2dLinePatternRenderer
- G2dLinePatternRenderer.LineIcon - Class in hec.gfx2d
- G2dLineProperties - Class in hec.gfx2d
- G2dLineProperties() - Constructor for class hec.gfx2d.G2dLineProperties
- G2dLineProperties(G2dLineProperties) - Constructor for class hec.gfx2d.G2dLineProperties
- G2dLinePropertiesPanel - Class in hec.gfx2d
-
This is a panel that allows a user to edit properties of the G2dLine
- G2dLinePropertiesPanel() - Constructor for class hec.gfx2d.G2dLinePropertiesPanel
- G2dLinePropertiesPanel.SamplePanel - Class in hec.gfx2d
- G2dLinesPropPanel - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- G2dLinesPropPanel() - Constructor for class hec.gfx2d.G2dLinesPropPanel
- G2dLineStylePropertiesPanel - Class in hec.gfx2d
- G2dLineStylePropertiesPanel() - Constructor for class hec.gfx2d.G2dLineStylePropertiesPanel
- G2dLineWidthRenderer - Class in hec.gfx2d
- G2dLineWidthRenderer() - Constructor for class hec.gfx2d.G2dLineWidthRenderer
- G2dLineWidthRenderer(Color) - Constructor for class hec.gfx2d.G2dLineWidthRenderer
- G2dLogarithmicLine - Class in hec.gfx2d
- G2dLogarithmicLine() - Constructor for class hec.gfx2d.G2dLogarithmicLine
- G2dLogarithmicLine.LogFunction - Class in hec.gfx2d
- G2dLogarithmicLine.Polyline2D - Class in hec.gfx2d
-
This class has the same behavior than
G2dPolygon
, except that the figure is not closed. - G2dMarkerLine - Class in hec.gfx2d
- G2dMarkerLine(Scale) - Constructor for class hec.gfx2d.G2dMarkerLine
- G2dMarkerLine(G2dMarkerProperties, Scale) - Constructor for class hec.gfx2d.G2dMarkerLine
- G2dMarkerPoint - Class in hec.gfx2d
- G2dMarkerPoint(Scale) - Constructor for class hec.gfx2d.G2dMarkerPoint
- G2dMarkerPoint(G2dMarkerPointProperties, Scale) - Constructor for class hec.gfx2d.G2dMarkerPoint
- G2dMarkerPointProperties - Class in hec.gfx2d
- G2dMarkerPointProperties() - Constructor for class hec.gfx2d.G2dMarkerPointProperties
- G2dMarkerPointProperties(String) - Constructor for class hec.gfx2d.G2dMarkerPointProperties
- G2dMarkerPointPropertiesPanel - Class in hec.gfx2d
- G2dMarkerPointPropertiesPanel() - Constructor for class hec.gfx2d.G2dMarkerPointPropertiesPanel
- G2dMarkerProperties - Class in hec.gfx2d
- G2dMarkerProperties() - Constructor for class hec.gfx2d.G2dMarkerProperties
- G2dMarkerProperties(G2dMarkerProperties) - Constructor for class hec.gfx2d.G2dMarkerProperties
- G2dMarkerProperties(String) - Constructor for class hec.gfx2d.G2dMarkerProperties
- G2dMarkerValueLabelPropertiesPanel - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2002 Company: Resource Management Associates
- G2dMarkerValueLabelPropertiesPanel() - Constructor for class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
- G2dMarkerValueLabelPropertiesPanel(int) - Constructor for class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
- G2dMiscPropertiesPanel - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2002 Company: Resource Management Associates
- G2dMiscPropertiesPanel() - Constructor for class hec.gfx2d.G2dMiscPropertiesPanel
- G2dMouseAdapter - Class in hec.gfx2d
-
Basic mouse adapter for G2dViewport.
- G2dMouseAdapter() - Constructor for class hec.gfx2d.G2dMouseAdapter
- G2dMultiLineLabelPanel - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- G2dMultiLineLabelPanel() - Constructor for class hec.gfx2d.G2dMultiLineLabelPanel
- G2dNoneCustomPanel - Class in hec.gfx2d
-
Simple panel to display None/Custom radio buttons that occur quite frequently in the G2dProperties editors
- G2dNoneCustomPanel() - Constructor for class hec.gfx2d.G2dNoneCustomPanel
- G2dObject - Interface in hec.gfx2d
-
Interface for all objects that can be displayed in a G2d viewport.
- G2dObjectInterface - Interface in hec.gfx2d
-
Abstract interface for objects that are displayed on a gfx2d panel.
- g2dObjectNodeSelected(LayoutPlotDialog.G2dObjectNode) - Method in class hec.gfx2d.LayoutPlotDialog
-
process selection on G2dObjectNode
- G2dPaint - Interface in hec.gfx2d
-
Extension of the Paint interface so the G2dPlot can pass in current state parameters to the paint implementation at runtime.
- G2dPanel - Class in hec.gfx2d
-
Copyright (C) 1997, 1998 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta The primary container for 2d graphic displays.
- G2dPanel() - Constructor for class hec.gfx2d.G2dPanel
-
Default Constructor
- G2dPanelProp - Class in hec.gfx2d
-
Drawing properties for glyphs.
- G2dPanelProp() - Constructor for class hec.gfx2d.G2dPanelProp
-
Default Constructor
- G2dPanelProp(G2dPanelProp) - Constructor for class hec.gfx2d.G2dPanelProp
-
Copy Constructor
- G2dPanelProp(String) - Constructor for class hec.gfx2d.G2dPanelProp
- G2dPatternPropertiesPanel - Class in hec.gfx2d
- G2dPatternPropertiesPanel() - Constructor for class hec.gfx2d.G2dPatternPropertiesPanel
- G2dPlotProp - Class in hec.gfx2d
-
Drawing properties for gfx2d labels.
- G2dPlotProp() - Constructor for class hec.gfx2d.G2dPlotProp
-
Default Constructor
- G2dPlotProp(G2dPlotProp) - Constructor for class hec.gfx2d.G2dPlotProp
-
Copy Constructor
- G2dPointerAdapter - Class in hec.gfx2d
- G2dPointerAdapter(G2dPointerComponent, JPanel) - Constructor for class hec.gfx2d.G2dPointerAdapter
-
Constructs a new G2dPointerAdapter.
- G2dPointerComponent - Interface in hec.gfx2d
-
Class interface for objects that want to receive pointer events from the G2dPointerAdapter
- G2dPolygon - Class in hec.gfx2d
-
G2dPolygon - This class is responsible for representing and drawing a polygon to the screen.
- G2dPolygon() - Constructor for class hec.gfx2d.G2dPolygon
-
Constructs a new Polygon with default properties
- G2dPolygon(int[], int[], int) - Constructor for class hec.gfx2d.G2dPolygon
-
Constructs a new polygon with the given data
- G2dPolygon(G2dPolygonProperties) - Constructor for class hec.gfx2d.G2dPolygon
-
Constructs a new polygon with the given properties
- G2dPolygonProperties - Class in hec.gfx2d
- G2dPolygonProperties() - Constructor for class hec.gfx2d.G2dPolygonProperties
- G2dPropertiesDlg - Class in hec.gfx2d
- G2dPropertiesDlg() - Constructor for class hec.gfx2d.G2dPropertiesDlg
- G2dPropertiesDlg(Dialog, boolean, String, DefaultJPanel[]) - Constructor for class hec.gfx2d.G2dPropertiesDlg
- G2dPropertiesDlg(Dialog, boolean, DefaultJPanel[]) - Constructor for class hec.gfx2d.G2dPropertiesDlg
- G2dPropertiesDlg(Frame, boolean, String, DefaultJPanel[]) - Constructor for class hec.gfx2d.G2dPropertiesDlg
- G2dPropertiesDlg(Frame, boolean, DefaultJPanel[]) - Constructor for class hec.gfx2d.G2dPropertiesDlg
- G2dPropertiesDlg(String) - Constructor for class hec.gfx2d.G2dPropertiesDlg
- G2dResolutionConst - Class in hec.gfx2d
-
Title:
- G2dResolutionConst() - Constructor for class hec.gfx2d.G2dResolutionConst
- G2dScalePropertiesPanel - Class in hec.gfx2d
- G2dScalePropertiesPanel() - Constructor for class hec.gfx2d.G2dScalePropertiesPanel
- G2dSpacer - Class in hec.gfx2d
-
Base class for components that belong to a G2dPanel.
- G2dSpacer(G2dPanel, Axis, int) - Constructor for class hec.gfx2d.G2dSpacer
-
Default Constructor
- G2dSpacerPropertiesPanel - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2002 Company: Resource Management Associates
- G2dSpacerPropertiesPanel() - Constructor for class hec.gfx2d.G2dSpacerPropertiesPanel
- G2dSymbolRenderer - Class in hec.gfx2d
- G2dSymbolRenderer() - Constructor for class hec.gfx2d.G2dSymbolRenderer
- G2dSymbolRenderer(Color, Color) - Constructor for class hec.gfx2d.G2dSymbolRenderer
- G2dTimeSeriesLine - Class in hec.gfx2d
-
Title: CWMS Development
- G2dTimeSeriesLine() - Constructor for class hec.gfx2d.G2dTimeSeriesLine
- G2dTitle - Class in hec.gfx2d
-
Title: General CWMS Project Description: This class represents the title block for the Graphics Package.
- G2dTitle(G2dPanel) - Constructor for class hec.gfx2d.G2dTitle
- G2dTitle(G2dPanel, int) - Constructor for class hec.gfx2d.G2dTitle
- G2dTitle(G2dPanel, int, int) - Constructor for class hec.gfx2d.G2dTitle
- G2dTitlePropertiesPanel - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- G2dTitlePropertiesPanel() - Constructor for class hec.gfx2d.G2dTitlePropertiesPanel
- G2dToolbarListener - Interface in hec.gfx2d
- G2dVerifyGlyphDrawProp - Class in hec.gfx2d
-
Drawing properties for glyphs.
- G2dVerifyGlyphDrawProp() - Constructor for class hec.gfx2d.G2dVerifyGlyphDrawProp
-
Default Constructor
- G2dVerifyGlyphDrawProp(G2dVerifyGlyphDrawProp) - Constructor for class hec.gfx2d.G2dVerifyGlyphDrawProp
-
Copy Constructor
- G2dVerifyLine - Class in hec.gfx2d
-
G2dLine subclass for Data Verification dialog
- G2dVerifyLine() - Constructor for class hec.gfx2d.G2dVerifyLine
- G2dViewportEditComponent - Interface in hec.gfx2d
-
Edit interface for mouse tools that want to edit the viewport specifically.
- G2dViewportLayerLocationPanel - Class in hec.gfx2d
- G2dViewportLayerLocationPanel() - Constructor for class hec.gfx2d.G2dViewportLayerLocationPanel
- G2dViewportPropertiesPanel - Class in hec.gfx2d
- G2dViewportPropertiesPanel() - Constructor for class hec.gfx2d.G2dViewportPropertiesPanel
- G2dWMFGraphics2D - Class in hec.gfx2d
- G2dWMFGraphics2D(G2dPanel, WMF, int, int) - Constructor for class hec.gfx2d.G2dWMFGraphics2D
- G2dWMFGraphics2D(G2dPanel, WMF, int, int, Color, Color) - Constructor for class hec.gfx2d.G2dWMFGraphics2D
- G2dWMFGraphics2D(G2dWMFGraphics2D) - Constructor for class hec.gfx2d.G2dWMFGraphics2D
- G2dZoomAdapter - Class in hec.gfx2d
-
Zoom adapter .
- G2dZoomAdapter(G2dZoomComponent, JPanel) - Constructor for class hec.gfx2d.G2dZoomAdapter
-
Constructs a new G2dZoomAdapter.
- G2dZoomComponent - Interface in hec.gfx2d
-
This is an interface for any component that wants to get zoom events from the G2dZoomAdapter.
- gammln(double) - Static method in class hec.lang.Statistics
-
Computes the natural of the gamma function routine as described in "Numerical Recipes (fortran) " by W H Press, Brian P Flannery, Saul A Teukolsky, W T Vetterling, cambridge press, 1989, pg 166.
- gapSizeCheckBoxAction() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- gasdev() - Static method in class rma.lang.RmaMath
-
FUNCTION TO CALCULATE A GAUSSIAN DEVIATE, I.E.
- gaussianArray(int) - Static method in class hec.chart.HistogramChart
- gaussianArray(int, double, double) - Static method in class hec.chart.HistogramChart
- gc(int, int, int, int, double, double, int, int, Insets, int, int) - Method in class rma.swing.DefaultJPanel
- gdGSET - Static variable in class rma.lang.RmaMath
- GDIPolyPolygon(Polygon[]) - Method in class rma.util.wmf.WMFGraphics
-
Executes the GDI polypolygon.
- gdISET - Static variable in class rma.lang.RmaMath
- GDR_EXTENSION - Static variable in class hec.map.GlyphDataRecord
- GE - Enum constant in enum class hec.data.level.IndicatorConditionOperator
- GE - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- GE_CASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- GE_NOCASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- GENERAL - Enum constant in enum class hec.ui.ProgressListener.MessageType
- GeneralTableEditor - Class in hec.util
-
Title: GeneralTableEditor
- GeneralTableEditor() - Constructor for class hec.util.GeneralTableEditor
- GeneralTableModel - Class in hec.util
- GeneralTableModel() - Constructor for class hec.util.GeneralTableModel
- GeneralTableModel(String[]) - Constructor for class hec.util.GeneralTableModel
- generateCondensedPathnameList(HecDataManager, boolean) - Method in class hec.heclib.dss.DataReference
- generateCondensedPathnameList(HecDataManager, boolean) - Method in class hec.heclib.dss.Group
- generateDataPairs(HecMath, boolean) - Method in class hec.hecmath.HecMath
-
Deprecated.
- generateDataPairs(HecMath, boolean) - Method in class hec.hecmath.TimeSeriesMath
-
Deprecated.
- generateDataPairs(HecMath, double) - Method in class hec.hecmath.HecMath
- generateDataPairs(HecMath, double) - Method in class hec.hecmath.PairedDataMath
-
This method will compare the two paired data containers and create a PairedDataMath object that has all of the data points that are coincident in x ordinates
- generateDataPairs(HecMath, double) - Method in class hec.hecmath.TimeSeriesMath
-
This method will compare the two time series and create a PairedDataMath object that has all of the data points that are coincident in time (with given buffer)
- generateDifferences(DataSetTx) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Creates a new time series from this where the first data point is the first diff between this time series and the argument time series.
- generateFileName(String, String) - Static method in class hec.util.FileUtilities
- generateLogFileName(String) - Static method in class hec.heclib.dss.HecDataManager
- generateNewId() - Method in class rma.util.IntegerKeyGenerator
- generateNewValidNode(String) - Static method in class hec.model.WarningTreeNode
- generatePairedData(HecMath, boolean) - Method in class hec.hecmath.HecMath
- generatePairedData(HecMath, boolean) - Method in class hec.hecmath.TimeSeriesMath
- generatePathnameList(HecDataManager, boolean) - Method in class hec.heclib.dss.CondensedReference
- generatePathnameList(HecDataManager, DSSPathname, boolean, HecTime, HecTime) - Method in class hec.heclib.dss.CondensedReference
- generatePathnameList(HecDataManager, String, boolean) - Method in class hec.heclib.dss.CondensedReference
- generatePathnamePart(List, String) - Method in class rma.util.DSSPathPartGenerator
-
Generates a new path name part based on a list of strings that make up the pathname part.
- generateRegularIntervalTimeSeries(String, String, int, int, double) - Static method in class hec.hecmath.HecMath
- generateRegularIntervalTimeSeries(String, String, int, int, double) - Static method in class hec.hecmath.TimeSeriesMath
- generateRegularIntervalTimeSeries(String, String, String, double) - Static method in class hec.hecmath.HecMath
- generateRegularIntervalTimeSeries(String, String, String, double) - Static method in class hec.hecmath.TimeSeriesMath
-
Generate a new regular interval time series data for the specifed start time, end time, time interval and timeOffset and with all values set to
initialValue
. - generateRegularIntervalTimeSeries(String, String, String, String, double) - Static method in class hec.hecmath.HecMath
- generateRegularIntervalTimeSeries(String, String, String, String, double) - Static method in class hec.hecmath.TimeSeriesMath
-
Generate a new regular interval time series data for the specifed start time, end time, time interval and timeOffset and with all values set to
initialValue
. - generateStackTraceString(Exception) - Static method in exception rma.lang.NestingException
- generateVariate(int) - Method in class rma.stats.model.MCInputVarRealizations
-
Deprecated.
- generateVariate(int, ContDist) - Method in class rma.stats.model.MCInputVarRealizations
-
Deprecated.
- generateVariate(int, DiscreteDist<?>) - Method in class rma.stats.model.MCInputVarRealizations
-
Deprecated.
- GenericMessage - Class in hec.jms
-
Base class for jms message encapsulation.
- GenericMessage(MapMessage) - Constructor for class hec.jms.GenericMessage
-
Receives a reference to the data exchange message.
- GenericMessage.MessageDefinition - Class in hec.jms
- geoDialog() - Method in class hec.map.JLayerSelectorTreePanel
- GeoDialog - Class in hec.map
- GeoDialog(Frame, boolean) - Constructor for class hec.map.GeoDialog
- GeoDialog(Frame, boolean, boolean) - Constructor for class hec.map.GeoDialog
- GEOGRAPHIC_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- GeographicCoordinateInfo - Class in hec.map.transform
- GeographicCoordinateInfo() - Constructor for class hec.map.transform.GeographicCoordinateInfo
- GeographicCoordinateInfo(String) - Constructor for class hec.map.transform.GeographicCoordinateInfo
- geographicPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- GeographicPanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.GeographicPanel
- GeoReviewDialog - Class in hec.server
- GeoReviewDialog(Frame, boolean) - Constructor for class hec.server.GeoReviewDialog
- GeoReviewDialog(Frame, String, boolean) - Constructor for class hec.server.GeoReviewDialog
- get() - Method in class hec.io.TimeSeriesCollectionContainer
-
Gets the array of TimeSeriesContainer from this collection
- get() - Method in class hec.util.concurrent.AwaitableFutureTask
- get(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- get(int) - Method in class hec.heclib.dss.DataReferenceSet
- get(int) - Method in class hec.io.dbf.DbfQueryResultSet
-
Returns the Dbf Record at the argument index.
- get(int) - Method in interface hec.io.dbf.DbfRecordSet
-
Returns the Dbf Record at the argument index.
- get(int) - Method in class hec.io.dbf.DefaultDbfRecordSet
-
Returns the Dbf Record at the argument index.
- get(int) - Method in class hec.io.dbf.Tag4infoContainer
-
Returns the Tag4defineData from the tag list for the argument index.
- get(int) - Method in class hec.io.TimeSeriesCollectionContainer
-
Get the TimeSeriesContainer at the array index provided Use numberOfSequences() to determine array length
- get(int) - Method in class hec.map.inundation.InundationParameter
- get(int) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- get(int) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- get(int) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- get(int) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- get(int) - Method in class rma.swing.list.RmaListModel
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.DoubleArray
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.DoubleVector
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.FloatArray
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.IntArray
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.IntVector
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.LongVector
-
Returns the component at the specified index.
- get(int) - Method in class rma.util.PruningList
- get(int) - Method in class rma.util.Queue
-
Returns the object at the top of the queue.
- get(int) - Method in class rma.util.ShortArray
-
Returns the component at the specified index.
- get(DataReference) - Method in class hec.heclib.dss.HecDss
- get(DSSIdentifier) - Method in class hec.heclib.dss.HecDss
- get(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.TransformCache
- get(Object) - Method in class hec.data.InfoMap
-
Returns the object mapped to the specified key.
- get(Object) - Method in class rma.util.RMAHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- get(Object) - Method in class rma.util.SoftHashMap
-
Returns the value to which this map maps the specified
key
. - get(String) - Method in class hec.data.location.LocationCategory
-
Returns a single location group from this category by id.
- get(String) - Method in class hec.data.tx.TsCategory
-
Returns a single location group from this category by id.
- get(String) - Method in class hec.heclib.dss.HecDss
- get(String) - Method in class hec.io.TimeSeriesCollectionContainer
-
Get the TimeSeriesContainer corresponding to this sequence string
- get(String) - Method in class hec.lang.DbCatalog
- get(String) - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.return the application permission for name
- get(String) - Method in class rma.util.ArgsParser
- get(String) - Static method in class rma.util.ConfigurationManager
- get(String, boolean) - Method in class hec.heclib.dss.HecDss
- get(String, String, String) - Method in class hec.heclib.dss.HecDss
- get(Date) - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- get_minVal() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getAbsMinNonZeroValue() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getAccessedFiles() - Method in class hec.heclib.dss.HecDSSFileDataManager
- getAccessoryPanel() - Method in class hec.gfx2d.G2dPanel
- getAccountingFlow() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets the accounting flow in SI Parameter units.
- getAccountingFlow() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getAccountingFlow(ParamDouble) - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets the accounting flow.
- getAccountingFlow(ParamDouble) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getAccountingFlowUnits() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Returns the SI parameter units for accounting flow.
- getAccountingFlowUnits() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getAccountingRemarks() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets the accounting remarks.
- getAccountingRemarks() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getAcquireTime() - Method in class hec.data.project.ProjectLock
- getAction() - Method in class hec.security.ApplicationPermission
- getAction(int) - Method in class rma.swing.action.ActionGroup
-
Returns the action at the specified location in the list.
- getAction(String) - Method in class hec.security.ApplicationPermission
- getAction(String) - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.
- getActionCommand() - Method in class hec.ui.TristateDecorator
- getActionCount() - Method in class rma.swing.action.ActionGroup
-
Returns the number of actions in the group.
- getActions() - Method in class hec.security.ApplicationPermission
- getActive() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getActive() - Method in class hec.data.location.Location
- getActive() - Method in interface hec.data.lookup.ILookupType
-
Gets the active.
- getActive() - Method in class hec.data.lookup.JDomLookupTypeImpl
- getActive() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getActive() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getActiveButton() - Method in class hec.script.AbstractScriptButtonFrame
- getActiveDialog() - Static method in class rma.swing.RmaJDialog
-
get the active RMAJDialog
- getActiveString() - Method in class hec.data.location.Location
- getActiveString() - Method in interface hec.data.lookup.ILookupType
- getActiveString() - Method in class hec.data.lookup.JDomLookupTypeImpl
- getActMax() - Method in class hec.geometry.Axis
- getActMax() - Method in class hec.geometry.ProbabilityAxis
- getActMin() - Method in class hec.geometry.Axis
- getActMin() - Method in class hec.geometry.ProbabilityAxis
- getActualMaxScaleValue() - Method in class hec.geometry.AxisProp
- getActualMaxScaleValue() - Method in interface hec.geometry.ScaleProperties
-
Returns the current maximum scale value of the current view.
- getActualMinScaleValue() - Method in class hec.geometry.AxisProp
- getActualMinScaleValue() - Method in interface hec.geometry.ScaleProperties
-
Returns the current min scale value.
- getAddedTimes() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- getAddRemoveEnabled() - Method in class rma.swing.RmaJTable
-
get the status of the append/insert/delete functionality is turned on/off
- getAddressLine1() - Method in class hec.model.PluginAuthor
- getAddressLine2() - Method in class hec.model.PluginAuthor
- getAdmins() - Method in class hec.server.ProfileTable
- getAgency() - Method in class hec.data.streamflow.StreamflowMeasurement
- getAgencyId() - Method in class hec.data.location.Alternative
- getAgencyName() - Method in class hec.data.location.Alternative
- getAirTemp() - Method in class hec.data.streamflow.StreamflowMeasurement
- getAlias() - Method in class hec.client.Shortcut
-
Gets the Alias attribute of the Shortcut object
- getAliasCatalogTemplate() - Static method in class hec.data.meta.LocationAliasCatalogQuery
- getAliasesForUnits(String) - Static method in class hec.data.Units
-
Deprecated.
- getAliasId() - Method in class hec.data.location.Alternative
- getAliasId() - Method in class hec.data.location.AssignedLocation
- getAliasId() - Method in class hec.data.tx.AssignedTimeSeries
- getAliasId() - Method in class hec.data.tx.TsGroup
- getAliasLongName() - Method in class hec.data.location.Alternative
- getAliasPublicName() - Method in class hec.data.location.Alternative
- getAlign(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getAlignedCount() - Method in class hec.io.TimeSeriesContainerAligner
- getAlignment() - Method in class hec.gfx2d.components.LabelPanel
- getAlignment() - Method in class hec.gfx2d.G2dComponent
- getAlignment() - Method in class hec.gfx2d.G2dLabel
-
get the text alignment for this G2dLabel
- getAlignment() - Method in class hec.lang.HtmlAttributes
- getAlignment() - Method in class hec.model.StreamElement
- getAlignmentString() - Method in class hec.gfx2d.components.LabelPanel
- getAlignmentString() - Method in class hec.gfx2d.G2dLabel
-
get the text alignment for this G2dLabel
- getAlignmentString() - Method in class hec.lang.HtmlAttributes
- getAll() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAll() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAll() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAll() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAllAvg() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAllAvg() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAllAvg() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAllAvg() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAllBoundAbsErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAllBoundAbsErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAllBoundAbsErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAllBoundAbsErrorOfMean(double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAllBoundRelErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAllBoundRelErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAllBoundRelErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAllBoundRelErrorOfMean(double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAllConfidenceInterval(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAllConfidenceInterval(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAllConfidenceInterval(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAllConfidenceInterval(double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAllIdx() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAllIdx() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAllIdx() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAllLinePropertyObjects() - Method in class hec.gfx2d.G2dPanel
- getAllowDefaultFont() - Method in class rma.swing.table.DecimalCellRenderer
- getAllowDefaultFont() - Method in class rma.swing.table.MleHeadRenderer
- getAllowDenormal() - Method in class hec.hecmath.computation.Computation
- getAllowDenormal() - Method in interface hec.hecmath.computation.Evaluable
- getAllowDenormal() - Method in class hec.hecmath.computation.MathExpression
- getAllowDenormal() - Method in class hec.hecmath.computation.MathOperation
- getAllowDenormal() - Method in class hec.hecmath.computation.Text
- getAllowDenormal() - Method in class hec.hecmath.computation.TextExpression
- getAllowDenormal() - Method in class hec.hecmath.computation.TextOperation
- getAllowDenormal() - Method in class hec.hecmath.computation.Value
- getAllowDenormal() - Method in class hec.hecmath.computation.Variable
- getAllowDenormalByDefault() - Static method in class hec.hecmath.computation.Computation
- getAllowDenormalByDefault() - Static method in class hec.hecmath.computation.MathExpression
- getAllowDenormalByDefault() - Static method in class hec.hecmath.computation.MathOperation
- getAllowDenormalByDefault() - Static method in class hec.hecmath.computation.TextExpression
- getAllowDenormalByDefault() - Static method in class hec.hecmath.computation.Value
- getAllowDenormalByDefault() - Static method in class hec.hecmath.computation.Variable
- getAllowOtherCase() - Method in class rma.swing.ToggleDocument
- getAllowsHour2400() - Method in class rma.swing.text.MilitaryTimeDocument
- getAllowsMinutes() - Method in class rma.swing.DateTimePanel
-
Gets the AllowsMinutes attribute of the DateTimePanel object
- getAllowsMinutes() - Method in class rma.swing.RmaJ24HourTimeField
- getAllowsMinutes() - Method in class rma.swing.text.MilitaryTimeDocument
- getAllPumpAccounting() - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns all of the pump accounting for this contract.
- getAllPumpAccounting() - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- getAllPumpAccounting(Date, Date) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns all of the pump accounting for this contract windowed to the start and end dates.
- getAllPumpAccounting(Date, Date) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- getAllSnapshots() - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- getAllStdv() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAllStdv() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAllStdv() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAllStdv() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAllUnitsThatCanConvertTo(String, String) - Static method in class hec.data.Units
-
Deprecated.Returns an ArrayList of all units that can convert to the given unit.
- getAlpha() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
-
Returns an alpa value between 0 - 1.
- getAlpha() - Method in class hec.gfx2d.Viewport
- getAlpha() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getAlpha() - Method in class hec.map.ElevationGlyphDataRecord
- getAlpha() - Method in class hec.map.image.ImageGlyphDataRecord
- getAlpha() - Method in interface rma.util.contour.ColorContourRecord
- getAlpha() - Method in class rma.util.contour.PieChartColorContourRecord
- getAlpha() - Method in class rma.xml.adapters.XmlColorAdapter.ColorValueType
- getAlpha() - Method in class rma.xml.adapters.XmlColorContourRecordAdapter.ContourRecordValueType
- getAlphaComposite() - Method in class hec.gfx2d.G2dLabelDrawProp
- getAlphaComposite() - Method in class hec.gfx2d.G2dPolygonProperties
- getAlphaComposite() - Method in interface hec.gfx2d.PatternProperties
- getAlphaComposite() - Method in class hec.gfx2d.ViewportDrawProp
- getAlternateRowBackground() - Method in class rma.swing.table.RmaCellRenderer
- getAlternatingReportBackground() - Method in class rma.swing.RmaJTable
- getAlternatingReportBackground() - Method in class rma.swing.RmaJXTreeTable
- getAlternatingReportBackgroundColor() - Method in class rma.swing.RmaJTable
- getAlternatingReportBackgroundColor() - Method in class rma.swing.RmaJXTreeTable
- getAlternativeMap() - Method in class hec.data.location.Location
-
Gets the Alternatives attribute of the Location object
- getAlternatives() - Method in class hec.util.SimulationEntry
- getAltIndex() - Method in class hec.model.AltItem
- getAltName() - Method in class hec.map.selection.GraphicElementSelection
- getAltName() - Method in class hec.model.AltItem
- getAltName() - Method in class hec.model.BaseTSDataSet
- getAltName() - Method in interface hec.model.ITSDataSet
- getAlwaysFirstLineProperty(String, String, String, boolean, boolean, boolean) - Method in class hec.gfx2d.DataTypeFactory
- getAnalyticX() - Method in interface hec.model.ScalarOutputVariable
- getAnalyticY() - Method in interface hec.model.ScalarOutputVariable
- getAnnotatedLocation() - Method in class hec.map.annotations.Annotation
- getAnnotation() - Method in class hec.map.annotations.ui.AnnotationDialog
-
Returns the annotation that edited by the panel.
- getAnnotationPoint() - Method in class hec.map.annotations.AnnotationWidget
- getAnnotations() - Method in class hec.map.annotations.AnnotationMapObject
- getAnnualAverage() - Method in class hec.model.SeasonalRecord
-
get the annual average
- getAPart() - Method in class hec.heclib.dss.DSSPathname
- getAPart() - Method in class hec.lang.DSSPathString
- getApp() - Static method in class hec.appInterface.AppDaddy
-
return the reference to the current Application
- getApp() - Method in class hec.server.UnknownUserItem
- getAppendedBufferedWriter() - Method in interface hec.io.HecFile
-
Get a BufferedWriter to append to the end of this file.
- getAppendedBufferedWriter() - Method in class hec.io.SimpleFile
- getAppendedBufferedWriter() - Method in class hec.io.SimpleHecFileImpl
- getAppendedDataOutputStream() - Method in interface hec.io.HecFile
-
Get a DataOutputStream for appending to the end of this file.
- getAppendedDataOutputStream() - Method in class hec.io.SimpleFile
- getAppendedDataOutputStream() - Method in class hec.io.SimpleHecFileImpl
- getAppendedTimes() - Method in class hec.util.TimeWindowExtensionDialog
- getAppHome() - Static method in class hec.lang.ApplicationProperties
-
get the Application Home property the Application Home Variable is looked up in the System.properties.
- getAppHomeVariable() - Static method in class hec.lang.ApplicationProperties
- getApplication() - Method in class hec.model.UserLoginInfo
- getApplicationHelpSetName() - Method in class hec.gui.HelpDialog
-
Deprecated.return the name of the application help set.
- getApplicationHelpSetName() - Method in class hec.gui.HelpFrame
-
Deprecated.return the name of the application help set.
- getApplicationHelpSetName() - Method in class hec.util.TextDialog
-
return the name of the application help set.
- getApplicationHelpSetName() - Method in class hec.util.TimeWindowDialog
-
return the name of the application help set.
- getApplicationId() - Method in class hec.data.project.ProjectLock
- getApplicationId() - Method in class hec.data.project.ProjectLockRevoker
- getApplicationPreferenceNode() - Method in class hec.tcu.AcknowledgeInterimTermsFileDialog
- getApplicationProperty(String) - Method in interface hec.appInterface.Application
-
Searches for the property with the specified key in the Applications property list.
- getAppOverviewHelpFilename() - Method in class hec.gui.HelpDialog
-
Deprecated.return the name of the file that holds the Application overview help file.
- getAppOverviewHelpFilename() - Method in class hec.gui.HelpFrame
-
Deprecated.return the name of the file that holds the Application overview help file.
- getAppOverviewHelpFilename() - Method in class hec.util.TextDialog
-
return the name of the file that holds the Application overview help file.
- getAppOverviewHelpFilename() - Method in class hec.util.TimeWindowDialog
-
return the name of the file that holds the Application overview help file.
- getAppOverviewHelpMenu() - Method in class hec.gui.HelpDialog
-
Deprecated.return the JMenuItem that is for Application Overview Help.
- getAppOverviewHelpMenu() - Method in class hec.gui.HelpFrame
-
Deprecated.return the JMenuItem that is for Application Overview Help.
- getAppOverviewHelpMenu() - Method in class hec.util.TextDialog
-
return the JMenuItem that is for Application Overview Help.
- getAppOverviewHelpMenu() - Method in class hec.util.TimeWindowDialog
-
return the JMenuItem that is for Application Overview Help.
- getAppropriateEPart(int[]) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getAppropriateIrregularBlock(int[]) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getAppropriateRegularEPart(int[]) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getAppType() - Method in interface hec.appInterface.Application
-
Get the type of application, which in the CWMS client/server framework is also the name of the child RMI workspace.
- getAppVersion() - Static method in class hec.server.AppVersion
-
get the application version being used
- getAppVersionProperties() - Method in class hec.tcu.AcknowledgeInterimTermsFileDialog
- getAppVersionProperties(Class) - Static method in class rma.util.RMAIO
- getArcAngle(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getArcLines() - Method in class hec.map.aishape.AiShapeArc
- getArcLines() - Method in interface hec.map.importer.ImportArc
- getArea() - Method in class hec.map.aishape.AiShapePolygon
-
Returns the area for this polygon.
- getArea() - Method in class hec.map.WorldRegion
-
compute the area of this region
- getArea(Area) - Static method in class hec.map.WorldRegion
- getArea2D() - Method in interface hec.map.ComplexGridMap
- getArea2D() - Method in class hec.map.WorldRegion
-
Builds and closes Path2D from the WorldPt objects of this WorldRegion, then constructs an Area from the path.
- getAreaHeight() - Method in class hec.map.aidem.AiDemBaseMap
- getAreaHeight() - Method in class hec.map.dem.DemMap
- getAreaHeight() - Method in class hec.map.tms.TmsMap
- getAreaHeight() - Method in interface hec.model.GridContainer
-
Gets the AreaHeight of the Grid, which is generally the NumberOfCellsY
- getAreaUnit() - Method in interface hec.data.basin.IBasin
- getAreaUnit() - Method in class hec.data.basin.JDomBasinImpl
- getAreaWidth() - Method in class hec.map.aidem.AiDemBaseMap
- getAreaWidth() - Method in class hec.map.dem.DemMap
- getAreaWidth() - Method in class hec.map.tms.TmsMap
- getAreaWidth() - Method in interface hec.model.GridContainer
-
Gets the AreaWidth of the Grid, which is generally the NumberOfCellsX
- getArgs() - Method in class hec.script.Script
- getArrayDelimiter(String) - Method in class hec.gui.DSSI18n
-
get the delimiter String for the array specified by
key
.delimiter - getArrayDelimiter(String) - Method in class hec.util.I18n
-
get the delimiter String for the array specified by
key
.delimiter - getArrayType() - Method in class hec.io.ArrayContainer
- getAsimuthAngle() - Method in class hec.map.ElevationGlyphDataRecord
- getAspectAngle() - Method in class hec.map.ElevationGlyphDataRecord
- getAspectEnabled() - Method in class hec.map.ElevationGlyphDataRecord
- getAssignedLocations() - Method in class hec.data.location.LocationGroup
-
Gets the assigned locations by reference, this is not a copy so be careful.
- getAssignedLocationsSorted() - Method in class hec.data.location.LocationGroup
-
Gets a list containing the assigned locations sorted by assigned_location.attribute.
- getAssignedTimeSeries() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets the assigned timeseries by reference, this is not a copy so be careful.
- getAssignedTimeSeriesSorted() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets a list containing the assigned timeseries sorted by assigned_timeseries.attribute.
- getAssignmentPropertyCategory(String) - Static method in class hec.data.characteristic.JDomCharacteristicTypeRef
- getAssociatedLocRef() - Method in class hec.data.location.AssignedLocation
- getAsString() - Method in class hec.io.PairedDataContainer
-
get the PairedDataContainer as a newline (\n) separated string
- getAsString() - Method in class hec.io.TimeSeriesContainer
-
get the TimeSeriesContainer as a String
- getAsXML() - Method in class hec.io.PairedDataContainer
-
get the PairedDataContainer as a XML formatted String
- getAsXML() - Method in class hec.io.TimeSeriesContainer
-
get the TimeSeriesContainer as a XML String
- getAttribute() - Method in interface hec.data.level.ILocationLevelRef
- getAttribute() - Method in class hec.data.level.JDomLocationLevelRef
- getAttribute() - Method in class hec.data.location.AssignedLocation
- getAttribute() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getAttribute() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getAttribute() - Method in class hec.data.tx.AssignedTimeSeries
- getAttribute() - Method in class hec.map.aishape.AiShapeObject
- getAttribute() - Method in interface hec.map.importer.ImportObject
- getAttributeComment() - Method in class hec.data.level.JDomLocationLevelImpl
- getAttributeDurationId() - Method in class hec.data.level.JDomLocationLevelImpl
- getAttributeId() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getAttributeId() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getAttributeInfo(String) - Method in class hec.map.ModelDrawingAttributeSet
-
return the list of attribute info object for the attribute name.
- getAttributeName() - Method in interface hec.appInterface.IToolBarButtonItem
- getAttributeName() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- getAttributeName() - Method in class hec.map.ToolBarButtonItem
- getAttributeNames() - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the AttributeNames attribute of the ModelDrawingAttributeSet object
- getAttributeNames(Element) - Static method in class hec.gfx2d.PlotSpecification
-
Returns a sorted array of attribute names for a JDom element
- getAttributeParameterId() - Method in class hec.data.level.JDomLocationLevelImpl
- getAttributeParameterTypeId() - Method in class hec.data.level.JDomLocationLevelImpl
- getAttributes() - Method in class hec.map.aishape.AiShapeMap
- getAttributes() - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the Attributes attribute of the ModelDrawingAttributeSet object
- getAttributes() - Method in class rma.util.ColorContour
- getAttributes(Map) - Method in class rma.util.AspectShadingColorContour
- getAttributes(Map) - Method in class rma.util.ColorContour
- getAttributes(Map) - Method in class rma.util.LinearColorContour
- getAttributeSet() - Method in class hec.map.image.ImageGlyphProxy
- getAttributeSet() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- getAttributeSet() - Method in class hec.map.MapGlyph
-
Gets the AttributeSet of the MapGlyph object
- getAttributeSet() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- getAttributeSetName() - Method in class rma.swing.RmaGlyphButtonInfo
- getAttributeSets() - Method in class hec.map.ModeDrawingAttributeSet
-
return the list of attribute sets for this mode.
- getAttributeUnitsId() - Method in class hec.data.level.JDomLocationLevelImpl
- getAttributeValue() - Method in class hec.data.level.JDomLocationLevelImpl
- getAttributeValue(String) - Method in class hec.map.ModelDrawingAttributeSet
- getAttributeValueAsBoolean(Element, String, boolean) - Static method in class rma.util.RmaBaseXmlUtilities
-
get an attribute as an boolean.
- getAttributeValueAsDouble(Element, String, double) - Static method in class rma.util.RmaBaseXmlUtilities
-
get an attribute as an double.
- getAttributeValueAsFloat(Element, String, float) - Static method in class rma.util.RmaBaseXmlUtilities
-
get an attribute as a float.
- getAttributeValueAsInt(Element, String, int) - Static method in class rma.util.RmaBaseXmlUtilities
-
get an attribute as an int.
- getAttributeValueAsLong(Element, String, long) - Static method in class rma.util.RmaBaseXmlUtilities
-
get an attribute as a long.
- getAttributeValueAsShort(Element, String, short) - Static method in class rma.util.RmaBaseXmlUtilities
- getAttributeVector() - Method in class hec.map.aishape.AiShapeGlyph
- getAuthorInfo() - Method in class hec.model.PluginAuthor
- getAuthorizingLaw() - Method in interface hec.data.project.IProject
-
Returns the law authorizing this project.
- getAuthorizingLaw() - Method in class hec.data.project.JDomProjectImpl
- getAutoContour() - Method in class hec.map.ElevationGlyphDataRecord
- getAutoRowHeaderOffset() - Method in class rma.swing.RmaJTable
-
Gets the AutoRowHeaderOffset attribute of the RmaJTable object
- getAutoRowHeaders() - Method in class rma.swing.RmaJTable
-
get whether auto row headers are enabled
- getAutoSkipPoints() - Method in class hec.gfx2d.G2dLineProperties
- getAutoSkipSymbols() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- getAvailableDurations() - Static method in class hec.data.Duration
-
Deprecated.
- getAvailableIntervals() - Static method in class hec.data.Interval
-
Deprecated.
- getAvailableObjects() - Method in class hec.gui.MoverDialog
-
Gets the available objects as an array.
- getAvailableObjects() - Method in class hec.gui.MoverPanel
-
Gets the available objects as an array.
- getAvailableObjects() - Method in class hec.gui.MoverPanel2
-
Gets the available objects as an array.
- getAvailableObjectsList() - Method in class hec.gui.MoverPanel2
-
Gets the available objects in a vector.
- getAvailableObjectsVector() - Method in class hec.gui.MoverDialog
-
Gets the available objects in a vector.
- getAvailableObjectsVector() - Method in class hec.gui.MoverPanel
-
Gets the available objects in a vector.
- getAvailableParameters() - Static method in class hec.data.Parameter
-
Deprecated.
- getAvailableParameterTypes() - Static method in class hec.data.ParameterType
-
Deprecated.
- getAvailableUnits() - Static method in class hec.data.Units
-
Deprecated.
- getAverageSlope() - Method in interface hec.data.stream.IStream
- getAverageSlope() - Method in class hec.data.stream.StreamImpl
- getAveValue() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getAvg() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAvg() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAvg() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAvg() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAvg(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAvg(int) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getAvg(int) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getAvg(int) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getAvg(int) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getAvgW2LScale() - Method in class hec.map.MapScale
-
returns the average world to local scaling factor
- getAvgW2LScale() - Method in class hec.map.TransformMapScale
- getAxis() - Method in class hec.gfx2d.AxisTics
-
Returns a reference to the axis that this object draws.
- getAxis(int) - Method in class hec.geometry.Scale
-
get an axis object for the specified coordinate direction
- getAxis(String) - Method in class hec.gfx2d.Viewport
-
get the
Axis
specified byaxisName
for this Viewport - getAxisEditPanel() - Method in class hec.gfx2d.EditTabFrame
- getAxisLabel(int) - Method in class hec.gfx2d.G2dPanel
- getAxisLabel(String) - Method in class hec.gfx2d.Viewport
-
get the
AxisLabel
for the axis specified byaxisName
for this Viewport - getAxisLabel(String) - Method in class hec.gfx2d.ViewportLayout
- getAxisMarkers() - Method in class hec.gfx2d.Viewport
- getAxisName(String) - Method in class hec.gfx2d.ViewportLayout
- getAxisProp() - Method in class hec.geometry.Axis
- getAxisScrollColor() - Method in class hec.gfx2d.AxisScrollbar
- getAxisSwapped() - Method in class hec.gfx2d.AxisTics
- getAxisTicColor() - Method in interface hec.gfx2d.AxisProperties
- getAxisTicColor() - Method in class hec.gfx2d.AxisTics
-
get the Axis Tic Color
- getAxisTicColor() - Method in class hec.gfx2d.AxisTicsDrawProp
-
Gets the axisTicColor attribute of the AxisTicsDrawProp object
- getAxisTicColorString() - Method in class hec.gfx2d.AxisTics
-
get the Axis Tic Color as a String
- getAxisTics(int) - Method in class hec.gfx2d.G2dPanel
- getAxisTics(String) - Method in class hec.gfx2d.Viewport
-
get the
AxisTics
for the axis specified byaxisName
for this Viewport - getAxisType(String) - Method in class hec.gfx2d.ViewportLayout
- getBackground() - Method in class hec.gfx2d.Viewport
- getBackground() - Method in class hec.gui.DSSI18n
-
get the background
Color
object (specified by .background) of thisI18n
object - getBackground() - Method in class hec.util.I18n
-
get the background
Color
object (specified by .background) of thisI18n
object - getBackground() - Method in class rma.swing.table.ColumnGroup
- getBackground() - Method in class rma.util.postscript.PSGrBase
- getBackground() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getBackgroundColor() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- getBackgroundColor() - Method in class hec.gfx2d.G2dLabelDrawProp
- getBackgroundColor() - Method in class hec.gfx2d.G2dPanelProp
- getBackgroundColor() - Method in class hec.gfx2d.G2dPolygonProperties
- getBackgroundColor() - Method in interface hec.gfx2d.PatternProperties
- getBackgroundColor() - Method in class hec.gfx2d.ViewportDrawProp
- getBackgroundColor() - Method in class hec.map.MapCanvas
-
getBackgroundColor Get the color to be used as the background for the canvas.
- getBackgroundColor() - Method in class rma.swing.table.RmaCellRenderer
-
Gets the BackgroundColor attribute of the RmaCellRenderer object
- getBackgroundColorStr() - Method in class hec.script.ScriptIdentifier
- getBackgroundFill() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- getBackgroundFill() - Method in class hec.gfx2d.G2dLabelDrawProp
- getBackgroundFill() - Method in class hec.gfx2d.G2dPolygonProperties
- getBackgroundFill() - Method in interface hec.gfx2d.PatternProperties
- getBackgroundFill() - Method in class hec.gfx2d.ViewportDrawProp
- getBackgroundString() - Method in class hec.gfx2d.G2dLabel
-
get the Background color of this label as a String
- getBackgroundString() - Method in class hec.gfx2d.Viewport
-
get the background color for this Viewport as a String
- getBackPanelName() - Method in class hec.gui.WizardPanel
-
Return the panel name to go to if the back button is pressed.
- getBalancedValues() - Method in class hec.hecmath.MassBalancedEvent
- getBandedContourMax(BandedColorContour) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getBandedContourMin(BandedColorContour) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getBank() - Method in interface hec.data.stream.IStreamLocation
- getBank() - Method in class hec.data.stream.StreamLocationImpl
- getBankFullCapacityDescription() - Method in interface hec.data.project.IProject
- getBankFullCapacityDescription() - Method in class hec.data.project.JDomProjectImpl
- getBars() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getBaseDirectory() - Method in class hec.util.SimTestConfigFile
- getBaseDirectory() - Method in class hec.util.WatershedEntry
- getBaseLocation() - Method in class hec.data.LocationID
-
Deprecated.
- getBaseLocationCatalogTemplate() - Static method in class hec.data.meta.BaseLocationCatalogQuery
- getBaseLocationId() - Method in class hec.data.lock.AtLockDescriptor
- getBaseLocationId() - Method in class hec.data.project.AtProjectDescriptor
- getBaseLocationStrLen() - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getBaseLocationTemplate() - Method in class hec.data.location.LocationTemplate
- getBaseParameterCatalogTemplate() - Static method in class hec.data.meta.BaseParameterCatalogQuery
- getBaseResolution() - Method in class hec.map.raster.RasterMap
- getBaseValue(double) - Method in class hec.geometry.DefaultRatingFunction
-
This is a reverse lookup of
getRatedValue()
that returns a base value for a given rated value; - getBaseValue(double) - Method in interface hec.geometry.RatingFunction
-
This is a reverse lookup of
getRatedValue()
that returns a base value for a given rated value; - getBaseValues() - Method in class hec.geometry.DefaultRatingFunction
- getBasinArea() - Method in interface hec.data.basin.IBasin
- getBasinArea() - Method in class hec.data.basin.JDomBasinImpl
- getBasinId() - Method in interface hec.data.basin.IBasin
- getBasinId() - Method in class hec.data.basin.JDomBasinImpl
- getBasinName() - Method in class hec.io.GridCellFileEntry
- getBeanAttributeClass(String) - Method in class hec.lang.annotation.EntityBeanAdapter
- getBeanMethod(Object, Class, String) - Method in class hec.lang.annotation.EntityBeanAdapter
- getBeginCol() - Method in class hec.lang.RdcField
-
Returns the position of the first character in this field.
- getBeginDate() - Method in class hec.model.AbstractTSRecord
-
Rerturns the date in HEC Julian Day
- getBeginDate() - Method in interface hec.model.TSRecord
- getBeginTime() - Method in class hec.model.AbstractTSRecord
- getBeginTime() - Method in interface hec.model.TSRecord
- getBestInterval(double) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
Find a nice tic interval for station marking
- getBestMatch(String) - Static method in class hec.data.Units
-
Deprecated.
- getBevelType() - Method in class rma.swing.CustomBevelBorder
-
Returns the type of the bevel border.
- getBevelWidth() - Method in class rma.swing.CustomBevelBorder
-
Returns the width of the bevel border.
- getBinCenters() - Method in class hec.chart.Histogram
- getBinMaximums() - Method in class hec.chart.Histogram
- getBinMinimums() - Method in class hec.chart.Histogram
- getBinSize() - Method in class hec.chart.Histogram
- getBinSize() - Method in class hec.chart.HistogramChart
- getBinSize() - Method in interface hec.model.ScalarOutputVariable
- getBinType() - Method in interface hec.model.ScalarOutputVariable
- getBitsPerPixel() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns the image's number of bits per pixel. - getBlockStartDate(int, int[], int[], int[], int[]) - Method in class hec.heclib.dss.HecTimeSeries
- getBlockStartDate(int, String, int, int[], int[], int[], int[]) - Static method in class hec.heclib.dss.CondensedReference
- getBlue() - Method in class rma.xml.adapters.XmlColorAdapter.ColorValueType
- getBody() - Method in class hec.jms.GenericMessage
-
Returns the "body" map value of this message as text.
- getBoolean(String) - Static method in class rma.util.ConfigurationManager
- getBooleanValue() - Method in interface hec.data.characteristic.ICharacteristic
- getBooleanValue() - Method in class hec.data.characteristic.JDomCharacteristic
- getBooleanValue() - Method in class hec.gui.DSSI18n
-
return the text as a boolean
- getBooleanValue() - Method in class hec.util.I18n
-
return the text as a boolean
- getBorder() - Method in interface rma.swing.table.CellBorder
- getBorder(int, int) - Method in interface rma.swing.table.CellBorder
- getBorderColor() - Method in class hec.gfx2d.Viewport
-
get the border color for this Viewport as a Color
- getBorderColor() - Method in class hec.map.MapToolPanel.DragWindow
- getBorderColorString() - Method in class hec.gfx2d.Viewport
-
get the border color for this Viewport as a String
- getBorderInsets(Component) - Method in class hec.gfx2d.border.EdgeBorder
-
Returns the inests of this border
- getBorderInsets(Component) - Method in class rma.swing.CustomBevelBorder
-
Returns the insets of the border.
- getBorderInsets(Component) - Method in class rma.swing.table.LinesBorder
- getBorderInsets(Component, Insets) - Method in class hec.gfx2d.G2dBorder
-
Reinitialize the insets parameter with this Border's current Insets.
- getBorderInsets(Component, Insets) - Method in class rma.swing.border.RmaCompTitledBorder
- getBorderInsets(Component, Insets) - Method in class rma.swing.CustomBevelBorder
-
Reinitialize the insets parameter with this Border's current Insets.
- getBorderInsets(Component, Insets) - Method in class rma.swing.table.LinesBorder
- getBorderLineColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getBorderLineStyle() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getBorderStyle() - Method in class hec.gfx2d.G2dBorder
- getBorderStyleString() - Method in class hec.gfx2d.G2dLabel
-
get the border style for this G2dLabel as a String
- getBorderWeight() - Method in class hec.gfx2d.G2dLabel
-
get the border weight for this G2dLabel
- getBorderWeight() - Method in class hec.gfx2d.Viewport
-
get the border weight for this Viewport
- getBorderWidth() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getBottomLevelMask() - Method in class hec.data.pool.PoolRef
-
Returns the glob style Bottom Location Level Mask for this pool ref.
- getBottomLocationLevel() - Method in interface hec.data.pool.IPool
-
Returns the bottom location level as a ref object.
- getBottomLocationLevel() - Method in class hec.data.pool.Pool
- getBottomMargin() - Method in class hec.gfx2d.Margin
- getBottomPanel() - Method in class hec.gui.PanelEditor
-
return the panel along the bottom of the dialog that the ButtonCmdPanel lives in.
- getBoundAbsErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getBoundAbsErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getBoundAbsErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getBoundAbsErrorOfMean(double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getBoundAbsErrorOfMean(double, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getBoundAbsErrorOfMean(int, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getBoundAbsErrorOfMean(int, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getBoundAbsErrorOfMean(int, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getBoundAbsErrorOfMean(int, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getBoundingCircle(double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundingCircleList(double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundingElevations(double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundingOfficeId() - Method in class hec.data.location.Location
- getBoundingOfficeName() - Method in class hec.data.location.Location
- getBoundingPolygon(double, double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundingPolygonList(double, double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundingRectangle(double, double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundingRectangleList(double, double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getBoundNE() - Method in class hec.map.dem.DemMap
- getBoundNW() - Method in class hec.map.dem.DemMap
- getBoundRelErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getBoundRelErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getBoundRelErrorOfMean(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getBoundRelErrorOfMean(double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getBoundRelErrorOfMean(double, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getBoundRelErrorOfMean(int, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getBoundRelErrorOfMean(int, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getBoundRelErrorOfMean(int, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getBoundRelErrorOfMean(int, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getBounds() - Method in class hec.geometry.DataObjectRating.TestObject
- getBounds() - Method in class hec.gfx2d.ComplexSeasonalData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.DefaultG2dObject
- getBounds() - Method in class hec.gfx2d.dss.LocalDSSData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Returns the extents of the object in world coordinates.
- getBounds() - Method in class hec.gfx2d.G2dData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.G2dDataWrapper
- getBounds() - Method in class hec.gfx2d.G2dGlyph
- getBounds() - Method in class hec.gfx2d.G2dGraphicComponent
-
Returns the bounding rectangle in local coordinates.
- getBounds() - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Gets the bounding box of this
Polyline2D
. - getBounds() - Method in interface hec.gfx2d.G2dObject
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.GfxLabelItem
-
Gets the Bounds attribute of the GfxLabelItem object
- getBounds() - Method in class hec.gfx2d.GfxTextObject
- getBounds() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- getBounds() - Method in class hec.gfx2d.Log10Curve2D
- getBounds() - Method in class hec.gfx2d.PairedDataSet
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.PairedValuesExtData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Returns the extents of the object in world coordinates.
- getBounds() - Method in class hec.gfx2d.RotatedText
- getBounds() - Method in class hec.gfx2d.SimpleArray
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimpleBarArray
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimpleJTableBarData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimpleJTableData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimpleJTableStepData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimplePairedValuesData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.SimpleSeasonalData
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getBounds() - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- getBounds() - Method in class hec.gfx2d.TextObject
- getBounds() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Returns the extents of the object in world coordinates
- getBounds() - Method in class hec.gfx2d.TimeWindowPlotData
- getBounds() - Method in class hec.gfx2d.TimeWindowPlotGlyph
- getBounds() - Method in class hec.io.TinContainer
-
Forces
updateStatistics
action ifminXCoordinate
(or any of the other bounding coordinates) is equal toUNDEFINED_FLOAT
. - getBounds() - Method in class hec.map.annotations.Widget
- getBounds() - Method in class hec.map.ConformingMapText
- getBounds() - Method in interface hec.map.image.IImageGlyph
- getBounds() - Method in class hec.map.image.ImageGlyphProxy
- getBounds() - Method in class hec.map.MapGlyph
-
Gets the Bounds of the MapGlyph object
- getBounds() - Method in class hec.map.MapLabelItem
-
Gets the Bounds attribute of the MapLabelItem object
- getBounds() - Method in class hec.map.MapTextObject
- getBounds() - Method in class hec.map.RotatedMapText
- getBounds() - Method in class hec.map.WorldLine
- getBounds() - Method in class hec.map.WorldRegion
-
Returns an integer
Rectangle
that completely encloses theShape
. - getBounds2D() - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Returns the high precision bounding box of the
Shape
. - getBounds2D() - Method in class hec.gfx2d.Log10Curve2D
- getBounds2D() - Method in class hec.map.WorldRegion
-
Returns a high precision and more accurate bounding box of the
Shape
than thegetBounds
method. - getBoundSE() - Method in class hec.map.dem.DemMap
- getBoundSW() - Method in class hec.map.dem.DemMap
- getBPart() - Method in class hec.heclib.dss.DSSPathname
- getBPart() - Method in class hec.lang.DSSPathString
- getBreachElevation() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
returns the breach elevation for the given structure
- getBreachMethod() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
returns the breach method for this structure
- getBreachProbability() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
sets the breach elevation for the given structure
- getBrightness() - Method in class hec.chart.ColorPanel
- getBrightness() - Method in class hec.map.dlg.DlgGlyphDataRecord
- getBrightness() - Method in class hec.map.ElevationGlyphDataRecord
- getBrightness() - Method in class rma.util.ColorContour
- getBrushFillStyle() - Method in class rma.util.wmf.WMFGraphics
-
Returns the current fill style of the brush, used to fill shapes.
- getBrushHatch() - Method in class rma.util.wmf.WMFGraphics
-
Returns the current hatch style of the brush, used to fill shapes.
- getBrushPattern() - Method in class rma.util.wmf.WMFGraphics
-
Returns the bitmap of the pattern brush, used to fill shapes.
- getBrushSize() - Method in class hec.map.aishape.ShapeDrawingAttribute
- getBufferedGraphics() - Method in class hec.map.MapCanvas
-
Returns the graphics context for the image buffer
- getBufferedReader() - Method in class hec.appInterface.AppDaddyParameterLoader
- getBufferedReader() - Method in interface hec.io.HecFile
-
Get a BufferedReader for this file.
- getBufferedReader() - Method in class hec.io.SimpleFile
- getBufferedReader() - Method in class hec.io.SimpleHecFileImpl
- getBufferedReader(File) - Method in class hec.map.image.ImportImageAction
- getBufferedWriter() - Method in interface hec.io.HecFile
-
Get a BufferedWriter to write to this file.
- getBufferedWriter() - Method in class hec.io.SimpleFile
- getBufferedWriter() - Method in class hec.io.SimpleHecFileImpl
- getBufferedWriter(File) - Method in class hec.map.image.ImportImageAction
- getBufferedWriter(Class) - Method in class hec.gfx2d.DefaultPlotDefaults
- getBufferedWriter(Class) - Method in class hec.gfx2d.HotPlotDefaults
- getBufferedWriter(Class) - Method in interface hec.gfx2d.PlotDefaults
- getBuildMonthYear() - Static method in class rma.util.RMAIO
- getButton(int) - Method in class rma.swing.ButtonCmdPanel
-
Returns the JButton for the button id.
- getButton(String) - Method in class rma.swing.ButtonCmdPanel
-
Returns the JButton with the text
buttonText
. - getButton(ButtonModel) - Method in class rma.swing.JButtonGroup
-
Returns the
AbstractButton
whoseButtonModel
is given. - getButtonCmdPanel() - Method in class hec.util.GeneralTableEditor
- getButtonCmdPanelButtons() - Method in class hec.gui.PanelEditor
- getButtonCount() - Method in class hec.gfx2d.ViewportToolbarProp
- getButtonGifStrings(int) - Method in class hec.map.MapToolPanel
-
get the ButtonGifStrings at index idx
- getButtonGroup() - Method in class rma.swing.table.RmaJTableFillDialog
- getButtonItem() - Method in class hec.map.ToolBarButtonEditor
- getButtons() - Method in class rma.swing.JButtonGroup
-
Returns the buttons in the group as a
List
- getButtonState() - Method in class rma.swing.action.ActionButton
-
Returns the state of the button, either FLAT, UP, or DOWN
- getButtonVector() - Method in class hec.gfx2d.ViewportToolbar
- getByteArray() - Method in class hec.io.dbf.AbstractDBFHeader
-
Returns the byte array the represents this header file
- getByteArray() - Method in interface hec.io.dbf.DBFHeader
- getByteArray() - Method in interface hec.io.HecFile
-
Get the byte[] representing this HecFile's data.
- getByteArray() - Method in class hec.io.SimpleFile
- getByteArray() - Method in class hec.io.SimpleHecFileImpl
- getByteArray(boolean) - Method in class hec.io.SimpleFile
-
Return a byte[] containing the data from the File.
- getByteArray(long, int) - Method in interface hec.io.HecFile
-
Get the byte[] representing this HecFile's data starting at offset for the length amount.
- getByteArray(long, int) - Method in class hec.io.SimpleFile
- getByteArray(long, int) - Method in class hec.io.SimpleHecFileImpl
- getByteArrayInputStream() - Method in interface hec.io.HecFile
-
Get a ByteArrayInputStream for this file.
- getByteArrayInputStream() - Method in class hec.io.SimpleFile
- getByteArrayInputStream() - Method in class hec.io.SimpleHecFileImpl
-
Returns a Network Only ByteArrayInputStream for the HecFile.
- getByteArrayOutputStream() - Method in interface hec.io.HecFile
-
Get a ByteArrayOutputStream for this file.
- getByteArrayOutputStream() - Method in class hec.io.SimpleFile
- getByteArrayOutputStream() - Method in class hec.io.SimpleHecFileImpl
-
Returns a Network Only ByteArrayOutputStream for the HecFile.
- getByteOrder() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getByteOrder() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getByteOrder() - Method in class hec.map.tms.datasource.TmsHeader
- getBytes(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getBytes(int, byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Fills the byte array with the 4 8-bit slices of an integer.
- getBytesRead() - Method in class hec.map.aishape.AiShapeObject
- getCache() - Method in interface hec.script.ScriptManager
- getCacheDirectory() - Static method in class hec.script.ScriptEngine
- getCacheMode() - Method in interface hec.client.LoginIfc
- getCacheModeString() - Method in interface hec.client.LoginIfc
- getCalendar() - Method in class rma.swing.RmaJCalendarField
- getCalendarAmount() - Method in class hec.data.Interval
-
Deprecated.Returns the corresponding amount value to be used with the calendar field from this interval
- getCalendarField() - Method in class hec.data.Interval
-
Deprecated.Returns the appropriate Calendar field for this interval.
- getCancelButtonSearchString() - Method in class rma.swing.RmaJDialog
- getCanceled() - Method in class hec.client.WarningDlg
- getCanceled() - Method in class hec.gui.RenameDlg
- getCanSwapAxis() - Method in class hec.gfx2d.AxisTics
- getCaseInsensitiveProperty(String) - Method in class hec.data.TsTranslator.ListFileProperties
- getCaseInsensitiveSort() - Method in class hec.gui.MoverDialog
- getCaseInsensitiveSort() - Method in class hec.gui.MoverPanel
- getCaseInsensitiveSort() - Method in class hec.gui.MoverPanel2
- getCaseInsensitiveSort() - Method in class rma.swing.list.RmaListModel
- getCaseSensitive() - Method in class hec.data.meta.OrderBy
- getCatalog(boolean) - Method in class hec.heclib.dss.HecDssCatalog
-
Obtain a catalog (list of pathnames) in a DSS file.
- getCatalog(boolean, String) - Method in interface hec.heclib.dss.DssDataManager
- getCatalog(boolean, String) - Method in class hec.heclib.dss.HecDssCatalog
-
Obtain a catalog (list of pathnames) in a DSS file.
- getCatalog(boolean, String) - Method in class hec.heclib.dss.LocalDssDataManager
- getCatalog(boolean, String, int, boolean) - Method in class hec.heclib.dss.HecDssCatalog
-
Obtain a catalog (list of pathnames) in a DSS file
- getCatalogedPathnames() - Method in class hec.hecmath.DSSFile
-
Retrieves a list of all cataloged pathnames.
- getCatalogedPathnames(boolean) - Method in class hec.hecmath.DSSFile
-
Retrieves a list of all cataloged pathnames, optionally refreshing the catalog in the process.
- getCatalogedPathnames(String) - Method in class hec.hecmath.DSSFile
-
Searches the cataloged pathnames, returning a list of those which match the specified instructions.
- getCatalogedPathnames(String, boolean) - Method in class hec.hecmath.DSSFile
-
Searches the cataloged pathnames, returning a list of those which match the specified instructions - optionally refreshing the catalog in the process.
- getCatalogMap() - Method in class hec.data.timeSeriesText.StandardTextCatalog
- getCatalogName(int) - Method in class hec.heclib.dss.AbstractDssDataManager
- getCatalogName(int) - Method in interface hec.heclib.dss.DssDataManager
- getCatalogName(int) - Method in class hec.heclib.dss.HecDssCatalog
- getCatalogName(int) - Method in interface hec.heclib.dss.IHecDSSUtilities
- getCatalogNeedsUpdate() - Method in class hec.heclib.dss.AbstractDssDataManager
- getCatalogNeedsUpdate() - Method in interface hec.heclib.dss.DssDataManager
- getCatalogSortAddresses() - Method in class hec.heclib.dss.HecDssCatalog
- getCatalogTemplate() - Method in class hec.data.meta.BaseLocationCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.BaseParameterCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.CatalogTemplateProducer
- getCatalogTemplate() - Method in class hec.data.meta.CountyCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- getCatalogTemplate() - Method in class hec.data.meta.FullLocationCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.LocationAliasCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.LocationCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.LocationGroupQuery
- getCatalogTemplate() - Method in class hec.data.meta.LocationKindCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.ParameterCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.StateCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.SubLocationCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.SubParameterCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.TimeZoneCatalogQuery
- getCatalogTemplate() - Method in class hec.data.meta.TsGroupQuery
- getCatalogTimes() - Method in interface hec.model.GridContainerManager
- getCategories() - Method in class rma.util.CategoricalColorContour
- getCategory(String) - Method in class hec.data.tx.TsCategoryMap1
- getCategoryId() - Method in class hec.data.location.Alternative
- getCategoryId() - Method in class hec.data.location.LocationGroup
-
Gets the category id from the containing category.
- getCategoryId() - Method in class hec.data.tx.AssignedTimeSeries
- getCategoryId() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets the category id from the containing category.
- getCategoryId() - Method in class hec.data.tx.TimeSeriesGroupRef
- getCategoryId() - Method in class hec.data.tx.TsGroup
- getCategoryName(int) - Method in class hec.geometry.CategoryAxis
- getCategoryRef() - Method in class hec.data.location.LocationGroup
-
Gets the category ref.
- getCategoryRef() - Method in class hec.data.location.LocationGroupRef
- getCategoryRef() - Method in class hec.data.tx.TimeSeriesCategory
- getCategoryRef() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets the category ref.
- getCategoryRef() - Method in class hec.data.tx.TimeSeriesGroupRef
- getCategoryStreams() - Method in class hec.geometry.CategoryAxis
- getCell(int, int) - Method in class rma.swing.RmaJTable
-
get a cell in the table model.
- getCell(WorldPt) - Method in class hec.map.flo2d.Flo2dDepthMap
- getCell(WorldPt) - Method in interface hec.map.flo2d.Flo2dMap
- getCellArea(int, int) - Method in interface hec.map.ComplexGridMap
-
Returns a rotated Area for the provided cell coords.
- getCellBackground(int, int) - Method in class hec.dataTable.HecDataTableFrame
- getCellBackground(int, int) - Method in class rma.swing.RmaJTable
- getCellBackgroundString(int, int) - Method in class hec.dataTable.HecDataTableFrame
- getCellEditor() - Method in class rma.swing.table.editableheader.EditableHeader
- getCellEditor(int) - Method in class rma.swing.table.editableheader.EditableHeader
- getCellEditor(int) - Method in class rma.swing.table.RowCellEditor
- getCellEditor(int) - Method in class rma.swing.treeTable.PathCellEditor
- getCellEditorTable() - Method in class rma.swing.table.RowCellEditor
- getCellEditorTable() - Method in class rma.swing.treeTable.PathCellEditor
- getCellEditorValue() - Method in class hec.ui.TristateCheckBoxCellEditor
- getCellEditorValue() - Method in class rma.swing.table.ColorCellEditor
- getCellEditorValue() - Method in class rma.swing.table.RadioButtonCellEditor
- getCellEditorValue() - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- getCellEditorValue() - Method in class rma.swing.table.RmaCellEditor
- getCellEditorValue() - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- getCellEditorValue() - Method in class rma.swing.table.RmaDateTimeEditor
- getCellEditorValue() - Method in class rma.swing.table.RowCellEditor
- getCellEditorValue() - Method in class rma.swing.tree.CheckBoxEditor
- getCellEditorValue() - Method in class rma.swing.treeTable.PathCellEditor
- getCellFont(int, int) - Method in class rma.swing.RmaJTable
- getCellForeground(int, int) - Method in class hec.dataTable.HecDataTableFrame
- getCellForeground(int, int) - Method in class rma.swing.RmaJTable
-
Gets the CellForeground attribute of the RmaJTable object
- getCellForegroundString(int, int) - Method in class hec.dataTable.HecDataTableFrame
- getCellNumber() - Method in class hec.map.flo2d.Flo2dCell
- getCellRect(int, int, boolean) - Method in class rma.swing.RmaJTable
- getCellRenderer(HecDataTable, int, int) - Method in class hec.dataTable.ArrayModel
- getCellRenderer(HecDataTable, int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- getCells() - Method in class hec.io.GridCellFileEntry
- getCells() - Method in class hec.map.flo2d.Flo2dDepthMap
- getCells() - Method in interface hec.map.flo2d.Flo2dMap
- getCells() - Method in class rma.swing.RmaJTable
-
return the data models data.
- getCellSize() - Method in class hec.heclib.grid.FlatGrid
- getCellSize() - Method in class hec.heclib.grid.GridInfo
- getCellSize() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getCellSize() - Method in class hec.map.tms.datasource.TmsDataSource
- getCellValue(int, int) - Method in class hec.heclib.grid.FlatGrid
- getCenter() - Method in class hec.chart.HistogramBin
- getCenterPoint() - Method in class hec.map.flo2d.Flo2dCell
- getCenterPoint() - Method in class hec.map.WorldRect
- getCenterPointGraphic() - Method in class hec.map.aishape.ShapeDrawingAttribute
- getCenterPt() - Method in class hec.geometry.WorldLine
- getCenterPt() - Method in class hec.geometry.WorldRegion
- getCenterPt() - Method in class hec.map.LocalRegion
- getCenterPt() - Method in class hec.map.WorldLine
- getCenterPt() - Method in class hec.map.WorldRegion
-
Returns a reference point that is the average of all of the X values and all of the y values.
- getCentralMeridian() - Method in class hec.heclib.grid.AlbersInfo
- getCentroid() - Method in class hec.map.WorldRegion
-
Computes the centoird of the polygon where the Cx and Cy points are defined by Cx = SUM[(Xi + Xi+1) * (Xi * Yi+1 - Xi+1 * Yi)] / 6 / A Cy = SUM[(Yi + Yi+1) * (Xi * Yi+1 - Xi+1 * Yi)] / 6 / A The value A is the area of the polygon
- getChamberType() - Method in interface hec.data.lock.ILock
- getChamberType() - Method in class hec.data.lock.JDomLockImpl
- getChangeDate() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getChangeDate() - Method in interface hec.data.operations.IPhysicalStructureOperationalChangeRef
- getChangeDate() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getChangeDate() - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- getChangeListeners() - Method in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Returns an array of all the
ChangeListener
s added to thisDefaultColorSelectionModel
withaddChangeListener
. - getChangeNotes() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getChangeNotes() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getChangeNumber(String) - Method in class rma.util.PerforceReport
- getChangeReason() - Method in class rma.swing.event.TableUpdateEvent
- getChangeType() - Method in class hec.event.ConfigFileChangeEvent
- getChangeType() - Method in class hec.event.DataChangeEvent
- getChangeType() - Method in class hec.event.ScriptEvent
- getChangeType() - Method in class hec.model.FileChangeInfo
- getCharacteristicId() - Method in interface hec.data.characteristic.ICharacteristic
- getCharacteristicId() - Method in class hec.data.characteristic.JDomCharacteristic
- getCharacteristicRef() - Method in class hec.data.outlet.JDomOutletImpl
- getCharacteristicRef() - Method in interface hec.data.physicalstructure.IPhysicalStructure
- getCharacteristicRef() - Method in class hec.data.physicalstructure.PhysicalStructure
- getCharacteristicRef() - Method in class hec.data.turbines.JDomTurbineImpl
- getCharacteristicRefElementName() - Method in class hec.data.outlet.JDomOutletImpl
- getCharacteristicRefElementName() - Method in class hec.data.physicalstructure.PhysicalStructure
- getCharacteristicRefElementName() - Method in class hec.data.turbines.JDomTurbineImpl
- getCharacteristicTypeId() - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- getCharacteristicTypeId() - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- getCharacteristicTypeRef() - Method in interface hec.data.characteristic.ICharacteristicType
- getCharacteristicTypeRef() - Method in class hec.data.characteristic.JDomCharacteristicType
- getCharacterNotes() - Method in class hec.io.TimeSeriesContainer
- getChart() - Method in class hec.chart.HistogramChart
- getChartPanel() - Method in class hec.chart.HistogramChart
- getChartView() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getCheckBox() - Method in class rma.swing.tree.CheckBoxEditorRenderer
- getCheckBoxOffset() - Method in class rma.swing.tree.CheckBoxRenderer
- getCheckedIndexes() - Method in class rma.swing.RmaJCheckBoxList
- getCheckedValues() - Method in class rma.swing.RmaJCheckBoxList
- getCheckSum() - Method in interface hec.io.HecFile
-
Get the check sum for this file.
- getCheckSum() - Method in class hec.io.SimpleFile
- getCheckSum() - Method in class hec.io.SimpleHecFileImpl
- getCheckSum(File) - Static method in class rma.util.RMAIO
- getChildConstraint(Widget) - Method in class hec.map.annotations.Widget
-
Returns constraint assigned to a specified child widget.
- getChildCount() - Method in class hec.model.Conditional
-
return the number of Conditional items this conditional holds
- getChildElement(Element, String) - Static method in class hec.util.BaseXMLUtilities
-
find the child element specified by the childNamesPath.
- getChildElementAsBoolean(Element, String, boolean) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the child element text as an boolean value.
- getChildElementAsColor(Element, String, Color) - Static method in class rma.util.RmaBaseXmlUtilities
-
Gets the Color saved in the element text of the parent's child.
- getChildElementAsDouble(Element, String, double) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the child element text as a double value.
- getChildElementAsInt(Element, String, int) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the child element text as an int value.
- getChildElementAsLong(Element, String, long) - Static method in class rma.util.RmaBaseXmlUtilities
- getChildElementAsString(Element, String, boolean, String) - Static method in class rma.util.RmaBaseXmlUtilities
- getChildElementAsString(Element, String, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the child element text as an String value.
- getChildElementAttribute(Element, String, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
Will return the attribute value from the child of the parent.
- getChildGlyphId() - Method in interface hec.appInterface.IToolBarButtonItem
- getChildGlyphId() - Method in class hec.map.ToolBarButtonItem
- getChildNode() - Method in class hec.model.Block
- getChildren() - Method in class hec.map.annotations.Widget
- getChooserApproveButtonText() - Method in class hec.gui.AbstractFileChooserField
- getChooserTitle() - Method in class hec.gui.AbstractFileChooserField
- getChooserTitle() - Method in class rma.swing.RmaJColorButton
- getChosenServer() - Method in class hec.client.LoginDlg
-
Deprecated.
- getCity() - Method in class hec.model.PluginAuthor
- getClass(String) - Static method in class hec.lang.Reflection
-
Returns the Class for a given name, including arrays and primitives
- getClassForName(String) - Method in class rma.swing.RmaJTable
-
Gets the ClassForName attribute of the RmaJTable object
- getClassForUrl(String) - Static method in class hec.map.MapObjectFactory
- getClassName() - Method in class hec.gfx2d.G2dIdentifier
-
Get the class name of the Map.
- getClassName() - Method in class hec.io.Identifier
-
Returns the Identifier's String stringClass
- getClassName() - Method in interface hec.io.StatusObject
- getClassName() - Method in class hec.map.MapIdentifier
-
Get the class name of the Map.
- getClassName() - Method in class rma.util.logging.StackTraceElementLogSite
- getClassSubType(Class) - Static method in class hec.jms.GenericMessage
- getClassType(Class) - Static method in class hec.jms.GenericMessage
- getClassType(String) - Method in class hec.server.Builder
- getClearedCellValue(int) - Method in class rma.swing.RmaJTable
-
get the default value to be used when a cell is cleared.
- getClearedCellValue(int) - Method in class rma.swing.RmaJXTreeTable
-
get the default value to be used when a cell is cleared.
- getClickCountToStart() - Method in class rma.swing.RmaJTable
- getClickCountToStart() - Method in class rma.swing.table.RmaCellEditor
-
ClickCountToStart controls the number of clicks required to start editing.
- getClickCountToStart() - Method in class rma.swing.table.RmaDateTimeEditor
- getClientArea() - Method in class hec.map.annotations.Widget
-
Returns a client area of the widget.
- getClientHost() - Method in class hec.model.UserLoginInfo
- getClientsForUser(String) - Method in class hec.model.UserInfo
-
get the list of clients that belong to the User with the login of userName
- getClientUnitSystem() - Method in interface hec.appInterface.Application
-
get the unit system for the current watershed
- getClip() - Method in class rma.util.postscript.PSGrBase
-
Returns the bounding rectangle of the current clipping area.
- getClip() - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- getClip() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getClipBounds() - Method in class rma.util.postscript.PSGrBase
-
Returns the bounding rectangle of the current clipping area.
- getClipBounds() - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- getClipBounds() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getClipRect() - Method in class rma.util.postscript.PSGrBase
-
Deprecated.
- getClipRect() - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- getClone() - Method in class hec.geometry.AxisProp
- getClone() - Method in class hec.gfx2d.AxisLabelDrawProp
- getClone() - Method in class hec.gfx2d.AxisTicsDrawProp
-
Gets the clone attribute of the AxisTicsDrawProp object
- getClone() - Method in class hec.gfx2d.G2dLabelDrawProp
- getClone() - Method in class hec.gfx2d.G2dPanelProp
- getClone() - Method in class hec.gfx2d.G2dPlotProp
- getClone() - Method in class hec.gfx2d.LegendPanelProp
- getClone() - Method in class hec.gfx2d.ToolbarButtonProp
- getClone() - Method in class hec.gfx2d.ViewportToolbarProp
- getClosestDate(Date) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getClosestDate(Date) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getClosestLocation(double, double, double) - Method in class hec.heclib.dss.HecLocationManager
- getCmdPanelOptions() - Method in class hec.tcu.TcuAcceptTermsDialog
- getCmdPanelOptions() - Method in class hec.tcu.TcuDialog
- getCoeffOfDetermination() - Method in class hec.lang.RegressionFromConstant
- getCoincidentTimes(List<TimeSeriesContainer>) - Static method in class hec.heclib.dss.HecTimeSeries
-
Take a list of TimeSeriesContainers, and remove all data that is not coincident in time with all other containers in the list.
- getCol() - Method in class rma.swing.table.CellLocation
- getCollection() - Method in class hec.heclib.dss.CondensedReference
- getCollection() - Method in class hec.heclib.dss.DataReference
- getCollectionList(String) - Method in class hec.heclib.dss.HecDSSFileAccess
-
Returns a string array of all the pathnames in a single collection in a DSS file.
- getCollectionList(String) - Method in class hec.heclib.dss.HecTimeSeries
- getCollectionSequence() - Method in class hec.heclib.dss.DSSPathname
-
Returns the collection sequence from the F part of the pathname The collection sequence is only the 6 character ID string - it does not include the "C:" or "|" part of the collection If not a valid collection, returns null
- getCollectionSequence(int) - Static method in class hec.heclib.dss.DSSPathname
-
Returns a 6 character collection string, given the sequence number The string will not include the "C:" or "|" characters
- getCollectionSequence(String) - Static method in class hec.heclib.dss.DSSPathname
-
Get the sequence from a collection path.
- getCollectionSequenceList(String) - Method in class hec.heclib.dss.HecDSSFileAccess
-
Returns a string array of all the sequences in a single collection in a DSS file.
- getCollectionSize(String) - Method in class hec.heclib.dss.HecDSSFileAccess
-
Searches the database to count the number of records in a collection, given a pathname in the sequence Because this searches the database, it should be used sparingly Recommended to call getCollectionList(seedPathname) instead and use the size of that.
- getColOff() - Method in class hec.map.dem.ElevationProfile
- getColor() - Method in class hec.gfx2d.ColorFrame
- getColor() - Method in class hec.gfx2d.ColorSquare
- getColor() - Method in class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- getColor() - Method in class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- getColor() - Method in class hec.gfx2d.swing.charts.color.BandedColor
- getColor() - Method in class hec.map.aishape.AiShapeAttribute
- getColor() - Method in class hec.map.aishape.ShapeDrawingAttribute
- getColor() - Method in class hec.map.annotations.ShadowRenderer
-
Gets the color used by the renderer to generate shadows.
- getColor() - Method in class hec.map.dlg.DlgGlyphOptionDlg
- getColor() - Method in class hec.model.WatershedLocation
-
Gets the Color attribute of the Shortcut object
- getColor() - Method in class hec.util.AnimatedWaitIcon
- getColor() - Method in class rma.swing.ColorIcon
- getColor() - Method in class rma.swing.RmaJColorButton
- getColor() - Method in class rma.swing.RmaJColorChooserButton
- getColor() - Method in class rma.util.AspectShadingColorContour
- getColor() - Method in class rma.util.CategoricalColorContour.Category
- getColor() - Method in class rma.util.Clipping
- getColor() - Method in class rma.util.LinearColorContour
- getColor() - Method in class rma.util.postscript.PSGrBase
-
Gets the current color.
- getColor() - Method in interface rma.util.SingleColorContour
- getColor() - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- getColor() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getColor(double) - Method in class rma.util.ColorContour
- getColor(double, double) - Method in class rma.util.ColorContour
- getColor(int) - Method in class hec.heclib.dss.AbstractDssDataManager
-
Deprecated.
- getColor(int) - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg.FieldColorTableModel
- getColor(Point, Graphics) - Method in class hec.gfx2d.ColorChooser
- getColor(Object) - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg.FieldColorTableModel
- getColorAtIndex(double) - Method in class rma.util.BandedColorContour
-
Get the color for a value.
- getColorChooser() - Method in class hec.gfx2d.components.G2dDefaultJPanel
- getColorContour() - Method in class hec.map.ElevationGlyphDataRecord
- getColorContour() - Method in class hec.map.flo2d.Flo2dDepthGlyph
- getColorContour() - Method in class hec.map.flo2d.Flo2dGlyph
- getColorContour() - Method in interface rma.util.contour.ColorContourRecord
- getColorContour() - Method in class rma.util.contour.PieChartColorContourRecord
- getColorContourEnd() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getColorContourStart() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getColoredHtmlSymbolicString(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getColoredHtmlSymbolicString(int, Map<String, String>) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getColorForCategory(Object) - Method in class rma.util.CategoricalColorContour
- getColorFromIndex(int) - Static method in class hec.heclib.util.ColorBase
- getColorFromName(String) - Static method in class hec.heclib.util.ColorBase
- getColorIcon(Color) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- getColorIcon(Color) - Method in class hec.map.dem.DemGlyphOptionJDlg
- getColorIcon(Color) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Gets the ColorIcon attribute of the ElevationGlyphOptionJDlg object
- getColorIcon(Color) - Method in class rma.swing.RmaJColorButton
- getColorIcon(Color) - Method in class rma.swing.RmaJColorChooserButton
- getColorIcon(Color) - Method in class rma.util.AspectShadingColorContour
- getColorIcon(Color) - Method in class rma.util.LinearColorContour
- getColorIconHeight() - Method in class rma.swing.RmaJColorButton
- getColorIconWidth() - Method in class rma.swing.RmaJColorButton
- getColorImageIcon(Image) - Method in class hec.map.aishape.AiShapeLayerSelection
- getColorImageIcon(Image) - Method in class hec.map.ColorListJLayerSelection
- getColorIndex(Color) - Static method in class hec.heclib.util.ColorBase
- getColorIndex(String) - Static method in class hec.heclib.util.ColorBase
- getColorInfo(Color) - Static method in class hec.gfx2d.PlotSpecification
-
Retrieves a ColorInfo container for the specified color
- getColorList() - Static method in class rma.swing.RmaColor
- getColorModel() - Method in class hec.gfx2d.paint.G2dGradientPaintContext
- getColorNames() - Static method in class hec.heclib.util.ColorBase
- getColorPanel() - Method in class hec.chart.ColorWheel
- getColors() - Method in class hec.gfx2d.PlotIcon
- getColors() - Method in class hec.gfx2d.swing.charts.color.ColorConfigDialog
- getColorSettings() - Method in class hec.gfx2d.PlotIconBase
- getColorString() - Method in class hec.model.WatershedLocation
-
Gets the ColorString attribute of the Shortcut object
- getColorString(Element) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a color string from a JDom color element
- getColorString(Element, String) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a color string from a JDom color element
- getColorValues() - Static method in class hec.heclib.util.ColorBase
- getColumn() - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- getColumn(int) - Method in class hec.data.tx.DescriptionTxColumnModel
-
Returns an item based on the String Constructor's positions.
- getColumn(DataContainer) - Method in class hec.dataTable.HecDataTableFrame
- getColumn(String) - Method in class hec.dataTable.HecDataTableFrame
- getColumnBackground(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnBackground(int) - Method in class rma.swing.RmaJTable
-
get the background color for the
- getColumnBackgroundString(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnBorder() - Method in class rma.swing.table.BorderCellRenderer
- getColumnCellRangeVector() - Method in class rma.swing.RmaJTable
-
returns a vector of vectors which contain CellLocations for the selected columns
- getColumnClass(int) - Method in class hec.client.IdentifierTableModel
- getColumnClass(int) - Method in class hec.client.ObjectChooserTableModel
- getColumnClass(int) - Method in class hec.data.tx.DataTxTableModel
- getColumnClass(int) - Method in class hec.map.aishape.FieldMapModel
- getColumnClass(int) - Method in class hec.map.aishape.ShapeImportTableModel
- getColumnClass(int) - Method in class hec.map.inundation.InundationGroupTableModel
- getColumnClass(int) - Method in class hec.model.AbstractDataListTableModel
- getColumnClass(int) - Method in class hec.util.GeneralTableModel
- getColumnClass(int) - Method in class rma.swing.RmaTableMap
- getColumnClass(int) - Method in class rma.swing.table.AbstractRmaTableModel
- getColumnClass(int) - Method in class rma.swing.table.RmaTableModel
- getColumnCount() - Method in class hec.data.tx.DataTxTableModel
- getColumnCount() - Method in class hec.dataTable.ArrayModel
- getColumnCount() - Method in class hec.dataTable.HecDataTable
-
Gets the columnCount attribute of the Table object
- getColumnCount() - Method in class hec.dataTable.PairedDataCurve
- getColumnCount() - Method in class hec.dataTable.PairedDataModel
- getColumnCount() - Method in class hec.dataTable.TimeSeriesDataModel
- getColumnCount() - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- getColumnCount() - Method in class hec.lang.Array2dContainer
- getColumnCount() - Method in class hec.map.aishape.ShapeImportTableModel
- getColumnCount() - Method in class hec.map.aishape.ShapeTableModel
- getColumnCount() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- getColumnCount() - Method in class hec.model.AbstractDataListTableModel
-
The method returns the number of columns in the table.
- getColumnCount() - Method in class hec.util.GeneralTableModel
- getColumnCount() - Method in class rma.swing.RmaTableMap
- getColumnCount() - Method in class rma.swing.table.AbstractRmaTableModel
-
Returns the number of columns represented by this model.
- getColumnCount() - Method in class rma.swing.table.RmaTableModel
- getColumnDeltas() - Method in interface hec.map.ComplexGridMap
- getColumnForeground(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnForeground(int) - Method in class rma.swing.RmaJTable
-
Gets the ColumnForeground attribute of the RmaJTable object
- getColumnForegroundString(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnGroup(int) - Method in class rma.swing.table.GroupableTableHeader
- getColumnGroupCount(Object) - Method in class rma.swing.table.GroupableTableHeader
- getColumnGroupName(int, int) - Method in interface rma.swing.table.GroupableColumnTableModel
- getColumnGroups() - Method in class rma.swing.table.ColumnGroup
- getColumnGroups() - Method in class rma.swing.table.GroupableTableHeader
- getColumnGroups(Object, Vector) - Method in class rma.swing.table.ColumnGroup
- getColumnGroups(TableColumn) - Method in class rma.swing.table.GroupableTableHeader
- getColumnGroupSize(int) - Method in class rma.swing.table.GroupableTableHeader
- getColumnGroupSize(ColumnGroup) - Method in class rma.swing.table.GroupableTableHeaderUI
- getColumnHeaderBackground(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnHeaderBackground(int) - Method in class rma.swing.RmaJTable
-
Gets the background color for a column header.
- getColumnHeaderBackgroundString(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnHeaderFont(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnHeaderFont(int) - Method in class rma.swing.RmaJTable
-
Gets the font for a column header.
- getColumnHeaderFontString(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnHeaderForeground(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnHeaderForeground(int) - Method in class rma.swing.RmaJTable
-
Gets the foreground color for a column header.
- getColumnHeaderForegroundString(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnHeaderString() - Method in class hec.dataTable.ArrayModel
- getColumnIndex(String) - Method in class hec.data.meta.CatalogTemplate
-
Returns the column index for a given column name or -1 if the column is not in this catalog.
- getColumnLabel(int) - Static method in class hec.data.tx.DescriptionTxColumnModel
- getColumnLabel(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnLabel(int) - Method in class rma.swing.RmaJTable
-
Gets a column label (header).
- getColumnLabels() - Method in class hec.dataTable.HecDataTableFrame
- getColumnLabels() - Method in class rma.swing.RmaJTable
-
Gets the column headers
- getColumnList() - Method in interface hec.data.lock.ILockCatalog
- getColumnList() - Method in class hec.data.lock.JDomLockCatalogImpl
- getColumnList() - Method in interface hec.data.project.IProjectCatalog
- getColumnList() - Method in class hec.data.project.JDomProjectCatalogImpl
- getColumnName() - Method in class hec.data.ColumnDescriptorImpl
- getColumnName() - Method in interface hec.data.IColumnDescriptor
- getColumnName(int) - Method in class hec.data.tx.DataTxTableModel
- getColumnName(int) - Method in class hec.dataTable.ArrayModel
- getColumnName(int) - Method in class hec.dataTable.PairedDataCurve
- getColumnName(int) - Method in class hec.dataTable.PairedDataModel
- getColumnName(int) - Method in class hec.dataTable.TimeSeriesDataModel
- getColumnName(int) - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- getColumnName(int) - Method in class hec.map.aishape.ShapeImportTableModel
- getColumnName(int) - Method in class hec.map.aishape.ShapeTableModel
- getColumnName(int) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- getColumnName(int) - Method in class hec.model.AbstractDataListTableModel
-
Returns a String array of column names.
- getColumnName(int) - Method in class hec.util.GeneralTableModel
- getColumnName(int) - Method in class rma.swing.RmaTableMap
- getColumnName(int) - Method in class rma.swing.table.AbstractRmaTableModel
- getColumnName(int) - Method in class rma.swing.table.RmaTableModel
- getColumnNameHeaders() - Method in class hec.data.meta.CatalogTemplate
- getColumnNames() - Method in class hec.data.meta.CatalogTemplate
-
Returns the column names for this catalog.
- getColumnParameter(int) - Method in class hec.model.AbstractDataListTableModel
- getColumnParameter(int) - Method in class hec.model.PairedValuesExtTableModel
- getColumnParameter(int) - Method in class hec.model.PairedValuesTableModel
- getColumnParameter(int) - Method in class hec.model.SeasonalRecordTableModel
- getColumnParameter(int) - Method in class hec.model.SeasonalRecWithTimeTableModel
- getColumnParameter(int) - Method in class rma.swing.RmaJTableSorter
- getColumnParameter(int) - Method in class rma.swing.table.AbstractRmaTableModel
-
Returns the parameter for a given column.
- getColumnParameter(int) - Method in class rma.swing.table.RmaTableModel
- getColumnParameter(int) - Method in interface rma.swing.table.RmaTableModelInterface
- getColumnPrecision(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumns() - Method in class hec.data.meta.Conditional
- getColumns() - Method in class hec.data.meta.ConditionalLeaf
- getColumns() - Method in class hec.data.meta.ConditionalNode
- getColumns() - Method in class hec.data.meta.OrderBy
- getColumnsInASegment() - Method in class hec.map.raster.RasterMap
- getColumnSizes() - Method in class rma.util.FixedWidthFileReader
- getColumnType() - Method in class hec.data.ColumnDescriptorImpl
- getColumnTypeName() - Method in class hec.data.ColumnDescriptorImpl
- getColumnWidth(int) - Method in class hec.dataTable.HecDataTableFrame
- getColumnWidth(int) - Method in class rma.swing.RmaJTable
- getColumnWidthFromData(int) - Method in class rma.swing.RmaJTable
-
return the width that the column should be based on the data in the column
- getColumnWidths() - Method in class hec.dataTable.HecDataTableFrame
- getColumnWidths() - Method in class rma.swing.RmaJTable
- getCombinedGlyphs(MapCanvas) - Method in class hec.map.renderer.AbstractThreadedRenderer
- getCombinedGlyphs(MapCanvas) - Method in class hec.map.ThreadedCanvasRenderer
- getComboBox() - Method in class hec.gui.SelectorPanel
- getCommand() - Method in class hec.io.ProcessOutput
- getCommas() - Method in class hec.dataTable.ArrayModel
- getCommasState() - Method in class hec.dataTable.HecDataTableFrame
- getComment() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getComment() - Method in interface hec.data.level.IParameterTypedValue
- getComment() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getComment() - Method in class hec.data.level.JDomParameterTypedValueImpl
- getComment() - Method in interface hec.data.stream.IStream
- getComment() - Method in class hec.data.stream.StreamImpl
- getComment(int) - Method in class hec.map.image.ImageInfo
-
Returns the index'th comment retrieved from the file.
- getCommonDataList(String) - Method in interface hec.model.CommonDataListContainer
-
return the DataList that holds the DataObjects of objClass
- getCommonDataList(String, String) - Method in interface hec.model.CommonDataListContainer
- getCommonDataListContainer() - Method in class hec.model.AbstractDataObject
- getCommonDataListContainer() - Method in interface hec.model.CommonDataList
- getCompareDataSetOrdinates(int, int, double, boolean) - Method in class hec.dataTable.HecDataTableFrame
- getCompareDataSetOrdinates(List, int, int, HecDouble, boolean) - Method in class hec.dataTable.HecDataTableFrame
- getCompareMessage() - Method in class hec.dataTable.HecDataTableFrame
- getCompareMessage() - Method in class hec.dataTable.PairedDataModel
- getComparisonConnector() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonConnector() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComparisonExpression() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonExpression() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComparisonOperator1() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonOperator1() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComparisonOperator2() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonOperator2() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComparisonTolerance() - Method in enum class hec.data.ParamDoubleSupport
- getComparisonUnitId() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonUnitId() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComparisonValue1() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonValue1() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComparisonValue2() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getComparisonValue2() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getComponent() - Method in class hec.gfx2d.ViewportLayer
- getComponent() - Method in class hec.gfx2d.TextLayerComponent
- getComponent() - Method in interface rma.swing.logging.ILogRecordDisplay
-
A component for ui stuff.
- getComponent() - Method in class rma.swing.logging.LogRecordDisplayPanel
- getComponent() - Method in class rma.swing.table.RmaCellEditor
-
Returns the a reference to the editor component.
- getComponent() - Method in class rma.swing.table.RmaCellRenderer
-
Gets the Component attribute of the RmaCellRenderer object
- getComponent(int) - Method in class hec.heclib.dss.AbstractDssDataManager
-
Deprecated.
- getComponentByAction(Container, Class) - Static method in class rma.util.RMAUtil
-
find a component inside container that has an action of class actionClass
- getComponentByObject(Container, RmaJObjectCheckBoxMenuItem) - Static method in class rma.util.RMAUtil
-
find an RmaJObjectCheckBoxMenuItem inside container that holds the same Object as item
- getComponentName() - Method in class rma.swing.RmaJLocationComponent
- getComponentName() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- getComponentRect(Rectangle, Insets) - Method in class rma.swing.border.RmaCompTitledBorder
- getComponents(Predicate<G2dComponent>) - Method in class hec.gfx2d.G2dPanel
-
Gets all the components in this container that satisfy the predicate
- getComposite() - Method in class rma.util.postscript.PSGrBase
- getComposite() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getCompositeIconFactory(String, int, int) - Static method in class rma.swing.RmaImage
-
The method creates a factory that allows the interation over a 1 or 2 dimmensional "array" of same sized icons in an image.
- getCompoundOutletDescription() - Method in interface hec.data.outlet.IOutlet
- getCompoundOutletDescription() - Method in class hec.data.outlet.JDomOutletImpl
- getCompoundOutletName() - Method in interface hec.data.outlet.IOutlet
- getCompoundOutletName() - Method in class hec.data.outlet.JDomOutletImpl
- getCompressionBase() - Method in class hec.heclib.grid.GridInfo
- getCompressionLevel() - Method in class rma.util.png.PngEncoder
-
Retrieve compression level
- getCompressionMethod() - Method in class hec.heclib.grid.GridInfo
- getCompressionScaleFactor() - Method in class hec.heclib.grid.GridInfo
- getComputationTimeStepMins() - Method in class hec.util.ComputationTimeStepDialog
- getComputationTimeStepString() - Method in class hec.util.ComputationTimeStepDialog
- getComputedLength() - Method in class hec.hecmath.DataSetResults
- getComputerName() - Static method in class rma.util.RMAIO
-
get the local computer name.
- getCondensedCatalog() - Method in class hec.heclib.dss.AbstractDssDataManager
- getCondensedCatalog() - Method in interface hec.heclib.dss.DssDataManager
- getCondensedCatalog() - Method in class hec.heclib.dss.HecDss
-
Returns a condensed list of pathnames in the file This means that each data set is in one data reference, which spans all time for that set, regardless of the number of records.
- getCondensedCatalog() - Method in class hec.heclib.dss.HecDSSUtilities
- getCondensedCatalog() - Method in interface hec.heclib.dss.IHecDSSUtilities
- getCondensedCatalog(String) - Method in interface hec.heclib.dss.DssDataManager
- getCondensedCatalog(String) - Method in class hec.heclib.dss.HecDssCatalog
-
Constructs and returns a condensed catalog
- getCondensedCatalog(String) - Method in class hec.heclib.dss.LocalDssDataManager
- getCondensedCatalog(String[], boolean) - Method in class hec.heclib.dss.HecDSSUtilities
- getCondensedCatalog(String, int, boolean) - Method in class hec.heclib.dss.HecDssCatalog
-
Constructs and returns a condensed catalog
- getConditional() - Method in class hec.data.meta.CatalogTemplate
- getConditionalBlock() - Method in class hec.model.AbstractConditionalBlockRef
- getConditionalBlockId() - Method in class hec.model.AbstractConditionalBlockRef
- getConditionalChildren() - Method in class hec.model.Conditional
-
Returns a list of children that are part of this object.
- getConditionalItems() - Method in class hec.model.Conditional
- getConditionalObjects(boolean) - Method in class hec.model.Conditional
-
return the Objects held by this conditional
- getConditionalObjects(List, boolean, RunTimeStep, boolean) - Method in class hec.model.Conditional
- getConditionalOperator() - Method in class hec.model.ConditionalItem
- getConditionals() - Method in class hec.model.ConditionalBlock
- getConditionalType() - Method in class hec.model.Conditional
- getConditionalTypeString() - Method in class hec.model.Conditional
- getConditionalValue(int) - Method in class hec.model.ConditionalItem
- getConditionMap() - Method in interface hec.data.level.ILocationLevelIndicator
- getConditionMap() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getConfidenceInterval(double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getConfidenceInterval(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getConfidenceInterval(double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getConfidenceInterval(double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getConfidenceInterval(double, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getConfidenceInterval(int, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getConfidenceInterval(int, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getConfidenceInterval(int, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getConfidenceInterval(int, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getConfigFile() - Method in class hec.event.ConfigFileChangeEvent
- getConfigurationId() - Method in interface hec.data.stream.IStreamReach
- getConfigurationId() - Method in class hec.data.stream.StreamReachImpl
- getConnectivityTo(StreamElement, double, StreamElement) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
get the connectivity from StreamElement start to StreamElement end.
- getConsole() - Static method in class hec.io.Console
- getConsoleWindow() - Method in class hec.io.Console
- getConstantLevel() - Method in interface hec.data.level.ILocationLevel
- getConstantLevel() - Method in class hec.data.level.JDomLocationLevelImpl
- getConstrainedNormDev() - Method in class hec.lang.RandomNumber
- getConstructor(String, String) - Static method in class hec.lang.Reflection
-
Returns the Constructor for a specified Class and parameter signature
- getConstructor(String, String...) - Static method in class hec.lang.Reflection
-
Returns the Constructor for a specified Class and parameter signature
- getConstructorCall(Constructor) - Static method in class hec.io.JavaDocParser
-
Gets the Constructor Call for the Constructor
- getConstructors() - Method in class hec.server.Builder
- getContact() - Method in class hec.model.PluginAuthor
- getContainer() - Method in class hec.hecmath.TextMath
- getContainer() - Method in class hec.hecmath.TimeSeriesMath
-
get the HecMath._dc (DataContainer) cast as a TimeSeriesContainer
- getContainers() - Method in class hec.chart.HistogramChart
- getContainersForSelectedRows(int[]) - Method in class hec.dataTable.HecDataTableFrame
-
For the rows given (table rows, not data rows), get the data for those rows and put into containers.
- getContentAsBoolean(Element, boolean) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the element content as an boolean value.
- getContentAsDouble(Element, double) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the content of the element as a double value.
- getContentAsInt(Element, int) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the element content as an int value.
- getContentAsLong(Element, long) - Static method in class rma.util.RmaBaseXmlUtilities
- getContentAsString(Element, boolean, String) - Static method in class rma.util.RmaBaseXmlUtilities
- getContentAsString(Element, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
Returns the element content as an String value.
- getContentPane() - Method in class rma.swing.RmaJCompTitledPanel
- getContitionalBlocks() - Method in class hec.model.Conditional
- getContour() - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- getContour() - Method in class rma.xml.adapters.XmlColorContourRecordAdapter.ContourRecordValueType
- getContourType() - Method in class hec.gfx2d.swing.charts.color.ColorContourOptionsPanel
- getContourType() - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- getContourType(int) - Static method in enum class hec.gfx2d.swing.charts.color.ColorContourType
- getContractedStorage() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the contracted storage.
- getContractedStorage() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getContractedStorage(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- getContractedStorage(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getContractName() - Method in interface hec.data.watersupply.IWaterUserContract
- getContractName() - Method in interface hec.data.watersupply.IWaterUserContractRef
-
Gets the contract name.
- getContractName() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getContractName() - Method in class hec.data.watersupply.JDomWaterUserContractRef
- getContractType() - Method in interface hec.data.watersupply.IWaterUserContract
- getContractType() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getContributingArea() - Method in interface hec.data.basin.IBasin
- getContributingArea() - Method in class hec.data.basin.JDomBasinImpl
- getControlCenterPoint() - Method in class hec.util.AnimatedWaitIcon
- getControlCondition() - Method in class hec.data.streamflow.StreamflowMeasurement
- getControllerClass() - Method in interface hec.util.transformation.core.io.Reader
- getControllerClass() - Method in interface hec.util.transformation.core.io.Writer
- getControllerClass() - Method in class hec.util.transformation.dss.read.DssReader
- getControllerClass() - Method in class hec.util.transformation.dss.write.DssWriter
- getContructorSyntax(Constructor) - Method in class hec.io.JavaDocParser
- getConvFunction(String, String, String, String) - Static method in class hec.heclib.util.Unit
-
Returns an RpnFunction for use in converting units.
- getCoopHosts() - Method in class hec.io.TopologyFile
-
Gets the CoopHosts attribute of the TopologyFile object
- getCoopServerPort() - Method in class hec.io.TopologyFileEntry
-
Gets the Coop Server Port of the TopologyFileEntry
- getCoopType() - Method in class hec.io.TopologyFileEntry
-
Gets the Coop Type attribute of the TopologyFileEntry object one of
TopologyFile.PRIMARY_HOST_TYPE
orTopologyFile.COOP_HOST_TYPE
- getCoordAtLocation(WorldPt) - Method in class hec.geometry.WorldLine
-
computes the stream coordinate nearest the given location
- getCoordAtLocation(WorldPt) - Method in class hec.map.WorldLine
-
computes the stream coordinate nearest the given location
- getCoordByLocation(WorldPt) - Method in class hec.model.StreamElement
- getCoordByStation(double) - Method in class hec.model.StreamElement
-
Given a stream station, return a stream coord based on stream node stations.
- getCoordinate(int, double[]) - Method in class hec.lang.DoubleArray2dContainer
- getCoordinate(int, float[]) - Method in class hec.lang.FloatArray2dContainer
- getCoordinate(int, int) - Method in class hec.lang.DoubleArray2dContainer
- getCoordinate(int, int) - Method in class hec.lang.FloatArray2dContainer
- GetCoordinate(Point2D.Float, int, double) - Method in class hec.util.AnimatedWaitIcon
- getCoordinateInfo() - Method in class hec.map.aishape.AiShapeMap
-
Deprecated.
- getCoordinateInfo() - Method in class hec.map.aishape.AiShapeProjection
-
Gets the coordinate info.
- getCoordinateInfo() - Method in class hec.map.MapObject
-
Deprecated.
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformDialog
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.Albers_LambertPanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.CoordinatePanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.GeographicPanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.StatePanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.TMPanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.UTMPanel
- getCoordinateInfo() - Method in class hec.map.transform.CoordinateTransformPanel.XYPanel
- getCoordinateInfo() - Method in interface hec.model.GridContainerManager
- getCoordinateRefereceSystem() - Method in class hec.map.DisplayCoordinateReferenceSystem
- getCoordinateRefereceSystem() - Method in class hec.map.DisplayCoordinateReferenceSystem.TrivialDisplayProjection
- getCoordinateReferenceSystem() - Method in class hec.map.aishape.AiShapeGlyph
- getCoordinateReferenceSystem() - Method in class hec.map.aishape.AiShapeMap
- getCoordinateReferenceSystem() - Method in class hec.map.annotations.Annotation
- getCoordinateReferenceSystem() - Method in interface hec.map.importer.ShapeSource
-
Returns the Well Known Text Representation of the projection.
- getCoordinateReferenceSystem() - Method in class hec.map.MapObject
-
Returns the coordinate reference system that describes the location of this map.
- getCoordinateReferenceSystem() - Method in interface hec.map.MapObjectInterface
-
Returns the coordinate reference system that describes the location of this map.
- getCoordinateReferenceSystem() - Method in class hec.map.MapPanel
- getCoordinateReferenceSystem() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getCoordinateReferenceSystem() - Method in class hec.map.TransformPointHolder
- getCoordinateReferenceSystem() - Method in interface hec.map.WorldPointHolder
-
Returns the coordinate reference system that describes the data in this manager.
- getCoordinateSystem() - Method in class hec.map.dem.DemMap
- getCoordinateSystemUnits() - Method in class hec.map.dem.DemMap
- getCoordinateTransformPanel(int, boolean) - Method in class hec.map.transform.CoordinateTransformDialog
- getCoordSys() - Method in interface hec.map.appInterface.MapWorkspace
-
return the current coordinate system for the Workspace
- getCoordSys() - Method in class hec.map.GeoDialog
- getCostYear() - Method in interface hec.data.project.IProject
-
Returns the date of the major cost of the project.
- getCostYear() - Method in class hec.data.project.JDomProjectImpl
- getCostYearObject() - Method in interface hec.data.project.IProject
-
Returns the date of the major cost of the project.
- getCostYearObject() - Method in class hec.data.project.JDomProjectImpl
- getCount() - Method in class hec.chart.HistogramBin
- getCount() - Method in class hec.io.TimeSeriesContainerAligner
- getCountOfFields() - Method in class hec.lang.RdcDelim
-
Returns the number of fields that were found.
- getCounts() - Method in class hec.chart.Histogram
- getCountString() - Method in class hec.chart.HistogramBin
- getCountyCatalogTemplate() - Static method in class hec.data.meta.CountyCatalogQuery
- getCountyName() - Method in class hec.data.location.Location
- getCPart() - Method in class hec.heclib.dss.DSSPathname
- getCPart() - Method in class hec.lang.DSSPathString
- getCreateDates() - Method in interface hec.data.IRating
-
Retrieves the creation dates of the rating in milliseconds, one for each contained rating
- getCreateDates() - Method in class hec.hecmath.PairedDataMath
- getCreatedBy() - Method in class hec.security.PasswordEntry
- getCreationTime() - Method in class hec.jms.GenericMessage
-
Returns the creation time map value of the encapsulated message as a java long ms value.
- getCrsWkt() - Method in class hec.map.selection.ElementBoundingPolygon
-
Return the Coordinate Reference System in Well known text format.
- getCumlativeFrequencies() - Method in class hec.chart.Histogram
- getCumulativeInterval() - Method in class hec.gfx2d.PlotIconBase
- getCumulativeTotal(int, int) - Method in class hec.model.AbstractTSRecord
-
get the cumulative total starting at
step
and going backperiod
steps. - getCumulativeTotal(int, int) - Method in interface hec.model.TSRecord
-
get the cumulative total starting at
step
and going backperiod
steps. - getCumulativeTotal(RunTimeStep, int) - Method in class hec.model.AbstractTSRecord
-
Get the cumulative total starting at
rts
and going backperiod
steps. - getCumulativeTotal(RunTimeStep, int) - Method in interface hec.model.TSRecord
-
get the cumulative total starting at
rts
and going backperiod
steps. - getCurLine() - Method in class hec.io.AsciiDeserializer
- getCurParam() - Method in class hec.io.AsciiDeserializer
- getCurrentExtents() - Method in class hec.map.MapPanel
-
Gets the CurrentExtents attribute of the MapPanel object
- getCurrentInsertString() - Method in class rma.swing.text.RmaDocument
-
get the String currently being inserted/added to this document.
- getCurrentLevelExtent() - Method in class hec.map.tms.TmsMap
- getCurrentLevelExtents() - Method in class hec.map.tms.datasource.TmsDataSource
- getCurrentLocation() - Method in interface rma.util.VCRPlayer
-
return a string representation of the current location
- getCurrentModule() - Method in interface hec.appInterface.ApplicationFrame
-
Get the currently active ApplicationModule.
- getCurrentOffset() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the offset added to the an elevation in the native vertical datum to generate an elevation in the current datum in the current unit
- getCurrentOffset() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getCurrentOffset() - Method in class hec.hecmath.PairedDataMathVertDatum
- getCurrentOffset() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getCurrentOffset() - Method in class hec.io.PairedDataContainerVertDatum
- getCurrentOffset() - Method in class hec.io.TimeSeriesContainerVertDatum
- getCurrentOffset() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getCurrentOffset() - Method in class hec.model.AbstractTSRecord
- getCurrentOffset(String) - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the offset added to the an elevation in the native vertical datum to generate an elevation in the current datum
- getCurrentOffset(String) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getCurrentOffset(String) - Method in class hec.hecmath.PairedDataMathVertDatum
- getCurrentOffset(String) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getCurrentOffset(String) - Method in class hec.io.PairedDataContainerVertDatum
- getCurrentOffset(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- getCurrentOffset(String) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getCurrentOffset(String) - Method in class hec.model.AbstractTSRecord
- getCurrentPanel() - Method in class hec.gui.PanelEditor
- getCurrentPanel() - Method in class hec.gui.WizardDialog
-
Gets the CurrentPanel attribute of the WizardDialog object.
- getCurrentPosition() - Method in class rma.swing.RmaVcrControls
- getCurrentPosition() - Method in interface rma.util.VCRPlayer
-
gets the current position in the play list
- getCurrentRating() - Method in class hec.data.streamflow.StreamflowMeasurement
- getCurrentRec() - Static method in class hec.heclib.util.Heclib
-
Retrieves the current item in an ongoing multi-item operation.
- getCurrentRecordIndex() - Method in interface rma.swing.logging.ILogRecordDisplay
-
The current record being looked at.
- getCurrentRecordIndex() - Method in class rma.swing.logging.LogRecordDisplayPanel
- getCurrentRecordSequence() - Method in interface rma.swing.logging.ILogRecordDisplay
- getCurrentRecordSequence() - Method in class rma.swing.logging.LogRecordDisplayPanel
- getCurrentRowIndex() - Method in class hec.io.DBFDataStorage
- getCurrentSize() - Method in class hec.util.ProgressDialog
- getCurrentValue() - Method in class hec.util.ProgressDialog
- getCurrentValue(RunTimeStep) - Method in class hec.model.AbstractTSRecord
-
return the value for the current runtime step
- getCurrentValue(RunTimeStep) - Method in interface hec.model.TSRecord
-
return the value for the current runtime step
- getCurrentVerticalDatum() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the current vertical datum of the object's elevation(s)
- getCurrentVerticalDatum() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getCurrentVerticalDatum() - Method in class hec.hecmath.PairedDataMathVertDatum
- getCurrentVerticalDatum() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getCurrentVerticalDatum() - Method in class hec.io.DSSIdentifier
- getCurrentVerticalDatum() - Method in class hec.io.PairedDataContainerVertDatum
- getCurrentVerticalDatum() - Method in class hec.io.TimeSeriesContainerVertDatum
- getCurrentVerticalDatum() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getCurrentVerticalDatum() - Method in class hec.model.AbstractTSRecord
- getCursor() - Method in class hec.gfx2d.G2dMouseAdapter
- getCursor() - Method in class hec.gfx2d.G2dZoomAdapter
- getCursor() - Method in class hec.map.aishape.ShapeQueryMouseAdapter
- getCursor() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- getCursor() - Method in class hec.map.image.DragPoint
- getCursor() - Method in class hec.map.MapMouseAdapter
-
Gets the Cursor that should be displayed when this mouse adapter is active.
- getCursor() - Method in class hec.map.MousePanAdapter
- getCursor() - Method in class hec.map.MouseZoomAdapter
- getCursor() - Method in class hec.map.PointerMouseAdapter
- getCurve(int) - Method in class hec.model.PairedValuesExt
-
return a PairedValues with y data from icurve
- getCurve(G2dDialog, HecMath) - Static method in class hec.hecmath.DisplayUtilities
- getCurve(G2dDialog, HecMath) - Static method in class hec.hecmath.PlotUtilities
- getCurve(G2dDialog, String) - Static method in class hec.hecmath.DisplayUtilities
-
return the
G2dLine
for the path specified indssPath
- getCurve(G2dDialog, String) - Static method in class hec.hecmath.PlotUtilities
-
return the
G2dLine
for the path specified indssPath
- getCurve(HecMath) - Method in class hec.gfx2d.G2dDialog
-
return the
G2dLine
for the path specified indataSet
- getCurve(HecMath, int) - Method in class hec.gfx2d.G2dDialog
-
return the
G2dLine
for the path specified indataSet
for the specified curve number - getCurve(DataContainer) - Method in class hec.gfx2d.G2dDialog
-
return the
G2dLine
for the path specified indataSet
- getCurve(DataContainer, int) - Method in class hec.gfx2d.G2dDialog
-
return the
G2dLine
for the path specified indataSet
for the specified curve number - getCurve(String) - Method in class hec.gfx2d.G2dDialog
-
return the
G2dLine
for the path specified indssPath
- getCurve(String, int) - Method in class hec.gfx2d.G2dDialog
-
return the
G2dLine
for the path specified indssPath
for the specified curve number - getCurveCapacity(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
-
the Y curve capacity for the PairedDataContainer
- getCurveCount() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- getCurveCount() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- getCurveCount() - Method in class hec.gfx2d.G2dData
-
Returns the number of curves that this object contains.
- getCurveCount() - Method in class hec.gfx2d.G2dDataWrapper
- getCurveCount() - Method in class hec.gfx2d.G2dGlyph
- getCurveCount() - Method in interface hec.gfx2d.G2dObject
- getCurveCount() - Method in class hec.gfx2d.PairedDataSet
- getCurveCount() - Method in class hec.gfx2d.PairedValuesExtData
- getCurveCount() - Method in class hec.gfx2d.SimpleJTableData
- getCurveCount() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getCurveData() - Method in class hec.gfx2d.PlotSpecification
-
Returns a copy of the current curve data mapping
- getCurveData(String) - Method in class hec.gfx2d.PlotSpecification
-
Returns a copy of the current data mapping for a specified curve
- getCurveIndex() - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- getCurveLabel() - Method in class hec.model.PairedValues
-
get the Y data curve label
- getCurveLabels() - Method in class hec.model.PairedValuesExt
-
get the curve labels
- getCurveLabels() - Method in class hec.model.SeasonalRecordExt
-
get the curve labels
- getCurveLabelValues() - Method in class hec.model.PairedValuesExt
-
get the curve labels as double values
- getCurveLabelValues() - Method in class hec.model.SeasonalRecordExt
-
get the curve label values
- getCurvelLabel() - Method in class hec.model.SeasonalRecord
-
get the label for the SeasonalRecord curve
- getCurveName(int) - Method in class hec.gfx2d.G2dGlyph
- getCurveName(int) - Method in class hec.gfx2d.SimpleJTableData
- getCurveValue() - Method in class hec.model.SeasonalRecord
-
Parse the curve label string to return a double value.
- getDamColor() - Method in interface hec.client.ResDrawPropData
- getData() - Method in class hec.chart.Histogram
- getData() - Method in class hec.client.DataTypePanel
-
Gets the Properties of the DataTypeScalePanel object
- getData() - Method in interface hec.data.DataSet
-
Returns an Object representing the data.
- getData() - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- getData() - Method in class hec.gfx2d.DataTypePanel
-
Gets the Properties of the DataTypeScalePanel object
- getData() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- getData() - Method in class hec.gfx2d.G2dLinePropertiesPanel
- getData() - Method in class hec.gfx2d.G2dScalePropertiesPanel
- getData() - Method in class hec.gfx2d.LabelPropertiesPanel
- getData() - Method in class hec.gfx2d.PairedDataSet
- getData() - Method in class hec.gfx2d.PointPropertiesPanel
-
return the line (symbol) properties set in the panel components
- getData() - Method in interface hec.gfx2d.ScalePropertiesPanel
- getData() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- getData() - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
- getData() - Method in class hec.heclib.grid.GridData
- getData() - Method in class hec.heclib.grid.GridStructContainer
- getData() - Method in class hec.hecmath.HecMath
-
Copy the current DataContainer data in the HecMath object into
container
. - getData() - Method in class hec.hecmath.PairedDataMath
-
Copy the current PairedDataContainer data in the PairedDataMath object into
container
. - getData() - Method in class hec.hecmath.PairedDataMathVertDatum
- getData() - Method in class hec.hecmath.TextMath
- getData() - Method in class hec.hecmath.TimeSeriesMath
-
Copy the current TimeSeriesContainer data in the TimeSeriesMath object into
container
. - getData() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getData() - Method in class hec.io.dbf.DbfRecord
-
Returns the field data vector.
- getData() - Method in class hec.map.aidem.AiDemBaseMap
- getData() - Method in class hec.model.AbstractDataObject
- getData() - Method in interface hec.model.DataObject
-
return this objects data
- getData() - Method in class hec.model.DataObjectProxy
- getData() - Method in interface hec.model.GridContainer
-
Gets the Data for the Grid
- getData() - Method in class hec.model.PairedValues
-
get the data as a String.
- getData() - Method in class hec.model.PairedValuesExt
- getData() - Method in class hec.model.UnmodifiableDataObject
-
Gets the data attribute of the UnmodifiableDataObject object
- getData() - Method in class hec.util.transformation.dss.read.DssContainerInfo
- getData() - Method in class hec.util.transformation.dss.write.DssContainerInfo
- getData() - Method in class rma.swing.table.CellLocation
- getData(doubleArrayContainer) - Method in class hec.heclib.dss.HecTimeSeries
- getData(HecDoubleArray) - Method in class hec.heclib.dss.HecTimeSeries
- getData(DataContainer) - Method in class hec.hecmath.HecMath
-
Copy the current DataContainer data in the HecMath object into
container
. - getData(DataContainer) - Method in class hec.hecmath.PairedDataMath
-
Copy the current PairedDataContainer data in the PairedDataMath object into
container
. - getData(DataContainer) - Method in class hec.hecmath.PairedDataMathVertDatum
- getData(DataContainer) - Method in class hec.hecmath.TextMath
- getData(DataContainer) - Method in class hec.hecmath.TimeSeriesMath
-
Copy the current TimeSeriesContainer data in the TimeSeriesMath object into
container
. - getData(DataContainer) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getData(String, String) - Method in class hec.script.Plot
- getDataArray() - Method in class hec.dataTable.TimeSeriesDataColumn
- getDataArray() - Method in class hec.model.SeasonalRecord
-
get the data array
- getDataArray() - Method in class hec.model.SeasonalRecordExt
-
get the multiple sets of y-values
- getDataArrayFor(int, int) - Method in class hec.model.AbstractTSRecord
-
Returns the values for the data starting at
step
and either going backperiod
steps if the value is negative or forward if the value is positive. - getDataArrayFor(int, int) - Method in interface hec.model.TSRecord
-
Returns the values for the data starting at
step
and either going backperiod
steps if the value is negative or forward if the value is positive. - getDataChanged() - Method in class hec.util.GeneralTableModel
- getDataColumnCount() - Method in class hec.dataTable.ArrayModel
- getDataColumnCount() - Method in class hec.dataTable.HecDataTable
- getDataColumnCount() - Method in class hec.dataTable.PairedDataModel
- getDataColumnCount() - Method in class hec.dataTable.TimeSeriesDataModel
- getDataColumns() - Method in class hec.dataTable.TimeSeriesDataModel
- getDataContainer() - Method in class hec.dataTable.PairedDataCurve
- getDataContainer() - Method in class hec.dataTable.TimeSeriesColumnBase
- getDataContainer(String) - Method in class hec.gfx2d.PlotIconBase
-
Returns the data container for a given data container name.
- getDataContainerList() - Method in class hec.gfx2d.PlotIcon
- getDataContainerList() - Method in class hec.gfx2d.PlotIconBase
- getDataContainerPathNames(Path) - Method in interface hec.util.transformation.dss.read.DssReaderController
-
Returns a list of DSSPathnames to be retrieved from the DSS file that's passed in.
- getDataContainers() - Method in class hec.dataTable.HecDataTable
- getDataContainers() - Method in class hec.dataTable.PairedDataModel
- getDataContainers() - Method in class hec.dataTable.TimeSeriesDataModel
- getDataContainersForFile(Path) - Method in interface hec.util.transformation.dss.write.DssWriteData
- getDataEntryDate() - Method in class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- getDataEntryDate() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getDataEntryDate() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getDataEntryDate() - Method in interface hec.data.timeSeriesText.TextTimeSeriesRow
-
Deprecated.
- getDataInputStream() - Method in interface hec.io.HecFile
-
Get a DataInputStream for this file.
- getDataInputStream() - Method in class hec.io.SimpleFile
- getDataInputStream() - Method in class hec.io.SimpleHecFileImpl
- getDataList() - Method in class hec.event.DataListEvent
- getDataList() - Method in class hec.model.AbstractDataObject
- getDataList() - Method in interface hec.model.DataObject
-
return this DataObject's DataList
- getDataList() - Method in class hec.model.UnmodifiableDataObject
-
Gets the dataList attribute of the UnmodifiableDataObject object
- getDataList(String) - Method in interface hec.model.IDataListContainer
-
return the DataList that holds the DataObjects of objClass
- getDataList(String, String) - Method in interface hec.model.IDataListContainer
- getDataListByClass(String, String) - Method in interface hec.model.IDataListContainer
-
return the Datalist that is the same class as dataListClass
- getDataListContainer() - Method in interface hec.model.DataList
-
return this DataList's DataListContainer
- getDataListLoader() - Static method in class hec.model.DataListLoader
- getDataManager() - Method in class hec.hecmath.DSSFile
- getDataMax() - Method in class hec.geometry.Axis
-
Returns the maximum data value for the axis.
- getDataMax() - Method in class hec.geometry.ProbabilityAxis
-
Returns the maximum data value for the axis.
- getDataMin() - Method in class hec.geometry.Axis
-
Returns the minimum data value for the axis.
- getDataMin() - Method in class hec.geometry.ProbabilityAxis
-
Returns the minimum data value for the axis.
- getDataObjectIdList(String) - Method in interface hec.io.DataStorage
-
return a list of the DataObjects
- getDataObjectIdList(String) - Method in class hec.io.DBFDataStorage
-
Returns a List of data objects that are in this storage
- getDataOutputStream() - Method in interface hec.io.HecFile
-
Get a DataOutputStream for writing to this file.
- getDataOutputStream() - Method in class hec.io.SimpleFile
- getDataOutputStream() - Method in class hec.io.SimpleHecFileImpl
- getDataRecord() - Method in class hec.map.aishape.AiShapeGlyph
- getDataRecord() - Method in interface hec.map.ElevationGlyph
- getDataRecord() - Method in class hec.map.image.ImageGlyphProxy
- getDataRecord() - Method in class hec.map.JLayerSelection
- getDataRecord() - Method in class hec.map.MapGlyph
-
Gets the DataRecord of the MapGlyph's MapIdentifier object
- getDataRecord() - Method in interface hec.model.GridContainerManager
- getDataRecord() - Method in class rma.util.contour.ColorContourJPanel
- getDataRecord(InundationLayer, MapGlyph) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- getDataReferenceCollection() - Method in class hec.heclib.dss.DataReference
- getDataReferenceSet() - Method in class hec.heclib.dss.Group
-
Gets the Datareference list
- getDataResetType() - Method in class hec.gfx2d.SimpleJTableData
- getDataSetId() - Method in class hec.model.ModelVariable
- getDataSetName() - Method in class hec.gfx2d.PlotIconBase
- getDataSetNames() - Method in class hec.gfx2d.PlotIconBase
- getDataSetResults(String, String, String, String[], double[], boolean, String, boolean) - Method in class hec.hecmath.DssCompare
- getDataSetResults(String, String, String, String, String, String[], double[]) - Method in class hec.hecmath.DssCompare
- getDataSetResults(String, String, String, String, String, String[], double[], boolean, String, boolean) - Method in class hec.hecmath.DssCompare
- getDataSets() - Method in class hec.dataTable.HecDataTable
-
Gets the dataSets attribute of the Table object
- getDataSets() - Method in class hec.dataTable.PairedDataModel
- getDataSets() - Method in class hec.dataTable.TimeSeriesDataModel
- getDataSetStats(TsDataSetStats) - Method in class hec.io.TimeSeriesContainer
- getDataTable() - Method in class rma.swing.table.FilterTablePanel
- getDataTimes(HecDssCatalog, HecTime, HecTime) - Method in class hec.heclib.dss.CondensedReference
- getDataType() - Method in class hec.heclib.grid.GridInfo
- getDataType(G2dDssObject) - Method in class hec.gfx2d.DataTypeFactory
-
Gets the DataType attribute of the DataTypeFactory class
- getDataType(G2dObject) - Method in class hec.gfx2d.DataTypeFactory
-
Gets the DataType attribute of the DataTypeFactory class
- getDataType(DataContainer) - Method in class hec.gfx2d.DataTypeFactory
-
Gets the DataType attribute of the DataTypeFactory class
- getDataTypeArray() - Static method in class hec.heclib.dss.DssDataType
-
Gets an array of DssDataType's.
- getDataTypeName() - Method in class hec.heclib.grid.GridInfo
- getDataTypes() - Method in class hec.gfx2d.DataTypeFactory
-
Gets the DataTypes attribute of the DataTypeFactory class
- getDataTypes(Vector) - Method in class hec.gfx2d.DataTypeFactory
-
Gets the DataTypes attribute of the DataTypeFactory class
- getDataUnits() - Method in interface hec.data.IRating
-
Retrieves the data ratingUnits.
- getDataUnits() - Method in class hec.heclib.grid.GridInfo
- getDataUnits() - Method in class hec.hecmath.PairedDataMath
- getDataUnitSystem() - Method in class hec.geometry.Axis
- getDataUnitSystem() - Method in class hec.geometry.Scale
- getDataVector() - Method in class hec.model.AbstractDataListTableModel
- getDataVector() - Method in class hec.model.PairedValues
-
get a clone of the Vector of
ValuePairs
- getDataVector() - Method in class hec.model.PairedValuesExt
-
get the data Vector
- getDataVector() - Method in class rma.swing.RmaJTableSorter
-
return the table data in a vector
- getDataVector() - Method in class rma.swing.table.AbstractRmaTableModel
- getDataVector() - Method in class rma.swing.table.RmaTableModel
- getDataVector() - Method in interface rma.swing.table.RmaTableModelInterface
-
return the table data in a vector
- getDataZoneId() - Method in class hec.geometry.Scale
- getDataZoneId() - Method in class hec.gfx2d.G2dDataWrapper
- getDataZoneId() - Method in interface hec.gfx2d.G2dObject
- getDataZoneId() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- getDate() - Method in interface hec.data.level.ILocationLevel
- getDate() - Method in class hec.data.level.JDomLocationLevelImpl
- getDate() - Method in class hec.data.streamflow.StreamflowMeasurement
- getDate() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getDate() - Method in class rma.swing.RmaJDateField
- getDate(int) - Method in class rma.swing.DateTimePanel
-
Gets the Date attribute of the DateTimePanel object
- getDateDateKey() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getDateDateKey() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getDateDateKey() - Method in interface hec.data.timeSeriesText.TextTimeSeriesRow
-
Deprecated.
- getDateDocument() - Method in class rma.swing.RmaJDateField
- getDateFormat() - Method in class rma.swing.MilitaryDateTimeField
- getDateFormat() - Method in class rma.swing.RmaJDateField
- getDateFormat() - Method in class rma.swing.RmaJDateTimeField
- getDateString(int) - Static method in class hec.model.SeasonalPairedValues
-
Convert a julian time ( minutes ) into a string of DDMMM
- getDateStyle() - Method in class hec.dataTable.HecDataTable
-
Gets the dateStyle attribute of the Table object
- getDateStyle() - Method in class hec.dataTable.TimeSeriesDataModel
- getDateTime() - Method in class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- getDateTime() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getDateTime() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getDateTime() - Method in interface hec.data.timeSeriesText.TextTimeSeriesRow
-
Deprecated.
- getDateTime() - Method in class rma.swing.DateTimeGroup
-
Returns a single element HecTimeArray object that contains a HecTime object and the timezone that it is in.
- getDateTime() - Method in class rma.swing.DateTimePanel
-
Returns the date and time in an HecTimeArray of size 1.
- getDateTimeAsTwoColumns() - Method in class hec.dataTable.HecDataTable
-
Gets the dateTimeAsTwoColumns attribute of the Table object
- getDateTimeAsTwoColumns() - Method in class hec.dataTable.TimeSeriesDataModel
- getDateTimeAsTwoColumnsState() - Method in class hec.dataTable.HecDataTableFrame
- getDateUnconverted() - Method in class rma.swing.DateTimePanel
-
return the unconverted date in the date field
- getDateValueNavigableMap() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Method for transforming underlying values array into an accessible Collections object.
- getDatum() - Method in class hec.model.PairedValues
-
get the data's Datum
- getDatum(ParamDouble) - Method in class hec.model.PairedValues
-
get the data's Data returned in the ParamDouble
- getDatumElevation() - Method in class hec.map.dem.ElevationProfile
- getDayOfWeek() - Method in class hec.model.RunTimeStep
-
return the zero based integer day of week where 0000 hours belongs to the previous day.
- getDayOfWeek(HecTime) - Static method in class hec.model.RunTimeStep
-
return the zero based integer day of week where 0000 hours belongs to the previous day.
- getDays() - Method in interface hec.data.level.ISeasonalInterval
- getDays() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getDays() - Method in class rma.util.Timer
- getDbaseVersionCode() - Method in class hec.io.dbf.AbstractDBFHeader
- getDbaseVersionCode() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
- getDbaseVersionCode() - Method in class hec.io.dbf.DBaseIIIHeader
- getDbaseVersionCode() - Method in class hec.io.dbf.DBaseIVHeader
- getDbaseVersionCode() - Method in class hec.io.dbf.DBaseIVMemoHeader
- getDbOfficeId() - Method in interface hec.data.level.ISpecifiedLevel
- getDbOfficeId() - Method in class hec.data.level.JDomSpecifiedLevelImpl
- getDbOfficeId() - Method in class hec.data.location.LocationGroup
-
Gets the db office id.
- getDbOfficeId() - Method in class hec.data.location.LocationGroupRef
- getDbOfficeId() - Method in class hec.data.location.LocationTemplate
- getDbOfficeId() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets the db office id.
- getDbOfficeId() - Method in class hec.data.tx.TimeSeriesGroupRef
- getDbOfficeId() - Method in class hec.data.tx.TsGroup
- getDbPassword() - Method in class hec.security.PasswordEntry
- getDbSessionKey() - Method in class hec.security.UserProfile
- getDbUser() - Method in class hec.security.PasswordEntry
- getDebugLevel(String) - Static method in class hec.lang.Logger
-
Deprecated.
- getDecimalFormat() - Method in class hec.lang.RdcField
- getDecimalFormat() - Method in class rma.swing.table.DecimalCellRenderer
- getDecimalFormatter() - Method in class rma.swing.RmaJDecimalField
-
Retuns a new DecimalFormat object that does not group and is in the US Locale
- getDecimalPlacesProp() - Static method in class hec.dataTable.HecDataTableFrame
- getDecimalPosition() - Method in class hec.dataTable.HecDataTable
-
Gets the decimalPosition attribute of the Table object
- getDecimalPosition() - Method in class hec.dataTable.PairedDataCurve
- getDecimalPosition() - Method in class hec.dataTable.PairedDataModel
- getDecimalPosition() - Method in class hec.dataTable.TimeSeriesDataColumn
- getDecimalPosition() - Method in class hec.dataTable.TimeSeriesDataModel
- getDecimalPosition(int) - Method in class hec.dataTable.HecDataTable
-
Gets the decimalPosition attribute of the Table object
- getDecimalPosition(int) - Method in class hec.dataTable.PairedDataModel
- getDecimalPosition(int) - Method in class hec.dataTable.TimeSeriesDataModel
- getDefault() - Static method in class hec.data.UsgsRounder
- getDefault() - Static method in class hec.gfx2d.autoload.AutoLoadManager
- getDefault() - Static method in class hec.map.crs.CRS
- getDefault() - Static method in class hec.map.DisplayCoordinateReferenceSystem
- getDefault() - Static method in class hec.map.MapObjectLookupFactory
- getDefault() - Static method in class hec.map.tms.datasource.FileSystemFactory
- getDefault() - Static method in class hec.map.tms.datasource.TmsTileFactory
- getDefault() - Static method in class hec.map.tms.io.TmsConversion
- getDefault() - Static method in class hec.map.transform.CoordinateInfoFactory
- getDefault() - Static method in class hec.refresh.RefreshManager
- getDefaultAPart() - Static method in class hec.heclib.dss.DSSPathname
- getDefaultArrayDelimiter() - Method in class hec.gui.DSSI18n
- getDefaultArrayDelimiter() - Method in class hec.util.I18n
- getDefaultAttrToFieldMap() - Static method in class hec.export.WorldLineToShapeFile
- getDefaultAttrToFieldMap() - Static method in class hec.export.WorldRegionToShapefile
- getDefaultBoolean(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultBPart() - Static method in class hec.heclib.dss.DSSPathname
- getDefaultColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getDefaultColor() - Method in class hec.map.dlg.DlgGlyphDataRecord
- getDefaultColor() - Method in class rma.util.CategoricalColorContour
- getDefaultColor(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultCPart() - Static method in class hec.heclib.dss.DSSPathname
- getDefaultDataRecord() - Method in class hec.map.aidem.AiDemGlyph
- getDefaultDataRecord() - Method in class hec.map.aishape.AiShapeGlyph
- getDefaultDataRecord() - Method in class hec.map.image.ImageGlyph
- getDefaultDataRecord() - Method in class hec.map.image.ImageGlyphProxy
- getDefaultDataRecord() - Method in class hec.map.inundation.InundationGroupGlyph
- getDefaultDataRecord() - Method in class hec.map.MapGlyph
-
Gets the DefaultDataRecord of the MapGlyph object
- getDefaultDataRecord() - Method in class hec.map.nettin.NetTinGlyph
- getDefaultDataRecord() - Method in class hec.map.raster.RasterGlyph
- getDefaultDataRecord() - Method in class hec.map.tms.TmsMapGlyph
- getDefaultDataRecord() - Method in class hec.map.vrt.VrtMapGlyph
-
Gets the DefaultDataRecord of the MapGlyph object
- getDefaultDateStyle() - Static method in class hec.dataTable.TimeSeriesDataModel
- getDefaultDateStyle() - Method in class hec.heclib.util.HecTime
- getDefaultDescription(String, String, DescriptionTx) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDefaultDescription
- getDefaultDescription(String, String, TimeSeriesIdentifier) - Static method in class hec.data.tx.DSSTimeSeriesUtil
-
getDefaultDescription returns a TimeSeriesIdentifier object derived from the DSS Pathname string, a DSS Type string, and a CWMS Description object.
- getDefaultDouble(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultDPart() - Static method in class hec.heclib.dss.DSSPathname
- getDefaultElementName() - Method in class hec.data.AbstractJDomDataObject
- getDefaultEPart() - Static method in class hec.heclib.dss.DSSPathname
- getDefaultFloat(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultFloatArray(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultFont(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultFPart() - Static method in class hec.heclib.dss.DSSPathname
- getDefaultIconImage() - Static method in class rma.swing.RmaJFrame
- getDefaultInsets(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultInt(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultLegendLabelProperties() - Static method in class hec.gfx2d.LegendPanelProp
- getDefaultLineColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getDefaultMaxAxisValue() - Method in class hec.gfx2d.DataType
- getDefaultMaxAxisValue() - Method in class hec.gfx2d.DataTypeProperties
-
Method Description
- getDefaultMaxYValue() - Method in class hec.gfx2d.G2dData
-
return the default Y Axis Max value
- getDefaultMaxYValue() - Method in class hec.gfx2d.G2dDataWrapper
- getDefaultMaxYValue() - Method in interface hec.gfx2d.G2dObject
-
return the default Y Axis Max value
- getDefaultMinAxisValue() - Method in class hec.gfx2d.DataType
- getDefaultMinAxisValue() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the DefaultMinAxisValue attribute of the DataTypeProperties object
- getDefaultMinYValue() - Method in class hec.gfx2d.G2dData
-
return the default Y Axis Min value
- getDefaultMinYValue() - Method in class hec.gfx2d.G2dDataWrapper
- getDefaultMinYValue() - Method in interface hec.gfx2d.G2dObject
-
return the default Y Axis Min value
- getDefaultObject(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultPath() - Method in class hec.gui.AbstractFileChooserField
- getDefaultPathname(DataSetTxTemplate) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDefaultPathname
- getDefaultPathname(DescriptionTx) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDefaultPathname
- getDefaultPathname(TimeSeriesTemplate) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDefaultPathname(TimeSeriesIdentifier) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDefaultPollingRateMilliseconds() - Method in class rma.util.DefaultMemoryInfoSource
- getDefaultPollingRateMilliseconds() - Method in interface rma.util.MemoryInfoSource
- getDefaultPrivilege() - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- getDefaultRenderer() - Method in class rma.swing.tree.CheckBoxTreeRenderer
- getDefaultRenderer(Class<?>) - Method in class rma.swing.RmaJTable
- getDefaults() - Static method in class hec.gfx2d.PlotDefaultsManager
-
Retrieves the default plot data object used by all plots.
- getDefaults() - Static method in class hec.gfx2d.PlotProperties
- getDefaultSeedNumber() - Method in class hec.lang.RandomNumber
- getDefaultsTable() - Method in class hec.gfx2d.AbstractPlotDefaults
- getDefaultsTable() - Method in interface hec.gfx2d.PlotDefaults
- getDefaultString(String) - Static method in class hec.gfx2d.PlotProperties
- getDefaultSymbolicBgColorMap() - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getDefaultSymbolicFgColorMap() - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getDefaultText() - Method in class rma.swing.RmaJObjectButton
- getDefaultTime() - Method in class rma.swing.RmaJCalendarField
- getDefaultTimestampFileIdentificationLineCount() - Method in class hec.server.TimeWindowFileReader
- getDefaultUnitsType(stringContainer, stringContainer) - Method in class hec.heclib.dss.HecTimeSeriesBase
- getDefaultValueTime() - Method in interface hec.data.IRating
-
Retrieves the default value time.
- getDefaultValueTime() - Method in class hec.hecmath.PairedDataMath
- getDefinitionPropertyCategory(String) - Static method in class hec.data.characteristic.JDomCharacteristicTypeRef
- getDegrees() - Method in class rma.swing.LatLongJPanel
- getDelay() - Method in interface rma.util.VCRPlayer
-
gets the delay between displaying items in the play list
- getDeletedRecords() - Method in class hec.heclib.dss.HecDSSUtilities
- getDeltaHeight() - Method in class hec.data.streamflow.StreamflowMeasurement
- getDeltaTime() - Method in class hec.data.streamflow.StreamflowMeasurement
- getDependentDates() - Method in class hec.data.rating.ReverseRatingInput
-
Returns the dependent dates, i.e.
- getDependentParameter() - Method in interface hec.data.rating.IRatingTemplate
-
Returns the dependent parameter for this template.
- getDependentParameter() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns the dependent parameter of this template.
- getDependentUnit() - Method in class hec.data.rating.AbstractRatingInput
-
Returns the unit that dependent values should be returned as.
- getDependentValues() - Method in class hec.data.rating.ReverseRatingInput
-
Returns the dependent parameter values.
- getDepth() - Method in class hec.map.flo2d.Flo2dCell
- getDepthAt(int, int) - Method in class hec.map.tin.TinGlyph
- getDescription() - Method in interface hec.data.authorization.UserGroup
- getDescription() - Method in interface hec.data.characteristic.ICharacteristicType
- getDescription() - Method in class hec.data.characteristic.JDomCharacteristicType
- getDescription() - Method in interface hec.data.DataSet
-
Returns the Description Object.
- getDescription() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getDescription() - Method in interface hec.data.level.ISpecifiedLevel
- getDescription() - Method in class hec.data.level.JDomSpecifiedLevelImpl
- getDescription() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getDescription() - Method in class hec.data.location.Location
- getDescription() - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- getDescription() - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- getDescription() - Method in class hec.gui.AbstractSelectorPanel
- getDescription() - Method in class hec.gui.NameDescriptionPanel
- getDescription() - Method in class hec.gui.NameDialog
-
Returns the value in the description text box
- getDescription() - Method in class hec.gui.RenameDlg
- getDescription() - Method in class hec.lang.NamedType
-
get the NameType's description
- getDescription() - Method in class hec.map.MapGlyph
-
Gets the Description of the MapGlyph object.
- getDescription() - Method in class hec.model.BaseTSDataSet
- getDescription() - Method in interface hec.model.DataObject
-
return this DataObject's Description
- getDescription() - Method in interface hec.model.IForecastRun
- getDescription() - Method in interface hec.model.OutputVariable
- getDescription() - Method in class hec.model.RunProxy
- getDescription() - Method in class hec.server.NameSelectorDialog
-
Returns the Item in the "Description:" Text Field
- getDescription() - Method in class rma.io.RegExpFileFilter
-
Gets the Description attribute of the RegExpFileFilter object
- getDescription() - Method in class rma.util.RMAFilenameFilter
- getDescription() - Method in class rma.util.RMAFilenameFilterSet
- getDescription() - Method in class rma.util.Timer
- getDescription(int) - Method in class hec.dataTable.TimeSeriesColumnBase
- getDescription(Element) - Static method in class rma.util.RmaBaseXmlUtilities
-
get the description.
- getDescriptionDifferences(DescriptionTx, DescriptionTx) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDescriptionDifferences
- getDescriptionDifferences(DescriptionTx, DescriptionTx, String) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDescriptionDifferences
- getDescriptionDifferences(DescriptionTx, DescriptionTx, String, String) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDescriptionDifferences
- getDescriptionDifferences(DescriptionTx, String, DescriptionTx) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDescriptionDifferences
- getDescriptionDifferences(DescriptionTx, String, String, DescriptionTx) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDescriptionDifferences
- getDescriptionDifferences(DescriptionTx, String, String, DescriptionTx, String, String) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDescriptionDifferences
- getDescriptionDifferences(TimeSeriesIdentifier, String, String, TimeSeriesIdentifier) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDescriptionDifferences(TimeSeriesIdentifier, String, String, TimeSeriesIdentifier, String, String) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDescriptionDifferences(TimeSeriesIdentifier, String, TimeSeriesIdentifier) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDescriptionDifferences(TimeSeriesIdentifier, TimeSeriesIdentifier) - Static method in class hec.data.tx.DSSTimeSeriesUtil
-
getDescriptionDifferences returns list of differences between two descriptions, excluding location or labeling, or null if no differences.
- getDescriptionDifferences(TimeSeriesIdentifier, TimeSeriesIdentifier, String) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDescriptionDifferences(TimeSeriesIdentifier, TimeSeriesIdentifier, String, String) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDescriptionField() - Method in class hec.gui.AbstractSelectorPanel
- getDescriptionTx() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.Returns a copy of the time series identifier for this template.
- getDescriptionTx() - Method in class hec.data.tx.DescriptionTxColumnModel
- getDescriptionTxCatalogTemplate() - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- getDescrpition() - Method in class hec.data.location.LocationCategory
-
Returns this category's description.
- getDescrpition() - Method in class hec.data.tx.TsCategory
-
Returns this category's description.
- getDesiredArraySize() - Method in class hec.heclib.dss.HecTimeSeries
- getDeviceConfiguration() - Method in class rma.util.postscript.PSGrBase
- getDeviceConfiguration() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getDeviceResolution() - Method in class hec.gfx2d.G2dGlyph
- getDeviceResoultion() - Method in class hec.gfx2d.G2dPanel
-
Returns the resolution of the current device being drawn to.
- getDialogType() - Method in class hec.gui.MoverDialog
-
get the dialog type.
- getDialogType() - Method in class hec.gui.MoverPanel
-
get the dialog type.
- getDialogType() - Method in class hec.gui.MoverPanel2
-
get the dialog type.
- getDifferentLabelsDatasetPathsLIST() - Method in class hec.hecmath.DataSetResults
- getDifferentLengthPathsLIST() - Method in class hec.hecmath.DataSetResults
- getDifferentUnitsDatasetPathsLIST() - Method in class hec.hecmath.DataSetResults
- getDirection() - Method in class hec.map.aishape.stream.OrderedShapeStream
- getDirectory() - Method in class hec.model.WatershedLocation
- getDirectoryFromPath(String) - Static method in class rma.util.RMAIO
-
return the parent directory portion of the path
- getDisabledBackground(int, int) - Method in class rma.swing.RmaJTable
-
get the Color to use for disabled cell backgrounds
- getDisabledIcon(Icon) - Static method in class rma.swing.RmaImage
- getDisabledImage(Image) - Static method in class rma.swing.RmaImage
- getDischargeComputation() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getDischargeComputation() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getDischargeUnits() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getDischargeUnits() - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Returns SI parameter units for flow
- getDischargeUnits() - Method in interface hec.data.turbines.ITurbineSetting
- getDischargeUnits() - Method in class hec.data.turbines.JDomTurbineSetting
- getDisplayedMnemonicIndex() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
-
Provides a hint to the look and feel as to the index of the character in
getDisplayName
that should be visually identified as the mnemonic. - getDisplayedMnemonicIndex() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
-
Provides a hint to the look and feel as to the index of the character in
getDisplayName
that should be visually identified as the mnemonic. - getDisplayedMnemonicIndex() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
-
Provides a hint to the look and feel as to the index of the character in
getDisplayName
that should be visually identified as the mnemonic. - getDisplayName() - Method in class hec.client.Shortcut
-
Formats shortcut's name for display.
- getDisplayName() - Method in class hec.data.location.LocationTemplate
-
Deprecated.
- getDisplayName() - Method in class hec.lang.NamedType
-
returns the display name which may be different that the _name field override subclasses for specific naming policy.
- getDisplayName() - Method in class hec.model.TsDataSetName
- getDisplayName() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- getDisplayName() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- getDisplayName() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
- getDisplayScaleFactor() - Method in class rma.swing.table.RmaCellEditor
- getDisplayScaleFactor(int) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
-
Gets a scaling factor to use when displaying the data.
- getDisplayScaleFactor(int) - Method in interface rma.services.units.UnitsDisplayService
-
Gets a scaling factor to use when displaying the data.
- getDisplayScaleMap() - Method in class rma.swing.RmaJTable
- getDisplayTimeZone() - Method in class hec.geometry.Scale
- getDisplayTimeZone() - Method in interface rma.services.tz.TimeZoneDisplayService
-
Gets the Time Zone that this component is using to display a date and time.
- getDisplayUnitsString(int) - Method in class hec.geometry.Axis
- getDisplayUnitsString(int) - Method in class hec.geometry.Scale
- getDisplayUnitsString(int) - Method in class hec.gfx2d.AxisLabel
- getDisplayUnitsString(int) - Method in class hec.gfx2d.G2dPanel
- getDisplayUnitsString(int) - Method in class hec.map.JLayerSelectorTreePanel
- getDisplayUnitsString(int) - Method in interface rma.services.units.UnitsComponent
-
This method allows the retrieves the units string for a given units system
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJCheckBox
-
This method allows the retrieves the units string for a given units system
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJDecimalField
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJIntegerField
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJLabel
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJLongField
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJRadioButton
- getDisplayUnitsString(int) - Method in class rma.swing.RmaJTable
-
Gets the DisplayUnitsString attribute of the RmaJTable object
- getDisplayUnitsString(int) - Method in class rma.util.contour.ColorContourJPanel
- getDisplayUnitsString(int, int) - Method in class rma.swing.RmaJTable
-
Gets the DisplayUnitsString attribute of the RmaJTable object
- getDisplayUnitsSystem() - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- getDisplayUnitsSystem() - Method in interface rma.services.units.UnitsDisplayService
-
This method allows the retrieves the units string for a given units system
- getDisplayUnitSystem() - Method in class hec.geometry.Axis
- getDisplayUnitSystem() - Method in class hec.geometry.Scale
- getDisplayUnitSystem() - Method in class hec.heclib.dss.AbstractDssDataManager
- getDisplayUnitSystem() - Method in class rma.swing.RmaFrame
- getDisplayUnitSystem() - Method in class rma.swing.RmaJCheckBox
- getDisplayUnitSystem() - Method in class rma.swing.RmaJLabel
- getDisplayUnitSystem() - Method in class rma.swing.RmaJTable
-
Gets the DisplayUnitSystem attribute of the RmaJTable object
- getDisplayUnitSystem() - Method in class rma.swing.table.AbstractRmaTableModel
- getDisplayUnitSystem() - Method in class rma.swing.table.RmaCellEditor
- getDisplayValue() - Method in interface hec.data.lookup.ILookupType
-
Gets the display value.
- getDisplayValue() - Method in class hec.data.lookup.JDomLookupTypeImpl
- getDist() - Method in class hec.gfx2d.swing.charts.color.BandedColor
- getDistinct() - Method in class hec.data.meta.CatalogTemplate
- getDivertsFromBank() - Method in interface hec.data.stream.IStream
- getDivertsFromBank() - Method in class hec.data.stream.StreamImpl
- getDivertsFromStation() - Method in interface hec.data.stream.IStream
- getDivertsFromStation() - Method in class hec.data.stream.StreamImpl
- getDivertsFromStream() - Method in interface hec.data.stream.IStream
- getDivertsFromStream() - Method in class hec.data.stream.StreamImpl
- getDockingColor() - Method in class hec.map.MapToolPanel
-
Gets the color displayed when over a docking area
- getDocument() - Method in class rma.swing.print.DocumentRenderer
- getDocument() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- getDocumentReader(String) - Static method in class hec.data.JDomDataObjectFactory
- getDomainName() - Method in interface hec.data.authorization.UserGroupDomain
- getDoubleArray() - Method in class hec.data.rating.ParameterValues
-
Returns the double array.
- getDoubleArray() - Method in class hec.gui.DSSI18n
-
get an array of doubles specified by .array of this
I18n
object
Array elements are by default separated by commas (,) but can be specified by the .array.delimiter key. - getDoubleArray() - Method in class hec.heclib.util.HecDoubleArray
-
Returns a double[] array containing the data
- getDoubleArray() - Method in class hec.io.ArrayContainer
- getDoubleArray() - Method in class hec.util.I18n
-
get an array of doubles specified by .array of this
I18n
object
Array elements are by default separated by commas (,) but can be specified by the .array.delimiter key. - getDoubleArray(int, int) - Method in class hec.heclib.util.HecDoubleArray
-
Returns a double[] array containing the data
- getDoubleArrayElements(Element) - Static method in class rma.util.RmaBaseXmlUtilities
- getDownstreamLocationId() - Method in interface hec.data.stream.IStreamReach
- getDownstreamLocationId() - Method in class hec.data.stream.StreamReachImpl
- getDownstreamNode() - Method in class hec.model.StreamElement
- getDownstreamProtType() - Method in interface hec.data.embankment.IEmbankment
-
Gets the downstream prot type.
- getDownstreamProtType() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getDownstreamSideslope() - Method in interface hec.data.embankment.IEmbankment
-
Gets the downstream sideslope.
- getDownstreamSideslope() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getDownstreamSideslope(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- getDownstreamSideslope(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- getDownstreamStation() - Method in interface hec.data.stream.IStreamReach
- getDownstreamStation() - Method in class hec.data.stream.StreamReachImpl
- getDownstreamUrbanDescription() - Method in interface hec.data.project.IProject
- getDownstreamUrbanDescription() - Method in class hec.data.project.JDomProjectImpl
- getDPart() - Method in class hec.heclib.dss.DSSPathname
- getDPart() - Method in class hec.lang.DSSPathString
- getDpartFromTime(HecTime, String) - Static method in class hec.heclib.dss.HecTimeSeriesBase
-
Returns the correct D (date) part of a DSS pathname, given the E part (interval) and a time in the block For example, if your data starts on 22Mar2008 and the E part is "1YEAR", then this will return 01JAN2008
- getDragPoints() - Method in interface hec.map.image.IImageGlyph
- getDragPoints() - Method in class hec.map.image.ImageGlyph
- getDragPoints() - Method in class hec.map.image.ImageGlyphProxy
- getDrawAreas() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getDrawAreas() - Method in class hec.map.dlg.DlgGlyphDataRecord
- getDrawBackground() - Method in class hec.gfx2d.G2dLabelDrawProp
- getDrawBackground() - Method in class hec.gfx2d.G2dPolygonProperties
- getDrawBackground() - Method in interface hec.gfx2d.PatternProperties
- getDrawBackground() - Method in class hec.gfx2d.ViewportDrawProp
- getDrawEdges() - Method in class hec.map.ElevationGlyphDataRecord
- getDrawGrids() - Method in class hec.map.MapCanvas
-
getDrawGrids Gets whether grids should be drawn on the canvas
- getDrawImageOutline() - Method in class hec.map.image.ImageGlyphDataRecord
- getDrawingAttribute(Object) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getDrawingMode() - Method in class hec.gfx2d.G2dGlyphDrawProp
- getDrawingProperties() - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- getDrawingProperties() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- getDrawingProperties() - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- getDrawingProperties(int) - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- getDrawingProperties(int) - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- getDrawingPropertiesForScale(int) - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- getDrawingPropertiesForScale(int) - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- getDrawLabel() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getDrawLabel() - Method in class hec.gfx2d.G2dMarkerProperties
- getDrawLine() - Method in class hec.gfx2d.G2dLabelDrawProp
- getDrawLine() - Method in class hec.gfx2d.G2dMarkerProperties
- getDrawLine() - Method in class hec.gfx2d.G2dPolygonProperties
- getDrawLine() - Method in interface hec.gfx2d.PatternProperties
- getDrawLine() - Method in class hec.gfx2d.ViewportDrawProp
- getDrawLines() - Method in class hec.map.dlg.DlgGlyphDataRecord
- getDrawn(InundationLayer) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- getDrawnLayers() - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- getDrawNodes() - Method in class hec.map.dlg.DlgGlyphDataRecord
- getDrawOnAxis() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getDrawOnAxis() - Method in class hec.gfx2d.G2dMarkerProperties
- getDrawOnPoints() - Method in class hec.gfx2d.G2dLineProperties
- getDrawPoint() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getDrawProp() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getDrawProp() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getDrawPropDialogClassname() - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the DrawPropDialogClassname attribute of the ModelDrawingAttributeSet object
- getDrawPropDialogClassname() - Method in class hec.map.streamAlignment.StreamAlignmentAttributeSet
- getDrawPropDlg() - Method in class hec.map.ModelDrawingAttributeSet
- getDrawTitle() - Method in class hec.gfx2d.TitleDrawProp
- getDrawViewportLegend() - Method in class hec.gfx2d.Viewport
- getDrawViewportLegend() - Method in class hec.gfx2d.ViewportDrawProp
- getDriveList() - Method in interface hec.appInterface.FileOpener
-
return a List of drives on the machine
- getDriveList() - Method in class hec.io.SimpleFileOpenerImpl
- getDriveList() - Method in class hec.map.vrt.SimpleFileOpeners
- getDropDownOffset() - Method in class rma.swing.RmaJMultiActionButton
- getDroppedOutliers() - Method in class hec.hecmath.SimpleFrequencyAnalysis
- getDssErrorName(int) - Static method in class hec.heclib.util.Heclib
-
Retrieves the text version of a DSS error from its numerical value
- getDssFile() - Method in class hec.util.transformation.dss.read.DssContainerInfo
- getDssFile() - Method in class hec.util.transformation.dss.write.DssContainerInfo
- getDssFilename(String, stringContainer, boolean) - Static method in class hec.heclib.dss.HecDss
-
Retrieves the path for an input DSS file name, adding the ".dss" extension if necessary
- getDssFileName() - Method in class hec.model.PairedValues
-
get the DSS filename for the data
- getDSSFilename() - Method in class hec.model.AbstractTSRecord
- getDSSFilename() - Method in interface hec.model.GridContainer
-
get the DSS File name for the Grid
- getDSSFilename() - Method in interface hec.model.TSRecord
- getDSSFileName() - Method in class hec.heclib.dss.AbstractDssDataManager
- getDSSFileName() - Method in interface hec.heclib.dss.DssDataManager
-
gets current dss filename
- getDssFileNames() - Method in interface hec.util.transformation.dss.read.DssReaderController
-
Returns the list of dss files to retrieve data from.
- getDssFileVersion() - Method in class hec.heclib.dss.AbstractDssDataManager
- getDssFileVersion() - Method in interface hec.heclib.dss.DssDataManager
-
gets the version of the dss file opened by the DataManager.
- getDssFileVersion() - Method in class hec.heclib.dss.HecDSSFileAccess
- getDssFileVersion() - Method in class hec.heclib.dss.HecDSSFileDataManager
- getDssFileVersion() - Method in interface hec.heclib.dss.IHecDSSUtilities
- getDssFileVersion(String) - Static method in class hec.heclib.dss.HecDSSFileAccess
- getDSSId() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- getDssIdentifer() - Method in class hec.model.PairedValues
-
get the DSS Identifier for the data the DSSIdentifier holds the DSS file and path
- getDSSIdentifer() - Method in interface hec.gfx2d.dss.G2dDssObject
- getDSSIdentifer() - Method in class hec.gfx2d.dss.LocalDSSData
-
return the DSSIdentifier
- getDssIdentifier() - Method in class hec.model.PairedValuesExt
- getDSSIdentifier() - Method in class hec.model.SeasonalRecord
-
get the DSSIdentifier to store the data into
- getDSSIdentifier() - Method in class hec.model.SeasonalRecordExt
- getDssIntervalString(int, int) - Static method in class hec.lang.TimeStep
-
Convert integer time step value and HecTime increment type to get time step string as standard dss interval name (e.g.
- getDssPath() - Method in class hec.util.transformation.dss.read.DssContainerInfo
- getDssPath() - Method in class hec.util.transformation.dss.write.DssContainerInfo
- getDSSPath() - Method in class hec.io.DSSIdentifier
- getDssPathName() - Method in class hec.model.PairedValues
-
get the DSS pathname for the data
- getDSSPathname() - Method in class hec.heclib.dss.DataReference
- getDSSPathname() - Method in interface hec.heclib.dss.IDataReference
- getDSSPathname() - Method in class hec.model.AbstractTSRecord
- getDSSPathname() - Method in interface hec.model.TSRecord
- getDssStartAndEndTime(HecDataManager, String) - Static method in class hec.data.TsTranslator
- getDssType() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the DssType attribute of the DataTypeProperties object
- getDSSType() - Method in class hec.gfx2d.DataType
- getDSSType(Parameter, ParameterType) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDSSType
- getDSSType(DescriptionTx) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDSSType
- getDSSType(Parameter, ParameterType) - Static method in class hec.data.tx.DSSTimeSeriesUtil
-
getDSSType returns a string of DSS type derived from the CWMS parameter and parameter type.
- getDSSType(TimeSeriesIdentifier) - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getDuration() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getDuration() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getDuration() - Method in interface hec.data.level.ILocationLevel
- getDuration() - Method in interface hec.data.level.ILocationLevelRef
- getDuration() - Method in interface hec.data.level.IParameterTypedValue
- getDuration() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getDuration() - Method in class hec.data.level.JDomLocationLevelImpl
- getDuration() - Method in class hec.data.level.JDomLocationLevelRef
- getDuration() - Method in class hec.data.level.JDomParameterTypedValueImpl
- getDuration() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getDuration() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getDuration() - Method in class hec.data.tx.DescriptionTxColumnModel
- getDurationId() - Method in class hec.data.level.JDomLocationLevelImpl
- getDurationInHours() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
returns the duration that the breach elevation needs to be exceeded to trigger failure
- getDurationMagnitudeMap() - Method in class hec.hecmath.MassBalancedEvent
- getDurationPeriods() - Method in class hec.hecmath.DurationAnalysis
- getDurationPeriodType() - Method in class hec.hecmath.DurationAnalysis
- gete() - Method in class hec.map.hms.HmsMapLine
- getE() - Method in class hec.map.icon.Icon
- getEarliestDate() - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getEarliestDate() - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getEastingCoordinate() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
-
Returns the value the user has entered for an easting coordinate.
- getEclipseFormat(StringBuffer, Set<String>) - Method in class rma.util.logging.StackFilteringFormatter
- getEclipseFormat(LogRecord, StringBuffer) - Method in class rma.util.logging.CustomFormatter
-
Returns caller location information in eclipse format eg (Filename.java:23) WARNING Generating caller location information is slow.
- getEclipseFormat(LogRecord, StringBuffer) - Method in class rma.util.logging.StackFilteringFormatter
- getEdges() - Method in class hec.map.nettin.NetTinMap
- getEdipi() - Method in class hec.lang.UserIdKey
- getEdipi() - Method in class hec.model.UserLoginInfo
- getEdipi() - Method in class hec.security.PasswordEntry
- getEditable() - Method in class hec.util.GeneralTableModel
- getEditableProperties() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getEditableProperties() - Method in class hec.gfx2d.G2dMarkerProperties
- getEditedContainers() - Method in class hec.dataTable.HecDataTableToExcel
- getEditingColumn() - Method in class rma.swing.table.editableheader.EditableHeader
- getEditMenu() - Method in class hec.dataTable.HecDataTableFrame
- getEditMenu() - Method in class hec.gfx2d.G2dDialog
- getEditorComponent() - Method in class rma.swing.list.FixedLengthComboBoxEditor
- getEditorComponent() - Method in class rma.swing.RmaComboBoxEditor
- getEditorComponent() - Method in class rma.swing.table.editableheader.EditableHeader
- getEditorComponent() - Method in class rma.swing.table.RmaCellEditor
- getEditorFont() - Method in class hec.client.TextEditorPanel
- getEditorFont() - Method in class hec.client.TextFileEditorDialog
- getEditorPanel() - Method in class hec.client.TextFileEditorDialog
-
get the TextEditorPanel used by the TextFileEditorDialog
- getEffectiveDate() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the ws contract effective date.
- getEffectiveDate() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getEffectiveDateObject() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getEffectiveDates() - Method in interface hec.data.IRating
-
Retrieves the effective dates of the rating in milliseconds, one for each contained rating
- getEffectiveDates() - Method in class hec.hecmath.PairedDataMath
- getElement(int) - Method in class hec.heclib.dss.Group
- getElement(int) - Method in class rma.util.rmaTokenizer
- getElementAt(int) - Method in class hec.data.location.LocationCategoryMap
- getElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getElementAt(int) - Method in class hec.data.tx.TsCategoryMap
- getElementAt(int) - Method in class hec.data.tx.TsCategoryMap1
- getElementAt(int) - Method in class rma.swing.list.RmaListModel
-
Returns the component at the specified index.
- getElementAt(int) - Method in class rma.swing.PruningComboBoxModel
- getElementIds() - Method in class hec.map.selection.ElementIdList
- getElementLines(Element, String, int) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a list of plot specification lines for a specified JDom element
- getElements() - Method in interface hec.data.ITextFilter
- getElements() - Method in class hec.data.textFilter.TextFilter
- getElements() - Method in class hec.map.dlg.DlgMap
- getElements() - Method in class hec.map.tin.TinMap
- getElementsString() - Method in interface hec.data.ITextFilter
- getElementsString() - Method in class hec.data.textFilter.TextFilter
- getElementStrings() - Method in interface hec.data.ITextFilter
- getElementStrings() - Method in class hec.data.textFilter.TextFilter
- getElementVector() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getElementVector() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getElevation() - Method in class hec.data.location.Location
- getElevation(double[], double[]) - Method in class hec.map.aidem.AiDemBaseMap
- getElevation(double[], double[]) - Method in class hec.map.dem.DemMap
- getElevation(double[], double[]) - Method in interface hec.map.ElevationMap
-
Retruns an array of elevations for an array of northin/easting points.
- getElevation(double[], double[]) - Method in class hec.map.flo2d.Flo2dDepthMap
- getElevation(double[], double[]) - Method in class hec.map.nettin.NetTinMap
- getElevation(double[], double[]) - Method in class hec.map.raster.RasterMap
- getElevation(double[], double[]) - Method in class hec.map.tms.TmsMap
- getElevation(double[], double[]) - Method in class hec.map.vrt.VrtMapObject
- getElevation(int, int) - Method in class hec.map.dem.ElevationProfile
- getElevation(int, int, WorldPt) - Method in class hec.map.dem.DemMap
- getElevation(ParamDouble) - Method in class hec.data.location.Location
- getElevation(WorldPt) - Method in class hec.map.aidem.AiDemBaseMap
-
Returns an elevation value for a given point on the map.
- getElevation(WorldPt) - Method in class hec.map.aidem.AiDemGlyph
- getElevation(WorldPt) - Method in class hec.map.dem.DemGlyph
- getElevation(WorldPt) - Method in class hec.map.dem.DemMap
- getElevation(WorldPt) - Method in interface hec.map.ElevationMap
-
Returns the elevation at the given World point.
- getElevation(WorldPt) - Method in class hec.map.flo2d.Flo2dDepthMap
- getElevation(WorldPt) - Method in class hec.map.nettin.NetTinMap
- getElevation(WorldPt) - Method in class hec.map.raster.RasterGlyph
- getElevation(WorldPt) - Method in class hec.map.raster.RasterMap
- getElevation(WorldPt) - Method in class hec.map.tms.TmsMap
- getElevation(WorldPt) - Method in class hec.map.vrt.VrtMapObject
- getElevation(WorldPt) - Method in interface hec.model.GridContainer
-
get the Elevation at WorldPt pt
- getElevationAt(int, int) - Method in class hec.map.aidem.AiDemGlyph
-
get depth at a point.
- getElevationAt(int, int) - Method in class hec.map.dem.DemGlyph
-
get depth at a point.
- getElevationAt(int, int) - Method in interface hec.map.ElevationGlyph
-
get depth at a point.
- getElevationAt(int, int) - Method in class hec.map.flo2d.Flo2dGlyph
- getElevationAt(int, int) - Method in class hec.map.nettin.NetTinGlyph
-
get depth at a point.
- getElevationAt(int, int) - Method in class hec.map.raster.RasterGlyph
-
get depth at a point.
- getElevationAt(int, int) - Method in class hec.map.tms.TmsMapGlyph
- getElevationAt(int, int) - Method in class hec.map.vrt.VrtMapGlyph
- getElevationColumns() - Method in class hec.map.dem.ElevationProfile
- getElevationGlyphs() - Method in class hec.map.ElevationAdapter
- getElevationRows() - Method in class hec.map.dem.ElevationProfile
- getElevations() - Method in class hec.map.dem.ElevationProfile
- getElevationUnit() - Method in interface hec.data.lock.ILock
- getElevationUnit() - Method in class hec.data.lock.JDomLockImpl
- getElevationUnitId() - Method in class hec.data.location.Location
- getElevationUnits() - Static method in class hec.data.location.Location
- getElevationUnits() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getElevationUnits() - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Elev SI parameter units.
- getElevFactor() - Method in class hec.map.ElevationGlyphDataRecord
- getEmail() - Method in class hec.model.PluginAuthor
- getEnabled() - Method in class rma.swing.RmaJLocationComponent
- getEnabled() - Method in class rma.util.Clipping
- getEncodeAlpha() - Method in class rma.util.png.PngEncoder
-
Retrieve alpha encoding status.
- getEncompassedEndIndex() - Method in class hec.hecmath.MassBalancedEvent.AverageData
- getEncompassedStartIndex() - Method in class hec.hecmath.MassBalancedEvent.AverageData
- getEndCol() - Method in class hec.lang.RdcField
-
Returns the position of the last character in this field.
- getEndColumnIndex(int, int) - Method in interface rma.swing.table.GroupableColumnTableModel
- getEndDate() - Method in class hec.data.TimeWindow
- getEndDate() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getEndDate() - Method in class hec.model.RepeatInterval
- getEndDates() - Method in class hec.heclib.dss.HecDssCatalog
- getEndDateString() - Method in class hec.model.RunTimeWindow
-
get the end date (no time) as a String
- getEndElevation() - Method in class hec.model.StreamSegmentIdentifier
- getEndError() - Method in class hec.io.FileOffsets
- getEndHrMinString() - Method in class hec.model.RunTimeWindow
-
get the end time (hour and minutes) as a String
- getEndianInputStream() - Method in interface hec.io.HecFile
-
Get an EndianInputStream for this file.
- getEndianInputStream() - Method in class hec.io.SimpleFile
- getEndianInputStream() - Method in class hec.io.SimpleHecFileImpl
-
Returns an EndianInputStream for the HecFile.
- getEndianOutputStream() - Method in interface hec.io.HecFile
-
Get an EndianOutputStream for this file.
- getEndianOutputStream() - Method in class hec.io.SimpleFile
- getEndianOutputStream() - Method in class hec.io.SimpleHecFileImpl
-
Returns an EndianOutputStream for the HecFile.
- getEndingCurve() - Method in class hec.io.PairedDataContainer
-
get the ending curve index
- getEndingOrdinate() - Method in class hec.io.PairedDataContainer
-
get the ending ordinate index
- getEndOffset() - Method in class hec.io.FileOffsets
- getEndOfHeader() - Method in class hec.map.raster.RasterMap
- getEndTime() - Method in interface hec.data.DataSet
-
Returns the end time as the Java long ms value.
- getEndTime() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getEndTime() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the data end time
- getEndTime() - Method in class hec.heclib.grid.GridInfo
- getEndTime() - Method in class hec.hecmath.DSSFile
-
get the timewindow end time
- getEndTime() - Method in class hec.hecmath.MassBalancedEvent.AverageData
- getEndTime() - Method in class hec.io.DSSIdentifier
- getEndTime() - Method in class hec.io.TimeSeriesContainer
-
Returns the end time.
- getEndTime() - Method in class hec.jms.TSDataStored
-
Returns the end time of the data that was stored as a java long ms value.
- getEndTime() - Method in class hec.model.RunTimeWindow
-
get the end time
- getEndTime() - Method in interface hec.util.transformation.dss.read.DssReaderController
-
Get a formatted end date/time text.
- getEndTimeFromPath(String, HecTime) - Static method in class hec.heclib.grid.GridInfo
-
get the end time from the dssPath's e part
- getEndTimeString() - Method in interface hec.data.DataSet
-
Returns the end time as a String in this format: 1200 01Jan2000
- getEndTimeString() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getEndTimeString() - Method in class hec.model.RunTimeWindow
-
get the end date and time as a String
- getEndTimeString(String) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getEnglishUnits() - Method in enum class hec.data.ParamDoubleSupport
- getEntityGetterMethod(String) - Method in class hec.lang.annotation.EntityBeanAdapter
- getEntityName() - Method in interface hec.data.watersupply.IWaterUser
-
Gets the entity name.
- getEntityName() - Method in class hec.data.watersupply.JDomWaterUserImpl
- getEntityVector() - Method in class hec.map.dxf.DxfMap
- getEntries() - Method in class hec.io.GridCellFile
- getEntries() - Method in class hec.io.PasswordFile
-
return a Vector with a list of PasswordFileEntries for this password file.
- getEntry(String) - Method in class hec.io.GridCellFile
- getEntry(String) - Method in class hec.io.PasswordFile
- getEntryForIP(String) - Method in class hec.io.TopologyFile
-
Gets the EntryForIP attribute of the TopologyFile object
- getEntryForName(String) - Method in class hec.io.TopologyFile
-
Gets the EntryForName attribute of the TopologyFile object
- getEnumerator(int, int) - Method in class hec.map.dem.DemMap
- getEnvArray() - Static method in class rma.util.RMAIO
-
convert the System.getenv() Map into a String[]
- getEPart() - Method in class hec.heclib.dss.DSSPathname
- getEPart() - Method in class hec.lang.DSSPathString
- getEPartFromInterval(int) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getEPartFromInterval(int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- getEPartFromIntervalMinutes(int) - Static method in class hec.lang.TimeStep
-
convert integer minutes to standard dss interval name (e.g.
- getEPartLoc(String, int[]) - Static method in class hec.heclib.dss.HecDssCatalog
- getError() - Method in interface hec.util.convertDss6To7.SixToSevenUtil.Result
- getError(int) - Method in class hec.io.dbf.DbfResultSet
-
Returns the DbfException from the errors list at the argument index.
- getErrorCode() - Method in enum class hec.io.FileOffsetError
- getErrorCodeString(int) - Static method in class hec.io.CodebaseErrorTable
-
Returns an error message for a codebase errorcode.
- getErrorCount() - Method in class hec.io.dbf.DbfResultSet
-
Returns the number of errors.
- getErrorInfo(int) - Static method in class hec.heclib.util.Heclib
-
Uses zerrorDecode to return a text message specifying the functions, errors, etc...
- getErrors() - Method in class hec.io.dbf.DbfResultSet
-
Returns an unmodifiable list of the DbfException objects.
- getErrorString() - Method in class hec.map.aishape.ShapeImport
- getEvaluatedItems(RunTimeStep, List) - Method in class hec.model.ConditionalBlock
-
Returns a list of conditional objects (objects owned by a conditional) if that conditional evalutes to a boolean value of true
- getEventClass() - Method in class hec.event.AbstractDataEvent
- getEventClassString() - Method in class hec.event.AbstractDataEvent
- getEventGenerator() - Method in class hec.event.AbstractDataEvent
- getExceedenceProbability() - Method in class hec.map.inundation.InundationLayer
- getExceedenceProbability(int) - Method in class hec.map.inundation.InundationGroup
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.Computation
- getExceptionOnUndefined() - Method in interface hec.hecmath.computation.Evaluable
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.MathExpression
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.MathOperation
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.Text
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.TextExpression
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.TextOperation
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.Value
- getExceptionOnUndefined() - Method in class hec.hecmath.computation.Variable
- getExceptionOnUndefinedByDefault() - Static method in class hec.hecmath.computation.Computation
- getExceptionOnUndefinedByDefault() - Static method in class hec.hecmath.computation.MathExpression
- getExceptionOnUndefinedByDefault() - Static method in class hec.hecmath.computation.MathOperation
- getExceptionOnUndefinedByDefault() - Static method in class hec.hecmath.computation.TextExpression
- getExceptionOnUndefinedByDefault() - Static method in class hec.hecmath.computation.Value
- getExceptionOnUndefinedByDefault() - Static method in class hec.hecmath.computation.Variable
- getExcessParameter(String) - Method in class hec.gfx2d.DataTypeFactory
- getExcluded(Iterable<String>) - Method in interface hec.data.ITextFilter
-
Filters an array of strings and returns the subset excluded by the filter
- getExcluded(Iterable<String>) - Method in class hec.data.textFilter.TextFilter
- getExcluded(String[]) - Method in interface hec.data.ITextFilter
-
Filters an array of strings and returns the subset excluded by the filter
- getExcluded(String[]) - Method in class hec.data.textFilter.TextFilter
- getExcludedProjects() - Method in class hec.model.WkspExportOptions
- getExecutable() - Method in class hec.script.ServerScriptJobTask
- getExitCode() - Method in class hec.io.ProcessOutput
- getExpandedWaterYearSet() - Method in class hec.heclib.dss.DataReference
- getExpirationDate() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the ws contract expiration date.
- getExpirationDate() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getExpirationDateObject() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getExportDialog(RmaJTable) - Static method in class rma.swing.table.RmaJTableExportDialog
-
Gets the ExportDialog attribute of the RmaJTableExportDialog class
- getExportOptions() - Method in class rma.swing.ExportDialog
-
Gets the ExportOptions attribute of the ExportDialog object
- getExportOptions() - Method in class rma.swing.table.RmaJTableExportDialog
-
Gets the ExportOptions attribute of the RmaJTableExportDialog object
- getExportString(TableExportOptions) - Method in class hec.dataTable.HecDataTableFrame
- getExportString(TableExportOptions) - Method in class rma.swing.RmaJTable
- getExtendedType() - Method in class hec.data.location.Location
- getExtension(File) - Static method in class rma.util.RMAFilenameFilter
- getExtensions() - Method in class rma.util.RMAFilenameFilter
- getExtent() - Method in interface hec.gfx2d.G2dObjectInterface
- getExtent() - Method in class hec.map.aishape.AiShapeObject
- getExtent() - Method in class hec.map.annotations.AnnotationMapObject
- getExtent() - Method in class hec.map.dlg.DlgMap
- getExtent() - Method in class hec.map.flo2d.Flo2dDepthMap
- getExtent() - Method in class hec.map.hms.HmsMapLine
- getExtent() - Method in class hec.map.hms.HmsMapObject
- getExtent() - Method in class hec.map.inundation.InundationGroup
- getExtent() - Method in class hec.map.MapObject
- getExtent() - Method in interface hec.map.MapObjectInterface
-
Gets the Extent attribute of the MapObjectInterface object
- getExtent() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getExtent() - Method in class hec.map.tin.TinMap
- getExtent() - Method in interface hec.model.GridContainer
-
Gets the Extents of the Grid.
- getExtents() - Method in interface hec.map.appInterface.MapWorkspace
-
return the extents of this Workspace
- getExtents() - Method in class hec.map.GeoDialog
- getExtents() - Method in class hec.map.MapPanel
-
Gets a copy of the current Extents of the MapPanel
- getExtents() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getExtents() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getExtents() - Method in class hec.map.tms.datasource.tile.flt.FltTile
- getExtents() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getExtents() - Method in interface hec.map.tms.datasource.Tile
-
Returns a bounding box that represents the edges of the tile.
- getExtents() - Method in class hec.map.tms.datasource.TmsDataSource
- getExtents() - Method in interface hec.map.tms.datasource.TmsImage
-
returns the extents that mark where the image is geo-located.
- getExtents() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getExtents() - Method in class hec.map.tms.datasource.TmsLevel
- getExtractLog() - Method in interface hec.model.IForecast
- getExtractStartTime() - Method in class hec.model.RunTimeWindow
-
get the extract start time
- getFactor() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getFactor() - Method in interface hec.model.TSRecord
- getFactory() - Static method in class hec.gfx2d.DataTypeFactory
- getFailureModeName() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
returns the name of the Failure Mode
- getFalseEasting() - Method in class hec.heclib.grid.AlbersInfo
- getFalseEasting() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getFalseEasting() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getFalseEasting() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getFalseNorthing() - Method in class hec.heclib.grid.AlbersInfo
- getFalseNorthing() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getFalseNorthing() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getFalseNorthing() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getFax() - Method in class hec.model.PluginAuthor
- getFederalCost() - Method in interface hec.data.project.IProject
-
Returns the federal cost of this project.
- getFederalCost() - Method in class hec.data.project.JDomProjectImpl
- getFederalCost(ParamDouble) - Method in interface hec.data.project.IProject
- getFederalCost(ParamDouble) - Method in class hec.data.project.JDomProjectImpl
- getFederalCostObject() - Method in class hec.data.project.JDomProjectImpl
- getFederalCostUnit() - Method in interface hec.data.project.IProject
- getFederalCostUnit() - Method in class hec.data.project.JDomProjectImpl
- getFederalOandMCost() - Method in interface hec.data.project.IProject
-
Returns the federal operations and maintenance cost for this project.
- getFederalOandMCost() - Method in class hec.data.project.JDomProjectImpl
- getFederalOandMCost(ParamDouble) - Method in interface hec.data.project.IProject
- getFederalOandMCost(ParamDouble) - Method in class hec.data.project.JDomProjectImpl
- getFederalOandMCostObject() - Method in class hec.data.project.JDomProjectImpl
- getFederalOandMCostUnit() - Method in interface hec.data.project.IProject
- getFederalOandMCostUnit() - Method in class hec.data.project.JDomProjectImpl
- getField(int) - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg.FieldColorTableModel
- getField(int) - Method in class hec.map.aishape.Attribute
- getField(Class, String) - Method in class hec.io.AsciiDeserializer
- getField(Field) - Method in class hec.io.JavaDocParser
- getField(String, String) - Static method in class hec.lang.Reflection
-
Returns the specified Field of a named Class
- getField4info() - Method in class hec.io.dbf.Field4infoContainer
- getField4infoContainer() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Returns the field 4 info accessor for this header.
- getFieldContent() - Method in class hec.lang.RdcField
-
Returns the string contents of this Field.
- getFieldContent(int) - Method in class hec.lang.RdcDelim
-
Returns the stringBuffer content from input string for field ixField where ixField starts at zero.
- getFieldContent(String) - Method in class hec.lang.RdcField
-
Stores and Returns the string contents of this field.
- getFieldDescription() - Method in class hec.io.dbf.DBFFieldDescriptor
- getFieldDescriptor(int) - Method in class hec.io.dbf.AbstractDBFHeader
- getFieldDescriptor(int) - Method in interface hec.io.dbf.DBFHeader
- getFieldDescriptor(Object) - Method in class hec.map.aishape.FieldMapModel
- getFieldDescriptor(String) - Method in class hec.io.dbf.AbstractDBFHeader
- getFieldDescriptor(String) - Method in interface hec.io.dbf.DBFHeader
- getFieldDescriptorComboBoxModel() - Method in class hec.map.aishape.FieldMapModel
- getFieldDescriptorList() - Method in class hec.io.DBFMappingClass
- getFieldDescriptors() - Method in class hec.io.dbf.AbstractDBFHeader
- getFieldDescriptors() - Method in interface hec.io.dbf.DBFHeader
- getFieldDescriptors() - Method in class hec.io.dbf.Field4infoContainer
-
Gets the list of DBFFieldDescriptors as a Vector.
- getFieldDescriptors() - Method in class hec.map.aishape.AiShapeGlyph
-
Get list of AiShapeFieldDescriptors
- getFieldDescriptors() - Method in class hec.map.aishape.AiShapeMap
- getFieldDescriptors() - Method in interface hec.map.importer.ShapeSource
- getFieldDescriptors() - Method in class hec.map.TransformPointHolder
- getFieldDescriptors() - Method in interface hec.map.WorldPointHolder
-
Returns a list of Field Descriptors for the point at the position marked by "index"
- getFieldIndex() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getFieldName() - Method in class hec.io.dbf.DBFFieldDescriptor
- getFieldNames() - Method in class hec.io.dbf.AbstractDBFHeader
- getFieldNames() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Returns a Vector containing the field names.
- getFieldNames() - Method in interface hec.io.dbf.DBFHeader
- getFieldNames() - Method in class hec.io.dbf.DbfQueryResultSet
-
Returns the fields for these query results.
- getFieldNames() - Method in class hec.io.dbf.DbfRecordQuery
-
Returns the fields to be queried.
- getFieldNames() - Method in interface hec.io.dbf.DbfRecordSet
-
Returns the fields to be queried.
- getFieldObject(AsciiSerializable, Field, int) - Method in class hec.io.AsciiSerializer
- getFieldObject(FieldAccessor, String, Field) - Static method in class hec.io.DBFMapObject
- getFieldObject(Field) - Method in class hec.geometry.AxisProp
- getFieldObject(Field) - Method in class hec.gfx2d.AxisTicsDrawProp
-
Gets the fieldObject attribute of the AxisTicsDrawProp object
- getFieldObject(Field) - Method in class hec.gfx2d.G2dGlyphDrawProp
- getFieldObject(Field) - Method in class hec.gfx2d.G2dLabelDrawProp
- getFieldObject(Field) - Method in class hec.gfx2d.G2dLine
-
Gets the FieldObject attribute of the G2dLine object
- getFieldObject(Field) - Method in class hec.gfx2d.G2dLineProperties
- getFieldObject(Field) - Method in class hec.gfx2d.G2dMarkerPointProperties
- getFieldObject(Field) - Method in class hec.gfx2d.G2dMarkerProperties
- getFieldObject(Field) - Method in class hec.gfx2d.G2dPanelProp
- getFieldObject(Field) - Method in class hec.gfx2d.G2dPlotProp
- getFieldObject(Field) - Method in class hec.gfx2d.G2dPolygonProperties
- getFieldObject(Field) - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- getFieldObject(Field) - Method in class hec.gfx2d.G2dVerifyLine
- getFieldObject(Field) - Method in class hec.gfx2d.LegendPanelProp
- getFieldObject(Field) - Method in class hec.gfx2d.TitleDrawProp
- getFieldObject(Field) - Method in class hec.gfx2d.ToolbarButtonProp
- getFieldObject(Field) - Method in class hec.gfx2d.ViewportDrawProp
- getFieldObject(Field) - Method in class hec.gfx2d.ViewportToolbarProp
- getFieldObject(Field) - Method in class hec.io.dbf.DBFCollectionObject
- getFieldObject(Field) - Method in interface hec.io.FieldAccessor
-
This method allows access to java.lang.reflect.Field objects within the implementing class.
- getFieldObject(Field) - Method in class hec.io.SimpleCustomUserTypeObject
- getFieldObject(Field) - Method in class hec.io.TextFileReference
- getFieldObject(Field) - Method in class hec.lang.Array2dContainer
- getFieldObject(Field) - Method in class hec.lang.DoubleArray2dContainer
- getFieldObject(Field) - Method in class hec.lang.FloatArray2dContainer
- getFieldObject(Field) - Method in class hec.lang.ModelReference
- getFieldObject(Field) - Method in class hec.lang.NamedType
- getFieldObject(Field) - Method in class hec.lang.ObjectReference
- getFieldObject(Field) - Method in class hec.map.aishape.AiShapeFieldDescriptor
- getFieldObject(Field) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getFieldObject(Field) - Method in class hec.map.aishape.Field
- getFieldObject(Field) - Method in class hec.map.aishape.ShapeDrawingAttribute
- getFieldObject(Field) - Method in class hec.map.ElevationGlyphDataRecord
- getFieldObject(Field) - Method in class hec.map.GlyphDataRecord
- getFieldObject(Field) - Method in class hec.map.GridGlyphDataRecord
- getFieldObject(Field) - Method in class hec.map.image.ImageGlyphDataRecord
- getFieldObject(Field) - Method in class hec.map.inundation.InundationGroup
- getFieldObject(Field) - Method in class hec.map.inundation.InundationLayer
- getFieldObject(Field) - Method in class hec.map.inundation.InundationParameter
- getFieldObject(Field) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getFieldObject(Field) - Method in class hec.map.transform.AlbersCoordinateInfo
- getFieldObject(Field) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getFieldObject(Field) - Method in class hec.map.transform.CoordinateInfo
- getFieldObject(Field) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getFieldObject(Field) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- getFieldObject(Field) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getFieldObject(Field) - Method in class hec.map.transform.UTMCoordinateInfo
- getFieldObject(Field) - Method in class hec.map.WorldLine
- getFieldObject(Field) - Method in class hec.map.WorldPt
- getFieldObject(Field) - Method in class hec.model.AbstractConditionalBlockRef
- getFieldObject(Field) - Method in class hec.model.AbstractDataObject
- getFieldObject(Field) - Method in class hec.model.AbstractDBFObject
- getFieldObject(Field) - Method in class hec.model.AbstractTSRecord
- getFieldObject(Field) - Method in class hec.model.AltItem
-
Returns the Object for a given java field
- getFieldObject(Field) - Method in class hec.model.Conditional
- getFieldObject(Field) - Method in class hec.model.ConditionalBlock
- getFieldObject(Field) - Method in class hec.model.ConditionalItem
- getFieldObject(Field) - Method in class hec.model.ConditionalOperator
- getFieldObject(Field) - Method in class hec.model.ConditionalValue
- getFieldObject(Field) - Method in class hec.model.DailyRepeatInterval
- getFieldObject(Field) - Method in class hec.model.DataObjectProxy
- getFieldObject(Field) - Method in class hec.model.JobTask
- getFieldObject(Field) - Method in class hec.model.LogicalOperator
- getFieldObject(Field) - Method in class hec.model.ModelVariable
- getFieldObject(Field) - Method in class hec.model.ModifiedTime
- getFieldObject(Field) - Method in class hec.model.MonthlyRepeatInterval
- getFieldObject(Field) - Method in class hec.model.Node
- getFieldObject(Field) - Method in class hec.model.NoRepeatInterval
- getFieldObject(Field) - Method in class hec.model.PairedValues
- getFieldObject(Field) - Method in class hec.model.PairedValuesExt
-
required AsciiSerialized method.
- getFieldObject(Field) - Method in class hec.model.ProbabilityDistributionFunction
- getFieldObject(Field) - Method in class hec.model.RepeatInterval
- getFieldObject(Field) - Method in class hec.model.RunTimeWindow
- getFieldObject(Field) - Method in class hec.model.SchedulableJob
- getFieldObject(Field) - Method in class hec.model.SeasonalPairedValues
- getFieldObject(Field) - Method in class hec.model.SeasonalRecord
- getFieldObject(Field) - Method in class hec.model.SeasonalRecordExt
-
required AsciiSerialized method.
- getFieldObject(Field) - Method in class hec.model.SeasonalValue
- getFieldObject(Field) - Method in class hec.model.StreamElement
- getFieldObject(Field) - Method in class hec.model.StreamJunction
- getFieldObject(Field) - Method in class hec.model.StreamNode
- getFieldObject(Field) - Method in class hec.model.StreamSegment
- getFieldObject(Field) - Method in class hec.model.StreamSegmentIdentifier
- getFieldObject(Field) - Method in class hec.model.TrialReference
- getFieldObject(Field) - Method in class hec.model.UnmodifiableDataObject
-
Gets the fieldObject attribute of the UnmodifiableDataObject object
- getFieldObject(Field) - Method in class hec.model.UserInfo
- getFieldObject(Field) - Method in class hec.model.UserLoginInfo
- getFieldObject(Field) - Method in class hec.model.WeeklyRepeatInterval
- getFieldObject(Field) - Method in class hec.model.YearlyRepeatInterval
- getFieldObject(Field) - Method in class hec.script.ClientScriptJobTask
- getFieldObject(Field) - Method in class hec.script.ScriptIdentifier
- getFieldObject(Field) - Method in class hec.script.ScriptJob
- getFieldObject(Field) - Method in class hec.script.ServerScriptJobTask
- getFieldObject(Field) - Method in class hec.supplemental.model.ProgramOrderItem
- getFieldObject(Field) - Method in class hec.util.SortedTable
-
// AsciiSerializable Methods ----------------------------------------------
- getFieldObject(Field) - Method in class rma.util.Clipping
- getFieldObject(Field) - Method in class rma.util.ColorContour
- getFieldObject(Field) - Method in class rma.util.DoubleArray
-
Gets the FieldObject attribute of the DoubleArray object
- getFieldObject(Field) - Method in class rma.util.DoubleVector
-
Gets the FieldObject attribute of the DoubleVector object
- getFieldObject(Field) - Method in class rma.util.FloatArray
-
Gets the FieldObject attribute of the DoubleArray object
- getFieldObject(Field) - Method in class rma.util.GrayscaleColorContour
- getFieldObject(Field) - Method in class rma.util.IntArray
-
Gets the FieldObject attribute of the IntVector object
- getFieldObject(Field) - Method in class rma.util.IntVector
-
Gets the FieldObject attribute of the IntVector object
- getFieldObject(Field) - Method in class rma.util.LinearColorContour
- getFieldObject(Field) - Method in class rma.util.LongVector
- getFieldObject(Field) - Method in class rma.util.ShortArray
-
Gets the FieldObject attribute of the IntVector object
- getFields() - Method in class hec.map.aishape.AiShapeObject
- getFields() - Method in class hec.map.aishape.Attribute
- getFields(int) - Method in class hec.map.TransformPointHolder
- getFields(int) - Method in interface hec.map.WorldPointHolder
-
Returns a list of AiShape Field objects in the same order as the list of Field Descritors.
- getFieldSeparator(int) - Method in class hec.lang.RdcDelim
-
Returns the char separator that separated field ixField from the next field.
- getFieldSize() - Method in class hec.io.dbf.DBFFieldDescriptor
- getFieldSyntax(Field) - Method in class hec.io.JavaDocParser
- getFieldType() - Method in class hec.io.dbf.DBFFieldDescriptor
- getFieldWidthPrint() - Method in class hec.lang.RdcField
- getFile() - Method in class hec.io.Identifier
-
Returns the Identfier's HecFile.
- getFileChannel(String) - Method in class hec.map.tms.datasource.filesystem.directory.DirectoryFileSystem
- getFileChannel(String) - Method in interface hec.map.tms.datasource.FileSystem
-
Returns a FileChannel for the given path specified.
- getFileChannel(String) - Method in class hec.map.tms.datasource.filesystem.zipfile.ZipFileFileSystem
- getFileContainer(File) - Method in class hec.heclib.dss.HecDssFileStore
- getFileContainer(File) - Method in class hec.heclib.dss.HecDssImage
- getFileCRC() - Method in class hec.util.CRC32Util
- getFileDataSet() - Method in class hec.heclib.dss.HecDSSFileDataManager
- getFileDataSet(String) - Method in class hec.heclib.dss.HecDSSFileDataManager
- getFileExtension(String) - Static method in class rma.util.RMAIO
-
return the file extention portion of the path
- getFileExtents() - Method in class hec.heclib.dss.HecLocationManager
- getFileFilters() - Method in class hec.map.image.ImportImageAction
- getFileFilters() - Method in interface hec.map.image.ImportImageAction.ImageFilterProvider
- getFileFilters() - Method in class hec.map.image.ImportImageAction.ImageFilterProviderImpl
- getFileFilters() - Method in class hec.map.raster.RasterConversionAction
- getFileFromPath(String) - Static method in class rma.util.RMAIO
-
return the file name portion of the path with the extension (if it has one)
- getFileIdentifier(Identifier) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- getFileIdentifier(Identifier) - Method in class hec.io.ConsoleWindow
- getFileInfo(stringContainer, intContainer, intContainer, HecDouble, HecDouble, HecDouble, HecTime, HecTime) - Method in class hec.heclib.dss.HecDSSFileAccess
- getFileLastWriteTime() - Method in class hec.heclib.dss.HecDSSFileAccess
- getFileLastWriteTimeMillis() - Method in class hec.heclib.dss.HecDSSFileAccess
- getFileList(String, String) - Method in interface hec.appInterface.FileOpener
-
Return a List of files in the directory path that matches the filter filter.
- getFileList(String, String) - Method in class hec.io.SimpleFileOpenerImpl
- getFileList(String, String) - Method in class hec.map.vrt.SimpleFileOpeners
- getFileLocation() - Method in class hec.gfx2d.DataType
- getFileMenu() - Method in class hec.dataTable.HecDataTableFrame
- getFileMenu() - Method in class hec.gfx2d.G2dDialog
- getFileMenu() - Method in class hec.gui.FormattedTextEditor
- getFilename() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- getFilename() - Method in class hec.heclib.dss.DataReference
- getFilename() - Method in interface hec.heclib.dss.IDataReference
- getFilename() - Method in class hec.hecmath.DSSFile
-
get the DSSFile's filename
- getFilename() - Method in class hec.io.AbstractDataStorage
- getFilename() - Method in interface hec.io.DataStorage
- getFilename() - Method in class hec.io.DBFDataStorage
- getFilename() - Method in class hec.io.TextFileReference
- getFileName() - Static method in class hec.gfx2d.AxisLabelDrawProp
- getFileName() - Static method in class hec.gfx2d.AxisTicsDrawProp
-
Gets the fileName attribute of the AxisTicsDrawProp class
- getFileName() - Method in class hec.gfx2d.DataTypeFactory
- getFileName() - Static method in class hec.gfx2d.G2dLabelDrawProp
- getFileName() - Static method in class hec.gfx2d.G2dLineProperties
- getFileName() - Static method in class hec.gfx2d.G2dMarkerPointProperties
- getFileName() - Static method in class hec.gfx2d.G2dMarkerProperties
- getFileName() - Static method in class hec.gfx2d.G2dPanelProp
- getFileName() - Static method in class hec.gfx2d.LegendPanelProp
-
Returns the name of the file used for storing the default properties
- getFileName() - Static method in class hec.gfx2d.PlotProperties
-
Gets the FileName attribute of the PlotProperties class
- getFileName() - Static method in class hec.gfx2d.TitleDrawProp
- getFileName() - Static method in class hec.gfx2d.ViewportDrawProp
- getFileName() - Method in class hec.gui.FormattedTextEditor
- getFileName() - Method in class hec.io.DSSIdentifier
- getFileName() - Method in class hec.script.ScriptIdentifier
- getFileName() - Method in class rma.util.logging.StackTraceElementLogSite
- getFileName(Class) - Static method in class hec.gfx2d.PlotDefaultsManager
- getFileName(String) - Method in class hec.script.AbstractScriptEditor
- getFileName(String[]) - Method in class hec.hecmath.ScriptLauncher
- getFileNameforClass(String) - Static method in class hec.io.AsciiFileNameFactory
- getFileNameforClass(String) - Static method in class hec.io.AsciiSplitFileNameFactory
- getFileNameforClass(String) - Static method in class hec.io.DBFFileNameFactory
-
This returns a relative file name to a dbf file based on a class type
- getFileNameNoExtension(String) - Static method in class rma.util.RMAIO
-
return the file name portion of the path with no extension.
- getFileNameOverridden() - Method in class hec.script.ScriptIdentifier
- getFilenames() - Method in class hec.map.aidem.AiDemFltMap
- getFilenames() - Method in class hec.map.aishape.AiShapeMap
- getFilenames() - Method in class hec.map.image.ImageMap
- getFilenames() - Method in class hec.map.MapObject
-
return the list of File names that the MapObject has.
- getFilenames() - Method in class hec.map.vrt.VrtMapObject
- getFileObject(String) - Static method in class hec.server.ServerFileListener
- getFileOpener() - Method in class hec.map.MapObject
- getFileOpener() - Method in class hec.map.vrt.VrtMapObject
- getFilepath() - Method in class hec.data.TsTranslator.ListFileProperties
- getFilePath() - Method in class hec.model.FileChangeInfo
- getFilePathFromUrl(String) - Static method in class rma.util.RMAIO
- getFilePathFromUrl(String, boolean) - Static method in class rma.util.RMAIO
- getFileReader() - Method in class hec.gfx2d.DataTypeFactory
- getFilesAndPathnames(Vector, Vector) - Method in class hec.heclib.dss.DataReferenceSet
- getFileSize() - Method in class hec.util.CRC32Util
- getFileWriter() - Method in class hec.gfx2d.DataTypeFactory
- getFillAboveRadioText() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- getFillBelowRadioText() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- getFillColor() - Method in class hec.gfx2d.components.LinePropertiesPanel
- getFillColor() - Method in class hec.gfx2d.G2dLabel
-
get the Fill color of this label as a Color
- getFillColor() - Method in class hec.gfx2d.G2dLine
-
get the fill Color for this line
- getFillColor() - Method in class hec.gfx2d.G2dLineProperties
- getFillColor() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getFillColor() - Method in class hec.gfx2d.G2dMarkerProperties
- getFillColor() - Method in interface hec.gfx2d.LineProperties
- getFillColor() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- getFillColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getFillColors() - Static method in class hec.gfx2d.G2dPanel
- getFillColorString() - Method in class hec.gfx2d.G2dLabel
-
get the Fill color of this label as a String
- getFillColorString() - Method in class hec.gfx2d.G2dLine
-
get the fill color for this line as a String
- getFillDialog(RmaJTable) - Method in class rma.swing.RmaJTable
- getFillDialog(RmaJTable) - Static method in class rma.swing.table.RmaJTableFillDialog
- getFillPaint() - Method in class hec.gfx2d.G2dLineProperties
- getFillPaint() - Method in class hec.gfx2d.G2dMarkerProperties
- getFillPattern() - Method in class hec.gfx2d.components.LinePropertiesPanel
- getFillPattern() - Method in class hec.gfx2d.G2dLabel
-
get the Fill Pattern for this G2dLabel
- getFillPattern() - Method in class hec.gfx2d.G2dLine
-
get the fill pattern for this G2dLine
- getFillPattern() - Method in class hec.gfx2d.G2dLineProperties
- getFillPattern() - Method in class hec.gfx2d.G2dMarkerProperties
- getFillPattern() - Method in interface hec.gfx2d.LineProperties
- getFillPattern() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- getFillPatternString() - Method in class hec.gfx2d.G2dLabel
-
get the Fill Pattern for this G2dLabel as a String
- getFillPatternString() - Method in class hec.gfx2d.G2dLine
-
get the fill pattern for this G2dLine as a String
- getFillPatternString() - Method in class hec.gfx2d.Viewport
-
get the Fill Pattern for this Viewport as a String
- getFillStyle() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- getFillStyle() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Returns the style that is used to fill a polygon.
- getFillToEndCellRangeVector() - Method in class rma.swing.RmaJTable
- getFillTransparency() - Method in class hec.gfx2d.G2dLineProperties
-
Returns the transparency factor for the line fill.
- getFillType() - Method in class hec.gfx2d.components.LinePropertiesPanel
- getFillType() - Method in class hec.gfx2d.G2dLine
-
get the Fill type for this line
- getFillType() - Method in class hec.gfx2d.G2dLineProperties
- getFillType() - Method in class hec.gfx2d.G2dMarkerProperties
- getFillType() - Method in interface hec.gfx2d.LineProperties
- getFillType() - Method in class rma.swing.RmaTexturePaint
- getFillTypeString() - Method in class hec.gfx2d.G2dLine
-
get the Fill type for this line as a String
- getFilter() - Method in class rma.swing.table.TableRowFilterDialog
- getFilter() - Method in class rma.swing.table.TableRowFilterPanel
- getFilter() - Method in class rma.util.png.PngEncoder
-
Retrieve filtering scheme
- getFilteredTSRecords(Vector) - Method in interface hec.model.ITSDataSet
-
Gets the filteredTSRecords attribute of the ITSDataSet object
- getFilterProperty(String, Filter) - Method in class rma.util.logging.DecoratingLogFilter
- getFilters() - Method in class hec.gui.AbstractFileChooserField
- getFilterTable() - Method in class rma.swing.table.FilterTablePanel
- getFilterText() - Method in class hec.data.textFilter.TextFilterElement
- getFinishButtonString() - Method in class hec.gui.WizardDialog
- getFirstDataColumn() - Method in class hec.dataTable.HecDataTable
- getFirstDataRow() - Method in class hec.dataTable.HecDataTable
- getFirstDirectoryPart(String) - Static method in class rma.util.RMAIO
-
return the first directory in a path.
- getFirstPathname() - Method in class hec.heclib.dss.CondensedReference
- getFirstPt() - Method in class hec.geometry.WorldLine
- getFirstPt() - Method in class hec.map.WorldLine
- getFirstSegment() - Method in class hec.model.StreamPolyLine
-
return the first line segment in the pts vector.
- getFirstSelectedCell() - Method in class rma.swing.RmaJTable
-
returns the first selected cell
- getFirstStandardDeviations() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the first standard deviation.
- getFirstStandardParallel() - Method in class hec.heclib.grid.AlbersInfo
- getFirstSymbolOffset() - Method in class hec.gfx2d.G2dLine
-
get the offset for the first symbol of this line
- getFirstTime() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Returns the first time or Const.UNDEFINED_TIME if there are no times.
- getFixedColumns() - Method in class rma.swing.table.TablePrintManager
- getFixedColumnWidth() - Method in class rma.swing.table.TablePrintManager
-
Returns the width of fixed Columns for the table.
- getFixedSize() - Method in class rma.swing.RmaJComboBox
- getFlags() - Method in interface hec.data.ITextFilter
- getFlags() - Method in class hec.data.textFilter.TextFilter
- getFlags(intArrayContainer) - Method in class hec.heclib.dss.HecTimeSeries
- getFlatness() - Method in class rma.util.wmf.WMFGraphics2D
- getFloatArray() - Method in class hec.io.ArrayContainer
- getFloatArrayElements(Element) - Static method in class hec.map.aishape.AiShapeGlyphDataRecord
- getFloatArrayElements(Element) - Static method in class rma.util.RmaBaseXmlUtilities
- getFloatingColor() - Method in class hec.map.MapToolPanel
- getFlow() - Method in class hec.data.streamflow.StreamflowMeasurement
- getFlowAdjustment() - Method in class hec.data.streamflow.StreamflowMeasurement
- getFlowsIntoBank() - Method in interface hec.data.stream.IStream
- getFlowsIntoBank() - Method in class hec.data.stream.StreamImpl
- getFlowsIntoStation() - Method in interface hec.data.stream.IStream
- getFlowsIntoStation() - Method in class hec.data.stream.StreamImpl
- getFlowsIntoStream() - Method in interface hec.data.stream.IStream
- getFlowsIntoStream() - Method in class hec.data.stream.StreamImpl
- getFlowUnit() - Method in class hec.data.streamflow.StreamflowMeasurement
- getFont() - Method in class hec.gfx2d.AxisEditPanel
- getFont() - Method in interface hec.gfx2d.FontProperties
- getFont() - Method in class hec.gfx2d.G2dLabelDrawProp
- getFont() - Method in class hec.gfx2d.ViewportTextComponent
- getFont() - Method in class rma.util.postscript.PSGrBase
-
Gets the current font.
- getFont() - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- getFont() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getFontColor() - Method in class hec.gfx2d.components.FontPanel
- getFontEscapement() - Method in class rma.util.wmf.WMFGraphics
-
Returns the current escapement of the font, used to draw text.
- getFontFamily() - Method in class hec.gfx2d.G2dLabel
-
get the font family for this label
- getFontFamily(String) - Method in class hec.gfx2d.G2dLabelDrawProp
- getFontList() - Method in class rma.swing.FontChooser
- getFontList() - Method in class rma.swing.FontChooserPanel
- getFontMetrics() - Method in class rma.util.postscript.PSGrBase
-
Gets the current font metrics.
- getFontMetrics(Font) - Method in class rma.swing.FontChooser
- getFontMetrics(Font) - Method in class rma.swing.FontChooserPanel
- getFontMetrics(Font) - Method in class rma.util.postscript.PSGrBase
-
Gets the current font metrics for the specified font.
- getFontMetrics(Font) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- getFontMetrics(Font) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getFontRenderContext() - Method in class rma.util.postscript.PSGrBase
- getFontRenderContext() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getFontScl() - Method in class hec.gfx2d.G2dPanel
- getFontSize() - Method in class hec.gfx2d.G2dLabel
-
get the Font Size for this label
- getFontSize() - Method in class hec.lang.HtmlAttributes
- getFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getFontSizes() - Method in class hec.gfx2d.AxisTics
-
get the fonts sizes used by this label
- getFontSizes() - Method in class hec.gfx2d.G2dLabel
-
get the fonts sizes used by this label
- getFontString() - Method in class hec.gfx2d.G2dLabel
-
Gets font information in the form of a font string (([Name],[Style],[Size]))
- getFontString(Font) - Static method in class rma.util.RMAUtil
-
return a string that Font can use in getFont() of the form [family]-[style]-[size]
- getFontString(Element) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a font string from a JDom font element
- getFontString(Element, List<?>) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a font string from a JDom font element
- getFontStyle() - Method in class hec.gfx2d.G2dLabel
-
get the font style for this label
- getFontStyle(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getFontStyleString() - Method in class hec.gfx2d.G2dLabel
-
return the Font Style as a String
- getFooterColor() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getFooterColor() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getFooterFont() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getFooterFont() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getFooterFormat() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getFooterFormat() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getForecastDirectory() - Method in interface hec.model.IForecast
- getForecastDSSFilename() - Method in interface hec.model.IForecast
- getForecastRuns() - Method in interface hec.model.IForecast
- getForecastSteps() - Method in class hec.model.RunTimeWindow
- getForeground() - Method in class hec.gui.DSSI18n
-
get the foreground
Color
object (specified by .foreground) of thisI18n
object - getForeground() - Method in class hec.util.I18n
-
get the foreground
Color
object (specified by .foreground) of thisI18n
object - getForeground() - Method in class rma.swing.table.ColumnGroup
- getForegroundColor() - Method in class rma.swing.table.RmaCellRenderer
-
Gets the ForegroundColor attribute of the RmaCellRenderer object
- getForegroundString() - Method in class hec.gfx2d.G2dLabel
-
get the Foreground color of this label as a String
- getFormat() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns the image format as one of the FORMAT_xyz constants from this class. - getFormat() - Method in class rma.swing.MilitaryDateTimeField
- getFormat() - Method in class rma.swing.RmaJDateField
- getFormat() - Method in class rma.swing.RmaJDateTimeField
- getFormat() - Method in class rma.swing.RmaSpinnerNumberEditor
- getFormat() - Method in class rma.swing.text.DateDocument
- getFormatName() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns the image format's name. - getForwardModifiedEvents() - Method in interface rma.lang.ModifiedEventControl
- getForwardModifiedEvents() - Method in class rma.swing.RmaJTextField
- getForwardModifiedEvents() - Method in class rma.swing.tree.RmaJTree
- getFPart() - Method in class hec.heclib.dss.DSSPathname
- getFPart() - Method in class hec.lang.DSSPathString
- getFragilityCurvePairedDataContainer(DSSIdentifier) - Static method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
get the FragilityCurvePairedDataContainer from the location specified by the DSSIdentifier
- getFragilityCurvePairedDataContainer(PairedDataContainer) - Static method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
get the FragilityCurvePairedDataContainer from the DSS PairedDataContainer
- getFragilityCurvePairedDataContainer(String, String) - Static method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
get the FragilityCurvePairedDataContainer from the location specified by the DSS File and DSS path
- getFrame() - Static method in class hec.appInterface.AppDaddy
-
Gets the Frame attribute of the AppDaddy class
- getFrame() - Method in interface hec.appInterface.Application
-
Return the main application frame
- getFrame() - Method in class hec.chart.ColorWheel
- getFrame() - Method in class hec.gfx2d.G2dDialog
- getFreeMemory() - Method in class rma.util.DefaultMemoryInfoSource
- getFreeMemory() - Method in interface rma.util.MemoryInfoSource
- getFrequencies() - Method in class hec.chart.Histogram
- getFrequency() - Method in class hec.chart.HistogramBin
- getFrequency() - Method in class hec.gfx2d.histogram.HistogramBin
- getFullAttributeId() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getFullAttributeId() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getFullLocationCatalogTemplate() - Static method in class hec.data.meta.FullLocationCatalogQuery
- getFullname() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- getFullName() - Method in class hec.dataTable.TimeSeriesColumnBase
- getFullName() - Method in class hec.io.DataContainer
- getFullText() - Method in class rma.swing.RmaJFileLabel
- getFullVersionedName() - Method in class hec.io.TimeSeriesContainer
-
Returns the String representation the time series id, and if it exists the version date separated by ':'
- getFunctionFromId(int) - Static method in class hec.heclib.util.Heclib
-
Retrieves the text version of a DSS function ID from its numerical value
- getFunctionName(int) - Method in class hec.hecmath.HecMath
- getFunctionString() - Method in class hec.script.gui.ScriptTreeNode
- getFunctionType(String) - Method in class hec.hecmath.TimeSeriesMath
- getFutureUseAllocation() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the future use allocation.
- getFutureUseAllocation() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getFutureUseAllocation(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- getFutureUseAllocation(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getFutureUsePercentActivated() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the future use percent activated.
- getFutureUsePercentActivated() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getFutureUsePercentActivated(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- getFutureUsePercentActivated(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getG2dData() - Method in class hec.gfx2d.G2dDataWrapper
- getG2dFont() - Method in class hec.gfx2d.G2dLabel
- getG2dGlyph() - Method in class hec.gfx2d.G2dGlyphTransferable
- getG2dIdentifier() - Method in interface hec.gfx2d.G2dObjectInterface
- getG2dLinesList() - Method in class hec.gfx2d.DataType
- getG2dObject() - Method in class hec.gfx2d.G2dGlyph
- getG2dPanel() - Method in class hec.gfx2d.G2dComponent
- getGageHeight() - Method in class hec.data.streamflow.StreamflowMeasurement
- getGenerationUnits() - Method in interface hec.data.turbines.ITurbineSetting
- getGenerationUnits() - Method in class hec.data.turbines.JDomTurbineSetting
- getGlassPane() - Method in class hec.map.MapPanel
- getGlobalViewTimeZone() - Static method in class hec.dataTable.TimeSeriesDataModel
- getGlobalViewTimeZone() - Static method in class hec.heclib.util.HecTimeArray
- getGlyph() - Method in class hec.event.GlyphSelectionEvent
- getGlyph() - Method in class hec.gfx2d.LegendItem
- getGlyph() - Method in class hec.map.JLayerSelection
- getGlyph(HecMath) - Method in class hec.gfx2d.G2dDialog
-
Return the
G2dGlyph
specified for the dataset - getGlyph(DataContainer) - Method in class hec.gfx2d.G2dDialog
-
Return the
G2dGlyph
specified for the data container - getGlyph(String) - Method in class hec.gfx2d.G2dDialog
-
Return the
G2dGlyph
specified for the data name (DSS pathname, CWMS identifier, etc...) - getGlyphAtPoint(LocalPt) - Method in class hec.gfx2d.Viewport
- getGlyphButtonInfo() - Method in class rma.swing.RmaJToolbarButton
- getGlyphClassFor(MapObjectInterface) - Static method in class hec.map.MapGlyphFactory
- getGlyphClassFor(Class) - Static method in class hec.map.MapGlyphFactory
- getGlyphDataRecord() - Method in class hec.gfx2d.G2dIdentifier
-
Get the Glyph characteritics object.
- getGlyphDataRecord() - Method in class hec.map.MapIdentifier
-
Get the Glyph characteritics object.
- getGlyphElement() - Method in class rma.swing.RmaGlyphButtonInfo
- getGlyphForObject(G2dObject) - Method in class hec.gfx2d.Viewport
- getGlyphId() - Method in interface hec.appInterface.IToolBarButtonItem
- getGlyphId() - Method in class hec.map.ToolBarButtonItem
- getGlyphLevel() - Method in class hec.map.image.ImageGlyphProxy
- getGlyphLevel() - Method in class hec.map.MapGlyph
- getGlyphLevel(MapGlyph) - Method in class hec.map.MapPanel
-
Gets the Glyph Level for glyph
- getGlyphVector() - Method in interface hec.gfx2d.G2dEditComponent
- getGlyphVector() - Method in interface hec.gfx2d.G2dViewportEditComponent
-
Returns the list of glyphs used by this viewport
- getGlyphVector() - Method in class hec.gfx2d.Viewport
- getGmtOffset() - Method in class hec.geometry.Scale
-
returns the offset from GMT in hours
- getGmtOffset() - Method in class hec.gfx2d.G2dData
-
Returns the number of hours offset from GMT.
- getGmtOffset() - Method in class hec.gfx2d.G2dDataWrapper
- getGmtOffset() - Method in interface hec.gfx2d.G2dObject
- getGmtOffset() - Method in class hec.heclib.dss.DataReference
- getGmtOffset() - Method in class hec.model.AbstractDataObject
- getGmtOffset() - Method in interface hec.model.CommonDataList
- getGmtOffset() - Method in interface hec.model.CommonDataListContainer
- getGmtOffset() - Method in class hec.model.SeasonalPairedValues
-
Returns the time zone that this data is defined for.
- getGmtOffset() - Method in class hec.model.SeasonalRecord
-
Returns the time zone that this data is defined for.
- getGmtOffset() - Method in class hec.model.SeasonalRecordExt
-
Returns the time zone that this data is defined for.
- getGmtOffset() - Method in class hec.model.UnmodifiableDataObject
-
Gets the gmtOffset attribute of the UnmodifiableDataObject object
- getGmtOffset() - Method in class rma.swing.RmaJTableSorter
- getGmtOffset() - Method in class rma.swing.table.AbstractRmaTableModel
- getGmtOffset() - Method in class rma.swing.table.RmaTableModel
-
Returns the GmtOffset that the data is in.
- getGmtOffset() - Method in interface rma.swing.table.RmaTableModelInterface
-
Returns the GmtOffset that the data is in.
- getGoAgain() - Method in class hec.geometry.TSAxisIterator
- getGpX() - Method in class hec.map.dem.ElevationProfile
- getGpY() - Method in class hec.map.dem.ElevationProfile
- getGraphics() - Method in interface hec.gfx2d.G2dZoomComponent
- getGreen() - Method in class rma.xml.adapters.XmlColorAdapter.ColorValueType
- getGridCellSize() - Method in class hec.map.aidem.AiDemBaseMap
-
Returns a Rectangle that contains the world location for each corner of the grid.
- getGridCellSize() - Method in class hec.map.dem.DemMap
- getGridCellSize() - Method in class hec.map.flo2d.Flo2dDepthMap
- getGridCellSize() - Method in interface hec.map.GridMap
- getGridCellSize() - Method in class hec.map.raster.RasterMap
- getGridCellSize() - Method in class hec.map.tms.TmsMap
- getGridColorX() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getGridColorY() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getGridData() - Method in class hec.io.GridContainer
- getGridData() - Method in interface hec.model.GridContainer
-
Gets the GridData for the Grid
- getGriddedDataLocal(DSSIdentifier) - Method in class hec.heclib.dss.LocalDssDataManager
-
Reads a Grid from a DSS file using a DSSIdentifier
- getGridInfo() - Method in class hec.heclib.grid.GridData
- getGridInfo() - Method in class hec.io.GridContainer
- getGridInfo() - Method in interface hec.model.GridContainer
-
get the GridInfo for the Grid
- getGridInfoSize() - Method in class hec.heclib.grid.GridInfo
- getGridNodataValue() - Static method in class hec.heclib.grid.GridInfo
- getGridStructVersion() - Method in class hec.heclib.grid.GriddedData
- getGridType() - Method in class hec.heclib.grid.GridInfo
- getGridXColorString() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getGridYColorString() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getGroupCount() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getGroupDescription() - Method in class hec.data.location.LocationGroup
-
Gets the group description.
- getGroupDescription() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets the group description.
- getGroupId() - Method in class hec.data.tx.AssignedTimeSeries
- getGroupIndex() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getGroupName() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getGroupName() - Method in class hec.script.AbstractScriptButtonFrame
- getGroupName() - Method in class hec.script.ScriptIdentifier
- getGroupOfficeId() - Method in class hec.data.tx.TsGroup
- getGroupOfficeIdSet() - Method in interface hec.data.authorization.UserGroupList
- getGroups() - Method in class hec.server.Profile
- getGrowToExtents() - Method in interface hec.map.appInterface.MapWorkspace
-
get whether the
hec.map.MapPanel
should grow to the extents of each map that is added to the MapPanel - getGrowToExtents() - Method in class hec.map.GeoDialog
- getGrowToExtents() - Method in class hec.map.MapPanel
-
return whether the MapPanel will grow to it extents
- getHandler() - Method in class hec.map.MapToolPanel
- gethasLegend() - Method in class hec.gfx2d.G2dPanelProp
- getHasTitle() - Method in class hec.gfx2d.G2dPanelProp
- gethasToolbar() - Method in class hec.gfx2d.G2dPanelProp
- getHead(Handler) - Method in class rma.swing.logging.DetailedLogRecordFormatter
- getHead(Handler) - Method in class rma.swing.logging.SummaryLogRecordFormatter
- getHeader() - Method in class hec.properties.HECProperties
- getHeader() - Method in class hec.server.HECProperties
- getHeaderEditor() - Method in class rma.swing.table.editableheader.EditableHeaderTableColumn
- getHeaderRenderer() - Method in class rma.swing.table.ColumnGroup
- getHeaderSize() - Method in class hec.io.dbf.AbstractDBFHeader
- getHeaderSize() - Method in interface hec.io.dbf.DBFHeader
- getHeaderValue() - Method in class rma.swing.table.ColumnGroup
- getHecDouble() - Method in class rma.swing.RmaJDecimalField
- getHecDouble(int, int) - Method in class hec.dataTable.PairedDataCurve
- getHecDuration(int) - Static method in class hec.gfx2d.PlotSpecification
- getHecDuration(String) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs an HEC-style duration (ex: 1HOUR) from an XML duration string
- getHecTime() - Method in class hec.model.RunTimeStep
-
get the time at the current step
- getHecTime(int) - Method in class hec.io.TimeSeriesContainer
-
Gets the time for an individual ordiante in the times array.
- getHeight() - Method in class hec.map.AbstractLegendItem
-
Returns the current height of this component.
- getHeight() - Method in interface hec.map.ComplexGridMap
- getHeight() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns one the image's vertical resolution in pixels. - getHeight() - Method in class rma.swing.action.ActionButton
- getHeightMax() - Method in interface hec.data.embankment.IEmbankment
-
Gets the height max.
- getHeightMax() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getHeightMax(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- getHeightMax(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- getHeightUnit() - Method in class hec.data.streamflow.StreamflowMeasurement
- getHelp() - Method in class hec.gui.DSSI18n
-
get the Help String (specified by .help) of this
I18n
object - getHelp() - Method in class hec.util.I18n
-
get the Help String (specified by .help) of this
I18n
object - getHelpMenu() - Method in class hec.gui.HelpDialog
-
Deprecated.
- getHelpMenu() - Method in class hec.gui.HelpFrame
-
Deprecated.
- getHelpMenu() - Method in class hec.util.TextDialog
- getHelpMenu() - Method in class hec.util.TimeWindowDialog
- getHelpSetLabel() - Method in class hec.gui.HelpDialog
-
Deprecated.
- getHelpSetLabel() - Method in class hec.gui.HelpFrame
-
Deprecated.
- getHelpSetLabel() - Method in class hec.util.TextDialog
-
get the label of the main helpset
- getHelpSetLabel() - Method in class hec.util.TimeWindowDialog
-
get the label of the main helpset
- getHelpSetName() - Method in class hec.gui.HelpDialog
-
Deprecated.
- getHelpSetName() - Method in class hec.gui.HelpFrame
-
Deprecated.
- getHelpSetName() - Method in class hec.util.TextDialog
-
get the name of the main helpset
- getHelpSetName() - Method in class hec.util.TimeWindowDialog
-
get the name of the main helpset
- getHelpText() - Method in class hec.script.gui.ScriptTreeNode
- getHexPrefix() - Method in class rma.swing.table.ShowAndPickColorPanel
-
This gets the hex prefix used by getToolTipText.
- getHighlightColor() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getHighlightColor() - Method in class rma.swing.DateChooser
-
Get the highlight color for this component.
- getHighlightInnerColor() - Method in class rma.swing.CustomBevelBorder
-
Returns the inner highlight color of the bevel border.
- getHighlightInnerColor(Component) - Method in class rma.swing.CustomBevelBorder
-
Returns the inner highlight color of the bevel border when rendered on the specified component.
- getHighlightOuterColor() - Method in class rma.swing.CustomBevelBorder
-
Returns the outer highlight color of the bevel border.
- getHighlightOuterColor(Component) - Method in class rma.swing.CustomBevelBorder
-
Returns the outer highlight color of the bevel border when rendered on the specified component.
- getHighWaterLowerPoolLocationLevel() - Method in interface hec.data.lock.ILock
- getHighWaterLowerPoolLocationLevel() - Method in class hec.data.lock.JDomLockImpl
- getHighWaterLowerPoolWarningLevel() - Method in interface hec.data.lock.ILock
- getHighWaterLowerPoolWarningLevel() - Method in class hec.data.lock.JDomLockImpl
- getHighWaterUpperPoolLocationLevel() - Method in interface hec.data.lock.ILock
- getHighWaterUpperPoolLocationLevel() - Method in class hec.data.lock.JDomLockImpl
- getHighWaterUpperPoolWarningLevel() - Method in interface hec.data.lock.ILock
- getHighWaterUpperPoolWarningLevel() - Method in class hec.data.lock.JDomLockImpl
- getHistMax() - Method in class hec.chart.HistogramOptionsDialog
- getHistMax() - Method in class hec.chart.HistogramOptionsPanel
- getHistMin() - Method in class hec.chart.HistogramOptionsDialog
- getHistMin() - Method in class hec.chart.HistogramOptionsPanel
- getHistogram() - Method in class hec.chart.HistogramChart
- getHistogramBins() - Method in interface hec.gfx2d.histogram.HistogramDataProvider
- getHistogramBins() - Method in interface hec.gfx2d.histogram.HistogramDataSet
- getHistogramBins() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- getHistogramBins() - Method in class hec.gfx2d.histogram.PairedDataHistogramDataSet
- getHistogramBins() - Method in class hec.gfx2d.histogram.SimpleHistogramDataProvider
- getHistogramOutputDialog() - Method in class hec.client.OutputResultsContainer
- getHistTool() - Method in class hec.chart.HistogramChart
- getHorizArray() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the horizontal array.
- getHorizontalAlignment() - Method in class rma.swing.table.AlignTableCellRenderer
- getHorizontalAlignment() - Method in class rma.swing.table.RmaCellRenderer
- getHorizontalAlignment(int) - Method in class rma.swing.RmaJTable
- getHorizontalDatum() - Method in class hec.data.location.Location
- getHorizontalDatum() - Method in class hec.io.DataContainer
- getHorizontalLocation() - Method in class rma.swing.print.PageText
- getHorizontalScrollBarHeight() - Method in class hec.map.MapPanel
- getHorizontalViewportSpacing() - Method in class hec.gfx2d.G2dPanel
-
Returns the value used by the panels to determine the amount of space between the top and the bottom of viewports.If the value is -1 then the spacing is computed automatically based on font size.
- getHost() - Method in class hec.heclib.dss.DataReference
- getHost() - Method in class hec.lang.UserIdKey
- getHost() - Method in class hec.server.UnknownUserItem
- getHostFromUrl(String) - Static method in class rma.util.RMAIO
- getHostFromUrl(String, boolean) - Static method in class rma.util.RMAIO
- getHostIpAddress() - Method in exception hec.lang.ServerSecurityException
- getHours() - Method in interface hec.data.level.ISeasonalInterval
- getHours() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getHours() - Method in class rma.util.Timer
- getHoursOffset() - Method in class hec.gui.TimeZonePanel
- getHRAPCoordinateInfo() - Static method in class hec.map.transform.PolarStereographicCoordinateInfo
- getHtmlDescription() - Method in class hec.script.ScriptIdentifier
-
return the description that is formatted for a tooltip
- getHTMLExportString() - Method in class hec.dataTable.HecDataTableFrame
- getHTMLExportString() - Method in class rma.swing.RmaJTable
- getHTMLExportString(String, String) - Method in class hec.dataTable.HecDataTableFrame
- getHTMLExportString(String, String) - Method in class rma.swing.RmaJTable
- getHwnd(Window) - Static method in class rma.util.RMAUtil
-
Retrieves the Win32 window handle for the specified window.
- getHydropowerDescription() - Method in interface hec.data.project.IProject
- getHydropowerDescription() - Method in class hec.data.project.JDomProjectImpl
- getI18n(String) - Static method in class hec.gui.DSSI18n
- getI18n(String, String) - Static method in class hec.gui.DSSI18n
- getIcon() - Method in class hec.gfx2d.G2dLabel
-
return the Icon that this Label displays
- getIcon() - Method in class hec.gui.DSSI18n
-
get the
Icon
(specified by .icon) of thisI18n
object - getIcon() - Method in class hec.map.AttributeInfo
- getIcon() - Method in class hec.util.I18n
-
get the
Icon
(specified by .icon) of thisI18n
object - getIcon() - Method in class rma.swing.action.ActionButton
-
Returns the icon to use depending on the state of the button.
- getIcon() - Method in class rma.swing.CheckBoxPanel
- getIcon() - Method in interface rma.swing.tree.LabelIconObject
- getIcon(int) - Method in class rma.swing.CompositeIconFactory
-
Returns a new icon that is x'th position in the list of icons
- getIcon(int, int) - Method in class rma.swing.CompositeIconFactory
-
Returns a new icon that is at the x'th and y'th position which has the width and height specified in the constructor of this object.
- getIcon(String) - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the Icon attribute of the ModelDrawingAttributeSet object
- getIcon(String) - Method in class hec.map.streamAlignment.StreamAlignmentAttributeSet
- getIconHeight() - Method in class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- getIconHeight() - Method in class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- getIconHeight() - Method in class hec.gfx2d.PlotIconBase
- getIconHeight() - Method in class hec.map.ModelDrawingAttributeSet.SymbolIcon
-
Gets the IconHeight attribute of the SymbolIcon object
- getIconHeight() - Method in class rma.swing.ColorIcon
- getIconName() - Method in interface hec.model.IconNode
- getIconName() - Method in class hec.script.ScriptFlatButton
- getIconName() - Method in class hec.script.ScriptIdentifier
- getIconName() - Method in class hec.script.ScriptJButton
- getIconName() - Method in class hec.script.ScriptMenuItem
- getIconOverrideSize() - Method in interface hec.map.IconGlyph
- getIconPath() - Method in class hec.gfx2d.G2dLabel
-
return the path to the Icon file that this label displays
- getIconType(String) - Method in class hec.model.TsDataSetName
- getIconWidth() - Method in class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- getIconWidth() - Method in class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- getIconWidth() - Method in class hec.gfx2d.PlotIconBase
- getIconWidth() - Method in class hec.map.ModelDrawingAttributeSet.SymbolIcon
-
Gets the IconWidth attribute of the SymbolIcon object
- getIconWidth() - Method in class rma.swing.ColorIcon
- getIconWidthAndHeight(String, int) - Method in interface hec.map.IconGlyph
- getId() - Method in interface hec.data.level.ISpecifiedLevel
- getId() - Method in class hec.data.level.JDomSpecifiedLevelImpl
- getId() - Method in class hec.data.location.LocationCategory
-
Returns the category id.
- getId() - Method in class hec.data.location.LocationCategoryRef
- getId() - Method in class hec.data.location.LocationGroup
-
Gets the group id.
- getId() - Method in class hec.data.location.LocationGroupRef
- getId() - Method in class hec.data.tx.AssignedTimeSeries
- getId() - Method in class hec.data.tx.TimeSeriesCategory
-
Returns the category id.
- getId() - Method in class hec.data.tx.TimeSeriesCategoryRef
- getId() - Method in class hec.data.tx.TimeSeriesGroup
-
Gets the group id.
- getId() - Method in class hec.data.tx.TimeSeriesGroupRef
- getId() - Method in class hec.data.tx.TsCategory
-
Returns the category id.
- getId() - Method in class hec.data.tx.TsGroup
- getId() - Method in class hec.event.AbstractDataEvent
- getId() - Method in interface hec.gfx2d.swing.charts.data.ChartItemModel
- getId() - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getId() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getId() - Method in class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- getId() - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getId() - Method in class hec.gfx2d.swing.charts.pie.PieLegendItemView
- getId() - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- getId() - Method in class hec.io.dbf.DBFCollectionObject
- getId() - Method in interface hec.io.DBFSerializable
-
Gets the identifier for this object
- getId() - Method in class hec.lang.PasswordFileEntry
- getId() - Method in class hec.map.aishape.AiShapeAttribute
- getId() - Method in class hec.map.LayerSelectionEvent
- getId() - Method in class hec.model.AbstractDataObject
- getId() - Method in class hec.model.AbstractDBFObject
- getId() - Method in class hec.model.DataObjectProxy
- getId() - Method in interface hec.model.DataStruct
-
return this DataStruct's ID
- getId() - Method in class hec.model.RunProxy
- getId() - Method in class hec.model.UnmodifiableDataObject
-
Gets the id attribute of the UnmodifiableDataObject object
- getIdentifierAt(int) - Method in class hec.client.IdentifierTableModel
- getIdFromScriptId(ScriptIdentifier) - Method in interface hec.script.ScriptManager
- getIDTag() - Method in class hec.io.dbf.DBFCollectionObject
- getIDTag() - Method in interface hec.io.DBFSerializable
-
Gets the string TAG that allows the database to select the column of data in the database that uniquely identifies each object in the database.
- getIDTag() - Method in class hec.model.AbstractDBFObject
-
Returns the Tag that represents the ID field in the DBF file.
- getIgnoreModifiedEvents() - Method in class hec.lang.NamedType
- getIgnoreModifiedEvents() - Method in interface rma.lang.ModifiedEventControl
- getIgnoreModifiedEvents() - Method in class rma.swing.AbstractJPanel
- getIgnoreModifiedEvents() - Method in class rma.swing.DateTimePanel
- getIgnoreModifiedEvents() - Method in class rma.swing.RmaJTextField
- getIgnoreModifiedEvents() - Method in class rma.swing.tree.RmaJTree
- getImage() - Method in class hec.map.google.GoogleImageMap
- getImage() - Method in class hec.map.image.ImageMap
-
Returns the image for this ImageMap and increments the reference counter.
- getImage() - Method in interface hec.map.tms.datasource.TmsImage
-
returns an image.
- getImage(double, WorldRect, TmsGlyphDataRecord) - Method in class hec.map.tms.datasource.TmsDataSource
-
given the zoom level figure out which level to get the image for.
- getImage(MapScale) - Method in class hec.map.mrsid.MrSidMap
- getImage(MapScale, TmsGlyphDataRecord) - Method in class hec.map.tms.TmsMap
- getImage(MapScaleImage) - Method in class hec.map.renderer.AbstractThreadedRenderer
- getImage(TmsGlyphDataRecord) - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getImage(TmsGlyphDataRecord) - Method in class hec.map.tms.datasource.tile.flt.FltTile
- getImage(TmsGlyphDataRecord) - Method in interface hec.map.tms.datasource.Tile
-
Returns an image that represents this tile.
- getImage(TmsGlyphDataRecord) - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getImage(WorldRect, TmsGlyphDataRecord) - Method in class hec.map.tms.datasource.TmsLevel
- getImage(String) - Method in class hec.chart.HistogramChart
- getImageBounds() - Method in class hec.map.image.DefineWorldCoordinatesWizardDialog
- getImageBuffer() - Method in class hec.map.MapCanvas
- getImageFiles() - Method in class hec.map.image.ImportImageAction
-
This is the method that opens a file selector to allow the user to retrieve a list of files.
- getImageGlyphDataRecord() - Method in class hec.map.image.ImageGlyph
- getImageGlyphDataRecord() - Method in class hec.map.image.ImageGlyphProxy
- getImageIcon(String) - Static method in class rma.swing.RmaImage
-
Retrieves a ImageIcon for a particular path.
- getImageIcon(URL) - Static method in class rma.swing.RmaImage
- getImageID() - Method in class hec.map.image.ImageMap
- getImageUrl() - Method in class rma.swing.TextColorIcon
- getime(String, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- getime(String, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.HecTime
-
Obtains a time window from a program command line input in the local time zone
- getime(String, int[], int[], int[], int[], String, int[]) - Static method in class hec.heclib.util.HecTime
-
Obtains a time window from a program command line input.
- getImportShapes() - Method in class hec.map.aishape.ShapeImport
- getIncluded(Iterable<String>) - Method in interface hec.data.ITextFilter
-
Filters an array of strings and returns the subset included by the filter
- getIncluded(Iterable<String>) - Method in class hec.data.textFilter.TextFilter
- getIncluded(String[]) - Method in interface hec.data.ITextFilter
-
Filters an array of strings and returns the subset included by the filter
- getIncluded(String[]) - Method in class hec.data.textFilter.TextFilter
- getIndent() - Method in class hec.gfx2d.PlotSpecification
-
Retrieves the indentation string for non-compact output
- getIndent() - Static method in class hec.gfx2d.PropertiesSerializer
- getIndependentDates() - Method in class hec.data.rating.RatingInput
-
Returns a copy of the independent input dates list, these correspond to the effective dates.
- getIndependentParameterCount() - Method in interface hec.data.rating.IRatingTemplate
-
Returns a count of the independent parameters.
- getIndependentParameterCount() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns a count of the independent parameters for this template.
- getIndependentParameterList() - Method in interface hec.data.rating.IRatingTemplate
-
Returns an ordered listing of the independent parameters for this template.
- getIndependentParameterList() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns an ordered listing of the independent parameters for this template.
- getIndependentUnitList() - Method in class hec.data.rating.RatingInput
-
Returns a copy of the independent parameter units.
- getIndependentValues() - Method in class hec.data.rating.RatingInput
-
Returns a copy of the independent values list.
- getIndex() - Method in class hec.io.DBFMappingClass
- getIndex() - Method in class hec.lang.NamedType
-
Return the index of the NamedType as an int.
- getIndex() - Method in class hec.map.aishape.AiShapeObject
- getIndex() - Method in class hec.model.StreamJunction
- getIndex() - Method in class hec.model.StreamNode
- getIndex() - Method in interface hec.model.TSRecord
- getIndex() - Method in class rma.swing.event.CheckBoxToggleEvent
- getIndex(int) - Method in class hec.io.TimeSeriesContainerAligner
- getIndexes() - Method in class rma.util.BandedColorContour
-
fetches the set of double used as indexes for colors
- getIndexFileName() - Method in interface hec.io.dbf.DbfRecordIndexSet
-
Returns the index file name.
- getIndexFileName() - Method in class hec.io.dbf.DefaultDbfRecordIndexSet
-
Returns the index file name.
- getIndexFor(double) - Method in class hec.geometry.ProbabilityAxis
- getIndexOf(Object) - Method in class rma.swing.list.RmaListModel
-
Returns the index-position of the specified object in the list.
- getIndexOfLatestValidValue() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getIndexTagKey() - Method in class hec.io.dbf.DbfRecord
- getIndexTagKey() - Method in exception hec.io.dbf.DbfRecordException
- getIndexTagKeyColumn() - Method in class hec.io.dbf.DbfRecord
- getIndexTagKeys() - Method in interface hec.io.dbf.DbfRecordIndexSet
-
Returns the index tag keys for this set.
- getIndexTagKeys() - Method in class hec.io.dbf.DefaultDbfRecordIndexSet
- getIndexTagName() - Method in interface hec.io.dbf.DbfRecordIndexSet
-
Returns the index tag.
- getIndexTagName() - Method in class hec.io.dbf.DefaultDbfRecordIndexSet
-
Returns the index tag.
- getIndicatorId() - Method in interface hec.data.level.ILocationLevelIndicator
- getIndicatorId() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getIndicatorLocationLevelRef() - Method in interface hec.data.level.ILocationLevelIndicator
- getIndicatorLocationLevelRef() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getIndicators() - Method in class hec.data.level.JDomLocationLevelImpl
- getIndicatorValue() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getIndicatorValue() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getIndParamCount() - Method in interface hec.data.IRating
-
Retrieves the number of independent parameters for this rating.
- getIndParamCount() - Method in class hec.hecmath.PairedDataMath
- getInflowingStreams(Vector) - Method in class hec.model.StreamJunction
- getInflows() - Method in interface hec.data.outlet.IOutlet
- getInflows() - Method in class hec.data.outlet.JDomOutletImpl
- getInfoSize() - Method in class hec.heclib.grid.GridInfo
- getInitialEndTime() - Method in class hec.dataTable.TimeSeriesColumnBase
- getInitializer() - Method in interface hec.ui.browser.IBrowserFactory
- getInitialStartTime() - Method in class hec.dataTable.TimeSeriesColumnBase
- getInitialUseAllocation() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the initial use allocation.
- getInitialUseAllocation() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getInitialUseAllocation(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- getInitialUseAllocation(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getInnerCircleRadius() - Method in class hec.util.AnimatedWaitIcon
- getInputDataPos() - Method in class hec.model.AbstractTSRecord
- getInputDataPos() - Method in interface hec.model.TSRecord
- getInputITSDataSet() - Method in interface hec.model.TsRecordContainer
- getInputModelNumber() - Method in class hec.supplemental.model.ProgramOrderItem
- getInputPosition() - Method in class hec.model.AltItem
- getInputStream() - Method in interface hec.map.tms.datasource.tile.bil.BilTile.TmsTileDataProvider
-
Creates a new stream to the data.
- getInputStream(File) - Method in class hec.map.image.ImportImageAction
- getInsertedTimes() - Method in class hec.util.TimeWindowExtensionDialog
- getInsets() - Method in class hec.gfx2d.G2dPanelProp
- getInsets() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- getInsets() - Method in class hec.io.BasicRmiFileChooserFieldUI
- getInsets() - Method in class hec.map.MapToolPanel.DragWindow
- getInsets() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
-
Gets the insets from the DateField.
- getInsets() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
-
Gets the insets from the DateField.
- getInstance() - Static method in class hec.gfx2d.paint.PaintReaderFactory
- getInstance() - Static method in class hec.gfx2d.paint.PaintWriterFactory
- getInstance() - Method in class hec.io.impl.StoreOptionImpl
- getInstance() - Method in interface hec.io.StoreOption
- getInstance() - Static method in class hec.io.StoreOptionFactory
- getInstance() - Static method in class hec.map.selection.GraphicElementSelector
- getInstance() - Static method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- getInstance() - Static method in class rma.services.GlobalServiceLoader
-
Gets the default service loader delegate instance.
- getInstance() - Static method in class rma.swing.logging.DialogLogHandler
-
Access to the handler singleton instance.
- getInstance() - Static method in class rma.util.SingletonHashcodeLocker
- getInstance() - Static method in class rma.util.StatusBarMemoryMonitor
-
Returns a static instance of this JBuilder addon
- getInstance(String, Class<?>, Class<? extends Object>) - Method in class hec.lang.annotation.EntityBeanAdapter
- getInstanceForType(Object) - Static method in class rma.util.ColorContour
- getInstant() - Method in class hec.data.streamflow.StreamflowMeasurement
- getInstant() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getInstant(ZoneId) - Method in class hec.heclib.util.HecTime
- getInt(String) - Method in class hec.gfx2d.FontChooserPanel
- getInt(String) - Method in class hec.jms.GenericMessage
-
Performs an int map lookup on the encapsulated message for the arguement key value.
- getInt(String, int) - Static method in class rma.util.ConfigurationManager
- getIntArray() - Method in class hec.gui.DSSI18n
-
get an array of ints specified by .array of this
I18n
object
Array elements are by default separated by commas (,) but can be specified by the .array.delimiter key. - getIntArray() - Method in class hec.heclib.util.HecTimeArray
- getIntArray() - Method in class hec.io.ArrayContainer
- getIntArray() - Method in class hec.util.I18n
-
get an array of ints specified by .array of this
I18n
object
Array elements are by default separated by commas (,) but can be specified by the .array.delimiter key. - getIntArrayElements(Element) - Static method in class rma.util.RmaBaseXmlUtilities
- getInteger(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getIntegerAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getIntegerSet() - Method in class rma.swing.RmaJIntegerSetField
-
Parses positive integers out of a String.
- getIntegerSet(List<Integer>) - Method in class rma.swing.RmaJIntegerSetField
-
Deprecated.This method is replaced by setIntegerSet
- getInterimTermsFilepath() - Method in class hec.tcu.CheckForInterimTermsAction
- getInternalFrame() - Method in class rma.swing.event.DesktopManagerEvent
- getInterpolatedTSArray(HecTime, HecTime, int) - Method in class hec.model.AbstractTSRecord
-
Interpolate time series data for a regular size time interval "intervalTime" in minutes
- getInterpolatedTSArray(HecTime, HecTime, int) - Method in interface hec.model.TSRecord
-
Interpolate time series data for a regular size time interval "intervalTime" in minutes
- getInterpolateMissing() - Method in class hec.gfx2d.G2dLineProperties
- getInterpolateSeasonal() - Method in interface hec.data.level.ILocationLevel
- getInterpolateSeasonal() - Method in class hec.data.level.JDomLocationLevelImpl
- getInterpolateString() - Method in class hec.data.level.JDomLocationLevelImpl
-
called when data is stored to the database
- getInterpolationType() - Method in class hec.model.PairedValues
-
Returns the current interpolation type that is set.
- getInterpolationType() - Method in class hec.model.PairedValuesExt
-
return the interpolation type
- getInterpolationType() - Method in class hec.model.SeasonalRecord
-
get the interpolation type being used.
- getInterpolationType() - Method in class hec.model.SeasonalRecordExt
-
get the interpolation type to use.
- getInterpreter() - Method in class hec.script.ScriptEngine
- getInterpUnitsType() - Method in class hec.model.AbstractTSRecord
- getInterpUnitsType() - Method in interface hec.model.TSRecord
- getIntersection(LocalRect) - Method in class hec.geometry.LocalRect
-
returns a new LocalRect that represents the intersection of this rect and the given rect.
- getIntersection(WorldRect) - Method in class hec.geometry.WorldRect
-
returns a new WorldRect that represents the intersection of this rect and the given rect.
- getIntersection(LocalRect) - Method in class hec.map.LocalRect
-
returns a new LocalRect that represents the intersection of this rect and the given rect.
- getIntersection(WorldRect) - Method in class hec.map.WorldRect
-
returns a new WorldRect that represents the intersection of this rect and the given rect.
- getInterval() - Method in class hec.data.Interval
-
Deprecated.
- getInterval() - Method in class hec.data.IntervalOffset
-
Deprecated.
- getInterval() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getInterval() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getInterval() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getInterval() - Method in class hec.data.tx.DescriptionTxColumnModel
- getInterval() - Method in class hec.data.tx.LocalRegularTime
-
Deprecated.
- getInterval() - Method in class hec.geometry.AxisIterator
-
Returns the interval value i.e.
- getInterval() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- getInterval() - Method in class hec.hecmath.DurationPeriod
- getInterval() - Method in class rma.util.AbstractTimeInterval
- getInterval(int) - Method in class rma.util.AbstractTimeInterval
- getInterval(String) - Method in class hec.heclib.dss.HecTimeSeries
- getIntervalFromDssInterval(String) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getIntervalFromDssInterval
- getIntervalFromDssInterval(String) - Static method in class hec.data.tx.DSSTimeSeriesUtil
-
getIntervalFromDssInterval returns a CWMS Interval object derived from a DSS Interval String.
- getIntervalFromEPart(String) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getIntervalMinutes() - Method in class hec.data.level.JDomLocationLevelImpl
- getIntervalMonths() - Method in class hec.data.level.JDomLocationLevelImpl
- getIntervalName() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getIntervalOffset(int) - Method in class hec.heclib.util.HecTime
-
Compute the time offset from the provided time interval in minutes, for standard intervals used in DSS.
- getIntervalOffsetFromUTCBaseSec() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getIntervalOffsetMetaData() - Method in class hec.data.IntervalOffset
-
Deprecated.
- getIntervalOffsetString() - Method in class hec.data.IntervalOffset
-
Deprecated.Returns the UTC interval offset as a formatted
String
.
The format is as follows:00Y 00M 00D 00h 00m 00s
Letter Date or Time ComponentY
YearM
MonthD
Dayh
Hourm
Minutes
Second - getIntervalOffsetString(int) - Static method in class hec.data.IntervalOffset
-
Deprecated.
- getIntervalOrigin() - Method in class hec.data.level.JDomLocationLevelImpl
- getIntervalSeconds() - Method in class hec.data.IntervalOffset
-
Deprecated.
- getIntervalString() - Method in class hec.model.SchedulableJob
- getIntervalType() - Method in class rma.util.AbstractTimeInterval
- getIntervalTypeDesc() - Method in class rma.util.AbstractTimeInterval
- getIntQuality() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getIntTimes() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getIntValue() - Method in class hec.gui.DSSI18n
-
return the text as an int
- getIntValue() - Method in class hec.util.I18n
-
return the text as an int
- getInundationGroup() - Method in class hec.map.inundation.InundationGroupTableModel
- getInundationParameter(int) - Method in class hec.map.inundation.InundationGroup
- getInvalidDataContainerPathsLIST() - Method in class hec.hecmath.DataSetResults
- getInvalidLoginAttempts() - Method in class hec.security.UserProfile
- getInvalidTolerancesDatasetPathsLIST() - Method in class hec.hecmath.DataSetResults
- getInverseNormalDistribution(double) - Static method in class hec.geometry.ProbabilityAxis
- getInvertElevation() - Method in interface hec.data.gates.IGateSetting
- getInvertElevation() - Method in class hec.data.gates.JDomGateSetting
- getIpAddress() - Method in class hec.io.TopologyFileEntry
-
Gets the IP Address of the TopologyFileEntry object
- getIPUrl(String) - Static method in class rma.util.RMAIO
-
return the String url that has the IP address in it instead of a hostname
- getIrregBeginningDate(String, int, int[], int[], int[], int[]) - Static method in class hec.heclib.dss.HecDSSFileAccess
-
getIrregBeginningDate - an internal class to get the date of the beginning of an irregular time series block
- getIrregular() - Method in class hec.io.impl.StoreOptionImpl
- getIrregular() - Method in interface hec.io.StoreOption
- getIrregularStoreMethod() - Method in class hec.hecmath.DSSFile
- getIsoDateString() - Method in class hec.data.streamflow.StreamflowMeasurement
- getIsoDateString() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getItem() - Method in class rma.swing.list.FixedLengthComboBoxEditor
- getItem() - Method in class rma.swing.RmaComboBoxEditor
- getItem(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- getItemControls() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getItemCount() - Method in class rma.swing.RmaJList
-
get the number of items in the List
- getItemIds() - Method in interface hec.gfx2d.swing.charts.data.ChartModel
-
Returns a list of all item ids in the chart, sorted by the comparator provided in setComparator or by default comparison (alphabetically by id name) if no comparator has been provided
- getItemIds() - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getItemPicture(Rectangle, G2dGlyph) - Method in class hec.gfx2d.ViewportDragTarget
- getITSDataSet(boolean) - Method in class hec.model.Node
- getITSDataSet(boolean) - Method in interface hec.model.TSLocation2
-
returns the input or output TSData set currently associated with this loation
- getJarVersionsFile(Class<? extends Object>) - Static method in class rma.util.RMAIO
- getJavaDate(int) - Method in class hec.heclib.util.HecTime
-
Returns a Java Date object for this date / time
- getJavaDoc() - Method in class hec.io.JavaDocParser
-
get the Java Docs for the class
- getJavaDoc(Constructor) - Method in class hec.io.JavaDocParser
-
Gets the JavaDoc attribute of the JavaDocParser object
- getJavaDoc(Field) - Method in class hec.io.JavaDocParser
- getJavaDoc(Method) - Method in class hec.io.JavaDocParser
-
Gets the JavaDoc attribute of the JavaDocParser object
- getJavaDocFile() - Method in class hec.io.JavaDocParser
-
return the File for the JavaDocs
- getJavaDocHome() - Static method in class hec.io.JavaDocParser
-
Gets the JavaDocHome attribute of the JavaDocParser object
- getJavaDocUrl(Constructor) - Method in class hec.io.JavaDocParser
- getJavaDocUrl(Field) - Method in class hec.io.JavaDocParser
- getJavaDocUrl(Method) - Method in class hec.io.JavaDocParser
- getJavaDocURL() - Method in class hec.io.JavaDocParser
- getJavaVersion() - Static method in class rma.util.RMAIO
-
return the constant that represents our current JAVA version
- getJDomContractType() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getJDomWaterUserContractRef() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getJField(Class, String) - Static method in class hec.io.DBFMapObject
- getJob() - Method in class hec.model.JobTask
- getJobMessages() - Method in class hec.model.JobTask
- getJulianBaseDate() - Method in class hec.io.TimeSeriesContainer
-
Gets the base date for this object
- getJulianDateAndTimeGranularity(HecTimeArray, int) - Static method in class hec.io.TimeSeriesContainer
- getJulianMinute(String) - Static method in class hec.model.SeasonalPairedValues
- getJulianMinute(String, int) - Static method in class hec.model.SeasonalPairedValues
- getJunction() - Method in class hec.model.StreamNode
- getJunction(int) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getJunction(int) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getJunctionColor() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getJunctionVector() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getJunctionVector() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getJunctionWidth() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getJustify() - Method in class hec.lang.RdcField
- getKey() - Method in interface hec.data.authorization.User
- getKey() - Method in interface hec.data.authorization.UserGroup
- getKey() - Method in interface hec.data.authorization.UserGroupDomain
- getKey() - Method in class hec.gfx2d.DataType
- getKey() - Method in class hec.lang.UserIdKey
- getKey() - Method in interface hec.model.IForecastRun
- getKey() - Method in class hec.model.UserLoginInfo
- getKey() - Method in class rma.util.EncryptedString
- getKey() - Method in class rma.util.KeyValuePair
- getKeys() - Method in class hec.properties.HECProperties
- getKeys() - Method in class hec.server.HECProperties
- getKeys() - Method in class rma.xml.adapters.XmlDoubleColorNavMapAdapter.DoubleColorNavMapValueType
- getKeys() - Method in class rma.xml.adapters.XmlMapAdapter.MapValueType
- getKeys() - Method in class rma.xml.adapters.XmlNavigableMapAdapter.NavigableMapValueType
- getKeyStroke() - Method in class hec.gui.DSSI18n
-
get the
KeyStroke
(specified by .keystroke) of thisI18n
object - getKeyStroke() - Method in class hec.util.I18n
-
get the
KeyStroke
(specified by .keystroke) of thisI18n
object - getKeyWordValue(String, String) - Static method in class hec.util.Util
-
Gets the KeyWordValue attribute of the Util class
- getKind() - Method in class hec.map.icon.Icon
- getLabel() - Method in enum class hec.data.level.IndicatorConditionOperator
- getLabel() - Method in class hec.geometry.Axis
- getLabel() - Method in class hec.gfx2d.G2dLine
- getLabel() - Method in class hec.gfx2d.G2dLineProperties
- getLabel() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getLabel() - Method in class hec.gfx2d.G2dMarkerProperties
- getLabel() - Method in interface hec.gfx2d.LineLabelProperties
- getLabel() - Method in class hec.gfx2d.TitleDrawProp
- getLabel() - Method in class hec.gui.DSSI18n
-
Deprecated.use getText()
- getLabel() - Method in class hec.gui.NameDialog
-
Returns the value in the label text box
- getLabel() - Method in class hec.map.AttributeInfo
- getLabel() - Method in class hec.server.NameSelectorDialog
-
Returns the Item selected in the drop down box
- getLabel() - Method in class hec.ui.TristateCheckBoxData
-
Gets the text for the checkbox.
- getLabel() - Method in class hec.util.I18n
-
Deprecated.use getText()
- getLabel() - Method in interface rma.swing.tree.LabelIconObject
- getLabelAlign() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getLabelAlign() - Method in class hec.gfx2d.G2dMarkerProperties
- getLabelAlignment() - Method in class hec.gfx2d.G2dLine
- getLabelAlignment() - Method in class hec.gfx2d.G2dLineProperties
- getLabelAlignment() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getLabelAlignment() - Method in class hec.gfx2d.G2dMarkerProperties
- getLabelAlignment() - Method in interface hec.gfx2d.LineLabelProperties
- getLabelAlignment() - Method in class hec.gfx2d.PairedDataLineLabelPanel
-
Returns the current label alignment selection
- getLabelAlignment() - Method in class hec.gfx2d.TitleDrawProp
- getLabelAlignmentString() - Method in class hec.gfx2d.G2dLine
- getLabelColor() - Method in class hec.gfx2d.G2dLine
- getLabelColor() - Method in class hec.gfx2d.G2dLineProperties
- getLabelColor() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getLabelColor() - Method in class hec.gfx2d.G2dMarkerProperties
- getLabelColor() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- getLabelColor() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- getLabelColor() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getLabelColorString() - Method in class hec.gfx2d.G2dLine
- getLabelFieldIndex() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getLabelFont() - Method in class hec.gfx2d.G2dLine
- getLabelFont() - Method in class hec.gfx2d.G2dLineProperties
- getLabelFont() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getLabelFont() - Method in class hec.gfx2d.G2dMarkerProperties
- getLabelFont() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- getLabelFont() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- getLabelFont() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getLabelFont() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getLabelFontString() - Method in class hec.gfx2d.G2dLine
- getLabelFor() - Method in class rma.swing.RmaJCheckBox
-
Get the component this is labelling.
- getLabelFormat() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- getLabelFormat() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getLabelFormat(double, Roundable) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getLabelInterval() - Method in class hec.gfx2d.G2dGlyphDrawProp
- getLabelInterval() - Method in class hec.gfx2d.PairedDataPropertiesPanel
-
Returns the interval value for displaying paired data labels.
- getLabelPosition() - Method in class hec.gfx2d.components.PositionPanel
- getLabelPosition() - Method in class hec.gfx2d.G2dLine
- getLabelPosition() - Method in class hec.gfx2d.G2dLineProperties
- getLabelPosition() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getLabelPosition() - Method in class hec.gfx2d.G2dMarkerProperties
- getLabelPosition() - Method in interface hec.gfx2d.LineLabelProperties
- getLabelPosition() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- getLabelPosition() - Method in class hec.gfx2d.TitleDrawProp
- getLabelPosition() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getLabelPositionString() - Method in class hec.gfx2d.G2dLine
- getLabelRotation() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getLabels() - Method in class hec.io.PairedDataContainer
-
get the labels for the curves
- getLabels() - Method in class hec.io.TextContainer
- getLabelText() - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- getLaggedValue(RunTimeStep, int) - Method in class hec.model.AbstractTSRecord
-
get the value at current runtime step minus the lag amount
- getLaggedValue(RunTimeStep, int) - Method in interface hec.model.TSRecord
-
get the value at current runtime step minus the lag amount
- getLargeDisplayIcon() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- getLargeDisplayIcon() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- getLargeDisplayIcon() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
- getLargestValue() - Method in class hec.model.PairedValuesExt
-
gets the largest value greater than zero from the y arrays
- getLargestValue() - Method in class hec.model.SeasonalRecord
-
gets the largest value greater than zero from the data array
- getLast() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getLast() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getLastBytes() - Method in class hec.util.CRC32Util
- getLastCheckInTime() - Method in class hec.model.UserLoginInfo
- getLastDeletePathnames() - Method in interface hec.heclib.dss.DssDataManager
-
Gets the pasteListPathnames attribute of the DssDataManager object
- getLastDeletePathnames() - Method in class hec.heclib.dss.HecDSSUtilities
- getLastDeletePathnames() - Method in interface hec.heclib.dss.IDSSUtilities
-
Gets the lastDeletePathnames attribute of the IDSSUtilities object
- getLastDeletePathnames() - Method in interface hec.heclib.dss.IHecDSSUtilities
- getLastDeletePathnames() - Method in class hec.heclib.dss.LocalDssDataManager
- getLastEdit() - Method in class rma.swing.AbstractTextEditorPanel
- getLastEdit() - Method in class rma.swing.SerializerEditDlg
- getLastError() - Method in class hec.heclib.dss.HecDSSFileAccess
- getLastFolderNode() - Method in class hec.script.AbstractScriptEditor
- getLastLocation() - Method in class hec.model.StreamNode
- getLastLoginTime() - Method in class hec.data.session.SessionInfo
- getLastLoginTime() - Method in class hec.security.UserProfile
-
get the last time the user logged in.
- getLastLogoutTime() - Method in class hec.data.session.SessionInfo
- getLastModifiedTime() - Method in class hec.io.AbstractDataStorage
- getLastModifiedTime() - Method in interface hec.io.DataStorage
- getLastModifiedTime() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getLastModifiedTime() - Method in class hec.model.BaseTSDataSet
- getLastModifiedTime() - Method in interface hec.model.DataList
-
Returns the last time of modification in miliseconds;
- getLastPathname() - Method in class hec.heclib.dss.CondensedReference
- getLastPathPart() - Static method in class hec.io.TopologyFile
-
return the last path part to the topology.conf file.
- getLastPt() - Method in class hec.geometry.WorldLine
- getLastPt() - Method in class hec.map.WorldLine
- getLastRunTime() - Method in class hec.model.JobTask
- getLastSegment() - Method in class hec.model.StreamPolyLine
-
return the last line segment in the pts vector.
- getLastSelectedCell() - Method in class rma.swing.RmaJTable
-
return the last selected cell
- getLastValue() - Method in class hec.gfx2d.PlotIconBase
-
Gets the last value in each active data set and when it occurred
- getLastValuePair() - Method in class hec.model.PairedValues
-
get the last ValuePair
- getLastWriteTime() - Method in class hec.heclib.dss.HecDSSDataAttributes
- getLastWriteTime(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- getLastWriteTimeMillis() - Method in class hec.heclib.dss.HecDSSDataAttributes
- getLastWriteTimeMillis(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- getLatestDate() - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getLatestDate() - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getLatitude() - Method in class hec.data.location.Location
- getLatitudeOfProjectionOrigin() - Method in class hec.heclib.grid.AlbersInfo
- getLatLong(doubleContainer, doubleContainer) - Method in class hec.io.DataContainer
- getLatStdPar1() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getLatStdPar2() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getLatZone() - Method in class hec.map.transform.UTMCoordinateInfo
- getLayerColor() - Method in class hec.map.dlg.DlgLayerSelection
- getLayerColor() - Method in class hec.map.ManagerGlyphSelection
- getLayerGlyph(InundationLayer) - Method in class hec.map.inundation.InundationGroupGlyph
- getLayerMaximumScale() - Method in class hec.map.JLayerSelection
- getLayerMinimumScale() - Method in class hec.map.JLayerSelection
- getLayers() - Method in class hec.model.TsDataSetName
- getLayerSelection() - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- getLayerSelection(InundationLayer) - Method in class hec.map.inundation.InundationGroupSelection
- getLayerShown() - Method in class hec.map.JLayerSelection
- getLayout() - Method in class hec.gfx2d.PrintProperties
- getLeftChild() - Method in class hec.model.Operator
- getLeftLabel() - Method in class hec.gfx2d.LegendPanel
- getLeftMargin() - Method in class hec.gfx2d.Margin
- getLegend() - Method in class hec.gfx2d.G2dDialog
-
Returns the LegendPanel object for this plot.
- getLegendComponent() - Method in interface hec.map.legend.LegendRenderer
- getLegendItem(int) - Method in class hec.gfx2d.LegendItemContainer
-
Returns the legend item at a given index.
- getLegendItem(G2dObject) - Method in class hec.gfx2d.LegendPanel
- getLegendItem(G2dObject, int) - Method in class hec.gfx2d.LegendPanel
- getLegendItemCount() - Method in class hec.gfx2d.LegendPanel
-
Get the number of items in the legend.
- getLegendItemProperties() - Method in class hec.gfx2d.LegendPanelProp
- getLegendLabel(int) - Method in class hec.gfx2d.LegendPanel
-
Get the G2dLabel of the legend item at the specified index.
- getLegendLabel(DataContainer) - Method in class hec.gfx2d.G2dDialog
-
Returns the G2dLabel of the legend item associated with the data container (display object).
- getLegendLabel(DataContainer, int) - Method in class hec.gfx2d.G2dDialog
-
Returns the G2dLabel of the specified curve number of the legend item associated with the data container (display object).
- getLegendLabel(String) - Method in class hec.gfx2d.LegendPanel
-
Returns the G2dLabel of the legend item with the specified name.
- getLegendLabel(String, int) - Method in class hec.gfx2d.LegendPanel
-
Returns the G2dLabel of the legend item with the specified name for the specified curve number.
- getLegendLocation() - Method in class hec.gfx2d.G2dPanel
-
This returns an integer locations of the position of the legend
- getLegendPanel() - Method in class hec.gfx2d.G2dPanel
- getLegendPanel() - Method in class hec.map.JLayerSelection
- getLegendPictSize(int) - Method in class hec.gfx2d.G2dGlyph
- getLegendPictSize(G2dLineProperties) - Method in class hec.gfx2d.G2dGlyph
- getLegendPosition() - Method in class hec.gfx2d.LegendPanel
- getLegendSide() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getLegendSide() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getLegendTitle() - Method in class hec.map.AbstractLegendItem
- getLength() - Method in interface hec.data.stream.IStream
- getLength() - Method in class hec.data.stream.StreamImpl
- getLength() - Method in class hec.geometry.WorldLine
- getLength() - Method in class hec.lang.RdcField
-
Returns the number of characters in this field.
- getLength() - Method in class hec.map.aishape.AiShapeFieldDescriptor
- getLength() - Method in class hec.map.WorldLine
-
Computes the length of the line and the coordinate at each point
- getLength() - Method in class rma.util.AbstractTimeInterval
- getLength(int) - Method in class rma.swing.text.FixedLengthDocument
- getLength(int) - Method in class rma.swing.text.IntegerDocument
- getLength(int) - Method in class rma.swing.text.LongDocument
- getLength(int) - Method in class rma.swing.text.RmaDocument
- getLengthConvFactor(int) - Method in class hec.map.transform.CoordinateInfo
-
returns the conversion factor that multiplies the base length unit in the maps world coordinates to feet or meters depending on the given unit system id
- getLengthUnit() - Method in interface hec.data.lock.ILock
- getLengthUnit() - Method in class hec.data.lock.JDomLockImpl
- getLengthUnits() - Method in interface hec.data.embankment.IEmbankment
- getLengthUnits() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getLevel() - Method in class rma.swing.logging.XmlLogRecord
-
Can return null if the Level doesnt parse.
- getLevelComment() - Method in interface hec.data.level.ILocationLevel
- getLevelComment() - Method in class hec.data.level.JDomLocationLevelImpl
- getLevelDate() - Method in class hec.data.level.JDomLocationLevelImpl
- getLevelProperty(String, Level) - Method in class rma.util.logging.LevelCeilingFilter
-
Gets the level property.
- getLevelUnitsId() - Method in class hec.data.level.JDomLocationLevelImpl
- getLibraryMajorVersion() - Static method in class hec.heclib.util.Heclib
-
Retrieves the major version of the library (i.e., 7).
- getLibraryMinorVersion() - Static method in class hec.heclib.util.Heclib
-
Retrieves the numeric library minor version (e.g., 7-BG = 7) Valid characters are A-Z, a-z A == 1, B == 2, a == 27, b == 28
- getLibrarySubVersion() - Static method in class hec.heclib.util.Heclib
-
Retrieves the numeric library sub-version (e.g., 7-BG = 2) Valid characters are A-Z, a-z A == 1, B == 2, a == 27, b == 28
- getLibraryVersion() - Static method in class hec.heclib.util.Heclib
-
Retrieves the numeric library version (e.g., 7-BG = 70207).
- getLibraryVersionString() - Static method in class hec.heclib.util.Heclib
-
Retrieves the full library version string (e.g., "7-BG")
- getLine() - Method in class hec.gfx2d.G2dGlyph
- getLine() - Method in class hec.io.ProcessOutputLine
- getLine() - Method in class hec.model.StreamElement
- getLine() - Method in exception rma.text.ParsingException
-
Get the line number of this exception.
- getLine(int) - Method in class hec.gfx2d.G2dGlyph
-
Returns a references to a line.
- getLine(int) - Method in class hec.map.hms.HmsMapObject
- getLine(int) - Method in interface hec.map.WorldLineHolder
- getLine(DataContainer) - Method in class hec.gfx2d.DataTypeFactory
- GetLine - Class in hec.heclib.util
- GetLine(String) - Constructor for class hec.heclib.util.GetLine
- getLineColor() - Method in class hec.gfx2d.G2dBorder
-
Returns the color of the border.
- getLineColor() - Method in class hec.gfx2d.G2dLabelDrawProp
- getLineColor() - Method in class hec.gfx2d.G2dLine
-
get the line Color for this line
- getLineColor() - Method in class hec.gfx2d.G2dLineProperties
- getLineColor() - Method in class hec.gfx2d.G2dMarkerProperties
- getLineColor() - Method in class hec.gfx2d.G2dPolygonProperties
- getLineColor() - Method in interface hec.gfx2d.LineProperties
- getLineColor() - Method in interface hec.gfx2d.PatternProperties
- getLineColor() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- getLineColor() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- getLineColor() - Method in class hec.gfx2d.ViewportDrawProp
- getLineColor() - Method in class hec.lang.HtmlAttributes
- getLineColor(int) - Method in interface hec.map.WorldLineHolder
- getLineColors() - Static method in class hec.gfx2d.G2dPanel
- getLineColorString() - Method in class hec.gfx2d.G2dLine
-
get the line color for this line as a String
- getLineCount() - Method in interface hec.map.WorldLineHolder
- getLineDescription(int) - Method in interface hec.map.WorldLineHolder
- getLineLabel() - Method in class hec.gfx2d.G2dLine
- getLineName(int) - Method in interface hec.map.WorldLineHolder
- getLineNumber() - Method in class rma.util.logging.StackTraceElementLogSite
- getLinePattern() - Method in class hec.gfx2d.G2dLineProperties
- getLinePattern() - Method in class hec.gfx2d.G2dMarkerProperties
- getLinePattern() - Method in interface hec.gfx2d.LineProperties
- getLineProperties() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getLineProperties(G2dDssObject) - Method in class hec.gfx2d.DataTypeFactory
-
same as
getLineProperties(data, true)
- getLineProperties(G2dDssObject, boolean) - Method in class hec.gfx2d.DataTypeFactory
- getLineProperties(G2dDssObject, String, boolean) - Method in class hec.gfx2d.DataTypeFactory
- getLineProperties(G2dObject, String, boolean) - Method in class hec.gfx2d.DataTypeFactory
-
Line style properties for all other G2dObject data types
- getLineProperties(DataContainer) - Method in class hec.gfx2d.DataTypeFactory
-
same as
getLineProperties(dc, true)
; - getLineProperties(DataContainer, boolean) - Method in class hec.gfx2d.DataTypeFactory
-
same as
getLineProperties(dc,null,useDataTypeStyles)
- getLineProperties(DataContainer, String, boolean) - Method in class hec.gfx2d.DataTypeFactory
-
Gets the LineProperties attribute of the DataTypeFactory class
- getLineProperties(List<? extends G2dObject>) - Method in class hec.gfx2d.DataTypeFactory
-
same as
getLineProperties(dataContainers, true)
- getLineProperties(List<? extends G2dObject>, boolean) - Method in class hec.gfx2d.DataTypeFactory
-
same as
getLineProperties(dataContainers, null, useDataTypeStyles)
- getLineProperties(List<? extends G2dObject>, String) - Method in class hec.gfx2d.DataTypeFactory
- getLineProperties(List<? extends G2dObject>, String, boolean) - Method in class hec.gfx2d.DataTypeFactory
- getLinePropertyObjects() - Method in class hec.gfx2d.G2dPanel
-
return a copy of the G2dLineProperties objects from all the viewports.
- getLineSegment(double, double) - Method in class hec.model.StreamElement
-
return a line segment of this line
- getLineSegment(double, double) - Method in class hec.model.StreamPolyLine
- getLineSegmentAt(int) - Method in class hec.gfx2d.G2dLine
- getLineSeparator() - Method in interface hec.io.HecFile
- getLinesRead() - Method in class hec.io.ProcessOutputReader
- getLineStepStyle() - Method in class hec.gfx2d.G2dLine
-
return the line step style
- getLineStepStyle() - Method in class hec.gfx2d.G2dLineProperties
- getLineStepStyleString() - Method in class hec.gfx2d.G2dLine
-
return the line step style as a String
- getLineStyle() - Method in class hec.gfx2d.G2dLabelDrawProp
- getLineStyle() - Method in class hec.gfx2d.G2dLine
-
get the line style for this line
- getLineStyle() - Method in class hec.gfx2d.G2dPolygonProperties
- getLineStyle() - Method in interface hec.gfx2d.PatternProperties
- getLineStyle() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- getLineStyle() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- getLineStyle() - Method in class hec.gfx2d.ViewportDrawProp
- getLineStyle() - Method in class hec.lang.HtmlAttributes
- getLineStyleName() - Method in class hec.gfx2d.G2dData
- getLineStyleName() - Method in class hec.gfx2d.G2dDataWrapper
- getLineStyleName() - Method in interface hec.gfx2d.G2dObject
-
return name and parameter name for matching up data to line styles
- getLineStyles() - Method in class hec.gfx2d.DefaultPopupPlotCreator
- getLineStyleString() - Method in class hec.gfx2d.G2dLine
-
get the line style for this line as a String
- getLineTimeIdentificationPattern() - Method in class hec.server.TimeWindowFileReader
- getLineTransparency() - Method in class hec.gfx2d.G2dLineProperties
- getLineWeight() - Method in class hec.gfx2d.G2dLabelDrawProp
- getLineWeight() - Method in class hec.gfx2d.G2dPolygonProperties
- getLineWeight() - Method in interface hec.gfx2d.PatternProperties
- getLineWeight() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- getLineWeight() - Method in class hec.gfx2d.ViewportDrawProp
- getLineWidth() - Method in class hec.gfx2d.G2dLine
-
Gets the LineWidth attribute of the G2dLine object
- getLineWidth() - Method in class hec.gfx2d.G2dLineProperties
- getLineWidth() - Method in class hec.gfx2d.G2dMarkerProperties
- getLineWidth() - Method in interface hec.gfx2d.LineProperties
- getLineWidth() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- getList() - Method in interface hec.data.characteristic.ICharacteristicType
- getList() - Method in class hec.data.characteristic.JDomCharacteristicType
- getList() - Method in class hec.heclib.dss.Group
- getList() - Method in class rma.swing.list.RmaListModel
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class hec.gfx2d.G2dFillPatternRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class hec.gfx2d.G2dLinePatternRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class hec.gfx2d.G2dLineWidthRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class hec.map.aishape.AiShapeLayerSelection.AiShapeListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class hec.map.ColorListJLayerSelection.ColorListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.CheckListRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.FillPatternRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.ImageFileCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.LinePatternRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.LineWidthRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.RmaListCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.list.RmaSymbolRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.MlLabel.DefaultTextCellRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.table.RmaColorRenderer
- getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class rma.swing.table.RmaImageRenderer
- getListOfEParts() - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getListOfIntervals() - Method in class hec.util.TimeWindowExtensionDialog
- getListProperties(String) - Static method in class hec.data.TsTranslator
- getListSize() - Method in interface hec.model.GridContainerManager
- getLLXcoord() - Method in class hec.heclib.grid.FlatGrid
- getLLYcoord() - Method in class hec.heclib.grid.FlatGrid
- getLocal() - Method in class hec.io.FilePath
- getLocalArrays(MapScale, int[], int[], int, int) - Method in class hec.map.WorldLine
-
creates a set of local coordinates to draw a polygonal reach
- getLocalArrays2d(MapScale, int[], int[], int, int) - Method in class hec.map.WorldLine
-
creates a set of local coordinates to draw a line using Graphics2d
- getLocalDateTime() - Method in class hec.heclib.util.HecTime
- getLocalHosts(TopologyFileEntry) - Method in class hec.io.TopologyFile
-
Get the other local hosts for entry.
- getLocalHosts(TopologyFileEntry, boolean) - Method in class hec.io.TopologyFile
-
Gets the SisterHosts attribute of the TopologyFile object
- getLocalInterval() - Method in class hec.geometry.AxisIterator
- getLocalRect() - Method in class hec.gfx2d.GfxLabelItem
-
Gets the LocalRect attribute of the GfxLabelItem object
- getLocalRect() - Method in class hec.map.MapLabelItem
-
Gets the LocalRect attribute of the MapLabelItem object
- getLocalRect(LocalRect) - Method in class hec.gfx2d.GfxLabelItem
-
Gets the LocalRect attribute of the GfxLabelItem object
- getLocalRect(LocalRect) - Method in class hec.map.MapLabelItem
-
Gets the LocalRect attribute of the MapLabelItem object
- getLocalRegionArrays(Scale, int[], int[]) - Method in class hec.geometry.WorldLine
-
creates a set of local coordiates to draw a polygonal reach
- getLocalRegionArrays(Scale, int[], int[], double) - Method in class hec.geometry.WorldLine
-
creates a set of local coordiates to draw a polygonal reach
- getLocalRegionArrays(MapScale, int[], int[]) - Method in class hec.map.WorldLine
-
creates a set of local coordiates to draw a polygonal reach
- getLocalRegionArrays(MapScale, int[], int[], double) - Method in class hec.map.WorldLine
- getLocalRegionArrays(MapScale, int[], int[], double, int, int) - Method in class hec.map.WorldLine
-
creates a set of local coordiates to draw a polygonal reach
- getLocalRegularTimeZone() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getLocalRegularTimeZone() - Method in class hec.data.tx.LocalRegularTime
-
Deprecated.
- getLocalRegularTimeZoneString() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getLocalValue() - Method in class hec.geometry.AxisIterator
- getLocalValue() - Method in class hec.geometry.LogAxisIterator
- getLocalValue() - Method in class hec.geometry.ProbabilityAxisIterator
- getLocalValue() - Method in class hec.geometry.TSAxisIterator
- getLocation() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getLocation() - Method in interface hec.data.ILocationAssociation
- getLocation() - Method in class hec.data.LocationID
-
Deprecated.
- getLocation() - Method in interface hec.data.lock.ILock
- getLocation() - Method in class hec.data.lock.JDomLockImpl
- getLocation() - Method in class hec.data.outlet.JDomOutletImpl
- getLocation() - Method in class hec.data.physicalstructure.PhysicalStructure
- getLocation() - Method in interface hec.data.project.IProject
-
Returns the location for this project.
- getLocation() - Method in class hec.data.project.JDomProjectImpl
- getLocation() - Method in class hec.data.turbines.JDomTurbineImpl
- getLocation() - Method in class hec.data.watersupply.JDomWaterSupplyPump
- getLocation() - Method in class hec.gfx2d.swing.charts.bar.BarData
-
fetch this data's location
- getLocation() - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- getLocation() - Method in class hec.gfx2d.ViewportLayer
- getLocation() - Method in class hec.map.annotations.Widget
- getLocation() - Method in class hec.map.raster.RasterSegmentIterator
- getLocation() - Method in interface hec.model.IconNode
- getLocation() - Method in class hec.model.Node
- getLocation() - Method in class hec.model.StreamJunction
- getLocation() - Method in class hec.model.StreamNode
- getLocation() - Method in class hec.model.TsDataSetName
- getLocation2CatalogTemplate() - Static method in class hec.data.meta.LocationCatalogQuery
- getLocationByCoord(double) - Method in class hec.geometry.WorldLine
- getLocationByCoord(double) - Method in class hec.map.WorldLine
- getLocationByCoord(double) - Method in class hec.model.StreamElement
- getLocationByStation(double) - Method in class hec.model.StreamElement
- getLocationCatalogTemplate() - Static method in class hec.data.meta.LocationCatalogQuery
- getLocationCategories() - Method in class hec.data.location.LocationCategoryMap
- getLocationElementName() - Method in class hec.data.outlet.JDomOutletImpl
- getLocationElementName() - Method in class hec.data.physicalstructure.PhysicalStructure
- getLocationElementName() - Method in class hec.data.turbines.JDomTurbineImpl
- getLocationGroup(LocationCategoryRef, String) - Method in class hec.data.location.LocationGroupSet
- getLocationGroup(LocationGroupRef) - Method in class hec.data.location.LocationGroupSet
- getLocationGroupCatalogTemplate() - Static method in class hec.data.meta.LocationGroupQuery
- getLocationGroupId() - Method in class hec.data.location.Alternative
- getLocationGroupRef() - Method in class hec.data.location.LocationGroup
- getLocationGroupRefs() - Method in class hec.data.location.LocationGroupSet
- getLocationGroups() - Method in class hec.data.location.LocationCategoryMap
- getLocationGroups() - Method in class hec.data.location.LocationGroupSet
- getLocationGroups(LocationTemplate, LocationTemplate, LocationCategoryRef) - Method in class hec.data.location.LocationGroupSet
- getLocationId() - Method in class hec.data.level.JDomLocationLevelImpl
- getLocationId() - Method in class hec.data.level.JDomLocationLevelRef
- getLocationId() - Method in class hec.data.lock.AtLockDescriptor
- getLocationId() - Method in class hec.data.project.AtProjectDescriptor
- getLocationId() - Method in interface hec.data.stream.IStream
- getLocationId() - Method in interface hec.data.stream.IStreamLocationTemplate
-
This represents the location ID in the database, such as 'WTYT2' This may be the same as the stream Id (such as when the object is an IStream)
- getLocationId() - Method in class hec.data.stream.StreamLocationImpl
- getLocationId() - Method in class hec.data.stream.StreamReachImpl
- getLocationId() - Method in class hec.data.streamflow.StreamflowMeasurement
- getLocationId() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getLocationID() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getLocationID() - Method in class hec.data.tx.DescriptionTxColumnModel
- getLocationIDMetaData() - Method in class hec.data.LocationID
-
Deprecated.
- getLocationIdStrLen() - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getLocationKind() - Method in class hec.data.location.Location
- getLocationLevelAttributeValueUnitsId() - Method in interface hec.data.level.ILocationLevelRef
- getLocationLevelAttributeValueUnitsId() - Method in class hec.data.level.JDomLocationLevelRef
- getLocationLevelId() - Method in interface hec.data.level.ILocationLevelRef
- getLocationLevelId() - Method in class hec.data.level.JDomLocationLevelRef
- getLocationLevelIndicatorId() - Method in interface hec.data.level.ILocationLevelIndicator
- getLocationLevelIndicatorId() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getLocationLevelRef() - Method in interface hec.data.level.ILocationLevel
- getLocationLevelRef() - Method in class hec.data.level.JDomLocationLevelImpl
- getLocationList() - Method in class hec.gfx2d.DataTypeFactory
- getLocationList() - Method in class hec.heclib.dss.HecLocationManager
- getLocationName() - Method in class hec.io.TimeSeriesContainer
-
Returns the String representation of the DSS Location LOCATION - SUB_LOCATION or "" if the values are null
- getLocationName() - Method in class hec.model.TsDataSetName
- getLocationRef() - Method in interface hec.data.ILocationRef
-
Returns the ref location template
- getLocationRef() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getLocationRef() - Method in interface hec.data.level.ILocationLevel
- getLocationRef() - Method in interface hec.data.level.ILocationLevelIndicator
- getLocationRef() - Method in interface hec.data.level.ILocationLevelRef
- getLocationRef() - Method in class hec.data.level.JDomLocationLevelImpl
- getLocationRef() - Method in class hec.data.level.JDomLocationLevelRef
- getLocationRef() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getLocationRef() - Method in interface hec.data.operations.IPhysicalStructureOperationalSetting
- getLocationRef() - Method in class hec.data.operations.OperationalProjectChanges
- getLocationRef() - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
-
Returns a ref to the project location.
- getLocationRef() - Method in class hec.data.operations.PhysicalStructureOperationalSetting
- getLocationRef() - Method in class hec.data.rating.JDomRatingSpecification
-
Returns the location of this spec.
- getLocationRef() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getLocationRef() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getLocationRef() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getLocations() - Method in class hec.heclib.dss.HecLocationManager
- getLocationTemplate() - Method in interface hec.data.basin.IBasin
- getLocationTemplate() - Method in class hec.data.location.Location
- getLocationTemplate() - Method in interface hec.data.stream.IStream
- getLocationTemplate() - Method in class hec.data.stream.StreamImpl
- getLocationTemplate() - Method in class hec.data.stream.StreamReachImpl
- getLocationType() - Method in class hec.data.location.Location
- getLockDescriptor(int) - Method in interface hec.data.lock.ILockCatalog
- getLockDescriptor(int) - Method in class hec.data.lock.JDomLockCatalogImpl
- getLockDescriptor(String) - Method in interface hec.data.lock.ILockCatalog
- getLockDescriptor(String) - Method in class hec.data.lock.JDomLockCatalogImpl
- getLockDescriptorList() - Method in interface hec.data.lock.ILockCatalog
- getLockDescriptorList() - Method in class hec.data.lock.JDomLockCatalogImpl
- getLocked() - Method in class hec.model.AbstractDataObject
- getLockedTime() - Method in class hec.io.FileLock
- getLockId() - Method in class hec.data.project.ProjectLock
- getLockLength() - Method in interface hec.data.lock.ILock
- getLockLength() - Method in class hec.data.lock.JDomLockImpl
- getLockLength(ParamDouble) - Method in interface hec.data.lock.ILock
- getLockLength(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- getLockThreadToken() - Method in class hec.heclib.dss.HecDSSFileDataManager
- getLockType() - Method in class hec.io.FileLock
- getLockTypeString() - Method in class hec.io.FileLock
- getLockTypeString(int) - Static method in class hec.io.FileLock
- getLockWidth() - Method in interface hec.data.lock.ILock
- getLockWidth() - Method in class hec.data.lock.JDomLockImpl
- getLockWidth(ParamDouble) - Method in interface hec.data.lock.ILock
- getLockWidth(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- getLocRef() - Method in class hec.data.location.AssignedLocation
- getLogFailureToLoad() - Static method in class rma.util.PlugInLoader
- getLogFileName() - Static method in class hec.heclib.dss.HecDataManager
- getLogFileName() - Method in class hec.io.HecSwappingOutputStream
-
get the name of the log file current being written to
- getLoggedInUsers() - Method in class hec.model.UserInfo
-
return a list of user names
- getLogger() - Method in class hec.appInterface.AppDaddyParameterLoader
- getLoggerName() - Method in class rma.util.logging.MarkingClassLoggerBackendWrapper
- getLogicalOperator() - Method in class hec.model.ConditionalItem
- getLoginFailureCnt() - Method in class hec.security.PasswordEntry
- getLoginServerUrls() - Method in exception hec.lang.ServerSecurityException
- getLoginTime() - Method in class hec.model.UserLoginInfo
- getLoginTime() - Method in class hec.server.UnknownUserItem
- getLogRecordDisplay() - Method in class rma.swing.logging.DialogLogHandler
-
Returns a reference to the inteface that handles logged records, there is typically a UI piece behind the interface.
- getLogRecordList() - Method in interface rma.swing.logging.ILogRecordDisplay
-
The list of records currently being looked at
- getLogRecordList() - Method in class rma.swing.logging.LogRecordDisplayPanel
- getLogTable() - Static method in class hec.lang.Logger
-
Deprecated.
- getLong(String) - Method in class hec.jms.GenericMessage
-
Performs a long map lookup on the encapsulated message for the argument key value.
- getLongCentMer() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getLongCentMer() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getLongitude() - Method in class hec.data.location.Location
- getLongName() - Method in class hec.data.location.Location
- getLongName() - Method in class hec.data.project.AtProjectDescriptor
- getLongPol() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getLongZone() - Method in class hec.map.transform.UTMCoordinateInfo
- getLookback() - Method in class hec.model.TimeWindow
- getLookbackDateString() - Method in class hec.model.RunTimeWindow
-
get the lookback date (no time) as a String
- getLookbackHrMinString() - Method in class hec.model.RunTimeWindow
-
get the look back time (hours and minutes) as a String
- getLookbackTime() - Method in class hec.model.RunTimeWindow
-
get the look back time
- getLookbackTimeString() - Method in class hec.model.RunTimeWindow
-
get the lookback date and time as a String
- getLookup() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getLookup() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.Returns a lookup of capabilites that can be done on this object
- getLookup() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.Returns a lookup of capabilites that can be done on this object
- getLookup() - Method in class hec.gfx2d.G2dData
- getLookup() - Method in class hec.gfx2d.G2dDataWrapper
- getLookup() - Method in interface hec.gfx2d.G2dObject
-
Return a lookup of capabilities that this G2dObject can do.
- getLookup() - Method in class hec.map.selection.GraphicElementSelection
- getLowercase() - Method in class rma.swing.text.RmaDocument
- getLowerCase() - Method in class rma.swing.text.FixedLengthDocument
- getLowerLeft() - Method in class hec.map.raster.RasterMap
- getLowerLeftCellX() - Method in class hec.heclib.grid.GridInfo
- getLowerLeftCellY() - Method in class hec.heclib.grid.GridInfo
- getLowerLeftCorner() - Method in class hec.map.aidem.AiDemBaseMap
- getLowerLeftCorner() - Method in class hec.map.raster.RasterMap
- getLowerLeftX() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getLowerLeftY() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getLowerRight() - Method in class hec.map.raster.RasterMap
- getLowerTable() - Method in class rma.swing.table.TwoTablesOneFixedPanel
-
Returns a reference to the lower table in the panel
- getLowestMeasurableStage() - Method in interface hec.data.stream.IStreamLocation
- getLowestMeasurableStage() - Method in class hec.data.stream.StreamLocationImpl
- getLowWaterLowerPoolLocationLevel() - Method in interface hec.data.lock.ILock
- getLowWaterLowerPoolLocationLevel() - Method in class hec.data.lock.JDomLockImpl
- getLowWaterUpperPoolLocationLevel() - Method in interface hec.data.lock.ILock
- getLowWaterUpperPoolLocationLevel() - Method in class hec.data.lock.JDomLockImpl
- getLP3Deviate(double, double) - Static method in class hec.lang.Statistics
-
Return the Log Pearson Type III deviate for the input standard normal deviate and skew.
- getMajorAxis() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getMajorAxis() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getMajorAxis() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getMajorFont() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- getMajorGridXColor() - Method in class hec.gfx2d.Viewport
- getMajorGridXColorString() - Method in class hec.gfx2d.Viewport
-
get the major grid X color for this Viewport as a String
- getMajorGridXStyleString() - Method in class hec.gfx2d.Viewport
-
get the major grid X style for this Viewport as a String
- getMajorGridXWidth() - Method in class hec.gfx2d.Viewport
-
return the Major X Grid Width for this Viewport
- getMajorGridYColor() - Method in class hec.gfx2d.Viewport
- getMajorGridYColorString() - Method in class hec.gfx2d.Viewport
-
get the major grid Y color for this Viewport as a String
- getMajorGridYStyleString() - Method in class hec.gfx2d.Viewport
-
get the major grid Y style for this Viewport as a String
- getMajorGridYWidth() - Method in class hec.gfx2d.Viewport
-
return the Major Y Grid Width for this Viewport
- getMajorLineInterval() - Method in class hec.gfx2d.PairedDataPropertiesPanel
- getMajorLineProperties() - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- getMajorMinorInterval() - Method in class hec.gfx2d.G2dGlyphDrawProp
- getMajorTic() - Method in class hec.geometry.Axis
- getMajorTicFont() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorTicFontFamily() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorTicFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorTicFontStyle() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorTicInterval() - Method in class hec.geometry.AxisProp
- getMajorTicInterval() - Method in interface hec.geometry.ScaleProperties
-
Returns the interval between the minor tics
- getMajorTicLength() - Method in class hec.gfx2d.AxisTics
-
get the major tic length
- getMajorTicLength() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getMajorTicMaxFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorTicMinFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorTicTinyFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMajorXGridColor() - Method in interface hec.gfx2d.GridProperties
- getMajorXGridColor() - Method in class hec.gfx2d.ViewportDrawProp
- getMajorXGridStyle() - Method in interface hec.gfx2d.GridProperties
- getMajorXGridStyle() - Method in class hec.gfx2d.ViewportDrawProp
- getMajorXGridWeight() - Method in interface hec.gfx2d.GridProperties
- getMajorXGridWeight() - Method in class hec.gfx2d.ViewportDrawProp
- getMajorXGridWidth() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getMajorYGridColor() - Method in interface hec.gfx2d.GridProperties
- getMajorYGridColor() - Method in class hec.gfx2d.ViewportDrawProp
- getMajorYGridStyle() - Method in interface hec.gfx2d.GridProperties
- getMajorYGridStyle() - Method in class hec.gfx2d.ViewportDrawProp
- getMajorYGridWeight() - Method in interface hec.gfx2d.GridProperties
- getMajorYGridWeight() - Method in class hec.gfx2d.ViewportDrawProp
- getMajorYGridWidth() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getManagerClassname() - Method in class hec.map.IconMouseAdapter
- getMap() - Method in class hec.jms.GenericMessage
- getMap() - Method in interface hec.map.ElevationGlyph
- getMap() - Method in interface hec.map.image.IImageGlyph
- getMap() - Method in class hec.map.image.ImageGlyphProxy
- getMap() - Method in class hec.map.MapGlyph
-
Gets the MapObjectInterface that this MapGlyph is drawing
- getMapClassName() - Method in class hec.map.inundation.InundationLayer
- getMapClassName() - Method in class hec.map.inundation.InundationParameter
- getMapExtension() - Method in interface hec.map.MapObjectFactory.MapObjectMappingProvider
-
Returns the extension that the above map object class can handle.
- getMapExtension() - Method in class hec.map.vrt.VrtMapObjectMappingProvider
- getMapGlyphClass() - Method in class hec.map.annotations.AnnotationMapGlyph.AnnotationGlyphMapping
- getMapGlyphClass() - Method in interface hec.map.MapGlyphFactory.MapGlyphMappingProvider
- getMapGlyphClass() - Method in class hec.map.vrt.VrtMapGlyphMappingProvider
- getMapGlyphClass() - Method in class rma.swing.RmaGlyphButtonInfo
- getMapIdentifier() - Method in class hec.map.MapObject
- getMapIdentifier() - Method in interface hec.map.MapObjectInterface
-
Gets the MapIdentifier attribute of the MapObjectInterface object
- getMapIdentifier() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getMapLabel() - Method in class hec.data.location.Location
- getMapMouseAdapter() - Method in class hec.map.MapCanvas
-
Gets the MapMouseAdapter attribute of the MapCanvas object
- getMapMouseAdapter() - Method in class hec.map.MapPanel
-
Gets the current MapMouseAdapter
- getMapObject(int) - Method in class hec.io.DBFMappingClass
- getMapObject(FileOpener) - Method in class hec.map.inundation.InundationLayer
- getMapObjectClass() - Method in interface hec.map.MapObjectFactory.MapObjectMappingProvider
- getMapObjectClass() - Method in class hec.map.vrt.VrtMapObjectMappingProvider
- getMapObjectInterfaceClass() - Method in class hec.map.annotations.AnnotationMapGlyph.AnnotationGlyphMapping
- getMapObjectInterfaceClass() - Method in interface hec.map.MapGlyphFactory.MapGlyphMappingProvider
- getMapObjectInterfaceClass() - Method in class hec.map.vrt.VrtMapGlyphMappingProvider
- getMapObjects() - Method in class hec.map.vrt.VrtMapObject
- getMapPanel() - Method in class hec.client.PreviewDialog
- getMapPanel() - Method in interface hec.map.appInterface.MapApplicationFrame
-
Get the
hec.map.MapPanel
. - getMapPanel() - Method in interface hec.map.image.IImageGlyph
- getMapPanel() - Method in class hec.map.image.ImageGlyphProxy
- getMapPanel() - Method in class hec.map.JLayerSelectorTreePanel
- getMapPanel() - Method in class hec.map.MapGlyph
-
Gets the MapPanel of the MapGlyph object
- getMappedRow(int) - Method in class rma.swing.RmaJTableSorter
-
Returns the mapped row for a specific table row.
- getMappedRow(int) - Method in class rma.swing.table.RmaTableSorter
-
Returns the mapped row for a specific table row.
- getMapping(String) - Static method in class hec.model.ManagerMappingFactory
-
get the new manager class name from an old manager class.
- getMappingInformation() - Method in class hec.io.dbf.DBFCollectionObject
- getMappingInformation() - Method in interface hec.io.DBFSerializable
-
Returns the necessary mapping information that maps a member field to a column in the DBF file.
- getMappingInformation() - Method in class hec.model.AbstractDBFObject
- getMapScale() - Method in class hec.map.renderer.MapScaleImage
- getMapScale() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getMapScaleImage(RenderTaskFactory) - Method in class hec.map.renderer.AbstractThreadedRenderer
- getMapShown() - Method in class hec.map.MapIdentifier
-
get the default state of whether or not the map is shown.
- getMapShown(MapGlyph) - Method in class hec.map.MapIdentifier
-
Get whether or not the map is shown.
- getMapToolClass(String) - Method in interface hec.map.MapToolClassLoader
- getMapToolPanel() - Method in class hec.map.MapPanel
- getMapTools() - Method in class hec.map.annotations.AnnotationMapObject
- getMapTools() - Method in interface hec.map.MapObjectInterface2
- getMapTools() - Method in class hec.map.MapToolSet
- getMapToolSet() - Method in class hec.map.MapToolPanel.MapToolSetPanel
- getMapType() - Method in class hec.map.aishape.AiShapeGlyph
- getMapUrl() - Method in class hec.map.inundation.InundationLayer
- getMargin() - Method in class hec.gfx2d.MarginJDialog
- getMargins() - Method in class hec.gfx2d.PrintProperties
- getMarkerLabel() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getMarkerLabel() - Method in class hec.gfx2d.G2dMarkerProperties
- getMarkerPoints() - Method in class hec.gfx2d.ViewportLayout
- getMarkerValue() - Method in class hec.gfx2d.G2dMarkerLine
- getMarkerValue() - Method in class hec.gfx2d.G2dMarkerProperties
- getMarkerXValue() - Method in class hec.gfx2d.G2dMarkerPoint
- getMarkerXValue() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getMarkerYValue() - Method in class hec.gfx2d.G2dMarkerPoint
- getMarkerYValue() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getMask(String) - Static method in class hec.security.ApplicationPermission
- getMasterAxis(int) - Method in class hec.gfx2d.Viewport
- getMasterEntry() - Method in class hec.io.TopologyFile
-
Gets the MasterEntry attribute of the TopologyFile object
- getMax() - Method in class hec.chart.HistogramBin
- getMax() - Method in class hec.geometry.Axis
-
Returns the maximum value for this axis.
- getMax() - Method in class hec.geometry.DefaultRatingFunction
- getMax() - Method in class hec.geometry.ProbabilityAxis
-
Returns the maximum value for this axis.
- getMax() - Method in interface hec.geometry.RatingFunction
- getMax() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the max.
- getMax() - Method in class hec.gfx2d.histogram.HistogramBin
- getMax() - Method in class hec.heclib.util.HecDoubleParam
-
getMax() returns the maxminum value of the parameter
- getMax() - Method in class hec.heclib.util.HecIntParam
-
getMax() returns the maxminum value of the parameter
- getMax() - Method in class hec.hecmath.DoubleInterpolationTable
- getMax() - Method in class hec.lang.StatisticalParameter
- getMax() - Method in class rma.swing.text.DecimalNumberDocument
- getMax() - Method in class rma.swing.text.IntegerDocument
- getMax() - Method in class rma.swing.text.LongDocument
- getMax() - Method in class rma.util.DoubleArray
- getMax() - Method in class rma.util.DoubleVector
- getMax() - Method in class rma.util.FloatArray
- getMaxAbsDiff() - Method in class hec.hecmath.DataSetResults
- getMaxBounds() - Method in class hec.gfx2d.AxisTics
- getMaxClipping() - Method in class hec.map.ElevationGlyphDataRecord
- getMaxClipping() - Method in class rma.util.CategoricalColorContour
- getMaxClipping() - Method in class rma.util.ColorContour
- getMaxColor() - Method in class rma.util.TwoColorColorContour
- getMaxDataValue() - Method in class hec.heclib.grid.GridInfo
- getMaxDecimalPlaces() - Method in class hec.data.UsgsRounder
-
Retrieves the maximum number of decimal places for the specification
- getMaxDeviate() - Method in class hec.lang.RandomNumber
- getMaxElevation() - Method in class hec.map.tms.datasource.TmsDataSource
- getMaxExtents() - Method in class hec.map.MapPanel
-
Gets the Max Extents of the MapPanel
- getMaxFontSize() - Method in interface hec.gfx2d.FontProperties
- getMaxFontSize() - Method in class hec.gfx2d.G2dLabelDrawProp
- getMaxFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getMaximum() - Method in class rma.swing.RmaSpinnerNumberModel
- getMaximumAge() - Method in interface hec.data.level.ILocationLevelIndicator
- getMaximumAge() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getMaximumDate() - Method in class rma.swing.DateChooser
-
Get the latest selectable date for the chooser.
- getMaximumElevation() - Method in class hec.map.aidem.AiDemBaseMap
-
Returns the maximum value in the grid.
- getMaximumElevation() - Method in class hec.map.aidem.AiDemGlyph
- getMaximumElevation() - Method in class hec.map.dem.DemGlyph
- getMaximumElevation() - Method in class hec.map.dem.DemMap
- getMaximumElevation() - Method in interface hec.map.ElevationGlyph
- getMaximumElevation() - Method in interface hec.map.ElevationMap
- getMaximumElevation() - Method in class hec.map.flo2d.Flo2dDepthMap
- getMaximumElevation() - Method in class hec.map.flo2d.Flo2dGlyph
- getMaximumElevation() - Method in class hec.map.nettin.NetTinGlyph
- getMaximumElevation() - Method in class hec.map.nettin.NetTinMap
- getMaximumElevation() - Method in class hec.map.raster.RasterGlyph
- getMaximumElevation() - Method in class hec.map.raster.RasterMap
- getMaximumElevation() - Method in class hec.map.tms.TmsMap
- getMaximumElevation() - Method in class hec.map.tms.TmsMapGlyph
- getMaximumElevation() - Method in class hec.map.vrt.VrtMapGlyph
- getMaximumElevation() - Method in class hec.map.vrt.VrtMapObject
- getMaximumElevation() - Method in interface hec.model.GridContainer
-
Gets the MaximumElevation of the Grid, this takes into account any clippings set by the GlyphDataRecord
- getMaximumLockLift() - Method in interface hec.data.lock.ILock
- getMaximumLockLift() - Method in class hec.data.lock.JDomLockImpl
- getMaximumLockLift(ParamDouble) - Method in interface hec.data.lock.ILock
- getMaximumLockLift(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- getMaximumPartLengths() - Method in class hec.heclib.dss.HecDssCatalog
- getMaximumPartLengths(String[]) - Method in class hec.heclib.dss.HecDssCatalog
- getMaximumScale() - Method in interface hec.map.ElevationGlyph
- getMaximumScale() - Method in interface hec.map.image.IImageGlyph
- getMaximumScale() - Method in class hec.map.image.ImageGlyphProxy
- getMaximumScale() - Method in class hec.map.MapGlyph
- getMaximumScale() - Method in class hec.map.MapIdentifier
- getMaximumScale() - Method in class hec.map.MapScaleEditorPanel
-
Returns the maximum scale value entered by the user or Integer.MAX_VALUE if no value is entered or the "Always show layer" radio button is selected
- getMaximumSize() - Method in class rma.swing.RmaJComboBox
- getMaximumSize() - Method in class rma.util.MemoryMonitor.Surface
- getMaximumSize(JComponent) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- getMaximumSize(JComponent) - Method in class hec.io.BasicRmiFileChooserFieldUI
- getMaximumSize(JComponent) - Method in class rma.swing.plaf.basic.BasicDateFieldUI
- getMaximumSize(JComponent) - Method in class rma.swing.plaf.basic.BasicDescFieldUI
- getMaximumValue() - Method in class hec.chart.HistogramOptionsPanel
- getMaximumValue() - Method in interface hec.data.rating.IParameterExtents
-
Returns the maximum value for this parameter.
- getMaximumValue() - Method in class hec.data.rating.RatingExtents.ParameterExtents
-
Returns the max value in parameter units.
- getMaximumValue() - Method in interface hec.model.GridContainer
-
Gets the MaximumValue attribute of the Grid.
- getMaxLength() - Method in class rma.swing.RmaJTextField
- getMaxScaleValue() - Method in class hec.geometry.AxisProp
- getMaxScaleValue() - Method in interface hec.geometry.ScaleProperties
-
Gets the maximum value for an axis scale.
- getMaxScalingSize() - Method in class hec.gfx2d.components.FontPanel
- getMaxSize() - Method in class rma.util.ObjectPool
-
get the max size of the pool
- getMaxTimeGap() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getMaxVal() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getMaxValDate() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getMaxValue() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getMaxValue() - Method in interface hec.gfx2d.swing.charts.data.ChartItemModel
- getMaxValue() - Method in class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- getMaxValue() - Method in class hec.heclib.grid.GridInfo
- getMaxValue() - Method in class hec.io.TinContainer
-
Forces
updateStatistics
action if statistics are undefined. - getMaxValue() - Method in class hec.map.raster.RasterMap
- getMaxValue() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getMaxValue() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getMaxValue() - Method in class hec.map.tms.datasource.tile.flt.FltTile
- getMaxValue() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
-
Returns the maximum value in the data file or Float.MIN_VALUE if undefined
- getMaxValue() - Method in interface hec.map.tms.datasource.Tile
-
Returns the maximum value that occurs within the tile.
- getMaxValue() - Method in class hec.map.tms.datasource.TmsHeader
- getMaxValue() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getMaxValue() - Method in class rma.swing.RmaJDecimalField
-
return the maximum value that can be entered into this field.
- getMaxValue() - Method in class rma.swing.RmaJIntegerField
-
Gets the max value.
- getMaxValue() - Method in class rma.swing.RmaJLongField
- getMaxValue() - Method in class rma.swing.RmaVcrControls
- getMaxValue() - Method in class rma.util.CategoricalColorContour
- getMaxValue() - Method in class rma.util.ColorContour
- getMaxValue(RmaDataId, Date) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getMaxValue(RmaDataId, Date) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getMaxValueTime() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getMaxX() - Method in class hec.map.tms.datasource.TmsLevel
- getMaxY() - Method in class hec.map.tms.datasource.TmsLevel
- getMaxY() - Method in class hec.model.PairedValues
-
get the maximum Y value
- getMean() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the mean.
- getMean() - Method in class hec.lang.StatisticalParameter
- getMeanAbsDiff() - Method in class hec.hecmath.DataSetResults
- getMeanDataValue() - Method in class hec.heclib.grid.GridInfo
- getMeanDiff() - Method in class hec.hecmath.DataSetResults
- getMeanValue() - Method in class hec.heclib.grid.GridInfo
- getMeanValue() - Method in class hec.io.TinContainer
-
Forces
updateStatistics
action if statistics are undefined. - getMeasurementNumber() - Method in class hec.data.streamflow.StreamflowMeasurement
- getMeasurementNumber() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getMedian() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the Median.
- getMemBar() - Method in class rma.util.StatusBarMemoryMonitor
-
Return the memory progress bar component
- getMenuItemname(String) - Method in class rma.util.DBFFileViewer
-
Return the itemname (abbreviated itemname if necessary) * to be shown in the file menu open item list.
- getMessage() - Method in exception hec.data.DataSetIllegalArgumentException
- getMessage() - Method in exception hec.data.tx.DataQualityFlagException
-
Get message string
- getMessage() - Method in exception hec.data.tx.UtcIntervalOffsetException
- getMessage() - Method in exception hec.data.UnitsConversionException
- getMessage() - Method in exception hec.io.dbf.DbfRecordException
- getMessage() - Method in exception hec.lang.UserManagementExceptionList
- getMessage() - Method in exception hec.map.aishape.SelfIntersectingPolygonException
- getMessage() - Method in class hec.model.WarningTreeNode
- getMessage() - Method in class hec.refresh.RefreshEvent
- getMessage() - Method in class hec.server.WarningTreeNode
- getMessage() - Method in class hec.util.AnimatedWaitGlassPane
- getMessage() - Method in exception rma.lang.NestingException
- getMessage() - Method in class rma.swing.logging.ThrownMessageStack
- getMessage() - Method in class rma.swing.logging.XmlLogRecord
-
If no message exists, "" is returned.
- getMessage() - Method in exception rma.text.ParsingException
-
Get the message of this exception.
- getMessage() - Method in exception rma.util.IllegalTimeIntervalLengthException
- getMessage() - Method in exception rma.util.IllegalTimeIntervalTypeException
- getMessageGroupForFunction(int) - Static method in class hec.heclib.util.Heclib
-
Retrieve a message function group ID from a function ID.
- getMessageLevel() - Method in interface hec.heclib.dss.DssDataManager
- getMessageLevel() - Static method in class hec.heclib.dss.HecDSSFileAccess
- getMessageLevel() - Method in class hec.heclib.dss.LocalDssDataManager
- getMessageLevelFromId(int) - Static method in class hec.heclib.util.Heclib
-
Retrieves a text version of a DSS message level from its numerical value
- getMessages() - Method in class hec.util.ExportResults
- getMetaCatalogTemplate() - Static method in class hec.data.meta.CatalogTemplate
- getMetaDataDuration() - Method in class hec.data.Duration
-
Deprecated.
- getMetaDataInterval() - Method in class hec.data.Interval
-
Deprecated.
- getMethod() - Method in class hec.chart.Histogram
- getMethod(String, String, String) - Static method in class hec.lang.Reflection
-
Returns the Method for a specified Class, method name and parameter signature
- getMethod(String, String, String...) - Static method in class hec.lang.Reflection
-
Returns the Method for a specified Class, method name and parameter signature
- getMethodCall(Method) - Static method in class hec.io.JavaDocParser
-
Gets the MethodCall attribute of the JavaDocParser class
- getMethodName() - Method in class rma.util.logging.StackTraceElementLogSite
- getMethodsByName(String) - Method in class hec.io.AbstractDataStorage
-
return a list of methods that have the methodName
- getMethodsByName(String) - Method in class hec.io.DBFDataStorage
- getMethodSyntax(Method) - Method in class hec.io.JavaDocParser
- getMethodSyntaxFromJavaDoc(String) - Static method in class hec.io.JavaDocParser
- getMilitaryTimeDocument() - Method in class rma.swing.RmaJ24HourTimeField
- getMillis() - Method in class hec.data.Duration
-
Deprecated.
- getMillis() - Method in class hec.data.Interval
-
Deprecated.
- getMillis() - Method in class rma.swing.logging.XmlLogRecord
-
Returns 0 if undef.
- getMimeType() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns a String with the MIME type of the format. - getMimeType() - Method in class hec.tcu.TcuInfo
- getMin() - Method in class hec.chart.HistogramBin
- getMin() - Method in class hec.geometry.Axis
- getMin() - Method in class hec.geometry.DefaultRatingFunction
- getMin() - Method in class hec.geometry.LogAxis
- getMin() - Method in class hec.geometry.ProbabilityAxis
- getMin() - Method in interface hec.geometry.RatingFunction
- getMin() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the min.
- getMin() - Method in class hec.gfx2d.histogram.HistogramBin
- getMin() - Method in class hec.heclib.util.HecDoubleParam
-
getMin() returns the minimum value of the parameter
- getMin() - Method in class hec.heclib.util.HecIntParam
-
getMin() returns the minimum value of the parameter
- getMin() - Method in class hec.hecmath.DoubleInterpolationTable
- getMin() - Method in class hec.lang.StatisticalParameter
- getMin() - Method in class rma.swing.text.DecimalNumberDocument
- getMin() - Method in class rma.swing.text.IntegerDocument
- getMin() - Method in class rma.swing.text.LongDocument
- getMin() - Method in class rma.util.DoubleArray
- getMin() - Method in class rma.util.DoubleVector
- getMin() - Method in class rma.util.FloatArray
- getMinClipping() - Method in class hec.map.ElevationGlyphDataRecord
- getMinClipping() - Method in class rma.util.CategoricalColorContour
- getMinClipping() - Method in class rma.util.ColorContour
- getMinColor() - Method in class rma.util.TwoColorColorContour
- getMinDamWidth() - Method in interface hec.client.ResDrawPropData
- getMinDataValue() - Method in class hec.heclib.grid.GridInfo
- getMinDeviate() - Method in class hec.lang.RandomNumber
- getMinElevation() - Method in class hec.map.tms.datasource.TmsDataSource
- getMinFontSize() - Method in interface hec.gfx2d.FontProperties
- getMinFontSize() - Method in class hec.gfx2d.G2dLabelDrawProp
- getMinFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getMinimum() - Method in class rma.swing.RmaSpinnerNumberModel
- getMinimumDate() - Method in class rma.swing.DateChooser
-
Get the earliest selectable date for the chooser.
- getMinimumDraft() - Method in interface hec.data.lock.ILock
- getMinimumDraft() - Method in class hec.data.lock.JDomLockImpl
- getMinimumDraft(ParamDouble) - Method in interface hec.data.lock.ILock
- getMinimumDraft(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- getMinimumDuration() - Method in interface hec.data.level.ILocationLevelIndicator
- getMinimumDuration() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getMinimumElevation() - Method in class hec.map.aidem.AiDemBaseMap
-
Returns the minimum value found in the grid
- getMinimumElevation() - Method in class hec.map.aidem.AiDemGlyph
- getMinimumElevation() - Method in class hec.map.dem.DemGlyph
- getMinimumElevation() - Method in class hec.map.dem.DemMap
- getMinimumElevation() - Method in class hec.map.dem.ElevationProfile
- getMinimumElevation() - Method in interface hec.map.ElevationGlyph
- getMinimumElevation() - Method in interface hec.map.ElevationMap
- getMinimumElevation() - Method in class hec.map.flo2d.Flo2dDepthMap
- getMinimumElevation() - Method in class hec.map.flo2d.Flo2dGlyph
- getMinimumElevation() - Method in class hec.map.nettin.NetTinGlyph
- getMinimumElevation() - Method in class hec.map.nettin.NetTinMap
- getMinimumElevation() - Method in class hec.map.raster.RasterGlyph
- getMinimumElevation() - Method in class hec.map.raster.RasterMap
- getMinimumElevation() - Method in class hec.map.tms.TmsMap
- getMinimumElevation() - Method in class hec.map.tms.TmsMapGlyph
- getMinimumElevation() - Method in class hec.map.vrt.VrtMapGlyph
- getMinimumElevation() - Method in class hec.map.vrt.VrtMapObject
- getMinimumElevation() - Method in interface hec.model.GridContainer
-
Gets the MinimumElevation of the Grid, this takes into account any clippings set by the GlyphDataRecord
- getMinimumScale() - Method in interface hec.map.ElevationGlyph
- getMinimumScale() - Method in interface hec.map.image.IImageGlyph
- getMinimumScale() - Method in class hec.map.image.ImageGlyphProxy
- getMinimumScale() - Method in class hec.map.MapGlyph
- getMinimumScale() - Method in class hec.map.MapIdentifier
- getMinimumScale() - Method in class hec.map.MapScaleEditorPanel
-
Returns the maximum scale value entered by the user or Integer.MIN_VALUE if no value is entered or the "Always show layer" radio button is selected
- getMinimumSize() - Method in class hec.gfx2d.AxisTics
- getMinimumSize() - Method in class hec.gfx2d.G2dLabel
- getMinimumSize() - Method in class hec.gfx2d.G2dSpacer
- getMinimumSize() - Method in class hec.gfx2d.LegendPict
- getMinimumSize() - Method in class hec.gfx2d.TitlePanel
- getMinimumSize() - Method in class hec.gfx2d.TSAxisTics
- getMinimumSize() - Method in class hec.tcu.TcuDialog
- getMinimumSize() - Method in class rma.swing.RmaJComboBox
- getMinimumSize() - Method in class rma.swing.RmaJWrappingLabel
- getMinimumSize() - Method in class rma.util.MemoryMonitor.Surface
- getMinimumSize(Graphics) - Method in class hec.gfx2d.G2dLabel
- getMinimumSize(JComponent) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- getMinimumSize(JComponent) - Method in class hec.io.BasicRmiFileChooserFieldUI
- getMinimumSize(JComponent) - Method in class rma.swing.plaf.basic.BasicDateFieldUI
- getMinimumSize(JComponent) - Method in class rma.swing.plaf.basic.BasicDescFieldUI
- getMinimumValue() - Method in class hec.chart.HistogramOptionsPanel
- getMinimumValue() - Method in interface hec.data.rating.IParameterExtents
-
Returns the minimum value for this parameter.
- getMinimumValue() - Method in class hec.data.rating.RatingExtents.ParameterExtents
-
Returns the min value in parameter units.
- getMinimumValue() - Method in interface hec.model.GridContainer
-
Gets the MinimumValue attribute of the Grid.
- getMinMax(int) - Method in class rma.swing.RmaJTable
-
get the min and max values for a column
- getMinMaxIntervals(intContainer, intContainer) - Method in class hec.dataTable.TimeSeriesDataModel
- getMinorAxis() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getMinorAxis() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getMinorAxis() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getMinorFont() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- getMinorGridXColor() - Method in class hec.gfx2d.Viewport
-
get the minor grid X color for this Viewport as a Color
- getMinorGridXColorString() - Method in class hec.gfx2d.Viewport
-
get the minor grid X color for this Viewport as a String
- getMinorGridXStyleString() - Method in class hec.gfx2d.Viewport
-
get the minor grid X style for this Viewport as a String
- getMinorGridXWidth() - Method in class hec.gfx2d.Viewport
-
return the Minor X Grid Width for this Viewport
- getMinorGridYColor() - Method in class hec.gfx2d.Viewport
-
get the minor grid Y color for this Viewport as a Color
- getMinorGridYColorString() - Method in class hec.gfx2d.Viewport
-
get the minor grid Y color for this Viewport as a String
- getMinorGridYStyleString() - Method in class hec.gfx2d.Viewport
-
get the minor grid Y style for this Viewport as a String
- getMinorGridYWidth() - Method in class hec.gfx2d.Viewport
-
return the Minor Y Grid Width for this Viewport
- getMinorLineProperties() - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- getMinorTic() - Method in class hec.geometry.Axis
- getMinorTicFont() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorTicFontFamily() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorTicFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorTicFontStyle() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorTicInterval() - Method in class hec.geometry.AxisProp
- getMinorTicInterval() - Method in interface hec.geometry.ScaleProperties
-
Retruns the interval between the major tics
- getMinorTicLength() - Method in class hec.gfx2d.AxisTics
-
get the minor tic length
- getMinorTicMaxFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorTicMinFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorTicTinyFontSize() - Method in class hec.gfx2d.AxisTicsDrawProp
- getMinorXGridColor() - Method in interface hec.gfx2d.GridProperties
- getMinorXGridColor() - Method in class hec.gfx2d.ViewportDrawProp
- getMinorXGridStyle() - Method in interface hec.gfx2d.GridProperties
- getMinorXGridStyle() - Method in class hec.gfx2d.ViewportDrawProp
- getMinorXGridWeight() - Method in interface hec.gfx2d.GridProperties
- getMinorXGridWeight() - Method in class hec.gfx2d.ViewportDrawProp
- getMinorXGridWidth() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getMinorYGridColor() - Method in interface hec.gfx2d.GridProperties
- getMinorYGridColor() - Method in class hec.gfx2d.ViewportDrawProp
- getMinorYGridStyle() - Method in interface hec.gfx2d.GridProperties
- getMinorYGridStyle() - Method in class hec.gfx2d.ViewportDrawProp
- getMinorYGridWeight() - Method in interface hec.gfx2d.GridProperties
- getMinorYGridWeight() - Method in class hec.gfx2d.ViewportDrawProp
- getMinorYGridWidth() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- getMinScaleValue() - Method in class hec.geometry.AxisProp
- getMinScaleValue() - Method in interface hec.geometry.ScaleProperties
-
Gets the minimum value for an Axis Scale.
- getMinScalingSize() - Method in class hec.gfx2d.components.FontPanel
- getMinutes() - Method in class hec.data.Duration
-
Deprecated.
- getMinutes() - Method in class hec.data.Interval
-
Deprecated.
- getMinutes() - Method in interface hec.data.level.ISeasonalInterval
- getMinutes() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getMinutes() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getMinutes() - Method in class hec.heclib.util.HecTime
-
Get Julian date / time in minutes.
- getMinutes() - Method in class hec.io.TimeSeriesContainer
-
Gets the times in minutes.
- getMinutes() - Method in class rma.swing.LatLongJPanel
- getMinutes() - Method in class rma.util.Timer
- getMinutes(int) - Method in class hec.heclib.util.HecTime
-
Get Julian date / time in minutes.
- getMinutes(String) - Static method in class hec.gfx2d.PlotSpecification
-
Retrieves the number of minutes represented by a duration string
- getMinutesLong() - Method in class hec.io.TimeSeriesContainer
-
Gets the times in minutes.
- getMinutesLong(int) - Method in class hec.io.TimeSeriesContainer
-
Gets the time, in minutes, for a specific ordinate.
- getMinValDate() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getMinValue() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getMinValue() - Method in interface hec.gfx2d.swing.charts.data.ChartItemModel
- getMinValue() - Method in class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- getMinValue() - Method in class hec.heclib.grid.GridInfo
- getMinValue() - Method in class hec.io.TinContainer
-
Forces
updateStatistics
action if statistics are undefined. - getMinValue() - Method in class hec.map.raster.RasterMap
- getMinValue() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getMinValue() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getMinValue() - Method in class hec.map.tms.datasource.tile.flt.FltTile
- getMinValue() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
-
Returns the minimum value in the data file or the Float.MAX_VALUE if undefined.
- getMinValue() - Method in interface hec.map.tms.datasource.Tile
-
Returns the minimum value that occurs within the tile.
- getMinValue() - Method in class hec.map.tms.datasource.TmsHeader
- getMinValue() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getMinValue() - Method in class rma.swing.RmaJDecimalField
-
return the minimum value that can be entered into this field.
- getMinValue() - Method in class rma.swing.RmaJIntegerField
-
Gets the min value.
- getMinValue() - Method in class rma.swing.RmaJLongField
- getMinValue() - Method in class rma.util.CategoricalColorContour
- getMinValue() - Method in class rma.util.ColorContour
- getMinValue(RmaDataId, Date) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getMinValue(RmaDataId, Date) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getMinValueTime() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getMinX() - Method in class hec.map.tms.datasource.TmsLevel
- getMinXindex() - Method in class hec.heclib.grid.FlatGrid
- getMinY() - Method in class hec.map.tms.datasource.TmsLevel
- getMinY() - Method in class hec.model.PairedValues
-
get the minimum Y value
- getMinYindex() - Method in class hec.heclib.grid.FlatGrid
- getMissingDatasetPathsLIST() - Method in class hec.hecmath.DataSetResults
- getMnemonic() - Method in class hec.gui.DSSI18n
-
get the mnemonic attribute (specified by .mnemonic) of this
I18n
object - getMnemonic() - Method in class hec.ui.TristateDecorator
- getMnemonic() - Method in class hec.util.I18n
-
get the mnemonic attribute (specified by .mnemonic) of this
I18n
object - getMnemonic() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
-
Provides a hint to the look and feel as to the
KeyEvent.VK
constant that can be used as a mnemonic to access the panel. - getMnemonic() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
-
Provides a hint to the look and feel as to the
KeyEvent.VK
constant that can be used as a mnemonic to access the panel. - getMnemonic() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
-
Provides a hint to the look and feel as to the
KeyEvent.VK
constant that can be used as a mnemonic to access the panel. - getModalDialog() - Static method in class rma.swing.RmaJDialog
-
return the topmost modal dialog that is visible.
- getModeAttributeSet(String) - Static method in class hec.map.ModeDrawingAttributeSet
-
return the ModeDrawingAttributeSet for module named modeName
- getModel() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getModel() - Method in class hec.model.PairedValuesExtTableModel
- getModel() - Method in class hec.model.PairedValuesTableModel
- getModel() - Method in class hec.model.SeasonalRecordTableModel
- getModel() - Method in class hec.model.SeasonalRecWithTimeTableModel
- getModel() - Method in class rma.swing.RmaSpinnerNumberEditor
- getModel() - Method in class rma.swing.RmaTableMap
- getModel() - Method in class rma.swing.table.RmaTableModel
- getModelAttributeSet(String) - Method in class hec.map.ModeDrawingAttributeSet
-
get the attributes for a particular model (RSS) for this mode (CaviAltConfigMode)
- getModelName() - Method in interface hec.model.DataList
-
get the workspace model name
- getModelPosition() - Method in class hec.model.AltItem
- getModelValue(int, int) - Method in class hec.dataTable.ArrayModel
- getModelValue(int, int) - Method in class hec.dataTable.PairedDataModel
- getModelVariables() - Method in class hec.geometry.Scale
- getModifiedForegroundColor() - Method in class rma.swing.RmaJTable
-
Gets the ModifiedForegroundColor attribute of the RmaJTable object
- getModifiedTime() - Method in class hec.map.MapIdentifier
- getModifiedTime() - Method in class hec.model.ModifiedTime
- getModifiers() - Method in class rma.swing.event.ReflectMultiListener
-
get the modifiers from the last event.
- getModulePath() - Method in class hec.script.AbstractScriptEditor
-
return the path to the last folder in the selected path
- getModulePath() - Method in class hec.script.ScriptIdentifier
- getModulePath(TreePath) - Method in class hec.script.AbstractScriptEditor
-
return the path to the last folder in the TreePath path
- getMonths() - Method in interface hec.data.level.ISeasonalInterval
- getMonths() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getMostCommonInterval(int[]) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getMouseAdapter() - Method in class hec.gfx2d.G2dComponent
- getMouseAdapter() - Method in class hec.gfx2d.G2dPanel
-
getMouseAdapter
- getMouseAdapter() - Method in interface hec.gfx2d.G2dToolbarListener
- getMouseAdapter() - Method in class hec.map.MapCanvas
-
get the current MapMouseAdapter
- getn() - Method in class hec.map.hms.HmsMapLine
- getN() - Method in class hec.map.icon.Icon
- getNad27() - Static method in class hec.heclib.grid.GridInfo
- getNad83() - Static method in class hec.heclib.grid.GridInfo
- getName() - Method in interface hec.appInterface.ApplicationModule
-
get this ApplicationModule's name
- getName() - Method in interface hec.appInterface.IToolBarButtonItem
- getName() - Method in class hec.client.Shortcut
-
Gets the Name attribute of the Shortcut object
- getName() - Method in interface hec.data.authorization.UserGroup
- getName() - Method in interface hec.data.IRating
-
Retrieves the name of the rating.
- getName() - Method in enum class hec.data.level.IndicatorConditionOperator
- getName() - Method in class hec.data.location.AssignedLocation
- getName() - Method in class hec.data.location.LocationTemplate
-
Deprecated.this method was added in because the NamedType hierarchy was elimated
- getName() - Method in interface hec.data.outlet.IOutlet
- getName() - Method in class hec.data.outlet.JDomOutletImpl
- getName() - Method in class hec.dataTable.ArrayModel
- getName() - Method in class hec.dataTable.HecDataTable
-
Gets the name attribute of the Table object
- getName() - Method in class hec.dataTable.PairedDataCurve
- getName() - Method in class hec.dataTable.TimeSeriesColumnBase
- getName() - Method in class hec.dataTable.TimeSeriesDataModel
- getName() - Method in class hec.dataTable.TimeSeriesNotesColumn
- getName() - Method in class hec.dataTable.TimeSeriesQualityColumn
- getName() - Method in class hec.geometry.Axis
- getName() - Method in class hec.geometry.Scale
- getName() - Method in class hec.gfx2d.DataType
- getName() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the Name attribute of the DataTypeProperties object
- getName() - Method in class hec.gfx2d.G2dData
-
Returns the name of the object
- getName() - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel2
- getName() - Method in class hec.gfx2d.G2dDataWrapper
- getName() - Method in class hec.gfx2d.G2dGlyph
- getName() - Method in class hec.gfx2d.G2dLineProperties
- getName() - Method in class hec.gfx2d.G2dMarkerProperties
- getName() - Method in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
-
Returns the name of the panel
- getName() - Method in interface hec.gfx2d.G2dObject
-
Returns the name of the object
- getName() - Method in interface hec.gfx2d.G2dObjectInterface
- getName() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- getName() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Returns the name of the object.
- getName() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
- getName() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getName() - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- getName() - Method in class hec.gfx2d.TimeWindowPlotGlyph
- getName() - Method in enum class hec.gfx2d.ViewportLayer.Location
- getName() - Method in class hec.gui.DSSI18n
-
get the name (specified by .name) of this
I18n
object - getName() - Method in class hec.gui.NameDescriptionPanel
- getName() - Method in class hec.gui.NameDialog
-
Returns the value in the Name text box
- getName() - Method in class hec.gui.RenameDlg
- getName() - Method in class hec.heclib.dss.Group
-
Gets the group name
- getName() - Method in class hec.hecmath.computation.MathOperation
- getName() - Method in class hec.hecmath.computation.TextOperation
- getName() - Method in class hec.hecmath.computation.Variable
- getName() - Method in class hec.hecmath.DataSetResults
- getName() - Method in class hec.hecmath.DurationPeriod
- getName() - Method in class hec.hecmath.PairedDataMath
- getName() - Method in class hec.io.DataContainer
- getName() - Method in class hec.io.dbf.DBFCollectionObject
- getName() - Method in interface hec.io.DBFSerializable
- getName() - Method in interface hec.io.HecFile
-
Sets the name of the file.
- getName() - Method in class hec.io.SimpleHecFileImpl
- getName() - Method in class hec.io.TopologyFileEntry
-
Gets the Host Name of the TopologyFileEntry object
- getName() - Method in class hec.lang.NamedType
-
get the NameType's name
- getName() - Method in class hec.map.aidem.AiDemBaseMap
- getName() - Method in class hec.map.aishape.Field
- getName() - Method in class hec.map.aishape.ShapeImport
- getName() - Method in class hec.map.annotations.AnnotationMapObject
- getName() - Method in interface hec.map.crs.CoordinateReferenceSystem
-
The primary name by which this object is identified.
- getName() - Method in interface hec.map.ElevationGlyph
- getName() - Method in interface hec.map.ElevationMap
- getName() - Method in class hec.map.hms.HmsMapObject
- getName() - Method in class hec.map.icon.Icon
- getName() - Method in class hec.map.image.ImageGlyphProxy
- getName() - Method in interface hec.map.importer.ShapeSource
- getName() - Method in class hec.map.JLayerSelection
- getName() - Method in class hec.map.MapGlyph
-
Gets the Name of the MapGlyph object
- getName() - Method in class hec.map.MapObject
- getName() - Method in interface hec.map.MapObjectInterface
-
Gets the Name attribute of the MapObjectInterface object
- getName() - Method in class hec.map.renderer.RenderTaskFactory
- getName() - Method in class hec.map.selection.GraphicElementSelection
- getName() - Method in class hec.map.ToolBarButtonItem
- getName() - Method in class hec.model.AbstractConditionalBlockRef
- getName() - Method in class hec.model.AbstractDBFObject
- getName() - Method in class hec.model.BaseTSDataSet
- getName() - Method in interface hec.model.DataObject
-
return this DataObject's Name
- getName() - Method in interface hec.model.IForecast
- getName() - Method in interface hec.model.ITSDataSet
-
Returns the name of the Data Set
- getName() - Method in class hec.model.JobTask
- getName() - Method in class hec.model.ModelVariable
- getName() - Method in interface hec.model.OutputVariable
- getName() - Method in class hec.model.RunProxy
- getName() - Method in interface hec.model.TSRecord
- getName() - Method in class hec.model.UserInfo
- getName() - Method in class hec.model.WarningTreeNode
- getName() - Method in class hec.server.WarningTreeNode
- getName() - Method in class hec.util.AlternativeEntry
- getName() - Method in class hec.util.I18n
-
get the name (specified by .name) of this
I18n
object - getName() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- getName() - Method in class rma.swing.AbstractJPanel
- getName() - Method in class rma.swing.HersheyFont
- getName() - Method in class rma.swing.RmaJPasswordField
- getName() - Method in class rma.swing.RmaJTextArea
- getName() - Method in class rma.swing.RmaJTextField
- getName() - Method in class rma.swing.table.HeaderFooterPrintSetupPanel
- getName() - Method in class rma.swing.table.TitlePageSetupPanel
- getName() - Method in class rma.util.Timer
- getNameAttribute() - Method in class hec.map.ModelDrawingAttributeSet
-
return the name stored in the attributes table
- getNameCoord() - Method in class hec.model.StreamElement
-
get the center of longest interval between nodes
- getNameField() - Method in class hec.gui.NameDescriptionPanel
- getNameFieldIndex() - Method in class hec.map.aishape.ShapeImportTableModel
- getNameFont() - Method in interface hec.client.ResDrawPropData
- getNameFont() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getNameFromColor(Color) - Static method in class hec.heclib.util.ColorBase
- getNameFromIndex(int) - Static method in class hec.heclib.util.ColorBase
- getNameQualifier() - Method in class hec.model.ModelVariable
- getNames() - Static method in class hec.hecmath.computation.LogicTest
- getNames() - Static method in class hec.hecmath.computation.MathOperation
- getNames() - Static method in class hec.hecmath.computation.QualityOperation
- getNames() - Static method in class hec.hecmath.computation.QualityTest
- getNames() - Static method in class hec.hecmath.computation.TextOperation
- getNames() - Static method in class hec.hecmath.computation.TextTest
- getNames() - Static method in class hec.hecmath.computation.ValueTest
- getNameTag() - Method in class hec.io.dbf.DBFCollectionObject
- getNameTag() - Method in interface hec.io.DBFSerializable
-
Returns the string TAG that allows the database to select the name column of data in that database
- getNameTag() - Method in class hec.model.AbstractDBFObject
- getNation() - Method in class hec.data.location.Location
- getNativeVerticalDatum() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the native vertical datum of the object's elevation(s)
- getNativeVerticalDatum() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getNativeVerticalDatum() - Method in class hec.hecmath.PairedDataMathVertDatum
- getNativeVerticalDatum() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getNativeVerticalDatum() - Method in class hec.io.PairedDataContainerVertDatum
- getNativeVerticalDatum() - Method in class hec.io.TimeSeriesContainerVertDatum
- getNativeVerticalDatum() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getNativeVerticalDatum() - Method in class hec.model.AbstractTSRecord
- getNAVD88Offset() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the offset added to the an elevation in the native vertical datum to generate an elevation in NAVD88 in the current unit
- getNAVD88Offset() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getNAVD88Offset() - Method in class hec.hecmath.PairedDataMathVertDatum
- getNAVD88Offset() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getNAVD88Offset() - Method in class hec.io.PairedDataContainerVertDatum
- getNAVD88Offset() - Method in class hec.io.TimeSeriesContainerVertDatum
- getNAVD88Offset() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getNAVD88Offset() - Method in class hec.model.AbstractTSRecord
- getNAVD88Offset(String) - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the offset added to the an elevation in the native vertical datum to generate an elevation in NAVD88
- getNAVD88Offset(String) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getNAVD88Offset(String) - Method in class hec.hecmath.PairedDataMathVertDatum
- getNAVD88Offset(String) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getNAVD88Offset(String) - Method in class hec.io.PairedDataContainerVertDatum
- getNAVD88Offset(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- getNAVD88Offset(String) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getNAVD88Offset(String) - Method in class hec.model.AbstractTSRecord
- getNavigationStation() - Method in interface hec.data.stream.IStreamLocation
- getNavigationStation() - Method in class hec.data.stream.StreamLocationImpl
- getNearestCity() - Method in class hec.data.location.Location
- getNearestDataPt(LocalPt) - Method in class hec.gfx2d.G2dLine
-
Gets the NearestDataPt attribute of the G2dLine object
- getNearestDataPt(LocalPt, boolean) - Method in class hec.gfx2d.G2dLine
-
Returns the point in local coordinates of the closest data point to the given pt if interpolate is true then the point is returned that is on a line segment that joins two data points on the G2dLine.
- getNearestDataPt(LocalPt, WorldPt) - Method in class hec.gfx2d.G2dLine
-
Returns the nearest data point in world coordinates to a given local point.
- getNearestDataPt(WorldPt) - Method in class hec.gfx2d.ComplexSeasonalData
-
Returns the point in local coordinates of the closest data point to the given pt
- getNearestDataPt(WorldPt) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Returns the point in local coordinates of the closest data point to the given pt.
- getNearestDataPt(WorldPt) - Method in class hec.gfx2d.SimpleJTableData
-
Returns the point in local coordinates of the closest data point to the given pt
- getNearestDataPt(WorldPt) - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Returns the point in local coordinates of the closest data point to the given pt
- getNearestDataPt(WorldPt) - Method in class hec.gfx2d.SimpleSeasonalData
-
Returns the point in local coordinates of the closest data point to the given pt
- getNearestDataPt(WorldPt) - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Returns the point in local coordinates of the closest data point to the given pt
- getNearestDataPt(WorldPt, boolean) - Method in class hec.gfx2d.G2dLine
-
Gets the NearestDataPt attribute of the G2dLine object
- getNearestLocation(LocalPt, WorldPt) - Method in class hec.gfx2d.G2dLine
-
Computes the nearest point on the line to the given point, the nearest point is returned in "ptnbest".
- getNearestLocation(WorldPt, WorldPt) - Method in class hec.geometry.WorldLine
-
computes the shortest distance between the given point and the line
- getNearestLocation(WorldPt, WorldPt) - Method in class hec.map.WorldLine
-
Computes the shortest distance between the given point and the line
- getNearestLocationSigned(WorldPt, WorldPt) - Method in class hec.map.WorldLine
-
computes the shortest distance between the given point and the line, sign of returned value indicates which side of line the point is on
- getNearGageLocation() - Method in interface hec.data.project.IProject
-
Returns by reference the location associated with the near gage for this project.
- getNearGageLocation() - Method in class hec.data.project.JDomProjectImpl
- getNestedException() - Method in exception rma.lang.NestingException
- getNewClassMapping(String) - Method in class hec.io.AsciiDeserializer
- getNewClassMapping(String) - Static method in class hec.model.ClassNameMapper
- getNewDischarge() - Method in interface hec.data.turbines.ITurbineSetting
- getNewDischarge() - Method in class hec.data.turbines.JDomTurbineSetting
- getNewDischarge(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- getNewDischarge(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- getNewFilename(long) - Method in class hec.io.DatedFileNamer
- getNewFilename(long) - Method in class hec.io.LogFileNamer
- getNewLabel() - Method in class hec.server.NameSelectorDialog
-
Returns the Item in the "To:" text field
- getNewlineLength() - Method in class hec.server.TimeWindowFileReader
- getNewScript() - Static method in class hec.script.ScriptEngine
- getNewTotalDischargeOverride() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getNewTotalDischargeOverride() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getNewTotalDischargeOverride(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getNewTotalDischargeOverride(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getNext - Variable in class hec.io.TimeSeriesRetrieveSpec
- getNext() - Method in class hec.io.TimeSeriesRetrieveSpec
- getNext(boolean) - Method in class hec.io.TimeSeriesRetrieveSpec
- getNextBlockDate(HecDataManager, HecTime, String) - Static method in class hec.heclib.dss.CondensedReference
-
Deprecated.
- getNextBlockDate(HecTime, String) - Static method in class hec.heclib.dss.CondensedReference
- getNextDefaultElementName() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getNextDefaultElementName() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getNextEditableCell(int, int) - Method in class hec.dataTable.ArrayModel
- getNextErrorMessage() - Method in class rma.util.PerforceReport.MessageFormatter
-
Gets the NextErrorMessage attribute of the MessageFormatter object
- getNextInterval(long) - Method in class rma.util.AbstractTimeInterval
- getNextInterval(long) - Method in class rma.util.RelativeTimeInterval
- getNextInterval(long) - Method in class rma.util.TimeInterval
- getNextIntervalTime(long, Interval, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.Takes the arg time, adds one interval, and returns the value.
- getNextLineIndex() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getNextLineIndex() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getNextMessage() - Method in class rma.util.PerforceReport.MessageFormatter
-
Gets the NextMessage attribute of the MessageFormatter object
- getNextPanelName() - Method in class hec.gui.WizardPanel
-
Get the panel name to go to if the next button is pressed.
- getNextRepeatTime(HecTime, HecTime, HecTime, HecTime) - Method in class hec.model.RepeatInterval
- getNextRunTime() - Method in class hec.model.JobTask
- getNextTime(HecTime, HecTime, HecTime, HecTime, HecTime[]) - Method in class hec.model.DailyRepeatInterval
- getNextTime(HecTime, HecTime, HecTime, HecTime, HecTime[]) - Method in class hec.model.MonthlyRepeatInterval
- getNextTime(HecTime, HecTime, HecTime, HecTime, HecTime[]) - Method in class hec.model.NoRepeatInterval
- getNextTime(HecTime, HecTime, HecTime, HecTime, HecTime[]) - Method in class hec.model.RepeatInterval
- getNextTime(HecTime, HecTime, HecTime, HecTime, HecTime[]) - Method in class hec.model.WeeklyRepeatInterval
- getNextTime(HecTime, HecTime, HecTime, HecTime, HecTime[]) - Method in class hec.model.YearlyRepeatInterval
- getNextValue() - Method in class rma.swing.RmaSpinnerNumberModel
- getNextViewportName(LayoutPlotDialog.ViewportNode) - Method in class hec.gfx2d.LayoutPlotDialog
- getNGVD29Offset() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the offset added to the an elevation in the native vertical datum to generate an elevation in NGVD29 in the current unit
- getNGVD29Offset() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getNGVD29Offset() - Method in class hec.hecmath.PairedDataMathVertDatum
- getNGVD29Offset() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getNGVD29Offset() - Method in class hec.io.PairedDataContainerVertDatum
- getNGVD29Offset() - Method in class hec.io.TimeSeriesContainerVertDatum
- getNGVD29Offset() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getNGVD29Offset() - Method in class hec.model.AbstractTSRecord
- getNGVD29Offset(String) - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves the offset added to the an elevation in the native vertical datum to generate an elevation in NGVD29
- getNGVD29Offset(String) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getNGVD29Offset(String) - Method in class hec.hecmath.PairedDataMathVertDatum
- getNGVD29Offset(String) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getNGVD29Offset(String) - Method in class hec.io.PairedDataContainerVertDatum
- getNGVD29Offset(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- getNGVD29Offset(String) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getNGVD29Offset(String) - Method in class hec.model.AbstractTSRecord
- getNoDataValue() - Method in class hec.map.aidem.AiDemBaseMap
- getNoDataValue() - Method in class hec.map.aidem.AiDemGlyph
- getNoDataValue() - Method in class hec.map.dem.DemGlyph
- getNoDataValue() - Method in class hec.map.dem.DemMap
- getNoDataValue() - Method in interface hec.map.ElevationGlyph
- getNoDataValue() - Method in interface hec.map.ElevationMap
-
Returns the value that represents an UNDEFINED elevation in the map.
- getNoDataValue() - Method in class hec.map.flo2d.Flo2dDepthMap
- getNoDataValue() - Method in class hec.map.flo2d.Flo2dGlyph
- getNoDataValue() - Method in interface hec.map.GridMap
- getNoDataValue() - Method in class hec.map.nettin.NetTinGlyph
- getNoDataValue() - Method in class hec.map.nettin.NetTinMap
- getNoDataValue() - Method in class hec.map.raster.RasterGlyph
- getNoDataValue() - Method in class hec.map.raster.RasterMap
- getNoDataValue() - Method in class hec.map.tms.datasource.tile.bil.BilTile
-
Returns the float value used by this Tile to mark values that are undefined.
- getNoDataValue() - Method in class hec.map.tms.datasource.tile.flt.FltTile
- getNoDataValue() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
-
Returns the value defined in the Header that marks a NO Data Value in the data file.
- getNoDataValue() - Method in interface hec.map.tms.datasource.Tile
-
Returns the value in this tile that represents NO data.
- getNoDataValue() - Method in class hec.map.tms.datasource.TmsDataSource
- getNoDataValue() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getNoDataValue() - Method in class hec.map.tms.datasource.TmsLevel
- getNoDataValue() - Method in class hec.map.tms.TmsMap
- getNoDataValue() - Method in class hec.map.tms.TmsMapGlyph
- getNoDataValue() - Method in class hec.map.vrt.VrtMapGlyph
- getNoDataValue() - Method in class hec.map.vrt.VrtMapObject
- getNoDayLightTimeZone() - Static method in class rma.util.NoDayLightTimeZone
- getNode(int) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getNode(int) - Method in interface hec.map.streamAlignment.StreamAlignmentNodeIfc
- getNode(int) - Method in class hec.map.tin.TinMap
- getNodeColor() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getNodeCount() - Method in class hec.map.tin.TinMap
- getNodeOnStream(StreamElement) - Method in class hec.model.StreamJunction
- getNodeOutlineColor() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getNodes() - Method in class hec.map.nettin.NetTinMap
- getNodeVector() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getNodeVector() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getNodeVector() - Method in class hec.model.StreamElement
- getNodeVector() - Method in class hec.model.StreamJunction
- getNodeVectorSorted() - Method in class hec.model.StreamElement
- getNodeWidth() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getNominalName() - Method in class hec.dataTable.ArrayModel
- getNominalName() - Method in class hec.dataTable.HecDataTable
-
Gets the nominalName attribute of the Table object
- getNominalName() - Method in class hec.dataTable.PairedDataCurve
- getNominalName() - Method in class hec.dataTable.PairedDataModel
- getNominalName() - Method in class hec.dataTable.TimeSeriesDataModel
- getNominalPathname() - Method in class hec.heclib.dss.CondensedReference
- getNominalPathname() - Method in class hec.heclib.dss.DataReference
- getNominalPathname(boolean) - Method in class hec.heclib.dss.DataReference
- getNonFederalCost() - Method in interface hec.data.project.IProject
-
Returns the non federal cost of this project.
- getNonFederalCost() - Method in class hec.data.project.JDomProjectImpl
- getNonFederalCost(ParamDouble) - Method in interface hec.data.project.IProject
- getNonFederalCost(ParamDouble) - Method in class hec.data.project.JDomProjectImpl
- getNonFederalCostObject() - Method in class hec.data.project.JDomProjectImpl
- getNonFederalCostUnit() - Method in interface hec.data.project.IProject
- getNonFederalCostUnit() - Method in class hec.data.project.JDomProjectImpl
- getNonFederalOandMCost() - Method in interface hec.data.project.IProject
-
Returns the non federal operations and maintenance cost for this project.
- getNonFederalOandMCost() - Method in class hec.data.project.JDomProjectImpl
- getNonFederalOandMCost(ParamDouble) - Method in interface hec.data.project.IProject
- getNonFederalOandMCost(ParamDouble) - Method in class hec.data.project.JDomProjectImpl
- getNonFederalOandMCostObject() - Method in class hec.data.project.JDomProjectImpl
- getNonFederalOandMCostUnit() - Method in interface hec.data.project.IProject
- getNonFederalOandMCostUnit() - Method in class hec.data.project.JDomProjectImpl
- getNormal() - Method in class hec.geometry.LocalPt
- getNormal() - Method in class hec.geometry.WorldPt
- getNormal() - Method in class hec.map.LocalPt
- getNormal() - Method in class hec.map.WorldPt
- getNormalDistribution(double) - Static method in class hec.geometry.ProbabilityAxis
- getNormalizedElementsString() - Method in interface hec.data.ITextFilter
- getNormalizedElementsString() - Method in class hec.data.textFilter.TextFilter
- getNormalizedElementStrings() - Method in interface hec.data.ITextFilter
- getNormalizedElementStrings() - Method in class hec.data.textFilter.TextFilter
- getNormalLockLift() - Method in interface hec.data.lock.ILock
- getNormalLockLift() - Method in class hec.data.lock.JDomLockImpl
- getNormalLockLift(ParamDouble) - Method in interface hec.data.lock.ILock
- getNormalLockLift(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- getNormalStandardDeviate(double, double) - Static method in class hec.lang.Statistics
-
Return the Standard Normal deviate for the input Log Pearson Type III deviate and skew.
- getNormalStdDeviate(double) - Static method in class hec.lang.Statistics
-
getNormalStdDeviate returns the normal standard deviate for an input probability.
- getNorthingCoordinate() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
-
Returns the value the user has entered for an Northing coordinate.
- getNotation() - Method in class hec.hecmath.computation.MathExpression
- getNotationName() - Method in class hec.hecmath.computation.MathExpression
- getNotDataValue() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getNotDataValue() - Method in class hec.map.tms.datasource.TmsHeader
- getNumber() - Method in class rma.swing.RmaSpinnerNumberModel
- getNumberAppendedRows() - Method in class hec.util.TimeWindowExtensionDialog
- getNumberColumnGroupLevels() - Method in interface rma.swing.table.GroupableColumnTableModel
- getNumberColumnGroups(int) - Method in interface rma.swing.table.GroupableColumnTableModel
- getNumberColumns() - Method in class hec.data.meta.Conditional
- getNumberColumns() - Method in class hec.data.meta.ConditionalLeaf
- getNumberColumns() - Method in class hec.data.meta.ConditionalNode
- getNumberColumns() - Method in class hec.map.raster.ComputeSegmentData
- getNumberColumns() - Method in class hec.map.raster.MapSegmentData
- getNumberColumns() - Method in interface hec.map.raster.SegmentData
- getNumberColumns() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getNumberColumns() - Method in class hec.map.tms.datasource.TmsLevel
- getNumberConturs() - Method in class hec.map.ElevationGlyphDataRecord
- getNumberCurves() - Method in class hec.io.PairedDataContainer
-
get the number of Y Value curves.
- getNumberCurves() - Method in class hec.model.PairedValuesExt
-
get the number of Y curves
- getNumberCurves() - Method in class hec.model.SeasonalRecordExt
-
get the number of SeasonalRecords
- getNumberHeaderRows() - Method in class hec.dataTable.ArrayModel
- getNumberHeaderRows() - Method in class hec.dataTable.HecDataTable
-
Gets the numberHeaderRows attribute of the Table object
- getNumberHeaderRows() - Method in class hec.dataTable.TimeSeriesDataModel
- getNumberInsertedRows() - Method in class hec.util.TimeWindowExtensionDialog
- getNumberMissing() - Method in class hec.heclib.grid.GridData
- getNumberOfBins() - Method in class hec.chart.HistogramOptionsDialog
- getNumberOfBins() - Method in class hec.chart.HistogramOptionsPanel
- getNumberOfCellsX() - Method in class hec.heclib.grid.GridInfo
- getNumberOfCellsY() - Method in class hec.heclib.grid.GridInfo
- getNumberOfColumnGroups() - Method in class rma.swing.table.GroupableTableHeader
- getNumberOfColumns() - Method in class hec.heclib.grid.FlatGrid
- getNumberOfComments() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful andImageInfo.setCollectComments(boolean)
was called withtrue
as argument, returns the number of comments retrieved from the input image stream / file. - getNumberOfCurvesDatasetPathsLIST() - Method in class hec.hecmath.DataSetResults
- getNumberOfExceedenceProbabilities() - Method in class hec.map.inundation.InundationGroup
- getNumberOfFields() - Method in class hec.map.aishape.Attribute
- getNumberOfGlyphs() - Method in class hec.map.JLayerSelectorTreePanel
- getNumberOfImages() - Method in class hec.map.image.ImageInfo
-
Returns the number of images in the examined file.
- getNumberOfLevels() - Method in class hec.map.tms.datasource.TmsDataSource
- getNumberOfLevels() - Method in class hec.map.tms.TmsMap
- getNumberOfLines() - Method in class hec.map.aishape.AiShapeArc
- getNumberOfLines() - Method in class hec.map.hms.HmsMapObject
- getNumberOfPages() - Method in class hec.gfx2d.G2dDialog
-
Returns the number of pages for this document
- getNumberOfPages() - Method in class hec.gfx2d.PrintMultipleJDialog
-
Returns the number of pages for this document
- getNumberOfPages() - Method in class rma.swing.table.MultiTablePrintManager
-
Computes the number of pages that will be needed for this print.
- getNumberOfPages() - Method in class rma.swing.table.TablePrintManager
-
Returns the total number of pages that this table will need to print.
- getNumberOfParameters() - Method in class hec.map.inundation.InundationGroup
- getNumberOfPoints() - Method in class hec.map.hms.HmsMapLine
- getNumberOfRows() - Method in class hec.heclib.grid.FlatGrid
- getNumberOfScales() - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- getNumberOfScales() - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- getNumberOfSpoke() - Method in class hec.util.AnimatedWaitIcon
- getNumberOfValues() - Method in class hec.lang.StatisticalParameter
- getNumberOfYears() - Method in class hec.model.RunTimeWindow
-
return the number of whole years in the runtimewindow
- getNumberOfYearsWithFraction() - Method in class hec.model.RunTimeWindow
-
return the number of years in the runtimewindow with any fractional part in the decimal
- getNumberOrdinates() - Method in class hec.io.PairedDataContainer
-
get the number of X/Y value pairs....the length of the X value array and the length of each Y value curve
- getNumberParameters() - Method in class hec.map.raster.ComputeSegmentData
- getNumberParameters() - Method in class hec.map.raster.MapSegmentData
- getNumberParameters() - Method in interface hec.map.raster.SegmentData
- getNumberPrependedRows() - Method in class hec.util.TimeWindowExtensionDialog
- getNumberRecords() - Method in class hec.heclib.dss.HecDSSFileAccess
- getNumberRowEditors() - Method in class rma.swing.treeTable.PathCellEditor
- getNumberRows() - Method in class hec.map.raster.ComputeSegmentData
- getNumberRows() - Method in class hec.map.raster.MapSegmentData
- getNumberRows() - Method in interface hec.map.raster.SegmentData
- getNumberRows() - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- getNumberRows() - Method in class hec.map.tms.datasource.TmsLevel
- getNumberRows() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- getNumberValues() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValues() - Method in class hec.dataTable.PairedDataCurve
- getNumberValues() - Method in class hec.dataTable.TimeSeriesColumnBase
- getNumberValues() - Method in class hec.dataTable.TimeSeriesDataColumn
- getNumberValues() - Method in class hec.dataTable.TimeSeriesQualityColumn
- getNumberValues() - Method in class hec.io.TimeSeriesContainer
-
Returns the number of values in the dataset.
- getNumberValuesForArraySize() - Method in class hec.heclib.dss.HecTimeSeriesBase
- getNumberValuesMissing() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesMissing(TimeSeriesContainer) - Static method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesMissing(TimeSeriesContainer) - Static method in class hec.io.TimeSeriesContainerQualityUtil
-
If quality exists, counts the missing flags otherwise counts the number of invalid values
- getNumberValuesOkay() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesProtected() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesQuestion() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesQuestion(TimeSeriesContainer) - Static method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesQuestion(TimeSeriesContainer) - Static method in class hec.io.TimeSeriesContainerQualityUtil
-
If quality exists, counts the question flags
- getNumberValuesReject() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesReject(TimeSeriesContainer) - Static method in class hec.data.tx.DataSetTx
-
Deprecated.
- getNumberValuesReject(TimeSeriesContainer) - Static method in class hec.io.TimeSeriesContainerQualityUtil
-
If quality exists, counts the rejected flags
- getNumBins() - Method in class hec.chart.Histogram
- getNumBins() - Method in class hec.chart.HistogramChart
- getNumBins() - Method in interface hec.model.ScalarOutputVariable
- getNumBits() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
-
returns the number of bits used to encode the value.
- getNumBits() - Method in class hec.map.tms.datasource.TmsHeader
-
returns the number of bits used to encode the value.
- getNumCategories() - Method in class hec.geometry.CategoryAxis
- getNumChars(String, char) - Static method in class rma.util.RMAIO
-
return the number of times character c appears in String s
- getNumColumns() - Method in class hec.data.meta.CatalogTemplate
- getNumColumns() - Static method in class hec.data.tx.DescriptionTxColumnModel
- getNumColumns() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getNumColumns() - Method in class hec.map.tms.datasource.TmsHeader
- getNumDecimal() - Method in class hec.io.dbf.DBFFieldDescriptor
- getNumDescriptors() - Method in class hec.io.dbf.AbstractDBFHeader
- getNumDescriptors() - Method in interface hec.io.dbf.DBFHeader
- getNumDigits2RightOfDecimal() - Method in class hec.lang.RdcField
- getNumEqual() - Method in class hec.heclib.grid.GridInfo
- getNumGradations() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getNumLineSegments() - Method in class hec.gfx2d.G2dLine
-
Returns the number of line segments added to this line since the last time the clearLineData() method has been called.
- getNumLocks() - Method in interface hec.data.project.IProjectData
- getNumLocks() - Method in class hec.data.project.ProjectDataImpl
- getNumLookbackSteps() - Method in class hec.model.RunTimeWindow
-
get the number of lookback steps in the RunTimeWindow
- getNumMessages() - Method in class rma.util.PerforceReport.MessageFormatter
- getNumOutlets() - Method in interface hec.data.project.IProjectData
- getNumOutlets() - Method in class hec.data.project.ProjectDataImpl
- getNumPoints() - Method in class hec.gfx2d.G2dLine
-
Gets the NumPoints attribute of the G2dLine object
- getNumPumps() - Method in interface hec.data.project.IProjectData
- getNumPumps() - Method in class hec.data.project.ProjectDataImpl
- getNumRecords() - Method in class hec.io.dbf.AbstractDBFHeader
- getNumRecords() - Method in interface hec.io.dbf.DBFHeader
- getNumRoutingSteps() - Method in class hec.model.RunTimeWindow
-
return the number of routing steps
- getNumRows() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getNumRows() - Method in class hec.map.tms.datasource.TmsHeader
- getNumRows() - Method in class rma.swing.RmaJTable
-
return the number of rows in the table model
- getNumSteps() - Method in class hec.model.AbstractTSRecord
- getNumSteps() - Method in class hec.model.RunTimeWindow
-
get the number of steps in the RunTimeWindow
- getNumSteps() - Method in interface hec.model.TSRecord
- getNumTicLabelLevels() - Method in class hec.geometry.Axis
- getNumTicLevels() - Method in class hec.geometry.AxisProp
- getNumTicLevels() - Method in interface hec.geometry.ScaleProperties
- getNumTurbines() - Method in interface hec.data.project.IProjectData
- getNumTurbines() - Method in class hec.data.project.ProjectDataImpl
- getNumVisibleColumns() - Method in class hec.data.meta.Catalog
- getNumVisibleRowsPerPage() - Method in class rma.swing.table.MultiTablePrintManager
-
Returns the number of visible rows per page to have at a minimum.
- getNumY() - Method in class hec.model.PairedValuesExt
-
get the number of Y values
- getObject() - Method in class hec.lang.ObjectReference
- getObject() - Method in class rma.swing.CheckBoxPanel
- getObject() - Method in class rma.swing.list.CheckableListItem
- getObject() - Method in class rma.swing.RmaJObjectButton
- getObject() - Method in class rma.swing.RmaJObjectCheckBoxMenuItem
- getObject() - Method in class rma.swing.RmaJObjectLabel
- getObject() - Method in class rma.swing.RmaJObjectMenuItem
- getObject() - Method in class rma.util.ObjectPool
-
get the next available object.
- getObject(int) - Method in class hec.dataTable.TimeSeriesColumnBase
- getObject(int) - Method in class hec.dataTable.TimeSeriesDataColumn
- getObject(int) - Method in class hec.dataTable.TimeSeriesNotesColumn
- getObject(int) - Method in class hec.dataTable.TimeSeriesQualityColumn
- getObject(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- getObject(long) - Method in interface hec.model.CommonDataList
-
return the DataObject in this list that has the id of objID
- getObject(long) - Method in interface hec.model.DataList
-
return the DataObject in this list that has the id of objID
- getObject(String) - Method in interface hec.model.CommonDataList
-
return the first DataObject in this list with the name objName
- getObjectArray() - Method in interface hec.model.CommonDataList
-
get an array of DataObjects
- getObjectAt(int) - Method in class hec.client.ObjectChooserTableModel
- getObjectClass() - Method in class hec.event.DataListEvent
-
Returns the name of the class that the data list for this event holds.
- getObjectClass() - Method in interface hec.model.CommonDataList
-
return the string representation of the DataObject class that we hold
- getObjectClass() - Method in interface hec.model.DataList
-
return the string representation of the DataObject class that we hold
- getObjectClass() - Method in interface hec.server.ServerDataList
-
return the string representation of the DataObject class that we hold
- getObjectColor() - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- getObjectCount() - Method in class hec.io.AbstractDataStorage
- getObjectCount() - Method in interface hec.io.DataStorage
- getObjectCount() - Method in class hec.io.DBFDataStorage
- getObjectCount() - Method in interface hec.model.CommonDataList
- getObjectCount() - Method in interface hec.model.DataList
-
get the DataObject Count
- getObjectFont() - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- getObjectId() - Method in class hec.event.DataListEvent
- getObjectInputStream() - Method in interface hec.io.HecFile
-
Get an ObjectInputStream for this file.
- getObjectInputStream() - Method in class hec.io.SimpleFile
- getObjectInputStream() - Method in class hec.io.SimpleHecFileImpl
- getObjectList(String) - Method in interface hec.io.DataStorage
- getObjectList(String) - Method in class hec.io.DBFDataStorage
- getObjectOut() - Method in class rma.util.ObjectPool
-
get the number of outstanding objects
- getObjectOutputStream() - Method in interface hec.io.HecFile
-
Get an ObjectOutputStream for this file.
- getObjectOutputStream() - Method in class hec.io.SimpleFile
- getObjectOutputStream() - Method in class hec.io.SimpleHecFileImpl
- getObjectReferences() - Method in class hec.model.AbstractDataObject
-
get an array of this DataObject's DataObjectReferences.
- getObjectReferences() - Method in interface hec.model.DataObject
-
get an array of this DataObject's DataObjectReferences.
- getObjectReferences() - Method in class hec.model.UnmodifiableDataObject
-
Gets the objectReferences attribute of the UnmodifiableDataObject object
- getObjects() - Method in interface hec.model.DataList
-
get an array of DataObjects
- getObjectText() - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- getObjectTitle() - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- getObjectType() - Method in class hec.model.ModelVariable
- getObserverList() - Method in class hec.geometry.Axis
- getOfficeId() - Method in interface hec.data.authorization.UserGroup
- getOfficeId() - Method in interface hec.data.basin.IBasin
- getOfficeId() - Method in class hec.data.basin.JDomBasinImpl
- getOfficeId() - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- getOfficeId() - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- getOfficeId() - Method in class hec.data.DefaultCwmsProperty
- getOfficeId() - Method in interface hec.data.ICwmsProperty
-
Returns the office id for this property.
- getOfficeId() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getOfficeId() - Method in interface hec.data.level.ILocationLevel
- getOfficeId() - Method in interface hec.data.level.ILocationLevelIndicator
- getOfficeId() - Method in interface hec.data.level.ILocationLevelRef
- getOfficeId() - Method in interface hec.data.level.ISpecifiedLevel
- getOfficeId() - Method in class hec.data.level.JDomLocationLevelImpl
- getOfficeId() - Method in class hec.data.level.JDomLocationLevelRef
- getOfficeId() - Method in class hec.data.level.JDomSpecifiedLevelImpl
- getOfficeId() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getOfficeId() - Method in class hec.data.location.LocationCategory
- getOfficeId() - Method in class hec.data.location.LocationCategoryRef
- getOfficeId() - Method in class hec.data.lock.AtLockDescriptor
- getOfficeId() - Method in interface hec.data.lookup.ILookupType
- getOfficeId() - Method in class hec.data.lookup.JDomLookupTypeImpl
- getOfficeId() - Method in interface hec.data.pool.IPoolName
-
Returns the office ID
- getOfficeId() - Method in class hec.data.pool.PoolName
- getOfficeId() - Method in class hec.data.project.AtProjectDescriptor
- getOfficeId() - Method in interface hec.data.project.IProjectData
- getOfficeId() - Method in class hec.data.project.ProjectDataImpl
- getOfficeId() - Method in interface hec.data.rating.IRatingTemplate
-
Returns the office id for this template.
- getOfficeId() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns the office id of this template.
- getOfficeId() - Method in interface hec.data.stream.IStreamLocationTemplate
- getOfficeId() - Method in class hec.data.stream.StreamImpl
- getOfficeId() - Method in class hec.data.stream.StreamLocationImpl
- getOfficeId() - Method in class hec.data.stream.StreamReachImpl
- getOfficeId() - Method in class hec.data.streamflow.StreamflowMeasurement
- getOfficeId() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- getOfficeId() - Method in class hec.data.timeSeriesText.StandardTextId
- getOfficeId() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getOfficeId() - Method in class hec.data.tx.AssignedTimeSeries
- getOfficeId() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.Returns the office id of the encapsulated description tx.
- getOfficeId() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getOfficeId() - Method in class hec.data.tx.TimeSeriesCategory
- getOfficeId() - Method in class hec.data.tx.TimeSeriesCategoryRef
- getOfficeId() - Method in class hec.data.tx.TsCategory
- getOfficeId(Catalog, DescriptionTx) - Static method in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- getOfficeIdMask() - Method in class hec.data.pool.PoolNameRef
-
Returns the glob style office ID mask
- getOffIcon() - Method in class rma.swing.RmaGlyphButtonInfo
- getOffset() - Method in class hec.data.IntervalOffset
-
Deprecated.Offset is in seconds
- getOffset() - Method in interface hec.data.level.ISeasonalValue
- getOffset() - Method in interface hec.data.level.ISeasonalValues
- getOffset() - Method in class hec.data.level.JDomSeasonalValueImpl
- getOffset() - Method in class hec.data.level.JDomSeasonalValuesImpl
- getOffset() - Method in class hec.map.MapToolPanel.DragWindow
- getOffset() - Method in class hec.model.PairedValues
-
get the Data's offset
- getOffsetMillis() - Method in class hec.data.IntervalOffset
-
Deprecated.
- getOffsetMinutes() - Method in class hec.data.level.JDomSeasonalValueImpl
- getOffsetMonths() - Method in class hec.data.level.JDomSeasonalValueImpl
- getOffsetPoint() - Method in class hec.gfx2d.G2dLineProperties
- getOffsetSeconds() - Method in class hec.data.IntervalOffset
-
Deprecated.
- getOKButtonSearchString() - Method in class rma.swing.RmaJDialog
- getOKListeners() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- getOKListeners() - Method in class hec.gfx2d.G2dGlyph
- getOKListeners() - Method in class hec.gfx2d.G2dLine
- getOKListeners() - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- getOldDischarge() - Method in interface hec.data.turbines.ITurbineSetting
- getOldDischarge() - Method in class hec.data.turbines.JDomTurbineSetting
- getOldDischarge(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- getOldDischarge(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- getOldDisplayUnitSystem() - Method in class hec.geometry.Axis
- getOldSelection() - Method in class hec.map.selection.GraphicElementSelectionEvent
- getOldTotalDischargeOverride() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getOldTotalDischargeOverride() - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
returns in SI parameter units.
- getOldTotalDischargeOverride(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getOldTotalDischargeOverride(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getOneNormalRandomDeviate() - Method in class hec.lang.RandomNumber
- getOnIcon() - Method in class rma.swing.RmaGlyphButtonInfo
- getOpacity() - Method in class hec.map.annotations.ShadowRenderer
-
Gets the opacity used by the renderer to generate shadows.
- getOpenedFiles() - Method in class hec.heclib.dss.HecDSSFileDataManager
- getOpening() - Method in interface hec.data.gates.IGateSetting
- getOpening() - Method in class hec.data.gates.JDomGateSetting
- getOpening(ParamDouble) - Method in interface hec.data.gates.IGateSetting
- getOpening(ParamDouble) - Method in class hec.data.gates.JDomGateSetting
- getOpeningParameter() - Method in interface hec.data.gates.IGateSetting
- getOpeningParameter() - Method in class hec.data.gates.JDomGateSetting
- getOpeningUnits() - Method in interface hec.data.gates.IGateSetting
- getOpeningUnits() - Method in class hec.data.gates.JDomGateSetting
- getOpenType() - Method in class hec.gui.AbstractFileChooserField
- getOpenWindows() - Static method in class rma.swing.RmaJDialog
-
Returns a Vector list of all open RMAJDialogs
- getOpenWindows() - Static method in class rma.swing.RmaJFrame
-
Returns a Vector list of all open RMAJFrames
- getOpenWindowsOfClass(Class<T>) - Static method in class rma.swing.RmaJDialog
-
returns a List of open RmaJDialogs of the specified type
- getOperationalChange(Date) - Method in interface hec.data.operations.IProjectOperationalChanges
- getOperationalChange(Date) - Method in class hec.data.operations.OperationalProjectChanges
- getOperationalChangeRef() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getOperationalChangeRef() - Method in interface hec.data.operations.IPhysicalStructureOperationalSetting
- getOperationalChangeRef() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getOperationalChangeRef() - Method in class hec.data.operations.PhysicalStructureOperationalSetting
- getOperationalChanges() - Method in interface hec.data.operations.IProjectOperationalChanges
- getOperationalChanges() - Method in class hec.data.operations.OperationalProjectChanges
- getOperationalChanges(Date, Date) - Method in class hec.data.operations.OperationalProjectChanges
- getOperationalSettings() - Method in interface hec.data.gates.IGateChange
- getOperationalSettings() - Method in class hec.data.gates.JDomGateChange
- getOperationalSettings() - Method in interface hec.data.turbines.ITurbineChange
- getOperationalSettings() - Method in class hec.data.turbines.JDomTurbineChange
- getOperator() - Method in class hec.model.LogicalOperator
-
Returns the operator that this object represents.
- getopt() - Method in class rma.util.GetOpt
-
Method Description
- GetOpt - Class in rma.util
-
OVERVIEW:
GetOpt
provides a general means for a Java program to parse command line arguments in accordance with the standard Unix conventions; it is analogous to, and based on,getopt(3)
for C programs. - GetOpt(String[], String) - Constructor for class rma.util.GetOpt
-
Create a new GetOpt object
- getOrCreateChild(Element, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
Deprecated.
- getOrderBy() - Method in class hec.data.meta.CatalogTemplate
- getOrganization() - Method in class hec.model.PluginAuthor
- getOrganization2() - Method in class hec.model.PluginAuthor
- getOrientation() - Method in class hec.map.MapToolPanel
-
Returns the orientation of the toolbar window when the toolbar is floating.
- getOrigin() - Method in interface hec.data.level.ISeasonalValues
- getOrigin() - Method in class hec.data.level.JDomSeasonalValuesImpl
- getOrigin() - Method in class hec.geometry.Axis
- getOrigin() - Method in interface hec.map.ComplexGridMap
- getOrigin() - Method in class hec.map.MapScale
-
Get a copy of the current origin
- getOrigin() - Method in class hec.map.TransformMapScale
- getOriginalCreationTime() - Method in class hec.jms.TSDataStored
-
Returns the creation time of the original message when this message is the result of a replay data messages.
- getOriginalTimeZoneId() - Method in class hec.dataTable.TimeSeriesDataColumn
- getOriginLat() - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- getOriginLat() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getOSType() - Static method in class rma.util.RMAIO
-
return the constant that represents our current OS type
- getOsUser() - Method in class hec.data.project.ProjectLock
- getOtherInfo() - Method in class hec.event.ConfigFileChangeEvent
- getOutDssPath() - Method in interface hec.model.IForecast
- getOuterCircleRadius() - Method in class hec.util.AnimatedWaitIcon
- getOutflowingNodes() - Method in class hec.model.StreamJunction
-
get a List of outflow nodes held by this junction
- getOutflowingStreams(Vector) - Method in class hec.model.StreamJunction
- getOutflowingStreamSegments(Vector) - Method in class hec.model.StreamJunction
- getOutflows() - Method in interface hec.data.outlet.IOutlet
- getOutflows() - Method in class hec.data.outlet.JDomOutletImpl
- getOutline() - Method in class hec.map.WorldRegion
-
Returns a line that is the perimeter of the polygon.
- getOutline(WorldLine) - Method in class hec.map.WorldRegion
-
Returns a line the is the perimeter of the polygon.
- getOutOfRangeType() - Method in exception hec.data.RatingOutOfRangeException
- getOutOfTolPathsLIST() - Method in class hec.hecmath.DataSetResults
- getOutputDssFileNames() - Method in interface hec.util.transformation.dss.write.DssWriterController
- getOutputITSDataSet() - Method in interface hec.model.TsRecordContainer
- getOutputStream() - Static method in class hec.io.HecSwappingOutputStream
-
return the current HecSwappingOutputStream, if one hasn't been created then create it with the System properties or defaults if the system properties are not set.
- getOutputStream(String, int, int, boolean) - Static method in class hec.io.HecSwappingOutputStream
-
return the current HecSwappingOutputStream, if one hasn't been created then create it with the specified arguments.
- getOverride() - Method in class hec.io.impl.StoreOptionImpl
- getOverride() - Method in interface hec.io.StoreOption
- getOverrideProtection(String) - Static method in class hec.lang.Const
- getOverwritePriority() - Method in class hec.appInterface.AppDaddyParameterLoader
- getP25() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the Median.
- getP75() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the Median.
- getPageFormat(int) - Method in class hec.gfx2d.G2dDialog
-
Returns the page format that is used for each page.
- getPageFormat(int) - Method in class hec.gfx2d.PrintMultipleJDialog
-
Returns the page format that is used for each page.
- getPageFormat(int) - Method in class rma.swing.table.MultiTablePrintManager
-
Returns the PageFormat need for a given page.
- getPageFormat(int) - Method in class rma.swing.table.TablePrintManager
-
Returns the PageFormat need for a given page.
- getPageInfo(PageFormat) - Method in class rma.swing.table.TablePrintManager
-
Calculates all of the information used when printing, such as the total number of pages, scaling, what columns go in what page, etc.
- getPaint() - Method in class rma.util.postscript.PSGrBase
- getPaint() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getPaintReader(String) - Method in class hec.gfx2d.paint.PaintReaderFactory
- getPaintWriter(Class<? extends Paint>) - Method in class hec.gfx2d.paint.PaintWriterFactory
- getPairCount() - Method in class hec.model.PairedValues
-
get the number of data pairs.
- getPairedDataComputed() - Method in class hec.hecmath.SimpleFrequencyAnalysis
- getPairedDataContainer() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- getPairedDataContainer() - Method in interface hec.gfx2d.dss.G2dDssPairedData
- getPairedDataContainer() - Method in class hec.gfx2d.SimpleJTableData
- getPairedDataContainer() - Method in class hec.io.ArrayContainer
- getPairedDataContainer() - Method in class hec.model.PairedValues
-
get the data in a PairedDataContainer
- getPairedDataContainer() - Method in class hec.model.PairedValuesExt
-
Copy values, units, labels and parameters into a PairedDataContainer
- getPairedDataList() - Method in interface hec.model.OutputVariable
- getPairedDataPeaks() - Method in class hec.hecmath.SimpleFrequencyAnalysis
- getPairedDataX() - Method in class hec.heclib.dss.DSSPathname
- getPairedDataY() - Method in class hec.heclib.dss.DSSPathname
- getPairedValues() - Method in class hec.model.SeasonalPairedValues
-
Return a PairedValues object developed from the first SeasonalPairedValues curve
- getPanelMenus() - Method in class hec.gui.AbstractEditorPanel
-
Returns a list of Menus that can be put in the dialogs Menu Bar
- getPanelMenus() - Method in class rma.swing.DefaultJPanel
- getPanelName() - Method in class hec.client.SummaryWizardPanel
-
Gets the PanelName attribute of the SummaryWizardPanel object
- getPanelName() - Method in class hec.gui.WizardPanel
-
return the name of this panel
- getPanelName() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
- getPanelProperties() - Method in class hec.gfx2d.PlotType
- getPanelValues() - Method in class rma.util.contour.ColorContourJPanel
- getParam(String, String) - Static method in class rma.util.RMAIO
- getParam(String, String, boolean) - Static method in class rma.util.RMAIO
-
Parses line and returns the portion after delim.
- getParamBuilder(String) - Method in class hec.server.Builder
- getParameter() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getParameter() - Method in interface hec.data.level.ILocationLevel
- getParameter() - Method in interface hec.data.level.ILocationLevelRef
- getParameter() - Method in interface hec.data.level.IParameterTypedValue
- getParameter() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getParameter() - Method in class hec.data.level.JDomLocationLevelImpl
- getParameter() - Method in class hec.data.level.JDomLocationLevelRef
- getParameter() - Method in class hec.data.level.JDomParameterTypedValueImpl
- getParameter() - Method in interface hec.data.rating.IParameterExtents
-
Returns the parameter for the extents.
- getParameter() - Method in class hec.data.rating.ParameterValues
-
Returns the parameter.
- getParameter() - Method in class hec.data.rating.RatingExtents.ParameterExtents
-
Returns the parameter.
- getParameter() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getParameter() - Method in class hec.data.tx.DescriptionTxColumnModel
- getParameter() - Method in class hec.gfx2d.DataType
- getParameter() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the Parameter attribute of the DataTypeProperties object
- getParameter() - Method in class hec.model.TsDataSetName
- getParameter(char, String) - Method in class hec.tools.FileHunter
- getParameter(char, String, int[]) - Method in class hec.tools.FileHunter
- getParameter(int) - Static method in class hec.data.Parameter
-
Deprecated.Gets the Parameter for the given ParamID.
- getParameter(String) - Method in class hec.gfx2d.DataTypeFactory
- getParameterBounds(String) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the max and min bounds for the data set by parameter
- getParameterCatalogTemplate() - Static method in class hec.data.meta.ParameterCatalogQuery
- getParameterExtents(Parameter) - Method in interface hec.data.rating.IRatingExtents
-
Returns the parameter extents for the arg parameter or null if there are no extents.
- getParameterExtents(Parameter) - Method in class hec.data.rating.RatingExtents
-
Returns the parameter extents for the arg parameter.
- getParameterExtentsMap() - Method in interface hec.data.rating.IRatingExtents
-
Returns a map of parameter to parameter extents.
- getParameterExtentsMap() - Method in class hec.data.rating.RatingExtents
-
Returns the map of parameter to parameter extents.
- getParameterForUnitsString(String) - Static method in class hec.data.Parameter
-
Deprecated.Gets the parameter for units string.
- getParameterId() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getParameterId() - Method in class hec.data.level.JDomLocationLevelImpl
- getParameterId() - Method in enum class hec.data.ParamDoubleSupport
- getParameterId() - Method in class hec.data.ParameterString
- getParameterId() - Method in class hec.data.ParamInteger
-
Returns the paramter object that describes the integer value.
- getParameterId() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getParameterId() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getParameterId() - Method in class hec.geometry.Axis
- getParameterId() - Method in class hec.gfx2d.DataType
- getParameterId() - Method in class hec.model.SeasonalRecord
-
Returns the parameter id for the "double" data values.
- getParameterId() - Method in class hec.model.SeasonalRecordExt
-
Returns the parameter id for the "double" data values.
- getParameterName() - Method in class hec.io.TimeSeriesContainer
-
Returns the String representation of the DSS Parameter PARAMETER - SUB_PARAMETER or "" if the values are null
- getParameterNames() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the parameter names.
- getParameterNames() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the list of parameter names
- getParametersId(int) - Method in class hec.model.PairedValuesExt
-
get the parameter id for either X or Y values
- getParametersIds() - Method in class hec.model.PairedValues
-
Returns an array the parameter ID's in the order of {XPARAMID, YPARAMID}.
- getParametersIds() - Method in class hec.model.PairedValuesExt
-
Returns an array the parameter ID's in the order of {XPARAMID, YPARAMID}.
- getParameterType() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getParameterType() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getParameterType() - Method in interface hec.data.level.ILocationLevel
- getParameterType() - Method in interface hec.data.level.ILocationLevelRef
- getParameterType() - Method in interface hec.data.level.IParameterTypedValue
- getParameterType() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getParameterType() - Method in class hec.data.level.JDomLocationLevelImpl
- getParameterType() - Method in class hec.data.level.JDomLocationLevelRef
- getParameterType() - Method in class hec.data.level.JDomParameterTypedValueImpl
- getParameterType() - Method in class hec.data.ParameterType
-
Deprecated.
- getParameterType() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getParameterType() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getParameterType() - Method in class hec.data.tx.DescriptionTxColumnModel
- getParameterType(String) - Static method in class hec.data.tx.DSSTimeSeries
-
Deprecated.use DSSTimeSeriesUtil::getDSSType
- getParameterType(String) - Static method in class hec.data.tx.DSSTimeSeriesUtil
-
getParameterType returns a CWMS ParameterType object derived from a DSS Type.
- getParameterTypeId() - Method in class hec.data.level.JDomLocationLevelImpl
- getParameterTypeMetaData() - Method in class hec.data.ParameterType
-
Deprecated.
- getParameterTypeString(String) - Static method in class hec.heclib.dss.DSSPathname
- getParameterXId() - Method in class hec.geometry.Scale
- getParameterYId() - Method in class hec.geometry.Scale
- getParamId() - Method in class hec.map.ElevationGlyphDataRecord
- getParamId() - Method in class hec.map.GridGlyphDataRecord
- getParamId() - Method in class hec.model.ModelVariable
- getParamId() - Method in interface hec.model.OutputVariable
- getParamId() - Method in interface rma.swing.IParameterScale
- getParamId() - Method in interface rma.util.contour.ColorContourRecord
- getParamId() - Method in class rma.util.contour.PieChartColorContourRecord
- getParamIdString() - Method in class hec.model.SeasonalRecord
-
get the Parameter String for the Parameter ID
- getParamIdString() - Method in class hec.model.SeasonalRecordExt
-
get the String that represents the parameterId.
- getParamName() - Method in class hec.heclib.util.HecDoubleParam
-
getParamName() returns the name of the parameter.
- getParamName() - Method in class hec.heclib.util.HecIntParam
-
getParamName() returns the name of the parameter.
- getParamName() - Method in class hec.model.AbstractTSRecord
- getParamName() - Method in interface hec.model.TSRecord
- getParamScaleId() - Method in class rma.swing.table.RmaCellEditor
- getParamString(int) - Static method in class hec.data.Parameter
-
Deprecated.
- getParamValue() - Method in class rma.swing.RmaJDecimalField
- getParamValue(ParamDouble) - Method in interface hec.data.characteristic.ICharacteristic
- getParamValue(ParamDouble) - Method in class hec.data.characteristic.JDomCharacteristic
- getParamValue(String, ParamDouble) - Method in interface hec.data.characteristic.ICharacteristicType
- getParamValue(String, ParamDouble) - Method in class hec.data.characteristic.JDomCharacteristicType
- getParamXId() - Method in class hec.model.PairedValues
-
get the Parameter ID (i.e.
- getParamXId() - Method in class hec.model.PairedValuesExt
-
get the X parameter id.
- getParamXString() - Method in class hec.model.PairedValues
-
get the Parameter units String (i.e.
- getParamXString() - Method in class hec.model.PairedValuesExt
-
get the parameter string (i.e.
- getParamXUnitsString() - Method in class hec.model.PairedValues
-
get the Parameter units String (i.e.
- getParamXUnitsString() - Method in class hec.model.PairedValuesExt
-
get the units string for the X parameter.
- getParamYId() - Method in class hec.model.PairedValues
-
set the Parameter ID (i.e.
- getParamYId() - Method in class hec.model.PairedValuesExt
-
get the Y parameter id.
- getParamYString() - Method in class hec.model.PairedValues
-
get the Parameter units String (i.e.
- getParamYString() - Method in class hec.model.PairedValuesExt
-
get the parameter string (i.e.
- getParamYUnitsString() - Method in class hec.model.PairedValues
-
get the Parameter units String (i.e.
- getParamYUnitsString() - Method in class hec.model.PairedValuesExt
-
get the units string for the Y parameter.
- getParamZId() - Method in class hec.model.PairedValuesExt
-
parameter id for curves parameter
- getParamZString() - Method in class hec.model.PairedValuesExt
-
get the parameter string for the Z parameter.
- getParamZUnitsString() - Method in class hec.model.PairedValuesExt
-
get the units string for the Z parameter.
- getParent() - Method in class hec.model.AbstractDataObject
- getParent() - Method in class hec.model.Conditional
- getParent() - Method in class hec.model.ConditionalBlock
- getParent() - Method in interface hec.model.DataObject
-
get this objects parent Dataobject (if any)
- getParent() - Method in class hec.model.JobTask
- getParent() - Method in class hec.model.UnmodifiableDataObject
-
Gets the parent attribute of the UnmodifiableDataObject object
- getParentBasin() - Method in interface hec.data.basin.IBasin
- getParentBasin() - Method in class hec.data.basin.JDomBasinImpl
- getParentClassName() - Method in class hec.model.BaseTSDataSet
- getParentClassName() - Method in interface hec.model.ITSDataSet
-
Gets the parentClassName attribute of the ITSDataSet object
- getParentControls() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
-
gets the chart parent controls for the item render controls
- getParentElement() - Method in class hec.model.Conditional
-
override to return correct Parent element
- getParentFrame() - Method in class hec.dataTable.HecDataTable
- getParentFrameFromJMenuItem(JMenuItem) - Static method in class hec.util.Util
-
Given a menu item that has come from a JFrame, get and return that frame If can't get it, return null
- getParentGlyph() - Method in class hec.map.image.ImageGlyphProxy
- getParentGlyph() - Method in class hec.map.MapGlyph
- getParentLocationRef() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getParentLocationRef() - Method in interface hec.data.ILocationChild
- getParentLocationRef() - Method in interface hec.data.lock.ILock
- getParentLocationRef() - Method in class hec.data.lock.JDomLockImpl
- getParentLocationRef() - Method in class hec.data.outlet.JDomOutletImpl
- getParentLocationRef() - Method in class hec.data.physicalstructure.PhysicalStructure
- getParentLocationRef() - Method in class hec.data.turbines.JDomTurbineImpl
- getParentLocationRef() - Method in interface hec.data.watersupply.IWaterUser
-
Gets the water user project loc.
- getParentLocationRef() - Method in class hec.data.watersupply.JDomWaterSupplyPump
- getParentLocationRef() - Method in class hec.data.watersupply.JDomWaterUserImpl
- getParentPath() - Method in class hec.model.BaseTSDataSet
- getParentPath() - Method in interface hec.model.ITSDataSet
-
Gets the parentPath attribute of the ITSDataSet object
- getParentWindow() - Method in class hec.gui.AbstractEditorPanel
-
Returns the window that contains this object.
- getPart(int) - Method in class hec.lang.DSSPathString
- getParts() - Method in class hec.heclib.dss.DSSPathname
- getPartsList() - Method in class hec.data.IntervalOffset
-
Deprecated.
- getParty() - Method in class hec.data.streamflow.StreamflowMeasurement
- getpassword() - Method in class hec.server.Profile
- getPassword() - Method in class hec.client.LoginDlg
-
Deprecated.
- getPassword() - Method in class hec.lang.PasswordFileEntry
- getPassword() - Method in class hec.model.SchedulableJob
- getPassword() - Method in class hec.security.PasswordEntry
- getPassword() - Method in class hec.security.UserProfile
- getPasteAddsRows() - Method in class rma.swing.RmaJTable
- getPasteBackground() - Method in class rma.swing.RmaJTable
- getPasteForeground() - Method in class rma.swing.RmaJTable
- getPasteListPathnames() - Method in interface hec.heclib.dss.IDSSUtilities
-
Gets the pasteListPathnames attribute of the IDSSUtilities object
- getPasteMode() - Method in class hec.dataTable.ArrayModel
- getPath() - Method in class hec.client.Shortcut
-
Gets the Path attribute of the Shortcut object
- getPath() - Method in class hec.gfx2d.components.IconPanel
- getPath() - Method in class hec.gui.AbstractFileChooserField
-
this method is here for subclasses to override to do any thing to the path before the FileChooser dialog get the path.
- getPath() - Method in class hec.heclib.dss.DataReference
- getPath() - Method in class hec.hecmath.HecMath
-
returns the DSS Path that this HecMath's DataContainer represents
- getPath() - Method in class hec.io.FileLockInfo
-
return the path
- getPath() - Method in class hec.io.FilePath
- getPath() - Method in interface hec.io.HecFile
-
Converts this HecFile into a pathname String.
- getPath() - Method in class hec.io.Identifier
-
Returns a String describing the Identifier's path
- getPath() - Method in class hec.io.SimpleHecFileImpl
- getPath() - Method in class hec.util.SimulationEntry
- getPath() - Method in class hec.util.WatershedEntry
- getPathAndFileAndExtension() - Method in class hec.io.FilePath
- getPathFromTreePath(String) - Method in interface hec.script.ScriptManager
- getPathIterator(AffineTransform) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Returns an iterator object that iterates along the boundary of this
Polygon
and provides access to the geometry of the outline of thisPolygon
. - getPathIterator(AffineTransform) - Method in class hec.gfx2d.Log10Curve2D
- getPathIterator(AffineTransform) - Method in class hec.map.WorldRegion
-
Returns an iterator object that iterates along the
Shape
boundary and provides access to the geometry of theShape
outline. - getPathIterator(AffineTransform, double) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Returns an iterator object that iterates along the boundary of the
Shape
and provides access to the geometry of the outline of theShape
. - getPathIterator(AffineTransform, double) - Method in class hec.gfx2d.Log10Curve2D
- getPathIterator(AffineTransform, double) - Method in class hec.map.WorldRegion
-
Returns an iterator object that iterates along the
Shape
boundary and provides access to a flattened view of theShape
outline geometry. - getPathname() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
returns the pathname of the backing Paired Data Container
- getPathname() - Method in class hec.heclib.dss.DataReference
- getPathname() - Method in class hec.heclib.dss.DSSPathname
- getPathname() - Method in interface hec.heclib.dss.IDataReference
- getPathname() - Method in class hec.lang.DSSPathString
-
Returns a pathname string.
- getPathname(boolean) - Method in class hec.heclib.dss.DSSPathname
-
Get the pathname with any collection part removed If no collection, returns normal pathname
- getPathname(int) - Method in class hec.heclib.dss.CondensedReference
- getPathname(String[]) - Static method in class hec.lang.DSSPathString
- getPathName() - Method in interface hec.model.GridContainer
-
get the DSS Path name for the Grid
- getPathnameList() - Method in class hec.heclib.dss.CondensedReference
- getPathnameList() - Method in class hec.heclib.dss.DataReference
- getPathnameList() - Method in class hec.heclib.dss.HecDss
-
Gets a unsorted list of all pathnames in the file (This can be time consuming, so don't do often)
- getPathnameList() - Method in class hec.io.TimeSeriesCollectionContainer
-
Return an array of pathnames in this collection
- getPathnameList(boolean) - Method in class hec.heclib.dss.AbstractDssDataManager
- getPathnameList(boolean) - Method in interface hec.heclib.dss.DssDataManager
- getPathnameList(boolean) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated.Use
HecDssCatalog.getCatalog(boolean, String)
instead. This will be removed in a future version of hec-monolith - getPathnameList(boolean) - Method in class hec.heclib.dss.HecDSSFileAccess
-
Deprecated.
- getPathnameList(boolean) - Method in interface hec.heclib.dss.IHecDSSUtilities
- getPathnameList(String, List<String>) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- getPathnameList6(String, Vector<String>) - Method in class hec.heclib.dss.HecDssCatalog
- getPathnameList7(String, List<String>) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead NOT THREAD SAFE (only one thread can call this at a time)
- getPathnameListAndDates(intArrayContainer, intArrayContainer) - Method in class hec.heclib.dss.HecDssCatalog
- getPathnameListType(int, int, int) - Method in class hec.heclib.dss.HecDssCatalog
- getPathnamePartPositions(String, int[], int[], int[]) - Static method in class hec.heclib.dss.DSSPathname
-
Retrieves the start position, end position, and length of pathname parts in a pathname
- getPathnameParts() - Method in class hec.heclib.dss.DSSPathname
- getPathnamePartsFromLine(String, stringContainer, stringContainer, stringContainer, stringContainer, stringContainer, stringContainer) - Static method in class hec.heclib.dss.DSSPathname
-
Parses a line with part names specified like "A=Apart, C=Cpart", etc...
- getPathnames() - Method in class hec.heclib.dss.HecDssCatalog
- getPathnameSet() - Method in class hec.heclib.dss.DataReferenceSet
-
Gets the PathnameSet attribute of the DataReferenceSet object
- getPathnameSet(boolean) - Method in class hec.heclib.dss.DataReferenceSet
-
Gets the PathnameSet attribute of the DataReferenceSet object
- getPathnameTimes(Object, HecTime, HecTime) - Method in class hec.heclib.dss.CondensedReference
- getPathnameVector() - Method in class hec.heclib.dss.CondensedReference
- getPathNoExtension(String) - Static method in class rma.util.RMAIO
-
return the path with no file extension.
- getPathsCompared() - Method in class hec.hecmath.DataSetResults
- getPattern() - Method in class hec.lang.RdcField
- getPattern() - Method in class rma.util.WildCardFileFilter
- getPenStyle() - Method in class rma.util.wmf.WMFGraphics
-
Returns the current style of the pen, used to draw lines.
- getPenWidth() - Method in class rma.util.wmf.WMFGraphics
-
Returns the current width of the pen, used to draw lines.
- getPercentDifference() - Method in class hec.data.streamflow.StreamflowMeasurement
- getPercentile(int) - Method in class hec.chart.Histogram
- getPeriod() - Method in class hec.model.SchedulableJob
- getPeriodAverage(int, int) - Method in class hec.model.AbstractTSRecord
-
Get the Period Average starting at
RunTimeStep
and going backperiod
steps. - getPeriodAverage(int, int) - Method in interface hec.model.TSRecord
-
get the Period Average starting at
RunTimeStep
and going backperiod
steps - getPeriodAverage(int, int, int) - Method in class hec.model.AbstractTSRecord
-
Get the Period Average starting at
RunTimeStep
and going backperiod
steps. - getPeriodAverage(RunTimeStep, int) - Method in class hec.model.AbstractTSRecord
-
Get the Period Average starting at
RunTimeStep
and going backperiod
steps. - getPeriodAverage(RunTimeStep, int) - Method in interface hec.model.TSRecord
-
get the Period Average starting at
RunTimeStep
and going backperiod
steps - getPeriodAverage(RunTimeStep, int, int) - Method in class hec.model.AbstractTSRecord
-
Get the Period Average starting at
RunTimeStep
and going backperiod
steps. - getPeriodStepStyle() - Method in class hec.gfx2d.G2dLineProperties
- getPhone() - Method in class hec.model.PluginAuthor
- getPhysicalHeightDpi() - Method in class hec.map.image.ImageInfo
-
Returns the physical height of this image in dots per inch (dpi).
- getPhysicalHeightInch() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found. - getPhysicalTransferType() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets the physical transfer type.
- getPhysicalTransferType() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getPhysicalWidthDpi() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns the physical width of this image in dpi (dots per inch) or -1 if no value could be found. - getPhysicalWidthInch() - Method in class hec.map.image.ImageInfo
-
Returns the physical width of an image in inches, or
-1.0f
if width information is not available. - getPixels(BufferedImage, int, int, int, int, int[]) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns an array of pixels, stored as integers, from a
BufferedImage
. - getPixelSpacing() - Method in class hec.gfx2d.G2dSpacer
- getPlayer() - Method in class rma.util.VCRControlsListenerImpl
- getPlaySize() - Method in interface rma.util.VCRPlayer
-
gets the number of items in the playlist
- getPlotCount() - Method in class hec.gfx2d.G2dPanelProp
- getPlotDialog(Frame, String, boolean, Vector) - Method in interface hec.dataTable.PlotProvider
- getPlotDialogCreator() - Static method in class hec.gfx2d.PlotDialogFactory
- getPlotLayout() - Method in class hec.gfx2d.G2dPanel
-
Returns the plot layout used to construct this plot.
- getPlotObjects() - Method in class hec.gfx2d.G2dPanel
-
Returns a vector of G2dObjects that are used in the plot by recursing over the viewports and querying them for their G2dObjects.
- getPlotObjects(G2dPanel) - Method in class hec.gfx2d.DefaultPopupPlotCreator
- getPlotpanel() - Method in class hec.gfx2d.G2dDialog
- getPlotProperties() - Method in class hec.gfx2d.DataType
- getPlotSpecText(G2dDialog) - Method in class hec.gfx2d.PlotSpecification
-
Retrieves the plot specification text for the specified plot
- getPlotSpecText(Document) - Method in class hec.gfx2d.PlotSpecification
- getPlotSpecXml(G2dDialog) - Method in class hec.gfx2d.PlotSpecification
-
Retrieves the plot specification XML for the specified plot
- getPlotSpecXml(Document) - Method in class hec.gfx2d.PlotSpecification
-
Retrieves an XML string for the JDom plot document
- getPlotState() - Method in class hec.gfx2d.PairedDataPropertiesPanel
-
Returns eiter the public constaints USE_DIFFERENT_LINE_STYLES or USE_MAJOR_MINOR_LINE_STYLES or USE_LABEL_INTERVALS depending on which constants are used.
- getPlotText(DataContainer) - Static method in class hec.gfx2d.PlotSpecification
- getPlottingPercentile(int, double, double) - Method in class hec.chart.Histogram
-
Deprecated.
- getPlottingPercentile(int, PlottingPositions) - Method in class hec.chart.Histogram
- getPlotTitle() - Method in class hec.gfx2d.G2dDialog
-
get the Title for the
G2dPanel
- getPlotTitleText() - Method in class hec.gfx2d.G2dDialog
-
get the text of the Title for the
G2dPanel
- getPlotVariables() - Method in class hec.gfx2d.PlotType
- getPlotXvsY() - Method in class hec.gfx2d.PairedValuesExtData
- getPluginData() - Method in class hec.security.PasswordEntry
-
Returns a properties object for this password entry.
- getPluginDirectory() - Static method in class rma.util.PlugInLoader
- getPointAt(int) - Method in class hec.map.TransformPointHolder
- getPointAt(int) - Method in interface hec.map.WorldPointHolder
-
Returns the point at the position marked by "index".
- getPointColor() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getPointCount() - Method in class hec.map.TransformPointHolder
- getPointCount() - Method in interface hec.map.WorldPointHolder
-
Retruns the number of points that this holder contains
- getPointFillColor() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- getPointFillColor() - Method in class hec.gfx2d.G2dLineProperties
- getPointFillColor() - Method in class hec.gfx2d.G2dMarkerProperties
- getPointFillColor() - Method in interface hec.gfx2d.LineProperties
- getPointLineColor() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- getPointLineColor() - Method in class hec.gfx2d.G2dLineProperties
- getPointLineColor() - Method in class hec.gfx2d.G2dMarkerProperties
- getPointLineColor() - Method in interface hec.gfx2d.LineProperties
- getPoints() - Method in class hec.map.aishape.AiShapeMultiPoint
- getPointSize() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- getPointSize() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getPointSize() - Method in class hec.gfx2d.PlotIcon
- getPointSize() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getPointStyle() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- getPointStyle() - Method in class hec.gfx2d.G2dMarkerPointProperties
- getPolygonDrawType() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Returns the type of symbol drawing, i.e.
- getPolygonWkt() - Method in class hec.map.selection.ElementBoundingPolygon
-
Returns the polygon in Well known text format
- getPoolElevation() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getPoolElevation() - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Returns pool elev in SI parameter units.
- getPoolElevation(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getPoolElevation(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getPoolName() - Method in interface hec.data.pool.IPool
-
Returns the pool name information for this pool.
- getPoolName() - Method in interface hec.data.pool.IPoolName
-
Returns the pool name as text
- getPoolName() - Method in class hec.data.pool.Pool
- getPoolName() - Method in class hec.data.pool.PoolName
- getPoolNameMask() - Method in class hec.data.pool.PoolNameRef
-
Returns the glob style pool name mask
- getPoolNameRef() - Method in class hec.data.pool.PoolRef
-
Returns the PoolNameRef instance for this pool ref.
- getPoolReferenceElevationDifference() - Method in interface hec.data.gates.IGateChange
- getPoolReferenceElevationDifference() - Method in class hec.data.gates.JDomGateChange
- getPoolReferenceElevationDifference(ParamDouble) - Method in interface hec.data.gates.IGateChange
- getPoolReferenceElevationDifference(ParamDouble) - Method in class hec.data.gates.JDomGateChange
- getPoolTailwaterElevationDifference() - Method in interface hec.data.gates.IGateChange
- getPoolTailwaterElevationDifference() - Method in class hec.data.gates.JDomGateChange
-
Returns difference between the reference and pool elev as SI parameter units.
- getPoolTailwaterElevationDifference(ParamDouble) - Method in interface hec.data.gates.IGateChange
- getPoolTailwaterElevationDifference(ParamDouble) - Method in class hec.data.gates.JDomGateChange
- getPopupButtonState() - Method in class rma.swing.action.ActionButton
- getPopupMenu() - Method in class rma.swing.RmaJTable
-
Gets the PopupMenu attribute of the RmaJTable object
- getPopupMenu() - Method in interface rma.swing.tree.PopupTreeNode
-
Returns the popup menu for this object.
- getPopupMenuEnabled() - Method in class rma.swing.RmaJTable
-
get whether the popup menu is enabled
- getPopupMenuItemFont() - Method in class rma.swing.RmaJTable
- getPopupMenuTitle() - Method in class hec.gfx2d.AxisLabel
- getPopupMenuTitle() - Method in class hec.gfx2d.G2dLabel
- getPopupPlotCreator() - Static method in class hec.gfx2d.G2dPanel
- getPopupPoint() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- getPopupPoint() - Method in class rma.swing.RmaJTable
- getPopupSize() - Method in class rma.swing.RmaSteppedComboBox
-
Gets the PopupSize attribute of the SteppedComboBox object
- getPort() - Method in class hec.heclib.dss.DataReference
- getPosition() - Method in class hec.gfx2d.ColorSquare
- getPosition() - Method in class hec.gfx2d.components.LabelPanel
- getPosition() - Method in class hec.gfx2d.G2dGraphicComponent
-
Get a reference to the position object
- getPosition() - Method in class hec.map.image.DragPoint
- getPositionFromString(String) - Static method in class hec.gfx2d.G2dPanelProp
- getPositionString() - Method in class hec.gfx2d.components.LabelPanel
- getPostLog() - Method in interface hec.model.IForecast
- getPrecedence() - Method in class hec.hecmath.computation.MathOperation
- getPrecedence() - Method in class hec.hecmath.computation.TextOperation
- getPrecip2Byte() - Static method in class hec.heclib.grid.GridInfo
- getPrecision() - Method in enum class hec.data.ParamDoubleSupport
- getPrecision() - Method in class rma.swing.RmaJTable
-
Gets the Precision attribute of the RmaJTable object
- getPreferredBounds() - Method in class hec.map.annotations.Widget
-
Returns a preferred bounds relatively to the location of the widget.
- getPreferredLineHeight(String, int) - Method in class rma.swing.RmaJTable
- getPreferredLocation() - Method in class hec.map.AbstractLegendItem
- getPreferredLocation() - Method in interface hec.map.LegendItem
- getPreferredSize() - Method in class hec.chart.ColorPanel
- getPreferredSize() - Method in class hec.gfx2d.G2dComponent.DefaultPreferredSizeProvider
- getPreferredSize() - Method in class hec.gfx2d.G2dComponent
-
Computes preferred size based in tic length and font.
- getPreferredSize() - Method in class hec.gfx2d.G2dGraphicComponent
-
Returns the preferred size of this component.
- getPreferredSize() - Method in interface hec.gfx2d.PreferredSizeProvider
- getPreferredSize() - Method in class hec.map.AbstractLegendItem
- getPreferredSize() - Method in class hec.map.annotations.Widget
-
Returns a preferred size of the widget.
- getPreferredSize() - Method in class hec.map.inundation.InundationGroupPanel
- getPreferredSize() - Method in interface hec.map.LegendItem
- getPreferredSize() - Method in class hec.script.LineNumberPanel
- getPreferredSize() - Method in class hec.tcu.TcuDialog
- getPreferredSize() - Method in class rma.swing.action.ActionButton
- getPreferredSize() - Method in class rma.swing.FontSampleBox
- getPreferredSize() - Method in class rma.swing.RmaJComboBox
- getPreferredSize() - Method in class rma.swing.RmaJFontButton
- getPreferredSize() - Method in class rma.swing.RmaJWrappingLabel
- getPreferredSize() - Method in class rma.swing.RmaNavigationPanel.NavButton
- getPreferredSize() - Method in class rma.swing.tree.CheckBoxTreeRenderer
- getPreferredSize() - Method in class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
- getPreferredSize() - Method in class rma.util.MemoryMonitor.Surface
- getPreferredSize(Graphics) - Method in class hec.gfx2d.G2dGraphicComponent
-
Returns the preferred size based on the current graphics display resolution
- getPreferredSize(Graphics) - Method in class hec.gfx2d.G2dLabel
- getPreferredSize(JComponent) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- getPreferredSize(JComponent) - Method in class hec.io.BasicRmiFileChooserFieldUI
- getPreferredSize(JComponent) - Method in class rma.swing.plaf.basic.BasicDateFieldUI
- getPreferredSize(JComponent) - Method in class rma.swing.plaf.basic.BasicDescFieldUI
- getPreferredSize(JComponent) - Method in class rma.swing.table.GroupableTableHeaderUI
- getPreferredSizeLocal() - Method in class hec.gfx2d.AxisLabel
- getPreferredSizeLocal() - Method in class hec.gfx2d.AxisTics
- getPreferredSizeLocal() - Method in class hec.gfx2d.CategoryAxisTics
-
Computes preferred size based in tic length and font
- getPreferredSizeLocal() - Method in class hec.gfx2d.G2dComponent
- getPreferredSizeLocal() - Method in class hec.gfx2d.G2dLabel
-
Compute the preferred size based on label size and orientation
- getPreferredSizeLocal() - Method in class hec.gfx2d.G2dSpacer
-
Internal method that computes the preferred size;
- getPreferredSizeLocal() - Method in class hec.gfx2d.G2dTitle
- getPreferredSizeLocal() - Method in class hec.gfx2d.LegendPict
- getPreferredSizeLocal() - Method in class hec.gfx2d.TitlePanel
-
Compute the preferred size based on label size and orientation
- getPreferredSizeLocal() - Method in class hec.gfx2d.TSAxisTics
-
Computes preferred size based in tic length and font
- getPreferredTableWidth() - Method in class hec.dataTable.HecDataTableFrame
- getPreferredWidth() - Method in class hec.script.LineNumberPanel
- getPrependedTimes() - Method in class hec.util.TimeWindowExtensionDialog
- getPreserveRejectedAndMissingValues() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getPrevious - Variable in class hec.io.TimeSeriesRetrieveSpec
- getPrevious() - Method in class hec.io.TimeSeriesRetrieveSpec
- getPrevious(boolean) - Method in class hec.io.TimeSeriesRetrieveSpec
- getPreviousInterval(long) - Method in class rma.util.AbstractTimeInterval
- getPreviousInterval(long) - Method in class rma.util.RelativeTimeInterval
- getPreviousInterval(long) - Method in class rma.util.TimeInterval
- getPreviousIntervalTime(long, Interval, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.Takes the arg time, subtracts one interval, and returns the time.
- getPreviousValue() - Method in class rma.swing.RmaSpinnerNumberModel
- getPreviousValue(RunTimeStep) - Method in class hec.model.AbstractTSRecord
-
get the value previous to the current runtime step
- getPreviousValue(RunTimeStep) - Method in interface hec.model.TSRecord
-
get the value previous to the current runtime step
- getPrevStep() - Method in class hec.model.RunTimeStep
-
get the previous time step index.
- getPrimaryHostForCoop(TopologyFileEntry) - Method in class hec.io.TopologyFile
-
Gets the PrimaryHostForCoop attribute of the TopologyFile object
- getPrimaryHosts() - Method in class hec.io.TopologyFile
-
Gets the PrimaryHosts attribute of the TopologyFile object
- getPrimaryStream() - Method in interface hec.data.basin.IBasin
- getPrimaryStream() - Method in class hec.data.basin.JDomBasinImpl
- getPrintable(int) - Method in class hec.gfx2d.G2dDialog
-
Returns a reference to this dialog.
- getPrintable(int) - Method in class hec.gfx2d.PrintMultipleJDialog
-
Returns a reference to this dialog.
- getPrintable(int) - Method in class rma.swing.table.MultiTablePrintManager
- getPrintable(int) - Method in class rma.swing.table.TablePrintManager
-
Returns the printable object used to print a given page.
- getPrintManager() - Method in class rma.swing.RmaJTable
-
Returns a reference to the print manager for this table.
- getPrintManagers() - Method in class rma.swing.table.MultiTablePrintManager
- getPrintOtherInfo() - Method in class rma.swing.RmaJTable
-
return other info for printing before table
- getPrintProperties() - Method in class hec.gfx2d.G2dDialog
- getPrintProperties() - Method in class hec.gfx2d.PageSetupJDialog
- getPrintProperties() - Method in class rma.swing.table.MultiTablePrintManager
- getPrintProperties() - Method in class rma.swing.table.TablePrintManager
- getPrintTitle() - Method in class rma.swing.RmaJTable
-
return the title for 1st page of printing
- getPrintUI(Class) - Method in class rma.swing.table.TablePrintManager
-
Returns the printing UI for a given class.
- getPriority() - Method in class hec.model.ConditionalBlock
- getPriority() - Method in class hec.model.ModelVariable
- getPriority() - Method in class rma.util.Queue
-
Returns the priority of the object at the top of the queue.
- getPriority(int) - Method in class rma.util.Queue
- getProbabilityAxisLabels() - Method in class hec.geometry.ProbabilityAxis
- getProbabilityAxisValues() - Method in class hec.geometry.ProbabilityAxis
- getProcess() - Method in class rma.util.Timer
- getProcessed() - Method in interface hec.lang.Transaction
-
Gets the Processed attribute of the Action object
- getProcessedBy() - Method in interface hec.lang.Transaction
-
Gets the ProcessedBy attribute of the Action object
- getProcessName(int) - Static method in class hec.heclib.util.Heclib
-
Retrieves the process name associated with a process ID (Windows OS only)
- getProcessOutput() - Method in class hec.io.ProcessOutput
-
get the output from the Process this is both stderr and stdout.
- getProcessStatus(int[], int[]) - Method in interface hec.heclib.dss.DssDataManager
- getProcessStatus(int[], int[]) - Method in class hec.heclib.dss.HecDSSFileAccess
- getProcessStatus(int[], int[]) - Method in interface hec.heclib.dss.IHecDSSUtilities
- getProcessStatus(int[], int[]) - Method in class hec.heclib.dss.LocalDssDataManager
- getProfileColumn() - Method in class hec.map.dem.ElevationProfile
- getProfileColumnCount() - Method in class hec.map.dem.DemMap
- getProfileDepths() - Method in class hec.io.TimeSeriesContainer
- getProfileDepthsUnits() - Method in class hec.io.TimeSeriesContainer
- getProfileLabel() - Method in class hec.io.TimeSeriesContainer
- getProfileNumberDepths() - Method in class hec.io.TimeSeriesContainer
- getProfileRow() - Method in class hec.map.dem.ElevationProfile
- getProfileRowCount() - Method in class hec.map.dem.DemMap
- getProfiles() - Method in class hec.map.dem.DemMap
- getProfileValues() - Method in class hec.io.TimeSeriesContainer
- getProfileValuesUnits() - Method in class hec.io.TimeSeriesContainer
- getProgram() - Method in class hec.model.AltItem
- getProgramOrderItems() - Static method in class hec.supplemental.model.ProgramOrderItem
-
get a List of the standard ProgramOrderItems
- getProjectChildLocationRef() - Method in class hec.data.lock.AtLockDescriptor
- getProjectChildName() - Method in class hec.data.outlet.JDomOutletImpl
- getProjectChildName() - Method in class hec.data.physicalstructure.PhysicalStructure
- getProjectChildName() - Method in class hec.data.turbines.JDomTurbineImpl
- getProjectDescriptor(int) - Method in interface hec.data.project.IProjectCatalog
- getProjectDescriptor(int) - Method in class hec.data.project.JDomProjectCatalogImpl
- getProjectDescriptor(LocationTemplate) - Method in interface hec.data.project.IProjectCatalog
- getProjectDescriptor(LocationTemplate) - Method in class hec.data.project.JDomProjectCatalogImpl
- getProjectDescriptor(String) - Method in interface hec.data.project.IProjectCatalog
- getProjectDescriptor(String) - Method in class hec.data.project.JDomProjectCatalogImpl
- getProjectDescriptorList() - Method in interface hec.data.project.IProjectCatalog
- getProjectDescriptorList() - Method in class hec.data.project.JDomProjectCatalogImpl
- getProjectId() - Method in interface hec.data.project.IProject
-
Returns the concatenated base location id - sub location id for this project.
- getProjectId() - Method in interface hec.data.project.IProjectData
- getProjectId() - Method in class hec.data.project.JDomProjectImpl
- getProjectId() - Method in class hec.data.project.ProjectDataImpl
- getProjectIdMask() - Method in class hec.data.pool.PoolRef
-
Returns the glob style Project ID mask for this pool ref.
- getProjectionDatum() - Method in class hec.heclib.grid.AlbersInfo
- getProjectionFile() - Method in class hec.map.aishape.AiShapeWriter
- getProjectionUnits() - Method in class hec.heclib.grid.AlbersInfo
- getProjectLocationRef() - Method in class hec.data.lock.AtLockDescriptor
- getProjectLocationRef() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getProjectLocationRef() - Method in interface hec.data.operations.IPhysicalStructureOperationalChangeRef
- getProjectLocationRef() - Method in interface hec.data.operations.IProjectOperationalChanges
- getProjectLocationRef() - Method in class hec.data.operations.OperationalProjectChanges
- getProjectLocationRef() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getProjectLocationRef() - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- getProjectLocationRef() - Method in class hec.data.project.AtProjectDescriptor
- getProjectLocationRef() - Method in interface hec.data.project.IProjectDescriptor
- getProjectLocationTemplate() - Method in interface hec.data.pool.IPool
-
Returns the Project location as a LocationTemplate.
- getProjectLocationTemplate() - Method in class hec.data.pool.Pool
- getProjectLocRef() - Method in class hec.data.project.ProjectLock
- getProjectLocRef() - Method in class hec.data.project.ProjectLockRevoker
- getProjectOfficeId() - Method in interface hec.data.project.IProject
-
Returns the office id that owns this project.
- getProjectOfficeId() - Method in class hec.data.project.JDomProjectImpl
- getProjectOwner() - Method in interface hec.data.project.IProject
-
Returns the assigned owner of this project.
- getProjectOwner() - Method in class hec.data.project.JDomProjectImpl
- getProjectTimeZone() - Method in interface hec.data.project.IProject
-
Returns the office id that owns this project.
- getProjectTimeZone() - Method in class hec.data.project.JDomProjectImpl
- getProp(String) - Method in class hec.properties.HECProperties
- getProp(String, String) - Method in class hec.properties.HECProperties
- getProperties() - Method in class hec.gfx2d.AxisTics
- getProperties() - Method in class hec.gfx2d.DataType
- getProperties() - Method in class hec.gfx2d.G2dGlyph
- getProperties() - Method in class hec.gfx2d.G2dLabel
- getProperties() - Method in class hec.gfx2d.G2dLine
-
Gets the line properties
- getProperties() - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- getProperties() - Method in class hec.gfx2d.G2dMarkerLine
- getProperties() - Method in class hec.gfx2d.G2dMarkerPoint
- getProperties() - Method in class hec.gfx2d.G2dPanel
-
getProperties
- getProperties() - Method in class hec.gfx2d.G2dPolygon
- getProperties() - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- getProperties() - Method in class hec.gfx2d.LabelPropertiesPanel
- getProperties() - Method in class hec.gfx2d.LegendItem
- getProperties() - Method in class hec.gfx2d.LegendPanel
- getProperties() - Method in class hec.gfx2d.LegendPropertiesPanel
- getProperties() - Method in class hec.gfx2d.Viewport
-
Returns the properties that define this viewport
- getProperties() - Method in class hec.gfx2d.ViewportToolbar
- getPropertiesOKListener(ScalePropertiesPanel, G2dAxisLabelPropertiesPanel) - Method in class hec.gfx2d.AxisTics
- getPropertyCategory() - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- getPropertyCategory() - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- getPropertyCategory() - Method in class hec.data.DefaultCwmsProperty
- getPropertyCategory() - Method in interface hec.data.ICwmsProperty
-
Returns the category of this property.
- getPropertyComment() - Method in class hec.data.characteristic.JDomCharacteristic
- getPropertyComment() - Method in class hec.data.DefaultCwmsProperty
- getPropertyComment() - Method in class hec.data.DefaultProperty
- getPropertyComment() - Method in interface hec.data.IProperty
-
Returns the property comment for this object.
- getPropertyFilePath(String) - Static method in class hec.util.FileUtilities
- getPropertyFilePath(String) - Static method in class rma.util.RMAIO
- getPropertyId() - Method in class hec.data.characteristic.JDomCharacteristic
- getPropertyId() - Method in class hec.data.DefaultCwmsProperty
- getPropertyId() - Method in class hec.data.DefaultProperty
- getPropertyId() - Method in interface hec.data.IProperty
-
Returns the property id of this object.
- getPropertyList() - Method in interface hec.data.characteristic.ICharacteristicType
- getPropertyList() - Method in class hec.data.characteristic.JDomCharacteristicType
- getPropertyName(String, String, String) - Static method in class rma.util.ConfigurationManager
- getPropertyPrefix() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
-
Fetches the name used as a key to lookup properties through the UIManager.
- getPropertyPrefix() - Method in class hec.io.BasicRmiFileChooserFieldUI
- getPropertyPrefix() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
-
Fetches the name used as a key to lookup properties through the UIManager.
- getPropertyPrefix() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
-
Fetches the name used as a key to lookup properties through the UIManager.
- getPropertyValue() - Method in class hec.data.characteristic.JDomCharacteristic
- getPropertyValue() - Method in class hec.data.DefaultCwmsProperty
- getPropertyValue() - Method in class hec.data.DefaultProperty
- getPropertyValue() - Method in interface hec.data.IProperty
-
Returns the property value of this object.
- getPrototypeLevel() - Method in interface hec.data.level.ILocationLevel
- getPrototypeLevel() - Method in interface hec.data.level.ILocationLevelRef
- getPrototypeLevel() - Method in class hec.data.level.JDomLocationLevelImpl
- getPrototypeLevel() - Method in class hec.data.level.JDomLocationLevelRef
- getProxyListContainer() - Method in interface hec.model.CommonDataListContainer
- getPtIndexBeforeCoord(double) - Method in class hec.geometry.WorldLine
-
returns the index of the point in the pts vector before the given coord
- getPtIndexBeforeCoord(double) - Method in class hec.map.WorldLine
-
returns the index of the point in the pts vector before the given coord
- getPtIndexNearCoord(double) - Method in class hec.geometry.WorldLine
-
returns the index of the point in the pts vector nearest the given coord
- getPtIndexNearCoord(double) - Method in class hec.map.WorldLine
-
returns the index of the point in the pts vector nearest the given coord
- getPublicName() - Method in class hec.data.location.Location
- getPublicName() - Method in class hec.data.project.AtProjectDescriptor
- getPublishedLatitude() - Method in class hec.data.location.Location
- getPublishedLongitude() - Method in class hec.data.location.Location
- getPublishedStation() - Method in interface hec.data.stream.IStreamLocation
- getPublishedStation() - Method in class hec.data.stream.StreamLocationImpl
- getPump(PumpType) - Method in interface hec.data.watersupply.IWaterUserContract
- getPump(PumpType) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpAccounting(LocationTemplate) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns the accounting for a specified pump location reference.
- getPumpAccounting(LocationTemplate) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- getPumpAccounting(LocationTemplate, Date, Date) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns a windowed accounting for a specified pump location reference using the start and end date.
- getPumpAccounting(LocationTemplate, Date, Date) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- getPumpbackLocation() - Method in interface hec.data.project.IProject
-
Returns by reference the location associated with water pumped back into ' this project, can be null.
- getPumpbackLocation() - Method in class hec.data.project.JDomProjectImpl
- getPumpIn() - Method in interface hec.data.watersupply.IWaterUserContract
-
Returns the pump where water is pumped into the pool.
- getPumpIn() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpInLocation() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpList() - Method in interface hec.data.watersupply.IWaterUserContract
- getPumpList() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpLocationRef() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets the water user contract pump location associated with this accounting.
- getPumpLocationRef() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getPumpOut() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the pump where water is withdrawn from the pool.
- getPumpOut() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpOutBelow() - Method in interface hec.data.watersupply.IWaterUserContract
-
Returns the pump where water is pumped out below the pool as supply.
- getPumpOutBelow() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpOutBelowLocation() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpOutLocation() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getPumpTimeWindowMap() - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns a mapping of the pump's modified time windows.
- getPumpTimeWindowMap() - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
-
Returns the mapping of modified time windows for all of the pumps for this contract.
- getPumpType() - Method in interface hec.data.watersupply.IWaterSupplyPump
- getPumpType() - Method in class hec.data.watersupply.JDomWaterSupplyPump
- getQuality() - Method in class hec.data.streamflow.StreamflowMeasurement
- getQuality() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getQuality() - Method in class hec.gfx2d.swing.charts.bar.BarData
-
fetch data quality
- getQuality() - Method in interface hec.gfx2d.swing.charts.data.ChartItemModel
- getQuality() - Method in class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- getQuality() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getQuality() - Method in class hec.hecmath.computation.Computation
- getQuality() - Method in class hec.hecmath.computation.Variable
- getQuality() - Method in class hec.io.TimeSeriesContainer
-
Return a copy of the quality array
- getQuality(int) - Method in class hec.io.TimeSeriesContainerAligner
- getQuality(RmaDataId, Date) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getQuality(RmaDataId, Date) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getQuality(String) - Method in class hec.hecmath.computation.VariableSet
- getQuality7() - Method in class hec.io.TimeSeriesContainer
-
Return a copy of the quality array
- getQualityBytes() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getQualityCompareOrder() - Static method in class hec.hecmath.computation.QualityTest
- getQualityIntegers() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Method for transforming underlying QualityTx into an accessible Collections object.
- getQualityIntegers(long[]) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getQualityIntegers(long[], ZoneId) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getQualityMetaData() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getQualitySize() - Method in class hec.io.TimeSeriesContainer
- getQualityStyle() - Method in class hec.dataTable.TimeSeriesDataModel
- getQualitySymbols() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Method for transforming underlying QualityTx into an accessible Collections object.
- getQualitySymbols(long[]) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getQualityToolTip(int) - Method in class hec.dataTable.TimeSeriesQualityColumn
- getQualityTx() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getQualUsingFlags(byte[], String, boolean) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getQueryFields() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getRadialSumContour() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getRadialSumContour() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- getRadialSumContourType() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getRadialSumContourType() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- getRandomTable() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- getRange() - Method in class hec.chart.HistogramBin
- getRange() - Method in class hec.heclib.grid.GridInfo
- getRangeLimitTable() - Method in class hec.heclib.grid.GridInfo
- getRangeNum() - Method in class hec.heclib.grid.GridInfo
- getRaster(int, int, int, int) - Method in class hec.gfx2d.paint.G2dGradientPaintContext
- getRateComparisonOperator1() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateComparisonOperator1() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRateComparisonOperator2() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateComparisonOperator2() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRateComparisonUnitId() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateComparisonUnitId() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRateComparisonValue1() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateComparisonValue1() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRateComparisonValue2() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateComparisonValue2() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRateConnector() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateConnector() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRatedMax() - Method in class hec.geometry.DefaultRatingFunction
- getRatedMax() - Method in interface hec.geometry.RatingFunction
- getRatedMin() - Method in class hec.geometry.DefaultRatingFunction
- getRatedMin() - Method in interface hec.geometry.RatingFunction
- getRatedValue(double) - Method in class hec.geometry.Axis
- getRatedValue(double) - Method in class hec.geometry.DefaultRatingFunction
-
Performs a rating lookup for the given base value and returns a value from the rating column;
- getRatedValue(double) - Method in interface hec.geometry.RatingFunction
-
Performs a rating lookup for the given base value and returns a value from the rating column;
- getRatedValues() - Method in class hec.geometry.DefaultRatingFunction
- getRateExpression() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateExpression() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRateInterval() - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- getRateInterval() - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- getRatingExtents() - Method in interface hec.data.IRating
-
Retrieves the min and max value for each parameter of the rating, in the current ratingUnits.
- getRatingExtents() - Method in class hec.hecmath.PairedDataMath
- getRatingExtents(long) - Method in interface hec.data.IRating
-
Retrieves the min and max value for each parameter of the rating, in the current ratingUnits.
- getRatingExtents(long) - Method in class hec.hecmath.PairedDataMath
- getRatingFunction() - Method in class hec.geometry.Axis
- getRatingFunction() - Method in class hec.gfx2d.ViewportLayout
-
Returns a reference to the rating function entered with the setRatingFunction() method.
- getRatingGroupRef() - Method in interface hec.data.physicalstructure.IPhysicalStructure
- getRatingGroupRef() - Method in class hec.data.physicalstructure.PhysicalStructure
- getRatingInput() - Method in class hec.data.rating.RatingOutput
-
Returns the input used to generate the output.
- getRatingParameters() - Method in interface hec.data.IRating
-
Retrieves the rating parameters.
- getRatingParameters() - Method in class hec.hecmath.PairedDataMath
- getRatingSpecification() - Method in class hec.data.rating.AbstractRatingInput
-
Returns the rating specification.
- getRatingSpecification() - Method in interface hec.data.rating.IRatingExtents
-
Returns the rating specification.
- getRatingSpecification() - Method in class hec.data.rating.RatingExtents
-
Returns the rating specification.
- getRatingTime() - Method in interface hec.data.IRating
-
Retrieves the rating time.
- getRatingTime() - Method in class hec.data.rating.AbstractRatingInput
-
Returns the rating time, i.e.
- getRatingTime() - Method in interface hec.data.rating.IRatingExtents
-
Returns the effective date for the rating specification.
- getRatingTime() - Method in class hec.data.rating.RatingExtents
-
Returns the rating's effective date that is associated with the parameter extents.
- getRatingTime() - Method in class hec.hecmath.PairedDataMath
- getRatingUnits() - Method in interface hec.data.IRating
-
Retrieves the rating ratingUnits.
- getRatingUnits() - Method in class hec.hecmath.PairedDataMath
- getReach(int) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- getReach(int) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getReachComments() - Method in interface hec.data.stream.IStreamReach
- getReachComments() - Method in class hec.data.stream.StreamReachImpl
- getReachFillColor() - Method in interface hec.client.ResDrawPropData
- getReachOutlineColor() - Method in interface hec.client.ResDrawPropData
- getReachWidth() - Method in interface hec.client.ResDrawPropData
- getReadDataContainers() - Method in class hec.util.transformation.dss.read.DssReadData
- getReadPrevious() - Method in class hec.io.DSSIdentifier
- getReadSubsequent() - Method in class hec.io.DSSIdentifier
- getRealization() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- getRealPower() - Method in interface hec.data.turbines.ITurbineSetting
- getRealPower() - Method in class hec.data.turbines.JDomTurbineSetting
- getRealPower(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- getRealPower(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- getReason() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getReason() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getRecMax() - Method in class hec.heclib.util.HecDoubleParam
-
getRecMax() returns the recommended maximum value of the parameter
- getRecMax() - Method in class hec.heclib.util.HecIntParam
-
getRecMax() returns the recommended maximum value of the parameter
- getRecMin() - Method in class hec.heclib.util.HecDoubleParam
-
getRecMin() returns the recommended minimum value of the parameter
- getRecMin() - Method in class hec.heclib.util.HecIntParam
-
getRecMin() returns the recommended minimum value of the parameter
- getRecordBasics() - Method in class hec.heclib.dss.HecDSSDataAttributes
- getRecordCount() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the record count.
- getRecordCount() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
Returns the maximum number of profile records contained in the database for a particular element.
- getRecordCount() - Method in interface hec.io.DBFDataStorage.DBFIterator
- getRecordDisplayPanelInstance() - Method in interface rma.swing.logging.DialogLogHandler.LogRecordDisplayProvider
- getRecordInfo() - Method in class hec.heclib.dss.HecDataManager
-
Get information about an individual record (pathname) This is information that would be shown in a regular catalog and from a zcheck call.
- getRecordInfo(DataReference, HecDSSRecordInfo) - Method in interface hec.heclib.dss.DssDataManager
- getRecordInfo(DataReference, HecDSSRecordInfo) - Method in class hec.heclib.dss.LocalDssDataManager
- getRecordInfo(HecDSSRecordInfo) - Method in class hec.heclib.dss.HecDataManager
-
Get information about an individual record (pathname) This is information that would be shown in a regular catalog and from a zcheck call.
- getRecordInfo(String) - Method in class hec.heclib.dss.HecDataManager
- getRecordOffset() - Method in class hec.io.dbf.DBFFieldDescriptor
- getRecordSize() - Method in class hec.io.dbf.AbstractDBFHeader
- getRecordSize() - Method in interface hec.io.dbf.DBFHeader
- getRectangle() - Method in class hec.gfx2d.PlotIconBase
- getRectangle2D() - Method in class hec.map.WorldRect
- getRecurringAmount() - Method in class hec.model.SchedulableJob
- getRecurringInterval() - Method in class hec.model.SchedulableJob
- getRed() - Method in class rma.xml.adapters.XmlColorAdapter.ColorValueType
- getRefCnt() - Method in class hec.model.AbstractDataObject
- getRefCnt() - Method in interface hec.model.DataObject
- getRefCnt() - Method in class hec.model.UnmodifiableDataObject
-
Gets the refCnt attribute of the UnmodifiableDataObject object
- getRefCount() - Method in class hec.io.FileLock
- getReferenceElevation() - Method in interface hec.data.gates.IGateChange
- getReferenceElevation() - Method in class hec.data.gates.JDomGateChange
- getReferenceElevation(ParamDouble) - Method in interface hec.data.gates.IGateChange
- getReferenceElevation(ParamDouble) - Method in class hec.data.gates.JDomGateChange
- getReferenceLength() - Method in class hec.hecmath.DataSetResults
- getReferencePoolElevationDifference() - Method in interface hec.data.gates.IGateChange
- getReferencePoolElevationDifference() - Method in class hec.data.gates.JDomGateChange
- getReferencePoolElevationDifference(ParamDouble) - Method in interface hec.data.gates.IGateChange
- getReferencePoolElevationDifference(ParamDouble) - Method in class hec.data.gates.JDomGateChange
- getReferencePt() - Method in class hec.map.aishape.AiShapeArc
- getReferencePt() - Method in class hec.map.aishape.AiShapeMultiPoint
- getReferencePt() - Method in class hec.map.aishape.AiShapePoint
- getReferencePt() - Method in class hec.map.aishape.AiShapePolygon
- getReferencePt() - Method in class hec.model.StreamElement
- getRefLocationLevelRef() - Method in interface hec.data.level.ILocationLevelIndicator
- getRefLocationLevelRef() - Method in class hec.data.level.LocationLevelIndicatorImpl
- getRefTsId() - Method in class hec.data.tx.AssignedTimeSeries
- getRegion() - Method in exception hec.map.aishape.SelfIntersectingPolygonException
- getRegion(int) - Method in interface hec.map.WorldRegionHolder
-
get the region for the specified region idx
- getRegionColor(int) - Method in interface hec.map.WorldRegionHolder
-
get the region color for the specified region idx
- getRegionCount() - Method in interface hec.map.WorldRegionHolder
-
get the number of regions this WorldRegionHolder has
- getRegionDescription(int) - Method in interface hec.map.WorldRegionHolder
-
get the region description for the specified region idx
- getRegionExtents() - Method in class hec.map.MapScale
-
Get a copy of the current region extents
- getRegionExtents() - Method in class hec.map.TransformMapScale
- getRegionName(int) - Method in interface hec.map.WorldRegionHolder
-
get the region name for the specified region idx
- getRegions() - Method in class hec.map.aishape.AiShapePolygon
- getRegions() - Method in interface hec.map.importer.ImportPolygon
- getRegular() - Method in class hec.io.impl.StoreOptionImpl
- getRegular() - Method in interface hec.io.StoreOption
- getRegularStoreMethod() - Method in class hec.hecmath.DSSFile
- getRegularTsEPartFromInterval(int, int, int[]) - Static method in class hec.heclib.dss.DSSPathname
-
Retrieve the regular time series E pathname part that corresponds to the specified interval.
- getRelativePath() - Method in class rma.util.RMAFile
- getRelativePath(String) - Method in interface hec.appInterface.Workspace
-
if fullPath is relative to the workspace then, strip off the workspace path and return just the portion after the workspace path, otherwise return the entire path
- getRelativePath(String) - Method in class hec.model.AbstractTSRecord
- getRelativePath(String) - Method in class rma.util.RMAFile
- getRelativePath(String, String) - Static method in class rma.util.RMAIO
-
Returns a path that is relative to the base path.
- getRelativePath(String, String, boolean, boolean) - Static method in class rma.util.RMAIO
-
Returns the relative path that addresses from base path to full path optionally including using '..' if the base path does not occur in the full path.
- getRemarks() - Method in interface hec.data.project.IProject
-
Returns the general remarks for this project.
- getRemarks() - Method in class hec.data.project.JDomProjectImpl
- getRemarks() - Method in class hec.data.streamflow.StreamflowMeasurement
- getRemoteHosts(TopologyFileEntry) - Method in class hec.io.TopologyFile
-
Gets the RemoteHosts attribute of the TopologyFile object
- getRemoteIp() - Method in class hec.io.TopologyFileEntry
-
Gets the Remote IP address of the TopologyFileEntry object
- getRemoteNonCachedPath() - Method in class hec.io.FilePath
- getRenderingHint(RenderingHints.Key) - Method in class rma.util.postscript.PSGrBase
- getRenderingHint(RenderingHints.Key) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getRenderingHints() - Method in class rma.util.postscript.PSGrBase
- getRenderingHints() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getRepaintRect() - Method in class hec.gfx2d.GhostGlassPane
- getRepeatDays() - Method in class hec.model.WeeklyRepeatInterval
- getRepeatInterval() - Method in class hec.client.RepeatDialog
- getRepeatNumber() - Method in class hec.model.RepeatInterval
- getRepeatType() - Method in class hec.model.DailyRepeatInterval
- getRepeatType() - Method in class hec.model.MonthlyRepeatInterval
- getRepeatType() - Method in class hec.model.NoRepeatInterval
- getRepeatType() - Method in class hec.model.RepeatInterval
- getRepeatType() - Method in class hec.model.WeeklyRepeatInterval
- getRepeatType() - Method in class hec.model.YearlyRepeatInterval
- getReplaceExisting() - Method in class hec.map.aishape.ShapeImportTableModel
- getReplayId() - Method in class hec.jms.TSDataStored
-
Returns the request id if this message is the result of a replay data messages call.
- getRequiredMapKeys() - Method in class hec.jms.GenericMessage.MessageDefinition
- getRequiredMapKeys(Class) - Static method in class hec.jms.GenericMessage
- getResolution() - Method in class hec.map.raster.RasterMap
- getResolutions() - Method in class hec.map.raster.RasterMap
- getResolutionX() - Method in class hec.map.aidem.AiDemBaseMap
-
Returns the width of each cell in the grid.
- getResolutionX() - Method in class hec.map.dem.DemMap
- getResolutionX() - Method in interface hec.model.GridContainer
-
Gets the ResolutionX of the Grid, which is generally the cellsize
- getResolutionY() - Method in class hec.map.aidem.AiDemBaseMap
-
Returns the height of each cell in the grid.
- getResolutionY() - Method in class hec.map.dem.DemMap
- getResolutionY() - Method in interface hec.model.GridContainer
-
Gets the ResolutionY of the Grid, which is generally the cellsize
- getResolutionZ() - Method in class hec.map.dem.DemMap
- getResult() - Method in interface hec.util.convertDss6To7.SixToSevenUtil.Result
- getResults() - Method in class hec.client.NewWorkspaceSummaryDialog
- getResults() - Method in class hec.lang.RegressionFromConstant
- getResultSet() - Method in class hec.io.dbf.RecordHandler
- getResultSType() - Method in class hec.hecmath.DataSetResults
- getRetrievePath() - Method in class hec.heclib.dss.DSSPathname
- getReturnValue() - Method in interface hec.lang.Transaction
-
Returns a String describing the return value of an Action.
- getReversed() - Method in class hec.geometry.Axis
- getReverseOrder() - Method in class hec.dataTable.TimeSeriesDataModel
- getRGB(double[], double, double) - Method in class rma.util.ColorContour
- getRGB(double, double) - Method in class rma.util.ColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.AspectShadingColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.BandedColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.CategoricalColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.ColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.GrayscaleColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.LinearColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.PrecipColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.RGBColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.TerrainColorContour
- getRGB0(double[], double, double, double) - Method in class rma.util.TwoColorColorContour
-
getRGB0
- getRGB0(double[], double, double, double) - Method in class rma.util.WaterDepthColorContour
-
getRGB0
- getRGB0(double, double, double) - Method in class rma.util.AspectShadingColorContour
- getRGB0(double, double, double) - Method in class rma.util.BandedColorContour
- getRGB0(double, double, double) - Method in class rma.util.CategoricalColorContour
- getRGB0(double, double, double) - Method in class rma.util.ColorContour
- getRGB0(double, double, double) - Method in class rma.util.GrayscaleColorContour
- getRGB0(double, double, double) - Method in class rma.util.LinearColorContour
- getRGB0(double, double, double) - Method in class rma.util.PrecipColorContour
- getRGB0(double, double, double) - Method in class rma.util.RGBColorContour
- getRGB0(double, double, double) - Method in class rma.util.TerrainColorContour
- getRGB0(double, double, double) - Method in class rma.util.TwoColorColorContour
-
getRGB0
- getRGB0(double, double, double) - Method in class rma.util.WaterDepthColorContour
-
getRGB0
- getRGBString(Color) - Static method in class rma.swing.RmaColor
-
Returns a comma delimited String of rgb and alpha.
- getRGBString(Color) - Static method in class rma.util.RMAIO
- getRightChild() - Method in class hec.model.Operator
- getRightLabel() - Method in class hec.gfx2d.LegendPanel
- getRightMargin() - Method in class hec.gfx2d.Margin
- getRMAText() - Method in class rma.swing.RmaJLocationComponent
-
Returned in a "(-)ddDmmMssS" format.
- getRMIUrl() - Method in class hec.io.FilePath
- getRootElement(Reader) - Static method in class hec.data.JDomDataObjectFactory
- getRootElement(String) - Static method in class hec.data.JDomDataObjectFactory
- getRootMeanSquareDiff() - Method in class hec.hecmath.DataSetResults
- getRootUser() - Method in interface hec.data.authorization.UserGroupList
- getRotation() - Method in class hec.gfx2d.G2dLabel
-
get the text rotation for this G2dLabel
- getRotation() - Method in class hec.map.image.ImageMap
- getRotation(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getRotationRadians() - Method in interface hec.map.ComplexGridMap
- getRotationSpeed() - Method in class hec.util.AnimatedWaitIcon
- getRoundedCorners() - Method in class hec.gfx2d.G2dBorder
-
Returns whether this border will be drawn with rounded corners.
- getRoundingDecimals() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getRoundingDigits() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getRoundingPrecision() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getRoundingSigFigs() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getRoundingSpec() - Method in class hec.data.UsgsRounder
-
Retrieves the rounding specification
- getRoundingStyle() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getRoundOutput() - Method in class hec.data.rating.AbstractRatingInput
-
Determines if dependent values are rounded.
- getRow() - Method in class hec.data.lock.AtLockDescriptor
- getRow() - Method in class hec.data.project.AtProjectDescriptor
- getRow() - Method in class rma.swing.table.CellLocation
- getRow(int) - Method in class hec.data.meta.Catalog
-
Gets the Row attribute of the Catalog object
- getRow(int) - Method in class hec.io.dbf.DeleteRecordHandler
- getRow(int) - Method in class hec.io.dbf.QueryRecordHandler
- getRow(int) - Method in class hec.io.dbf.RecordHandler
- getRow(int) - Method in class hec.io.dbf.WriteRecordHandler
- getRow(int) - Method in class hec.model.AbstractDataListTableModel
- getRow(int) - Method in class rma.swing.RmaJTable
-
return a Vector from the table model for row rowNum
- getRow(int) - Method in class rma.swing.RmaJTableSorter
-
get the row of data at rowNum and return in a Vector
- getRow(int) - Method in class rma.swing.table.AbstractRmaTableModel
- getRow(int) - Method in class rma.swing.table.RmaTableModel
-
return a row of data
- getRow(int) - Method in interface rma.swing.table.RmaTableModelInterface
-
get the row of data at rowNum and return in a Vector
- getRowBackground(int) - Method in class hec.dataTable.HecDataTableFrame
- getRowBackground(int) - Method in class rma.swing.RmaJTable
-
get the background color for the row at rowNum
- getRowBackground(int, int) - Method in class rma.swing.RmaJTable
-
Gets the RowBackground attribute of the RmaJTable object
- getRowBackgroundString(int) - Method in class hec.dataTable.HecDataTableFrame
- getRowColAtPt(WorldPt) - Method in interface hec.model.GridContainer
-
Get the row/column at the location specified by pt
- getRowCount() - Method in class hec.client.IdentifierTableModel
- getRowCount() - Method in class hec.client.ObjectChooserTableModel
- getRowCount() - Method in class hec.data.tx.DataTxTableModel
- getRowCount() - Method in class hec.dataTable.ArrayModel
- getRowCount() - Method in class hec.dataTable.HecDataTable
-
Gets the rowCount attribute of the Table object
- getRowCount() - Method in class hec.dataTable.PairedDataCurve
- getRowCount() - Method in class hec.dataTable.PairedDataModel
- getRowCount() - Method in class hec.dataTable.TimeSeriesDataModel
- getRowCount() - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- getRowCount() - Method in class hec.lang.Array2dContainer
- getRowCount() - Method in class hec.map.aishape.FieldMapModel
-
Returns the number of row in the table model.
- getRowCount() - Method in class hec.map.aishape.ShapeImportTableModel
- getRowCount() - Method in class hec.map.aishape.ShapeTableModel
- getRowCount() - Method in class hec.map.aishape.ui.FieldColorTableModel
- getRowCount() - Method in class hec.map.inundation.InundationGroupTableModel
- getRowCount() - Method in class hec.model.AbstractDataListTableModel
-
Returns the number of rows that are in the editing buffer.
- getRowCount() - Method in class hec.util.GeneralTableModel
- getRowCount() - Method in class rma.swing.RmaTableMap
- getRowCount() - Method in class rma.swing.table.AbstractRmaTableModel
-
Returns the number of row in the table model.
- getRowCount() - Method in class rma.swing.table.FilterTablePanel
- getRowCount() - Method in class rma.swing.table.RmaTableModel
- getRowDeltas() - Method in interface hec.map.ComplexGridMap
- getRowForeground(int) - Method in class hec.dataTable.HecDataTableFrame
- getRowForeground(int) - Method in class rma.swing.RmaJTable
-
get the foreground color for the row at rowNum
- getRowForeground(int) - Method in class rma.swing.RmaJXTreeTable
-
get the foreground color for the row at rowNum
- getRowForeground(int, int) - Method in class rma.swing.RmaJTable
- getRowForegroundString(int) - Method in class hec.dataTable.HecDataTableFrame
- getRowHeaderEnabled() - Method in class rma.swing.RmaJTable
-
get whether row headers are enabled
- getRowHeight(int) - Method in class rma.swing.RmaJTable
- getRowIndex(List) - Method in class hec.data.meta.Catalog
- getRowName(int) - Method in class hec.data.tx.DataTxTableModel
- getRowOff() - Method in class hec.map.dem.ElevationProfile
- getRows() - Method in class hec.data.meta.Catalog
- getRows() - Method in class hec.util.GeneralTableEditor
- getRows() - Method in class hec.util.GeneralTableModel
- getRowsInASegment() - Method in class hec.map.raster.RasterMap
- getRowsToInsert() - Method in class rma.swing.InsertDlg
- getRowsToInsert() - Method in class rma.swing.RmaJTable
- getRowWeight() - Method in class hec.geometry.Scale
- getRule(int) - Static method in class hec.lang.Const
- getRuleNumber(String) - Static method in class hec.lang.Const
- getRun() - Method in class hec.model.RunProxy
- getRunTimeStepAtTime(HecTime) - Method in class hec.model.RunTimeWindow
-
get the RunTimeStep at time for this RunTimeWindow
- getRunTimeWindow() - Method in interface hec.model.IForecast
- getRunTimeWindow() - Method in class hec.model.RunTimeStep
-
get the RunTimeWindow
- getSampleListener() - Method in class rma.swing.RmaJColorChooserButton
- getSaturation() - Method in class hec.map.dlg.DlgGlyphDataRecord
- getSaturation() - Method in class hec.map.ElevationGlyphDataRecord
- getSaturation() - Method in class rma.util.ColorContour
- getSavePolicy() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- getScalar(OutputVariable) - Method in class hec.model.EADScalarOutputter
- getScalar(OutputVariable) - Method in interface hec.model.ScalarOutputter
- getScalarFactor(String, String) - Static method in class hec.data.Units
-
Deprecated.Does a lookup to find a scalar factor that converts between the two units.
- getScalarOutputDialog() - Method in class hec.client.OutputResultsContainer
- getScalarOutputters() - Method in interface hec.model.ScalarOutputterContainer
- getScalarOutputters(RunTimeWindow) - Method in interface hec.model.ScalarOutputterContainer
- getScale() - Method in class hec.gfx2d.G2dGlyph
- getScale() - Method in class hec.gfx2d.G2dLine
- getScale() - Method in class hec.gfx2d.G2dMarkerLine
- getScale() - Method in class hec.gfx2d.G2dMarkerPoint
- getScale() - Method in interface hec.gfx2d.G2dViewportEditComponent
-
Returns the scale used by this component.
- getScale() - Method in class hec.gfx2d.Viewport
- getScale() - Method in interface rma.swing.IParameterScale
- getScale() - Method in class rma.swing.table.TablePrintManager
- getScale(int) - Method in class hec.gfx2d.Viewport
- getScale(String) - Method in class hec.gfx2d.Viewport
- getScaledLabel() - Method in class hec.geometry.Axis
- getScaledValue() - Method in class hec.geometry.AxisIterator
- getScaleIndex() - Method in class hec.model.ModelVariable
- getScaleList() - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- getScaleList() - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- getScaleMax() - Method in class hec.geometry.Axis
- getScaleMin() - Method in class hec.geometry.Axis
- getScales() - Method in class hec.gfx2d.G2dPanel
- getScaleToClipping() - Method in class hec.map.ElevationGlyphDataRecord
- getScaleToClipping() - Method in class rma.util.ColorContour
- getScaleVector() - Method in class hec.gfx2d.Viewport
-
get the Vector of Scales
- getScaleWidthToFit() - Method in class rma.swing.print.DocumentRenderer
- getScheduledLoad() - Method in interface hec.data.turbines.ITurbineSetting
- getScheduledLoad() - Method in class hec.data.turbines.JDomTurbineSetting
- getScheduledLoad(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- getScheduledLoad(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- getScript() - Method in class hec.script.Script
- getScript() - Method in class hec.script.ScriptIdentifierData
- getScript() - Method in class hec.script.ScriptJob
- getScript() - Method in class hec.supplemental.model.ProgramOrderItem
- getScript(ScriptIdentifier) - Method in interface hec.script.ScriptManager
- getScriptableName() - Method in class hec.script.AbstractScriptButtonFrame
- getScriptableName() - Method in interface hec.script.ScriptableObject
- getScriptableObjectByName(String) - Method in interface hec.script.ScriptableObject
- getScriptableObjectsForType(String) - Method in interface hec.script.ScriptableObject
- getScriptableTypes() - Method in interface hec.script.ScriptableObject
- getScriptId() - Method in class hec.script.ScriptIdentifier
- getScriptId(TreePath) - Method in class hec.script.AbstractScriptEditor
-
return the Id that can be used to identify the object that the script belongs to
- getScriptIdentifier() - Method in class hec.event.ScriptEvent
- getScriptIdentifier() - Method in class hec.script.ScriptFlatButton
-
get the ScriptIdentifier this button represents
- getScriptIdentifier() - Method in class hec.script.ScriptIdentifierData
- getScriptIdentifier() - Method in class hec.script.ScriptJButton
-
get the ScriptIdentifier this button represents
- getScriptIdentifier() - Method in class hec.script.ScriptMenuItem
-
get the ScriptIdentifier this button represents
- getScriptIds(String, DefaultMutableTreeNode) - Method in class hec.script.AbstractScriptEditor
- getScriptIds(TreePath) - Method in class hec.script.AbstractScriptEditor
- getScriptIdsForMode(String) - Method in interface hec.script.ScriptManager
- getScriptIdsForObject(String) - Method in interface hec.script.ScriptManager
- getScriptManager() - Method in class hec.script.AbstractScriptButtonFrame
- getScriptManager() - Method in class hec.script.AbstractScriptEditor
- getScriptName() - Method in class hec.script.ScriptJob
- getScriptPath() - Method in class hec.script.ScriptJob
- getScriptToPaste() - Method in class hec.script.AbstractScriptEditor
- getScrollOnAppend() - Method in class rma.swing.TextEditPanel
- getScrollPane() - Method in class rma.swing.RmaJTable
-
return the scroll pane that this table is residing in this is the component that needs added to the screen
- getScrollPane() - Method in class rma.swing.RmaJXTreeTable
-
return the scroll pane that this table is residing in this is the component that needs added to the screen
- getSdfMsgTimeSecObj() - Static method in class hec.util.Util
-
Gets the SdfMsgTimeSecObj attribute of the Util class
- getSdfMsgTimeSecUTCObj() - Static method in class hec.util.Util
-
Gets the SdfMsgTimeSecUTCObj attribute of the Util class
- getSearchDirection() - Method in class hec.client.FindTextJDialog
-
return the search direction, either NONE, NEXT or PREV
- getSearchText() - Method in class hec.client.FindTextJDialog
-
return the text to search for
- getSearchText() - Method in class rma.swing.FindDialog
- getSeasonalEndDate() - Method in interface hec.data.level.ILocationLevel
- getSeasonalEndDate() - Method in class hec.data.level.JDomLocationLevelImpl
-
Returns assigned seasonal ts end date.
- getSeasonalRecordsList() - Method in class hec.model.SeasonalRecordExt
- getSeasonalStartDate() - Method in interface hec.data.level.ILocationLevel
- getSeasonalStartDate() - Method in class hec.data.level.JDomLocationLevelImpl
-
Returns assigned seasonal ts start date.
- getSeasonalTimeSeriesId() - Method in interface hec.data.level.ILocationLevel
- getSeasonalTimeSeriesId() - Method in class hec.data.level.JDomLocationLevelImpl
- getSeasonalValues() - Method in interface hec.data.level.ILocationLevel
- getSeasonalValues() - Method in interface hec.data.level.ISeasonalValues
- getSeasonalValues() - Method in class hec.data.level.JDomLocationLevelImpl
- getSeasonalValues() - Method in class hec.data.level.JDomSeasonalValuesImpl
- getSeasonalValuesObject() - Method in class hec.data.level.JDomLocationLevelImpl
- getSeconds() - Method in class hec.data.Duration
-
Deprecated.
- getSeconds() - Method in class hec.data.Interval
-
Deprecated.
- getSeconds() - Method in class rma.swing.LatLongJPanel
- getSeconds() - Method in class rma.util.Timer
- getSecondStandardParallel() - Method in class hec.heclib.grid.AlbersInfo
- getSedimentationDescription() - Method in interface hec.data.project.IProject
- getSedimentationDescription() - Method in class hec.data.project.JDomProjectImpl
- getSeedNumber() - Method in class hec.lang.RandomNumber
- getSegmentCount() - Method in class hec.map.raster.Resolution
- getSegmentInfo(int) - Method in class hec.map.raster.Resolution
- getSegmentIterator() - Method in class hec.map.raster.RasterMap
- getSelectableObject(int) - Method in interface hec.client.SelectorObjectModel
- getSelected() - Method in class rma.swing.event.CheckBoxToggleEvent
- getSelected() - Method in class rma.swing.JButtonGroup
-
Returns the selected button in the group.
- getSelectedBackgroundColor() - Method in class rma.swing.table.RmaCellRenderer
-
Gets the SelectedBackgroundColor attribute of the RmaCellRenderer object
- getSelectedButton() - Method in class hec.gfx2d.ViewportToolbar
- getSelectedButton() - Method in class hec.map.MapToolPanel
-
get the index of the current selected button
- getSelectedButtonText(ButtonGroup) - Static method in class rma.swing.buttongroup.ButtonGroupUtils
- getSelectedCellData() - Method in class rma.swing.RmaJTable
-
returns the first selected cell's data
- getSelectedCellRange() - Method in class rma.swing.RmaJTable
-
return a vector of CellLocations for the selected cells this functionality isn't implemented if getColumnSelectionAllowed(true) is set
- getSelectedCellRangeVector() - Method in class rma.swing.RmaJTable
-
returns a vector of vectors which contain CellLocations
- getSelectedCells() - Method in class rma.swing.RmaJTable
-
get a vector of the selected cell data
- getSelectedColor() - Method in class hec.chart.ColorPanel
- getSelectedColor() - Method in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Returns the selected
Color
which should be non-null
. - getSelectedColor() - Method in class rma.swing.RmaJColorComboBox
- getSelectedColor() - Method in class rma.swing.RmaJColorComboBox2
- getSelectedColorName() - Method in class rma.swing.RmaJColorComboBox
- getSelectedColorName() - Method in class rma.swing.RmaJColorComboBox2
- getSelectedColumns() - Method in class rma.swing.RmaJTable
- getSelectedColumns() - Method in class rma.swing.table.NonContiguousSelectionModel
- getSelectedCurve() - Method in class hec.hecmath.HecMath
- getSelectedCurve() - Method in class hec.hecmath.PairedDataMath
- getSelectedDataString() - Method in class hec.dataTable.HecDataTable
-
Gets the selectedDataString attribute of the Table object
- getSelectedDataString(int[], int, int) - Method in class hec.dataTable.ArrayModel
- getSelectedDate() - Method in class rma.swing.DateChooser
-
Get a copy of the
Calendar
object that represents the currently selected date. - getSelectedDate() - Method in class rma.swing.RmaJDateChooserDialog
- getSelectedFieldType() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- getSelectedFont() - Method in class hec.gfx2d.components.FontPanel
- getSelectedFont() - Method in class hec.gfx2d.components.LabelPanel
- getSelectedFont() - Method in class rma.swing.FontChooser
- getSelectedFont() - Method in class rma.swing.FontChooserPanel
- getSelectedForegroundColor() - Method in class rma.swing.table.RmaCellRenderer
-
Gets the SelectedForegroundColor attribute of the RmaCellRenderer object
- getSelectedHecTime() - Method in class rma.swing.RmaJDateChooserDialog
- getSelectedIcon() - Method in class hec.gui.DSSI18n
-
get the
Icon
(specified by .selectedIcon) of thisI18n
object - getSelectedIcon() - Method in class hec.util.I18n
-
get the
Icon
(specified by .selectedIcon) of thisI18n
object - getSelectedIconName() - Method in interface hec.appInterface.IToolBarButtonItem
- getSelectedIconName() - Method in class hec.map.ToolBarButtonItem
- getSelectedIndex() - Method in class hec.gui.AbstractSelectorPanel
- getSelectedIndex() - Method in class hec.gui.SelectorPanel
- getSelectedIndex() - Method in class hec.gui.SelectorTextPanel
- getSelectedIndex() - Method in class hec.server.ListDialog
- getSelectedIndex() - Method in class rma.swing.list.RmaListModel
- getSelectedIndices(int, int) - Method in class rma.swing.RmaJTable.RmaSelectionListener
-
Gets the SelectedIndices attribute of the RmaSelectionListener object
- getSelectedItem() - Method in class hec.data.location.LocationCategoryMap
- getSelectedItem() - Method in class hec.data.tx.TsCategoryMap
- getSelectedItem() - Method in class hec.data.tx.TsCategoryMap1
- getSelectedItem() - Method in class hec.gui.AbstractSelectorPanel
- getSelectedItem() - Method in class hec.gui.SelectorPanel
- getSelectedItem() - Method in class hec.gui.SelectorTextPanel
- getSelectedItem() - Method in class hec.server.ListDialog
- getSelectedItem() - Method in class rma.swing.list.RmaListModel
- getSelectedItem() - Method in class rma.swing.PruningComboBoxModel
- getSelectedLayerSelectionNode() - Method in class hec.map.JLayerSelectorTreePanel
- getSelectedLine() - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- getSelectedLineProperties() - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- getSelectedObject() - Method in class hec.event.GlyphSelectionEvent
- getSelectedObject() - Method in class hec.map.image.ImageGlyphProxy
- getSelectedObject() - Method in class hec.map.MapGlyph
-
override to return the selected glyph object
- getSelectedObjects() - Method in class hec.gfx2d.PairedDataPropertiesPanel
- getSelectedObjects() - Method in class hec.gui.MoverDialog
-
Gets the selected objects as an array.
- getSelectedObjects() - Method in class hec.gui.MoverPanel
-
Gets the selected objects as an array.
- getSelectedObjects() - Method in class hec.gui.MoverPanel2
-
Gets the selected objects in the selected table as an array.
- getSelectedObjects() - Method in interface hec.map.IconGlyph
- getSelectedObjects() - Method in class hec.ui.TristateDecorator
- getSelectedObjectsList() - Method in class hec.gui.MoverPanel2
-
Gets the selected objects in a vector.
- getSelectedObjectsVector() - Method in class hec.gui.MoverDialog
-
Gets the selected objects in a vector.
- getSelectedObjectsVector() - Method in class hec.gui.MoverPanel
-
Gets the selected objects in a vector.
- getSelectedPointFillColor() - Method in class hec.gfx2d.G2dLineProperties
- getSelectedPointLineColor() - Method in class hec.gfx2d.G2dLineProperties
- getSelectedRows() - Method in class rma.swing.RmaJTable
-
if useNonContiguousSelection is set: Normally, for default tables, if user selected (1,1) and (1,2), getSelectedRow and getSelectedColumn would return: rows = [1] and columns = [1,2].
- getSelectedRows() - Method in class rma.swing.table.NonContiguousSelectionModel
- getSelectedRowsVector() - Method in class rma.swing.RmaJTable
-
when RowSelectionAllowed is set it will return a vector of vectors that contain the selected rows
- getSelectedScriptIdentifier() - Method in class hec.script.AbstractScriptEditor
-
returns the selected ScriptIdentifier
- getSelectedScriptIdentifier(TreePath) - Method in class hec.script.AbstractScriptEditor
-
return the ScriptIdentifier to the last folder in the TreePath path
- getSelectedServerName() - Method in interface hec.client.LoginIfc
- getSelectedServerString() - Method in interface hec.client.LoginIfc
- getSelectedServerUrl() - Method in interface hec.client.LoginIfc
- getSelectedSize() - Method in class hec.gfx2d.components.SizePanel
- getSelectedSymbolThickness() - Method in class hec.gfx2d.G2dLineProperties
- getSelectedText() - Method in class hec.gui.FormattedTextEditor
- getSelectedText() - Method in class rma.swing.AbstractTextEditorPanel
- getSelectedTimeZone() - Method in class hec.gui.TimeZonePanel
-
Returns the currently selected time zone.
- getSelectedToolbarButton() - Method in class hec.gfx2d.G2dPanel
-
public access to toolbar button selection
- getSelectedType() - Method in class hec.client.HistogramPlotDialog
- getSelectedType() - Method in class hec.client.ScalarOutputDialog
- getSelectedValue() - Method in class rma.swing.RmaJCheckBoxList
- getSelectedValues() - Method in class rma.swing.RmaJCheckBoxList
- getSelectedVariable() - Method in class hec.client.HistogramPlotDialog
- getSelectedVariable() - Method in class hec.client.ScalarOutputDialog
- getSelectedWindow() - Static method in class rma.swing.WindowUtilities
-
get the selected window
- getSelectedWindow(Window[]) - Static method in class rma.swing.WindowUtilities
-
get the selected window from the array of windows
- getSelectedX() - Method in class hec.chart.ColorPanel
- getSelectedY() - Method in class hec.chart.ColorPanel
- getSelection() - Method in class hec.map.selection.GraphicElementSelectionEvent
- getSelectionBlock() - Method in class hec.client.TextEditorPanel
- getSelectionMarginColor() - Static method in class hec.script.AbstractScriptEditor
- getSelectionMode() - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- getSelectionMode() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- getSelectionMode() - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- getSelectionMode() - Method in interface rma.swing.tree.CheckBoxNode
- getSelectionModel() - Method in class hec.ui.CheckTreeManager
- getSelectionNodeFor(JLayerSelection) - Method in class hec.map.inundation.InundationGroupSelection
- getSelectionNodeFor(JLayerSelection) - Method in interface hec.map.JLayerSelectionParent
- getSelectionNodeFor(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- getSelectionNodeFor(DefaultMutableTreeNode, JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- getSelections() - Method in class hec.map.image.ImageGlyphProxy
- getSelections() - Method in class hec.map.JLayerSelectorTreePanel
- getSelections() - Method in class hec.map.MapGlyph
-
override to return more than a wrapper around getSelectedObject()
- getSelections() - Method in class rma.swing.RmaJTable.RmaSelectionListener
-
Gets the Selections attribute of the RmaSelectionListener object
- getSelectList() - Method in class hec.server.NameMultiSelectDialog
- getSelectorItems() - Method in class hec.gui.AbstractSelectorPanel
- getSelectorItems() - Method in class hec.gui.SelectorPanel
-
Returns a list of items that are in the combo box.
- getSelectorItems() - Method in class hec.gui.SelectorTextPanel
- getSelectorPanel() - Method in class hec.client.HistogramPlotDialog
- getSelectorPanel() - Method in class hec.client.ScalarOutputDialog
- getSelectorPanel() - Method in class hec.client.SelectorEditorPanel
- getSelectorPanel() - Method in class hec.gui.SelectorPanelEditor
- getSeparator() - Method in class hec.lang.RdcField
-
Returns the separator that was found for this field when parsing the record.
- getSeps() - Method in class hec.lang.RdcDelim
-
Returns the string of character(s) that are used to parse for fields.
- getSepsQuote() - Method in class hec.lang.RdcDelim
-
Returns the string of character(s) that will be used to determine a string contained within quotes that will not be parsed.
- getSequenceNumber() - Method in class rma.swing.logging.XmlLogRecord
-
Returns -1 if undef.
- getSequences() - Method in class hec.io.TimeSeriesCollectionContainer
-
Gets a String array of sequences in this collection
- getSeriesColor() - Method in class hec.chart.HistogramPlotDialog
- getSeriesPathnameRange(stringContainer, stringContainer, int) - Method in class hec.heclib.dss.HecTimeSeries
-
Get the first and last pathnames for an entire time series data set For an exhaustive search (which may be slower), set the searchOption to 0.
- getSeriesTimeRange(HecTime, HecTime, int) - Method in class hec.heclib.dss.HecTimeSeries
-
Get the date and time of the first piece and last piece of data in an entire time series set (not just the pathname) For an exhaustive search (which may be slower), set the searchOption to 0.
- getServerSessionKey() - Method in class hec.security.UserProfile
- getServerStrings() - Method in interface hec.client.LoginIfc
- getServerUrl() - Method in class hec.script.ServerScriptJobTask
- getServiceLoader(Class<S>) - Method in class rma.services.GlobalServiceLoader.GlobalServiceLoaderSingleton
- getServiceLoader(Class<S>) - Method in interface rma.services.GlobalServiceLoaderDelegate
- getSessionMachine() - Method in class hec.data.project.ProjectLock
- getSessionProgram() - Method in class hec.data.project.ProjectLock
- getSessionUser() - Method in class hec.data.project.ProjectLock
- getSet() - Method in class hec.map.ElevationGlyphDataRecord
- getShadowInnerColor() - Method in class rma.swing.CustomBevelBorder
-
Returns the inner shadow color of the bevel border.
- getShadowInnerColor(Component) - Method in class rma.swing.CustomBevelBorder
-
Returns the inner shadow color of the bevel border when rendered on the specified component.
- getShadowOuterColor() - Method in class rma.swing.CustomBevelBorder
-
Returns the outer shadow color of the bevel border.
- getShadowOuterColor(Component) - Method in class rma.swing.CustomBevelBorder
-
Returns the outer shadow color of the bevel border when rendered on the specified component.
- getShapeAt(int) - Method in class hec.map.aishape.ShapeTableModel
- getShapeCount() - Method in class hec.map.aishape.ShapeImport
- getShapeGraphicType() - Method in class hec.map.aishape.ShapeImport
- getShapeGraphicType() - Method in class hec.map.aishape.stream.OrderedShapeStream
- getShapeHighlight() - Method in class hec.map.aishape.ShapeTableModel
- getShapeImport(int) - Method in class hec.map.aishape.ShapeImportTableModel
- getShapeImport(String) - Method in class hec.map.aishape.ShapeImportTableModel
- getShapeImportNames() - Method in class hec.map.aishape.ShapeImportTableModel
- getShapeObjects() - Method in class hec.map.aishape.AiShapeGlyph
- getShapeObjects(double, WorldPt) - Method in class hec.map.aishape.AiShapeGlyph
- getShapeObjects(double, WorldPt) - Method in class hec.map.aishape.AiShapeMap
- getShapeObjects(int, int) - Method in class hec.map.aishape.AiShapeGlyph
- getShapes() - Method in class hec.map.aishape.AiShapeGlyph
- getShapes() - Method in class hec.map.aishape.AiShapeMap
- getShapes() - Method in class hec.map.aishape.ShapeHighlight
- getShapes() - Method in class hec.map.aishape.ShapeImport
- getShapes() - Method in interface hec.map.importer.ShapeSource
-
Returns a list of "Import" Shape Objects from this source.
- getSharedAliasId() - Method in class hec.data.tx.AssignedTimeSeries
- getSharedLocAliasId() - Method in class hec.data.location.LocationGroup
- getSharedLocRef() - Method in class hec.data.location.LocationGroup
- getSharedRefTsId() - Method in class hec.data.tx.AssignedTimeSeries
- getSharedTsAliasId() - Method in class hec.data.tx.TimeSeriesGroup
- getSharedTsRef() - Method in class hec.data.tx.TimeSeriesGroup
- getSHGCoordinateInfo() - Static method in class hec.map.transform.AlbersCoordinateInfo
- getShift() - Method in class hec.model.PairedValues
-
get the Data's shift
- getShiftUSed() - Method in class hec.data.streamflow.StreamflowMeasurement
- getShortenedPathname(String, int) - Static method in class rma.util.RMAIO
-
Return the pathname (abbreviated pathname if necessary) to be shown in the file menu open item list.
- getShortName() - Method in class hec.io.TimeSeriesContainer
-
Returns the short String representation of the time series id, the location name, version name, parameter name separated by ' ', and if it exists the version date separated by ':'
- getShowAllLegendItems() - Method in class hec.gfx2d.PairedDataPropertiesPanel
- getShowCommas() - Method in class hec.heclib.util.HecDouble
- getShowDialogLevel() - Method in class rma.swing.logging.DialogLogHandler
-
Returns the level that controls whether the window is displayed.
- getShowFullDefinition() - Method in class hec.dataTable.ArrayModel
- getShowFullDefinition() - Method in class hec.dataTable.HecDataTable
- getShowImageWhileDragging() - Method in class hec.map.image.ImageGlyphDataRecord
- getShowLabel() - Method in class hec.gfx2d.G2dLabelDrawProp
- getShowLegend() - Method in class hec.map.GlyphDataRecord
- getShown() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- getShowsTimeAsBeginningOfDay() - Method in class hec.heclib.util.HecTime
-
Get the object setting if midnight is shown as the beginning of the next day
- getshowTimeAsBeginningOfDay() - Method in class hec.dataTable.ArrayModel
- getShowTimes() - Method in class hec.dataTable.ArrayModel
- getShowTimes() - Method in class hec.dataTable.HecDataTable
- getSigFig() - Method in class hec.geometry.Axis
- getSigFig() - Method in class hec.geometry.AxisIterator
- getSigFig() - Method in class hec.geometry.ProbabilityAxis
- getSignificantDigits() - Method in class hec.data.UsgsRounder
-
Retrieves the array of significant digits for the specification
- getSimpleClassName(String) - Method in class rma.swing.logging.XmlLogRecord
- getSimulations() - Method in class hec.util.WatershedEntry
- getSiParameterUnitsConstantValue() - Method in class hec.data.level.JDomLocationLevelImpl
- getSiParameterUnitsValue() - Method in interface hec.data.level.IParameterTypedValue
- getSiParameterUnitsValue() - Method in class hec.data.level.JDomParameterTypedValueImpl
- getSiParameterUnitsValue() - Method in class hec.data.level.JDomSeasonalValueImpl
- getSiUnits() - Method in enum class hec.data.ParamDoubleSupport
- getSize() - Method in class hec.data.location.LocationCategoryMap
- getSize() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getSize() - Method in class hec.data.tx.TsCategoryMap
- getSize() - Method in class hec.data.tx.TsCategoryMap1
- getSize() - Method in class hec.gfx2d.ColorSquare
- getSize() - Method in class hec.map.annotations.ShadowRenderer
-
Gets the size in pixel used by the renderer to generate shadows.
- getSize() - Method in class hec.properties.HECProperties
- getSize() - Method in class hec.server.HECProperties
- getSize() - Method in class hec.tcu.TcuDialog
- getSize() - Method in class rma.swing.list.RmaListModel
-
Returns the number of components in this list.
- getSize() - Method in class rma.swing.PruningComboBoxModel
- getSize(int) - Method in class hec.map.dem.ElevationProfile
- getSize(JTable, int) - Method in class rma.swing.table.ColumnGroup
- getSizeInBytes() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- getSizeOfCompressedElements() - Method in class hec.heclib.grid.GridInfo
- getSkipPoints() - Method in class hec.gfx2d.G2dLineProperties
- getSlice(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- getSliceContour(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceContourType(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceIds() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceLabelColor(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceLabelFont(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceLabelFormat(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceMaxValue(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceMinValue(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceQuality(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceRelativeMax(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceRelativeValue(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSlices() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceThresholds(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceUnits(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSliceValue(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSlope() - Method in class hec.lang.RegressionFromConstant
- getSlopeAtCoord(double, WorldPt, WorldPt) - Method in class hec.geometry.WorldLine
-
Compute the location and slope at the specified line coordinate.
- getSlopeAtCoord(double, WorldPt, WorldPt) - Method in class hec.map.WorldLine
-
Compute the location and slope at the specified line coordinate.
- getSmallDisplayIcon() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- getSmallDisplayIcon() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- getSmallDisplayIcon() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
- getSnapToDefaultSize() - Method in class rma.swing.RmaJDialog
- getSortColumnClass(int) - Method in class hec.dataTable.PairedDataModel
- getSortColumnClass(int) - Method in class hec.dataTable.TimeSeriesDataModel
- getSortedData() - Method in class hec.chart.Histogram
- getSortedKeyList() - Method in class hec.util.SortedTable
-
Returns a list of keys in sorted ascending order.
- getSortedKeyObjects() - Method in class hec.util.SortedTable
-
Retuns a list of Key objects in sorted ascending order
- getSortedKeyObjects(boolean) - Method in class hec.util.SortedTable
-
Returns a list of key objects in sorted order
- getSortedMap() - Method in interface hec.data.characteristic.ICharacteristicType
- getSortedMap() - Method in class hec.data.characteristic.JDomCharacteristicType
- getSortedPathnameList(intArrayContainer, intArrayContainer, boolean) - Method in class hec.heclib.dss.HecDssCatalog
- getSortedPeaks() - Method in class hec.hecmath.TimeSeriesMath
-
Deprecated.
- getSortedPeaks(TimeSeriesContainer) - Static method in class hec.hecmath.SimpleFrequencyAnalysis
-
Converts data to Annual Max
- getSortingColumns() - Method in class rma.swing.table.RmaTableSorter
- getSortOrder() - Method in interface hec.data.basin.IBasin
- getSortOrder() - Method in class hec.data.basin.JDomBasinImpl
- getSortValueAt(int, int) - Method in class hec.dataTable.PairedDataModel
- getSortValueAt(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- getSource() - Method in class hec.event.FileSelectedEvent
- getSource() - Method in interface hec.lang.Transaction
- getSource() - Method in class hec.map.event.PaintCompleteEvent
- getSource() - Method in class hec.map.LayerSelectionEvent
- getSource() - Method in class hec.refresh.RefreshEvent
- getSource() - Method in class rma.swing.event.DesktopManagerEvent
- getSourceAsCollection(Object) - Method in class hec.map.selection.GraphicElementSelectionEventSupport
- getSourceClassName() - Method in class rma.swing.logging.XmlLogRecord
-
If no source class exists, null is returned.
- getSourceMethodName() - Method in class rma.swing.logging.XmlLogRecord
- getSouthCoordinate() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
-
Returns the value the user has entered for an Southern coordinate.
- getSpace(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getSpacing() - Method in class hec.gfx2d.G2dLabel
-
get the spacing around this label
- getSpatialReferenceSystem() - Method in class hec.heclib.grid.AlbersInfo
- getSpatialReferenceSystem() - Method in class hec.heclib.grid.GridInfo
- getSpatialReferenceSystem() - Method in class hec.heclib.grid.HrapInfo
- getSpatialReferenceSystem() - Method in class hec.heclib.grid.SpecifiedGridInfo
- getSpecifications() - Method in interface hec.data.rating.IRatingSpecCatalog
-
Returns all of the specifications in this catalog.
- getSpecifications() - Method in class hec.data.rating.JDomRatingSpecificationCatalog
-
Returns all of the specifications in this catalog.
- getSpecifications(LocationTemplate) - Method in interface hec.data.rating.IRatingSpecCatalog
-
Returns a map of template to a set of specifications for the arg location.
- getSpecifications(LocationTemplate) - Method in class hec.data.rating.JDomRatingSpecificationCatalog
-
Returns a map of templates to specification sets for the given location.
- getSpecifiedLevel() - Method in interface hec.data.level.ILocationLevel
- getSpecifiedLevel() - Method in interface hec.data.level.ILocationLevelRef
- getSpecifiedLevel() - Method in class hec.data.level.JDomLocationLevelImpl
- getSpecifiedLevel() - Method in class hec.data.level.JDomLocationLevelRef
- getSpecifiedLevelId() - Method in class hec.data.level.JDomLocationLevelImpl
- getSpecVersion() - Method in interface hec.data.rating.IRatingSpecification
-
Returns the version of this spec.
- getSpecVersion() - Method in class hec.data.rating.JDomRatingSpecification
-
Returns the version of this spec.
- getSpheroid() - Method in class hec.map.transform.CoordinateInfo
- getSpheroid(String) - Static method in class hec.map.transform.CoordinateTransformUtil
- getSpokeThickness() - Method in class hec.util.AnimatedWaitIcon
- getSrc() - Method in class hec.map.selection.GraphicElementSelection
- getStack() - Method in class rma.swing.logging.ThrownMessageStack
- getStackTrace(Throwable) - Static method in class hec.heclib.dss.HecDSSFileDataManager
- getStackTraceDepth(Throwable) - Static method in class rma.util.logging.CustomFormatter
- getStackTraceElement(Throwable, int) - Static method in class rma.util.logging.CustomFormatter
- getStackTraceString() - Method in exception rma.lang.NestingException
- getStackTraceString(Throwable) - Method in class hec.model.JobTask
-
return the String representation of the stacktrace for t
- getStackTraceString(Throwable) - Static method in class rma.util.RMAIO
-
given a Throwable object return a String that contains the StackTrace.
- getStandAlone() - Method in class hec.client.LoginDlg
-
Deprecated.
- getStandAlone() - Method in interface hec.client.LoginIfc
- getStandardPathDate(String) - Static method in class hec.heclib.dss.HecTimeSeries
- getStandardText() - Method in class hec.data.timeSeriesText.StandardTextValue
- getStandardTextId() - Method in class hec.data.timeSeriesText.StandardTextId
- getStandardTextId() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getStandardTextId() - Method in class hec.data.timeSeriesText.StandardTextValue
- getStandardTextIds() - Method in class hec.data.timeSeriesText.StandardTextCatalog
- getStandardTextValue() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getStandardTextValues() - Method in class hec.data.timeSeriesText.StandardTextCatalog
- getStandardUnits() - Method in class hec.hecmath.HecMath
- getStandardUnits() - Method in class hec.hecmath.PairedDataMath
-
Returns the standardized units label for the paired data y-values.
- getStandardUnits() - Method in class hec.hecmath.TimeSeriesMath
-
Returns the standardized units label for the time series y-values .
- getStart() - Method in class hec.model.TimeWindow
- getStart() - Method in class rma.util.Timer
- getStartAngle() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getStartAngle() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- getStartAngleMeasure() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getStartAngleMeasure() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- getStartColumnIndex(int, int) - Method in interface rma.swing.table.GroupableColumnTableModel
- getStartDate() - Method in class hec.data.TimeWindow
- getStartDate() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getStartDate() - Method in class hec.model.SchedulableJob
- getStartDates() - Method in class hec.heclib.dss.HecDssCatalog
- getStartDateString() - Method in class hec.model.RunTimeWindow
-
get the start date as a String
- getStartDateString() - Method in class hec.model.SchedulableJob
- getStartElevation() - Method in class hec.model.StreamSegmentIdentifier
- getStartError() - Method in class hec.io.FileOffsets
- getStartHrMinString() - Method in class hec.model.RunTimeWindow
-
get the start time (hour minutes) as a String
- getStartingCurve() - Method in class hec.io.PairedDataContainer
-
get the starting curve index
- getStartingOrdinate() - Method in class hec.io.PairedDataContainer
-
get the starting ordinate index
- getStartOffset() - Method in class hec.io.FileOffsets
- getStartOfYear() - Static method in class hec.model.ConditionalOperator
- getStartPoint(JTable, PageFormat, int, int) - Method in class rma.swing.table.MultiTablePrintManager
-
Computes the starting location (upper, left) for a table.
- getStartPosition() - Method in class rma.swing.event.TableUpdateEvent
- getStartRow() - Method in class hec.gfx2d.SimpleJTableBarData
- getStartRow() - Method in class hec.gfx2d.SimpleJTableData
- getStartRow() - Method in class hec.gfx2d.SimpleJTableSeasonalData
- getStartRow() - Method in class hec.gfx2d.SimpleJTableStepData
- getStartTime() - Method in interface hec.data.DataSet
-
Returns the start time as the Java long ms value.
- getStartTime() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getStartTime() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the data start time
- getStartTime() - Method in class hec.heclib.grid.GridInfo
- getStartTime() - Method in class hec.hecmath.DSSFile
-
get the timewindow start time
- getStartTime() - Method in class hec.hecmath.MassBalancedEvent.AverageData
- getStartTime() - Method in class hec.io.DSSIdentifier
- getStartTime() - Method in class hec.io.TimeSeriesContainer
-
Returns the start time.
- getStartTime() - Method in class hec.jms.TSDataStored
-
Returns the start time of the data that was stored as a java long ms value.
- getStartTime() - Method in class hec.model.RunTimeWindow
-
get the start time
- getStartTime() - Method in interface hec.util.transformation.dss.read.DssReaderController
-
Get a formatted start date/time text.
- getStartTimeFromPath(String, HecTime) - Static method in class hec.heclib.grid.GridInfo
-
get the start time from the dssPath's d part
- getStartTimeString() - Method in interface hec.data.DataSet
-
Returns the start time as a String in this format: 1200 01Jan2000
- getStartTimeString() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getStartTimeString() - Method in class hec.model.RunTimeWindow
-
get the start date time as a String
- getStartTimeString(String) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getStartupState() - Method in class hec.io.TopologyFileEntry
-
Gets the Startup State attribute of the TopologyFileEntry object one of
TopologyFile.ACTIVE
orTopologyFile.STANDBY
- getState() - Method in class hec.model.PluginAuthor
- getState() - Method in class hec.ui.TristateCheckBox
-
Return the current state, which is determined by the selection status of the model.
- getState() - Method in class hec.ui.TristateCheckBoxData
-
Gets the state of the check box.
- getState() - Method in class hec.ui.TristateDecorator
-
The current state is embedded in the selection / armed state of the model.
- getState() - Method in class hec.util.AnimatedStatusIconPanel
- getStateCatalogTemplate() - Static method in class hec.data.meta.StateCatalogQuery
- getStateInitial() - Method in class hec.data.location.Location
- getStatePlaneZone() - Method in class hec.map.transform.StatePlaneCoordinateInfo
- getStation() - Method in interface hec.data.stream.IStreamLocation
- getStation() - Method in class hec.data.stream.StreamLocationImpl
- getStation() - Method in class hec.model.StreamNode
- getStationByCoord(double) - Method in class hec.model.StreamElement
-
Given a stream coordinate, return a station based on stream node stations.
- getStationByLocation(WorldPt) - Method in class hec.model.StreamElement
-
Given a location, find the nearest station.
- getStatistics(doubleContainer, HecTime, doubleContainer, HecTime, doubleContainer, intContainer, intContainer) - Method in class hec.heclib.dss.HecTimeSeries
- getStatus() - Method in class hec.heclib.grid.Dss2AscGrid
- getStatus() - Method in class hec.heclib.grid.Dss2FltGrid
- getStatus() - Method in class hec.model.JobTask
- getStatusRead() - Method in class hec.heclib.dss.HecDssCatalog
- getStdDev() - Method in class hec.lang.StatisticalParameter
- getStderr() - Method in class hec.io.ProcessOutput
-
get the stderr output
- getStdErrOfRegression() - Method in class hec.lang.RegressionFromConstant
- getStdout() - Method in class hec.io.ProcessOutput
-
get the stdout output
- getStdTimeZoneIdentifiers() - Method in class hec.gui.TimeZonePanel
- getStdv() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getStdv() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getStdv() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getStdv() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getStdv(double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getStdv(int) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- getStdv(int) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- getStdv(int) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- getStdv(int) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- getStep() - Method in class hec.model.RunTimeStep
-
get the current time step index
- getStepAtTime(HecTime) - Method in class hec.model.RunTimeWindow
-
get the step at time.
- getStepInterval() - Method in class hec.gfx2d.G2dLine
- getStepSize() - Method in class rma.swing.RmaSpinnerNumberModel
- getStepSize(Object) - Static method in class hec.map.aishape.AiShapeGlyphDataRecord
-
return the step size to write the arrays out with
- getStepSize(Object) - Static method in class rma.util.RmaBaseXmlUtilities
-
return the step size to write the arrays out with
- getStop() - Method in class hec.model.TimeWindow
- getStop() - Method in class rma.util.Timer
- getStopPosition() - Method in class rma.swing.event.TableUpdateEvent
- getStorageToFlowConversion(String, String) - Static method in class hec.data.Units
-
Deprecated.Interpret unit strings for storage and flow to develop scale factor to convert storage units (ac-ft, m3) to flow units (cfs, cms).
- getStoreAlternatives() - Method in class hec.data.location.Location
- getStoreAsDoubles() - Method in class hec.io.DataContainer
- getStoreDoubles() - Method in class hec.heclib.dss.HecPairedData
- getStoreDoubles() - Method in class hec.heclib.dss.HecTimeSeries
- getStream() - Method in class hec.model.StreamNode
- getStreamAlignment() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- getStreamAlignment() - Method in interface hec.model.CommonDataListContainer
- getStreamAlignmentLocations(String, double) - Method in class hec.heclib.dss.HecLocationManager
- getStreamColor() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getStreamCoord() - Method in class hec.model.Node
- getStreamCoord() - Method in class hec.model.StreamNode
- getStreamflowMeasurementRef() - Method in class hec.data.streamflow.StreamflowMeasurement
- getStreamFlowMeasurements() - Method in class hec.data.streamflow.StreamFlowMeasurementsList
- getStreamFlowMeasurements() - Method in class hec.data.streamflow.StreamflowMeasurementsMap
- getStreamId() - Method in interface hec.data.stream.IStreamLocationTemplate
- getStreamId() - Method in class hec.data.stream.StreamImpl
- getStreamId() - Method in class hec.data.stream.StreamLocationImpl
- getStreamId() - Method in class hec.data.stream.StreamReachImpl
- getStreamIndex() - Method in class hec.model.Node
- getStreamIndex() - Method in interface hec.model.StreamReferenceHolder
- getStreamIndex() - Method in class hec.model.StreamSegment
- getStreamIndex() - Method in class hec.model.StreamSegmentIdentifier
- getStreamName() - Method in class hec.model.Node
- getStreamName() - Method in interface hec.model.StreamReferenceHolder
- getStreamName() - Method in class hec.model.StreamSegment
- getStreamName() - Method in class hec.model.StreamSegmentIdentifier
- getStreamNodeData() - Method in class hec.map.streamAlignment.StreamNodeDialog
- getStreamOrder() - Method in class hec.gfx2d.swing.charts.bar.BarData
-
fetch this data's order in the relevant stream lower values are higher upstream
- getStreamPolyLine() - Method in class hec.map.aishape.stream.OrderedShapeStream
- getStreamSegmentsByNodes(Vector, Vector, Vector) - Method in class hec.map.streamAlignment.BaseStreamAlignment
-
develops a set of stream segments bounded by the given nodes, also determines whether the nodes are inflow points or outflow points relative to the bounded segments.
- getStreamSegmentsByNodes(Vector, Vector, Vector) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
develops a set of stream segments bounded by the given nodes, also determines whether the nodes are inflow points or outflow points relative to the bounded segments.
- getStreamSegmentsByNodes(Vector, Vector, Vector) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- getStreamStation() - Method in class hec.model.Node
- getStreamWidth() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getString(int, int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getString(String) - Method in class hec.jms.GenericMessage
-
Performs a String map lookup on the encapsulated message for the argument key value.
- getString(String) - Static method in class rma.util.ConfigurationManager
- getString(String, boolean) - Method in class hec.gui.DSSI18n
- getString(String, boolean) - Method in class hec.util.I18n
- getString(String, String) - Static method in class rma.util.ConfigurationManager
- getStringArray() - Method in class hec.gui.DSSI18n
-
get an array of Strings specified by .array of this
I18n
object
Array elements are by default separated by commas (,) but can be specified by the .array.delimiter key. - getStringArray() - Method in class hec.util.I18n
-
get an array of Strings specified by .array of this
I18n
object
Array elements are by default separated by commas (,) but can be specified by the .array.delimiter key. - getStringArrayElements(Element) - Static method in class rma.util.RmaBaseXmlUtilities
- getStringDescription(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getStringFromPosition(int) - Static method in class hec.gfx2d.G2dPanelProp
- getStringValue() - Method in interface hec.data.characteristic.ICharacteristic
- getStringValue() - Method in class hec.data.characteristic.JDomCharacteristic
- getStringValue(String) - Method in interface hec.data.characteristic.ICharacteristicType
- getStringValue(String) - Method in class hec.data.characteristic.JDomCharacteristicType
- getStroke() - Method in class rma.util.postscript.PSGrBase
- getStroke() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getStructureLength() - Method in interface hec.data.embankment.IEmbankment
-
Gets the structure length.
- getStructureLength() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getStructureLength(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- getStructureLength(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- getStructureType() - Method in interface hec.data.embankment.IEmbankment
-
Gets the structure type.
- getStructureType() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getSubLocation() - Method in class hec.data.LocationID
-
Deprecated.
- getSubLocationCatalogTemplate() - Static method in class hec.data.meta.SubLocationCatalogQuery
- getSubLocationId() - Method in class hec.data.lock.AtLockDescriptor
- getSubLocationId() - Method in class hec.data.project.AtProjectDescriptor
- getSubLocationStrLen() - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getSubParameterCatalogTemplate() - Static method in class hec.data.meta.SubParameterCatalogQuery
- getSubParameterStrLen() - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getSubtask() - Method in class hec.util.convertDss6To7.ProgressBarProgressHandler
- getSubtask() - Method in interface hec.util.convertDss6To7.SixToSevenUtil.ProgressHandler
- getSubtitleColor() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getSubtitleColor() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSubtitleFont() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getSubtitleFont() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSubtitleFormat() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getSubtitleFormat() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getSubType() - Method in class hec.jms.GenericMessage
-
Returns the "subtype" map value that a majority of the data exchange messages support.
- getSubType() - Method in class hec.jms.GenericMessage.MessageDefinition
- getSum() - Method in class hec.lang.StatisticalParameter
- getSummaryArray() - Method in class hec.model.AbstractTSRecord
-
returns an array containing the average, min, max, and count of valid data in time series
- getSummaryArray() - Method in interface hec.model.TSRecord
- getSumSquared() - Method in class hec.lang.StatisticalParameter
- getSupplementalInfo() - Method in class hec.heclib.dss.HecTimeSeries
- getSupplementalInfo() - Method in class hec.io.DataContainer
- getSymbolDrawType() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Returns the type of symbol drawing, i.e.
- getSymbolFillColor() - Method in class hec.gfx2d.G2dLine
-
get the Symbol Fill Color
- getSymbolFillColorString() - Method in class hec.gfx2d.G2dLine
-
get the Symbol Fill Color as a String
- getSymbolicRevisedString(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getSymbolicString(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getSymbolicTestsString(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- getSymbolIndex() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Returns the index of the symbol to draw.
- getSymbolInterval() - Method in class hec.gfx2d.G2dLine
-
get the symbol skip count for this G2dLine
- getSymbolLineColor() - Method in class hec.gfx2d.G2dLine
-
get the Symbol Line Color
- getSymbolLineColorString() - Method in class hec.gfx2d.G2dLine
-
get the Symbol Line Color as a String
- getSymbolName(int) - Static method in class rma.util.RmaSymbol
- getSymbolOffset() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- getSymbolSize() - Method in class hec.gfx2d.G2dLine
-
get the symbol size for this G2dLine
- getSymbolSize() - Method in class hec.gfx2d.G2dLineProperties
- getSymbolSize() - Method in class hec.gfx2d.G2dMarkerProperties
- getSymbolSize() - Method in interface hec.gfx2d.LineProperties
- getSymbolSkipCount() - Method in class hec.gfx2d.G2dLine
-
get the symbol skip count for this G2dLine
- getSymbolSkipInterval() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- getSymbolThickness() - Method in class hec.gfx2d.G2dLineProperties
- getSymbolType() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- getSymbolType() - Method in class hec.gfx2d.G2dLine
-
get the symbol type for this G2dLine
- getSymbolType() - Method in class hec.gfx2d.G2dLineProperties
- getSymbolType() - Method in class hec.gfx2d.G2dMarkerProperties
- getSymbolType() - Method in interface hec.gfx2d.LineProperties
- getSymbolType(String) - Static method in class rma.util.RmaSymbol
- getSymbolTypeString() - Method in class hec.gfx2d.G2dLine
-
get the symbol type string for this G2dLine
- getSystemHomeDirectory() - Static method in class rma.util.RMAIO
- getSystemIrregularOverrideProtection(String) - Static method in class hec.lang.Const
- getSystemIrregularOverrideProtection(String, boolean) - Static method in class hec.lang.Const
- getSystemIrregularStoreRule(String) - Static method in class hec.lang.Const
- getSystemIrregularStoreRule(String, String) - Static method in class hec.lang.Const
- getSystemRegularOverrideProtection(String) - Static method in class hec.lang.Const
- getSystemRegularOverrideProtection(String, boolean) - Static method in class hec.lang.Const
- getSystemRegularStoreRule(String) - Static method in class hec.lang.Const
- getSystemRegularStoreRule(String, String) - Static method in class hec.lang.Const
- getSystemType() - Method in class hec.io.TopologyFileEntry
-
Gets the System Type of the TopologyFileEntry object comma separated list containing one or more of the following:
TopologyFile.DB_SYS_TYPE
TopologyFile.DA_SYS_TYPE
TopologyFile.MODELING_SYS_TYPE
- getTabbedPane() - Method in class hec.gui.PanelEditor
-
Returns the tab pane used when there are more than one editor panels.
- getTable() - Method in class hec.data.meta.CatalogTemplate
- getTable() - Method in class hec.dataTable.HecDataTableFrame
- getTable() - Method in class hec.util.GeneralTableEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class hec.ui.TristateCheckBoxCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.ColorCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.RadioButtonCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.RmaCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.RmaDateTimeEditor
-
Returns a component that can be used to edit this data value
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.RowCellEditor
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.treeTable.PathCellEditor
- getTableCellRenderer() - Method in class rma.swing.table.RmaRowHeaderRenderer
-
Returns the renderer that this object wraps around.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdLineStyleRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class hec.ui.TristateCheckBoxRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.PercentageCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.RmaJTable.BooleanRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.RmaJTable.CurrencyCellRenderer
-
Gets the TableCellRendererComponent attribute of the DecimalCellRender object
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.AlignTableCellRenderer
-
Gets the TableCellRendererComponent attribute of the AlignTableCellRender object
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.BooleanRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.BorderCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.ColorCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.ComboBoxRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.DecimalCellRenderer
-
Gets the TableCellRendererComponent attribute of the DecimalCellRender object
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.editableheader.EditableHeaderComboRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.FileNameCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.MleHeadRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.MultiLineCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.ParameterStringCellRenderer
-
Renders a unit system in a ParameterString Object by telling the object which unit system to render in.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RadioButtonCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RmaCellRenderer
-
Gets the TableCellRendererComponent attribute of the RmaCellRenderer object
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RmaColorRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RmaDateTimeRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RmaImageRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RmaRowHeaderRenderer
-
Returns the component used for drawing the cell.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RmaVerticalTableCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RowCellRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.RowHeaderRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.TimeZoneHeaderRenderer
-
This method is responsible for taking and object value from the table and returning a component that will draw the given object.
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.UnitsHeaderRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.table.YesNoRenderer
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class rma.swing.treeTable.PathCellRenderer
- getTableColumns() - Method in class rma.swing.table.ColumnGroup
-
return the real table columns that this ColumnGroup holds
- getTableMinMax() - Method in class rma.swing.RmaJDecimalField
- getTableModel() - Method in class hec.dataTable.HecDataTable
- getTableModel() - Method in class hec.util.GeneralTableEditor
- getTableObjectIndex(Object) - Method in class hec.io.AsciiSerializer
-
returns an Integer holding the index value for the given object, null if object is not in table
- getTableTitle() - Method in class hec.dataTable.HecDataTableFrame
-
get the table
Title
object - getTableTitleText() - Method in class hec.dataTable.HecDataTableFrame
-
get the current table title text
- getTableType() - Method in class hec.dataTable.HecDataTable
- getTableType() - Method in class hec.dataTable.HecDataTableFrame
- getTabname() - Method in class hec.client.SelectorEditorPanel
- getTabname() - Method in class hec.gui.AbstractEditorPanel
-
Gets the Tabname attribute of the AbstractEditorPanel object
- getTabname() - Method in interface hec.gui.PanelSelectorCard
-
Gets the Tabname attribute of the PanelSelectorCard object
- getTabname() - Method in class hec.gui.TimeZonePanel
- getTabname() - Method in class hec.map.inundation.InundationGroupPanel
- getTabname() - Method in class hec.map.streamAlignment.StreamConversionPanel
- getTabname() - Method in class hec.map.streamAlignment.StreamStationingPanel
- getTabNum() - Method in class hec.heclib.dss.AbstractDssDataManager
-
Deprecated.
- getTabulateObject() - Method in interface hec.gfx2d.TabulateObjectProvider
- getTabulateObject(Object, Class) - Method in class hec.gfx2d.G2dDialog
- getTabulateObject(Object, Class) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Gets the tabulate object.
- getTabulateObjects(List) - Method in class hec.gfx2d.G2dDialog
- getTabulateObjects(Vector) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
- getTag4info() - Method in class hec.io.dbf.Tag4infoContainer
-
Returns the Tag4info for the tag list.
- getTag4infoContainer() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Returns the index information for Ascii Serializable Dbf files.
- getTags() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Returns a String array containing the index tags.
- getTags() - Method in class hec.io.dbf.Tag4infoContainer
-
Returns an unmodifiable tag list.
- getTail(Handler) - Method in class rma.swing.logging.DetailedLogRecordFormatter
- getTail(Handler) - Method in class rma.swing.logging.SummaryLogRecordFormatter
- getTailwaterElevation() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getTailwaterElevation() - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Returns tailwater elev as SI parameter units.
- getTailwaterElevation(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- getTailwaterElevation(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- getTailwaterPoolElevationDifference() - Method in interface hec.data.gates.IGateChange
- getTailwaterPoolElevationDifference() - Method in class hec.data.gates.JDomGateChange
- getTailwaterPoolElevationDifference(ParamDouble) - Method in interface hec.data.gates.IGateChange
- getTailwaterPoolElevationDifference(ParamDouble) - Method in class hec.data.gates.JDomGateChange
- getTallestLegendItemHeight(Graphics2D) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- getTcuFilename() - Method in class hec.tcu.TcuInfo
- getTcuInfo(int) - Static method in class hec.tcu.TcuInfo
-
override to provide application specific terms and conditions of use.
- getTemplate() - Method in interface hec.data.rating.IRatingSpecification
-
Returns the template for this spec.
- getTemplate() - Method in class hec.data.rating.JDomRatingSpecification
-
Returns the template for this spec.
- getTemplateLabel() - Method in class rma.swing.RmaJLabel
- getTemplateVersion() - Method in interface hec.data.rating.IRatingTemplate
-
Returns the version for this template.
- getTemplateVersion() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns the version of this template.
- getTempUnit() - Method in class hec.data.streamflow.StreamflowMeasurement
- getTestPass() - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- getText() - Method in class hec.dataTable.Title
-
get the text for this Title
- getText() - Method in class hec.gfx2d.components.LabelPanel
- getText() - Method in class hec.gfx2d.components.TextPanel
- getText() - Method in class hec.gfx2d.G2dLabel
- getText() - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- getText() - Method in class hec.gfx2d.GfxLabelItem
-
Gets the Text attribute of the GfxLabelItem object
- getText() - Method in class hec.gfx2d.LabelPropertiesPanel
- getText() - Method in class hec.gfx2d.ViewportTextComponent
- getText() - Method in class hec.gui.DSSI18n
-
get the text (specified by .text) of this
I18n
object. - getText() - Method in class hec.hecmath.TextMath
- getText() - Method in class hec.io.TextContainer
- getText() - Method in class hec.map.annotations.LabelAnnotation
- getText() - Method in class hec.map.MapLabelItem
-
Gets the Text attribute of the MapLabelItem object
- getText() - Method in class hec.script.ScriptFlatButton
-
get the text for this button
- getText() - Method in class hec.script.ScriptJButton
-
get the text for this button
- getText() - Method in class hec.script.ScriptMenuItem
-
get the text for this button
- getText() - Method in class hec.tcu.TcuInfo
- getText() - Method in class hec.util.I18n
-
get the text (specified by .text) of this
I18n
object. - getText() - Method in class rma.swing.AbstractTextEditorPanel
-
get the text
- getText() - Method in class rma.swing.CheckBoxPanel
- getText() - Method in class rma.swing.print.PageText
- getText() - Method in class rma.swing.RmaIpAddressPanel
- getText() - Method in class rma.swing.RmaJObjectCheckBoxMenuItem
- getText() - Method in class rma.swing.RmaJObjectLabel
- getText() - Method in class rma.swing.RmaJTextField
- getText() - Method in class rma.swing.RmaJWrappingLabel
-
Gets the current label text.
- getText() - Method in class rma.swing.SerializerEditDlg
- getText() - Method in class rma.swing.TextColorIcon
- getText() - Method in class rma.swing.TextEditDlg
- getText() - Method in class rma.swing.TextEditFrame
- getText() - Method in class rma.swing.TextEditPanel
- getText(boolean) - Method in class hec.gui.DSSI18n
- getText(boolean) - Method in class hec.util.I18n
- getTextAlignment() - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- getTextAlignment() - Method in class rma.swing.RmaJWrappingLabel
-
Gets the current text alignment setting.
- getTextArea() - Method in class hec.client.TextEditorPanel
-
get the JTextArea used by the TextEditorPanel
- getTextArea() - Method in class hec.gui.FormattedTextEditor
- getTextArea() - Method in class rma.swing.AbstractTextEditorPanel
- getTextArea() - Method in class rma.swing.SerializerEditDlg
- getTextArea() - Method in class rma.swing.TextEditDlg
- getTextArea() - Method in class rma.swing.TextEditFrame
- getTextArea() - Method in class rma.swing.TextEditPanel
- getTextAsDbl() - Method in class rma.swing.RmaJDecimalField
-
return the text of this field as a double.
- getTextAsDbl() - Method in class rma.swing.RmaJIntegerField
-
Gets the text as dbl.
- getTextAsDbl() - Method in class rma.swing.RmaJLongField
- getTextAsInt() - Method in class rma.swing.RmaJ24HourTimeField
- getTextAsInteger() - Method in class rma.swing.RmaJIntegerField
-
Gets the text as integer.
- getTextAsLong() - Method in class rma.swing.RmaJLongField
- getTextColor() - Method in class hec.gfx2d.components.LabelPanel
- getTextColor() - Method in interface hec.gfx2d.FontProperties
- getTextColor() - Method in class hec.gfx2d.G2dLabelDrawProp
- getTextColor() - Method in class hec.util.AnimatedWaitGlassPane
- getTextColor() - Method in class rma.swing.TextColorIcon
- getTextFont() - Method in class rma.swing.AbstractTextEditorPanel
-
get the Font that the text area is using.
- getTextId() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getTextSize() - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- getTextSubstitutionManager() - Static method in class hec.gfx2d.text.TextSubstitutionManager
- getTextSubstitutionObjects() - Method in class hec.gfx2d.AxisLabel
- getTextSubstitutionObjects() - Method in class hec.gfx2d.G2dLabel
- getTextTable() - Method in class hec.io.TextContainer
- getTextTimeSeriesMap() - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- getTextTimeSeriesSubMap(Date, boolean, Date, boolean) - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- getTextValue() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getThickness() - Method in class hec.gfx2d.G2dBorder
-
Returns the thickness of the border.
- getThousPow() - Method in class hec.geometry.Axis
- getThousScale() - Method in class hec.geometry.Axis
- getThresholds() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- getThresholds() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getThresholds() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getThrowableMessage(LogRecord, StringBuffer) - Method in class rma.util.logging.CustomFormatter
- getThrownMessageStackList() - Method in class rma.swing.logging.XmlLogRecord
- getThumbnailMinMax(HecDouble, HecDouble) - Method in class hec.model.TsDataSetName
- getThumbSize() - Method in class rma.swing.colorchooser.PointedSliderUi
- getTicColor() - Method in class hec.geometry.Axis
-
get the color of the tics
- getTicColor() - Method in class hec.geometry.TSAxis
- getTicColorString() - Method in class hec.geometry.Axis
-
get the color of the tics as a String
- getTicInterval() - Method in class hec.map.ElevationGlyphDataRecord
- getTicInterval() - Method in interface rma.util.contour.ColorContourRecord
- getTicInterval() - Method in class rma.util.contour.PieChartColorContourRecord
- getTicInterval() - Method in class rma.xml.adapters.XmlColorContourRecordAdapter.ContourRecordValueType
- getTicLabelFont() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getTicLength() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- getTicTextColor() - Method in class hec.geometry.Axis
-
get the tic text color
- getTicTextColor() - Method in class hec.geometry.TSAxis
- getTicTextColorString() - Method in class hec.geometry.Axis
-
get the tic text color as a String
- getTicUnits() - Method in class hec.geometry.TSAxis
- getTiffBounds(File) - Method in class hec.map.image.ImportImageAction
- getTile(int, int) - Method in class hec.map.tms.datasource.TmsLevel
-
Returns the tile for a given row and column.
- getTileExtensions() - Method in class hec.map.tms.datasource.tile.bil.BilTileFactory
- getTileExtensions() - Method in class hec.map.tms.datasource.tile.flt.FltTileFactory
- getTileExtensions() - Method in class hec.map.tms.datasource.TmsTileFactory
- getTilesFor(MapScale) - Method in class hec.map.tms.TmsMap
- getTime() - Method in class hec.data.Iso8601Time
- getTime() - Method in class hec.io.TimeSeriesContainerAligner
- getTime() - Method in class rma.swing.DateTimePanel
-
Gets the Time attribute of the DateTimePanel object
- getTime() - Method in class rma.swing.RmaJDateChooserDialog
- getTime() - Method in class rma.util.Timer
- getTime(boolean) - Method in class hec.heclib.util.HecTime
-
Get the time portion as user displayable string withColons == true, hh:mm:ss withColons == false, hhmm For example, if withColons, return "08:30:00", withColons == false, return "0830"
- getTime(int) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the current HecTime
- getTime(int) - Method in class hec.model.SeasonalPairedValues
-
returns the time at the specified array location
- getTime(int) - Method in class hec.model.SeasonalRecord
-
returns the time at the specified array location
- getTime(int) - Method in class hec.model.SeasonalRecordExt
-
returns the time at the specified array location
- getTime(HecTime) - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- getTimeArray() - Method in class hec.dataTable.TimeSeriesColumnBase
- getTimeArray() - Method in class hec.dataTable.TimeSeriesDataModel
- getTimeArray() - Method in class hec.model.AbstractTSRecord
- getTimeArray() - Method in class hec.model.SeasonalPairedValues
- getTimeArray() - Method in class hec.model.SeasonalRecord
-
get the time array
- getTimeArray() - Method in class hec.model.SeasonalRecordExt
-
return the times values as
hec.heclib.util.HecTime
values - getTimeArray() - Method in interface hec.model.TSRecord
- getTimeAt(int) - Method in class hec.dataTable.TimeSeriesColumnBase
- getTimeAtNextInterval(long) - Method in class hec.data.tx.LocalRegularTime
-
Deprecated.
- getTimeAtNextInterval(long, String, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.This method is inefficient as it has to construct the interval. Use the getNextIntervalTime(long, Interval, TimeZone) method instead.
- getTimeAtStep(int) - Method in class hec.model.RunTimeWindow
-
gets the time at step i
- getTimeAtTopOfIntervalOnOrAfter(long, String, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.This method is inefficient as it has to construct the interval. Use getTimeOnNextInterval(long, Interval, IntervalOffset, TimeZone) instead.
- getTimeAtTopOfIntervalOnOrBefore(long, String, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.This method is inefficient as it has to construct the interval. Use getTimeOnPreviousInterval(long, Interval, IntervalOffset, TimeZone) instead.
- getTimeBlockIndex() - Method in class hec.model.RunTimeWindow
- getTimeFormatLength() - Method in class hec.server.TimeWindowFileReader
- getTimeFormatter() - Method in class hec.server.TimeWindowFileReader
- getTimeForNextFile() - Method in class hec.io.LogFileNamer
- getTimeGranularity() - Method in class hec.heclib.util.HecTime
-
Gets the time resolution
- getTimeGranularity() - Method in class hec.io.DSSArrayContainer
- getTimeGranularityInSeconds() - Method in class hec.heclib.util.HecTime
-
Gets the time resolution in units of seconds
- getTimeGranularitySeconds() - Method in class hec.io.TimeSeriesContainer
-
Gets the time granularity for the time array.
- getTimeIncrement() - Method in class hec.heclib.util.HecTime
-
Deprecated.
- getTimeIncrement() - Method in class hec.model.RunTimeWindow
-
get the time increment, one of
HecTime.SECOND_INCREMENT
,HecTime.MINUTE_INCREMENT
,HecTime.HOUR_INCREMENT
, orHecTime.DAY_INCREMENT
- getTimeIncrement(String) - Static method in class hec.lang.TimeStep
-
Parse the time interval string to get the standard HecTime time increment type
- getTimeIncrementString() - Method in class hec.model.RunTimeWindow
-
return the string representation of the time increment.
- getTimeIncrementType() - Method in interface hec.model.IForecast
- getTimeInDataTimeZone(int) - Method in class hec.heclib.util.HecTimeArray
-
Returns the HecTime at the given index in the DATA TimeZone
- getTimeInMillis() - Method in class hec.heclib.util.HecTime
-
Get the date / time in milliseconds (same units that Java uses) in UTC.
- getTimeInMillis(int) - Method in class hec.heclib.util.HecTime
-
Get the date / time in milliseconds (same units that Java uses)
- getTimeInMillis(Calendar) - Method in class hec.heclib.util.HecTime
-
Get the date / time in milliseconds (same units that Java uses)
- getTimeInterpolationType() - Method in class hec.model.SeasonalPairedValues
- getTimeInterval() - Method in class hec.io.TimeSeriesContainer
-
Deprecated.use
TimeSeriesContainer.getTimeIntervalSeconds()
instead as the resolution of the returned interval is based on the timeGranularitySeconds - getTimeIntervalSeconds() - Method in class hec.io.TimeSeriesContainer
-
get the time interval in seconds that the data is at
- getTimeInViewTimeZone(int) - Method in class hec.heclib.util.HecTimeArray
-
Returns the HecTime at the given index in the VIEW TimeZone
- getTimeList() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
- getTimeList() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return a list of the julian minutes representing the time for each record
- getTimeOnNextInterval(long, Interval, IntervalOffset, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.Determines the next interval time using the arg time.
- getTimeOnPreviousInterval(long, Interval, IntervalOffset, TimeZone) - Static method in class hec.data.Interval
-
Deprecated.Determines the previous interval time using the arg time.
- getTimePeriod() - Method in class hec.heclib.grid.GridInfo
- getTimes() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getTimes() - Method in class hec.io.TimeSeriesCollectionContainer
-
Gets an int array containing all times in all containers in collection.
- getTimes() - Method in class hec.io.TimeSeriesContainer
-
Return the times array as an HecTimeArray.
- getTimes(long, double[], Interval) - Static method in class hec.data.tx.DataSetTx
-
Deprecated.
- getTimes(long, double[], Interval, TimeZone) - Static method in class hec.data.tx.DataSetTx
-
Deprecated.
- getTimes(HecTimeArray) - Method in class hec.heclib.dss.HecTimeSeries
- getTimes(intArrayContainer) - Method in class hec.heclib.dss.HecTimeSeries
- getTimeSeries() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getTimeSeries(HecDataManager, String) - Static method in class hec.data.TsTranslator
-
Returns a HecTimeSeries from the HecDataManager described by the DSS path.
- getTimeSeriesContainer() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getTimeSeriesContainer() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getTimeSeriesContainer() - Method in interface hec.gfx2d.dss.G2dDssTimeSeries
- getTimeSeriesContainer() - Method in interface hec.gfx2d.dss.G2dDssTimeSeriesCollection
- getTimeSeriesContainer() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Gets the time series container.
- getTimeSeriesContainer() - Method in class hec.gfx2d.SimpleSeasonalData
- getTimeSeriesContainer() - Method in class hec.hecmath.computation.ValueContainer
- getTimeSeriesContainer() - Method in class hec.model.AbstractTSRecord
-
Get the TimeSeriesContainer for the TSRecord.
- getTimeSeriesContainer() - Method in interface hec.model.TSRecord
-
get the TimeSeriesContainer for the TSRecord.
- getTimeSeriesContainerFor(int, int) - Method in class hec.model.AbstractTSRecord
-
Creates a TimeSeriesContainer filled with data from the TSRecord starting at "step" and going forward, if period is positive, or backwards, if period is negative.
- getTimeSeriesContainerFor(int, int) - Method in interface hec.model.TSRecord
-
Creates a TimeSeriesContainer filled with data from the TSRecord starting at
step
and going forward, if
period
is positive, or backwards, ifperiod
is negative. - getTimeSeriesDescription() - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- getTimeSeriesExtents(String, HecTime, HecTime) - Method in class hec.heclib.dss.AbstractDssDataManager
- getTimeSeriesExtents(String, HecTime, HecTime) - Method in interface hec.heclib.dss.DssDataManager
- getTimeSeriesExtents(String, HecTime, HecTime) - Method in class hec.heclib.dss.HecDss
-
Gets the time of the first data and last data in a data set, (not just a single pathname)
- getTimeSeriesExtents(String, HecTime, HecTime) - Method in class hec.heclib.dss.HecDSSFileAccess
-
Gets the time of the first data and last data in a data set, (not just a single pathname)
- getTimeSeriesExtents(String, HecTime, HecTime) - Method in interface hec.heclib.dss.IHecDSSUtilities
- getTimeSeriesGroupRef() - Method in class hec.data.tx.TimeSeriesGroup
- getTimeseriesId() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getTimeSeriesId() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getTimeSeriesId() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getTimeSeriesId() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getTimeSeriesIdentifier() - Method in class hec.data.tx.DSSTimeSeriesTranslator
- getTimeSeriesIdentifierMetaData() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getTimeSeriesTemplate() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getTimeSeriesTypes() - Static method in class hec.heclib.dss.DssDataType
- getTimesSetup(HecTimeArray, int, boolean, int) - Method in class hec.util.TimeWindowExtensionDialog
- getTimestampFileIdentficationLineCount() - Method in class hec.server.TimeWindowFileReader
- getTimestep() - Method in interface hec.model.IForecast
- getTimeStep() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the time step.
- getTimeStep() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the current Date-Time string
- getTimeStep() - Method in interface hec.model.GridContainerManager
- getTimeStep() - Method in class hec.model.RunTimeWindow
-
get the time step
- getTimeStep(String) - Static method in class hec.lang.TimeStep
-
Parse the time interval string to extract the integer value of the time step.
- getTimeStep(String) - Static method in class hec.model.RunTimeWindow
-
get the time step and time step increment for the timestep string
- getTimeStepMinutes() - Method in class hec.model.AbstractTSRecord
-
Returns the time step in minutes;
- getTimeStepMinutes() - Method in class hec.model.RunTimeStep
-
get the time step in minutes
- getTimeStepMinutes() - Method in class hec.model.RunTimeWindow
-
get the time step in seconds
- getTimeStepMinutes() - Method in interface hec.model.TSRecord
- getTimeStepMinutes(int, int) - Static method in class hec.lang.TimeStep
-
interpret increment type to convert time step to minutes
- getTimeStepMinutes(String) - Static method in class hec.lang.TimeStep
- getTimeStepPosition(int) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
- getTimeStepPosition(HecTime) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
- getTimeStepSeconds() - Method in class hec.model.RunTimeStep
-
get the time step in seconds
- getTimeStepSeconds() - Method in class hec.model.RunTimeWindow
-
get the time step in seconds
- getTimeStepSeconds(int, int) - Static method in class hec.model.RunTimeWindow
-
given the time step and time step increment return the time step in seconds
- getTimeStepString(int) - Method in class hec.model.RunTimeWindow
-
get the time step value and units as a string (for example 1HOUR)
- getTimeStepString(int, int) - Static method in class hec.lang.TimeStep
-
Convert integer time step value and HecTime increment type to get time step string
- getTimeStepString(int, int) - Static method in class hec.model.RunTimeWindow
- getTimeString() - Method in class hec.data.Iso8601Time
- getTimeStringAtStep(int) - Method in class hec.model.RunTimeWindow
-
get the time at step timeStep as a String
- getTimeUnconverted() - Method in class rma.swing.DateTimePanel
-
return the unconverted time in the time field
- getTimeWindow() - Method in class hec.gfx2d.TimeWindowPlotData
- getTimeWindow() - Method in class hec.heclib.dss.DataReferenceSet
- getTimeWindow() - Method in class hec.heclib.dss.Group
- getTimeWindow() - Method in class hec.io.DSSIdentifier
- getTimeWindow(int) - Method in class hec.heclib.dss.Group
- getTimeWindow(HecTime, HecTime) - Method in class hec.heclib.dss.DataReference
- getTimeWindow(HecTime, HecTime) - Method in class hec.io.TinContainer
-
Gets the time window for the data, from the
fullname
attribute inherited fromdataContainer
. - getTimeWindow(HecTime, HecTime, booleanContainer) - Method in class hec.util.TimeWindowDialog
- getTimeWindow(HecTime, HecTime, Preferences) - Static method in class hec.util.TimeWindowDialog
- getTimeWindow(Object, HecTime, HecTime) - Method in class hec.heclib.dss.DataReference
- getTimeWindow(String, HecTime, HecTime) - Static method in class hec.heclib.util.HecTime
-
A general purpose function to take a users time window input line, and compute a starting time and ending time For example "20May95 1200 13Jan97 0500" or "t-5d, t" The start time and end time are adjusted if specified (e.g., "-5D +2H") Implements Heclib getime routine
- getTimeWindowFromPath(HecDataManager, DSSPathname, HecTime, HecTime) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- getTimeWindowMap() - Method in interface hec.data.operations.IProjectOperationalChanges
- getTimeWindowMap() - Method in class hec.data.operations.OperationalProjectChanges
- getTimeWindowMap() - Method in class hec.hecmath.MassBalancedEvent
- getTimeWindowMap(boolean) - Method in class hec.data.TimeWindowMap
-
Generates a navigable map of the time windows from indexed by the start or end date.
- getTimeWindowMap(LocationTemplate) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns the modified time window map for a specific pump.
- getTimeWindowMap(LocationTemplate) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
-
Returns a modified time window map for the argument pump location reference.
- getTimeWindowMessage() - Method in class hec.util.TimeWindowDialog
- getTimeWindowSet() - Method in class hec.data.TimeWindowMap
-
Returns a set of the time windows contained in the map.
- getTimeWindowString() - Method in class hec.model.AbstractTSRecord
- getTimeWindowString() - Method in class hec.model.RunTimeWindow
-
get a string representation of the time window from lookback to end time.
- getTimeWindowString() - Method in interface hec.model.TSRecord
- getTimeWindowString(int) - Method in class hec.util.TimeWindowDialog
- getTimeWindowType() - Method in class hec.util.TimeWindowDialog
- getTimeZone() - Method in class hec.gfx2d.G2dPanel
- getTimeZone() - Method in class hec.gfx2d.PlotSpecification
-
Retrieves the time zone of the time axis of the plot being constructed.
- getTimeZone() - Method in class hec.gui.TimeZoneField
- getTimeZone() - Method in class hec.heclib.dss.AbstractDssDataManager
- getTimeZone() - Method in interface hec.heclib.dss.DssDataManager
- getTimeZone() - Method in class hec.heclib.dss.HecTimeSeries
-
Returns a SimpleTimeZone object for the time zone set If no time zone, returns null
- getTimeZone() - Method in class hec.heclib.util.HecTimeArray
-
Returns a SimpleTimeZone object for the time zone set If no time zone, returns null
- getTimeZone() - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- getTimeZone() - Method in interface rma.services.tz.TimeZoneComponent
-
Gets the Time Zone that this component is using to display a date and time.
- getTimeZone() - Method in interface rma.services.tz.TimeZoneDisplayService
-
Deprecated.use getDisplayTimeZone() for required null handling
- getTimeZone() - Method in class rma.swing.DateTimePanel
-
Gets the TimeZone attribute of the DateTimePanel object
- getTimeZone() - Static method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().getTimeZone(); Returns the TimeZone used by this dialog for Display purposes
- getTimeZone() - Static method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().getTimeZone();
- getTimeZone() - Method in class rma.swing.RmaJLabel
-
Gets the Time Zone that this component is using to display a date and time.
- getTimeZone() - Method in class rma.swing.RmaJTable
-
Gets the TimeZone attribute of the RmaJTable object
- getTimeZone(String) - Static method in class hec.gfx2d.PlotSpecification
- getTimeZoneCatalogTemplate() - Static method in class hec.data.meta.TimeZoneCatalogQuery
- getTimeZoneDiff(HecTime) - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- getTimeZoneDisplayService() - Static method in class rma.services.ServiceLookup
- getTimezoneId() - Method in class hec.data.location.Location
- getTimeZoneID() - Method in class hec.io.DSSIdentifier
- getTimeZoneID() - Method in class hec.io.TimeSeriesContainer
-
get the DATA time zone identifier.
- getTimezoneOffset() - Method in class hec.model.SchedulableJob
- getTinyFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- getTitle() - Method in class hec.gfx2d.G2dPanel
- getTitle() - Method in class hec.gfx2d.PlotLayout
- getTitle() - Method in class hec.heclib.dss.AbstractDssDataManager
-
Deprecated.
- getTitle() - Method in class hec.map.aishape.ui.AbstractSymbolSubPanel
- getTitle() - Method in class hec.map.aishape.ui.AiShapeLabelsPanel
- getTitle() - Method in class hec.map.aishape.ui.AiShapeLineSymbolPanel
- getTitle() - Method in class hec.map.aishape.ui.AiShapePointLabelsPanel
- getTitle() - Method in class hec.map.aishape.ui.AiShapePointSymbolPanel
- getTitle() - Method in class hec.map.aishape.ui.AiShapePolygonBorderPanel
- getTitle() - Method in class hec.map.aishape.ui.AiShapePolygonSymbolPanel
- getTitle() - Method in interface hec.map.aishape.ui.AiShapePropertiesPanel
- getTitle() - Method in class hec.map.aishape.ui.SingleLineSymbolPanel
- getTitle() - Method in class hec.map.aishape.ui.SinglePolygonSymbolPanel
- getTitle() - Method in class hec.map.aishape.ui.UniqueLineSymbolPanel
- getTitle() - Method in class hec.map.aishape.ui.UniquePolygonSymbolPanel
- getTitle() - Method in class hec.tcu.TcuInfo
- getTitle() - Method in class rma.swing.logging.DialogLogHandler
- getTitle() - Method in class rma.swing.RmaJTitledSeparator
- getTitle(String) - Method in interface hec.ui.browser.IBrowserFactory
- getTitleColor() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getTitleColor() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTitleComponent() - Method in class rma.swing.border.RmaCompTitledBorder
- getTitleComponent() - Method in class rma.swing.RmaJCompTitledPanel
- getTitleFont() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getTitleFont() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTitleFormat() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- getTitleFormat() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTitleLabel() - Method in class hec.gfx2d.LegendPanel
- getTitleName() - Method in interface hec.appInterface.Workspace
-
get the workspace name to display to the user on title bars etc.
- getTitlePanel() - Method in class hec.gfx2d.G2dPanel
- getTitleProperties() - Method in class hec.gfx2d.G2dTitle
- getToggleKeyIndex() - Method in class rma.swing.RmaJToggleField
- getTolerances(HecDouble) - Method in class hec.heclib.util.HecDouble
- getTolerateUndefined() - Method in class hec.hecmath.computation.Computation
- getTolerateUndefined() - Method in interface hec.hecmath.computation.Evaluable
- getTolerateUndefined() - Method in class hec.hecmath.computation.MathExpression
- getTolerateUndefined() - Method in class hec.hecmath.computation.MathOperation
- getTolerateUndefined() - Method in class hec.hecmath.computation.Text
- getTolerateUndefined() - Method in class hec.hecmath.computation.TextExpression
- getTolerateUndefined() - Method in class hec.hecmath.computation.TextOperation
- getTolerateUndefined() - Method in class hec.hecmath.computation.Value
- getTolerateUndefined() - Method in class hec.hecmath.computation.Variable
- getTolerateUndefinedByDefault() - Static method in class hec.hecmath.computation.Computation
- getTolerateUndefinedByDefault() - Static method in class hec.hecmath.computation.MathExpression
- getTolerateUndefinedByDefault() - Static method in class hec.hecmath.computation.MathOperation
- getTolerateUndefinedByDefault() - Static method in class hec.hecmath.computation.TextExpression
- getTolerateUndefinedByDefault() - Static method in class hec.hecmath.computation.Value
- getTolerateUndefinedByDefault() - Static method in class hec.hecmath.computation.Variable
- getToolBarButtonManager() - Method in interface hec.appInterface.ApplicationModule
-
get the ToolBarButtonManager for this ApplicationModule
- getToolbarPosition() - Method in class hec.gfx2d.G2dPanelProp
- getToolbarProperties() - Method in class hec.gfx2d.PlotLayout
- getToolButton(int) - Method in class hec.map.MapToolPanel
-
get the MapTool button at index idx
- getToolButtonCount() - Method in class hec.map.MapToolPanel
-
get the number of Map Tool Buttons
- getToolkit() - Method in class rma.swing.FontChooserPanel
- getTooltip() - Method in interface hec.data.lookup.ILookupType
-
Gets the tooltip.
- getTooltip() - Method in class hec.data.lookup.JDomLookupTypeImpl
- getToolTip() - Method in class rma.swing.RmaGlyphButtonInfo
- getToolTip(int, int) - Method in class hec.map.aishape.ShapeImportTableModel
- getToolTip(int, int) - Method in interface hec.map.importer.ImportShapeTableModel
- getToolTipText() - Method in interface hec.appInterface.IToolBarButtonItem
- getToolTipText() - Method in class hec.gui.AbstractFileChooserField
- getToolTipText() - Method in class hec.gui.DSSI18n
-
get the tooltip attribute (specified by .tooltip) of this
I18n
object - getToolTipText() - Method in class hec.map.ToolBarButtonItem
- getToolTipText() - Method in class hec.script.gui.ScriptTreeNode
- getToolTipText() - Method in class hec.ui.TristateCheckBox
- getToolTipText() - Method in class hec.util.I18n
-
get the tooltip attribute (specified by .tooltip) of this
I18n
object - getToolTipText() - Method in class rma.swing.RmaJColorComboBox
- getToolTipText() - Method in class rma.swing.RmaJColorComboBox2
- getToolTipText() - Method in class rma.swing.RmaJDecimalField
- getToolTipText() - Method in class rma.swing.RmaJPasswordField
- getToolTipText() - Method in class rma.swing.RmaJTextField
- getToolTipText() - Method in class rma.swing.table.MultiLineCellRenderer
- getToolTipText() - Method in class rma.swing.table.ShowAndPickColorPanel
- getToolTipText(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- getToolTipText(WorldPt, MouseEvent) - Method in class hec.map.aidem.AiDemGlyph
- getToolTipText(WorldPt, MouseEvent) - Method in class hec.map.flo2d.Flo2dDepthGlyph
- getToolTipText(WorldPt, MouseEvent) - Method in class hec.map.image.ImageGlyphProxy
- getToolTipText(WorldPt, MouseEvent) - Method in class hec.map.MapGlyph
-
Gets the ToolTipText of the MapGlyph object
- getToolTipText(WorldPt, MouseEvent) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- getToolTipText(MouseEvent) - Method in class hec.dataTable.HecDataTable
-
Gets the toolTipText attribute of the Table object
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.AxisTics
-
Returns a tool tip text for the given mouse location.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.ComplexSeasonalDataGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.DefaultG2dGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.G2dComponent
-
Returns a tool tip text for the given mouse location.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.G2dGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.LegendPanel
-
Returns a tool tip text for the given mouse location.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.PairedDataGlyph
-
Returns a tool tip text for this glyph.Returns null if there is none
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.PairedValuesExtDataGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.PointPropertiesPanel
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.SimpleJTableGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.SimpleJTableSeasonalGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.SimpleJTableStepGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.SimpleSeasonalDataGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.TimeSeriesGlyph
-
Returns a tool tip text for this glyph.
- getToolTipText(MouseEvent) - Method in class hec.gfx2d.Viewport
-
Returns a tool tip text for the given mouse location.
- getToolTipText(MouseEvent) - Method in class hec.gui.AbstractEditorPanel
- getToolTipText(MouseEvent) - Method in class hec.gui.WizardPanel
- getToolTipText(MouseEvent) - Method in class hec.map.MapCanvas
-
Gets the ToolTipText attribute of the MapCanvas object
- getToolTipText(MouseEvent) - Method in class hec.map.MapToolPanel.EnabledJToggleButton
- getToolTipText(MouseEvent) - Method in class hec.script.ScriptFlatButton
-
Returns the string to be used as the tooltip for event.
- getToolTipText(MouseEvent) - Method in class hec.script.ScriptJButton
-
Returns the string to be used as the tooltip for event.
- getToolTipText(MouseEvent) - Method in class hec.script.ScriptMenuItem
-
Returns the string to be used as the tooltip for event.
- getToolTipText(MouseEvent) - Method in class rma.swing.DefaultJPanel
- getToolTipText(MouseEvent) - Method in class rma.swing.EnabledJPanel
- getToolTipText(MouseEvent) - Method in class rma.swing.RmaJAttributeToolbarButton
- getToolTipText(MouseEvent) - Method in class rma.swing.RmaJFontButton
- getToolTipText(MouseEvent) - Method in class rma.swing.RmaJTable
-
returns the tooltip text for a given cell converts the mouse event to a row/column position
- getToolTipText(MouseEvent) - Method in class rma.swing.RmaJTextArea
- getToolTipText(MouseEvent) - Method in class rma.swing.RmaJTextField
- getToolTipText(MouseEvent) - Method in class rma.swing.RmaJXTreeTable
- getToolTipText(MouseEvent) - Method in class rma.swing.table.ToolTipHeader
-
Gets the ToolTipText attribute of the ToolTipHeader object
- getToolTipTextDisabled() - Method in class rma.swing.RmaJTextArea
- getToolTipTextDisabled() - Method in class rma.swing.TextEditDlg
- getToolTipTextDisabled() - Method in class rma.swing.TextEditPanel
- getTopComponentPanel() - Method in class hec.gui.NameDescriptionPanel
- getTopLevelMask() - Method in class hec.data.pool.PoolRef
-
Returns the glob style Top Location Level Mask for this pool ref.
- getTopLocationLevel() - Method in interface hec.data.pool.IPool
-
Returns the top location level as a ref object.
- getTopLocationLevel() - Method in class hec.data.pool.Pool
- getTopMargin() - Method in class hec.gfx2d.Margin
- getTopologyFile() - Method in class hec.io.TopologyFile
- getTopWidth() - Method in interface hec.data.embankment.IEmbankment
-
Gets the top width.
- getTopWidth() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getTopWidth(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- getTopWidth(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- getTopWindow() - Static method in class rma.swing.RmaJFrame
-
Returns the top most window
- getTotalAllocPercentActivated() - Method in interface hec.data.watersupply.IWaterUserContract
-
Gets the total alloc percent activated.
- getTotalAllocPercentActivated() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getTotalAllocPercentActivated(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- getTotalAllocPercentActivated(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getTotalDrainageArea() - Method in interface hec.data.stream.IStreamLocation
- getTotalDrainageArea() - Method in class hec.data.stream.StreamLocationImpl
- getTotalMaxValue() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTotalMemory() - Method in class rma.util.DefaultMemoryInfoSource
- getTotalMemory() - Method in interface rma.util.MemoryInfoSource
- getTotalMinutes() - Method in interface hec.data.level.ISeasonalInterval
- getTotalMinutes() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getTotalMinValue() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTotalMonths() - Method in interface hec.data.level.ISeasonalInterval
- getTotalMonths() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getTotalNumSteps() - Method in class hec.model.RunTimeStep
-
get the total number of steps from the RunTimeWindow
- getTotalRelativeMax() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTotalRelativeValue() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTotalRowBytes() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getTotalRowBytes() - Method in class hec.map.tms.datasource.TmsHeader
- getTotalValue() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getTransactionType() - Method in interface hec.lang.Transaction
- getTransferData(DataFlavor) - Method in class hec.gfx2d.G2dGlyphTransferable
- getTransferData(DataFlavor) - Method in class hec.heclib.dss.DataReferenceSet
- getTransferData(DataFlavor) - Method in class hec.script.ScriptIdentifierSelection
- getTransferDataFlavors() - Method in class hec.gfx2d.G2dGlyphTransferable
- getTransferDataFlavors() - Method in class hec.heclib.dss.DataReferenceSet
- getTransferDataFlavors() - Method in class hec.script.ScriptIdentifierSelection
- getTransferStartDatetime() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets the transfer start datetime.
- getTransferStartDatetime() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getTransform() - Method in class rma.util.postscript.PSGrBase
- getTransform() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- getTranslateFontNames() - Method in class rma.util.wmf.WMF
-
Returns the current String replacement table.
- getTransmitter() - Method in class rma.swing.RmaJCompTitledPanel
- getTransmittingAllowed() - Method in class rma.swing.RmaJCompTitledPanel
- getTransparency() - Method in class hec.gfx2d.paint.G2dGradientPaint
- getTransparency() - Method in class hec.util.AnimatedWaitGlassPane
- getTree() - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class rma.swing.table.RmaCellEditor
- getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class rma.swing.tree.CheckBoxEditor
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class hec.gfx2d.LayoutPlotDialog.PlotTreeCellRenderer
-
Configures the renderer based on the passed in components.
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class hec.ui.CheckTreeCellRenderer
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class rma.swing.tree.CheckBoxEditorRenderer
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class rma.swing.tree.CheckBoxRenderer
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class rma.swing.tree.CheckBoxTreeRenderer
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class rma.swing.tree.RmaTreeCellRenderer
- getTreeNode() - Method in class hec.map.JLayerSelection
- getTriangleFillColor() - Method in interface hec.client.ResDrawPropData
- getTriangleNodes(int, EdgeContainer, int[]) - Method in class hec.map.nettin.TriangleContainer
-
get the node id's for a specified triangle
- getTriangleOutlineColor() - Method in interface hec.client.ResDrawPropData
- getTriangles() - Method in class hec.map.nettin.NetTinMap
- getTriCount() - Method in class hec.map.tin.TinMap
- getTrimMissing() - Method in class hec.hecmath.DSSFile
-
Gets the "trim missing data" state of the DSSFile object If the "trim missing data" state is TRUE, blocks of missing data will be removed from the start and end of all regular time series records
- getTrueScale() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getTruncateDefaultTime() - Method in class rma.swing.RmaJCalendarField
- getTSArray() - Method in class hec.model.AbstractTSRecord
-
Get the data array for the time series record.
- getTSArray() - Method in interface hec.model.TSRecord
-
Get the data array for the time series record.
- getTSArray(int) - Method in class hec.model.Node
-
returns the double array containing the time series of the record according to variable id.
- getTSArray(String) - Method in class hec.model.Node
- getTSArray(String, boolean) - Method in class hec.model.Node
- getTSArray(String, String) - Method in class hec.model.Node
- getTSBlockInfo(String, int, int[], int[], int[], int[]) - Static method in class hec.heclib.dss.DSSPathname
-
Retrieves the block information for a specified time series E pathname part and julian date
- getTsc(int) - Method in class hec.io.TimeSeriesContainerAligner
- getTsCategories() - Method in class hec.data.tx.TsCategoryMap1
- getTSContainer() - Method in class hec.model.AbstractTSRecord
- getTSContainer() - Method in interface hec.model.TSRecord
- getTSContainer(int) - Method in class hec.model.Node
-
returns the double array containing the time series of the record according to variable id.
- getTSDataSet(boolean) - Method in class hec.model.Node
- getTSDataSet(boolean) - Method in interface hec.model.TSLocation
-
returns the input or output TSData set currently associated with this loation
- getTSFactor(String) - Method in class hec.model.Node
- getTsGroupCatalogTemplate() - Static method in class hec.data.meta.TsGroupQuery
- getTsGroupList() - Method in class hec.data.tx.TsCategoryMap
- getTsGroups() - Method in class hec.data.tx.TsCategoryMap1
- getTsId() - Method in class hec.jms.TSDataStored
-
Returns the time series id of that data that was stored.
- getTsIntervalInfo(int[], stringContainer, int[], int[]) - Static method in class hec.heclib.dss.DSSPathname
-
Retrieves information for an interval, or enumerates available intervals.
- getTSIntervalOffset(HecTime, int) - Static method in class hec.heclib.dss.DSSPathname
-
Gets the offset from the beginning of a specified interval that includes a specified time
- getTSIntervalSeconds(String, int[]) - Static method in class hec.heclib.dss.DSSPathname
-
Retrieves the interval in seconds and the optionally the block size for a DSS time series E pathname part.
- getTSRecord(String, int) - Method in class hec.model.BaseTSDataSet
- getTSRecord(String, int) - Method in interface hec.model.ITSDataSet
-
Gets the tSRecord attribute of the ITSDataSet object
- getTSRecord(String, String) - Method in class hec.model.BaseTSDataSet
- getTSRecord(String, String) - Method in interface hec.model.ITSDataSet
-
Gets the tSRecord attribute of the ITSDataSet object
- getTSRecordByPathParts(String, String) - Method in class hec.model.BaseTSDataSet
- getTSRecordByPathParts(String, String) - Method in interface hec.model.ITSDataSet
-
Gets the tSRecordByPathParts attribute of the ITSDataSet object
- getTSRecordCount() - Method in class hec.model.BaseTSDataSet
- getTSRecordCount() - Method in interface hec.model.ITSDataSet
-
Gets the tSRecordCount attribute of the ITSDataSet object
- getTSRecordInfo(HecTime, HecTime, stringContainer, stringContainer) - Method in class hec.heclib.dss.HecDataManager
- getTSRecordInfo(String, HecTime, HecTime, stringContainer, stringContainer) - Method in class hec.heclib.dss.AbstractDssDataManager
- getTSRecordInfo(String, HecTime, HecTime, stringContainer, stringContainer) - Method in interface hec.heclib.dss.DssDataManager
- getTSRecordInfo(String, HecTime, HecTime, stringContainer, stringContainer) - Method in class hec.heclib.dss.HecDSSFileAccess
-
Get information about an individual time series record (pathname) This includes the time of the first and last values in the record, and the records units and type.
- getTSRecordInfo(String, HecTime, HecTime, stringContainer, stringContainer) - Method in interface hec.heclib.dss.IHecDSSUtilities
- getTSRecordList() - Method in class hec.model.BaseTSDataSet
- getTSRecordProxies() - Method in class hec.model.Node
- getTSRecordProxies() - Method in interface hec.model.TSManager
-
get a vector containing all input time-series records in the managers objects.
- getTSRecordProxies(boolean) - Method in interface hec.model.TSManager
-
get a vector containing all time-series records in the managers objects.
- getTSRecordProxy(String) - Method in class hec.model.Node
-
Deprecated.
- getTSRecordProxy(String, boolean) - Method in class hec.model.Node
- getTSRecordProxy(String, String, boolean) - Method in class hec.model.Node
- getTSRecordProxyByName(String) - Method in class hec.model.Node
- getTSRecords() - Method in class hec.model.BaseTSDataSet
- getTSRecords() - Method in interface hec.model.ITSDataSet
-
Gets the tSRecords attribute of the ITSDataSet object
- getTSRecordSummaryTable(String) - Method in class hec.model.BaseTSDataSet
- getTSRecordSummaryTable(String) - Method in interface hec.model.ITSDataSet
-
Gets the tSRecordSummaryTable attribute of the ITSDataSet object
- getTsRefId() - Method in class hec.data.tx.TsGroup
- getTSTopOfInterval(HecTime, int, int) - Static method in class hec.heclib.dss.DSSPathname
-
Gets the time at beginning top of a specified interval that includes a specified time, optionally offsetting the top of the interval by a specified amount.
- getTSValueAt(HecTime) - Method in class hec.model.AbstractTSRecord
-
Deprecated.
- getTSValueAt(HecTime) - Method in interface hec.model.TSRecord
- getType() - Method in interface hec.data.level.ISeasonalInterval
- getType() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getType() - Method in class hec.dataTable.TimeSeriesColumnBase
- getType() - Method in class hec.dataTable.TimeSeriesDataColumn
- getType() - Method in class hec.event.DataListEvent
-
Returns the type of event that this object represents
- getType() - Method in class hec.event.PlotTypeChangedEvent
- getType() - Method in class hec.geometry.Axis
- getType() - Method in class hec.geometry.LogAxis
- getType() - Method in class hec.geometry.ProbabilityAxis
- getType() - Method in class hec.geometry.SeasonalAxis
- getType() - Method in class hec.geometry.TSAxis
- getType() - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
Gets the type attribute of the ProfileDataRecord object
- getType() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getType() - Method in class hec.hecmath.TimeSeriesMath
-
Returns the type label for the current time series.
- getType() - Method in class hec.io.DSSIdentifier
- getType() - Method in class hec.io.Identifier
-
Deprecated.Replaced by getClassName() Returns the Identifier's Class
- getType() - Method in class hec.io.SearchMessage
- getType() - Method in class hec.io.TimeSeriesContainer
-
get the data type
- getType() - Method in class hec.jms.GenericMessage
-
Returns the "type" map value that all data exchange messages support.
- getType() - Method in class hec.jms.GenericMessage.MessageDefinition
- getType() - Method in class hec.map.aishape.AiShapeFieldDescriptor
- getType() - Method in class hec.map.aishape.AiShapeMap
- getType() - Method in class hec.map.aishape.Field
-
Returns one of the following valuse B - binary C - character W - Unicode D - Date F - Float L - Logical N - Numeric M - memo G - Genearal
- getType() - Method in class hec.map.aishape.FieldMapModel
- getType() - Method in class hec.map.aishape.ShapeImport
- getType() - Method in class hec.map.selection.GraphicElementSelection
- getType() - Method in class hec.map.transform.AlbersCoordinateInfo
- getType() - Method in class hec.map.transform.CoordinateInfo
- getType() - Method in class hec.map.transform.GeographicCoordinateInfo
- getType() - Method in class hec.map.transform.LambertCoordinateInfo
- getType() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- getType() - Method in class hec.map.transform.StatePlaneCoordinateInfo
- getType() - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- getType() - Method in class hec.map.transform.UTMCoordinateInfo
- getType() - Method in class hec.map.transform.XYCoordinateInfo
- getType() - Method in class hec.model.BaseTSDataSet
- getType() - Method in class hec.model.ConditionalValue
- getType() - Method in interface hec.model.ITSDataSet
-
Gets the type attribute of the ITSDataSet object
- getType() - Method in class hec.model.ModelVariable
- getType() - Method in interface hec.model.OutputVariable
- getType() - Method in class hec.model.ProbabilityDistributionFunction
-
Returns the error type.
- getType(String) - Method in class hec.gfx2d.DataTypeFactory
- getType(String, String) - Static method in class rma.util.RMAIO
-
Parses the expression TYPE
PARAM and returns the string and returns the TYPE. - getType(ColorContour) - Static method in class rma.util.ColorContour
- getTypeBuilder(String) - Method in class hec.server.Builder
- getTypeName(Class) - Static method in class hec.io.JavaDocParser
-
Gets the TypeName attribute of the JavaDocParser class
- getTypes() - Method in class hec.server.Builder
- getTypes() - Static method in class rma.util.ColorContour
- getTypeString() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- getTypeString() - Method in class hec.map.importer.AbstractShapeImportDialog
-
get the type of objects that are being imported.
- getTzConverted(int) - Method in class hec.heclib.util.HecTimeArray
-
Deprecated.use
HecTimeArray.getTimeInViewTimeZone(int)
instead as it is more appropriately named - getTzUnconverted(int) - Method in class hec.heclib.util.HecTimeArray
- getUIClassID() - Method in class hec.gui.AbstractFileChooserField
-
Gets the class ID for a UI.
- getUIClassID() - Method in class hec.gui.TimeZoneField
-
Gets the class ID for a UI.
- getUIClassID() - Method in class rma.swing.RmaJCalendarField
-
Gets the class ID for a UI.
- getUIClassID() - Method in class rma.swing.RmaJDescriptionField
-
Gets the class ID for a UI.
- getUIClassID() - Method in class rma.swing.table.GroupableTableHeader
- getuid() - Method in class hec.server.Profile
- getUnconstrainedNormDev() - Method in class hec.lang.RandomNumber
- getUncPath(String) - Static method in class rma.util.RMAIO
-
given a drive letter (Q:) return the UNC path for it.
- getUndefinedCompressionMethod() - Static method in class hec.heclib.grid.GridInfo
- getUndefinedFromPracticallyUndefined(double) - Static method in class hec.lang.Const
-
Return the true UNDEFINED value for a double that is numerically close to it.
- getUndefinedFromPracticallyUndefined(float) - Static method in class hec.lang.Const
-
Return the true UNDEFINED value for a float that is numerically close to it.
- getUndefinedProjectionDatum() - Static method in class hec.heclib.grid.GridInfo
- getUndefinedStyle() - Method in class hec.dataTable.TimeSeriesDataModel
- getUndefinedTest(double) - Static method in class hec.lang.FdaNumbers
- getUndefinedTest(int) - Static method in class hec.lang.FdaNumbers
- getUndefinedTest(long) - Static method in class hec.lang.FdaNumbers
- getUnEvaluatedItems(List) - Method in class hec.model.ConditionalBlock
-
Returns a list of conditional objects (objects owned by a conditional) no matter what a conditional evalutates to.
- getUngagedDrainageArea() - Method in interface hec.data.stream.IStreamLocation
- getUngagedDrainageArea() - Method in class hec.data.stream.StreamLocationImpl
- getUniformDeviate() - Method in class hec.lang.RandomNumber
- getUniqueAttributeList(AiShapeMap, int) - Static method in class hec.map.aishape.AiShapeUtilities
- getUnit() - Method in class hec.heclib.util.HecDoubleParam
- getUnit() - Method in class hec.heclib.util.HecIntParam
- getUnit() - Method in interface hec.map.crs.CoordinateReferenceSystem
-
Returns the unit system used by this coordinate reference system.
- getUnitDisplaySystem() - Method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getUnitsDisplayService().getDisplayUnitsSystem();
- getUnitList() - Method in class hec.data.rating.RatingInput
-
Returns a list of the units.
- getUnitList() - Method in class hec.data.rating.ReverseRatingInput
-
Returns the units for the rating function, independent units followed by dependent units.
- getUnitMultiplier() - Method in class hec.map.transform.CoordinateInfo
- getUnits() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getUnits() - Method in interface hec.data.level.ILocationLevel
- getUnits() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getUnits() - Method in class hec.data.level.JDomLocationLevelImpl
- getUnits() - Method in class hec.data.Parameter
-
Deprecated.Gets the units.
- getUnits() - Method in interface hec.data.rating.IParameterExtents
-
Returns the units for the min and max values, typically this is parameter units.
- getUnits() - Method in class hec.data.rating.RatingExtents.ParameterExtents
-
Returns the units of the min and max value, parameter units.
- getUnits() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- getUnits() - Method in class hec.dataTable.TimeSeriesColumnBase
- getUnits() - Method in class hec.dataTable.TimeSeriesDataColumn
- getUnits() - Method in interface hec.gfx2d.swing.charts.data.ChartItemModel
- getUnits() - Method in class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- getUnits() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- getUnits() - Method in class hec.hecmath.HecMath
- getUnits() - Method in class hec.hecmath.PairedDataMath
-
Returns the units label of the y-values for the current paired data set.
- getUnits() - Method in class hec.hecmath.TimeSeriesMath
-
Returns the units label of the y-values for the current time series.
- getUnits() - Method in class hec.io.DSSIdentifier
- getUnits() - Method in class hec.io.TimeSeriesContainer
-
get the units
- getUnits() - Method in class hec.map.ElevationGlyphDataRecord
- getUnits() - Method in class hec.map.transform.CoordinateInfo
- getUnits() - Method in class hec.model.AbstractTSRecord
- getUnits() - Method in interface hec.model.OutputVariable
- getUnits() - Method in interface hec.model.TSRecord
- getUnits() - Method in interface rma.util.contour.ColorContourRecord
- getUnits() - Method in class rma.util.contour.PieChartColorContourRecord
- getUnits(RmaDataId) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getUnits(RmaDataId) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getUnitsAliasTable() - Static method in class hec.heclib.util.Unit
-
Returns a mapping of aliases to units
- getUnitsDisplayService() - Static method in class rma.services.ServiceLookup
- getUnitsForAlias(String) - Static method in class hec.data.Units
-
Deprecated.
- getUnitsForSystem(String) - Static method in class hec.heclib.util.Unit
-
Returns the all units for the specific system
- getUnitsId() - Method in class hec.data.lock.JDomLockImpl
- getUnitsInUnitSystem(String, String) - Static method in class hec.data.Units
-
Deprecated.
- getUnitsMetaData() - Method in class hec.data.Units
-
Deprecated.
- getUnitsString() - Method in class hec.model.SeasonalRecord
-
get the units String for the data
- getUnitsString() - Method in class hec.model.SeasonalRecordExt
-
get the units string for the data.
- getUnitsStringForSystem(int, int) - Static method in class hec.data.Parameter
-
Deprecated.returns the english or si units string for the given parameter id.
- getUnitsStringForSystem(String, int) - Static method in class hec.data.Parameter
-
Deprecated.returns the english or si units string for the given parameter.
- getUnitsStringForUnitsId(int) - Static method in class hec.data.Units
-
Deprecated.return the Units String (
ENGLISH, SI, UNDEFINED_UNITS
) for the Units Id (ENGLISH_ID, SI_ID, UNDEF_ID
) - getUnitsSystem() - Method in class hec.lang.UnitsType
-
Returns a String describing the current units system.
- getUnitsToConvertTo(String, String) - Static method in class hec.heclib.util.Unit
-
Returns the units that can be converted to from the arg unit and system
- getUnitString() - Method in class hec.model.ModelVariable
- getUnitsType() - Method in class hec.lang.UnitsType
-
Returns an int identifying the current units type.
- getUnitsType() - Method in class hec.model.AbstractTSRecord
-
get the units type.
- getUnitsType() - Method in interface hec.model.TSRecord
- getUnitSystem() - Method in class hec.data.ParamInteger
- getUnitSystem() - Method in class hec.gfx2d.G2dData
- getUnitSystem() - Method in class hec.gfx2d.G2dDataWrapper
- getUnitSystem() - Method in interface hec.gfx2d.G2dObject
- getUnitSystem() - Method in class hec.heclib.util.HecDoubleParam
- getUnitSystem() - Method in class hec.heclib.util.HecIntParam
- getUnitSystem() - Method in class hec.map.dem.DemMap
- getUnitSystem() - Method in class hec.map.ElevationGlyphDataRecord
- getUnitSystem() - Method in class hec.map.GridGlyphDataRecord
- getUnitSystem() - Method in class hec.model.AbstractDataListTableModel
-
returns the unit system for this data.
- getUnitSystem() - Method in class hec.model.AbstractDataObject
- getUnitSystem() - Method in interface hec.model.CommonDataList
- getUnitSystem() - Method in interface hec.model.CommonDataListContainer
- getUnitSystem() - Method in class hec.model.PairedValues
-
get the Unit System for the values.
- getUnitSystem() - Method in class hec.model.PairedValuesExt
-
Returns the unit system that this data is defined in or hec.data.Units.UNDEF_ID if no unit system has been set
- getUnitSystem() - Method in class hec.model.SeasonalRecord
-
Returns the unit system that this data is defined in or hec.data.Units.UNDEF_ID if no unit system has been set
- getUnitSystem() - Method in class hec.model.SeasonalRecordExt
-
Returns the unit system that this data is defined in or hec.data.Units.UNDEF_ID if no unit system has been set
- getUnitSystem() - Method in class hec.model.SeasonalRecordTableModel
- getUnitSystem() - Method in class hec.model.UnmodifiableDataObject
-
Gets the unitSystem attribute of the UnmodifiableDataObject object
- getUnitSystem() - Static method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getUnitsDisplayService().getDisplayUnitsSystem();
- getUnitSystem() - Static method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getUnitsDisplayService().getDisplayUnitsSystem();
- getUnitSystem() - Method in class rma.swing.RmaJTableSorter
- getUnitSystem() - Method in class rma.swing.table.AbstractRmaTableModel
- getUnitSystem() - Method in class rma.swing.table.RmaCellEditor
- getUnitSystem() - Method in interface rma.swing.table.RmaTableModelInterface
- getUnitSystem() - Method in interface rma.util.contour.ColorContourRecord
- getUnitSystem() - Method in class rma.util.contour.PieChartColorContourRecord
- getUnitSystem(String) - Static method in class hec.heclib.dss.HecDataConversion
- getUnitSystemForUnits(String) - Static method in class hec.data.Units
-
Deprecated.Static method whichs takes a unit label and attempts to find the matching unit system
- getUnitSystems() - Static method in class hec.heclib.util.Unit
-
Returns known unit system strings ordered alphabetically
- getUnitTypes() - Static method in class hec.heclib.util.Unit
-
Returns all unique unit strings for known systems
- getUnitTypeString() - Method in class hec.model.ModelVariable
- getUnixPcFileType(byte[], int) - Static method in class hec.util.FileUtilities
- getUnlockForLock(FileLock) - Static method in class hec.io.FileLock
-
return the FileLock to unlock the specified FileLock
- getUnRatedValue(double) - Method in class hec.geometry.Axis
- getUnselectedIconName() - Method in interface hec.appInterface.IToolBarButtonItem
- getUnselectedIconName() - Method in class hec.map.ToolBarButtonItem
- getUpdateTime() - Method in class hec.io.DSSIdentifier
- getUpdateTime() - Method in class rma.util.MemProgressBar
-
Returns the time (in milliseconds) after which the progress bar is updated
- getUppercase() - Method in class rma.swing.text.FixedLengthDocument
- getUppercase() - Method in class rma.swing.text.RmaDocument
- getUpperLeft() - Method in class hec.map.raster.RasterMap
- getUpperLeftX() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getUpperLeftX() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getUpperLeftX() - Method in class hec.map.tms.datasource.tile.flt.FltTile
-
get the upper left corner X in world coordinates
- getUpperLeftX() - Method in interface hec.map.tms.datasource.Tile
-
Method to return the upper left x corner of the tile.
- getUpperLeftX() - Method in class hec.map.tms.datasource.TmsHeader
- getUpperLeftX() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getUpperLeftY() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getUpperLeftY() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getUpperLeftY() - Method in class hec.map.tms.datasource.tile.flt.FltTile
-
get the upper left corner Y in world coordinates
- getUpperLeftY() - Method in interface hec.map.tms.datasource.Tile
-
Method to return the upper left y corner of the tile.
- getUpperLeftY() - Method in class hec.map.tms.datasource.TmsHeader
- getUpperLeftY() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getUpperRight() - Method in class hec.map.raster.RasterMap
- getUpperTable() - Method in class rma.swing.table.TwoTablesOneFixedPanel
-
Returns a reference to the upper table in the panel
- getUpstreamLocationId() - Method in interface hec.data.stream.IStreamReach
- getUpstreamLocationId() - Method in class hec.data.stream.StreamReachImpl
- getUpstreamNode() - Method in class hec.model.StreamElement
- getUpstreamProtType() - Method in interface hec.data.embankment.IEmbankment
-
Gets the upstream prot type.
- getUpstreamProtType() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getUpstreamSideslope() - Method in interface hec.data.embankment.IEmbankment
-
Gets the upstream sideslope.
- getUpstreamSideslope() - Method in class hec.data.embankment.JDomEmbankmentImpl
- getUpstreamSideslope(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- getUpstreamSideslope(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- getUpstreamStation() - Method in interface hec.data.stream.IStreamReach
- getUpstreamStation() - Method in class hec.data.stream.StreamReachImpl
- getURLString() - Method in class hec.map.image.ImageMap
- getUsageId() - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- getUsageId() - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- getUseCollectionGroups() - Method in class hec.heclib.dss.HecDssCatalog
- getUseFontScaling() - Method in class hec.gfx2d.G2dLabel
- getUseGradations() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- getUseLabel() - Method in class hec.gfx2d.PairedDataLineLabelPanel
-
Returns true if the user has selected the Custom label property.
- getUseLineStyles() - Static method in class hec.gfx2d.G2dDialog
-
Returns if "Use Line Styles" menu item is selected
- getUseMaximumCheckBox() - Method in class hec.chart.HistogramOptionsPanel
- getUseMinimumCheckbox() - Method in class hec.chart.HistogramOptionsPanel
- getUser() - Method in interface hec.appInterface.Application
-
get the userId.
- getUser() - Method in class hec.client.LoginDlg
-
Deprecated.
- getUser() - Method in class hec.model.SchedulableJob
- getUser(Serializable) - Method in interface hec.data.authorization.UserGroup
- getUserDir() - Method in class hec.security.PasswordEntry
- getUserDisplayedName() - Method in class hec.script.ScriptIdentifier
- getUserFullName() - Method in class hec.security.PasswordEntry
- getUserGroup(Serializable) - Method in interface hec.data.authorization.UserGroupDomain
- getUserGroupDomainMap() - Method in interface hec.data.authorization.UserGroupList
- getUserGroupMap() - Method in interface hec.data.authorization.UserGroupDomain
- getUserId() - Method in class hec.data.project.ProjectLockRevoker
- getUserId() - Method in class hec.io.FileLock
- getUserId() - Method in class hec.io.FileLockInfo
-
return the userid that holds the lock
- getUserId() - Method in class hec.io.TopologyFileEntry
-
Gets the UserId of the TopologyFileEntry
- getUserId() - Method in exception hec.lang.ServerSecurityException
- getUserId() - Static method in class hec.lang.UserId
- getUserId() - Method in class hec.lang.UserIdKey
- getUserId() - Method in class hec.model.UserLoginInfo
- getUserId() - Method in class hec.security.UserProfile
- getUserId(String) - Static method in class hec.lang.UserId
- getUserIdMap() - Static method in class hec.lang.UserId
-
return the UserId map.
- getUserIDObj() - Static method in class hec.lang.UserId
- getUserInterface() - Method in class hec.map.MapPanel
-
Gets the UserInterface used by the MapPanel object
- getUserKey() - Static method in class hec.lang.UserId
- getUserList() - Method in class hec.model.UserInfo
- getUserLoginInfo(String) - Method in class hec.model.UserInfo
- getUsername() - Method in interface hec.client.LoginIfc
- getUsername() - Method in interface hec.data.authorization.User
- getUserName() - Method in class hec.lang.PasswordFileEntry
- getUserName() - Method in class hec.map.aishape.stream.OrderedShapeStream
- getUserName() - Method in class hec.model.UserLoginInfo
- getUserName() - Method in class hec.security.PasswordEntry
- getUserName() - Method in class hec.security.UserProfile
- getUserName() - Method in class hec.server.UnknownUserItem
- getUserObject() - Method in interface rma.swing.tree.CheckBoxNode
- getUserOfficeId() - Method in interface hec.data.authorization.User
- getUserPrivilege() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getUserPrivilege() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getUserPrivilege() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getUserProfile() - Method in interface hec.client.LoginIfc
- getUsersGID(int) - Method in class hec.server.ProfileTable
- getUserTypeNames() - Method in class hec.security.PasswordEntry
- getUserUID(String) - Method in class hec.server.ProfileTable
- getUsingCompression() - Method in interface hec.io.HecFile
-
return whether this
HecFile
is using Compression to read/write data to theRmiFile
- getUsingCompression() - Method in class hec.io.SimpleFile
- getUsingCompression() - Method in class hec.io.SimpleHecFileImpl
- getUsTimeZoneIdentifiers() - Static method in class hec.gui.TimeZonePanel
- getUtcIntervalOffset() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.Returns the UTC interval offset.
- getUtcIntervalOffsetInMinutes() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.Returns the UTC interval offset.
- getUtcIntervalOffsetObject() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getUtcIntervalOffsetObject() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getUtcIntervalOffsetObject() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getUtcIntervalOffsetString() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getUTMZone() - Method in class hec.map.transform.UTMCoordinateInfo
- getUuid() - Method in class hec.data.session.SessionInfo
- getUuid() - Method in class hec.security.UserProfile
- getValue() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getValue() - Method in interface hec.data.level.ISeasonalValue
- getValue() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getValue() - Method in class hec.data.level.JDomSeasonalValueImpl
- getValue() - Method in class hec.data.ParamInteger
-
Returns the integer value of this object
- getValue() - Method in enum class hec.event.HecDssEventType
- getValue() - Method in class hec.geometry.AxisIterator
- getValue() - Method in class hec.geometry.LogAxisIterator
- getValue() - Method in class hec.geometry.ProbabilityAxisIterator
- getValue() - Method in class hec.geometry.TSAxisIterator
- getValue() - Method in class hec.gfx2d.IntegerTextField
- getValue() - Method in class hec.gfx2d.swing.charts.bar.BarData
-
fetch data value
- getValue() - Method in interface hec.gfx2d.swing.charts.data.ChartItemModel
- getValue() - Method in class hec.gfx2d.swing.charts.data.DefaultChartItemModel
- getValue() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- getValue() - Method in class hec.heclib.util.HecDoubleParam
- getValue() - Method in class hec.heclib.util.HecIntParam
- getValue() - Method in class hec.hecmath.computation.ValueContainer
- getValue() - Method in class hec.io.TextFileReference
- getValue() - Method in class hec.map.aishape.AiShapeAttribute
- getValue() - Method in class hec.map.aishape.Field
- getValue() - Method in class hec.model.ConditionalValue
- getValue() - Method in class rma.swing.LatLongJPanel
-
return the value as +-dddmmmsss.ss
- getValue() - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- getValue() - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- getValue() - Method in class rma.swing.RmaJ24HourTimeField
- getValue() - Method in class rma.swing.RmaJDecimalField
-
return the value of this field.
- getValue() - Method in class rma.swing.RmaJIntegerField
-
Gets the value.
- getValue() - Method in class rma.swing.RmaJLongField
- getValue() - Method in class rma.swing.RmaSpinnerNumberModel
- getValue() - Method in class rma.util.CategoricalColorContour.Category
- getValue() - Method in class rma.util.Clipping
- getValue() - Method in class rma.util.KeyValuePair
- getValue(double[], double[]) - Method in class hec.map.tms.datasource.TmsDataSource
- getValue(double[], double[]) - Method in class hec.map.tms.datasource.TmsLevel
- getValue(int) - Method in class hec.heclib.util.HecDoubleParam
- getValue(int) - Method in class hec.io.TimeSeriesContainer
-
Returns a single value according to the index.
- getValue(int) - Method in class hec.io.TimeSeriesContainerAligner
- getValue(int) - Method in class hec.model.AbstractTSRecord
-
get the value at step
- getValue(int) - Method in class hec.model.SeasonalRecord
-
returns the value at the specified array location
- getValue(int) - Method in interface hec.model.TSRecord
-
get the value at step
- getValue(int, boolean) - Method in class hec.dataTable.TimeSeriesColumnBase
- getValue(int, boolean) - Method in class hec.dataTable.TimeSeriesDataColumn
- getValue(int, boolean) - Method in class hec.dataTable.TimeSeriesNotesColumn
- getValue(int, boolean) - Method in class hec.dataTable.TimeSeriesQualityColumn
- getValue(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- getValue(int, int) - Method in class hec.map.raster.ComputeSegmentData
- getValue(int, int) - Method in class hec.map.raster.MapSegmentData
- getValue(int, int) - Method in interface hec.map.raster.SegmentData
- getValue(ParamDouble) - Method in interface hec.data.level.IParameterTypedValue
- getValue(ParamDouble) - Method in class hec.data.level.JDomParameterTypedValueImpl
- getValue(RmaDataId, Date) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- getValue(RmaDataId, Date) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- getValue(HecTime) - Method in class hec.io.TimeSeriesContainer
-
Return the time series value at the specified time, do linear interpolation as necessary.
- getValue(HecTime) - Method in class hec.model.AbstractTSRecord
-
Return the time series value at the specified time, do linear interpolation as necessary.
- getValue(HecTime) - Method in interface hec.model.TSRecord
-
get the value at the given HecTime
- getValue(TextFileReference, String) - Static method in class hec.io.TextFileReference
-
Useful when a TextFileReference is used along side a String field and only one object is meant to hold the current value.
- getValue(WorldPt) - Method in class hec.map.raster.RasterMap
- getValue(String) - Static method in class hec.gfx2d.PlotSpecification
-
Normalizes numeric text
- getValue(String) - Method in class hec.heclib.util.HecDoubleParam
-
get the value in a specific unit system without changing the internal unit representation.
- getValue(String) - Method in class hec.heclib.util.HecIntParam
-
get the value in a specific unit system without changing the internal unit representation.
- getValue(String) - Method in class hec.hecmath.computation.VariableSet
- getValueAsDbl() - Method in class rma.swing.RmaJIntegerField
-
Gets the value as dbl.
- getValueAsDbl() - Method in class rma.swing.RmaJLongField
- getValueAt(int) - Method in class rma.swing.RmaJCheckBoxList
- getValueAt(int) - Method in class rma.swing.RmaJList
-
get the Value in the list at index idx
- getValueAt(int, int) - Method in class hec.client.IdentifierTableModel
- getValueAt(int, int) - Method in class hec.client.ObjectChooserTableModel
- getValueAt(int, int) - Method in class hec.data.tx.DataTxTableModel
- getValueAt(int, int) - Method in class hec.dataTable.ArrayModel
- getValueAt(int, int) - Method in class hec.dataTable.PairedDataCurve
- getValueAt(int, int) - Method in class hec.dataTable.PairedDataModel
- getValueAt(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- getValueAt(int, int) - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- getValueAt(int, int) - Method in class hec.heclib.grid.GridData
-
return the value at the position x,y
- getValueAt(int, int) - Method in class hec.map.aishape.FieldMapModel
-
Returns the value at a given row/column location.
- getValueAt(int, int) - Method in class hec.map.aishape.ShapeImportTableModel
- getValueAt(int, int) - Method in class hec.map.aishape.ShapeTableModel
- getValueAt(int, int) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- getValueAt(int, int) - Method in class hec.map.aishape.ui.FieldColorTableModel
- getValueAt(int, int) - Method in class hec.map.inundation.EditingInundationGroupTableModel
- getValueAt(int, int) - Method in class hec.map.inundation.InundationGroupTableModel
- getValueAt(int, int) - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- getValueAt(int, int) - Method in class hec.model.AbstractDataListTableModel
-
Returns the value for a particular row and column in the data model.
- getValueAt(int, int) - Method in class hec.model.PairedValuesExtTableModel
- getValueAt(int, int) - Method in class hec.model.PairedValuesTableModel
- getValueAt(int, int) - Method in class hec.model.ParamDoubleTableModel
- getValueAt(int, int) - Method in class hec.model.SeasonalRecordTableModel
- getValueAt(int, int) - Method in class hec.model.SeasonalRecWithTimeTableModel
- getValueAt(int, int) - Method in class hec.util.GeneralTableModel
- getValueAt(int, int) - Method in class rma.swing.RmaJTableSorter
- getValueAt(int, int) - Method in class rma.swing.RmaTableMap
- getValueAt(int, int) - Method in class rma.swing.table.AbstractRmaTableModel
-
Returns the value at a given row/column location.
- getValueAt(int, int) - Method in class rma.swing.table.FilterTablePanel
- getValueAt(int, int) - Method in class rma.swing.table.RmaTableModel
- getValueAt(int, int) - Method in class rma.swing.table.RmaTableSorter
- getValueBigDecimal() - Method in interface hec.data.level.IAttributeParameterTypedValue
- getValueBigDecimal() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- getValueClass() - Method in class rma.swing.RmaSpinnerNumberModel
- getValueCount() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- getValueFormatter() - Method in class hec.gfx2d.histogram.HistogramDataGlyph
- getValueFormatter() - Method in class hec.gfx2d.swing.charts.bar.BarGlyph
- getValueFormatter() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getValueFormatter() - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- getValuePair(int) - Method in class hec.model.PairedValues
-
get the data pair at index i
- getValuePrecision() - Method in class hec.data.tx.DataTxTableModel
- getValues() - Method in class hec.data.rating.RatingOutput
-
Gets the output parameter values.
- getValues() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getValues() - Method in class hec.io.TimeSeriesContainer
-
Return a copy of the data values array
- getValues() - Method in class hec.map.tms.datasource.tile.bil.BilTile
- getValues() - Method in class hec.map.tms.datasource.tile.flt.FltTile
-
get the values from the FLT file
- getValues() - Method in interface hec.map.tms.datasource.Tile
-
Returns the float array the represents the data.
- getValues() - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getValues() - Method in class rma.xml.adapters.XmlDoubleColorNavMapAdapter.DoubleColorNavMapValueType
- getValues() - Method in class rma.xml.adapters.XmlMapAdapter.MapValueType
- getValues() - Method in class rma.xml.adapters.XmlNavigableMapAdapter.NavigableMapValueType
- getValues(double[], double[], int) - Method in class hec.map.tms.datasource.tile.bil.BilTile
-
returns a double array of values that are located at points x,y.
- getValues(double[], double[], int) - Method in class hec.map.tms.datasource.tile.flt.FltTile
-
returns a double array of values that are located at points x,y.
- getValues(double[], double[], int) - Method in interface hec.map.tms.datasource.Tile
-
Returns the values at each x/y pair in the data sources.
- getValues(double[], double[], int) - Method in class hec.map.tms.datasource.TmsLevel.EmptyTile
- getValues(int) - Method in class hec.map.raster.ComputeSegmentData
- getValues(int) - Method in class hec.map.raster.MapSegmentData
- getValues(int) - Method in interface hec.map.raster.SegmentData
- getValueString() - Method in class hec.geometry.AxisIterator
- getValueString() - Method in class hec.geometry.LogAxisIterator
-
Returns the value of the label for that tic mark at the given position
- getValueString() - Method in class hec.geometry.ProbabilityAxisIterator
- getValueString() - Method in class hec.geometry.SeasonalAxisIterator
- getValueString() - Method in class hec.geometry.TSAxisIterator
- getValueStringAt(int) - Method in class hec.geometry.ProbabilityAxis
- getValueStringLong() - Method in class hec.geometry.SeasonalAxisIterator
- getValueStringLong() - Method in class hec.geometry.TSAxisIterator
- getValuesWithQualityFlagsApplied() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- getValueUndefined() - Method in class rma.swing.RmaJDecimalField
-
return the value of this field.
- getValueUndefined() - Method in class rma.swing.RmaJIntegerField
-
return the value of this field.
- getValueUndefined() - Method in class rma.swing.RmaJLongField
-
return the value of this field.
- getValueUndefined(double) - Method in class rma.swing.RmaJDecimalField
-
return the value of this field.
- getValueUndefined(int) - Method in class rma.swing.RmaJIntegerField
-
return the value of this field.
- getValueUndefined(long) - Method in class rma.swing.RmaJLongField
-
return the value of this field.
- getVariable(String) - Method in class hec.hecmath.computation.VariableSet
- getVariable(String, boolean) - Method in class hec.hecmath.computation.VariableSet
- getVariableCount() - Method in class hec.hecmath.computation.VariableSet
- getVariableId() - Method in class hec.model.AbstractTSRecord
- getVariableId() - Method in interface hec.model.TSRecord
- getVariableNames() - Method in class hec.hecmath.computation.VariableSet
- getVariables() - Method in class hec.hecmath.computation.Condition
- getVariables() - Method in class hec.hecmath.computation.MathExpression
- getVariance() - Method in class hec.lang.StatisticalParameter
- getVariate() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- getVector() - Method in class rma.swing.list.RmaListModel
- getVerifier() - Static method in class rma.swing.text.RmaDateVerifier
- getVerifier() - Static method in class rma.swing.text.RmaDecimalVerifier
- getVerifier() - Static method in class rma.swing.text.RmaIntegerVerifier
- getVerifier() - Static method in class rma.swing.text.RmaLongVerifier
- getVerifier() - Static method in class rma.swing.text.RmaMilitaryTimeVerifier
- getVersChar(int) - Static method in class hec.heclib.util.Heclib
- getVersFromChar(char) - Static method in class hec.heclib.util.Heclib
- getVersion() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- getVersion() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- getVersion() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.Returns a reference (not a copy) to the version associated with this object's time series identifier.
- getVersion() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- getVersion() - Method in class hec.data.tx.DescriptionTxColumnModel
- getVersion() - Method in class hec.data.Version
-
Deprecated.
- getVersion() - Method in class hec.heclib.grid.GridInfo
- getVersion() - Method in class hec.io.AsciiDeserializer
- getVersion() - Method in class hec.io.PasswordFile
- getVersion() - Method in class hec.model.TsDataSetName
- getVersion() - Method in class hec.tcu.AcknowledgeInterimTermsFileDialog
- getVersion(TimeZone) - Method in class hec.dataTable.TimeSeriesColumnBase
- getVersion(TimeZone) - Method in class hec.dataTable.TimeSeriesDataColumn
- getVersionDate() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- getVersionDate() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- getVersionDate() - Method in class hec.io.TimeSeriesContainer
-
gets the VersionDate
- getVersionMetaData() - Method in class hec.data.Version
-
Deprecated.
- getVersionName() - Method in class hec.io.TimeSeriesContainer
-
Returns the String representation of the DSS Version VERSION - SUB_VERSION or "" if the values are null
- getVersionStamp() - Static method in class rma.util.RMAIO
-
return the version stamp and the date for the jars
- getVersionString(int) - Static method in class hec.heclib.util.Heclib
-
Converts a full numeric version (file or library) to a version string
- getVersionStrLen() - Static method in class hec.data.tx.DSSTimeSeriesUtil
- getVertArray() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the vertical values in an array.
- getVerticalCaption(JComponent, String, boolean) - Static method in class rma.swing.RmaVerticalCaption
-
Author Darryl Burke Gets the vertical caption.
- getVerticalDatum() - Method in class hec.data.location.Location
- getVerticalDatum() - Method in class hec.io.DataContainer
- getVerticalDatumContainer() - Method in interface hec.data.IVerticalDatum
-
Deprecated.
- getVerticalDatumContainer() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.This method returns the VerticalDatumContainer
- getVerticalDatumContainer() - Method in class hec.gui.VerticalDatumOffsetPanel
- getVerticalDatumContainer() - Method in class hec.hecmath.PairedDataMathVertDatum
-
Returns the Vertical Datum Container form the Data Container
- getVerticalDatumContainer() - Method in class hec.hecmath.TimeSeriesMathVertDatum
-
Returns the Vertical Datum Container form the Data Container
- getVerticalDatumContainer() - Method in class hec.io.PairedDataContainerVertDatum
-
Returns the Vertical Datum Container
- getVerticalDatumContainer() - Method in class hec.io.TimeSeriesContainerVertDatum
-
Returns the Vertical Datum Container
- getVerticalDatumContainer() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.Returns this VerticalDatumContainer object.
- getVerticalDatumContainer() - Method in class hec.model.AbstractTSRecord
- getVerticalDatumInfo() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves a text representation of the vertical datum information
- getVerticalDatumInfo() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- getVerticalDatumInfo() - Method in class hec.hecmath.PairedDataMathVertDatum
- getVerticalDatumInfo() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- getVerticalDatumInfo() - Method in class hec.io.DSSIdentifier
- getVerticalDatumInfo() - Method in class hec.io.PairedDataContainerVertDatum
- getVerticalDatumInfo() - Method in class hec.io.TimeSeriesContainerVertDatum
- getVerticalDatumInfo() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- getVerticalDatumInfo() - Method in class hec.model.AbstractTSRecord
- getVerticalDatumMetadata() - Method in class hec.io.TimeSeriesContainer
- getVerticalDatumMetadata() - Method in class hec.io.TimeSeriesContainerVertDatum
- getVerticalDatumWithNullsReplacedByUndefined() - Method in class hec.data.location.Location
- getVerticalScrollBarWidth() - Method in class hec.map.MapPanel
- getVerticalUnits() - Method in class hec.io.DataContainer
- getViewMax() - Method in class hec.geometry.Axis
- getViewMenu() - Method in class hec.dataTable.HecDataTableFrame
- getViewMenu() - Method in class hec.gfx2d.G2dDialog
- getViewMin() - Method in class hec.geometry.Axis
- getViewport() - Method in class hec.gfx2d.AxisTics
- getViewport() - Method in class hec.gfx2d.G2dGlyph
- getViewport(int) - Method in class hec.gfx2d.G2dDialog
-
get the
Viewport
at index specified by viewportIndex - getViewport(G2dDialog, HecMath) - Static method in class hec.hecmath.DisplayUtilities
-
return the
Viewport
that contains the curve specified by dataSet - getViewport(G2dDialog, HecMath) - Static method in class hec.hecmath.PlotUtilities
-
return the
Viewport
that contains the curve specified by dataSet - getViewport(G2dDialog, String) - Static method in class hec.hecmath.DisplayUtilities
-
return the
Viewport
that contains the curve specified by dataSetPath - getViewport(G2dDialog, String) - Static method in class hec.hecmath.PlotUtilities
-
return the
Viewport
that contains the curve specified by dataSetPath - getViewport(HecMath) - Method in class hec.gfx2d.G2dDialog
-
return the
Viewport
that contains the curve specified by dataSet - getViewport(DataContainer) - Method in class hec.gfx2d.G2dDialog
-
return the
Viewport
that contains the curve specified by dc - getViewport(String) - Method in class hec.gfx2d.G2dDialog
-
return the
Viewport
that contains the curve specified by dataSetPath - getViewportAxis(Viewport, int) - Method in class hec.gfx2d.G2dPanel
-
Returns the Axis for a given viewport.The axis can either be one of the master X-Y axis (X1 or Y1) or the slave axis (X2 or Y2).
- getViewportAxisLabel(Viewport, int) - Method in class hec.gfx2d.G2dPanel
-
Returns the Axis label for a given viewport.The axis label can either be one of the master X-Y axis (X1 or Y1) or the slave axis (X2 or Y2).
- getViewportAxisLabelSpacer(Viewport, int) - Method in class hec.gfx2d.G2dPanel
-
Returns the Axis Label for a given viewport.The axis label can either be one of the master X-Y axis (X1 or Y1) or the slave axis (X2 or Y2).If the viewport does not exist or there is no label for the viewport then null is returned
- getViewportAxisTics(Viewport, int) - Method in class hec.gfx2d.G2dPanel
-
Returns the Axis Tics for a given viewport.The axis tics can either be one of the master X-Y axis (X1 or Y1) or the slave axis (X2 or Y2).
- getViewportAxisTicsSpacer(Viewport, int) - Method in class hec.gfx2d.G2dPanel
-
Returns the Axis Spacer for a given viewport.The axis spacer can either be one of the master X-Y axis (X1 or Y1) or the slave axis (X2 or Y2).If the viewport does not exist or there is no label for the viewport then null is returned
- getViewportCount() - Method in class hec.gfx2d.PlotLayout
-
Returns the number if viewports that have been stored in this viewport.
- getViewportIndex() - Method in class hec.model.ModelVariable
- getViewportLayers() - Method in class hec.gfx2d.ViewportLayout
- getViewportLegendFontSize() - Method in class hec.gfx2d.ViewportDrawProp
- getViewportLocation() - Method in class hec.gfx2d.G2dViewportLayerLocationPanel
- getViewportPanel() - Method in class hec.map.MapPanel
- getViewportRowHeader() - Method in class rma.swing.RmaJTable
-
Gets the ViewportRowHeader attribute of the RmaJTable object
- getViewports() - Method in class hec.gfx2d.G2dDialog
- getViewports() - Method in class hec.gfx2d.G2dPanel
-
Returns an array of viewports.
- getViewports() - Method in class hec.gfx2d.PlotLayout
-
Returns the list of of viewports contained in the layout.
- getViewportSize() - Method in class hec.map.MapPanel
-
Gets the Viewport Size of the MapCanvas
- getViewportSpaceSize() - Method in class hec.gfx2d.G2dPanelProp
- getViewportToolbar() - Method in class hec.gfx2d.G2dPanel
- getViewportVector() - Method in class hec.gfx2d.G2dPanel
-
get the Vector of Viewports
- getViewportWeight() - Method in class hec.gfx2d.DataType
- getViewportWeight() - Method in class hec.gfx2d.DataTypeProperties
- getViewportWeight(ViewportLayout) - Method in class hec.gfx2d.PlotLayout
-
get the viewport weight for the specified viewport
- getViewportWeights() - Method in class hec.gfx2d.PlotLayout
-
Returns the weights that have been assigned to each viewport.
- getViewRect() - Method in class hec.map.MapScale
-
Get a copy of the current view rectangle in local coodinates
- getViewRect() - Method in class hec.map.TransformMapScale
- getViewTimeZone() - Method in class hec.heclib.util.HecTimeArray
- getVisible() - Method in class hec.data.meta.Catalog
- getVisibleArea() - Method in class hec.gfx2d.Viewport
- getVisibleColumns() - Method in class hec.data.meta.CatalogTemplate
- getVisibleDialogs() - Static method in class hec.gfx2d.G2dDialog
-
Returns a list of open G2dDialogs
- getVisibleEditorRect() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
-
Gets the allocation to give the root View.
- getVisibleEditorRect() - Method in class hec.io.BasicRmiFileChooserFieldUI
- getVisibleEditorRect() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
-
Gets the allocation to give the root View.
- getVisibleEditorRect() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
-
Gets the allocation to give the root View.
- getVisibleMaps() - Method in class hec.map.MapPanel
-
get a List of the Maps that are visible (isShown() == true)
- getVisibleRect() - Method in class hec.gfx2d.G2dGlyph
-
Computes a bounding rectangle of the visible region of the glyph.
- getVolumePerLockage() - Method in interface hec.data.lock.ILock
- getVolumePerLockage() - Method in class hec.data.lock.JDomLockImpl
- getVolumePerLockage(ParamDouble) - Method in interface hec.data.lock.ILock
- getVolumePerLockage(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- getVolumeUnit() - Method in interface hec.data.lock.ILock
- getVolumeUnit() - Method in class hec.data.lock.JDomLockImpl
- getVolumeUnitsId() - Method in class hec.data.lock.JDomLockImpl
- getWaitIcon() - Method in class hec.util.AnimatedStatusIconPanel
- getWaterRight() - Method in interface hec.data.watersupply.IWaterUser
-
Gets the water right.
- getWaterRight() - Method in class hec.data.watersupply.JDomWaterUserImpl
- getWatershed() - Method in class hec.util.SimulationEntry
- getWatersheds() - Method in class hec.util.SimTestConfigFile
- getWaterTemp() - Method in class hec.data.streamflow.StreamflowMeasurement
- getWaterUser() - Method in interface hec.data.watersupply.IWaterUserContract
- getWaterUser() - Method in interface hec.data.watersupply.IWaterUserContractRef
-
Gets the contract water user.
- getWaterUser() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getWaterUser() - Method in class hec.data.watersupply.JDomWaterUserContractRef
- getWaterUserContractRef() - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
The contract reference for this accounting.
- getWaterUserContractRef() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Gets a reference to the water user contract.
- getWaterUserContractRef() - Method in interface hec.data.watersupply.IWaterUserContract
- getWaterUserContractRef() - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- getWaterUserContractRef() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- getWaterUserContractRef() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- getWaterYearStartDate() - Method in class hec.util.TimeWindowDialog
- getWebsite() - Method in class hec.model.PluginAuthor
- getWeight(int, int) - Method in interface hec.chart.HistogramWeightProvider
-
return the weight for the given index
- getWestingCoordinate() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
-
Returns the value the user has entered for an Westing coordinate.
- getWidestLegendItemWidth(Graphics2D) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- getWidth() - Method in class hec.map.AbstractLegendItem
-
Returns the current width of this component.
- getWidth() - Method in interface hec.map.ComplexGridMap
- getWidth() - Method in class hec.map.image.ImageInfo
-
If
ImageInfo.check()
was successful, returns one the image's horizontal resolution in pixels. - getWidth() - Method in class rma.swing.action.ActionButton
- getWindingRule() - Method in class hec.gfx2d.LogarithmicPathIterator
- getWindow() - Method in class hec.script.Plot
- getWindow(String) - Static method in class rma.swing.RmaJDialog
-
return the open Dialog with the Title of title
- getWindow(String) - Static method in class rma.swing.RmaJFrame
-
return the Frame with the title of title
- getWindow(JMenuItem) - Static method in class rma.util.RMAUtil
-
return the window from which menuItem was launched
- getWindowTitle() - Method in class hec.gui.WizardPanel
-
Gets the Window Title for the dialog when this panel is active
- getWindowTitle() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
- getWizardPanel(String) - Method in class hec.gui.WizardDialog
- getWizardPanelCount() - Method in class hec.gui.WizardDialog
-
Gets the wizard panel count.
- getWizardPanelIndex(String) - Method in class hec.gui.WizardDialog
- getWizardPanels() - Method in class hec.gui.WizardDialog
- getWkspDirectory() - Method in class hec.model.WkspExportOptions
- getWkspName() - Method in class hec.model.WkspExportOptions
- getWKT() - Method in class hec.map.aishape.AiShapeProjection
-
Returns the Well Known Text Representation of this projection.
- getWKT() - Method in class hec.map.transform.AlbersCoordinateInfo
- getWKT() - Method in class hec.map.transform.CoordinateInfo
- getWmComments() - Method in class hec.data.streamflow.StreamflowMeasurement
- getWMF() - Method in class rma.util.wmf.WMFGraphics
-
Returns the current WMF object.
- getWord() - Method in class hec.io.SearchMessage
- getWorkingDir() - Method in interface hec.appInterface.Application
-
get the working directory for the application
- getWorkspace() - Static method in class hec.appInterface.AppDaddy
-
Gets the Workspace attribute of the AppDaddy class
- getWorkspace() - Method in interface hec.appInterface.Application
-
Returns the currently opened workspace
- getWorkspaceName(String) - Static method in class hec.lang.WorkspaceNameFactory
- getWorkspaceName(String, boolean) - Static method in class hec.lang.WorkspaceNameFactory
-
return the correct workspace name.
- getWorkspacePath() - Method in interface hec.appInterface.Workspace
-
Get the full path to the where the Workspace resides on disk.
- getWorkspacePath() - Method in class hec.script.ScriptJob
- getWorldExtents() - Method in class hec.geometry.Axis
- getWorldExtents() - Method in class hec.geometry.LogAxis
- getWorldExtents() - Method in class hec.geometry.ProbabilityAxis
- getWorldLine() - Method in class hec.map.aishape.AiShapeMultiPoint
- getWorldPt() - Method in class hec.map.aishape.AiShapePoint
- getWorldPt() - Method in interface hec.map.importer.ImportPoint
- getWorldPt(Point) - Method in class hec.map.MapMouseAdapter
-
get the WorldPt from the Point (usually from a MouseEvent)
- getWorldPt(Point, WorldPt) - Method in class hec.map.MapMouseAdapter
-
get the WorldPt from the Point (usually from a MouseEvent)
- getWorldRange() - Method in class hec.geometry.Axis
- getWorldRange() - Method in class hec.geometry.ProbabilityAxis
- getWorldRect() - Method in class hec.map.MapScale
-
Get a copy of the current view rectangle in world coordinates
- getWorldRect() - Method in class hec.map.TransformMapScale
- getWorldRectBounds() - Method in class hec.map.WorldRegion
- getX1MarkerLines() - Method in class hec.gfx2d.ViewportLayout
- getX1MarklineProps() - Method in class hec.gfx2d.ViewportLayout
- getXArray() - Method in class hec.dataTable.PairedDataCurve
- getXArray() - Method in class hec.model.PairedValues
-
get the X values array
- getXArray() - Method in class hec.model.PairedValuesExt
-
get an array of the X Values
- getXAxisColor() - Method in class hec.gfx2d.G2dDialog
- getXAxisName() - Method in class hec.geometry.DataObjectRating.TestObject
- getXAxisName() - Method in class hec.gfx2d.ComplexSeasonalData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.DefaultG2dObject
- getXAxisName() - Method in class hec.gfx2d.dss.LocalDSSData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Returns the name of the x axis.
- getXAxisName() - Method in class hec.gfx2d.G2dDataWrapper
- getXAxisName() - Method in interface hec.gfx2d.G2dObject
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- getXAxisName() - Method in class hec.gfx2d.PairedDataSet
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.PairedValuesExtData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Returns the name of the x axis.
- getXAxisName() - Method in class hec.gfx2d.SimpleArray
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimpleBarArray
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimpleJTableBarData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimpleJTableData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimpleJTableStepData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimplePairedValuesData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.SimpleSeasonalData
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getXAxisName() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Returns the name of the x axis
- getXAxisName() - Method in class hec.gfx2d.TimeWindowPlotData
- getXAxisType() - Method in class hec.geometry.DataObjectRating.TestObject
- getXAxisType() - Method in class hec.gfx2d.ComplexSeasonalData
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.DefaultG2dObject
- getXAxisType() - Method in class hec.gfx2d.dss.LocalDSSData
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Returns the name of the x axis.
- getXAxisType() - Method in class hec.gfx2d.G2dDataWrapper
- getXAxisType() - Method in interface hec.gfx2d.G2dObject
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- getXAxisType() - Method in class hec.gfx2d.PairedDataSet
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.PairedValuesExtData
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Returns the name of the x axis.
- getXAxisType() - Method in class hec.gfx2d.SimpleArray
-
Returns the type of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimpleBarArray
-
Returns the type of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimpleJTableBarData
-
Returns the type of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimpleJTableData
-
Returns the type of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Returns the type of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimpleJTableStepData
-
Returns the type of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimplePairedValuesData
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.SimpleSeasonalData
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getXAxisType() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Returns the name of the x axis
- getXAxisType() - Method in class hec.gfx2d.TimeWindowPlotData
- getXColor() - Method in class hec.gfx2d.AxisEditPanel
- getXCoordOfGridCellZero() - Method in class hec.heclib.grid.AlbersInfo
- getXCoordOfGridCellZero() - Method in class hec.heclib.grid.SpecifiedGridInfo
- getXData(int) - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the x data.
- getXData(int) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the x-data for the slider position irec
- getXDataVector() - Method in class hec.gfx2d.PlotIcon
- getXDimension() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getXDimension() - Method in class hec.map.tms.datasource.TmsHeader
- getXmlDate(Element, String, String) - Static method in class hec.data.AbstractJDomDataObject
- getXMLDateTime(int) - Method in class hec.heclib.util.HecTime
-
Returns a String for this date / time, formatted for use in XML
- getXmlDuration(int, int) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs an XML duration string from 2 HecTime minutes values
- getXmlDuration(String) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs an XML duration string from an HEC-style duration (ex: 1HOUR)
- getXmlDurationFromHecDuration(String) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs an XML duration string from an HEC-style duration (ex: 1HOUR)
- getXmlDurationFromMinutes(int, int) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs an XML duration string from 2 HecTime minutes values
- getXMLExportString() - Method in class hec.dataTable.HecDataTableFrame
- getXMLExportString() - Method in class rma.swing.RmaJTable
- getXMLExportString(String, String) - Method in class hec.dataTable.HecDataTableFrame
- getXMLExportString(String, String) - Method in class rma.swing.RmaJTable
- getXmlValue(ParamDouble, Element, String, int) - Static method in class hec.data.AbstractJDomDataObject
- getXOrdCapacity(PairedDataContainer) - Static method in class hec.io.PairedDataContainer
-
the X ordinate capacity for the PairedDataContainer
- getXOridnates() - Method in class hec.io.PairedDataContainer
-
get the X values
- getXParameter() - Method in class hec.dataTable.PairedDataCurve
- getXParameterId() - Method in class hec.gfx2d.G2dData
- getXParameterId() - Method in class hec.gfx2d.G2dDataWrapper
- getXParameterId() - Method in interface hec.gfx2d.G2dObject
- getXParameterId() - Method in class hec.gfx2d.PairedDataSet
-
Override super class to allow swaping of x and y for plotting
- getXParameterId() - Method in class hec.gfx2d.PairedValuesExtData
-
Override super class to allow swaping of x and y for plotting
- getXParameterId() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
- getXScale() - Method in class hec.map.MapScale
- getXScale() - Method in class hec.map.TransformMapScale
- getXType() - Method in class hec.io.PairedDataContainer
-
get the type for the X values
- getXUnits() - Method in class hec.io.PairedDataContainer
-
get the units for the X values
- getXValue(double) - Method in class hec.model.PairedValues
-
get a single X value for a given Y value, value returned can be interpolated
- getXValue(double) - Method in class hec.model.PairedValuesExt
-
get a single x value - given yvalue
- getXValue(int) - Method in class hec.dataTable.PairedDataCurve
- getXValue(int) - Method in class hec.model.PairedValues
-
get a single X value at index i return the X value at index i or RMAConst.UNDEF_DOUBLE if i is outside the range of the data
- getXValue(int) - Method in class hec.model.PairedValuesExt
-
get a single x value
- getXValue(int, ParamDouble) - Method in class hec.model.PairedValues
-
Gets an x value at location i.
- getXValue(int, ParamDouble) - Method in class hec.model.PairedValuesExt
-
Gets an x value at location i.
- getXValues() - Method in class hec.geometry.DataObjectRating.TestObject
- getXValues() - Method in class hec.gfx2d.G2dData
- getXValues() - Method in class hec.gfx2d.G2dDataWrapper
- getXValues() - Method in interface hec.gfx2d.G2dObject
- getXValues() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- getXValues() - Method in class hec.hecmath.DoubleInterpolationTable
- getY1Data(String) - Method in class hec.gfx2d.ViewportLayout
-
Returns the list of data on the Y1 axis for a given xAxis.
- getY1DataProperties(String) - Method in class hec.gfx2d.ViewportLayout
-
Returns the Y1 Data properties for all data tied to a given X-Axis
- getY1MarkerLines() - Method in class hec.gfx2d.ViewportLayout
- getY1MarklineProps() - Method in class hec.gfx2d.ViewportLayout
- getY2Data(String) - Method in class hec.gfx2d.ViewportLayout
-
Returns the list of data on the Y2 axis.
- getY2DataProperties(String) - Method in class hec.gfx2d.ViewportLayout
-
Returns the Y2 Data properties for all data tied to a given X-Axis
- getYArray() - Method in class hec.model.PairedValues
-
get the Y values array
- getYArray() - Method in class hec.model.PairedValuesExt
-
get an array of Y values from the first Y curve implemented as
getYArray(0)
- getYArray(int) - Method in class hec.model.PairedValuesExt
-
get an array of Y values from the Y curve iset.
- getYAxisColor() - Method in class hec.gfx2d.G2dDialog
- getYAxisName() - Method in class hec.geometry.DataObjectRating.TestObject
- getYAxisName() - Method in class hec.gfx2d.ComplexSeasonalData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.DataType
- getYAxisName() - Method in class hec.gfx2d.DefaultG2dObject
- getYAxisName() - Method in class hec.gfx2d.dss.LocalDSSData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Returns the name of the y axis.
- getYAxisName() - Method in class hec.gfx2d.DssVueSimpleDSSTimeSeriesCollection
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.G2dDataWrapper
- getYAxisName() - Method in interface hec.gfx2d.G2dObject
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- getYAxisName() - Method in class hec.gfx2d.PairedDataSet
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.PairedValuesExtData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Returns the name of the y axis.
- getYAxisName() - Method in class hec.gfx2d.SimpleArray
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimpleBarArray
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimpleJTableBarData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimpleJTableData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimpleJTableStepData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimplePairedValuesData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.SimpleSeasonalData
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getYAxisName() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Returns the name of the y axis
- getYAxisName() - Method in class hec.gfx2d.TimeWindowPlotData
- getYAxisName(String) - Method in class hec.gfx2d.DataType
- getYAxisType() - Method in class hec.geometry.DataObjectRating.TestObject
- getYAxisType() - Method in class hec.gfx2d.ComplexSeasonalData
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.DefaultG2dObject
- getYAxisType() - Method in class hec.gfx2d.dss.LocalDSSData
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Returns the name of the y axis.
- getYAxisType() - Method in class hec.gfx2d.G2dDataWrapper
- getYAxisType() - Method in interface hec.gfx2d.G2dObject
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- getYAxisType() - Method in class hec.gfx2d.PairedDataSet
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.PairedValuesExtData
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Returns the name of the y axis.
- getYAxisType() - Method in class hec.gfx2d.SimpleArray
-
Returns the type of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimpleBarArray
-
Returns the type of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimpleJTableBarData
-
Returns the type of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimpleJTableData
-
Returns the type of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Returns the type of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimpleJTableStepData
-
Returns the type of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimplePairedValuesData
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.SimpleSeasonalData
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getYAxisType() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Returns the name of the y axis
- getYAxisType() - Method in class hec.gfx2d.TimeWindowPlotData
- getYColor() - Method in class hec.gfx2d.AxisEditPanel
- getYCoordOfGridCellZero() - Method in class hec.heclib.grid.AlbersInfo
- getYCoordOfGridCellZero() - Method in class hec.heclib.grid.SpecifiedGridInfo
- getYData() - Method in class hec.model.PairedValuesExt
-
get the Y data array
- getYData(int) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the y-data for the slider position irec
- getYData(int, String) - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Gets the y data.
- getYData(int, String) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
-
return the y-data for the slider position irec and the paramter string
- getYDataVector() - Method in class hec.gfx2d.PlotIcon
- getYDimension() - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- getYDimension() - Method in class hec.map.tms.datasource.TmsHeader
- getYears() - Method in interface hec.data.level.ISeasonalInterval
- getYears() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- getYears() - Method in class hec.model.SeasonalPairedValues
-
get the length of the seasonal record (years)
- getYears() - Method in class hec.model.SeasonalRecord
-
get the length of the seasonal record (years)
- getYears() - Method in class hec.model.SeasonalRecordExt
-
get the length of the seasonal record (years)
- getYieldTimeFrameEnd() - Method in interface hec.data.project.IProject
- getYieldTimeFrameEnd() - Method in class hec.data.project.JDomProjectImpl
- getYieldTimeFrameEndTimestamp() - Method in interface hec.data.project.IProject
- getYieldTimeFrameEndTimestamp() - Method in class hec.data.project.JDomProjectImpl
- getYieldTimeFrameStart() - Method in interface hec.data.project.IProject
- getYieldTimeFrameStart() - Method in class hec.data.project.JDomProjectImpl
- getYieldTimeFrameStartTimestamp() - Method in interface hec.data.project.IProject
- getYieldTimeFrameStartTimestamp() - Method in class hec.data.project.JDomProjectImpl
- getYOridnates() - Method in class hec.io.PairedDataContainer
-
get the Y values
- getYParameterId() - Method in class hec.gfx2d.G2dData
- getYParameterId() - Method in class hec.gfx2d.G2dDataWrapper
- getYParameterId() - Method in interface hec.gfx2d.G2dObject
- getYParameterId() - Method in class hec.gfx2d.PairedDataSet
- getYParameterId() - Method in class hec.gfx2d.PairedValuesExtData
- getYParameterId() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
- getYScale() - Method in class hec.map.MapScale
- getYScale() - Method in class hec.map.TransformMapScale
- getYType() - Method in interface hec.gfx2d.dss.G2dDssTimeSeries
- getYType() - Method in interface hec.gfx2d.dss.G2dDssTimeSeriesCollection
- getYType() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- getYType() - Method in class hec.io.PairedDataContainer
-
get the type for the Y values
- getYUnits() - Method in class hec.io.PairedDataContainer
-
get the units for the Y values
- getYValue(double) - Method in class hec.model.PairedValues
-
get a single Y value for a given X value, value returned can be interpolated
- getYValue(double) - Method in class hec.model.PairedValuesExt
-
get a single y value - given xvalue
- getYValue(double, int) - Method in class hec.model.PairedValuesExt
-
get a single y value - given xvalue
- getYValue(int) - Method in class hec.model.PairedValues
-
get a single Y value at index i return the Y value at index i or RMAConst.UNDEF_DOUBLE if i is outside the range of the data
- getYValue(int) - Method in class hec.model.PairedValuesExt
-
get the first y value in curve i
- getYValue(int, int) - Method in class hec.model.PairedValuesExt
-
get a single y value
- getYValue(int, int, ParamDouble) - Method in class hec.model.PairedValuesExt
-
get the iset Y value in curve i.
- getYValue(int, ParamDouble) - Method in class hec.model.PairedValues
-
Gets an y value at location i.
- getYValue(int, ParamDouble) - Method in class hec.model.PairedValuesExt
-
Gets first Y value at location i.
- getYValues() - Method in class hec.hecmath.DoubleInterpolationTable
- getYValues(int) - Method in class hec.geometry.DataObjectRating.TestObject
- getYValues(int) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- getYValues(int) - Method in class hec.gfx2d.G2dData
-
Returns a double[] for the curve specified by the curve number.
- getYValues(int) - Method in class hec.gfx2d.G2dDataWrapper
- getYValues(int) - Method in interface hec.gfx2d.G2dObject
- getYValues(int) - Method in class hec.gfx2d.PairedDataSet
-
Returns a double[] for the curve specified by the curve number.
- getYValues(int) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- getYValues(int) - Method in class hec.gfx2d.TimeSeriesDataSetBase
- getZip() - Method in class hec.model.PluginAuthor
- getZlibDeflate() - Static method in class hec.heclib.grid.GridInfo
- getZoneDisplayString(TimeZone) - Static method in class hec.heclib.util.HecTimeArray
-
Reurns a time zone display string for the user, clarified for US time zones This string should go in tables, plots, etc.
- getZoom() - Method in class hec.geometry.Axis
- getZoom() - Method in class hec.map.MapScale
-
Get the current zoom factor
- getZoom() - Method in class hec.map.TransformMapScale
- Gfx2dDrawUtil - Class in hec.gfx2d
-
This is a static class which implements drawing routines that draw clipped Line Segments and PolyLines.
- Gfx2dDrawUtil() - Constructor for class hec.gfx2d.Gfx2dDrawUtil
- GfxLabelItem - Class in hec.gfx2d
-
GfxLabelItem class used by MapCanvas to prevent cluttering of text on screen
- GfxLabelItem(String, int, int, float, Font, Color, Color, Graphics) - Constructor for class hec.gfx2d.GfxLabelItem
-
Create a new GfxLabelItem object
- GfxLabelItem(String, int, int, int, int, float, Font, Color, Color, boolean, Graphics) - Constructor for class hec.gfx2d.GfxLabelItem
-
Create a new GfxLabelItem object
- GfxLabelItem(String, int, int, int, int, float, Font, Color, Color, Graphics) - Constructor for class hec.gfx2d.GfxLabelItem
-
Create a new GfxLabelItem object
- GfxLabelItem(String, int, int, int, int, int, float, Font, Color, Color, boolean, Graphics) - Constructor for class hec.gfx2d.GfxLabelItem
-
Create a new GfxLabelItem object
- GfxTextObject - Class in hec.gfx2d
-
Title: GFX Description: Copyright: Company: RMA
- GfxTextObject() - Constructor for class hec.gfx2d.GfxTextObject
- GfxTextObject(String, float, Font, Color, Color, Graphics) - Constructor for class hec.gfx2d.GfxTextObject
- GhostGlassPane - Class in hec.gfx2d
- GhostGlassPane() - Constructor for class hec.gfx2d.GhostGlassPane
- GLM - Static variable in interface hec.supplemental.model.WorkspaceConstants
- GLM_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- glob_match(char[], char[], int, int) - Static method in class hec.util.TextUtil
-
Tests a string against a glob-style pattern
- glob_match(CharSequence, CharSequence) - Static method in class hec.util.TextUtil
-
Tests a string against a glob-style pattern
- glob2Regex(String) - Static method in class hec.util.TextUtil
-
Converts a glob pattern into a regular expression.
- GlobalServiceLoader - Class in rma.services
- GlobalServiceLoader() - Constructor for class rma.services.GlobalServiceLoader
- GlobalServiceLoader.GlobalServiceLoaderSingleton - Class in rma.services
-
Inner class for the default global service loader service delegate.
- GlobalServiceLoaderDelegate - Interface in rma.services
- GlobalServiceLoaderSingleton() - Constructor for class rma.services.GlobalServiceLoader.GlobalServiceLoaderSingleton
- glyph - Variable in class hec.map.renderer.GlyphTaskFactory
- GlyphBuilder - Class in hec.server
- GlyphBuilder() - Constructor for class hec.server.GlyphBuilder
- GlyphBuilder(String[]) - Constructor for class hec.server.GlyphBuilder
- GlyphBuilder(Vector) - Constructor for class hec.server.GlyphBuilder
- GlyphDataRecord - Class in hec.map
-
Keeps track of the glyph display information
- GlyphDataRecord() - Constructor for class hec.map.GlyphDataRecord
-
The default constructor.
- GlyphDataRecordLinePropertiesDialog - Class in hec.map.aishape.ui
-
dialog to set line properties in a glyph data record when no shapefile exists
- GlyphDataRecordLinePropertiesDialog(Frame, boolean) - Constructor for class hec.map.aishape.ui.GlyphDataRecordLinePropertiesDialog
- GlyphDataRecordLinePropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.GlyphDataRecordLinePropertiesDialog
- GlyphDataRecordPointPropertiesDialog - Class in hec.map.aishape.ui
-
dialog to set point properties in a glyph data record when no shapefile exists
- GlyphDataRecordPointPropertiesDialog(Frame, boolean) - Constructor for class hec.map.aishape.ui.GlyphDataRecordPointPropertiesDialog
- GlyphDataRecordPointPropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.GlyphDataRecordPointPropertiesDialog
- GlyphDataRecordPolygonPropertiesDialog - Class in hec.map.aishape.ui
-
dialog to edti polygon properties in a glyph data record when no shapefile exists
- GlyphDataRecordPolygonPropertiesDialog(Frame, boolean) - Constructor for class hec.map.aishape.ui.GlyphDataRecordPolygonPropertiesDialog
- GlyphDataRecordPolygonPropertiesDialog(Frame, boolean, String) - Constructor for class hec.map.aishape.ui.GlyphDataRecordPolygonPropertiesDialog
- GlyphDataRecordSerializable - Interface in hec.map
-
Public interface for all GlyphDataRecords that want to mark themselves as having there own serialization methods.
- glyphList() - Method in class hec.map.MapPanel
-
return the list of Map Glyphs.
- glyphProperties - Variable in class hec.gfx2d.ViewportDrawProp
- glyphSelectionChanged(GlyphSelectionEvent) - Method in interface hec.event.GlyphSelectionListener
- GlyphSelectionEvent - Class in hec.event
- GlyphSelectionEvent(MapGlyph, NamedType) - Constructor for class hec.event.GlyphSelectionEvent
- GlyphSelectionListener - Interface in hec.event
- GlyphTaskFactory - Class in hec.map.renderer
- GlyphTaskFactory(int, MapGlyph, MapCanvas) - Constructor for class hec.map.renderer.GlyphTaskFactory
- glyphVector() - Method in class hec.map.image.ImageGlyphProxy
- glyphVector() - Method in class hec.map.MapGlyph
-
get the MapGlyph's list of child MapGlyphs
- gmean(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the geometric mean of the current time series and the each time series in the parameter,
tsMathArray
. - gmean(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the geometric mean value of the time series.
- gmean(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- gmean(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- GMEAN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- GOES - Static variable in class hec.data.location.Alternative
- goingToNextPanel() - Method in class hec.gui.WizardPanel
-
called when the dialog is moving to the next panel
- GoogleImageMap - Class in hec.map.google
- GoogleImageMap() - Constructor for class hec.map.google.GoogleImageMap
- GoogleImageMap(MapIdentifier) - Constructor for class hec.map.google.GoogleImageMap
- GoogleImageMap(String) - Constructor for class hec.map.google.GoogleImageMap
- gotoLineNumber() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- gotoLineNumber() - Method in class rma.swing.AbstractTextEditorPanel
- gotoLineNumber(int) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- gotoLineNumber(int) - Method in class rma.swing.AbstractTextEditorPanel
- GradientPaintReader - Class in hec.gfx2d.paint
- GradientPaintReader() - Constructor for class hec.gfx2d.paint.GradientPaintReader
- GradientPaintWriter - Class in hec.gfx2d.paint
- GradientPaintWriter() - Constructor for class hec.gfx2d.paint.GradientPaintWriter
- granularity - Variable in class hec.io.DSSArrayContainer
- GraphEditPanel - Class in hec.gfx2d
- GraphicElementSelection - Class in hec.map.selection
- GraphicElementSelection() - Constructor for class hec.map.selection.GraphicElementSelection
- GraphicElementSelection(String, String, String, String) - Constructor for class hec.map.selection.GraphicElementSelection
- GraphicElementSelectionEvent - Class in hec.map.selection
- GraphicElementSelectionEvent() - Constructor for class hec.map.selection.GraphicElementSelectionEvent
- GraphicElementSelectionEventListener - Interface in hec.map.selection
- GraphicElementSelectionEventNotifier - Interface in hec.map.selection
- GraphicElementSelectionEventSupport - Class in hec.map.selection
- GraphicElementSelectionEventSupport() - Constructor for class hec.map.selection.GraphicElementSelectionEventSupport
- GraphicElementSelector - Class in hec.map.selection
- GraphicsUtilities - Class in hec.map.annotations
-
GraphicsUtilities
contains a set of tools to perform common graphics operations easily. - GrassAsciiMap - Class in hec.map.aidem
-
Ascii file that has almost the same format as the AiDem Ascii file.
- GrassAsciiMap(MapIdentifier) - Constructor for class hec.map.aidem.GrassAsciiMap
- GrassAsciiMap(String) - Constructor for class hec.map.aidem.GrassAsciiMap
- GRAY_SCALE - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- GRAYSCALE_TYPE - Static variable in class rma.util.ColorContour
- GrayscaleColorContour - Class in rma.util
- GrayscaleColorContour() - Constructor for class rma.util.GrayscaleColorContour
- GREATER - Static variable in class hec.dataTable.HecDataTableFrame
- GREATER_THAN - Static variable in interface hec.data.meta.SqlQuery
- GREATER_THAN_EQUAL_TO - Static variable in interface hec.data.meta.SqlQuery
- GREATER_THAN_EQUALS_OPERATOR - Static variable in class hec.model.ConditionalOperator
- GREATER_THAN_OPERATOR - Static variable in class hec.model.ConditionalOperator
- greaterThan(double, double) - Method in class hec.heclib.util.HecDouble
- greaterThan(HecDouble) - Method in class hec.heclib.util.HecDouble
- greaterThan(HecTime) - Method in class hec.heclib.util.HecTime
-
Determine if this object has a time greater than the one passed in
- greaterThanEqual(double, double) - Method in class hec.heclib.util.HecDouble
- greaterThanEqual(HecDouble) - Method in class hec.heclib.util.HecDouble
- greaterThanEqualTo(HecTime) - Method in class hec.heclib.util.HecTime
-
Determine if this object has a time greater than or equal to the one passed in
- greenField - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- greenSlider - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- grestore() - Method in class rma.util.postscript.PSGrBase
- GRID_CELL_VERTEX - Static variable in class hec.io.TinContainer
-
TIN vertex type is GRID_CELL_VERTEX
- GRID_NODATA_VALUE - Static variable in class hec.heclib.grid.GridInfo
- GRID_STRUCT_VERSION_UNDEFINED - Static variable in class hec.heclib.grid.GridInfo
- GRID_UTIL - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- GRID_UTIL_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- GRID_UTIL_MODEL2 - Static variable in class hec.map.ModeDrawingAttributeSet
- gridAdd(GridData, GridData, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
Calculates the results of a cell-by-cell (map algebra) add on two compatible grids.
- GridCell() - Constructor for class hec.io.GridCellFileEntry.GridCell
- GRIDCELL - Static variable in class hec.io.GridCellFile
- GridCellFile - Class in hec.io
- GridCellFile() - Constructor for class hec.io.GridCellFile
- GridCellFileEntry - Class in hec.io
- GridCellFileEntry(String) - Constructor for class hec.io.GridCellFileEntry
- GridCellFileEntry.GridCell - Class in hec.io
- GridContainer - Class in hec.io
- GridContainer - Interface in hec.model
- GridContainer() - Constructor for class hec.io.GridContainer
- GridContainerManager - Interface in hec.model
- gridData - Variable in class hec.io.GridContainer
- GridData - Class in hec.heclib.grid
- GridData() - Constructor for class hec.heclib.grid.GridData
- GridData(float[], GridInfo) - Constructor for class hec.heclib.grid.GridData
- GridData(GridData) - Constructor for class hec.heclib.grid.GridData
-
Copy Constructor.
- gridDateTime() - Method in class hec.heclib.grid.GridTime
- gridDateTime(boolean) - Method in class hec.heclib.grid.GridTime
- GriddedData - Class in hec.heclib.grid
- GriddedData() - Constructor for class hec.heclib.grid.GriddedData
- GriddedData(boolean) - Constructor for class hec.heclib.grid.GriddedData
- gridDivide(GridData, GridData, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
Calculates the results of a cell-by-cell (map algebra) divide on two compatible grids.
- GridExportTypes - Interface in hec.heclib.grid
- GridFactory - Class in hec.map.renderer
- GridFactory(MapCanvas) - Constructor for class hec.map.renderer.GridFactory
- GridGlyphDataRecord - Class in hec.map
- GridGlyphDataRecord() - Constructor for class hec.map.GridGlyphDataRecord
- GridImportTypes - Interface in hec.heclib.grid
- GridInfo - Class in hec.heclib.grid
- GridInfo() - Constructor for class hec.heclib.grid.GridInfo
- GridInfo(GridInfo) - Constructor for class hec.heclib.grid.GridInfo
-
Copy Constructor.
- GridInfoFlat - Class in hec.heclib.grid
- GridInfoFlat() - Constructor for class hec.heclib.grid.GridInfoFlat
- gridLines - Variable in class rma.swing.table.TableExportOptions
-
flag indicating whether grid lines should be written
- GridMap - Interface in hec.map
- gridMultiply(GridData, GridData, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
Calculates the results of a cell-by-cell (map algebra) multiply on two compatible grids.
- GridProperties - Interface in hec.gfx2d
- GridStructContainer - Class in hec.heclib.grid
- GridStructException - Exception in hec.heclib.grid
- gridSubtract(GridData, GridData, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
Calculates the results of a cell-by-cell (map algebra) subtract on two compatible grids.
- GridTime - Class in hec.heclib.grid
- GridTime() - Constructor for class hec.heclib.grid.GridTime
- gridType() - Method in class hec.heclib.grid.GridInfoFlat
- GRIDUTIL - Static variable in interface hec.supplemental.model.WorkspaceConstants
- GridUtilities - Class in hec.heclib.grid
- GridUtilities() - Constructor for class hec.heclib.grid.GridUtilities
- GridUtilLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- Group - Class in hec.heclib.dss
- Group() - Constructor for class hec.heclib.dss.Group
-
Constructor for Group
- Group(String) - Constructor for class hec.heclib.dss.Group
-
Constructor for Group
- Group(String, DataReferenceSet, String) - Constructor for class hec.heclib.dss.Group
-
Constructor for Group
- Group(String, Vector) - Constructor for class hec.heclib.dss.Group
- Group(String, Vector, String) - Constructor for class hec.heclib.dss.Group
- GROUP - Static variable in interface hec.script.ScriptManager
- GROUP_ADDED - Static variable in class hec.event.ScriptEvent
- GROUP_DB_OFFICE_ID - Static variable in class hec.data.meta.LocationGroupQuery
- GROUP_DB_OFFICE_ID - Static variable in class hec.data.meta.TsGroupQuery
- GROUP_DELETED - Static variable in class hec.event.ScriptEvent
- GroupableColumnTableModel - Interface in rma.swing.table
- GroupableHeaderExample - Class in rma.examples
- GroupableHeaderPrintUI - Class in rma.swing.table
- GroupableHeaderPrintUI() - Constructor for class rma.swing.table.GroupableHeaderPrintUI
- GroupableTableHeader - Class in rma.swing.table
-
GroupableTableHeader
- GroupableTableHeader(TableColumnModel) - Constructor for class rma.swing.table.GroupableTableHeader
- GroupableTableHeaderUI - Class in rma.swing.table
- GroupableTableHeaderUI() - Constructor for class rma.swing.table.GroupableTableHeaderUI
- grow(WorldPt) - Method in class hec.geometry.WorldRect
-
Increases the size of the rectangle to include the given point.
- grow(WorldRect) - Method in class hec.geometry.WorldRect
-
Increases the size of the rectangle to include the given rectangle.
- grow(WorldPt) - Method in class hec.map.WorldRect
-
Increases the size of the rectangle to include the given point.
- grow(WorldRect) - Method in class hec.map.WorldRect
-
Increases the size of the rectangle to include the given rectangle.
- growExtents(WorldRect) - Method in class hec.map.inundation.InundationLayer
- growExtents(WorldRect) - Method in class hec.map.inundation.InundationParameter
- growRegionExtents(WorldRect) - Method in class hec.geometry.Scale
- growRegionExtents(WorldRect) - Method in class hec.map.MapPanel
-
grow the map extents to include rect
- growRegionExtents(WorldRect) - Method in class hec.map.MapScale
-
grow the map reqion extents to rc
- growRegionExtents(WorldRect) - Method in class hec.map.TransformMapScale
- growToGlyphBounds(double, double) - Method in class hec.geometry.Axis
- growToGlyphBounds(double, double) - Method in class hec.geometry.ProbabilityAxis
- growToPoint(LocalPt) - Method in class hec.geometry.LocalRect
-
Increases the size of the rectangle to include the given point.
- growToPoint(WorldPt) - Method in class hec.geometry.WorldRect
-
Deprecated.
- growToPoint(LocalPt) - Method in class hec.map.LocalRect
-
Increases the size of the rectangle to include the given point.
- growToPoint(WorldPt) - Method in class hec.map.WorldRect
-
Deprecated.
- growToRect(LocalRect) - Method in class hec.geometry.LocalRect
-
Increases the size of the rectangle to include the given rectangle.
- growToRect(WorldRect) - Method in class hec.geometry.WorldRect
-
Deprecated.
- growToRect(LocalRect) - Method in class hec.map.LocalRect
-
Increases the size of the rectangle to include the given rectangle.
- growToRect(WorldRect) - Method in class hec.map.WorldRect
-
Deprecated.
- growWorldExtents(double, double) - Method in class hec.geometry.Axis
- growWorldExtents(double, double) - Method in class hec.geometry.LogAxis
- growWorldExtents(double, double) - Method in class hec.geometry.ProbabilityAxis
- GRP_DB_OFFICE_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- GRS_1980 - Static variable in interface hec.map.transform.CoordinateTransformConstants
- gsave() - Method in class rma.util.postscript.PSGrBase
- GT - Enum constant in enum class hec.data.level.IndicatorConditionOperator
- GT - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- GT_CASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- GT_NOCASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- guessLabelTemplate(PairedDataContainer, int) - Static method in class hec.io.PairedDataContainer
H
- handleButtonCmdActionPerformed(ActionEvent) - Method in class hec.gui.PanelEditor
- handleClickEvent(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- handleEmptyRightClick(MouseEvent) - Method in class hec.map.PointerMouseAdapter
- handleError(RuntimeException, LogData) - Method in class rma.util.logging.MarkingClassLoggerBackendWrapper
- handleException(int, Serializable, Exception) - Method in class hec.io.dbf.DeleteRecordHandler
- handleException(int, Serializable, Exception) - Method in class hec.io.dbf.QueryRecordHandler
- handleException(int, Serializable, Exception) - Method in class hec.io.dbf.RecordHandler
- handleException(int, Serializable, Exception) - Method in class hec.io.dbf.WriteRecordHandler
- handleKeyDown() - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- handleKeyDown() - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- handleKeyUp() - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- handleKeyUp() - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- handlePopupMenu(MouseEvent) - Method in class rma.swing.RmaJTable
-
handle the popup menu
- Handler() - Constructor for class hec.map.MapToolPanel.Handler
- handleResults(int, int, Serializable, Vector) - Method in class hec.io.dbf.DeleteRecordHandler
- handleResults(int, int, Serializable, Vector) - Method in class hec.io.dbf.QueryRecordHandler
- handleResults(int, int, Serializable, Vector) - Method in class hec.io.dbf.RecordHandler
- handleResults(int, int, Serializable, Vector) - Method in class hec.io.dbf.WriteRecordHandler
- HAS_CONFIG_COMBO - Static variable in class hec.gui.NameDescriptionPanel
- HAS_CONFIG_FIELD - Static variable in class hec.gui.NameDescriptionPanel
- HAS_DESCRIPT_FIELD - Static variable in class hec.gui.NameDescriptionPanel
- HAS_DESCRIPT_FIELD_2 - Static variable in class hec.gui.NameDescriptionPanel
- hasAlias() - Method in class hec.client.Shortcut
-
Method Description
- hasAutoRatedAxis() - Method in class hec.gfx2d.ViewportLayout
- hasBeenInitd() - Method in interface hec.model.DataList
-
has this DataList been init'd?
- hasBeenRemoved() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- hasBeenSet() - Method in class hec.heclib.dss.DSSPathname
- hasBeenSet() - Method in class hec.model.TsDataSetName
- hasChangableLabel() - Method in class hec.map.JLayerSelection
- hasChangableLabel() - Method in class hec.map.ManagerGlyphSelection
- hasChanged() - Method in class hec.lang.Observable
- hasChildGlyphs() - Method in class hec.map.image.ImageGlyphProxy
- hasChildGlyphs() - Method in class hec.map.MapGlyph
-
get whether this glyph contains child glyphs
- hasCollections() - Method in class hec.heclib.dss.DataReferenceSet
- hasConsoleWindow() - Method in class hec.io.Console
- hasConverged() - Method in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- hasConverged() - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- hasConverged(int) - Method in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- hasConverged(int) - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- hasCurrent - Variable in class hec.io.TimeSeriesContainerAligner
- hasCurrent() - Method in class hec.io.TimeSeriesContainerAligner
- hasCurveLabel() - Method in class hec.model.PairedValues
-
return whether the Y data has a curve label set
- hasCurveLabels() - Method in class hec.model.PairedValuesExt
-
return whether the curve labels have been set.
- hasData() - Method in class hec.io.dbf.DbfRecord
-
Returns true if this record has field data.
- hasData() - Method in interface rma.util.VCRPlayer
- hasData(DataContainer) - Method in class hec.gfx2d.PlotIconBase
- hasDataChanged() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- hasDataChanged() - Method in class hec.dataTable.PairedDataCurve
- hasDataChanged() - Method in class hec.dataTable.PairedDataModel
- hasDataChanged() - Method in class hec.dataTable.TimeSeriesColumnBase
- hasDataChanged() - Method in class hec.dataTable.TimeSeriesDataModel
- hasDefaultMaxAxisValue() - Method in class hec.gfx2d.DataType
- hasDefaultMaxAxisValue() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the UsingDefaultMaxAxisValue attribute of the DataTypeProperties object
- hasDefaultMaxYValue() - Method in class hec.gfx2d.G2dData
- hasDefaultMaxYValue() - Method in class hec.gfx2d.G2dDataWrapper
- hasDefaultMaxYValue() - Method in interface hec.gfx2d.G2dObject
- hasDefaultMinAxisValue() - Method in class hec.gfx2d.DataType
- hasDefaultMinAxisValue() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the UsingDefaultMinAxisValue attribute of the DataTypeProperties object
- hasDefaultMinYValue() - Method in class hec.gfx2d.G2dData
- hasDefaultMinYValue() - Method in class hec.gfx2d.G2dDataWrapper
- hasDefaultMinYValue() - Method in interface hec.gfx2d.G2dObject
- hasDrawingAttribute(Object) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Returns true if there is a drawing attribute for a given field.
- hasElse() - Method in class hec.model.ConditionalBlock
-
does this ConditionalBlock have an ELSE
- hasErrors() - Method in class hec.map.aishape.ShapeImport
- hasErrors(boolean) - Method in class hec.map.aishape.ShapeImportTableModel
- hasFileBeenModified(String) - Method in class hec.util.Util
-
Description of the Method
- hasFixedAttributes() - Method in class hec.map.ModelDrawingAttributeSet
-
return whether this attribute set has fixed attributes.
- hasFrame - Variable in class hec.util.PhotoViewerInfo
- hash - Variable in class rma.swing.table.GroupableTableHeaderUI
- hashAddress - Variable in class hec.heclib.dss.HecDSSRecordInfo
- hashCode - Variable in class hec.heclib.dss.HecDSSRecordInfo
- hashCode() - Method in class hec.data.basin.JDomBasinImpl
- hashCode() - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- hashCode() - Method in class hec.data.Duration
-
Deprecated.
- hashCode() - Method in class hec.data.Interval
-
Deprecated.
- hashCode() - Method in class hec.data.level.JDomLocationLevelImpl
- hashCode() - Method in class hec.data.level.JDomLocationLevelRef
- hashCode() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- hashCode() - Method in class hec.data.level.JDomSpecifiedLevelImpl
- hashCode() - Method in class hec.data.level.LocationLevelIndicatorImpl
- hashCode() - Method in class hec.data.location.AssignedLocation
- hashCode() - Method in class hec.data.location.Location
- hashCode() - Method in class hec.data.location.LocationCategoryRef
- hashCode() - Method in class hec.data.location.LocationGroupRef
- hashCode() - Method in class hec.data.LocationID
-
Deprecated.
- hashCode() - Method in class hec.data.lookup.JDomLookupTypeImpl
- hashCode() - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- hashCode() - Method in class hec.data.ParameterType
-
Deprecated.
- hashCode() - Method in class hec.data.physicalstructure.PhysicalStructure
- hashCode() - Method in class hec.data.pool.Pool
- hashCode() - Method in class hec.data.pool.PoolName
- hashCode() - Method in class hec.data.pool.PoolNameRef
- hashCode() - Method in class hec.data.pool.PoolRef
- hashCode() - Method in class hec.data.project.AtProjectDescriptor
- hashCode() - Method in class hec.data.project.ProjectDataImpl
- hashCode() - Method in class hec.data.project.ProjectLock
- hashCode() - Method in class hec.data.rating.JDomRatingSpecification
-
Returns a hashcode for this spec.
- hashCode() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns a hashcode for this template.
- hashCode() - Method in class hec.data.stream.StreamImpl
- hashCode() - Method in class hec.data.stream.StreamLocationImpl
- hashCode() - Method in class hec.data.stream.StreamReachImpl
- hashCode() - Method in class hec.data.streamflow.StreamflowMeasurement
- hashCode() - Method in class hec.data.streamflow.StreamflowMeasurementRef
- hashCode() - Method in class hec.data.streamflow.StreamflowMeasurementsMap
- hashCode() - Method in class hec.data.timeSeriesText.DateDateKey
-
Deprecated.
- hashCode() - Method in class hec.data.timeSeriesText.StandardTextId
- hashCode() - Method in class hec.data.timeSeriesText.StandardTextValue
- hashCode() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- hashCode() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- hashCode() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- hashCode() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- hashCode() - Method in class hec.data.tx.TimeSeriesCategoryRef
- hashCode() - Method in class hec.data.tx.TimeSeriesGroupRef
- hashCode() - Method in class hec.data.Version
-
Deprecated.
- hashCode() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- hashCode() - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- hashCode() - Method in class hec.data.watersupply.JDomWaterUserContractRef
- hashCode() - Method in class hec.data.watersupply.JDomWaterUserImpl
- hashCode() - Method in class hec.gfx2d.swing.charts.bar.BarData
- hashCode() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- hashCode() - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- hashCode() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- hashCode() - Method in class hec.heclib.dss.DssDataType
- hashCode() - Method in class hec.heclib.util.intContainer
- hashCode() - Method in class hec.hecmath.computation.Text
- hashCode() - Method in class hec.io.FileLock
- hashCode() - Method in class hec.io.Identifier
- hashCode() - Method in class hec.io.ProcessOutputLine
- hashCode() - Method in class hec.io.SimpleCustomUserTypeObject
- hashCode() - Method in class hec.io.TopologyFileEntry
-
return the hashcode for this TopologyFileEntry
- hashCode() - Method in class hec.lang.DoubleContainer
- hashCode() - Method in class hec.lang.FloatContainer
- hashCode() - Method in class hec.lang.LongContainer
- hashCode() - Method in class hec.lang.ShortContainer
- hashCode() - Method in class hec.map.aishape.Field
- hashCode() - Method in class hec.map.inundation.InundationLayer
- hashCode() - Method in class hec.map.MapGlyph.Selection
-
returns the hashcode of this Selection's obj
- hashCode() - Method in class hec.map.MapPosition
- hashCode() - Method in class hec.map.MapToolSet
- hashCode() - Method in class hec.map.renderer.GlyphTaskFactory
- hashCode() - Method in class hec.map.renderer.GridFactory
- hashCode() - Method in class hec.map.renderer.LabelsDrawFactory
- hashCode() - Method in class hec.map.renderer.RenderTaskFactory
- hashCode() - Method in class hec.map.ToolBarButtonItem
- hashCode() - Method in class hec.map.WorldPt
- hashCode() - Method in class hec.model.FileChangeInfo
- hashCode() - Method in class hec.model.RunTimeWindow
- hashCode() - Method in class hec.model.WatershedLocation
- hashCode() - Method in class hec.script.ScriptIdentifier
- hashCode() - Method in class hec.security.ApplicationPermission
-
Returns the hash code value for this object.
- hashCode() - Method in class hec.security.PasswordEntry
- hashCode() - Method in class hec.util.AlternativeEntry
- hashCode() - Method in class rma.swing.RmaJTable.MinMaxEntry
- hashCode() - Method in class rma.swing.table.CellLocation
- hashCode() - Method in class rma.swing.table.RmaTableModel.IntContainer
- hashCode() - Method in class rma.util.CategoricalColorContour.Category
- hashCode() - Method in class rma.util.RMAHashkey
- hashCode(Object) - Method in class hec.io.dbf.types.PrimitiveArrayToBinary
- hashCode(Object) - Method in interface hec.io.dbf.types.UserType
-
Get a hashcode for the instance, consistent with persistence "equality"
- HashFileInfo - Class in hec.util
- HashFileInfo(String) - Constructor for class hec.util.HashFileInfo
- hasIndex() - Method in interface hec.io.dbf.DbfRecordIndexSet
-
Returns true if an index file and tag is specified.
- hasIndex() - Method in class hec.io.dbf.DefaultDbfRecordIndexSet
-
Returns true if an index tag is specified.
- hasIndexTagKey() - Method in class hec.io.dbf.DbfRecord
- hasLabel() - Method in class hec.gfx2d.G2dLineProperties
- hasLabel() - Method in class hec.gfx2d.G2dMarkerPointProperties
- hasLabel() - Method in class hec.gfx2d.G2dMarkerProperties
- hasLabel() - Method in interface hec.gfx2d.LineLabelProperties
- hasLabel() - Method in class hec.gfx2d.TitleDrawProp
- hasLeftText - Variable in class hec.gfx2d.LegendPanelProp
-
flag indicating panel has left text
- hasLegend - Variable in class hec.gfx2d.G2dPanelProp
-
flag indicating that panel contains a title
- hasLegend() - Method in class hec.gfx2d.PlotLayout
- hasLegend() - Method in class hec.map.JLayerSelection
- hasLegend() - Method in class hec.map.ManagerGlyphSelection
- hasLock() - Method in interface hec.lang.LockableObject
-
see if this object has it's lock.
- hasMap() - Method in class hec.map.image.ImageGlyphProxy
- hasMap() - Method in class hec.map.MapGlyph
-
return whether the MapGlyph has a MapObjectInterface
- hasMap(MapObjectInterface) - Method in class hec.map.MapPanel
-
check to see if there is already a glyph for map already loaded in this MapPanel.
- hasMoreElements() - Method in class rma.util.PowerfulTokenizer
-
Checks whether any token is left in the input string
- hasMoreElements() - Method in class rma.util.rmaTokenizer
-
Returns the same value as the
hasMoreTokens
method. - hasMoreElevations() - Method in class hec.map.dem.DemEnumerator
- hasMoreTokens() - Method in class rma.util.PowerfulTokenizer
-
Checks whether any token is left in the input string
- hasMoreTokens() - Method in class rma.util.rmaTokenizer
-
Tests if there are more tokens available from this tokenizer's string.
- hasNext - Variable in class hec.io.TimeSeriesContainerAligner
- hasNext() - Method in class hec.io.TimeSeriesContainerAligner
- hasNext() - Method in class hec.map.raster.RasterSegmentIterator
- hasOptionDialog() - Method in class hec.map.aidem.AiDemLayerSelection
- hasOptionDialog() - Method in class hec.map.aishape.AiShapeLayerSelection
- hasOptionDialog() - Method in class hec.map.DefaultJLayerSelection
- hasOptionDialog() - Method in class hec.map.DefaultLayerSelection
- hasOptionDialog() - Method in class hec.map.dem.DemLayerSelection
- hasOptionDialog() - Method in class hec.map.dlg.DlgLayerSelection
- hasOptionDialog() - Method in class hec.map.dxf.DxfLayerSelection
- hasOptionDialog() - Method in class hec.map.flo2d.Flo2dDepthLayerSelection
- hasOptionDialog() - Method in class hec.map.image.ImageLayerSelection
- hasOptionDialog() - Method in class hec.map.inundation.InundationGroupSelection
- hasOptionDialog() - Method in class hec.map.JLayerSelection
- hasOptionDialog() - Method in class hec.map.ManagerGlyphSelection
- hasOptionDialog() - Method in class hec.map.mrsid.MrSidLayerSelection
- hasOptionDialog() - Method in class hec.map.nettin.NetTinLayerSelection
- hasOptionDialog() - Method in class hec.map.raster.RasterLayerSelection
- hasOptionDialog() - Method in class hec.map.tin.TinLayerSelection
- hasOptionDialog() - Method in class hec.map.tms.TmsLayerSelection
- hasPlotAnalytic() - Method in class hec.chart.HistogramChart
- hasPopupMenu() - Method in class rma.swing.action.ActionButton
- hasPopupMenu() - Method in class rma.swing.FlatPanelButton
- hasPopupMenu() - Method in class rma.swing.FlatPanelToggleButton
-
Method Description
- hasPrevious - Variable in class hec.io.TimeSeriesContainerAligner
- hasPrevious() - Method in class hec.io.TimeSeriesContainerAligner
- hasPrevious() - Method in class hec.map.raster.RasterSegmentIterator
- hasQuality() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- hasQuality() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- hasQuality() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- hasQuality() - Method in class hec.dataTable.TimeSeriesColumnBase
- hasQuality() - Method in class hec.dataTable.TimeSeriesDataModel
- hasQuality() - Method in class hec.hecmath.computation.Variable
- hasQualityColumn(int) - Method in class hec.dataTable.TimeSeriesDataModel
- hasReadLines() - Method in class hec.io.ProcessOutputReader
- hasRightText - Variable in class hec.gfx2d.LegendPanelProp
-
flag indicating panel has right text
- hasScalarOutputters() - Method in interface hec.model.ScalarOutputterContainer
- hasSeasonalVariation() - Method in class hec.model.SeasonalPairedValues
- hasStatistics() - Method in class hec.gfx2d.G2dPanel
- hasSubLocation() - Method in class hec.data.LocationID
-
Deprecated.
- hasText() - Method in class hec.io.TextContainer
- hasTextTable() - Method in class hec.io.TextContainer
- hasTimeExpired(int, int) - Method in class hec.util.Util
-
Description of the Method
- hasTimeWindow() - Method in class hec.heclib.dss.DataReference
- hasTimeZone() - Method in class hec.heclib.dss.HecTimeSeries
- hasTimeZone() - Method in class hec.heclib.util.HecTimeArray
- hasTitle - Variable in class hec.gfx2d.G2dPanelProp
-
flag indicating that panel contains a title
- hasTitleText - Variable in class hec.gfx2d.LegendPanelProp
- hasTokenReplacer(TokenReplacer) - Method in class hec.gfx2d.text.TextSubstitutionManager
- hasTokenReplacer(Class<? extends TokenReplacer>) - Method in class hec.gfx2d.text.TextSubstitutionManager
- hasToolbar - Variable in class hec.gfx2d.G2dPanelProp
-
flag indicating that panel contains a toolbar
- hasToolbar() - Method in class hec.gfx2d.PlotLayout
- hasValidProfileData() - Method in class hec.io.TimeSeriesContainer
- hasVerticalDatum() - Method in class hec.model.AbstractTSRecord
-
Return whether this object includes vertical datum information
- hasViewportWeight() - Method in class hec.gfx2d.DataType
- hasViewportWeight() - Method in class hec.gfx2d.DataTypeProperties
- hasViewTimeZone() - Method in class hec.heclib.util.HecTimeArray
- hasVisibleCurve() - Method in class hec.gfx2d.PairedDataSet
-
does the PairedDataSet have any curves that are to be drawn?
- hasWaterYear() - Method in class hec.heclib.dss.DataReferenceSet
- hasWriteLock(MapGlyph) - Method in interface hec.map.appInterface.MapApplicationModule
-
Return whether the APplication has a write lock on the data specified by glyph
- hasX1Axis - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x1 axis
- hasX1Label - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x1 axis label
- hasX1Tics - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x1 axis tics
- hasX2Axis - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x2 axis
- hasX2Label - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x2 axis label
- hasX2Tics - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x2 axis tics
- hasXScroll - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains x scrollbar
- hasXScroll - Variable in class hec.gfx2d.ViewportLinkRecord
- hasY1Axis - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y1 axis
- hasY1Data(String) - Method in class hec.gfx2d.ViewportLayout
- hasY1Label - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y1 axis label
- hasY1Tics - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y1 axis tics
- hasY2Axis - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y1 axis
- hasY2Data(String) - Method in class hec.gfx2d.ViewportLayout
- hasY2Label - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y2 axis label
- hasY2Tics - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y2 axis tics
- hasYScroll - Variable in class hec.gfx2d.G2dPlotProp
-
flag indicating that plot contains y scrollbar
- hasYScroll - Variable in class hec.gfx2d.ViewportLinkRecord
- haveClientApp() - Static method in class hec.lang.ClientAppCheck
-
Method Description
- haveExtentsChanged(MapScale, MapScale) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- hd - Static variable in class rma.util.postscript.PSGrBase
-
hexadecimal digits
- HDP_IMPORT - Static variable in interface hec.heclib.grid.GridImportTypes
- hdrPos - Variable in class rma.util.png.PngEncoder
- head - Variable in class hec.tools.FileHunter.HuntList
- header - Variable in class rma.swing.table.editableheader.EditableHeaderUI.MouseInputHandler
- header - Variable in class rma.swing.table.TablePrintProperties
- HEADER - Static variable in interface hec.io.AsciiSerializableConstants
- HEADER_ROW - Variable in class rma.swing.table.editableheader.EditableHeader
- header2 - Variable in class hec.io.RawContainer
- header2Number - Variable in class hec.heclib.dss.HecDSSRecordBasics
- header2Number - Variable in class hec.io.RawContainer
- headerEditor - Variable in class rma.swing.table.editableheader.EditableHeaderTableColumn
- HeaderFooterPrintSetupPanel - Class in rma.swing.table
- HeaderFooterPrintSetupPanel() - Constructor for class rma.swing.table.HeaderFooterPrintSetupPanel
- HeaderPrintCellRendererPane - Class in rma.swing.table
- HeaderPrintCellRendererPane() - Constructor for class rma.swing.table.HeaderPrintCellRendererPane
- Hec_closescratchdsscatalog(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.closescratchdsscatalog(int[])
instead. - Hec_datjul(String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.datjul(String, intContainer, intContainer)
instead. - Hec_fortranClose(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.fortranClose(int)
instead. - Hec_fortranFlush(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.fortranFlush(int)
instead. - Hec_fortranOpen(String, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.fortranOpen(String, int)
instead. - Hec_fortranWind(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.fortranWind(int)
instead. - Hec_fortranWrite(String, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.fortranWrite(String, int)
instead. - Hec_getCurrentRec() - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.getCurrentRec()
instead. - Hec_getEPartFromInterval(int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_getime(String, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_getProcessName(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.getProcessName(int)
instead. - Hec_holString(float[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.holString(float[], int)
instead. - Hec_holString(int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.holString(int[], int)
instead. - Hec_i4toi8(int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.i4toi8(int, int)
instead - Hec_i8toi4(long, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.i8toi4(long, int[], int[])
instead - Hec_idaywk(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.idaywk(int)
instead. - Hec_ihm2m(String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.ihm2m_2(String)
instead. - Hec_inctim(int, int, int, int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.inctim(int, int, int, int, int[], int[])
instead. - Hec_isUnitConnected(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.isUnitConnected(int)
instead. - Hec_iymdjl(int, int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.iymdjl(int, int, int)
instead. - Hec_jliymd(int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.jliymd(int, int[])
instead. - Hec_juldat(int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.juldat(int, int)
instead. - Hec_m2ihm(int, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.m2ihm(int, stringContainer)
instead. - Hec_makedsscatalog(String, int[], String, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_nopers(int, int, int, int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.nopers(int, int, int, int, int)
instead. - Hec_openf(String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.There is no way to close the file handle. Use Java I/O instead.
- Hec_readf(int, int[], long, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.There is no way to close the file handle. Use Java I/O instead.
- Hec_squeezeDSS(String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.squeezeDSS(String)
instead. - Hec_StringHol(String, int, float[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.StringHol(String, int, float[])
instead. - Hec_StringHol(String, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.holString(int[], int)
instead. - Hec_systim(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.systim(int[], int[], boolean, String)
instead. - HEC_UNDEFINED_DOUBLE - Static variable in class rma.util.RMAConst
-
Deprecated.
- HEC_UNDEFINED_FLOAT - Static variable in class rma.util.RMAConst
-
Deprecated.
- HEC_UNDEFINED_INT - Static variable in class rma.util.RMAConst
-
Deprecated.
- HEC_UNDEFINED_LONG - Static variable in class rma.util.RMAConst
-
Deprecated.
- HEC_UNDEFINED_SHORT - Static variable in class rma.util.RMAConst
- HEC_URL - Static variable in class rma.swing.SplashWindow
- Hec_zaliasAdd(int[], String, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zaliasAdd(int[], String, String)
instead. - Hec_zaliasGetPrimary(int[], String, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zaliasList(int[], String, StringArrayContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zaliasRemove(int[], String, boolean) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zaliasRemove(int[], String, boolean)
instead. - Hec_zarrayRetrieve(int[], ArrayContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zarrayRetrieve(int[], ArrayContainer)
instead. - Hec_zarrayStore(int[], ArrayContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zarrayStore(int[], ArrayContainer)
instead. - Hec_zbegdt(int, int, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zcatalog(int[], HecDssCatalog) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcatalog(int[], HecDssCatalog)
instead. - Hec_zcatalogFile(int[], String, boolean, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcatalogFile(int[], String, boolean, String)
instead. - Hec_zcheck(int[], String, int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcheck(int[], String, int[], int[], int[])
instead. - Hec_zcheckAccessReset(int[], boolean, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcheckAccessReset(int[], boolean, int)
instead. - Hec_zcheckFile(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcheckFile(int[])
instead. - Hec_zcklnk(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcklnk(int[], int[])
instead. - Hec_zckmul(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zckmul(int[])
instead. - Hec_zckpat(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zckpat(int[], int[])
instead. - Hec_zckpnb(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zckpnb(int[], int[])
instead. - Hec_zclose(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zclose(int[])
instead. - Hec_zcofil(int[], int[], int[], int, int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcofil(int[], int[], int[], int, int[], int)
instead. - Hec_zcolist(int[], int[], String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcolist(int[], int[], String)
instead. - Hec_zconvertVersion(String, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zconvertVersion(String, String)
instead. - Hec_zcorec(int[], int[], String, String, int[], int, int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zdblook(int[], int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zdblook(int[], int, int)
instead. - Hec_zdbmod(int[], long, long, String, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zdbmod(int[], long, long, String, int)
instead. - Hec_zdcinf(int[], float[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zdebug1(int, long[], stringContainer, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zdebug7(int[], long[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zdelet(int[], String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zdelet(int[], String)
instead. - Hec_zdtype(int[], String, int[], int[], stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zerrorCheck() - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zerrorCheck()
instead. - Hec_zerrorClear() - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zerrorClear()
instead. - Hec_zerrorCode(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zerrorCode(int[])
instead. - Hec_zerrorGet(DSSErrorMessage) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zerrorGet(DSSErrorMessage)
instead. - Hec_zfileAccessInfo(int[], int[], int[], int[], int[], int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zfileError(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zfileError(int[])
instead. - Hec_zfilst(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zfilst(int[])
instead. - Hec_zflush(int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zflush(int[], int)
instead. - Hec_zfname(String, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zget(int[], long, int, long[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zget(int[], long, int, long[])
instead. - Hec_zgetArraySizes(int[], String, int[], int[], int[], int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zgetCatalogSortAddresses(int[], long[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetCatalogSortAddresses(int[], long[], int)
instead. - Hec_zgetDssVersion(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetDssFileVersion(int[])
instead. - Hec_zgetFileVersion(String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetFileVersion(String)
instead. - Hec_zgetInterval(int[], stringContainer, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zgetMessageLevel(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetMessageLevel(int)
instead. - Hec_zgetProgress(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetProgress(int)
instead. - Hec_zgetRecordBasics(int[], HecDSSRecordBasics) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetRecordBasics(int[], HecDSSRecordBasics)
instead. - Hec_zgetrw(long, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetrw(long, int[], int[])
instead. - Hec_zgintl(int[], String, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zgpnp(String, stringContainer, stringContainer, stringContainer, stringContainer, stringContainer, stringContainer) - Static method in class hec.heclib.util.Heclib
- Hec_zgridRetrieve(int[], GridStructContainer, boolean) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zgridRetrieveVersion(int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgridRetrieveVersion(int[], String, int[])
instead. - Hec_zgridStore(int[], GridStructContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgridStore(int[], GridStructContainer)
instead. - Hec_zgtrec(int[], long, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgtrec(int[], long, int, int[])
instead. - Hec_zincbk(int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zincbk(int[], int[], int[], int[], int[])
instead - Hec_zinqir(int[], String, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zinqir(int[], String, stringContainer, int[])
instead. - Hec_zinquire(int[], String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zinquire(int[], String)
instead. - Hec_zirbeg(int[], int, String, int[], int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zlastWriteTime(int[], String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zlastWriteTime(int[], String)
instead. - Hec_zlastWriteTimeFile(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zlastWriteTimeFile(int[])
instead. - Hec_zlocationRetrieve(int[], DataContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zlocationRetrieve(int[], DataContainer)
instead. - Hec_zlocationStore(int[], DataContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zlocationStore(int[], DataContainer)
instead. - Hec_zmaxpart(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zmaxpart(int[], int[])
instead. - Hec_zmessage(int[], String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zmessage(int[], String)
instead. - Hec_zmessageGroups(TextContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zmessageGroups(TextContainer)
instead. - Hec_zndata(int[], long, Vector<String>, Vector<Long>, Vector<Integer>) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zndata(int[], long, Vector, Vector, Vector)
instead. - Hec_znextts(int[], String, stringContainer, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
DSSPathname.incrementTSPathname(String, int, int[])
instead. - Hec_zofset(int[], int[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zopen(int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zopen(int[], String, int[])
instead. - Hec_zpath(String, String, String, String, String, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zpathnameListJava(int[], String[], int, int, int, int[], int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcatalog(int[], HecDssCatalog)
instead - Hec_zpdRetrieve(int[], PairedDataContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zpdRetrieve(int[], PairedDataContainer)
instead. - Hec_zpdStore(int[], PairedDataContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zpdStore(int[], PairedDataContainer)
instead. - Hec_zplist(int[], String, int[], stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.This routine is inefficient. Use
Heclib.Hec_zcatalog(int[], HecDssCatalog)
instead. - Hec_zpseudorts(String, int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zquery(String, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zquery(String, stringContainer, int[])
instead. - Hec_zrdpat(int[], int[], int[], stringContainer, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zreadRawRecord(int[], RawContainer, boolean) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zreadRawRecord(int[], RawContainer, boolean)
instead. - Hec_zreadx(int[], String, int[], int, int[], int[], int, int[], int[], int, int[], short[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zreadxBytes(int[], String, int[], int, int[], int[], int, int[], int[], int, int[], byte[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrecadd(int[], String, long[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zrecadd(int[], String, long[])
instead. - Hec_zrecInfo(int[], HecDSSRecordInfo, String, String, String, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zrenam(int[], String, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zrenam(int[], String, String)
instead. - Hec_zrinfo(int[], String, int[], int[], stringContainer, int[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zritsc(int[], String, int, int, int, int, int, int[], int[], float[], double[], int, int[], int[], int[], int, int[], stringContainer, stringContainer, stringContainer, int[], stringContainer, double[], int[], int[], int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zritsx(int[], String, int, int, int, int, int[], float[], int, int[], int[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zritsxd(int[], String, int, int, int, int, int[], double[], int, int[], int[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrpd(int[], String, int[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, float[], int, int[], String[], int, booleanContainer, int[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrpdd(int[], String, int[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, double[], int, int[], String[], int, booleanContainer, float[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrrts(int[], String, String, String, int, float[], stringContainer, stringContainer, int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrrtsc(int[], String, String, String, int, int[], int, int[], float[], double[], int[], int, int[], stringContainer, stringContainer, stringContainer, int[], int[], int[], stringContainer, double[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrrtsx(int[], String, String, String, int, float[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrrtsxd(int[], String, String, String, int, double[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zrtxts(int[], String, stringContainer, int, int[], int[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zset(String, String, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zset(String, String, int)
instead. - Hec_zsetCatalogSortAddresses(int[], long[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zsetCatalogSortAddresses(int[], long[], int)
instead. - Hec_zsetfi(int[], String, String, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zsetfi(int[], String, String, int, int[])
instead. - Hec_zsetInterrupt(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zsetInterrupt(int)
instead. - Hec_zsetMessageLevel(int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zsetMessageLevel(int, int)
instead. - Hec_zsitsc(int[], String, int[], float[], double[], int, int, int, int[], int, String, String, double[], int, int[], int, String, int, String, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zsitsx(int[], String, int[], float[], int, int, int[], int, String, String, int[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zsitsxd(int[], String, int[], double[], int, int, int[], int, String, String, int[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zspd(int[], String, int, int, int, String, String, String, String, float[], String[], boolean, float[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zspdd(int[], String, int, int, int, String, String, String, String, double[], String[], boolean, float[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zsrts(int[], String, String, String, int, float[], String, String, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zsrtsc(int[], String, String, String, int, int, float[], double[], int[], int, String, String, double[], int, int[], int, String, int, String, int, int, float, int, int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zsrtsx(int[], String, String, String, int, float[], int[], int, String, String, int[], int, int, int, float, int, int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zsrtsxd(int[], String, String, String, int, double[], int[], int, String, String, int[], int, int, int, float, int, int, int, int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zstfh(String[], String[], int, float[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zstxta(int[], String, String, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_ztextRetrieve(int[], TextContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztextRetrieve(int[], TextContainer)
instead. - Hec_ztextStore(int[], TextContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztextStore(int[], TextContainer)
instead. - Hec_ztinRetrieve(int[], TinContainer, boolean) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztinRetrieve(int[], TinContainer, boolean)
instead. - Hec_ztinStore(int[], TinContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztinStore(int[], TinContainer)
instead. - Hec_ztsends(int[], String, int, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_ztsGetStandardInterval(int, int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.use
DSSPathname.getTSIntervalSeconds(String, int[])
instead. - Hec_ztsGetStandardInterval7(int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.use
DSSPathname.getTSIntervalSeconds(String, int[])
instead. - Hec_ztsinfo(int[], String, int[], int[], int[], int[], stringContainer, stringContainer, int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_ztsrange(int[], String, int, stringContainer, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_ztsRetrieve(int[], TimeSeriesContainer, String, String, String, String, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_ztsStore(int[], TimeSeriesContainer, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - Hec_zundel(int[], String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zundel(int[], String)
instead. - Hec_zupath(String, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zustfh(String[], String[], int, int[], float[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zwhatChanged(int[], HecDssCatalog) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zwhatChanged(int[], HecDssCatalog)
instead. - Hec_zwhatChangedCompare(int[], HecDssCatalog, HecDssCatalog, String, boolean) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zwhatChangedSetStart(int[], HecDssCatalog, String, boolean) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- Hec_zwriteRawRecord(int[], RawContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zwriteRawRecord(int[], RawContainer)
instead. - Hec_zwritx(int[], String, int, int[], int, int[], int, int[], int, short[], int, int, int, int[], int[]) - Static method in class hec.heclib.util.Heclib
- Hec_zwritxBytes(int[], String, int, int[], int, int[], int, int[], int, byte[], int, int, int, int[], int[]) - Static method in class hec.heclib.util.Heclib
- hec.appInterface - package hec.appInterface
- hec.chart - package hec.chart
- hec.client - package hec.client
-
Client classes for all HEC java Applications
- hec.data - package hec.data
- hec.data.authorization - package hec.data.authorization
- hec.data.basin - package hec.data.basin
- hec.data.cache - package hec.data.cache
- hec.data.characteristic - package hec.data.characteristic
- hec.data.embankment - package hec.data.embankment
- hec.data.fragilitycurve - package hec.data.fragilitycurve
- hec.data.gates - package hec.data.gates
- hec.data.level - package hec.data.level
- hec.data.location - package hec.data.location
- hec.data.lock - package hec.data.lock
- hec.data.lookup - package hec.data.lookup
- hec.data.meta - package hec.data.meta
- hec.data.operations - package hec.data.operations
- hec.data.outlet - package hec.data.outlet
- hec.data.physicalstructure - package hec.data.physicalstructure
- hec.data.pool - package hec.data.pool
- hec.data.project - package hec.data.project
- hec.data.rating - package hec.data.rating
- hec.data.session - package hec.data.session
- hec.data.stream - package hec.data.stream
- hec.data.streamflow - package hec.data.streamflow
- hec.data.textFilter - package hec.data.textFilter
- hec.data.timeSeriesText - package hec.data.timeSeriesText
- hec.data.turbines - package hec.data.turbines
- hec.data.tx - package hec.data.tx
- hec.data.tx.comparator - package hec.data.tx.comparator
- hec.data.watersupply - package hec.data.watersupply
- hec.dataTable - package hec.dataTable
- hec.event - package hec.event
- hec.export - package hec.export
- hec.geometry - package hec.geometry
- hec.gfx2d - package hec.gfx2d
- hec.gfx2d.action - package hec.gfx2d.action
- hec.gfx2d.autoload - package hec.gfx2d.autoload
- hec.gfx2d.border - package hec.gfx2d.border
- hec.gfx2d.components - package hec.gfx2d.components
- hec.gfx2d.dss - package hec.gfx2d.dss
- hec.gfx2d.histogram - package hec.gfx2d.histogram
- hec.gfx2d.paint - package hec.gfx2d.paint
- hec.gfx2d.profilePlot - package hec.gfx2d.profilePlot
- hec.gfx2d.stats - package hec.gfx2d.stats
- hec.gfx2d.swing.charts.bar - package hec.gfx2d.swing.charts.bar
- hec.gfx2d.swing.charts.color - package hec.gfx2d.swing.charts.color
- hec.gfx2d.swing.charts.data - package hec.gfx2d.swing.charts.data
- hec.gfx2d.swing.charts.options - package hec.gfx2d.swing.charts.options
- hec.gfx2d.swing.charts.pie - package hec.gfx2d.swing.charts.pie
- hec.gfx2d.swing.charts.thresholds - package hec.gfx2d.swing.charts.thresholds
- hec.gfx2d.swing.charts.util - package hec.gfx2d.swing.charts.util
- hec.gfx2d.text - package hec.gfx2d.text
- hec.gui - package hec.gui
- hec.gui.plaf.basic - package hec.gui.plaf.basic
- hec.heclib.dss - package hec.heclib.dss
-
HecLib DSS utility routines
- hec.heclib.grid - package hec.heclib.grid
-
HecLib gridded data utility routines.
- hec.heclib.util - package hec.heclib.util
-
General HecLib classes.
- hec.hecmath - package hec.hecmath
- hec.hecmath.computation - package hec.hecmath.computation
- hec.hecmath.functions - package hec.hecmath.functions
- hec.io - package hec.io
-
Classes that related to input/output.
- hec.io.dbf - package hec.io.dbf
- hec.io.dbf.annotations - package hec.io.dbf.annotations
- hec.io.dbf.types - package hec.io.dbf.types
- hec.io.impl - package hec.io.impl
- hec.jms - package hec.jms
- hec.lang - package hec.lang
-
Fundamental base and utility classes.
- hec.lang.annotation - package hec.lang.annotation
- hec.map - package hec.map
- hec.map.aidem - package hec.map.aidem
- hec.map.aishape - package hec.map.aishape
- hec.map.aishape.stream - package hec.map.aishape.stream
- hec.map.aishape.ui - package hec.map.aishape.ui
- hec.map.annotations - package hec.map.annotations
- hec.map.annotations.layout - package hec.map.annotations.layout
- hec.map.annotations.ui - package hec.map.annotations.ui
- hec.map.appInterface - package hec.map.appInterface
- hec.map.crs - package hec.map.crs
- hec.map.crs.ui - package hec.map.crs.ui
- hec.map.dem - package hec.map.dem
- hec.map.dlg - package hec.map.dlg
- hec.map.dxf - package hec.map.dxf
- hec.map.event - package hec.map.event
- hec.map.flo2d - package hec.map.flo2d
- hec.map.google - package hec.map.google
- hec.map.hms - package hec.map.hms
- hec.map.icon - package hec.map.icon
- hec.map.image - package hec.map.image
- hec.map.importer - package hec.map.importer
- hec.map.inundation - package hec.map.inundation
- hec.map.legend - package hec.map.legend
- hec.map.mrsid - package hec.map.mrsid
- hec.map.nettin - package hec.map.nettin
- hec.map.raster - package hec.map.raster
- hec.map.renderer - package hec.map.renderer
- hec.map.selection - package hec.map.selection
- hec.map.streamAlignment - package hec.map.streamAlignment
- hec.map.tin - package hec.map.tin
- hec.map.tms - package hec.map.tms
- hec.map.tms.datasource - package hec.map.tms.datasource
- hec.map.tms.datasource.filesystem.directory - package hec.map.tms.datasource.filesystem.directory
- hec.map.tms.datasource.filesystem.zipfile - package hec.map.tms.datasource.filesystem.zipfile
- hec.map.tms.datasource.tile.bil - package hec.map.tms.datasource.tile.bil
- hec.map.tms.datasource.tile.flt - package hec.map.tms.datasource.tile.flt
- hec.map.tms.io - package hec.map.tms.io
- hec.map.tms.io.spi - package hec.map.tms.io.spi
- hec.map.transform - package hec.map.transform
- hec.map.vrt - package hec.map.vrt
- hec.model - package hec.model
-
Base Classes for Application Data Models.
- hec.properties - package hec.properties
-
Utility Classes for managing properties files.
- hec.refresh - package hec.refresh
- hec.script - package hec.script
- hec.script.gui - package hec.script.gui
- hec.security - package hec.security
- hec.server - package hec.server
-
Base sever side classes.
- hec.supplemental.model - package hec.supplemental.model
- hec.tcu - package hec.tcu
- hec.tools - package hec.tools
- hec.ui - package hec.ui
- hec.ui.browser - package hec.ui.browser
- hec.util - package hec.util
- hec.util.concurrent - package hec.util.concurrent
- hec.util.convertDss6To7 - package hec.util.convertDss6To7
- hec.util.transformation.core - package hec.util.transformation.core
- hec.util.transformation.core.data - package hec.util.transformation.core.data
- hec.util.transformation.core.io - package hec.util.transformation.core.io
- hec.util.transformation.dss - package hec.util.transformation.dss
- hec.util.transformation.dss.read - package hec.util.transformation.dss.read
- hec.util.transformation.dss.write - package hec.util.transformation.dss.write
- HEC5Q_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- HEC5Q_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- hecComponent - Class in hec.server
- hecComponent() - Constructor for class hec.server.hecComponent
- HecDataConversion - Class in hec.heclib.dss
- HecDataConversion() - Constructor for class hec.heclib.dss.HecDataConversion
- HecDataManager - Class in hec.heclib.dss
-
HecDataManager is considered the base class which most HEC-DSS classes inherit from (there are lower classes, but the Java programmer should not access them.)
- HecDataManager() - Constructor for class hec.heclib.dss.HecDataManager
- HecDataManager(String) - Constructor for class hec.heclib.dss.HecDataManager
- HecDataManager(String, int) - Constructor for class hec.heclib.dss.HecDataManager
- HecDataTable - Class in hec.dataTable
-
Description of the Class
- HecDataTable(Component) - Constructor for class hec.dataTable.HecDataTable
-
Constructor for the Table object
- HecDataTable(Component, boolean) - Constructor for class hec.dataTable.HecDataTable
- HecDataTable.HecDataTableComparator - Class in hec.dataTable
- HecDataTableComparator() - Constructor for class hec.dataTable.HecDataTable.HecDataTableComparator
- HecDataTableFrame - Class in hec.dataTable
- HecDataTableFrame(Object) - Constructor for class hec.dataTable.HecDataTableFrame
- HecDataTableFrame.EditMenuListener - Class in hec.dataTable
- HecDataTableFrame.FileMenuListener - Class in hec.dataTable
- HecDataTableToExcel - Class in hec.dataTable
-
Contains methods to Export data to Excel Used in DssVue to export TimeSeriesContainer, PairedData, etc, to an Excel workbook.
- HecDataTableToExcel() - Constructor for class hec.dataTable.HecDataTableToExcel
-
Constructor for the Table object
- HecDouble - Class in hec.heclib.util
- HecDouble() - Constructor for class hec.heclib.util.HecDouble
- HecDouble(double) - Constructor for class hec.heclib.util.HecDouble
- HecDouble(double, int) - Constructor for class hec.heclib.util.HecDouble
- HecDouble(HecDouble) - Constructor for class hec.heclib.util.HecDouble
- HecDouble(String) - Constructor for class hec.heclib.util.HecDouble
- HecDoubleArray - Class in hec.heclib.util
- HecDoubleArray() - Constructor for class hec.heclib.util.HecDoubleArray
- HecDoubleArray(double[]) - Constructor for class hec.heclib.util.HecDoubleArray
- HecDoubleArray(int) - Constructor for class hec.heclib.util.HecDoubleArray
- HecDoubleArray(HecDoubleArray) - Constructor for class hec.heclib.util.HecDoubleArray
- HecDoubleParam - Class in hec.heclib.util
-
This is HecDoubleParam
- HecDoubleParam(String) - Constructor for class hec.heclib.util.HecDoubleParam
-
This constuctor uses the default values
- HecDoubleParam(String, double, String, int) - Constructor for class hec.heclib.util.HecDoubleParam
- HecDoubleParam(String, HecDouble, String, int) - Constructor for class hec.heclib.util.HecDoubleParam
- HecDoubleParamData - Class in hec.heclib.util
- HecDss - Class in hec.heclib.dss
-
HecDss objects are used to retrieve and store data sets in a DSS file, as well as several utility functions for DSS files.
- HecDss - Class in hec.script
-
Simple wrapper for hec.script package HecDss objects are used to retrieve and store data sets in a DSS file, as well as several utility functions for DSS files.
- HecDss(DssDataManager) - Constructor for class hec.heclib.dss.HecDss
- HecDss(DssDataManager) - Constructor for class hec.script.HecDss
- HecDssArray - Class in hec.heclib.dss
- HecDssArray() - Constructor for class hec.heclib.dss.HecDssArray
- HecDssArray(String) - Constructor for class hec.heclib.dss.HecDssArray
- HecDssCatalog - Class in hec.heclib.dss
-
HecDssCatalog has methods to query or inventory the contents of a DSS file, supports listeners that report on modifications to the DSS file
Primary calls that are:HecDssCatalog.getCatalog(boolean, String)
HecDssCatalog.getCatalog(boolean, String, int, boolean)
HecDssCatalog.getCondensedCatalog(String)
HecDssCatalog.getCondensedCatalog(String, int, boolean)
- HecDssCatalog() - Constructor for class hec.heclib.dss.HecDssCatalog
- HecDssCatalog(String) - Constructor for class hec.heclib.dss.HecDssCatalog
- HecDssCatalog.WriteCatalogFileRunnable - Class in hec.heclib.dss
-
Deprecated.
- HecDSSDataAttributes - Class in hec.heclib.dss
-
HecDSSDataAttributes contains various data utility methods and constants.
- HecDSSDataAttributes() - Constructor for class hec.heclib.dss.HecDSSDataAttributes
- hecDssEventPerformed(HecDssEventType) - Method in interface hec.event.HecDssListener
- hecDssEventPerformed(HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- HecDssEventType - Enum Class in hec.event
- HecDSSFileAccess - Class in hec.heclib.dss
- HecDSSFileAccess() - Constructor for class hec.heclib.dss.HecDSSFileAccess
- HecDSSFileAccess(String) - Constructor for class hec.heclib.dss.HecDSSFileAccess
- HecDSSFileData - Class in hec.heclib.dss
-
HecDSSFileData manages the state of a DSS file holds DSSTable (pointer to top level DSS C-Code data array)
- HecDSSFileData() - Constructor for class hec.heclib.dss.HecDSSFileData
- HecDSSFileData(String, int) - Constructor for class hec.heclib.dss.HecDSSFileData
- HecDSSFileDataManager - Class in hec.heclib.dss
-
HecDSSFileDataManager manages state (open, locked) of multiple DSS files
- HecDSSFileDataManager() - Constructor for class hec.heclib.dss.HecDSSFileDataManager
- HecDssFileStore - Class in hec.heclib.dss
- HecDssFileStore() - Constructor for class hec.heclib.dss.HecDssFileStore
- HecDssFileStore(String) - Constructor for class hec.heclib.dss.HecDssFileStore
- HecDssImage - Class in hec.heclib.dss
- HecDssImage() - Constructor for class hec.heclib.dss.HecDssImage
- HecDssImage(String) - Constructor for class hec.heclib.dss.HecDssImage
- HecDssListener - Interface in hec.event
- HecDssListener - Interface in hec.heclib.dss
- HecDSSRecordBasics - Class in hec.heclib.dss
- HecDSSRecordBasics(String) - Constructor for class hec.heclib.dss.HecDSSRecordBasics
- HecDSSRecordData - Class in hec.heclib.dss
- HecDSSRecordData() - Constructor for class hec.heclib.dss.HecDSSRecordData
- HecDSSRecordData(HecDSSRecordData) - Constructor for class hec.heclib.dss.HecDSSRecordData
- HecDSSRecordData(String) - Constructor for class hec.heclib.dss.HecDSSRecordData
- HecDSSRecordInfo - Class in hec.heclib.dss
- HecDSSRecordInfo() - Constructor for class hec.heclib.dss.HecDSSRecordInfo
- HecDssText - Class in hec.heclib.dss
- HecDssText() - Constructor for class hec.heclib.dss.HecDssText
- HecDssText(String) - Constructor for class hec.heclib.dss.HecDssText
- HecDssTin - Class in hec.heclib.dss
- HecDssTin() - Constructor for class hec.heclib.dss.HecDssTin
- HecDssTin(String) - Constructor for class hec.heclib.dss.HecDssTin
- HecDSSUtilities - Class in hec.heclib.dss
-
HecDSSUtilities is a
HecDataManager
with utility features such as squeezing, and copying records between DSS files - HecDSSUtilities() - Constructor for class hec.heclib.dss.HecDSSUtilities
- HECFIACanvasProperties - Class in hec.properties
- HECFIACanvasProperties() - Constructor for class hec.properties.HECFIACanvasProperties
- HECFIACanvasProperties(String) - Constructor for class hec.properties.HECFIACanvasProperties
- HECFIAServerProperties - Class in hec.properties
- HECFIAServerProperties() - Constructor for class hec.properties.HECFIAServerProperties
- HecFile - Interface in hec.io
-
HecFile is a file for use in both a RMI Networked and Local environment.
- HECGlyphProperties - Class in hec.properties
- HECGlyphProperties() - Constructor for class hec.properties.HECGlyphProperties
- HecHfpProperties - Class in hec.properties
- HecHfpProperties() - Constructor for class hec.properties.HecHfpProperties
- HecIntParam - Class in hec.heclib.util
- HecIntParam(String) - Constructor for class hec.heclib.util.HecIntParam
-
This constuctor uses the default values.
- HecIntParam(String, int, String, int) - Constructor for class hec.heclib.util.HecIntParam
-
This constuctor uses the parameter name, value, unit system, and the unit to initialize the object
- HecIntParamData - Class in hec.heclib.util
- HecIoException - Exception in hec.io
- HecIoException(Exception) - Constructor for exception hec.io.HecIoException
- HecIoException(String) - Constructor for exception hec.io.HecIoException
- hecJul - Variable in class hec.model.RunTime
- hecJul - Variable in class hec.model.RunTimeRecord
- hecJulian() - Method in class hec.model.RunTimeStep
-
get the julian date at the current step
- Heclib - Class in hec.heclib.util
-
Provides Java interface to native (C/Fortran) HEC-DSS library routines.
- Heclib() - Constructor for class hec.heclib.util.Heclib
- HecLocationManager - Class in hec.heclib.dss
- HecLocationManager() - Constructor for class hec.heclib.dss.HecLocationManager
- HECMapProperties - Class in hec.properties
- HECMapProperties() - Constructor for class hec.properties.HECMapProperties
- HecMath - Class in hec.hecmath
-
The
HecMath
class together with theTimeSeriesMath
andPairedDataMath
subclasses provide the user with a method to manipulate an entire time series or paired data set with simple function calls. - HecMath() - Constructor for class hec.hecmath.HecMath
- HecMathException - Exception in hec.hecmath
-
HecMathException
is used to communicate errors occuring in the use of functions associated with theHecMath, TimeSeriesMath, and PairedDataMath
classes. - HecMathException() - Constructor for exception hec.hecmath.HecMathException
-
Constructs an
HecMathException
with no detail message. - HecMathException(String) - Constructor for exception hec.hecmath.HecMathException
-
Constructs an
HecMathException
with the specified detail message. - HecMathException(String, Throwable) - Constructor for exception hec.hecmath.HecMathException
-
Constructs an
HecMathException
with the specified detail message and an Exception. - HecMathException(Throwable) - Constructor for exception hec.hecmath.HecMathException
-
Constructs a new
HecMathException
and copies the Exceptione
. - hecMin - Variable in class hec.model.RunTime
- hecMin - Variable in class hec.model.RunTimeRecord
- hecMin - Variable in class hec.model.SeasonValuePair
- hecMinutes() - Method in class hec.model.RunTimeStep
-
get the minutes since midnight for the current step
- hecNamedType - Class in hec.server
- hecNamedType() - Constructor for class hec.server.hecNamedType
- hecNamedType(String, String) - Constructor for class hec.server.hecNamedType
- HecOutputStream - Class in hec.io
-
class to print data to a file and to stdout
- HecOutputStream(File) - Constructor for class hec.io.HecOutputStream
- HecOutputStream(File, boolean) - Constructor for class hec.io.HecOutputStream
- HecOutputStream(String) - Constructor for class hec.io.HecOutputStream
- HecOutputStream(String, boolean) - Constructor for class hec.io.HecOutputStream
- HecPairedData - Class in hec.heclib.dss
- HecPairedData() - Constructor for class hec.heclib.dss.HecPairedData
- HecPairedData(String) - Constructor for class hec.heclib.dss.HecPairedData
- hecParamDataTable - Static variable in class hec.heclib.util.HecDoubleParamData
- HECProperties - Class in hec.properties
- HECProperties - Class in hec.server
- HECProperties() - Constructor for class hec.properties.HECProperties
- HECProperties() - Constructor for class hec.server.HECProperties
- HECProperties(String) - Constructor for class hec.properties.HECProperties
- HECProperties(String) - Constructor for class hec.server.HECProperties
- HecRasProperties - Class in hec.properties
- HecRasProperties() - Constructor for class hec.properties.HecRasProperties
- HecRasServerProperties - Class in hec.properties
- HecRasServerProperties() - Constructor for class hec.properties.HecRasServerProperties
- HECRMIProperties - Class in hec.properties
- HECRMIProperties() - Constructor for class hec.properties.HECRMIProperties
- HECRSSCanvasProperties - Class in hec.properties
- HECRSSCanvasProperties() - Constructor for class hec.properties.HECRSSCanvasProperties
- HECRSSCanvasProperties(String) - Constructor for class hec.properties.HECRSSCanvasProperties
- HECRSSServerProperties - Class in hec.properties
- HECRSSServerProperties() - Constructor for class hec.properties.HECRSSServerProperties
- HECScriptProperties - Class in hec.properties
- HECScriptProperties() - Constructor for class hec.properties.HECScriptProperties
- HECServerMapProperties - Class in hec.properties
- HECServerMapProperties() - Constructor for class hec.properties.HECServerMapProperties
- HecSwappingOutputStream - Class in hec.io
-
static class to print data to a file and to stdout swapping logfiles when they reach a user specified maximum size.
- HECTARES - Static variable in class hec.heclib.dss.HecDataConversion
- hecTime - Static variable in class hec.heclib.dss.HecDSSFileDataManager
- HecTime - Class in hec.heclib.util
-
HecTime holds a date and a time value, and performs various functions with those values, such as incrementing a date/time or returning a date/time in a formatted string in a specific style.
- HecTime() - Constructor for class hec.heclib.util.HecTime
-
Default constructor: Time is undefined, resolution to nearest minute.
- HecTime(int) - Constructor for class hec.heclib.util.HecTime
-
HecTime constructor Time is undefined
- HecTime(int, int) - Constructor for class hec.heclib.util.HecTime
-
HecTime constructor
- HecTime(HecTime) - Constructor for class hec.heclib.util.HecTime
-
Copy Constructor
- HecTime(String) - Constructor for class hec.heclib.util.HecTime
-
HecTime constructor
- HecTime(String, int) - Constructor for class hec.heclib.util.HecTime
-
HecTime constructor
- HecTime(String, String) - Constructor for class hec.heclib.util.HecTime
-
HecTime constructor
- HecTime(String, String, int) - Constructor for class hec.heclib.util.HecTime
-
HecTime constructor
- HecTime(Calendar) - Constructor for class hec.heclib.util.HecTime
-
Sets date / time to a Java Calendar object.
- HecTime(Date, int) - Constructor for class hec.heclib.util.HecTime
-
Sets date / time to a Java Date object
- HecTimeArray - Class in hec.heclib.util
- HecTimeArray() - Constructor for class hec.heclib.util.HecTimeArray
- HecTimeArray(int) - Constructor for class hec.heclib.util.HecTimeArray
- HecTimeArray(int[]) - Constructor for class hec.heclib.util.HecTimeArray
- HecTimeArray(int[], TimeZone) - Constructor for class hec.heclib.util.HecTimeArray
- HecTimeArray(HecTimeArray) - Constructor for class hec.heclib.util.HecTimeArray
- HecTimeComparator - Class in hec.heclib.util
- HecTimeComparator() - Constructor for class hec.heclib.util.HecTimeComparator
- HecTimePattern - Class in hec.heclib.dss
- HecTimePattern() - Constructor for class hec.heclib.dss.HecTimePattern
- HecTimePattern(String) - Constructor for class hec.heclib.dss.HecTimePattern
- HecTimeSeries - Class in hec.heclib.dss
-
HecTimeSeries is used to read and write time series data to DSS.
- HecTimeSeries() - Constructor for class hec.heclib.dss.HecTimeSeries
- HecTimeSeries(String) - Constructor for class hec.heclib.dss.HecTimeSeries
- HecTimeSeriesBase - Class in hec.heclib.dss
- HecTimeSeriesBase() - Constructor for class hec.heclib.dss.HecTimeSeriesBase
- HecTimeSeriesBase(String) - Constructor for class hec.heclib.dss.HecTimeSeriesBase
- HecTimeSeriesMath - Class in hec.heclib.dss
- HecTimeSeriesMath() - Constructor for class hec.heclib.dss.HecTimeSeriesMath
- HecTimeSeriesMath(String) - Constructor for class hec.heclib.dss.HecTimeSeriesMath
- HecWatProperties - Class in hec.properties
- HecWatProperties() - Constructor for class hec.properties.HecWatProperties
- height - Variable in class rma.util.png.PngEncoder
- height() - Method in class hec.geometry.LocalRect
-
Gets the height of the rectangle.
- height() - Method in class hec.geometry.WorldRect
-
Gets the height of the rectangle.
- height() - Method in class hec.map.LocalRect
-
Gets the height of the rectangle.
- height() - Method in class hec.map.WorldRect
-
Gets the height of the rectangle.
- HELP - Static variable in class hec.gui.NameDialog
- HELP_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- HELP_OVERVIEW_MENU - Static variable in interface hec.lang.DSSHelpConstants
- HelpDialog - Class in hec.gui
-
Deprecated.just use RmaJDialog instead. JavaHelp has been removed from the framework so this class is just here for backwards compatibility.
- HelpDialog() - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Dialog) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Dialog, boolean) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Dialog, String) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Dialog, String, boolean) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Frame) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Frame, boolean) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Frame, String) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpDialog(Frame, String, boolean) - Constructor for class hec.gui.HelpDialog
-
Deprecated.
- HelpFrame - Class in hec.gui
-
Deprecated.just use RmaJFrame instead. JavaHelp has been removed from the framework so this class is just here for backwards compatibility.
- HelpFrame() - Constructor for class hec.gui.HelpFrame
-
Deprecated.
- HelpFrame(String) - Constructor for class hec.gui.HelpFrame
-
Deprecated.
- HelpLoader - Class in hec.gui
- HELPSET_LABEL - Static variable in interface hec.lang.DSSHelpConstants
- HELPSET_NAME - Static variable in interface hec.lang.DSSHelpConstants
-
name of DssVue properties file that can have flags set.
- HersheyFont - Class in rma.swing
- HersheyFont(String) - Constructor for class rma.swing.HersheyFont
- HersheyFont(URL) - Constructor for class rma.swing.HersheyFont
- HersheyFont(URL, String) - Constructor for class rma.swing.HersheyFont
- HFP - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- HFP - Static variable in interface hec.supplemental.model.WorkspaceConstants
- HFP_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- HFP_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- hide() - Method in class hec.script.Plot
- hide(int) - Method in class rma.swing.table.TableColumnHider
- hide(String) - Method in class rma.swing.table.TableColumnHider
- hideButtons() - Method in class hec.chart.HistogramOptionsPanel
- hideDescription() - Method in class hec.server.NameSelectorDialog
-
Hides the Description Box from the User
- hierarchyChanged(HierarchyEvent) - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- highlight() - Method in class hec.map.aishape.ShapeHighlight
- highLight(Point, Graphics) - Method in class hec.gfx2d.ColorChooser
- HIGHLIGHT_MODIFIER - Static variable in interface hec.map.aishape.AiShapeConst
- highlightInner - Variable in class rma.swing.CustomBevelBorder
- highlightOuter - Variable in class rma.swing.CustomBevelBorder
- highlightRecords(List, int) - Method in class hec.map.aishape.AiShapeGlyph
- highlightRecords(List, int) - Method in class hec.map.aishape.AiShapeMap
- highlightRecords(List, int) - Method in interface hec.map.importer.ShapeSource
- highlightValues(HecDouble, double, int) - Method in class hec.dataTable.HecDataTableFrame
- histMaxFieldAction() - Method in class hec.chart.HistogramOptionsDialog
- histMaxFieldAction() - Method in class hec.chart.HistogramOptionsPanel
- histMaxFieldAction() - Method in class hec.chart.HistogramPlotDialog
- histMaxFieldActionList() - Method in class hec.chart.HistogramOptionsDialog
- histMaxFieldActionList() - Method in class hec.chart.HistogramOptionsPanel
- histMinFieldAction() - Method in class hec.chart.HistogramOptionsDialog
- histMinFieldAction() - Method in class hec.chart.HistogramOptionsPanel
- histMinFieldAction() - Method in class hec.chart.HistogramPlotDialog
- histMinFieldActionList() - Method in class hec.chart.HistogramOptionsDialog
- histMinFieldActionList() - Method in class hec.chart.HistogramOptionsPanel
- Histogram - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- Histogram(double[], double) - Constructor for class hec.chart.Histogram
- Histogram(double[], double[]) - Constructor for class hec.chart.Histogram
- Histogram(double[], double, double, double) - Constructor for class hec.chart.Histogram
- Histogram(double[], int) - Constructor for class hec.chart.Histogram
- Histogram(double[], int, double, double) - Constructor for class hec.chart.Histogram
- Histogram(double[], int, double, double, double) - Constructor for class hec.chart.Histogram
- Histogram(double[], HistogramWeightProvider, int, double, double, double) - Constructor for class hec.chart.Histogram
- HistogramBin - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- HistogramBin - Class in hec.gfx2d.histogram
- HistogramBin(double, double, int) - Constructor for class hec.chart.HistogramBin
- HistogramChart - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- HistogramChart() - Constructor for class hec.chart.HistogramChart
- HistogramChart(Histogram, int, int) - Constructor for class hec.chart.HistogramChart
- HistogramChart(List<? extends DataContainer>, int, int) - Constructor for class hec.chart.HistogramChart
- HistogramDataGlyph - Class in hec.gfx2d.histogram
- HistogramDataGlyph(Viewport, HistogramDataSetImpl, Scale) - Constructor for class hec.gfx2d.histogram.HistogramDataGlyph
- HistogramDataGlyph(Viewport, PairedDataHistogramDataSet, Scale) - Constructor for class hec.gfx2d.histogram.HistogramDataGlyph
- HistogramDataProvider - Interface in hec.gfx2d.histogram
- HistogramDataSet - Interface in hec.gfx2d.histogram
- HistogramDataSetImpl - Class in hec.gfx2d.histogram
- HistogramDataSetImpl(HistogramDataProvider) - Constructor for class hec.gfx2d.histogram.HistogramDataSetImpl
- HistogramOptionsDialog - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- HistogramOptionsDialog(Frame, boolean, HistogramChart, List<DataContainer>) - Constructor for class hec.chart.HistogramOptionsDialog
- HistogramOptionsDialog(Frame, boolean, HistogramChart, List<DataContainer>, boolean) - Constructor for class hec.chart.HistogramOptionsDialog
- HistogramOptionsDialog(Frame, boolean, List<HistogramChart>, List<DataContainer>) - Constructor for class hec.chart.HistogramOptionsDialog
- HistogramOptionsDialog(Frame, boolean, List<HistogramChart>, List<DataContainer>, boolean) - Constructor for class hec.chart.HistogramOptionsDialog
- HistogramOptionsPanel - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- HistogramOptionsPanel(Frame, boolean, HistogramChart, List<DataContainer>) - Constructor for class hec.chart.HistogramOptionsPanel
- HistogramOptionsPanel(Frame, boolean, HistogramChart, List<DataContainer>, boolean) - Constructor for class hec.chart.HistogramOptionsPanel
- HistogramOptionsPanel(Frame, boolean, List<HistogramChart>, List<DataContainer>) - Constructor for class hec.chart.HistogramOptionsPanel
- HistogramOptionsPanel(Frame, boolean, List<HistogramChart>, List<DataContainer>, boolean) - Constructor for class hec.chart.HistogramOptionsPanel
- HistogramPlotDialog - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- HistogramPlotDialog - Class in hec.client
- HistogramPlotDialog(HistogramChart, List) - Constructor for class hec.chart.HistogramPlotDialog
- HistogramPlotDialog(HistogramChart, List, boolean) - Constructor for class hec.chart.HistogramPlotDialog
- HistogramPlotDialog(List) - Constructor for class hec.chart.HistogramPlotDialog
- HistogramPlotDialog(List<OutputVariable>) - Constructor for class hec.client.HistogramPlotDialog
- HistogramPlotDialog(List<OutputVariable>, RunTimeWindow) - Constructor for class hec.client.HistogramPlotDialog
- HistogramPlotDialog(List, boolean) - Constructor for class hec.chart.HistogramPlotDialog
- HistogramPlotDialog(List, DistributionPlotTypes) - Constructor for class hec.chart.HistogramPlotDialog
- HistogramPlotDialog(List, DistributionPlotTypes, boolean) - Constructor for class hec.chart.HistogramPlotDialog
- HistogramWeightProvider - Interface in hec.chart
-
weight provider used by the Histogram class
- histTypeAction() - Method in class hec.client.HistogramPlotDialog
- hit(Rectangle, Shape, boolean) - Method in class rma.util.postscript.PSGrBase
- hit(Rectangle, Shape, boolean) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- hmean(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the harmonic mean of the current time series and the each time series in the parameter,
tsMathArray
. - hmean(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the harmonic mean value of the time series.
- hmean(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- hmean(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- HMEAN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- HmsMapLine - Class in hec.map.hms
- HmsMapLine(double[], double[], int, boolean) - Constructor for class hec.map.hms.HmsMapLine
- HmsMapObject - Class in hec.map.hms
- HmsMapObject() - Constructor for class hec.map.hms.HmsMapObject
- HmsMapObject(String) - Constructor for class hec.map.hms.HmsMapObject
- holString(float[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.decodeHollerith(int[])
instead. - holString(int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.decodeHollerith(int[])
instead. - HORIZONTAL_CENTER - Static variable in class rma.swing.HersheyFont
- HORIZONTAL_DATUM - Static variable in class hec.data.location.Location
- HORIZONTAL_DATUM - Static variable in class hec.data.meta.LocationCatalogQuery
- HORIZONTAL_DATUM_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- HORIZONTAL_LAYOUT - Static variable in class hec.gfx2d.LegendPanel
- HORIZONTAL_LAYOUT - Static variable in class rma.swing.DateTimePanel
-
Description
- HORIZONTAL_LEFT - Static variable in class rma.swing.HersheyFont
- HORIZONTAL_LEGEND_CONTAINER - Variable in class hec.gfx2d.G2dPanel
- HORIZONTAL_LOCATION - Static variable in class hec.data.location.Location
- HORIZONTAL_NORMAL - Static variable in class rma.swing.HersheyFont
- HORIZONTAL_RIGHT - Static variable in class rma.swing.HersheyFont
- horizontalAxis - Variable in class hec.heclib.dss.HecDSSRecordData
- horizontalDatum - Variable in class hec.io.DataContainer
-
horizontalDatum can be one of the following: 0 - unset 1 - NAD83 2 - NAD27 3 - WGS84 4 - WGS72 5 - Local (other)
- horizontalUnits - Variable in class hec.io.DataContainer
-
Horizontal Units can be one of the following: 0 - unspecified 1 - feet 2 - meeters 3 - Decimal Degrees 4 - Degrees Minutes Seconds
- HORSE_POWER - Static variable in class hec.heclib.dss.HecDataConversion
- HOST_COOP_SERVER_PORT - Static variable in class hec.io.TopologyFile
-
Description
- HOST_COOP_TYPE - Static variable in class hec.io.TopologyFile
-
Description
- HOST_IP - Static variable in class hec.io.TopologyFile
-
Description
- HOST_NAME - Static variable in class hec.io.TopologyFile
-
Description
- HOST_STARTUP_STATE - Static variable in class hec.io.TopologyFile
-
Description
- HOST_USERID - Static variable in class hec.io.TopologyFile
-
Description
- HostNameIPChecker - Class in rma.net
- HotPlotDefaults - Class in hec.gfx2d
- HotPlotDefaults() - Constructor for class hec.gfx2d.HotPlotDefaults
- HotPlotPanel - Class in hec.gfx2d
- HotPlotPanel() - Constructor for class hec.gfx2d.HotPlotPanel
- hour() - Method in class hec.heclib.util.HecTime
-
returns the hour of the time portion (0 - 24)
- HOUR_GRANULARITY - Static variable in class hec.heclib.util.HecTime
- HOUR_INCREMENT - Static variable in class hec.heclib.util.HecTime
- HOUR_INTERVAL - Static variable in class hec.model.SchedulableJob
- HOUR_MILLIS - Static variable in interface hec.model.GridContainerManager
- HOUR_SECONDS - Static variable in class hec.data.Interval
-
Deprecated.
- HOUR_TIME_INTERVAL - Static variable in interface rma.util.TimeIntervals
- HOUR_TS - Static variable in interface hec.model.GridContainerManager
- HOURLY - Static variable in class hec.hecmath.CyclicAnalysisStatistics
- hourMinutes() - Method in class hec.heclib.util.HecTime
-
Returns a string representation in the form HHMM
- HOURS - Static variable in interface hec.data.level.ISeasonalInterval
- HOURS - Static variable in class hec.util.TimeWindowDialog
- hoursMinutesSeconds(intContainer, intContainer, intContainer) - Method in class hec.heclib.util.HecTime
-
Obtains the time portion in int containers as hours, minutes and seconds
- HR - Static variable in class hec.geometry.TSAxis
- HR2MILLIS - Static variable in class rma.util.RMAConst
-
Multiplier to convert hours to milliseconds
- HRAP - Class in hec.heclib.grid
- HRAP - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- HRAP() - Constructor for class hec.heclib.grid.HRAP
- HRAP_AXIS_VALUE - Static variable in class hec.map.transform.CoordinateTransformPanel
- HRAP_GRID - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- HRAP_GRID_WITH_TIME - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- HRAP_SPHERE_OF_RADIUS - Static variable in interface hec.map.transform.CoordinateTransformConstants
- HRAP_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- HrapInfo - Class in hec.heclib.grid
- HrapInfo() - Constructor for class hec.heclib.grid.HrapInfo
- HrapInfo(HrapInfo) - Constructor for class hec.heclib.grid.HrapInfo
-
Copy Constructor.
- HrapInfoFlat - Class in hec.heclib.grid
- HrapInfoFlat() - Constructor for class hec.heclib.grid.HrapInfoFlat
- HS_BDIAGONAL - Static variable in class rma.util.RmaDrawConst
- HS_BDIAGONAL - Static variable in class rma.util.wmf.WMF
- HS_CROSS - Static variable in class rma.util.RmaDrawConst
- HS_CROSS - Static variable in class rma.util.wmf.WMF
- HS_DIAGCROSS - Static variable in class rma.util.RmaDrawConst
- HS_DIAGCROSS - Static variable in class rma.util.wmf.WMF
- HS_FDIAGONAL - Static variable in class rma.util.RmaDrawConst
- HS_FDIAGONAL - Static variable in class rma.util.wmf.WMF
- HS_HORIZONTAL - Static variable in class rma.util.RmaDrawConst
- HS_HORIZONTAL - Static variable in class rma.util.wmf.WMF
- HS_SOLID - Static variable in class rma.util.RmaDrawConst
- HS_VERTICAL - Static variable in class rma.util.RmaDrawConst
- HS_VERTICAL - Static variable in class rma.util.wmf.WMF
- hscroll - Static variable in interface rma.swing.wheel.Config.Action
- HSCROLL - Static variable in interface rma.swing.wheel.Config.Action
- HtmlAttributes - Class in hec.lang
-
class to hold some basic HTML line attributes
- HtmlAttributes() - Constructor for class hec.lang.HtmlAttributes
- HtmlPanel(String) - Constructor for class rma.swing.JDialogHelp.HtmlPanel
- Hue - Variable in class hec.chart.ColorPanel
- HUGE_DOUBLE - Static variable in class hec.chart.Histogram
- hunt - Variable in class hec.tools.FileHunter.SystemCall
- hunt(double[], double, int) - Static method in class hec.hecmath.HecMath
-
bi-sectional search to find index location of x in xarray[].
- HuntList(FileHunter.HuntList, String, int) - Constructor for class hec.tools.FileHunter.HuntList
- HYDROPOWER_DESCRIPTION - Static variable in interface hec.data.project.IProject
- hyperlinkUpdate(HyperlinkEvent) - Method in class rma.swing.JDialogHelp.HtmlPanel
-
Notification of a change relative to a hyperlink.
I
- I18n - Class in hec.util
- I18n(String, String) - Constructor for class hec.util.I18n
- I18n(String, String, Locale, ClassLoader) - Constructor for class hec.util.I18n
- i4toi8(int, int) - Static method in class hec.heclib.util.Heclib
-
Converts two 4-byte integers to an 8-byte integer in little endian mode
- i8toi4(long, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Converts an 8-byte integer to two 4-byte integers in little endian mode
- IAttributeParameterTypedValue - Interface in hec.data.level
- IBasin - Interface in hec.data.basin
- IBrowseCallback - Interface in hec.ui.browser
- IBrowseDSSParent - Interface in hec.ui.browser
- IBrowserFactory - Interface in hec.ui.browser
- ICharacteristic - Interface in hec.data.characteristic
- ICharacteristicType - Interface in hec.data.characteristic
- ICharacteristicTypeRef - Interface in hec.data.characteristic
- IColumnDescriptor - Interface in hec.data
- icon - Variable in class rma.swing.list.ImageFileCellRenderer.IconNameItem
- Icon - Class in hec.map.icon
- Icon() - Constructor for class hec.map.icon.Icon
- Icon(String, double, double, String) - Constructor for class hec.map.icon.Icon
- ICON_NAME - Static variable in interface hec.script.ScriptManager
- IconGlyph - Interface in hec.map
- iconify() - Method in class hec.dataTable.HecDataTableFrame
-
Minimizes (iconifies) the frame.
- iconify() - Method in class hec.gfx2d.G2dDialog
-
Minimizes (iconifies) the frame.
- IconMouseAdapter - Class in hec.map
- IconMouseAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.IconMouseAdapter
- IconNameItem() - Constructor for class rma.swing.list.ImageFileCellRenderer.IconNameItem
- IconNode - Interface in hec.model
- IconPanel - Class in hec.gfx2d.components
- IconPanel() - Constructor for class hec.gfx2d.components.IconPanel
- iconPath - Variable in class hec.gfx2d.G2dLabelDrawProp
- iconstit - Variable in class hec.map.tin.TinGlyphDataRec
- IContractWaterSupplyAccounting - Interface in hec.data.watersupply
-
The interface for a contract's water supply accounting split by pump.
- iconTypes - Variable in class hec.model.TsDataSetName
- ICwmsProperty - Interface in hec.data
-
An interface to a property defined in the CWMS database.
- id - Variable in class hec.lang.ObjectReference
- id - Variable in class hec.map.dlg.DlgILine
- id - Variable in class hec.model.DataObjectProxy
- Id - Annotation Interface in hec.io.dbf.annotations
-
Simple Annotation used to mark a column as an ID.
- ID - Static variable in interface hec.data.characteristic.ICharacteristic
- ID - Static variable in interface hec.data.characteristic.ICharacteristicTypeRef
- ID - Static variable in class hec.data.DbOfficeId
-
Deprecated.
- ID - Static variable in interface hec.data.IProperty
-
A key for the id or key part of this property.
- ID - Static variable in interface hec.data.level.IAttributeParameterTypedValue
- ID - Static variable in interface hec.data.level.ILocationLevelRef
- ID - Static variable in interface hec.data.level.IParameterTypedValue
- ID - Static variable in interface hec.data.level.ISpecifiedLevel
- ID - Static variable in class hec.data.location.LocationCategoryRef
- ID - Static variable in class hec.data.location.LocationGroupRef
- ID - Static variable in class hec.data.location.LocationTemplate
- ID - Static variable in class hec.data.tx.TimeSeriesCategoryRef
- ID - Static variable in class hec.data.tx.TimeSeriesGroupRef
- ID - Static variable in interface hec.io.AsciiSerializableConstants
- ID_SEPARATOR - Static variable in class hec.model.UserInfo
- ID_SEPARATOR - Static variable in class rma.util.RMAIO
- ID_TAG - Static variable in class hec.model.AbstractDBFObject
-
The DBF Tag that represents the ID of the object
- IDataListContainer - Interface in hec.model
- IDataReference - Interface in hec.heclib.dss
- idaywk(int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.idaywk(int)
instead. - idaywk(int) - Static method in class hec.heclib.util.HecTime
-
Returns integer day of week.
- identicalTimesValuesQuality(DataSetTx, double) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- Identifier - Class in hec.io
-
Identifier is an NamedType used to identify a HecFile or serializable object.
- Identifier() - Constructor for class hec.io.Identifier
-
The default constructor.
- Identifier(Identifier) - Constructor for class hec.io.Identifier
-
Creates a new Identifier based on the default constructor.
- Identifier(String) - Constructor for class hec.io.Identifier
-
Creates a new Identifier based on the default constructor.
- Identifier(String, HecFile) - Constructor for class hec.io.Identifier
-
Creates a new Identifier based on the default constructor.
- IdentifierTableModel - Class in hec.client
-
Table model for List (vector) of hec.io.Identifier objects.
- IdentifierTableModel(Vector) - Constructor for class hec.client.IdentifierTableModel
-
basic table model that displays a non-editable list of names and descriptions
- IdentifierTableModel(Vector, int) - Constructor for class hec.client.IdentifierTableModel
- identify(long) - Static method in enum class hec.io.FileOffsetError
-
Returns an error code for the specified long, or null if the long is not negative
- IdentityTransformImpl - Class in hec.map.crs
-
This is a simple transform that transforms nothing at all.
- IdentityTransformImpl() - Constructor for class hec.map.crs.IdentityTransformImpl
- idSet() - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- IDSSUtilities - Interface in hec.heclib.dss
-
Description of the Interface
- IEmbankment - Interface in hec.data.embankment
-
The interface for an Embankment.
- IExportOptions - Interface in rma.swing
- IF_CONDITIONAL - Static variable in class hec.model.Conditional
- IForecast - Interface in hec.model
- IForecastRun - Interface in hec.model
- IGateChange - Interface in hec.data.gates
- IGateChangeRef - Interface in hec.data.gates
-
The setters are available in the JDom, but usage should be careful as the gate changes are mapped in the cache according to the project location and change date.
- IGateSetting - Interface in hec.data.gates
- ignoreParameterRounding() - Method in class rma.swing.table.RmaCellRenderer
- ignoreParameterRoundOnRetrieve() - Method in class rma.swing.RmaJDecimalField
- ignorePopupPlotEvent() - Method in class hec.gfx2d.G2dPanel
- IHecDSSUtilities - Interface in hec.heclib.dss
- ihm2m(String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.ihm2m(String)
instead. - ihm2m(String) - Static method in class hec.heclib.util.HecTime
-
Takes a character string containing a twenty-four hour military style clock time (e.g., '1630'), and converts it into minutes past midnight.
- ihm2m_2(String) - Static method in class hec.heclib.util.HecTime
-
Version of ihm2m that has the same behavior as a JNI call to Hec_ihm2m.
- IImageGlyph - Interface in hec.map.image
- IllegalIntervalOffsetException - Exception in hec.data
- IllegalIntervalOffsetException(Exception) - Constructor for exception hec.data.IllegalIntervalOffsetException
- IllegalIntervalOffsetException(String) - Constructor for exception hec.data.IllegalIntervalOffsetException
- IllegalLocalRegularTimeZoneException - Exception in hec.data.tx
- IllegalLocalRegularTimeZoneException(String) - Constructor for exception hec.data.tx.IllegalLocalRegularTimeZoneException
- IllegalTimeException - Exception in hec.data
- IllegalTimeException(String) - Constructor for exception hec.data.IllegalTimeException
- IllegalTimeIntervalException - Exception in rma.util
- IllegalTimeIntervalException() - Constructor for exception rma.util.IllegalTimeIntervalException
- IllegalTimeIntervalException(String) - Constructor for exception rma.util.IllegalTimeIntervalException
- IllegalTimeIntervalLengthException - Exception in rma.util
- IllegalTimeIntervalLengthException() - Constructor for exception rma.util.IllegalTimeIntervalLengthException
- IllegalTimeIntervalTypeException - Exception in rma.util
- IllegalTimeIntervalTypeException(String) - Constructor for exception rma.util.IllegalTimeIntervalTypeException
- ILocationAssociation - Interface in hec.data
-
An interface for objects that are based around a location.
- ILocationChild - Interface in hec.data
-
An interface for objects that have a parent location.
- ILocationChildAssociation - Interface in hec.data
- ILocationLevel - Interface in hec.data.level
- ILocationLevelIndicator - Interface in hec.data.level
- ILocationLevelIndicatorCondition - Interface in hec.data.level
- ILocationLevelRef - Interface in hec.data.level
- ILocationRef - Interface in hec.data
-
An interface for objects that have a reference location.
- ILock - Interface in hec.data.lock
-
The interface for a Lock.
- ILockCatalog - Interface in hec.data.lock
- ILockDescriptor - Interface in hec.data.lock
- ILogRecordDisplay - Interface in rma.swing.logging
-
An interface onto the display of xml log records.
- ILookupType - Interface in hec.data.lookup
-
The Interface LookupType.
- image - Variable in class hec.map.raster.RasterGlyph.SegmentImage
- image - Variable in class rma.util.png.PngEncoder
- image - Variable in class rma.util.png.PngEncoderB
- IMAGE - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- ImageAdjustmentAction - Class in hec.map.image
- ImageAdjustmentAction(MapPanel, JCheckBoxMenuItem, ImageGlyph) - Constructor for class hec.map.image.ImageAdjustmentAction
-
Creates a new instance of ImageAdjustmentAction
- ImageFileCellRenderer - Class in rma.swing.list
-
Cell Renderer that takes a list of image file names and loads the image and renders it.
- ImageFileCellRenderer(JComboBox) - Constructor for class rma.swing.list.ImageFileCellRenderer
- ImageFileCellRenderer.IconNameItem - Class in rma.swing.list
- imageFileName - Variable in class hec.io.DssFileContainer
- ImageFilterProviderImpl() - Constructor for class hec.map.image.ImportImageAction.ImageFilterProviderImpl
- ImageGlyph - Class in hec.map.image
- ImageGlyph() - Constructor for class hec.map.image.ImageGlyph
- ImageGlyph(MapPanel, ImageMap) - Constructor for class hec.map.image.ImageGlyph
- ImageGlyphDataRecord - Class in hec.map.image
- ImageGlyphDataRecord() - Constructor for class hec.map.image.ImageGlyphDataRecord
- ImageGlyphOptionsDlg - Class in hec.map.image
-
Title: Hec Java Development
- ImageGlyphOptionsDlg(JFrame, boolean, IImageGlyph, ImageGlyphDataRecord, ImageLayerSelection) - Constructor for class hec.map.image.ImageGlyphOptionsDlg
- ImageGlyphProxy - Class in hec.map.image
- ImageGlyphProxy() - Constructor for class hec.map.image.ImageGlyphProxy
- ImageGlyphProxy(MapPanel, ImageMap) - Constructor for class hec.map.image.ImageGlyphProxy
- ImageInfo - Class in hec.map.image
-
Get file format, image resolution, number of bits per pixel and optionally number of images, comments and physical resolution from JPEG, GIF, BMP, PCX, PNG, IFF, RAS, PBM, PGM, PPM and PSD files (or input streams).
- ImageInfo() - Constructor for class hec.map.image.ImageInfo
- ImageLayerSelection - Class in hec.map.image
- ImageLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.image.ImageLayerSelection
- ImageMap - Class in hec.map.image
-
Geo-referenced image (raster) map.
- ImageMap() - Constructor for class hec.map.image.ImageMap
- ImageMap(MapIdentifier) - Constructor for class hec.map.image.ImageMap
- ImageMap(String) - Constructor for class hec.map.image.ImageMap
- ImageMouseAdapter - Class in hec.map.image
- ImageMouseAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.image.ImageMouseAdapter
-
Creates a new instance of ImageMouseAdapter
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.aidem.AiDemGlyph
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.dem.DemGlyph
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.dem.DemGlyphOptionJDlg
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Method Description
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.image.ImageGlyph
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.image.ImageGlyphProxy
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.MapCanvas
-
Method Description
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.raster.RasterGlyph
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.tms.datasource.TmsLevel
- imageUpdate(Image, int, int, int, int, int) - Method in class hec.map.tms.TmsMapGlyph
- IMPACT_AREA_ID_FIELD_LENGTH - Static variable in class hec.export.WorldLineToShapeFile
- IMPACT_AREA_ID_FIELD_LENGTH - Static variable in class hec.export.WorldRegionToShapefile
- implies(ApplicationPermission) - Method in class hec.security.ApplicationPermission
- implies(ApplicationPermission) - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Check and see if this set of permissions implies the permissions expressed in "permission".
- implies(Permission) - Method in class hec.security.ApplicationPermission
- impliesPrivate(Permission) - Method in class hec.security.ApplicationPermission
- IMPORT_COLUMN - Static variable in class hec.map.aishape.ShapeImportTableModel
- IMPORT_EXTENSIONS - Static variable in class hec.map.raster.RasterMap
- IMPORTANT - Enum constant in enum class hec.ui.ProgressListener.MessageType
- ImportArc - Interface in hec.map.importer
- importButtonAction() - Method in class hec.map.importer.AbstractShapeImportDialog
- ImportException - Exception in hec.lang
- ImportException() - Constructor for exception hec.lang.ImportException
-
Constructs a new ImportException without a message.
- ImportException(String) - Constructor for exception hec.lang.ImportException
-
Constructs a new ImportException with
msg
. - importImage() - Method in class hec.map.JLayerSelectorTreePanel
- ImportImageAction - Class in hec.map.image
-
This is the action that starts off the process of importing an image into the map structure.
- ImportImageAction() - Constructor for class hec.map.image.ImportImageAction
-
Creates a new instance of ImportImageAction
- ImportImageAction.ImageFilterProvider - Interface in hec.map.image
- ImportImageAction.ImageFilterProviderImpl - Class in hec.map.image
- importMap(RasterImportProgressIndicator, FileOpener, int, AiDemBaseMap) - Static method in class hec.map.raster.RasterMap
- importMap(RasterImportProgressIndicator, Identifier, String, int, String[], String[], AiDemBaseMap[]) - Static method in class hec.map.raster.RasterMap
- ImportObject - Interface in hec.map.importer
- ImportPlotDefaults - Class in hec.gfx2d.action
- ImportPlotDefaults() - Constructor for class hec.gfx2d.action.ImportPlotDefaults
- ImportPoint - Interface in hec.map.importer
- ImportPolygon - Interface in hec.map.importer
- importProperties() - Method in class hec.gfx2d.G2dDialog
- importScript() - Method in class hec.script.AbstractScriptEditor
-
import a script
- importShapes() - Method in class hec.map.aishape.ShapeImportTableModel
- importShapes() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- importShapes() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- importShapes() - Method in class hec.map.importer.AbstractShapeImportDialog
- importShapes(double) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- ImportShapeTableModel - Interface in hec.map.importer
- ImportStatus - Class in hec.model
- ImportStatus() - Constructor for class hec.model.ImportStatus
- ImprovedXMLFormatter - Class in rma.swing.logging
- ImprovedXMLFormatter() - Constructor for class rma.swing.logging.ImprovedXMLFormatter
- IN_PER_DEGF_DAY - Static variable in class hec.heclib.dss.HecDataConversion
- IN_PROGRESS - Static variable in class hec.model.JobTask
- inactive - Variable in class hec.heclib.dss.HecDSSFileData
- INCHES - Static variable in class hec.heclib.dss.HecDataConversion
- INCHES_HG - Static variable in class hec.heclib.dss.HecDataConversion
- include(RowFilter.Entry) - Method in class rma.swing.table.SimpleRowFilter
- include(RowFilter.Entry) - Method in class rma.swing.table.WildcardRowFilter
- INCLUDED - Static variable in interface hec.data.ITextFilter
- includeData() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- includeDefaults() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- includes(String) - Method in interface hec.data.ITextFilter
-
Determines whether the text filter includes the specified text
- includes(String) - Method in class hec.data.textFilter.TextFilter
- inColumn(int) - Method in class hec.dataTable.PairedDataModel
- INCR_DAY - Static variable in class hec.model.RunTimeWindow
- INCR_HOUR - Static variable in class hec.model.RunTimeWindow
- INCR_MIN - Static variable in class hec.model.RunTimeWindow
- INCR_SEC - Static variable in class hec.model.RunTimeWindow
- increaseConditionalObjectPriority(Object) - Method in class hec.model.Conditional
- increaseMap(int, int) - Method in class hec.dataTable.ArrayModel
- increment() - Method in class hec.chart.HistogramBin
- increment() - Method in class hec.model.RunTimeStep
-
increment the current step by 1
- increment(double) - Method in class hec.chart.HistogramBin
- increment(int, int) - Method in class hec.heclib.util.HecTime
-
Add a number of time periods to this date / time
- incrementalValue(HecTime, HecTime, intContainer) - Method in class hec.heclib.dss.HecTimeSeries
- incrementDate(int) - Method in class rma.swing.text.DateDocument
- incrementInterval(HecTime, int, int) - Static method in class hec.heclib.dss.DSSPathname
-
Increments a time by a specified interval and count.
- incrementLoginFailureCnt() - Method in class hec.security.PasswordEntry
- incrementProgress() - Method in class hec.map.raster.RasterImportProgressIndicator
- incrementProgress(int) - Method in interface hec.ui.ProgressListener
- incrementProgress(String) - Method in class hec.map.aishape.ShapeImportProgressIndicator
- IncrementProgress(int) - Constructor for class hec.map.raster.RasterImportProgressIndicator.IncrementProgress
- IncrementProgress(String) - Constructor for class hec.map.aishape.ShapeImportProgressIndicator.IncrementProgress
- incrementRecursion() - Static method in class hec.gfx2d.PropertiesSerializer
-
increase indentation in file
- incrementRecursion() - Method in class hec.io.AsciiSerializer
-
Increase indentation in file
- incrementRefCnt() - Method in class hec.model.AbstractDataObject
- incrementRefCnt() - Method in interface hec.model.DataObject
-
for counts of DataObjectReferences refering to this object
- incrementRefCnt() - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- incrementRefCount() - Method in class hec.io.FileLock
- incrementSecs(int, int) - Method in class hec.heclib.util.HecTime
- incrementTSPathname(String, int, int[]) - Static method in class hec.heclib.dss.DSSPathname
-
Builds a new time series pathname from an existing one and a number of blocks to increment
- inctim(int, int, int, int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.inctim(int, int, int, int, int[], int[])
instead. - inctim(int, int, int, int, int[], int[]) - Static method in class hec.heclib.util.HecTime
-
increments a Julian date and time a specified number of periods, based on a given time interval.
- inctim(int, int, int, int, int, intContainer, intContainer) - Static method in class hec.heclib.util.HecTime
-
increments a Julian date and time a specified number of periods, based on a given time interval.
- INDEP_DEP_DELIM - Static variable in interface hec.data.rating.IRatingTemplate
-
The delimeter between the independent and dependent parameters.
- INDEP_PARAM_DELIM - Static variable in interface hec.data.rating.IRatingTemplate
-
The delimeter for the independent parameters.
- index - Variable in class hec.gfx2d.LocationIndex
- index - Variable in class hec.io.AsciiSerializerReference
- index(double, boolean) - Method in class hec.heclib.util.HecDoubleArray
-
Search the array to determine if the provided value is in the array Returns the element number of that value, or -1 if not found.
- index(HecDouble, boolean) - Method in class hec.heclib.util.HecDoubleArray
- index(HecTime) - Method in class hec.heclib.util.HecTimeArray
-
Search the time array to determine if the provided time is in the time array (the time, not the address of the time).
- index(HecTime, boolean, int) - Method in class hec.heclib.util.HecTimeArray
-
Search the time array to determine if the provided time is in the time array (the time, not the address of the time).
- Index - Annotation Interface in hec.io.dbf.annotations
- INDEX_ATTRIBUTE - Static variable in class rma.util.RmaBaseXmlUtilities
- INDEX_STREAM_STATION_FIELD - Static variable in class hec.export.WorldLineToShapeFile
- INDEX_STREAM_STATION_FIELD - Static variable in class hec.export.WorldRegionToShapefile
- indexes - Variable in class rma.swing.table.RmaTableSorter
- indexes() - Element in annotation interface hec.io.dbf.annotations.Indexes
- Indexes - Annotation Interface in hec.io.dbf.annotations
- indexFld - Variable in class hec.io.dbf.DBFFieldDescriptor
- indexOf(double) - Method in class rma.util.DoubleArray
-
Searches for the first occurence of the given argument, testing for equality using
==
. - indexOf(double) - Method in class rma.util.DoubleVector
-
Searches for the first occurence of the given argument, testing for equality using
==
. - indexOf(double, int) - Method in class rma.util.DoubleArray
-
Searches for the first occurence of the given argument, beginning the search at
index
, and testing for equality using==
. - indexOf(double, int) - Method in class rma.util.DoubleVector
-
Searches for the first occurence of the given argument, beginning the search at
index
, and testing for equality using==
. - indexOf(float) - Method in class rma.util.FloatArray
-
Searches for the first occurence of the given argument, testing for equality using
==
. - indexOf(float, int) - Method in class rma.util.FloatArray
-
Searches for the first occurence of the given argument, beginning the search at
index
, and testing for equality using==
. - indexOf(int) - Method in class rma.util.IntArray
-
Searches for the first occurence of the given argument, testing for equality using the
equals
method. - indexOf(int) - Method in class rma.util.IntVector
-
Searches for the first occurence of the given argument, testing for equality using the
equals
method. - indexOf(int[], int) - Static method in class rma.util.RMAIO
-
Scan the int array
array
for presence of the intkey
. - indexOf(int, int) - Method in class rma.util.IntArray
-
Searches for the first occurence of the given argument, beginning the search at
index
, and testing for equality using theequals
method. - indexOf(int, int) - Method in class rma.util.IntVector
-
Searches for the first occurence of the given argument, beginning the search at
index
, and testing for equality using theequals
method. - indexOf(long) - Method in class rma.util.LongVector
-
Searches for the first occurence of the given argument, testing for equality using the
equals
method. - indexOf(long, int) - Method in class rma.util.LongVector
-
Searches for the first occurence of the given argument, beginning the search at
index
, and testing for equality using theequals
method. - indexOf(short) - Method in class rma.util.ShortArray
-
Searches for the first occurrence of the given argument, testing for equality using
==
. - indexOf(short, int) - Method in class rma.util.ShortArray
-
Searches for the first occurrence of the given argument, beginning the search at
index
, and testing for equality using==
. - indexOf(Object) - Method in class rma.swing.list.RmaListModel
-
Searches for the first occurence of the given argument.
- indexOf(Object) - Method in class rma.util.Queue
-
Searches for the first occurence of the given argument, testing for equality using the equals method.
- indexOf(Object, int) - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- indexOfString(String) - Method in class hec.heclib.dss.DataReferenceSet
- IndexTagKeyNotFoundException - Exception in hec.io.dbf
-
An exception class generated when an index tag key is not found in the current index for a dbf.
- IndexTagKeyNotFoundException(String) - Constructor for exception hec.io.dbf.IndexTagKeyNotFoundException
- IndicatorConditionConnector - Enum Class in hec.data.level
- IndicatorConditionOperator - Enum Class in hec.data.level
- indicies - Variable in class hec.io.TimeSeriesContainerAligner
- INFIX - Enum constant in enum class hec.hecmath.computation.Constants.Notation
- infixToPostfix(String) - Method in class hec.hecmath.computation.MathExpression
- infixToPostfix(String) - Method in class hec.hecmath.computation.TextExpression
- infixToPostfix(List<String>) - Method in class hec.hecmath.computation.MathExpression
- infixToPostfix(List<String>) - Method in class hec.hecmath.computation.TextExpression
- INFLOW - Static variable in class hec.model.Node
- infoAddress - Variable in class hec.heclib.dss.HecDSSRecordInfo
- infoLength - Variable in class hec.heclib.dss.HecDSSRecordInfo
- InfoMap - Class in hec.data
-
An object that holds a Map of AbstractDataSet objects.
- InfoMap() - Constructor for class hec.data.InfoMap
- inGroup(int) - Method in class hec.server.Profile
- init() - Method in class hec.chart.ColorWheel
- init() - Method in class hec.client.IdentifierTableModel
- init() - Method in class hec.client.TextEditorPanel
- init() - Method in class hec.data.textFilter.TextFilterElement
-
Initializes the element so that it can be used for matching
- init() - Method in class hec.dataTable.HecDataTable
- init() - Static method in class hec.gfx2d.AxisTicsDrawProp
- init() - Static method in class hec.gfx2d.G2dLineProperties
- init() - Static method in class hec.gfx2d.G2dMarkerProperties
- init() - Method in class hec.gfx2d.G2dMouseAdapter
- init() - Static method in class hec.gfx2d.G2dPanelProp
- init() - Method in class hec.gfx2d.PlotSpecification
- init() - Static method in class hec.gfx2d.TitleDrawProp
- init() - Static method in class hec.gfx2d.ViewportDrawProp
- init() - Method in class hec.heclib.dss.HecDSSRecordInfo
- init() - Method in interface hec.io.DataStorage
-
initialize this DataStorage
- init() - Method in class hec.io.dbf.AsciiSerializableDbfHeader
-
Creates the field descriptors in the super class.
- init() - Method in class hec.io.DBFDataStorage
- init() - Static method in class hec.lang.Logger
-
Deprecated.
- init() - Method in class hec.map.aidem.AiDemBaseMap
-
Initializes the variables for the class to a base state.
- init() - Method in class hec.map.aidem.AiDemGlyph
- init() - Method in class hec.map.aishape.AiShapeGlyph
- init() - Method in class hec.map.aishape.AiShapeMap
- init() - Method in class hec.map.dlg.DlgGlyph
- init() - Method in class hec.map.IconMouseAdapter
- init() - Method in class hec.map.inundation.InundationGroupGlyph
- init() - Method in class hec.map.MapGlyph
-
called when the MapGlyph is made active.
- init() - Method in class hec.map.MapMouseAdapter
-
called when this MouseAdapter is made the active adapter.
- init() - Method in class hec.map.MouseZoomAdapter
- init() - Method in class hec.map.PointerMouseAdapter
- init() - Method in class hec.map.raster.RasterGlyph
- init() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- init() - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- init() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- init() - Method in class hec.map.streamAlignment.StreamNodeAdapter
- init() - Method in class hec.model.BaseTSDataSet
- init() - Method in interface hec.model.DataList
-
initialize this DataList
- init() - Method in interface hec.model.ITSDataSet
-
Description of the Method
- init() - Method in class hec.model.PairedValues
- init() - Method in class hec.model.PairedValuesExt
-
initialize the PairedValueExt object.
- init() - Method in class hec.model.SeasonalPairedValues
- init() - Method in class hec.model.SeasonalRecord
- init() - Method in class hec.model.SeasonalRecordExt
- init() - Method in class hec.util.ButtonTabComponent
- init() - Method in class hec.util.GeneralTableEditor
- init() - Method in class hec.util.TimeWindowDialog
- init() - Method in class rma.swing.FlatPanelButton
-
initialize and setup the listeners for this button
- init() - Method in class rma.swing.FlatPanelToggleButton
-
initialize and setup the listeners for this button
- init() - Method in class rma.swing.RmaJComboBox
- init() - Method in class rma.swing.RmaJDateTimeField
- init() - Method in class rma.swing.RmaJXTreeTable
- init(boolean) - Method in class hec.map.MapPanel
-
initialize the controls for the MapPanel
- init(boolean, String) - Method in class hec.model.TsDataSetName
- init(double, double) - Method in class hec.geometry.WorldPt
- init(double, double) - Method in class hec.map.WorldPt
- init(double, double, double, double) - Method in class hec.geometry.WorldRect
-
Sets corners of the rectangle equal to the given points.
- init(double, double, double, double) - Method in class hec.map.WorldRect
-
Sets corners of the rectangle equal to the given points.
- init(double, double, double, double, double) - Method in class hec.geometry.WorldArc
- init(double, double, double, double, double) - Method in class hec.map.WorldArc
- init(int, int) - Method in class hec.geometry.LocalPt
- init(int, int) - Method in class hec.map.LocalPt
- init(int, int, int, int) - Method in class hec.geometry.LocalRect
-
Sets corners of the rectangle to given values.
- init(int, int, int, int) - Method in class hec.map.LocalRect
-
Sets corners of the rectangle to given values.
- init(Histogram, int, int) - Method in class hec.chart.HistogramChart
- init(Histogram, int, int, String) - Method in class hec.chart.HistogramChart
- init(LocalPt) - Method in class hec.geometry.LocalPt
- init(LocalPt, LocalPt) - Method in class hec.geometry.LocalRect
-
Sets all corners of the rectangle the given points.
- init(LocalRect) - Method in class hec.geometry.LocalRect
-
Sets all corners of the rectangle the given rectangle.
- init(WorldArc) - Method in class hec.geometry.WorldArc
- init(WorldPt) - Method in class hec.geometry.WorldPt
- init(WorldPt) - Method in class hec.geometry.WorldRect
-
Sets all corners of the rectangle the the given point.
- init(WorldPt, WorldPt) - Method in class hec.geometry.WorldRect
-
Sets corners of the rectangle equal to the given points.
- init(WorldRect) - Method in class hec.geometry.WorldRect
-
Sets corners of the rectangle equal to the given rectangle.
- init(HecTime, HecTime, int, HecTime, HecTime) - Method in class hec.util.TimeWindowExtensionDialog
- init(HecTime, HecTime, int, String, boolean) - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- init(LocalPt) - Method in class hec.map.LocalPt
- init(LocalPt, LocalPt) - Method in class hec.map.LocalRect
-
Sets all corners of the rectangle the given points.
- init(LocalRect) - Method in class hec.map.LocalRect
-
Sets all corners of the rectangle the given rectangle.
- init(WorldArc) - Method in class hec.map.WorldArc
- init(WorldPt) - Method in class hec.map.WorldPt
- init(WorldPt) - Method in class hec.map.WorldRect
-
Sets all corners of the rectangle the the given point.
- init(WorldPt, double) - Method in class hec.map.WorldRect
- init(WorldPt, WorldPt) - Method in class hec.map.WorldLineSeg
- init(WorldPt, WorldPt) - Method in class hec.map.WorldRect
-
Sets corners of the rectangle equal to the given points.
- init(WorldRect) - Method in class hec.map.WorldRect
-
Sets corners of the rectangle equal to the given rectangle.
- init(WorldRegion) - Method in class hec.map.WorldRegion
-
make a copy of the region's points into this WorldRegion.
- init(RunTimeStep) - Method in class hec.model.RunTimeStep
-
initialize the RunTimeStep to rts
- init(String) - Static method in class hec.gfx2d.LegendPanelProp
-
Initializes the defaults values for the class.
- init(String) - Method in class hec.heclib.dss.HecDSSRecordBasics
- init(String) - Method in class hec.map.WorldPt
-
initialize this WorldPt with the String str.
- init(String) - Method in class hec.map.WorldRect
-
init the coordinates to the given String.
- init(String) - Method in class rma.util.SAXTreeViewer
-
This will construct the tree using Swing.
- init(String[]) - Static method in class hec.script.ScriptEngine
- init(List<? extends DataContainer>, int, int) - Method in class hec.chart.HistogramChart
- init(List<? extends DataContainer>, int, int, int) - Method in class hec.chart.HistogramChart
- init(List<? extends DataContainer>, int, int, String) - Method in class hec.chart.HistogramChart
- init(List<AiShapeFieldDescriptor>) - Method in class hec.map.aishape.AiShapeWriter
- init(CheckableListItem[]) - Method in class rma.swing.RmaJCheckBoxList
- initCaseInsensitive() - Method in class hec.data.TsTranslator.ListFileProperties
- initCircleAppearance(int, int, int, int) - Method in class hec.util.AnimatedWaitIcon
- initColorWheel() - Method in class hec.chart.ColorPanel
- initDialog() - Method in class hec.gfx2d.G2dDialog
-
Builds default gfx panel.
- initDialog(Vector) - Method in class hec.gfx2d.G2dDialog
- initDialog(Vector, Vector, G2dPanelProp) - Method in class hec.gfx2d.G2dDialog
-
Builds default gfx panel.
- initDlg() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- initDlg() - Method in class hec.map.streamAlignment.StreamNodeDialog
- initGridData(float[], GridInfo) - Method in class hec.heclib.grid.GridData
- initGridInfo(GridInfo) - Method in class hec.heclib.grid.GridData
- INITIAL - Static variable in class hec.data.location.Location
- INITIAL_USE_ALLOCATION - Static variable in interface hec.data.watersupply.IWaterUserContract
- INITIAL_VERSION - Static variable in class rma.util.CodeReport
- INITIAL_VERSION - Static variable in class rma.util.JarReport
- initialize() - Method in class hec.gfx2d.PairedDataPropertiesPanel
- initialize() - Method in class hec.map.raster.ComputeSegmentData
- initialize() - Method in class hec.map.raster.MapSegmentData
- initialize() - Method in interface hec.map.raster.SegmentData
- initialize() - Method in class hec.model.Node
- initialize() - Method in class rma.swing.table.MultiTablePrintManager
-
Private method that computes the pageformat for each table.
- initialize(int, int, int, int, String) - Method in class hec.model.AbstractTSRecord
- initialize(int, int, int, int, String) - Method in class hec.model.BaseTSDataSet
- initialize(int, int, int, int, String) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- initialize(int, int, int, int, String) - Method in interface hec.model.TSRecord
- initialize(TextContainer, boolean) - Method in class hec.util.TextDialog
- initialize(RunTimeWindow) - Method in class hec.model.AbstractTSRecord
- initialize(RunTimeWindow) - Method in class hec.model.BaseTSDataSet
-
set up time series records for
- initialize(RunTimeWindow) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- initialize(RunTimeWindow) - Method in interface hec.model.TSRecord
- initialize(String[], Vector) - Method in class hec.util.GeneralTableEditor
- initialize(String, boolean) - Method in class hec.util.TextDialog
- initialize(String, DSSIdentifier, DSSPathname, int) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- initialize(String, String, String) - Static method in class rma.util.ConfigurationManager
- initializeBounds() - Method in class rma.swing.table.MultiTablePrintManager
- initializeComponents() - Method in class hec.map.inundation.EditingInundationGroupTableModel
- initializeComponents() - Method in class hec.map.inundation.InundationGroupTableModel
- initializeComponents() - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- initializeCompute(RunTimeWindow) - Method in class hec.model.Conditional
- initializeCompute(RunTimeWindow) - Method in class hec.model.ConditionalBlock
- initializeEntryStartTime() - Method in class hec.dataTable.ArrayModel
- initializeEntryStartTime() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- initializeEntryStartTime() - Method in class hec.dataTable.TimeSeriesColumnBase
- initializeEntryStartTime() - Method in class hec.dataTable.TimeSeriesDataModel
- initInterpArray() - Method in class hec.model.SeasonalRecord
- initMonitoring() - Static method in class rma.util.debug.MonitorEdtQueue
-
Sets up hang detection for the event dispatch thread.
- initParamDouble(ParamDouble) - Method in enum class hec.data.ParamDoubleSupport
- initPlot() - Method in class hec.gfx2d.G2dDialog
- initToFile(File) - Method in class hec.io.Identifier
- initToPoint(LocalPt) - Method in class hec.geometry.LocalRect
-
Sets all corners of the rectangle the the given point.
- initToPoint(WorldPt) - Method in class hec.geometry.WorldRect
-
Deprecated.
- initToPoint(LocalPt) - Method in class hec.map.LocalRect
-
Sets all corners of the rectangle the the given point.
- initToPoint(WorldPt) - Method in class hec.map.WorldRect
-
Deprecated.
- initWheelTool() - Static method in class rma.swing.wheel.WheelTool
- inotes - Variable in class hec.io.TimeSeriesContainer
- INPUT - Static variable in class hec.map.transform.CoordinateTransformPanel
- INPUT - Static variable in class hec.model.AbstractTSRecord
- INPUT_TITLE - Static variable in class hec.map.transform.CoordinateTransformPanel
- inputline - Variable in class hec.tools.FileHunter.HuntList
- inputlinenum - Variable in class hec.tools.FileHunter.HuntList
- inputNotation - Variable in class hec.hecmath.computation.MathExpression
- inputNotation - Variable in class hec.hecmath.computation.TextExpression
- inputText - Variable in class hec.hecmath.computation.Computation
- inputText - Variable in class hec.hecmath.computation.Condition
- inputText - Variable in class hec.hecmath.computation.MathExpression
- inputText - Variable in class hec.hecmath.computation.TextExpression
- insert(int, Object) - Method in class rma.swing.table.ColumnGroup
- INSERT - Static variable in class hec.util.TimeWindowExtensionDialog
- INSERT_ROW - Static variable in class rma.swing.event.TableUpdateEvent
- insertColumn() - Method in class hec.dataTable.HecDataTable
- insertColumn(boolean) - Method in class hec.dataTable.HecDataTable
- insertColumn_Action() - Method in class hec.dataTable.HecDataTableFrame
- insertCurve(int, double) - Method in class hec.model.PairedValuesExt
-
Inserts a curve into the array of curves, where each point on the curve has the same value
- InsertDlg - Class in rma.swing
- InsertDlg(Dialog, boolean) - Constructor for class rma.swing.InsertDlg
- InsertDlg(Dialog, String, boolean) - Constructor for class rma.swing.InsertDlg
- InsertDlg(Dialog, String, boolean, String) - Constructor for class rma.swing.InsertDlg
- InsertDlg(Frame, boolean) - Constructor for class rma.swing.InsertDlg
- InsertDlg(Frame, String, boolean) - Constructor for class rma.swing.InsertDlg
- InsertDlg(Frame, String, boolean, String) - Constructor for class rma.swing.InsertDlg
- insertElementAt(double, int) - Method in class rma.util.DoubleArray
-
Inserts the specified double as a component in this vector at the specified
index
. - insertElementAt(double, int) - Method in class rma.util.DoubleVector
-
Inserts the specified double as a component in this vector at the specified
index
. - insertElementAt(float, int) - Method in class rma.util.FloatArray
-
Inserts the specified float as a component in this vector at the specified
index
. - insertElementAt(int, int) - Method in class rma.util.IntArray
-
Inserts the specified int as a component in this array at the specified
index
. - insertElementAt(int, int) - Method in class rma.util.IntVector
-
Inserts the specified int as a component in this vector at the specified
index
. - insertElementAt(long, int) - Method in class rma.util.LongVector
-
Inserts the specified long as a component in this vector at the specified
index
. - insertElementAt(short, int) - Method in class rma.util.ShortArray
-
Inserts the specified short as a component in this array at the specified
index
. - insertElementAt(E, int) - Method in class rma.swing.list.RmaListModel
-
Inserts the specified object as a component in this list at the specified
index
. - insertFieldDescriptor(DBFFieldDescriptor, int) - Method in class hec.io.dbf.AbstractDBFHeader
- insertFieldDescriptor(DBFFieldDescriptor, int) - Method in interface hec.io.dbf.DBFHeader
- insertG2dGlyph(G2dGlyph, int) - Method in class hec.gfx2d.Viewport
- insertG2dGlyph(G2dGlyph, Scale, int) - Method in class hec.gfx2d.Viewport
- insertG2dObjects(List, List, int) - Method in class hec.gfx2d.Viewport
-
adds the list of g2dobjects to the viewport.
- insertModeChanged(ToggleInsertDocument, boolean) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- insertModeChanged(ToggleInsertDocument, boolean) - Method in interface rma.swing.event.InsertModeChangedListener
- InsertModeChangedListener - Interface in rma.swing.event
- insertPairedDataRow(int) - Method in class hec.dataTable.HecDataTable
- insertProgramOrderItem(ProgramOrderItem, int) - Static method in class hec.supplemental.model.ProgramOrderItem
- insertPt(WorldPt, double) - Method in class hec.geometry.WorldLine
-
if the given point is within the given tolerance of the line, a new point is inserted at the location on the line nearest the given point.
- insertPt(WorldPt, double) - Method in class hec.geometry.WorldRegion
- insertPt(WorldPt) - Method in class hec.map.WorldRegion
-
Insert a point into the region between the two points where the distace between the point to insert and the line segment made between the existing two points is the shortest.
- insertPt(WorldPt, double) - Method in class hec.map.aishape.AiShapePolygon
-
Checks if point is in one of the World region in AiShapePolygon, and adds it to the selected region.
- insertPt(WorldPt, double) - Method in class hec.map.WorldLine
-
if the given point is within the given tolerance of the line, a new point is inserted at the location on the line nearest the given point.
- insertPt(WorldPt, double) - Method in class hec.map.WorldRegion
- insertPt(WorldPt, double) - Method in class hec.model.StreamPolyLine
- insertRow() - Method in class hec.dataTable.HecDataTable
-
insert a row at the current row
- insertRow() - Method in class hec.util.GeneralTableEditor
- insertRow() - Method in class rma.swing.RmaJTable
-
insert a row at the current row ask user how many rows to insert.
- insertRow() - Method in class rma.swing.table.FilterTablePanel
- insertRow(int, Vector) - Method in class hec.model.AbstractDataListTableModel
- insertRow(int, Vector) - Method in class rma.swing.RmaJTableSorter
-
insert a row in the table at Row row with data rowData
- insertRow(int, Vector) - Method in class rma.swing.table.AbstractRmaTableModel
- insertRow(int, Vector) - Method in class rma.swing.table.RmaTableModel
- insertRow(int, Vector) - Method in interface rma.swing.table.RmaTableModelInterface
-
insert a row in the table at Row row with data rowData
- insertRow(Vector, int) - Method in class rma.swing.RmaJTable
-
insert a row of data at the specified row
- insertRows(int, int, Vector) - Method in class rma.swing.table.AbstractRmaTableModel
- insertRows(int, int, Vector) - Method in class rma.swing.table.RmaTableModel
- insertRows(int, int, Vector) - Method in interface rma.swing.table.RmaTableModelInterface
-
insert cnt number of rows at row with the data rowData
- insertRows_Action() - Method in class hec.dataTable.HecDataTableFrame
- insertRowsBefore(int, int) - Method in class hec.dataTable.PairedDataCurve
- insertRowsBefore(int, int) - Method in class hec.dataTable.PairedDataModel
- insertRowsBefore(int, int) - Method in class hec.dataTable.TimeSeriesColumnBase
- insertRowsBefore(int, int) - Method in class hec.dataTable.TimeSeriesDataColumn
- insertRowsBefore(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- insertRowsBefore(int, int) - Method in class hec.dataTable.TimeSeriesQualityColumn
- insertRowsBefore(int, int, HecTimeArray) - Method in class hec.dataTable.TimeSeriesColumnBase
- insertRowsBefore(int, int, HecTimeArray) - Method in class hec.dataTable.TimeSeriesDataColumn
- insertRowsBefore(int, int, HecTimeArray) - Method in class hec.dataTable.TimeSeriesDataModel
- insertRowsBefore(int, int, HecTimeArray) - Method in class hec.dataTable.TimeSeriesQualityColumn
- insertString(int, String, AttributeSet) - Method in class rma.swing.text.DecimalNumberDocument
- insertString(int, String, AttributeSet) - Method in class rma.swing.text.FixedLengthDocument
- insertString(int, String, AttributeSet) - Method in class rma.swing.text.IntegerDocument
- insertString(int, String, AttributeSet) - Method in class rma.swing.text.LongDocument
- insertString(int, String, AttributeSet) - Method in class rma.swing.text.RmaDocument
- insertString(int, String, AttributeSet) - Method in class rma.swing.text.ToggleInsertDocument
- insertString(int, String, AttributeSet) - Method in class rma.swing.ToggleDocument
- insertTimeSeriesRow(int) - Method in class hec.dataTable.HecDataTable
- insertTxtFile() - Method in class hec.util.TextDialog
- insertUpdate(DocumentEvent) - Method in class hec.script.LineNumberPanel
- insertUpdate(DocumentEvent) - Method in class rma.swing.RmaJPasswordField
- insertUpdate(DocumentEvent) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- insertUpdate(DocumentEvent) - Method in class rma.swing.RmaJTable
-
Method Description
- insertUpdate(DocumentEvent) - Method in class rma.swing.RmaJTextArea
- insertUpdate(DocumentEvent) - Method in class rma.swing.RmaJTextField
- insertValue(int) - Method in class hec.model.ValueSet
-
Inserts a blank value (RMACosnt.UNDEF_DOUBLE) into the y array values.
- insertValue(int, double) - Method in class hec.model.ValueSet
-
Inserts a blank value (RMACosnt.UNDEF_DOUBLE) into the y array values.
- insertValueAt(Object, int) - Method in class rma.swing.RmaJCheckBoxList
- insertVerticalDatum(VerticalDatumContainer) - Method in class hec.io.DataContainer
-
Inserts the text representation a VerticalDatumContainer into the supplementalInfo field of a DataContainer object, replacing any existing vertical datum information in the field
- insertVerticalDatum(VerticalDatumContainer) - Method in class hec.io.PairedDataContainerVertDatum
- insertVerticalDatum(VerticalDatumContainer) - Method in class hec.io.TimeSeriesContainerVertDatum
- insets - Variable in class hec.gfx2d.G2dPanelProp
-
component insets
- insets - Variable in class hec.map.transform.CoordinateTransformPanel
- insets() - Method in class rma.swing.action.ActionButton
- insets(int, int, int, int) - Static method in class rma.swing.RmaInsets
-
Creates and initializes a new
Insets
object with the specified top, left, bottom, and right insets. - INSETS0000 - Static variable in class rma.swing.DefaultJPanel
- INSETS0000 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (0,0,0,0)
- INSETS0005 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (0,0,0,5)
- INSETS0050 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (0,0,5,0)
- INSETS0500 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (0,5,0,0)
- INSETS0505 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (0,5,0,5)
- INSETS0555 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (0,5,5,5)
- insets2 - Variable in class hec.map.transform.CoordinateTransformPanel
- INSETS5000 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,0,0,0)
- INSETS5005 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,0,0,5)
- INSETS5050 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,0,5,0)
- INSETS5500 - Static variable in class rma.swing.DefaultJPanel
- INSETS5500 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,5,0,0)
- INSETS5505 - Static variable in class rma.swing.DefaultJPanel
- INSETS5505 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,5,0,5)
- INSETS5550 - Static variable in class rma.swing.DefaultJPanel
- INSETS5550 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,5,5,0)
- INSETS5555 - Static variable in class rma.swing.DefaultJPanel
- INSETS5555 - Static variable in class rma.swing.RmaInsets
-
Default insets object with border of (5,5,5,5)
- Inst - Enum constant in enum class hec.hecmath.MassBalancedEvent.DataType
- INST - Static variable in class hec.data.ParameterType
-
Deprecated.
- INST - Static variable in class hec.hecmath.TimeSeriesMath
- INST - Static variable in class hec.model.BaseTSDataSet
- INST_CUM - Static variable in class hec.gfx2d.DataTypeFactory
- INST_CUM - Static variable in class hec.heclib.dss.DssDataType
- INST_CUM - Static variable in class hec.hecmath.TimeSeriesMath
- INST_VAL - Static variable in class hec.gfx2d.DataTypeFactory
- INST_VAL - Static variable in class hec.heclib.dss.DssDataType
- INST_VAL - Static variable in class hec.hecmath.TimeSeriesMath
- install() - Static method in class rma.util.debug.LogViolationRepaintManager
-
Creates a new
LogViolationRepaintManager
and sets it as the current repaint manager. - installChooserPanel(JColorChooser) - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- installChooserPanel(JColorChooser) - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
-
The background color, foreground color, and font are already set to the defaults from the defaults table before this method is called.
- installChooserPanel(JColorChooser) - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
-
The background color, foreground color, and font are already set to the defaults from the defaults table before this method is called.
- installDefaults() - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- installDefaults() - Method in class hec.io.BasicRmiFileChooserFieldUI
- installDefaults() - Method in class rma.swing.plaf.basic.BasicDateFieldUI
- installDefaults() - Method in class rma.swing.plaf.basic.BasicDescFieldUI
- installExampleWatersheds(String, String) - Method in class hec.gui.ExampleWatersheds
-
Used to deal with the ExampleWatershed component of HEC-ResSim.
- installListeners(AbstractButton) - Method in class rma.swing.plaf.basic.BasicUnselectableJCheckBoxUI
- installOnSystemErr() - Method in class hec.util.convertDss6To7.TextPaneOutputStream
- installOnSystemOut() - Method in class hec.util.convertDss6To7.TextPaneOutputStream
- installUI(JComponent) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- installUI(JComponent) - Method in class hec.io.BasicRmiFileChooserFieldUI
- installUI(JComponent) - Method in class rma.swing.plaf.basic.AccessTableUI
- installUI(JComponent) - Method in class rma.swing.plaf.basic.BasicDateFieldUI
- installUI(JComponent) - Method in class rma.swing.plaf.basic.BasicDescFieldUI
- installUI(JComponent) - Method in class rma.swing.table.GroupableHeaderPrintUI
- installUI(JComponent) - Method in interface rma.swing.table.PrintUI
- installUI(JComponent) - Method in class rma.swing.table.TableHeaderPrintUI
- installUI(JComponent) - Method in class rma.swing.table.TablePrintUI
- instantiateDataObject(Field4, Field) - Method in class hec.io.DBFDataStorage
-
This is a private method that is used to instantiate a java object based on the DBFSerializable object data.
- instantiateRmiFile(Identifier, String, Object[]) - Static method in class hec.io.Identifier
- instTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- INT - Static variable in interface hec.io.AsciiSerializableConstants
- INT_ARRAY - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- INT_ARRAY - Static variable in class hec.io.ArrayContainer
- INT_ARRAY_NODE_NAME - Static variable in class rma.util.RmaBaseXmlUtilities
- INT_CLASS_ARGS - Static variable in class hec.map.transform.CoordinateInfo
- INT_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- int2bytes(int, byte[], int) - Static method in class rma.util.ByteConversion
-
convert an int to bytes
- intArray - Variable in class hec.io.ArrayContainer
- IntArray - Class in rma.util
- IntArray() - Constructor for class rma.util.IntArray
-
Constructs an empty array.
- IntArray(int) - Constructor for class rma.util.IntArray
-
Constructs an empty array with the specified initial capacity.
- IntArray(int[]) - Constructor for class rma.util.IntArray
-
Constructs a new IntArray with the capacity set to the argument array length then copys the argument array data into the element data array.
- IntArray(int, int) - Constructor for class rma.util.IntArray
-
Constructs an empty array with the specified initial capacity and capacity increment.
- intArrayContainer - Class in hec.heclib.util
- intArrayContainer() - Constructor for class hec.heclib.util.intArrayContainer
- intArrayContainer(int) - Constructor for class hec.heclib.util.intArrayContainer
- intArrayContainer(int[]) - Constructor for class hec.heclib.util.intArrayContainer
- intArrayContainer(int, int) - Constructor for class hec.heclib.util.intArrayContainer
- IntBinaryToDoubleFunction - Interface in hec.hecmath
- intContainer - Class in hec.heclib.util
- intContainer() - Constructor for class hec.heclib.util.intContainer
- intContainer(int) - Constructor for class hec.heclib.util.intContainer
- intContainer(intContainer) - Constructor for class hec.heclib.util.intContainer
- IntContainer() - Constructor for class rma.swing.table.RmaTableModel.IntContainer
- IntContainer(int) - Constructor for class rma.swing.table.RmaTableModel.IntContainer
- intEdgeIdA - Variable in class hec.map.nettin.TriangleContainer
- intEdgeIdB - Variable in class hec.map.nettin.TriangleContainer
- intEdgeIdC - Variable in class hec.map.nettin.TriangleContainer
- integer_divide(double) - Method in class hec.hecmath.TimeSeriesMath
- integer_divide(HecMath) - Method in class hec.hecmath.TimeSeriesMath
- integer_divide(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- integer_divide(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- INTEGER_DIVISION - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- IntegerCompare() - Constructor for class rma.util.RMASort.IntegerCompare
- integerDivide(double) - Method in class hec.hecmath.TimeSeriesMath
-
Divide values in the current time series by a constant and truncate the result to an integer value.
- integerDivide(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Divide the current time series by the parameter time series,
tsMath
and truncate the result to an integer value. - IntegerDocument - Class in rma.swing.text
-
a Integer only document for JTextFields, and other components that use PlainDocument
- IntegerDocument() - Constructor for class rma.swing.text.IntegerDocument
- IntegerDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.IntegerDocument
- IntegerKeyGenerator - Class in rma.util
-
An Object which will generate unique Integer keys.
- IntegerKeyGenerator() - Constructor for class rma.util.IntegerKeyGenerator
- IntegerKeyGenerator(int, boolean) - Constructor for class rma.util.IntegerKeyGenerator
- IntegerTextField - Class in hec.gfx2d
- IntegerTextField() - Constructor for class hec.gfx2d.IntegerTextField
- IntegerTextField(String) - Constructor for class hec.gfx2d.IntegerTextField
- integrate(TimeSeriesContainer, int, int, String, int, double, intContainer, doubleContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
integrate or accumulate tsc over the interval time0 to time1
- INTEGRATE - Static variable in class hec.hecmath.TimeSeriesMath
- interm - Variable in class hec.map.dlg.DlgMap.DlgFlag
- internalHeader - Variable in class hec.io.RawContainer
- internalHeaderNumber - Variable in class hec.heclib.dss.HecDSSRecordBasics
- internalHeaderNumber - Variable in class hec.io.RawContainer
- INTERP_CUBIC - Static variable in class hec.model.PairedValues
- INTERP_CUBIC - Static variable in class hec.model.PairedValuesExt
- INTERP_CUBIC - Static variable in class hec.model.SeasonalRecord
- INTERP_CUBIC_ID - Static variable in class hec.model.PairedValues
- INTERP_CUBIC_ID - Static variable in class hec.model.PairedValuesExt
- INTERP_CUBIC_ID - Static variable in class hec.model.SeasonalRecord
- INTERP_LINEAR - Static variable in class hec.model.PairedValues
- INTERP_LINEAR - Static variable in class hec.model.PairedValuesExt
- INTERP_LINEAR - Static variable in class hec.model.SeasonalRecord
- INTERP_LINEAR_ID - Static variable in class hec.model.PairedValues
- INTERP_LINEAR_ID - Static variable in class hec.model.PairedValuesExt
- INTERP_LINEAR_ID - Static variable in class hec.model.SeasonalRecord
- INTERP_STEP - Static variable in class hec.model.PairedValues
- INTERP_STEP - Static variable in class hec.model.PairedValuesExt
- INTERP_STEP - Static variable in class hec.model.SeasonalRecord
- INTERP_STEP_ID - Static variable in class hec.model.PairedValues
- INTERP_STEP_ID - Static variable in class hec.model.PairedValuesExt
- INTERP_STEP_ID - Static variable in class hec.model.SeasonalRecord
- INTERP_STRINGS - Static variable in class hec.model.PairedValues
- INTERP_STRINGS - Static variable in class hec.model.PairedValuesExt
- INTERP_STRINGS - Static variable in class hec.model.SeasonalRecord
- interpolate(double) - Method in class hec.lang.InterpolateFunction
-
Returns interpolated value using previously stored coordinates.
- interpolate(double) - Method in class hec.model.PairedValues
-
interpolate a value at the given time based on the interpolation method
- interpolate(double) - Method in class hec.model.PairedValuesExt
-
interpolate a value at the given time based on the default interpolation method
- interpolate(double[], boolean, boolean) - Method in class hec.hecmath.PairedDataMath
-
Resample the x
- interpolate(double[], double[], double[], int) - Static method in class hec.hecmath.DurationPeriod
- interpolate(double, double) - Method in class hec.hecmath.DoubleInterpolationTable
- interpolate(double, double) - Method in class hec.model.PairedValuesExt
-
2-variable interpolation
- interpolate(double, int) - Method in class hec.model.PairedValuesExt
-
interpolate a value at the given time based on the default interpolation method
- interpolate(double, int, double[], double[]) - Static method in class hec.lang.InterpolateFunction
-
Returns interpolated value for input xin using nuords coordinate pairs of xary and yary.
- interpolate(double, int, double[], double[], boolean, boolean) - Static method in class hec.lang.InterpolateFunction
-
Returns interpolated value for input xin using nuords coordinate pairs of xary and yary.
- interpolate(float, int, float[], float[]) - Static method in class hec.lang.InterpolateFunction
-
Returns interpolated value for input xin using nuords coordinate pairs of xary and yary.
- interpolate(int, double) - Method in class hec.model.SeasonalPairedValues
-
Interpolate in time and function x-value
- interpolate(HecTime) - Method in class hec.model.SeasonalRecord
-
interpolate a value at the given time based on the default interpolation method
- interpolate(HecTime, double) - Method in class hec.model.SeasonalPairedValues
-
Interpolate in time and function x-value
- interpolate(HecTime, double) - Method in class hec.model.SeasonalRecordExt
-
Interpolate of value based on time and zvalue
- interpolate(TimeSeriesContainer, int, String, intContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- interpolate(RunTime, double) - Method in class hec.model.SeasonalPairedValues
-
Interpolate in time and function x-value
- interpolate(RunTimeStep) - Method in class hec.model.SeasonalRecord
-
interpolate a value at the given time based on the default interpolation method
- interpolate(RunTimeStep, double) - Method in class hec.model.SeasonalPairedValues
-
Interpolate in time and function x-value
- interpolate(RunTimeStep, double) - Method in class hec.model.SeasonalRecordExt
-
interpolate a value at the given time based on the default interpolation method
- interpolate(Double, Double, Double, Double, Double) - Static method in class hec.hecmath.DoubleArrayUtilities
-
linear interpolation.
- Interpolate - Class in hec.model
-
Contains a set of date-values pairs representing seasonal variation of a value.
- Interpolate() - Constructor for class hec.model.Interpolate
- INTERPOLATE - Static variable in class hec.hecmath.TimeSeriesMath
- interpolateBehavior - Variable in class hec.io.RatingValuesContainer
- interpolateBehavior - Variable in class hec.io.StreamRatingSeriesContainer
- interpolateDataAtRegularInterval(String, String) - Method in class hec.hecmath.HecMath
- interpolateDataAtRegularInterval(String, String) - Method in class hec.hecmath.TimeSeriesMath
-
Create a new regular interval time series having the specified time interval and time offset by interpolation of data from the current time series.
- interpolateDepth(int, WorldPt, EdgeContainer, NodeContainer) - Method in class hec.map.nettin.TriangleContainer
-
interpolate the depth at a world coordinate based on a specific triangle
- InterpolateFunction - Class in hec.lang
-
Title: InterpolateFunction - Interpolates a paired function.
- InterpolateFunction() - Constructor for class hec.lang.InterpolateFunction
- interpolatePairedArrays(double, double[], double[]) - Static method in class hec.hecmath.DoubleArrayUtilities
-
interpolates the value in the yArray, based on the location of xValue in the xArray linearly xArray be either monotonically increasing or decreasing.
- interpolateStepValue(double) - Method in class hec.model.PairedValues
-
step interpolation return Y value for the given X value
- interpolateStepValue(double) - Method in class hec.model.PairedValuesExt
-
step interpolation, return Y for the given X value implemented as
interpolate(xval, 0)
- interpolateStepValue(double, int) - Method in class hec.model.PairedValuesExt
-
step interpolation, return Y for the given X value
- interpolateStepValue(int) - Method in class hec.model.SeasonalRecord
-
Do a step interpolation of value based on time index
- interpolateStepValue(RunTime) - Method in class hec.model.SeasonalValue
-
Interpolate for hec.model.RunTime
- interpolateStepValue(RunTimeStep) - Method in class hec.model.SeasonalValue
-
Interpolate for RunTimeStep
- interpolateValue(double) - Method in class hec.model.PairedValues
-
linear interpolation, return y for given x value
- interpolateValue(double) - Method in class hec.model.PairedValuesExt
-
linear interpolation, return y for given x value implemented as
interpolateValue(xval,0)
- interpolateValue(double, int) - Method in class hec.model.PairedValuesExt
- interpolateValue(int) - Method in class hec.gfx2d.SimpleSeasonalData
-
interpolates a data value from the calculated plot arrays
- interpolateValue(int) - Method in class hec.model.SeasonalRecord
-
Do a linear interpolation of value based on time index
- interpolateValue(RunTime) - Method in class hec.model.SeasonalValue
-
Interpolate for hec.model.RunTime
- interpolateValue(RunTimeStep) - Method in class hec.model.SeasonalValue
-
Interpolate for RunTimeStep
- interpolateValueCubicSpline(double) - Method in class hec.model.PairedValues
-
cubic spline interpolation return Y value for the given X value
- interpolateValueCubicSpline(double) - Method in class hec.model.PairedValuesExt
-
cubic spline interpolation.
- interpolateValueCubicSpline(double, int) - Method in class hec.model.PairedValuesExt
-
cubic spline interpolation.
- interpolateValueCubicSpline(int) - Method in class hec.model.SeasonalRecord
-
Do a cublic spline interpolation of value based on time index
- interpolateY(double) - Method in class hec.model.PairedValues
-
interpolate a value at the given time based on the interpolation method
- interpolateY(double) - Method in class hec.model.PairedValuesExt
-
interpolate a value at the given time based on the default interpolation method implemented as
interpolateY(yval,0)
- interpolateY(double, double) - Method in class hec.hecmath.DoubleInterpolationTable
- interpolateY(double, double) - Method in class hec.model.PairedValuesExt
-
2-variable interpolation on the Y variable
- interpolateY(double, int) - Method in class hec.model.PairedValuesExt
-
interpolate a value at the given time based on the default interpolation method
- INTERPOLATION_MESSAGE - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- INTERPOLATION_OUTPUT - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- InterpolationMessageLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- intersect(WorldLine) - Method in class hec.map.WorldRegion
-
check to see if this WorldRegion intersect the WorldLine line
- intersect(WorldLineSeg, WorldLineSeg) - Method in class hec.map.WorldRect
-
Determine which quadrant a point lies - for clipping quadrant code 13 23 33 ------ 12 | 22 | 32 ------ 11 21 31
- intersect(WorldLineSeg, WorldPt, WorldPt) - Method in class hec.map.WorldLineSeg
- intersectClipRect(int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- intersectExtent(GridData, GridData) - Static method in class hec.heclib.grid.GridUtilities
-
Calculates the extent of the intersection of two compatible grids.
- intersection(WorldLine) - Method in class hec.map.WorldRegion
- intersects(double, double, double, double) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Tests if the interior of this
Polygon
intersects the interior of a specified set of rectangular coordinates. - intersects(double, double, double, double) - Method in class hec.gfx2d.Log10Curve2D
- intersects(double, double, double, double) - Method in class hec.map.WorldRegion
-
Tests if the interior of the
Shape
intersects the interior of a specified rectangular area. - intersects(LocalRect) - Method in class hec.geometry.LocalRect
- intersects(WorldRect) - Method in class hec.geometry.WorldRect
- intersects(GfxTextObject) - Method in class hec.gfx2d.GfxLabelItem
-
Method Description
- intersects(GfxTextObject) - Method in class hec.gfx2d.GfxTextObject
- intersects(TextObject) - Method in class hec.gfx2d.RotatedText
- intersects(TextObject) - Method in class hec.gfx2d.TextObject
- intersects(LocalRect) - Method in class hec.map.LocalRect
- intersects(MapTextObject) - Method in class hec.map.ConformingMapText
- intersects(MapTextObject) - Method in class hec.map.MapLabelItem
-
Method Description
- intersects(MapTextObject) - Method in class hec.map.MapTextObject
- intersects(MapTextObject) - Method in class hec.map.RotatedMapText
- intersects(WorldLine, WorldPt) - Method in class hec.map.WorldLine
-
check to see if WorldLine wl intersects this WorldLine
- intersects(WorldLineSeg, WorldPt, WorldPt, int) - Method in class hec.map.WorldLine
-
tests for intersection with a world line segment starting from point istart
- intersects(WorldRect) - Method in class hec.map.WorldRect
- intersects(Rectangle2D) - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Tests if the interior of this
Polygon
intersects the interior of a specifiedRectangle2D
. - intersects(Rectangle2D) - Method in class hec.gfx2d.Log10Curve2D
- intersects(Rectangle2D) - Method in class hec.map.WorldRegion
-
Tests if the interior of the
Shape
intersects the interior of a specifiedRectangle2D
. - intersects(Graphics2D, MapScale, int[], int[], int) - Method in class hec.map.image.ImageGlyphProxy
- intersects(Graphics2D, MapScale, int[], int[], int) - Method in class hec.map.MapGlyph
-
return whether the line intersects with the scale
- interval - Variable in class hec.io.TimeSeriesContainer
-
Deprecated.Do not access this variable directly. The interval may be represented in second, minutes, etc. depending on the timeGranularitySeconds use
TimeSeriesContainer.getTimeIntervalSeconds()
instead for consistency - interval() - Method in class hec.heclib.dss.HecTimeSeriesBase
- Interval - Class in hec.data
-
Deprecated.As of 02/08/2021 use
Interval
or one of the implementations of mil.army.usace.hec.metadata.Interval in hec-nucleus-metadata. - Interval - Enum constant in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.
- Interval(int) - Constructor for class hec.data.Interval
-
Deprecated.Construct an Interval from an int minutes
- Interval(int, String) - Constructor for class hec.data.Interval
-
Deprecated.Construct an Interval from an int minutes
- Interval(Interval) - Constructor for class hec.data.Interval
-
Deprecated.Construct an Interval from anotherInterval
- Interval(String) - Constructor for class hec.data.Interval
-
Deprecated.Construct an Interval from an intervalName ("2Hours")
- Interval(String, String) - Constructor for class hec.data.Interval
-
Deprecated.Construct an Interval from an intervalName ("2Hours")
- Interval(Interval) - Constructor for class hec.data.Interval
-
Deprecated.Construct an Interval from an intervalName ("2Hours")
- INTERVAL - Static variable in interface hec.data.level.ISeasonalValues
- INTERVAL_UTC_OFFSET - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- intervalAdded(ListDataEvent) - Method in class rma.swing.RmaNavigationPanel
- intervalChanged() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- intervalHasCalendarAndTimeParts() - Method in interface hec.data.level.ISeasonalInterval
- intervalHasCalendarAndTimeParts() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- intervalHasCalendarParts() - Method in interface hec.data.level.ISeasonalInterval
- intervalHasCalendarParts() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- intervalHasTimeParts() - Method in interface hec.data.level.ISeasonalInterval
- intervalHasTimeParts() - Method in class hec.data.level.JDomSeasonalIntervalImpl
- intervalMins - Static variable in class hec.util.TimeWindowDialog
- intervalNames - Static variable in class rma.util.RMAIO
-
parse time strings and return int seconds
- IntervalOffset - Class in hec.data
-
Deprecated.As of 02/08/2021 use
IntervalOffset
- IntervalOffset() - Constructor for class hec.data.IntervalOffset
-
Deprecated.
- IntervalOffset(int, int) - Constructor for class hec.data.IntervalOffset
-
Deprecated.
- IntervalOffset(IntervalOffset) - Constructor for class hec.data.IntervalOffset
-
Deprecated.
- IntervalOffsetPart - Class in hec.data
-
Deprecated.As of 02/08/2021 use
IntervalOffsetPart
from hec-nucleus-metadata instead. - IntervalOffsetPart(int, char, TemporalAmount) - Constructor for class hec.data.IntervalOffsetPart
-
Deprecated.
- IntervalOffsetPart(IntervalOffsetPart) - Constructor for class hec.data.IntervalOffsetPart
-
Deprecated.
- IntervalOffsetPart(IntervalOffsetPart) - Constructor for class hec.data.IntervalOffsetPart
-
Deprecated.
- intervalRemoved(ListDataEvent) - Method in class rma.swing.RmaNavigationPanel
- intervals - Static variable in class hec.util.TimeWindowDialog
- intervalStats(int, TimeSeriesContainer, int, int, int, String, double, intContainer, intContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute max, min and count between time0 and time1 for time series transform.
- intervalType - Variable in class hec.hecmath.CyclicAnalysisStatistics
- intervalType - Variable in class hec.hecmath.DurationAnalysis
-
duration period type ( annual, quarterly, monthly, etc.
- intervalValues - Static variable in class rma.util.RMAIO
- intIndex(int[], int) - Static method in class hec.heclib.dss.HecTimeSeries
-
returns location of intValue in array intArray returns -1 if not found.
- intNodeIdA - Variable in class hec.map.nettin.EdgeContainer
- intNodeIdB - Variable in class hec.map.nettin.EdgeContainer
- introduce(Color) - Method in class rma.swing.ColorProducer
-
Introduces a new color into the collection
- introduce(Color, int) - Method in class rma.swing.ColorProducer
-
Introduces a new color into the collection at the specified index
- ints2floats(int[]) - Static method in class hec.heclib.util.Heclib
-
Converts an int array into the byte-equivalent float array for working with user headers
- IntToDoubleArrayContainer - Class in hec.model
- IntToDoubleArrayContainer() - Constructor for class hec.model.IntToDoubleArrayContainer
- IntToDoubleArrayContainer(int) - Constructor for class hec.model.IntToDoubleArrayContainer
- IntToDoubleContainer - Class in hec.model
- IntToDoubleContainer() - Constructor for class hec.model.IntToDoubleContainer
- IntToDoubleContainer(int, double) - Constructor for class hec.model.IntToDoubleContainer
- intValue - Variable in class hec.model.IntToDoubleArrayContainer
- intValue - Variable in class hec.model.IntToDoubleContainer
- IntVector - Class in rma.util
-
The
IntVector
class implements a growable array of int primatives. - IntVector() - Constructor for class rma.util.IntVector
-
Constructs an empty vector.
- IntVector(int) - Constructor for class rma.util.IntVector
-
Constructs an empty vector with the specified initial capacity.
- IntVector(int[]) - Constructor for class rma.util.IntVector
-
Constructs a new IntVector with the capacity set to the argument array length then copys the argument array data into the element data array.
- IntVector(int, int) - Constructor for class rma.util.IntVector
-
Constructs an empty vector with the specified initial capacity and capacity increment.
- InundationConst - Interface in hec.map.inundation
- InundationGroup - Class in hec.map.inundation
- InundationGroup() - Constructor for class hec.map.inundation.InundationGroup
- InundationGroup(MapIdentifier) - Constructor for class hec.map.inundation.InundationGroup
- InundationGroupDialog - Class in hec.map.inundation
- InundationGroupDialog(String, Frame, boolean) - Constructor for class hec.map.inundation.InundationGroupDialog
- InundationGroupDialog_WindowClosing(WindowEvent) - Method in class hec.map.inundation.InundationGroupDialog
- InundationGroupEditor - Class in hec.map.inundation
- InundationGroupEditor(Frame, boolean) - Constructor for class hec.map.inundation.InundationGroupEditor
- InundationGroupGlyph - Class in hec.map.inundation
- InundationGroupGlyph() - Constructor for class hec.map.inundation.InundationGroupGlyph
- InundationGroupGlyph(MapPanel, InundationGroup) - Constructor for class hec.map.inundation.InundationGroupGlyph
- InundationGroupGlyphDataRecord - Class in hec.map.inundation
- InundationGroupGlyphDataRecord() - Constructor for class hec.map.inundation.InundationGroupGlyphDataRecord
- InundationGroupGlyphDataRecord(InundationGroupGlyph) - Constructor for class hec.map.inundation.InundationGroupGlyphDataRecord
- InundationGroupPanel - Class in hec.map.inundation
- InundationGroupPanel(String) - Constructor for class hec.map.inundation.InundationGroupPanel
- InundationGroupRenderingDialog - Class in hec.map.inundation
- InundationGroupRenderingDialog(Frame, boolean, MapPanel) - Constructor for class hec.map.inundation.InundationGroupRenderingDialog
- InundationGroupSelection - Class in hec.map.inundation
- InundationGroupSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.inundation.InundationGroupSelection
- InundationGroupTableModel - Class in hec.map.inundation
- InundationGroupTableModel(RmaJTable, Object) - Constructor for class hec.map.inundation.InundationGroupTableModel
- InundationLayer - Class in hec.map.inundation
- InundationLayer() - Constructor for class hec.map.inundation.InundationLayer
- InundationLayer(double) - Constructor for class hec.map.inundation.InundationLayer
- InundationParameter - Class in hec.map.inundation
- InundationParameter() - Constructor for class hec.map.inundation.InundationParameter
- InundationParameter(String) - Constructor for class hec.map.inundation.InundationParameter
- INV - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- INV_TRANSFORM - Variable in class hec.map.image.DragPoint
- INVAL - Static variable in class hec.heclib.dss.DssDataType
- INVALID_ARGUMENTS - Enum constant in enum class hec.io.FileOffsetError
-
Invalid arguments were provided, thus data was unable to be located.
- INVALID_CHARS - Static variable in class rma.swing.text.DssPathnamePartDocument
-
define invalid characters 34=" 39=' 47=/ 92=\ 96=`
- INVALID_CHARS - Static variable in class rma.swing.text.FilenameDocument
- INVALID_CHARS - Static variable in class rma.swing.text.PathnameDocument
- INVALID_DATA_CONTAINER - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- INVALID_PARAMETER - Static variable in class hec.heclib.util.HecDoubleParam
- INVALID_PARAMETER - Static variable in class hec.heclib.util.HecDoubleParamData
- INVALID_TOLERANCES - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- invalidate() - Method in class hec.map.WorldLine
- invalidate() - Method in class hec.map.WorldRegion
- invalidateRegionExtents() - Method in class hec.geometry.Scale
- invalidateWorldExtents() - Method in class hec.geometry.Axis
- invalidateWorldExtents() - Method in class hec.geometry.ProbabilityAxis
- invalidFileNameChars - Static variable in class rma.util.RMAIO
- InvalidStateException - Exception in hec.lang
-
Thrown when an Object encounters an invalid state that it needs to notify it caller about.
- InvalidStateException(Object, String) - Constructor for exception hec.lang.InvalidStateException
- InvalidTimeWindowException - Exception in hec.data.tx
- InvalidTimeWindowException(String) - Constructor for exception hec.data.tx.InvalidTimeWindowException
- invDiscrete(double, double[]) - Static method in class rma.stats.model.Distributions
-
Deprecated.
- inverse() - Method in class hec.hecmath.HecMath
- inverse() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from 1 divided by current paired data y-values.
- inverse() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values equal to 1 divided by the values of the original time series.
- inverse(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- inverse(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- INVERSE - Static variable in class hec.hecmath.HecMath
- invertMatrix(double[]) - Static method in class rma.lang.RmaMath
-
Inverts a square matrix using luDComp and luBackSub as described in Numerical Recipies in C (pg.
- invNormal(double) - Static method in class rma.stats.model.Distributions
-
Deprecated.
- invokeFormManagementMethod(Container, Method, Object[]) - Method in class rma.swing.RmaJFrame
- invTriang(double, double, double, double) - Static method in class rma.stats.model.Distributions
-
Deprecated.
- invUniform(double) - Static method in class rma.stats.model.Distributions
-
Deprecated.
- invUniform(double, double, double) - Static method in class rma.stats.model.Distributions
-
Deprecated.
- IO_EXCEPTION - Enum constant in enum class hec.io.FileOffsetError
-
An IOException occurred while trying to locate the specified data
- IO_EXCEPTION - Static variable in class hec.util.ZipUtility
- IOutlet - Interface in hec.data.outlet
- IParameterExtents - Interface in hec.data.rating
-
An interface for the extents of a given rating specification's parameter either dependent or independent.
- IParameterScale - Interface in rma.swing
- IParameterTypedValue - Interface in hec.data.level
- IPhysicalStructure - Interface in hec.data.physicalstructure
- IPhysicalStructureOperationalChange<T extends IPhysicalStructureOperationalChangeRef> - Interface in hec.data.operations
- IPhysicalStructureOperationalChangeRef - Interface in hec.data.operations
- IPhysicalStructureOperationalSetting<T extends IPhysicalStructureOperationalChangeRef> - Interface in hec.data.operations
- IPool - Interface in hec.data.pool
-
Pool object that represents the pool information retrieved from the database as HecJavaDev objects.
- IPoolName - Interface in hec.data.pool
-
Data object representing the name of a Pool, this is very similar to a SpecifiedLevel, and is used to identify groups of Pools.
- IProject - Interface in hec.data.project
-
The interface to a project.
- IProjectCatalog - Interface in hec.data.project
- IProjectData - Interface in hec.data.project
- IProjectDescriptor - Interface in hec.data.project
- IProjectGateChanges - Interface in hec.data.gates
- IProjectOperationalChanges<T extends IPhysicalStructureOperationalChange<? extends IPhysicalStructureOperationalChangeRef>> - Interface in hec.data.operations
- IProjectTurbineChanges - Interface in hec.data.turbines
- IProperty - Interface in hec.data
- IRating - Interface in hec.data
-
Generalized rating interface
- IRatingExtents - Interface in hec.data.rating
-
The extents for a given rating specification.
- IRatingSpecCatalog - Interface in hec.data.rating
-
An interface onto the rating specification catalog.
- IRatingSpecification - Interface in hec.data.rating
-
An interface for a rating specification.
- IRatingTemplate - Interface in hec.data.rating
-
An interface on to a rating template.
- IRREGULAR - Static variable in class hec.chart.Histogram
- IRREGULAR_TIME_PATTERN - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- IRREGULAR_TIME_SERIES - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- IRREGULAR_TIME_SERIES_DOUBLES - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- irregularEPartName(int, boolean, boolean) - Static method in class hec.heclib.dss.DSSPathname
-
Generates an irregular TS E pathname part from a regular interval specified in seconds.
- irregularPathname(String, int[], boolean, boolean) - Static method in class hec.heclib.dss.DSSPathname
-
Converts a specified pathname to an irregular TS pathname based on a regular interval specified in seconds.
- IS_INF - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- IS_NAN - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- IS_NEAR_ZERO - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- IS_NEG_INF - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- IS_POS_INF - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- IS_UNDEF - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- isAbsoluteMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isAbsoluteMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isAbsoluteMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isAccepted(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isAccepted_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isaCollection() - Method in class hec.heclib.dss.CondensedReference
- isaCollection() - Method in class hec.heclib.dss.DataReference
- isaCollectionPath(String) - Static method in class hec.heclib.dss.DSSPathname
-
Determines if the pathname supplied meets the conventions of a collection Collections are identified by an F part of /C:000000|REST OF FPART/ Where 000000 is generally a sequence number, for example /YUBA/SMARTSVILLE/FLOW/01JAN1997/1HOUR/C:000042|OPERATION A/ The collections sequence (000042) must be 6 characters long
- isActive() - Method in class rma.util.MemProgressBar
-
Returns true if this progress bar is automatically updated
- isActive(Vector) - Method in class hec.model.TsDataSetName
- isAdjustmentEnabled() - Method in interface hec.map.image.IImageGlyph
- isAdjustmentEnabled() - Method in class hec.map.image.ImageGlyph
- isAdjustmentEnabled() - Method in class hec.map.image.ImageGlyphProxy
- isAllIrregular() - Method in class hec.dataTable.TimeSeriesDataModel
- isAllLabelsCheckSelected() - Method in class hec.gfx2d.LabelPropertiesPanel
-
Returns true if the "all labels use the same font" is checked.
- isAllLabelsCheckVisible() - Method in class hec.gfx2d.LabelPropertiesPanel
- isAltDown(int) - Static method in class hec.map.MapGlyph
-
Returns whether or not the Alt modifier is down in modifiers
- isAlwaysShowTimeAsBeginningOfDay() - Static method in class hec.heclib.util.HecTime
-
Deprecated.
- isAppended() - Method in class hec.util.TimeWindowExtensionDialog
- isArmed() - Method in class hec.ui.TristateDecorator
-
All these methods simply delegate to the "other" model that is being decorated.
- isArmed() - Method in class rma.swing.RmaJMenuLabel
- isAscendingSort() - Method in class rma.swing.list.RmaListModel
- isAssigned() - Method in interface hec.data.authorization.User
- isAttributeAvailable(String) - Method in class hec.map.image.ImageGlyphProxy
- isAttributeAvailable(String) - Method in class hec.map.MapGlyph
-
Gets the AttributeAvailable attribute of the MapGlyph object
- isAttributeShown(String) - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the AttributeShown attribute of the ModelDrawingAttributeSet object
- isAutoComputeMajorTics() - Method in class hec.geometry.AxisProp
- isAutoComputeMajorTics() - Method in interface hec.geometry.ScaleProperties
- isAutoComputeMinorTics() - Method in class hec.geometry.AxisProp
- isAutoComputeMinorTics() - Method in interface hec.geometry.ScaleProperties
- isAutomaticMax() - Method in class hec.geometry.AxisProp
- isAutomaticMax() - Method in interface hec.geometry.ScaleProperties
- isAutomaticMin() - Method in class hec.geometry.AxisProp
- isAutomaticMin() - Method in interface hec.geometry.ScaleProperties
- isAutomaticViewMax() - Method in class hec.geometry.AxisProp
- isAutomaticViewMax() - Method in interface hec.geometry.ScaleProperties
- isAutomaticViewMin() - Method in class hec.geometry.AxisProp
- isAutomaticViewMin() - Method in interface hec.geometry.ScaleProperties
- isAverage() - Method in class hec.data.ParameterType
-
Deprecated.Returns a boolean describing if the Parameter Type is average or not.
- isAxisReversed(String) - Method in class hec.gfx2d.ViewportLayout
- isBackground() - Method in class hec.map.MapIdentifier
-
get whether this mapId represents a background
- isBackgroundDrawn() - Method in class hec.gfx2d.G2dLabel
-
Deprecated.
- isBackgroundDrawn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- isBackgroundVisible() - Method in class hec.gfx2d.G2dLabel
-
get whether the background is visible
- isBackgroundVisible() - Method in class hec.gfx2d.Viewport
-
return whether the background is drawn or not
- isBackwards() - Method in class hec.map.aishape.stream.OrderedShapeStream
- isBitClear(byte[], int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isBitClear(int, int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isBitClear_int(int, int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isBitSet(byte[], int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isBitSet(int, int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isBitSet_int(int, int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isBorderDisplayed() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- isBorderDrawn() - Method in class hec.gfx2d.G2dLabel
-
Deprecated.
- isBorderDrawn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- isBorderOpaque() - Method in class hec.gfx2d.border.EdgeBorder
- isBorderOpaque() - Method in class hec.gfx2d.G2dBorder
-
Returns whether or not the border is opaque.
- isBorderOpaque() - Method in class rma.swing.CustomBevelBorder
-
Returns whether or not the border is opaque.
- isBorderOpaque() - Method in class rma.swing.table.LinesBorder
- isBorderVisible() - Method in class hec.gfx2d.G2dLabel
-
get whether the label border is visible
- isBorderVisible() - Method in class hec.gfx2d.Viewport
-
return whether the border is drawn or not
- isBrowser(Object) - Method in interface hec.ui.browser.IBrowserFactory
- IScale - Interface in hec.geometry
- isCalenderToolEnabled() - Method in interface rma.swing.DateChooserField
- isCalenderToolEnabled() - Method in class rma.swing.RmaJCalendarField
- isCalloutsVisible() - Method in class hec.gfx2d.G2dLine
- isCanceled() - Method in class hec.client.FindTextJDialog
-
returns whether this dialog was canceled
- isCanceled() - Method in interface hec.client.LoginIfc
- isCanceled() - Method in class hec.client.RepeatDialog
- isCanceled() - Method in class hec.gfx2d.G2dPropertiesDlg
-
Tests to see if the user has clicked the cancel button on this dialog
- isCanceled() - Method in class hec.gfx2d.MarginJDialog
- isCanceled() - Method in class hec.gfx2d.NewMarkerPointDialog
- isCanceled() - Method in class hec.gfx2d.PageSetupJDialog
-
Returns true if the canceled button was pushed for this dialog.
- isCanceled() - Method in class hec.gfx2d.RatingFunctionEditor
- isCanceled() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- isCanceled() - Method in class hec.gui.MoverDialog
-
Returns true if the user clicke the Cancel Button
- isCanceled() - Method in class hec.gui.MoverPanel
-
Returns true if the user clicke the Cancel Button
- isCanceled() - Method in class hec.gui.NameDialog
-
Returns true if the dialog was close via the cancel button
- isCanceled() - Method in class hec.gui.PanelEditor
- isCanceled() - Method in class hec.io.ConsoleWindow
- isCanceled() - Method in class hec.map.annotations.ui.AnnotationDialog
- isCanceled() - Method in class hec.map.GeoDialog
- isCanceled() - Method in class hec.map.raster.RasterImportProgressIndicator
- isCanceled() - Method in class hec.map.streamAlignment.StreamJunctionEditor
- isCanceled() - Method in class hec.map.ToolBarButtonEditor
- isCanceled() - Method in interface hec.model.UserInterface
- isCanceled() - Method in class hec.server.ListDialog
- isCanceled() - Method in class hec.server.NameSelectorDialog
-
Returns the cancels variable that tells weather the dialog was canceled or not
- isCanceled() - Method in class rma.swing.ExportDialog
-
Gets the Canceled attribute of the ExportDialog object
- isCanceled() - Method in class rma.swing.InsertDlg
- isCanceled() - Method in class rma.swing.ProgressIndicator
-
Gets the Canceled attribute of the ProgressIndicator object
- isCanceled() - Method in class rma.swing.RmaJDateChooserDialog
- isCanceled() - Method in class rma.swing.SerializerEditDlg
- isCanceled() - Method in class rma.swing.table.PrintPropertiesDlg
-
Tests to see if the user has clicked the cancel button on this dialog
- isCanceled() - Method in class rma.swing.table.RmaJTableExportDialog
-
Gets the Canceled attribute of the RmaJTableExportDialog object
- isCanceled() - Method in class rma.swing.table.RmaJTableFillDialog
- isCanceled() - Method in class rma.swing.TextEditDlg
- isCanceled() - Method in class rma.swing.TextEditFrame
- isCanceled() - Method in class rma.swing.TextEditPanel
- isCaseSensitiveSearch() - Method in class rma.swing.FindDialog
- isCatalogValid() - Method in class hec.heclib.dss.HecDssCatalog
- isCatalogValid() - Method in interface hec.heclib.dss.IHecDSSUtilities
- isCellEditable(int) - Method in class rma.swing.table.editableheader.EditableHeader
- isCellEditable(int, int) - Method in class hec.dataTable.ArrayModel
- isCellEditable(int, int) - Method in class hec.dataTable.HecDataTable
- isCellEditable(int, int) - Method in class hec.dataTable.PairedDataCurve
- isCellEditable(int, int) - Method in class hec.dataTable.PairedDataModel
- isCellEditable(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- isCellEditable(int, int) - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- isCellEditable(int, int) - Method in class hec.map.aishape.FieldMapModel
- isCellEditable(int, int) - Method in class hec.map.aishape.ShapeImportTableModel
- isCellEditable(int, int) - Method in class hec.map.aishape.ui.FieldColorTableModel
- isCellEditable(int, int) - Method in class hec.map.inundation.EditingInundationGroupTableModel
- isCellEditable(int, int) - Method in class hec.map.inundation.InundationGroupTableModel
- isCellEditable(int, int) - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- isCellEditable(int, int) - Method in class hec.model.AbstractDataListTableModel
-
Returns true if the cell at rowIndex and columnIndex is editable.
- isCellEditable(int, int) - Method in class hec.util.GeneralTableModel
- isCellEditable(int, int) - Method in class rma.swing.RmaJTable
-
Returns true if the cell at
row
andcolumn
is editable. - isCellEditable(int, int) - Method in class rma.swing.RmaTableMap
- isCellEditable(int, int) - Method in class rma.swing.table.AbstractRmaTableModel
- isCellEditable(int, int) - Method in class rma.swing.table.RmaTableModel
- isCellEditable(int, int) - Method in class rma.swing.table.RmaTableSorter
- isCellEditable(EventObject) - Method in class hec.ui.TristateCheckBoxCellEditor
- isCellEditable(EventObject) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- isCellEditable(EventObject) - Method in class rma.swing.table.RmaCellEditor
- isCellEditable(EventObject) - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- isCellEditable(EventObject) - Method in class rma.swing.table.RmaDateTimeEditor
- isCellEditable(EventObject) - Method in class rma.swing.table.RowCellEditor
- isCellEditable(EventObject) - Method in class rma.swing.treeTable.PathCellEditor
- isCellSelected(int, int) - Method in class rma.swing.RmaJTable
- isChildrenModified(Container) - Static method in class rma.util.RMAUtil
-
Return true if a child of comp is an instance of rma.lang.Modifiable and isModified() is true.
- isClockwise() - Method in class hec.map.WorldRegion
- isClosed() - Method in interface hec.io.DBFDataStorage.DBFIterator
- isCollapsed() - Method in class rma.swing.CollapsableJPanel
- isComment(String) - Method in class hec.io.PasswordFile
- isCompact() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- isCompound - Variable in class hec.io.DBFMapObject
-
Information about the Java object
- isCompoundOutletMember() - Method in interface hec.data.outlet.IOutlet
- isCompoundOutletMember() - Method in class hec.data.outlet.JDomOutletImpl
- isComputingMajorTics() - Method in class hec.geometry.Axis
- isComputingMinorTics() - Method in class hec.geometry.Axis
- isConfigurationLocked() - Method in class hec.map.inundation.InundationGroupSelection
- isConfigurationLocked() - Method in interface hec.map.JLayerSelectionParent
- isConfigurationLocked() - Method in class hec.map.JLayerSelectorTreePanel
- isConstantValue() - Method in interface hec.data.level.ILocationLevel
- isConstantValue() - Method in class hec.data.level.JDomLocationLevelImpl
- isConstantValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isConstantValue(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isConstantValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isContentPaneCheckingEnabled() - Method in class rma.swing.RmaJCompTitledPanel
- isControlDown(int) - Static method in class hec.map.MapGlyph
-
Returns whether or not the Control modifier is down in modifiers
- isCoopHost(TopologyFileEntry) - Static method in class hec.io.TopologyFile
-
Gets the CoopHost attribute of the TopologyFile class
- isCorrectParameter(String) - Static method in class hec.io.TimeSeriesContainerVertDatum
- isCurrentVerticalDatumEstimated() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves whether the elevation(s) in the current vertical datum were generated by an estimated offset
- isCurrentVerticalDatumEstimated() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- isCurrentVerticalDatumEstimated() - Method in class hec.hecmath.PairedDataMathVertDatum
- isCurrentVerticalDatumEstimated() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- isCurrentVerticalDatumEstimated() - Method in class hec.io.PairedDataContainerVertDatum
- isCurrentVerticalDatumEstimated() - Method in class hec.io.TimeSeriesContainerVertDatum
- isCurrentVerticalDatumEstimated() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- isCurrentVerticalDatumEstimated() - Method in class hec.model.AbstractTSRecord
- isCursorKey(int) - Static method in class rma.swing.RmaJPasswordField
-
final because this gets checked for every keystroke
- isCursorKey(int) - Static method in class rma.swing.RmaJTextField
-
final because this gets checked for every keystroke
- isCurveDrawn(int) - Method in class hec.gfx2d.DefaultG2dGlyph
- isCurveDrawn(int) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- isCurveDrawn(int) - Method in class hec.gfx2d.G2dGlyph
-
is a curve drawn or not.
- isCurveDrawn(int) - Method in class hec.gfx2d.PairedDataGlyph
- isCurveDrawn(int) - Method in class hec.gfx2d.PairedDataSet
- isCustomEnabled() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- isCustomEnabled() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
-
Deprecated.- use isSelected()
- isCwmsDbDataSource(String) - Static method in class hec.gfx2d.PlotSpecification
-
Returns whether the data source name specifies a CWMS database for the data source location.
- isCwmsTsId() - Method in class hec.heclib.dss.DSSPathname
- isDaily() - Method in class hec.data.Interval
-
Deprecated.
- isDASystem() - Method in class hec.io.TopologyFileEntry
-
Gets whether this entry is a DA System
- isDataFlavorSupported(DataFlavor) - Method in class hec.gfx2d.G2dGlyphTransferable
- isDataFlavorSupported(DataFlavor) - Method in class hec.heclib.dss.DataReferenceSet
- isDataFlavorSupported(DataFlavor) - Method in class hec.script.ScriptIdentifierSelection
- isDateDefined() - Method in class hec.heclib.util.HecTime
- isDBSystem() - Method in class hec.io.TopologyFileEntry
-
Gets whether this entry is a DB System
- isDefault(String, boolean) - Static method in class hec.gfx2d.PlotProperties
- isDefault(String, double) - Static method in class hec.gfx2d.PlotProperties
- isDefault(String, float) - Static method in class hec.gfx2d.PlotProperties
- isDefault(String, float[]) - Static method in class hec.gfx2d.PlotProperties
- isDefault(String, int) - Static method in class hec.gfx2d.PlotProperties
- isDefault(String, Color) - Static method in class hec.gfx2d.PlotProperties
-
Gets the Default attribute of the PlotProperties class
- isDefault(String, Font) - Static method in class hec.gfx2d.PlotProperties
-
Gets the Default attribute of the PlotProperties class
- isDefault(String, Insets) - Static method in class hec.gfx2d.PlotProperties
-
Gets the Default attribute of the PlotProperties class
- isDefault(String, String) - Static method in class hec.gfx2d.PlotProperties
- isDefaultData() - Method in class hec.model.AbstractTSRecord
- isDefaultData() - Method in interface hec.model.TSRecord
- isDefaultLimits - Variable in class hec.geometry.AxisProp
-
boolean that states if min/max are defaults or real limits
- isDefaultMap() - Method in class hec.map.MapIdentifier
- isDefaultRegionExtents() - Method in class hec.map.MapScale
-
Returns the value of the default region extents flag.
- isDefaultStation() - Method in class hec.model.StreamNode
- isDefined() - Method in class hec.data.IntervalOffset
-
Deprecated.
- isDefined() - Method in class hec.heclib.util.doubleArrayContainer
- isDefined() - Method in class hec.heclib.util.HecDouble
- isDefined() - Method in class hec.heclib.util.HecDoubleArray
- isDefined() - Method in class hec.heclib.util.HecTime
-
Returns if the date / time is defined
- isDefined() - Method in class hec.heclib.util.HecTimeArray
- isDefined() - Method in class hec.heclib.util.intArrayContainer
- isDefined() - Method in class hec.heclib.util.shortArrayContainer
- isDefined() - Method in class hec.lang.FloatArrayContainer
- isDefined() - Method in class hec.lang.ShortArrayContainer
- isDefined() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- isDefined(double) - Static method in class hec.lang.Const
- isDefined(float) - Static method in class hec.lang.Const
- isDefined(int) - Static method in class hec.data.IntervalOffset
-
Deprecated.
- isDefined(int) - Method in class hec.heclib.util.HecDoubleArray
- isDefined(int) - Static method in class hec.lang.Const
- isDefined(long) - Static method in class hec.lang.Const
- isDefined(intContainer) - Method in class hec.heclib.util.doubleArrayContainer
- isDefined(intContainer) - Method in class hec.heclib.util.HecDoubleArray
- isDefined(intContainer) - Method in class hec.heclib.util.HecTimeArray
- isDefined(intContainer) - Method in class hec.heclib.util.intArrayContainer
-
Returns TRUE if any element is defined, and the element number of the first defined element.
- isDefined(intContainer) - Method in class hec.heclib.util.shortArrayContainer
- isDefined(intContainer) - Method in class hec.lang.FloatArrayContainer
- isDefined(intContainer) - Method in class hec.lang.ShortArrayContainer
- isDescriptionPanelVisible() - Method in class hec.gui.AbstractSelectorPanel
- isDifferentValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isDifferentValue(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isDifferentValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isDirectory() - Method in interface hec.io.HecFile
-
Tests whether the file denoted by this HecFile is a directory.
- isDirectory() - Method in class hec.io.Identifier
- isDirectory() - Method in class hec.model.WatershedLocation
- isDirty() - Method in class hec.map.AbstractLegendItem
- isDisplayedInMenu() - Method in class hec.script.ScriptIdentifier
- isDisplayedInSelector() - Method in class hec.script.ScriptIdentifier
- isDisplayedToUser() - Method in class hec.script.ScriptIdentifier
- isDisplayHistogramDialog() - Method in class hec.chart.HistogramChart
- isDisplayLastRecordOnAdd() - Method in interface rma.swing.logging.ILogRecordDisplay
-
Whether a new record is displayed when it is added.
- isDisplayLastRecordOnAdd() - Method in class rma.swing.logging.LogRecordDisplayPanel
- isDistinct() - Method in class hec.data.meta.CatalogTemplate
- isDistributionTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isDistributionTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isDistributionTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isDone() - Method in class hec.gfx2d.LogarithmicPathIterator
- isDotAll() - Method in class hec.data.textFilter.TextFilterElement
- isDouble() - Method in class hec.hecmath.computation.ValueContainer
- isDoubleArray() - Method in class hec.io.ArrayContainer
- isDoubleBuffered() - Method in class hec.gfx2d.Viewport
- isDownstreamNode() - Method in class hec.model.StreamNode
- isDownstreamOutflow() - Method in interface hec.data.outlet.IOutlet
- isDownstreamOutflow() - Method in class hec.data.outlet.JDomOutletImpl
- isDragEnabled() - Method in class hec.gfx2d.Viewport
- isDrawClockwise() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isDrawClockwise() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- isDrawingPoints() - Method in class hec.gfx2d.PlotIcon
- isDrawJunctions() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- isDrawLine() - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- isDrawMajorTicLabels() - Method in class hec.gfx2d.AxisTicsDrawProp
- isDrawMajorTics() - Method in class hec.gfx2d.AxisTicsDrawProp
- isDrawMinorTicLabels() - Method in class hec.gfx2d.AxisTicsDrawProp
- isDrawMinorTics() - Method in class hec.gfx2d.AxisTicsDrawProp
- isDrawName() - Method in interface hec.client.ResDrawPropData
- isDrawNodes() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- isDrawRPolygon() - Method in interface hec.client.ResDrawPropData
- isDrawTicLabels() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- isDrawTics() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- isDurationMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isDurationMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isDurationMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- ISeasonalInterval - Interface in hec.data.level
- ISeasonalValue - Interface in hec.data.level
- ISeasonalValues - Interface in hec.data.level
- isEditable() - Method in class hec.dataTable.TimeSeriesColumnBase
- isEditable() - Method in class hec.dataTable.TimeSeriesQualityColumn
- isEditable() - Method in interface rma.lang.Editable
- isEditable() - Method in class rma.swing.AbstractTextEditorPanel
- isEditable() - Method in class rma.swing.DateTimePanel
-
Gets the Editable attribute of the DateTimePanel object
- isEditable() - Method in class rma.swing.RmaJDialog
- isEditable() - Method in class rma.swing.RmaJFrame
- isEditable() - Method in class rma.swing.RmaJTable
-
get whether this table is editable or not
- isEditable() - Method in class rma.swing.tree.RmaMutableTreeNode
- isEditing() - Method in class rma.swing.table.editableheader.EditableHeader
- isEmpty() - Method in class hec.data.TimeWindowMap
- isEmpty() - Method in class hec.map.WorldLine
- isEmpty() - Method in class rma.swing.list.RmaListModel
-
Tests if this list has no components.
- isEmpty() - Method in class rma.util.DoubleArray
-
Tests if this vector has no components.
- isEmpty() - Method in class rma.util.DoubleVector
-
Tests if this vector has no components.
- isEmpty() - Method in class rma.util.FloatArray
-
Tests if this vector has no components.
- isEmpty() - Method in class rma.util.IntArray
-
Tests if this array has no components.
- isEmpty() - Method in class rma.util.IntVector
-
Tests if this vector has no components.
- isEmpty() - Method in class rma.util.LongVector
-
Tests if this vector has no components.
- isEmpty() - Method in class rma.util.RMAHashtable
-
Tests if this hashtable maps no keys to values.
- isEmpty() - Method in class rma.util.ShortArray
-
Tests if this array has no components.
- isEmpty() - Method in class rma.util.SoftHashMap
-
Returns
true
if this map contains no key-value mappings. - isEmpty(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isEmptyNameAllowed() - Method in class hec.gui.RenameDlg
- isEmptyOk() - Method in class rma.swing.RmaJPasswordField
- isEmptyOk() - Method in class rma.swing.RmaJTextArea
- isEmptyOk() - Method in class rma.swing.RmaJTextField
- isEnabled() - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- isEnabled() - Method in class hec.ui.TristateDecorator
- isEnabled() - Method in class rma.swing.DateTimePanel
-
Gets the Enabled attribute of the DateTimePanel object
- isEnableSort() - Method in class rma.swing.list.RmaListModel
-
Returns true if the list model is sorting its elements.
- isEndDate(Date) - Method in class hec.data.TimeWindow
- isEndInclusive() - Method in class hec.data.TimeWindow
- isEndOfPeriod() - Method in class hec.data.Duration
-
Deprecated.
- isEndOfPeriodData() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- isEnglish() - Method in class hec.hecmath.HecMath
- isEnglish() - Method in class hec.hecmath.PairedDataMath
-
Determine if the paired data is in English units.
- isEnglish() - Method in class hec.hecmath.TextMath
- isEnglish() - Method in class hec.hecmath.TimeSeriesMath
-
Determine if the time series data is in English units.
- isExistingAttributeSet(String) - Method in class hec.map.ModeDrawingAttributeSet
- isExistingOk() - Method in class hec.model.WkspExportOptions
- isExpanded() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- isExpanded(DefaultMutableTreeNode) - Method in class hec.map.inundation.InundationGroupSelection
- isExpanded(DefaultMutableTreeNode) - Method in interface hec.map.JLayerSelectionParent
- isExpanded(DefaultMutableTreeNode) - Method in class hec.map.JLayerSelectorTreePanel
- isExplicitlyClosed() - Method in class hec.heclib.dss.AbstractDssDataManager
- isExplicitlyClosed() - Method in interface hec.heclib.dss.DssDataManager
- isFile() - Method in interface hec.io.HecFile
-
Tests whether the file denoted by this HecFile is a normal file.
- isFile() - Method in class hec.io.SimpleHecFileImpl
- isFileAccessed() - Method in class hec.heclib.dss.HecDSSFileDataManager
- isFilenameGiven() - Method in class hec.heclib.dss.DSSPathAndFilename
- isFileRemote() - Method in class hec.heclib.dss.HecDSSFileAccess
- isFinished() - Method in class hec.map.dem.DemMap.CharIterator
- isFinished() - Method in class hec.util.concurrent.AwaitableFutureTask
- isFinished() - Method in class rma.util.PerforceReport.ProcessReader
-
Gets the Finished attribute of the ProcessReader object
- isFirstFixedRow() - Method in class rma.swing.RmaJTable
- isFirstNode(JLayerSelection) - Method in class hec.map.inundation.InundationGroupSelection
- isFirstNode(JLayerSelection) - Method in interface hec.map.JLayerSelectionParent
- isFirstNode(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- isFloatArray() - Method in class hec.io.ArrayContainer
- isFloating() - Method in class hec.map.MapToolPanel
- isFocusTraversable() - Method in class hec.gfx2d.G2dPanel
- isFocusTraversable() - Method in class hec.gfx2d.Viewport
- isFooterVisible() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- isFooterVisible() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isForward() - Method in class hec.map.aishape.stream.OrderedShapeStream
- isFrame() - Method in class rma.swing.logging.DialogLogHandler
-
Is the window a frame or dialog?
- isFullPath(String) - Static method in class rma.util.RMAIO
-
check to see if the path is a full or relative path
- isFullTextShown() - Method in class rma.swing.RmaJFileLabel
- isGageList(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isGageList(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isGageList_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isGDIFontDrawing() - Method in class rma.util.wmf.WMFGraphics2D
-
Indicates the use of the native GDI font drawing mechanism.
- isGDIPenDrawing() - Method in class rma.util.wmf.WMFGraphics2D
-
Indicates the use of the native GDI pen drawing mechanism.
- isGDIPenWidthDrawing() - Method in class rma.util.wmf.WMFGraphics2D
-
Indicates the use of the native GDI pen width drawing.
- isGraphicalEstimate(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isGraphicalEstimate_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isGridRecord(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
-
Determines if record for the given pathname is represents a grid.
- isGridType(int) - Static method in class hec.heclib.grid.GridUtilities
- isHeaderEditable - Variable in class rma.swing.table.editableheader.EditableHeaderTableColumn
- isHeaderEditable() - Method in class rma.swing.table.editableheader.EditableHeaderTableColumn
- isHidden() - Method in class hec.io.Identifier
- isHighlighted(int) - Method in class hec.map.aishape.ShapeDrawingAttribute
- isHighlighted(Integer) - Method in class hec.map.aishape.ShapeDrawingAttribute
- isHourly() - Method in class hec.data.Interval
-
Deprecated.
- isHrap() - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- isIdChar(char) - Static method in class hec.hecmath.computation.Util
- isIgnoreCase() - Method in class hec.data.textFilter.TextFilterElement
- isIgnoreModifiedEvents() - Method in class rma.swing.RmaJDialog
- isIgnoreWhitespace() - Method in class hec.data.textFilter.TextFilterElement
- isIgnoringModifiedEvents() - Method in class hec.gui.AbstractEditorPanel
- isIgnoringModifiedEvents() - Method in class hec.map.inundation.InundationGroupPanel
- isIgnoringModifiedEvents() - Method in class rma.swing.RmaJFrame
-
return whether this Frame is ignoring modified events.
- isIgnoringModifiedEvents() - Method in class rma.swing.RmaJTextField
- isIgnoringModifiedEvents() - Method in class rma.swing.tree.RmaJTree
- isImplicit() - Method in interface hec.data.pool.IPool
-
Determines if the pool is implicitly created by the database API's.
- isImplicit() - Method in class hec.data.pool.Pool
- isInAdvancedMode() - Method in class hec.map.ElevationGlyphOptionJDlg
-
Gets the InAdvancedMode attribute of the ElevationGlyphOptionJDlg object
- isInclude() - Method in class hec.data.textFilter.TextFilterElement
- isInitialized() - Method in class hec.io.DBFDataStorage
- isInput() - Method in interface hec.model.TSRecord
- isInRange() - Method in class hec.heclib.util.HecDoubleParam
-
isInRange() returns an integer
- isInRange() - Method in class hec.heclib.util.HecIntParam
-
isInRange() returns an integer
- isInserted() - Method in class hec.util.TimeWindowExtensionDialog
- isInsertMode() - Method in class rma.swing.text.ToggleInsertDocument
- isInst() - Method in class hec.hecmath.MassBalancedEvent
- isInstanceOfOsmMapGlyph(MapGlyph) - Static method in class hec.map.renderer.GlyphTaskFactory
- isInstanceOfOsmMapGlyph(GlyphTaskFactory) - Static method in class hec.map.renderer.GlyphTaskFactory
- isInstantaneous() - Method in class hec.data.ParameterType
-
Deprecated.Returns a boolean describing if the Parameter Type is instantaneous or not.
- isInstanteous(String) - Static method in class hec.gfx2d.DataTypeFactory
- isIntArray() - Method in class hec.io.ArrayContainer
- isInterior() - Method in class hec.geometry.WorldRegion
- isInterpolated(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isInterpolated_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isIregular(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- isKeyboardInput(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isKeyboardInput_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isLabelVisible() - Method in class hec.gfx2d.G2dLine
- isLastNode(JLayerSelection) - Method in class hec.map.inundation.InundationGroupSelection
- isLastNode(JLayerSelection) - Method in interface hec.map.JLayerSelectionParent
- isLastNode(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- isLeaf() - Method in class hec.script.AbstractScriptEditor.FolderNode
- isLeap(int) - Static method in class hec.heclib.util.HecTime
-
Checks if a given year is a leap year
- isLeapYear(int) - Static method in class rma.swing.DateChooser
-
Determine if a year is a leap year.
- isLeftJustified() - Method in class hec.lang.RdcField
- isLegendItemsVisible() - Method in class hec.gfx2d.G2dGlyph
- isLegendVisible() - Method in class hec.gfx2d.G2dPanel
- isLessThanDaily() - Method in class hec.data.Interval
-
Deprecated.
- isLessThanDecade() - Method in class hec.data.Interval
-
Deprecated.
- isLessThanHourly() - Method in class hec.data.Interval
-
Deprecated.
- isLessThanMonthly() - Method in class hec.data.Interval
-
Deprecated.
- isLessThanWeekly() - Method in class hec.data.Interval
-
Deprecated.
- isLessThanYearly() - Method in class hec.data.Interval
-
Deprecated.
- isLineDrawn() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- isLineLabelVisible() - Method in class hec.gfx2d.G2dLine
- isLineVisible() - Method in class hec.gfx2d.G2dGlyph
- isLineVisible() - Method in class hec.gfx2d.G2dLine
-
return whether this line draws or not
- isLoadable() - Method in class hec.lang.DataObjectReference
- isLoaded() - Method in class hec.gfx2d.PairedDataSet
- isLoaded() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- isLoaded() - Method in class hec.model.AbstractDataObject
- isLoaded() - Method in interface hec.model.DataObject
-
has this objects data been loaded?
- isLoaded() - Method in class hec.model.UnmodifiableDataObject
-
Gets the loaded attribute of the UnmodifiableDataObject object
- isLoaded() - Method in class hec.properties.HECProperties
- isLocalhost(String) - Static method in class rma.net.HostNameIPChecker
- isLocked() - Method in class hec.event.LockEvent
- isLocked() - Method in class hec.map.JLayerSelectorTreePanel
- isLocked() - Method in class hec.security.PasswordEntry
- isLoggable(Level) - Method in class rma.util.logging.MarkingClassLoggerBackendWrapper
- isLoggable(LogRecord) - Method in class rma.util.logging.DecoratingLogFilter
- isLoggable(LogRecord) - Method in class rma.util.logging.LevelCeilingFilter
- isLoggable(LogRecord) - Method in class rma.util.logging.StdoutConsoleHandler
-
Check if this Handler would actually log a given LogRecord.
- isLoggedIn(String) - Method in class hec.model.UserInfo
-
see if the given userId is logged in
- isLogicTest(String) - Static method in class hec.hecmath.computation.LogicTest
- isMajorGridXDrawn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- isMajorGridXVisible() - Method in class hec.gfx2d.Viewport
-
return whether the Major X Grid is Drawn
- isMajorGridYDrawn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- isMajorGridYVisible() - Method in class hec.gfx2d.Viewport
-
return whether the Major Y Grid is Drawn
- isManager() - Method in class hec.map.MapIdentifier
-
get whether this mapId represents a manager
- isManagingFocus() - Method in class hec.gui.AbstractFileChooserField
-
let tabs traverse to next component please
- isManagingFocus() - Method in class rma.swing.RmaJDescriptionField
-
let tabs traverse to next component please
- isManagingFocus() - Method in class rma.swing.RmaJTable
-
Gets the ManagingFocus attribute of the RmaJTable object
- isMap() - Method in class hec.map.MapIdentifier
- isMatchCase() - Method in class hec.client.FindTextJDialog
-
return whether the Match Case check box is selected
- isMathOperation(String) - Static method in class hec.hecmath.computation.MathOperation
- isMaximum() - Method in class hec.data.ParameterType
-
Deprecated.
- isMetaCatalogTemplate() - Method in class hec.data.meta.CatalogTemplate
- isMetaDown(int) - Static method in class hec.map.MapGlyph
-
Returns whether or not the Meta modifier is down in modifiers
- isMetric() - Method in class hec.hecmath.HecMath
- isMetric() - Method in class hec.hecmath.PairedDataMath
-
Determine if the paired data is in metric (SI) units.
- isMetric() - Method in class hec.hecmath.TextMath
- isMetric() - Method in class hec.hecmath.TimeSeriesMath
-
Determine if the time series data is in metric (SI) units.
- isMinimum() - Method in class hec.data.ParameterType
-
Deprecated.
- isMinorGridXDrawn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- isMinorGridXVisible() - Method in class hec.gfx2d.Viewport
-
return whether the Minor X Grid is Drawn
- isMinorGridYDrawn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- isMinorGridYVisible() - Method in class hec.gfx2d.Viewport
-
return whether the Minor Y Grid is Drawn
- isMissing(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isMissing(double) - Static method in class hec.hecmath.HecMath
-
Check if
value
is set to the missing value(HecMath.UNDEFINED)
. - isMissing(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isMissing(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isMissing(TimeSeriesContainer, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Determine if the data value in
tsc
is missing (missing quality or undefined value) for the index locationindex
. - isMissing_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isMissingValue(double) - Static method in class rma.util.RMAConst
- isMissingValue(float) - Static method in class rma.util.RMAConst
- isMissingValue(int) - Static method in class rma.util.RMAConst
- isModal() - Method in class rma.swing.logging.DialogLogHandler
-
If the window is a dialog, then it will be modal.
- isModelingSystem() - Method in class hec.io.TopologyFileEntry
-
Gets whether this entry is a Modeling System
- isModifiable() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- isModified() - Method in interface hec.appInterface.Workspace
-
get whether the Workspace has been modified.
- isModified() - Method in class hec.data.basin.JDomBasinImpl
- isModified() - Method in class hec.data.stream.StreamImpl
- isModified() - Method in class hec.data.stream.StreamLocationImpl
- isModified() - Method in class hec.data.stream.StreamReachImpl
- isModified() - Method in class hec.data.streamflow.StreamflowMeasurement
- isModified() - Method in class hec.gfx2d.DataType
- isModified() - Method in class hec.gfx2d.G2dLineProperties
-
Returns the flag that marks this object as modified.
- isModified() - Method in class hec.gui.AbstractEditorPanel
- isModified() - Method in class hec.lang.NamedType
-
Check if the object has been modified.
- isModified() - Method in class hec.map.inundation.InundationGroupPanel
- isModified() - Method in class hec.map.transform.CoordinateTransformPanel
- isModified() - Method in interface hec.model.CommonDataList
- isModified() - Method in interface hec.model.DataList
-
has the data in this DataList been changed?
- isModified() - Method in interface hec.model.DataObject
-
see if this object's data has been modified
- isModified() - Method in interface hec.model.ITSDataSet
- isModified() - Method in class hec.model.JobTask
- isModified() - Method in class hec.model.StreamElement
- isModified() - Method in class hec.model.StreamPolyLine
- isModified() - Method in class hec.properties.HECProperties
- isModified() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- isModified() - Method in class hec.server.hecComponent
- isModified() - Method in class hec.ui.TristateCheckBox
-
Checks if is modified.
- isModified() - Method in interface rma.lang.Modifiable
- isModified() - Method in class rma.swing.AbstractJPanel
- isModified() - Method in class rma.swing.AbstractTextEditorPanel
- isModified() - Method in class rma.swing.DateTimePanel
- isModified() - Method in class rma.swing.RmaComboBoxEditor
- isModified() - Method in class rma.swing.RmaFrame
- isModified() - Method in class rma.swing.RmaIpAddressPanel
- isModified() - Method in class rma.swing.RmaJCheckBox
- isModified() - Method in class rma.swing.RmaJColorButton
- isModified() - Method in class rma.swing.RmaJComboBox
- isModified() - Method in class rma.swing.RmaJDecimalField
- isModified() - Method in class rma.swing.RmaJDialog
- isModified() - Method in class rma.swing.RmaJFontButton
- isModified() - Method in class rma.swing.RmaJFrame
- isModified() - Method in class rma.swing.RmaJList
- isModified() - Method in class rma.swing.RmaJLocationComponent
- isModified() - Method in class rma.swing.RmaJPanel
- isModified() - Method in class rma.swing.RmaJPasswordField
- isModified() - Method in class rma.swing.RmaJRadioButton
- isModified() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- isModified() - Method in class rma.swing.RmaJSpinner
- isModified() - Method in class rma.swing.RmaJTabbedPane
- isModified() - Method in class rma.swing.RmaJTable
-
returns whether this table has been modified
- isModified() - Method in class rma.swing.RmaJTextArea
- isModified() - Method in class rma.swing.RmaJTextField
- isModified() - Method in class rma.swing.RmaJXTreeTable
-
returns whether this table has been modified
- isModified() - Method in class rma.swing.tree.RmaJTree
- isMonotonicallyDecreasing(int, double[]) - Static method in class hec.lang.Statistics
-
Returns boolean indicating if x array is monotonically decreasing.
- isMonotonicallyIncreasing(int, double[]) - Static method in class hec.lang.Statistics
-
Returns boolean indicating if x array is monotonically increasing.
- isMonthly() - Method in class hec.data.Interval
-
Deprecated.
- isMovableInList() - Method in class hec.map.JLayerSelection
- isMultiLine() - Method in class hec.data.textFilter.TextFilterElement
- isMuskingumRoutingStable(int, double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Check for possible instability for the given Muskingum Routing parameters.
- isNAVD88OffsetEstimated() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves whether the offset added to the an elevation in the native vertical datum to generate an elevation in NAVD88 is an estimate
- isNAVD88OffsetEstimated() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- isNAVD88OffsetEstimated() - Method in class hec.hecmath.PairedDataMathVertDatum
- isNAVD88OffsetEstimated() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- isNAVD88OffsetEstimated() - Method in class hec.io.PairedDataContainerVertDatum
- isNAVD88OffsetEstimated() - Method in class hec.io.TimeSeriesContainerVertDatum
- isNAVD88OffsetEstimated() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- isNAVD88OffsetEstimated() - Method in class hec.model.AbstractTSRecord
- isNavigationKey(int) - Method in class rma.swing.RmaJList
-
Returns whether or not the supplied keyCode maps to a key that is used for navigation.
- isNavPanelVisible() - Method in class hec.client.SelectorEditorPanel
- isNavPanelVisible() - Method in class hec.gui.AbstractSelectorPanel
- isNavPanelVisible() - Method in class hec.gui.SelectorPanelEditor
- isNegativeIncremental(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNegativeIncremental(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNegativeIncremental_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNetworked() - Method in interface hec.appInterface.Application
-
return whether this Application is networked or not
- isNetworked() - Method in interface hec.io.HecFile
-
Get whether this HecFile represents a networked or local file.
- isNetworked() - Method in class hec.io.SimpleFile
- isNetworked() - Method in class hec.io.SimpleHecFileImpl
- isNetworked() - Static method in class hec.lang.ClientAppCheck
- isNetworked() - Method in class hec.script.AbstractScriptButtonFrame
- isNew() - Method in class hec.data.streamflow.StreamflowMeasurement
- isNew() - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- isNew() - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- isNGVD29OffsetEstimated() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Retrieves whether the offset added to the an elevation in the native vertical datum to generate an elevation in NGVD29 is an estimate
- isNGVD29OffsetEstimated() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- isNGVD29OffsetEstimated() - Method in class hec.hecmath.PairedDataMathVertDatum
- isNGVD29OffsetEstimated() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- isNGVD29OffsetEstimated() - Method in class hec.io.PairedDataContainerVertDatum
- isNGVD29OffsetEstimated() - Method in class hec.io.TimeSeriesContainerVertDatum
- isNGVD29OffsetEstimated() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- isNGVD29OffsetEstimated() - Method in class hec.model.AbstractTSRecord
- isNotAbsoluteMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotAbsoluteMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotAbsoluteMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotConstantValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotConstantValue(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotConstantValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDifferentValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDifferentValue(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDifferentValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDistributionTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDistributionTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDistributionTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDurationMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDurationMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotDurationMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotGageList(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotGageList(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotGageList_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotMissing(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotMissing(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isNotMissing(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotMissing_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotNegativeIncremental(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotNegativeIncremental(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotNegativeIncremental_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotOkay(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotOkay(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isNotOkay(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotOkay_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotProtected(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotProtected(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isNotProtected(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotProtected_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotQuestion(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotQuestion(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isNotQuestion(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotQuestion_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRateOfChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRateOfChange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRateOfChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRegular() - Method in class hec.data.Interval
-
Deprecated.
- isNotReject(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotReject(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isNotReject(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotReject_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRelativeMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRelativeMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRelativeMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRevised(byte[]) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRevised(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotRevised_int(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotScreened(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotScreened(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isNotScreened(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotScreened_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotUserDefinedTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotUserDefinedTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotUserDefinedTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isNotValid(double) - Static method in class hec.lang.Const
- isNotValid(float) - Static method in class hec.lang.Const
- isNotValid(int) - Static method in class hec.lang.Const
- isNotValid(long) - Static method in class hec.lang.Const
- isNotValid(String) - Static method in class hec.data.Parameter
-
Deprecated.Checks if is not valid.
- Iso8601Time - Class in hec.data
- Iso8601Time() - Constructor for class hec.data.Iso8601Time
- Iso8601Time(long) - Constructor for class hec.data.Iso8601Time
- Iso8601Time(String) - Constructor for class hec.data.Iso8601Time
- isObservedData() - Method in class hec.model.AbstractTSRecord
- isObservedData() - Method in interface hec.model.TSRecord
- isoDate() - Method in class hec.heclib.util.HecTime
-
Generates and retuns an ISO style date as an int: YYMMDD
- isOK() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- isOkay(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isOkay(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isOkay(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isOkay_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isOnTop() - Method in class hec.map.JLayerSelectorTreePanel
- isOpaque() - Method in class hec.util.AnimatedWaitIcon
- isOpened() - Method in class hec.heclib.dss.HecDss
- isOpening() - Method in class hec.gui.AbstractFileChooserField
- isOperator(String) - Static method in class hec.hecmath.computation.Util
- isoTime() - Method in class hec.heclib.util.HecTime
-
Generate and return an ISO style time as an int: HHMMSS
- isOverCheckBox(Point) - Method in class rma.swing.tree.NodeSelectionListener
- isOverridingProtection() - Method in class hec.data.TimeWindow
- isPaintEnabled() - Method in class hec.gfx2d.G2dPanel
-
isPaintEnabled
- isPaintEnabled() - Method in class hec.map.MapPanel
-
Gets whether painting is enabled for the MapPanel
- isPaintOk() - Static method in class hec.map.MapGlyph
-
Gets whether MapGlyph's should continue painting.
- isParsableToInt(String) - Method in class rma.swing.RmaJIntegerSetField
-
Checks if a string is a parsable int.
- isPartiallySelected(TreePath) - Method in class hec.ui.CheckTreeSelectionModel
- isPassword(String) - Method in class hec.server.Profile
- isPasteString(String, int) - Method in class hec.dataTable.ArrayModel
- isPathEditable(TreePath) - Method in class rma.swing.tree.RmaJTree
- isPathnamePartsString(String) - Method in class hec.heclib.dss.HecDssCatalog
- isPathSelected(TreePath, boolean) - Method in class hec.ui.CheckTreeSelectionModel
- isPaused() - Method in class hec.model.JobTask
- ISpecifiedLevel - Interface in hec.data.level
- isPerAvgTimeStep() - Method in class hec.model.RunTimeStep
- isPerAvgTimeStep() - Method in class hec.model.RunTimeWindow
- isPlotTitleVisible() - Method in class hec.gfx2d.G2dDialog
-
get whether the Title for the
G2dPanel
is visible - isPolygon() - Method in class hec.map.hms.HmsMapLine
- isPracticallyUndefined(double) - Static method in class hec.lang.Const
- isPracticallyUndefined(float) - Static method in class hec.lang.Const
-
The "isPracticallyUndefined" methods are for dealing with externally undefined values that only approximate the exact Java float or double UNDEFINED representation.
- isPrepended() - Method in class hec.util.TimeWindowExtensionDialog
- isPressed() - Method in class hec.ui.TristateDecorator
- isPrimaryHost(TopologyFileEntry) - Static method in class hec.io.TopologyFile
-
Gets the PrimaryHost attribute of the TopologyFile class
- isPrimarySite() - Method in class hec.io.TopologyFileEntry
-
Gets whether this entry is a Primary Site
- isProcessing() - Method in class rma.util.VCRPlayerThread
- isProgressive() - Method in class hec.map.image.ImageInfo
-
Returns whether the image is stored in a progressive (also called: interlaced) way.
- isProtected() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- isProtected() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- isProtected(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isProtected(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isProtected(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isProtected_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isQualityClear(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isQualityClear(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isQualityClear_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isQualityColumn(int) - Method in class hec.dataTable.ArrayModel
- isQualityColumn(int) - Method in class hec.dataTable.TimeSeriesDataModel
- isQualityOperation(String) - Static method in class hec.hecmath.computation.QualityOperation
- isQualityTest(String) - Static method in class hec.hecmath.computation.QualityTest
- isQuestion(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isQuestion(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isQuestion(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isQuestion_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRadialSumTextVisible() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isRadialSumTextVisible() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- isRange1(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRange1_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRange2(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRange2_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRange3(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRange3_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRateOfChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRateOfChange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isRateOfChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReadOnly() - Method in class hec.io.Identifier
- isReadOnly() - Method in interface hec.model.IDataListContainer
-
get whether the DataListContainer is read only
- isReadOnly() - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Returns true if this PermissionCollection object is marked as readonly.
- isRecurring() - Method in class hec.model.SchedulableJob
- isRegular() - Method in class hec.data.Interval
-
Deprecated.Return
true
means MUST cross a Day, Month, and Year EXACTLY - isRegular() - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- isRegular() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- isRegular() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- isRegular(int) - Static method in class hec.data.Interval
-
Deprecated.Returns a boolean indicating if the argument intervalMinutes is a valid regular time series.
- isRegular(int[]) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- isRegular(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- isReject(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReject(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isReject(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isReject_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRelativeMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRelativeMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isRelativeMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRelativePathTo(String, String) - Static method in class rma.util.RMAIO
-
Returns a boolean flag that indicates if the fullpath is contained in the base path.
- isRemote() - Method in interface hec.heclib.dss.DssDataManager
- isRemote() - Method in class hec.hecmath.DSSFile
- isRemoteFileName(String) - Static method in interface hec.heclib.dss.DssDataManager
- isRemovable() - Method in class hec.map.JLayerSelection
- isRemovable() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- isRemovable() - Method in class hec.map.ManagerGlyphSelection
- isRepaintNeeded() - Method in class hec.map.MapGlyph
- isRepaintNeeded() - Method in interface hec.map.renderer.TracksRepaint
- isReplaceGraphicalChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceGraphicalChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceLinearInterpolation(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceLinearInterpolation_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceManualChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceManualChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceWithMissing(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isReplaceWithMissing_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRequestFocusEnabled() - Method in class hec.gfx2d.Viewport
- isRequired() - Method in class hec.model.ModelVariable
- isReservoirInflow() - Method in interface hec.data.outlet.IOutlet
- isReservoirInflow() - Method in class hec.data.outlet.JDomOutletImpl
- isReversed - Variable in class hec.geometry.AxisProp
-
Reverse direction of world coord relative to local coord
- isReversed() - Method in class hec.geometry.Axis
- isReversed() - Method in class hec.geometry.AxisProp
- isReversed() - Method in class hec.geometry.CategoryAxis
- isReversed() - Method in interface hec.geometry.ScaleProperties
- isReversed() - Method in class rma.util.LinearColorContour
- isRevised(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevised(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevised_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedAutomatically(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedAutomatically_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedAutomaticallyCheckAllBits(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedAutomaticallyCheckAllBits_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedInteractively(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedInteractively_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedInteractivelyCheckAllBits(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedInteractivelyCheckAllBits_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedManually(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedManually_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedManuallyCheckAllBits(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedManuallyCheckAllBits_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedToOriginalAccepted(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRevisedToOriginalAccepted_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isRightJustified() - Method in class hec.lang.RdcField
- isRollover() - Method in class hec.ui.TristateDecorator
- isRunning() - Method in class hec.model.JobTask
- isRunning() - Method in class hec.util.concurrent.AwaitableFutureTask
- isSameCollection(String, String) - Static method in class hec.heclib.dss.DSSPathname
-
Determines if two pathnames are in the same collection The D (Date) part is ignored and can be a different date or a date span or anything.
- isSameFile(String) - Method in class hec.heclib.dss.AbstractDssDataManager
- isSameFile(String) - Method in interface hec.heclib.dss.DssDataManager
- isSameFileAccess(int) - Method in class hec.heclib.dss.HecDSSFileData
- isSameName(String) - Method in class hec.heclib.dss.DSSPathAndFilename
- isSameName(String, boolean) - Method in class hec.heclib.dss.DSSPathAndFilename
- isSamePathname(String, boolean) - Method in class hec.heclib.dss.DSSPathname
- isSameTimeWindow(DataSetTx) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isSamplePanelVisible() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- isSavingForm() - Method in class hec.gui.SelectorPanelEditor
- isScreened(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isScreened(int) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- isScreened(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isScreened_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isScriptableNode(String) - Method in class hec.script.AbstractScriptEditor
- isSeasonalRepeating() - Method in interface hec.data.level.ILocationLevel
- isSeasonalRepeating() - Method in class hec.data.level.JDomLocationLevelImpl
- isSeasonalTimeSeries() - Method in interface hec.data.level.ILocationLevel
- isSeasonalTimeSeries() - Method in class hec.data.level.JDomLocationLevelImpl
- isSelected() - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- isSelected() - Method in class hec.gfx2d.components.CheckBoxPanel
- isSelected() - Method in class hec.gfx2d.components.LabelPanel
- isSelected() - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- isSelected() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- isSelected() - Method in class hec.gfx2d.swing.charts.pie.PieLegendItemView
- isSelected() - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- isSelected() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- isSelected() - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- isSelected() - Method in class hec.ui.TristateDecorator
- isSelected() - Method in class rma.swing.CheckBoxPanel
- isSelected() - Method in class rma.swing.JCheckBoxEditPanel
-
Gets the selected state of the Checkbox
- isSelected() - Method in class rma.swing.list.CheckableListItem
- isSelected() - Method in class rma.swing.RmaGlyphButtonInfo
- isSelected() - Method in interface rma.swing.tree.CheckBoxNode
- isSelected(AbstractButton) - Method in class rma.swing.JButtonGroup
-
Returns whether the button is selected
- isSelectedValue(int) - Method in class rma.swing.RmaJCheckBoxList
-
returns whether the checkbox for index is selected or not
- isSelectedValue(Object) - Method in class rma.swing.RmaJCheckBoxList
-
check to see if obj is in the list and is checked.
- isSelectingParent() - Method in class hec.ui.CheckTreeSelectionModel
-
This is true when nodes are being removed from the selection in order to select all on the parent node
- isSelectorEditable() - Method in class hec.gui.SelectorPanel
-
get whether the selector combobox is editable
- isSelfIntersecting() - Method in class hec.map.WorldRegion
- isSet - Variable in class hec.hecmath.computation.Text
- isSet - Variable in class hec.hecmath.computation.Value
- isSet() - Method in class hec.map.ElevationGlyphDataRecord
- isSetToUndefined() - Method in class hec.data.Units
-
Deprecated.
- isShg() - Method in class hec.map.transform.AlbersCoordinateInfo
- isShiftDown(int) - Static method in class hec.map.MapGlyph
-
Returns whether or not the Shift modifier is down in modifiers.
- isShowingStatistics() - Method in class hec.gfx2d.G2dPanel
- isShowingStatistics() - Method in class hec.gfx2d.Viewport
- isShowLabel() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- isShowLegend() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- isShown() - Method in class hec.gfx2d.G2dIdentifier
-
Get whether or not the map is shown.
- isShown() - Method in class hec.map.image.ImageGlyphProxy
- isShown() - Method in class hec.map.MapGlyph
-
Gets whether this MapGlyph is currently drawn in the MapPanel
- isShown() - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the Shown attribute of the ModelDrawingAttributeSet object
- isShown() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- isShown() - Method in class hec.map.vrt.VrtMapGlyph
- isShowRadialSum() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isShowRadialSum() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- isShowStreamName() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- isShowThresholds() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- isShowThresholds() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- isShowThresholds() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isShowThresholds() - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- isShowThresholdText() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- isShowThresholdText() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isShowValue() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- isSimple() - Method in interface hec.data.rating.IRatingSpecification
-
Returns a boolean indicating if this spec is simple.
- isSimple() - Method in interface hec.data.rating.IRatingTemplate
-
If the rating has 1 independent parameter : 1 dependent parameter.
- isSimple() - Method in class hec.data.rating.JDomRatingSpecification
-
Returns if this spec can be used in a reverse rating.
- isSimple() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns true if there is only one independent parameter in this template.
- isSingleColor() - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- isSingleColorSum() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSingleColorSum() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- isSliceShowLabel(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSliceShowThresholds(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSliceShowValue(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSliceSingleColor(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSliceVisible(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSorted() - Method in class hec.dataTable.HecDataTable
-
isSorted()
- isSorted() - Method in class rma.swing.RmaJTableSorter
- isSortingEnabled() - Method in class hec.gui.SelectorPanel
- isStale() - Method in class hec.hecmath.computation.MathOperation
- isStale() - Method in class hec.hecmath.computation.TextOperation
- isStandardModel() - Method in class hec.supplemental.model.ProgramOrderItem
- isStandardModel(String) - Static method in class hec.supplemental.model.ProgramOrderItem
- isStartDate(Date) - Method in class hec.data.TimeWindow
- isStartInclusive() - Method in class hec.data.TimeWindow
- isStderr() - Method in class hec.io.ProcessOutputLine
- isStdout() - Method in class hec.io.ProcessOutputLine
- isStreamAlignmentImporter() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- isStreamAlignmentImporter() - Method in class hec.map.importer.AbstractShapeImportDialog
- isSubtitleVisible() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- isSubtitleVisible() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isSystemClosable() - Method in class rma.swing.RmaJDialog
- isSystemClosable() - Method in class rma.swing.RmaJFrame
- isTemplate(DataSetTxTemplate) - Static method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- isText() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- isTextOperation(String) - Static method in class hec.hecmath.computation.TextOperation
- isTextTest(String) - Static method in class hec.hecmath.computation.TextTest
- isTimeDefined() - Method in class hec.heclib.util.HecTime
- isTimerActive() - Method in class hec.util.AnimatedWaitIcon
- isTimeSeries() - Method in class hec.heclib.dss.DSSPathname
-
checks if this is a dss time series.
- isTimeSeriesContainer() - Method in class hec.hecmath.computation.ValueContainer
- isTimestampedFile(RandomAccessFile) - Method in class hec.server.TimeWindowFileReader
- isTimeVisible() - Method in class rma.swing.RmaJCalendarField
- isTimeVisible() - Method in class rma.swing.RmaJDateChooserDialog
- isTimeVisible() - Method in class rma.swing.RmaJDateTimeField
- isTimeWindowSet() - Method in class hec.heclib.dss.HecDSSDataAttributes
- isTitleDrawn() - Method in class hec.gfx2d.G2dTitle
-
get whether the title is drawn or not
- isTitleVisible() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- isTitleVisible() - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- isToolEnabled() - Method in class hec.gui.TimeZoneField
- isTopComponentPanelVisible() - Method in class hec.gui.AbstractSelectorPanel
- isTotal() - Method in class hec.data.ParameterType
-
Deprecated.Returns a boolean describing if the Parameter Type is total or not.
- IStream - Interface in hec.data.stream
- IStreamLocation - Interface in hec.data.stream
- IStreamLocationTemplate - Interface in hec.data.stream
- IStreamReach - Interface in hec.data.stream
- isTwoColor() - Method in class hec.gfx2d.swing.charts.color.ColorConfigDialog
- isUid(String) - Method in class hec.server.Profile
- isUID(String) - Method in class hec.server.ProfileTable
- isUndefined() - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- isUndefined() - Method in class hec.data.operations.PhysicalStructureOperationalChange
- isUndefined() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- isUndefined(double) - Static method in class hec.lang.Const
- isUndefined(double) - Static method in class hec.lang.FdaNumbers
- isUndefined(float) - Static method in class hec.lang.Const
- isUndefined(int) - Static method in class hec.lang.Const
- isUndefined(int) - Static method in class hec.lang.FdaNumbers
- isUndefined(long) - Static method in class hec.lang.Const
- isUndefined(long) - Static method in class hec.lang.FdaNumbers
- isUndefinedValue(double) - Static method in class rma.util.RMAConst
- isUndefinedValue(float) - Static method in class rma.util.RMAConst
- isUndefinedValue(int) - Static method in class rma.util.RMAConst
- isUndefinedValue(long) - Static method in class rma.util.RMAConst
- isUniform(double[]) - Method in class hec.chart.Histogram
- isUnique() - Method in class hec.map.aishape.AiShapeFieldDescriptor
- isUniqueScriptName(String) - Method in interface hec.script.ScriptManager
- isUniqueScriptName(String, Hashtable) - Method in interface hec.script.ScriptManager
- isUnitConnected(int) - Static method in class hec.heclib.util.Heclib
-
Uses Fortran to determine whether a unit number is connected to file
- isUnitsInAlias(String, String) - Static method in class hec.data.Units
-
Deprecated.This method returns true if the if the given units is contained in the list of aliases for the given aliasUnits or exactly matches the given aliasUnits.
- isUnlockType(int) - Static method in class hec.io.FileLock
- isUpstreamNode() - Method in class hec.model.StreamNode
- isUsed() - Method in class hec.data.streamflow.StreamflowMeasurement
- isUser(String, String) - Method in class hec.server.Profile
- isUserDefinedTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isUserDefinedTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- isUserDefinedTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- isUsingAutomaticMaximum() - Method in class hec.geometry.Axis
- isUsingAutomaticMinimum() - Method in class hec.geometry.Axis
- isUsingAutomaticViewMaximum() - Method in class hec.geometry.Axis
- isUsingAutomaticViewMinimum() - Method in class hec.geometry.Axis
- isUsingDefaultLimits() - Method in class hec.geometry.Axis
-
get whether this Axis is using it's default limits
- isUsingDefaultText() - Method in class rma.swing.RmaJObjectButton
- isValid() - Method in interface hec.data.lookup.ILookupType
- isValid() - Method in class hec.data.lookup.JDomLookupTypeImpl
- isValid() - Method in class hec.data.streamflow.StreamflowMeasurement
- isValid() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- isValid() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- isValid() - Method in class hec.geometry.LocalPt
-
Point is valid if its coordinates are valid
- isValid() - Method in class hec.geometry.LocalRect
-
Rectangle is valid if all corners are valid ints and area is not zero.
- isValid() - Method in class hec.geometry.WorldArc
-
Point is valid if its coordinates are valid.
- isValid() - Method in class hec.geometry.WorldPt
-
Point is valid if its coordinates are valid.
- isValid() - Method in class hec.geometry.WorldRect
-
Rectangle is valid if all corners are valid doubles and area is not zero.
- isValid() - Method in interface hec.gfx2d.AxisTics.AxisSwapValidator
- isValid() - Method in class hec.heclib.dss.HecDSSFileData
-
Checks if fileDataSet.DSSTable was initialized ok DSS version is set in DSSTable[0] on Windows and DSSTable[1] on Solaris
- isValid() - Method in class hec.io.RatingContainer
- isValid() - Method in class hec.io.RatingValuesContainer
- isValid() - Method in class hec.io.SimpleRatingContainer
- isValid() - Method in class hec.io.StreamRatingContainer
- isValid() - Method in class hec.io.StreamRatingSeriesContainer
- isValid() - Method in class hec.io.TopologyFileEntry
-
check whether this TopologyFileEntry is valid or not
- isValid() - Method in class hec.lang.DSSPathString
- isValid() - Method in class hec.lang.NamedType
-
Check if the object is valid for compute.
- isValid() - Method in class hec.map.LocalPt
-
Point is valid if its coordinates are valid.
- isValid() - Method in class hec.map.LocalRect
-
Rectangle is valid if all corners are valid ints and area is not zero.
- isValid() - Method in class hec.map.WorldArc
-
Point is valid if its coordinates are valid.
- isValid() - Method in class hec.map.WorldPt
-
Point is valid if its coordinates are valid
- isValid() - Method in class hec.map.WorldRect
-
Rectangle is valid if all corners are valid doubles and area is not zero.
- isValid() - Method in class hec.model.RunTimeWindow
-
check to see if the RunTimeWindow is value
- isValid() - Method in class hec.model.StreamSegmentIdentifier
- isValid() - Method in class hec.model.WarningTreeNode
- isValid() - Method in class hec.server.WarningTreeNode
- isValid(boolean) - Method in class hec.util.CalendarField
- isValid(boolean) - Method in class rma.swing.AbstractJPanel
- isValid(boolean) - Method in class rma.swing.DateTimePanel
-
Gets the Valid attribute of the DateTimePanel object
- isValid(boolean) - Method in class rma.swing.RmaComboBoxEditor
- isValid(boolean) - Method in class rma.swing.RmaJCalendarExField
- isValid(boolean) - Method in class rma.swing.RmaJCheckBox
- isValid(boolean) - Method in class rma.swing.RmaJColorButton
- isValid(boolean) - Method in class rma.swing.RmaJColorChooserButton
- isValid(boolean) - Method in class rma.swing.RmaJComboBox
-
Checks to see if this data is valid
- isValid(boolean) - Method in class rma.swing.RmaJPasswordField
-
return whether this component has valid data
- isValid(boolean) - Method in class rma.swing.RmaJRadioButton
- isValid(boolean) - Method in class rma.swing.RmaJTable
-
Called to check to see if this table has valid data.
- isValid(boolean) - Method in class rma.swing.RmaJTextArea
-
return whether this component has valid data
- isValid(boolean) - Method in class rma.swing.RmaJTextField
-
return whether this component has valid data
- isValid(boolean) - Method in interface rma.swing.RmaValidComponent
- isValid(byte[]) - Static method in class hec.hecmath.HecMath
- isValid(double) - Static method in class hec.lang.Const
- isValid(float) - Static method in class hec.lang.Const
- isValid(int) - Method in class hec.hecmath.HecMath
- isValid(int) - Method in class hec.hecmath.PairedDataMath
-
Determine if the data value at the array location
index
in the current paired data set is valid ( okay or not missing ). - isValid(int) - Method in class hec.hecmath.TimeSeriesMath
-
Determine if the data value at the index location
index
in the current time series is valid ( okay or not missing ). - isValid(int) - Static method in class hec.lang.Const
- isValid(long) - Static method in class hec.lang.Const
- isValid(DataContainer, int) - Static method in class hec.hecmath.TimeSeriesMath
-
Determine if the data value in
tsc
is valid ( not missing or is okay ) for the index locationindex
. - isValid(TimeSeriesContainer, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Determine if the data value in
tsc
is valid (not missing, rejected, or undefined) for the index locationindex
. - isValid(String) - Static method in class hec.data.Parameter
-
Deprecated.Checks if is valid.
- isValid(String) - Static method in class hec.heclib.dss.DssDataType
- isValid(String) - Static method in class hec.lang.DSSPathString
- isValid9Format(char, int) - Method in class rma.swing.text.DateDocument
- isValidAttribute(String) - Method in class hec.map.ModelDrawingAttributeSet
-
Gets the ValidAttribute attribute of the ModelDrawingAttributeSet object
- isValidChar(char, int) - Method in class rma.swing.text.AlphaDocument
- isValidChar(char, int) - Method in class rma.swing.text.AlphaNumericDocument
- isValidChar(char, int) - Method in class rma.swing.text.DateDocument
- isValidChar(char, int) - Method in class rma.swing.text.DateTimeDocument
- isValidChar(char, int) - Method in class rma.swing.text.DssPathnamePartDocument
- isValidChar(char, int) - Method in class rma.swing.text.FilenameDocument
- isValidChar(char, int) - Method in class rma.swing.text.JythonNameDocument
- isValidChar(char, int) - Method in class rma.swing.text.MilitaryTimeDocument
- isValidChar(char, int) - Method in class rma.swing.text.PathnameDocument
- isValidChar(char, int) - Method in class rma.swing.text.RmaDocument
- isValidChar(char, int) - Method in class rma.swing.text.ZipCodeDocument
- isValidData() - Method in class hec.gui.NameDialog
- isValidDataToPlot(G2dPanel) - Method in class hec.gfx2d.DefaultPopupPlotCreator
- isValidElement(int) - Method in class hec.dataTable.TimeSeriesColumnBase
- isValidIntervalType(String) - Static method in class rma.util.AbstractTimeInterval
- isValidMinMax(double, double) - Method in class hec.geometry.LogAxis
- isValidPanel() - Method in class hec.client.SummaryWizardPanel
-
Gets the Valid attribute of the SummaryWizardPanel object
- isValidPanel() - Method in class hec.gui.WizardPanel
-
return whether this panel is correctly filled in.
- isValidPanel() - Method in class hec.map.image.DefineWorldCoordinatesWizardPanel
-
Returns true if this is a valid panel other wise false.
- isValidPathname(String) - Static method in class hec.heclib.dss.DSSPathname
-
Performs rudimentary formatting check on a pathname string.
- isValidRecord(DataObject) - Method in class hec.model.AbstractDataListTableModel
-
Tests to see if the data object is a valid.
- isValidSystemType(TopologyFileEntry) - Static method in class hec.io.TopologyFile
-
Gets the ValidSystemType attribute of the TopologyFile class
- isValidTime(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- isValidTime(HecTime) - Method in class hec.dataTable.TimeSeriesColumnBase
-
Determines if the time provided would be a vaild time for this data set (not if this time exists in the data set).
- isValidTimeInterval() - Method in class hec.io.DatedFileNamer
- isValidTimeInterval() - Method in class hec.io.LogFileNamer
- isValidToWrite(TSRecord) - Method in class hec.model.BaseTSDataSet
- isValidUnitsSystem(int) - Static method in class hec.data.Units
-
Deprecated.
- isValidValue() - Method in class hec.heclib.util.doubleArrayContainer
- isValidValue() - Method in interface hec.model.TSRecord
- isValidValue(double) - Static method in class rma.util.RMAConst
- isValidValue(float) - Static method in class rma.util.RMAConst
- isValidValue(int) - Static method in class rma.util.RMAConst
- isValidValue(long) - Static method in class rma.util.RMAConst
- isValue(String) - Static method in class hec.hecmath.computation.Value
- isValueTest(String) - Static method in class hec.hecmath.computation.ValueTest
- isVariableName(String) - Static method in class hec.hecmath.computation.Variable
- isVersion7() - Method in class hec.heclib.grid.GriddedData
- isViewportLegendVisible() - Method in class hec.gfx2d.ViewportLayout
- isViewportNodeRemovable(LayoutPlotDialog.ViewportNode) - Method in class hec.gfx2d.LayoutPlotDialog
- isVisible() - Method in class hec.gfx2d.G2dGlyph
- isVisible() - Method in class hec.gfx2d.G2dLine
- isVisible() - Method in class hec.gfx2d.PairedDataSet
- isVisible() - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- isVisible() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- isVisible() - Method in class hec.gfx2d.TimeSeriesDataSetBase
- isVisible() - Method in class hec.map.annotations.Widget
- isWaterYear() - Method in class hec.heclib.dss.DataReference
- isWaterYear() - Method in class hec.util.TimeWindowDialog
- isWeekly() - Method in class hec.data.Interval
-
Deprecated.
- isWholeWordSearch() - Method in class rma.swing.FindDialog
-
return whether to do a whole word search
- isWithinExtents(WorldRect) - Method in class hec.model.Node
- isWrapAround() - Method in class hec.client.FindTextJDialog
-
return whether the Wrap Around check box is selected
- isWriteLocked() - Method in interface hec.map.IconGlyph
- isWriteLocked() - Method in class hec.map.image.ImageGlyphProxy
- isWriteLocked() - Method in class hec.map.MapGlyph
-
does the Application hold the write lock for this glyph data
- isWriteLocked() - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
-
does the client app hold the write lock for this glyph?
- isXml() - Method in class hec.gfx2d.SavePlotSpecificationDialog
- isXValueOutOfRange(double) - Method in class hec.model.PairedValues
-
check to see if the X value is out of range
- isXValueOutOfRange(double) - Method in class hec.model.PairedValuesExt
- isYAxisReversed() - Method in class hec.gfx2d.DataType
- isYAxisReversed() - Method in class hec.gfx2d.DataTypeProperties
-
Gets the YAxisReversed attribute of the DataTypeProperties object
- isYearly() - Method in class hec.data.Interval
-
Deprecated.
- isYValueOutOfRange(double) - Method in class hec.model.PairedValues
-
check to see if the Y value is out of range
- isZValueOutOfRange(double) - Method in class hec.model.PairedValuesExt
- ITALIC - Static variable in class hec.lang.HtmlAttributes
- itemStateChanged(ItemEvent) - Method in class hec.gfx2d.FontChooserPanel
- itemStateChanged(ItemEvent) - Method in class hec.gfx2d.G2dDialogIndividualSelect
- itemStateChanged(ItemEvent) - Method in class hec.gfx2d.PairedDataLineLabelPanel
- itemStateChanged(ItemEvent) - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- itemStateChanged(ItemEvent) - Method in class hec.gfx2d.PlotPropertiesDialog
- itemStateChanged(ItemEvent) - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
- itemStateChanged(ItemEvent) - Method in class hec.map.JLayerSelection.SymItem
- itemStateChanged(ItemEvent) - Method in class hec.map.streamAlignment.StreamNodeDialog
-
intercepts all item state changed events
- itemStateChanged(ItemEvent) - Method in class hec.ui.TristateCheckBox
-
This field has changed.
- itemStateChanged(ItemEvent) - Method in class rma.swing.AbstractJPanel
- itemStateChanged(ItemEvent) - Method in class rma.swing.event.ReflectListener
- itemStateChanged(ItemEvent) - Method in class rma.swing.event.ReflectMultiListener
- itemStateChanged(ItemEvent) - Method in class rma.swing.FontChooserPanel
- itemStateChanged(ItemEvent) - Method in class rma.swing.RmaJCheckBox
-
This field has changed.
- itemStateChanged(ItemEvent) - Method in class rma.swing.RmaJComboBox
-
Listens for ItemEvents if we are modifiable
- itemStateChanged(ItemEvent) - Method in class rma.swing.RmaJTable
-
editor listener methods
- itemStateChanged(ItemEvent) - Method in class rma.swing.RmaJXTreeTable
-
editor listener methods
- itemStateChanged(ItemEvent) - Method in class rma.swing.RmaNavigationPanel
- itemStateChanged(ItemEvent) - Method in class rma.swing.table.RadioButtonCellEditor
- itemStateChanged(ItemEvent) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- itemStateChanged(ItemEvent) - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- iterateMinorScale() - Method in class hec.geometry.AxisIterator
- iterateMinorScale() - Method in class hec.geometry.LogAxisIterator
-
Sets the Iterator to iterate the log minor scale
- iterator() - Method in class hec.io.dbf.DbfQueryResultSet
-
Returns an iterator for this record set.
- iterator() - Method in interface hec.io.dbf.DbfRecordSet
-
Returns an iterator for this record set.
- iterator() - Method in class hec.io.dbf.DefaultDbfRecordSet
-
Returns an iterator for this record set.
- iterator() - Method in interface hec.model.DataList
- iterator() - Method in class rma.swing.list.RmaListModel
- iterator() - Method in class rma.util.PruningList
- ITextFilter - Interface in hec.data
- ITimeSeriesDescription - Interface in hec.data
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead. Replaced by
TimeSeriesIdentifier
- IToolBarButtonItem - Interface in hec.appInterface
- ITreeBuilder - Interface in hec.script.gui
- ITS_DELETE_INSERT - Static variable in interface hec.script.Constants
- ITS_MERGE - Static variable in interface hec.script.Constants
- ITSDataSet - Interface in hec.model
-
Description of the Interface
- ITurbine - Interface in hec.data.turbines
-
Physical turbine interface
- ITurbineChange - Interface in hec.data.turbines
- ITurbineChangeRef - Interface in hec.data.turbines
- ITurbineSetting - Interface in hec.data.turbines
- IVerticalDatum - Interface in hec.data
-
Deprecated.As of 02/08/2021 use
VerticalDatum
- IVerticalDatumOperations<T,
V extends Exception> - Interface in hec.data -
This interface defines standard methods for classes that utilize IVerticalDatum
- IWaterSupplyPump - Interface in hec.data.watersupply
- IWaterSupplyPumpAccounting - Interface in hec.data.watersupply
-
A dated accounting for a given contract / pump.
- IWaterUser - Interface in hec.data.watersupply
-
The Interface WaterUser.
- IWaterUserContract - Interface in hec.data.watersupply
-
The Interface WaterUserContract.
- IWaterUserContractRef - Interface in hec.data.watersupply
- iymdjl(int, int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.iymdjl(int, int, int)
instead. - iymdjl(int, int, int) - Static method in class hec.heclib.util.HecTime
-
Returns the Julian date in days since 31 December 1899 for an integer date passed in the form of year, month, day
J
- jarDate - Variable in class rma.util.JarInfo
- JarInfo - Class in rma.util
- JarInfo(String, String, String, String) - Constructor for class rma.util.JarInfo
- jarName - Variable in class rma.util.JarInfo
- jarPath - Variable in class rma.util.JarInfo
- JarReport - Class in rma.util
-
generate a report on the changes to the code since the the last jars were built.
- JarReport(String) - Constructor for class rma.util.JarReport
- JarReport(String, String) - Constructor for class rma.util.JarReport
- JarReport.CommentInfo - Class in rma.util
- JARS - Static variable in class rma.util.CodeReport
- JARS - Static variable in class rma.util.JarReport
- jarVendor - Variable in class rma.util.JarInfo
- jarVersion - Variable in class rma.util.JarInfo
- JAVA_IMPORT - Static variable in interface hec.script.ScriptConstants
- JAVA117 - Static variable in class rma.util.RMAConst
- JAVA12 - Static variable in class rma.util.RMAConst
- JAVA13 - Static variable in class rma.util.RMAConst
- JAVA15 - Static variable in class rma.util.RMAConst
- JAVA16 - Static variable in class rma.util.RMAConst
- JAVA17 - Static variable in class rma.util.RMAConst
- JAVA18 - Static variable in class rma.util.RMAConst
- JavaDocParser - Class in hec.io
- jaxbCreateTask() - Static method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- jB_Ok_actionPerformed() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- jButtonApply_actionPerformed(ActionEvent) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Method Description
- jButtonCancel_actionPerformed() - Method in class hec.util.TimeWindowDialog
- jButtonCancel_actionPerformed(ActionEvent) - Method in class hec.util.ProgressDialog
- jButtonClear - Variable in class hec.util.TimeWindowDialog
- jButtonCurrent_actionPerformed() - Method in class hec.util.TimeWindowDialog
- JButtonGroup - Class in rma.swing
-
Extends
javax.swing.ButtonGroup
to provide methods that allow working with button references instead of button models. - JButtonGroup() - Constructor for class rma.swing.JButtonGroup
-
Creates an empty
JButtonGroup
- JButtonGroup(AbstractButton[]) - Constructor for class rma.swing.JButtonGroup
-
Creates a
JButtonGroup
object from an array of buttons and adds the buttons to the group No button will be selected initially. - jButtonOk_actionPerformed() - Method in class hec.util.TimeWindowDialog
- jButtonSetCurrentTime - Variable in class hec.util.TimeWindowDialog
- jCheckBoxApplyAll - Variable in class hec.util.TimeWindowDialog
- jCheckBoxDrawEdges - Variable in class hec.map.ElevationGlyphOptionJDlg
-
Description
- JCheckBoxEditPanel - Class in rma.swing
- JCheckBoxEditPanel(String) - Constructor for class rma.swing.JCheckBoxEditPanel
-
Create a new JCheckBoxEditPanel object
- jCheckBoxRetainSetting - Variable in class hec.util.TimeWindowDialog
- jclassName - Variable in class hec.io.DBFMapObject
- JComboBoxEx - Class in rma.swing
- JComboBoxEx() - Constructor for class rma.swing.JComboBoxEx
- jCompress(byte[]) - Method in class hec.heclib.grid.DataCompression
- jConfigurePlotLayout - Variable in class hec.gfx2d.G2dDialog
- jCustomRadio - Variable in class hec.gfx2d.G2dNoneCustomPanel
- JDialogHelp - Class in rma.swing
- JDialogHelp(Frame, boolean) - Constructor for class rma.swing.JDialogHelp
- JDialogHelp(Frame, String, String) - Constructor for class rma.swing.JDialogHelp
- JDialogHelp.HtmlPanel - Class in rma.swing
- JDialogHelp.HtmlPanel.PageLoader - Class in rma.swing
-
temporary class that loads synchronously (although later than the request so that a cursor change can be done).
- JDK_10 - Static variable in class rma.util.RMAConst
- JDK_11 - Static variable in class rma.util.RMAConst
- JDK_12 - Static variable in class rma.util.RMAConst
- JDK_13 - Static variable in class rma.util.RMAConst
- JDK_14 - Static variable in class rma.util.RMAConst
- JDK_15 - Static variable in class rma.util.RMAConst
- JDK_16 - Static variable in class rma.util.RMAConst
- JDK_17 - Static variable in class rma.util.RMAConst
- JDK_18 - Static variable in class rma.util.RMAConst
- JDK_19 - Static variable in class rma.util.RMAConst
- JDK_20 - Static variable in class rma.util.RMAConst
- JDK_21 - Static variable in class rma.util.RMAConst
- JDK_22 - Static variable in class rma.util.RMAConst
- JDK_9 - Static variable in class rma.util.RMAConst
- JDomAttributeParameterTypedValue - Class in hec.data.level
-
Attribute units must be tracked and value kept in assigned units.
- JDomAttributeParameterTypedValue() - Constructor for class hec.data.level.JDomAttributeParameterTypedValue
- JDomAttributeParameterTypedValue(IAttributeParameterTypedValue) - Constructor for class hec.data.level.JDomAttributeParameterTypedValue
- JDomAttributeParameterTypedValue(Parameter, ParameterType, Duration, String, String) - Constructor for class hec.data.level.JDomAttributeParameterTypedValue
- JDomAttributeParameterTypedValue(Element) - Constructor for class hec.data.level.JDomAttributeParameterTypedValue
- JDomBasinImpl - Class in hec.data.basin
- JDomBasinImpl() - Constructor for class hec.data.basin.JDomBasinImpl
- JDomCharacteristic - Class in hec.data.characteristic
- JDomCharacteristic() - Constructor for class hec.data.characteristic.JDomCharacteristic
- JDomCharacteristic(ICharacteristic) - Constructor for class hec.data.characteristic.JDomCharacteristic
- JDomCharacteristic(String, String) - Constructor for class hec.data.characteristic.JDomCharacteristic
- JDomCharacteristic(Element) - Constructor for class hec.data.characteristic.JDomCharacteristic
- JDomCharacteristicType - Class in hec.data.characteristic
- JDomCharacteristicType() - Constructor for class hec.data.characteristic.JDomCharacteristicType
- JDomCharacteristicType(ICharacteristicType) - Constructor for class hec.data.characteristic.JDomCharacteristicType
- JDomCharacteristicType(Element) - Constructor for class hec.data.characteristic.JDomCharacteristicType
- JDomCharacteristicTypeRef - Class in hec.data.characteristic
- JDomCharacteristicTypeRef() - Constructor for class hec.data.characteristic.JDomCharacteristicTypeRef
- JDomCharacteristicTypeRef(ICharacteristicTypeRef) - Constructor for class hec.data.characteristic.JDomCharacteristicTypeRef
- JDomCharacteristicTypeRef(String, String, String) - Constructor for class hec.data.characteristic.JDomCharacteristicTypeRef
- JDomCharacteristicTypeRef(Element) - Constructor for class hec.data.characteristic.JDomCharacteristicTypeRef
- JDomContractWaterSupplyAccounting - Class in hec.data.watersupply
-
Holds the water supply accounting for the pumps associated with a contract.
- JDomContractWaterSupplyAccounting() - Constructor for class hec.data.watersupply.JDomContractWaterSupplyAccounting
- JDomContractWaterSupplyAccounting(IWaterUserContractRef) - Constructor for class hec.data.watersupply.JDomContractWaterSupplyAccounting
-
Use this constructor, we need the contract ref.
- JDomDataObjectException - Exception in hec.data
- JDomDataObjectException(String) - Constructor for exception hec.data.JDomDataObjectException
- JDomDataObjectException(String, Throwable) - Constructor for exception hec.data.JDomDataObjectException
- JDomDataObjectException(Throwable) - Constructor for exception hec.data.JDomDataObjectException
- JDomDataObjectFactory<T1> - Class in hec.data
-
A factory class for instantiating JDom data object from input.
- JDomDataObjectFactory(Class<? extends T1>) - Constructor for class hec.data.JDomDataObjectFactory
- JDomEmbankmentImpl - Class in hec.data.embankment
- JDomEmbankmentImpl() - Constructor for class hec.data.embankment.JDomEmbankmentImpl
- JDomEmbankmentImpl(IEmbankment) - Constructor for class hec.data.embankment.JDomEmbankmentImpl
- JDomEmbankmentImpl(LocationTemplate, Location, ILookupType) - Constructor for class hec.data.embankment.JDomEmbankmentImpl
- JDomEmbankmentImpl(Element) - Constructor for class hec.data.embankment.JDomEmbankmentImpl
- JDomGateChange - Class in hec.data.gates
- JDomGateChange() - Constructor for class hec.data.gates.JDomGateChange
- JDomGateChange(IGateChangeRef) - Constructor for class hec.data.gates.JDomGateChange
- JDomGateChange(IGateChangeRef, double, ILookupType, ILookupType, boolean) - Constructor for class hec.data.gates.JDomGateChange
- JDomGateChangeRef - Class in hec.data.gates
-
The change date and location ref setters of this class should not be regularly called as this data is used for caching and will become out of synch if changed.
- JDomGateChangeRef(LocationTemplate, Date) - Constructor for class hec.data.gates.JDomGateChangeRef
- JDomGateSetting - Class in hec.data.gates
- JDomGateSetting(IGateChangeRef, LocationTemplate, Parameter) - Constructor for class hec.data.gates.JDomGateSetting
- JDomLocationLevelImpl - Class in hec.data.level
- JDomLocationLevelImpl() - Constructor for class hec.data.level.JDomLocationLevelImpl
- JDomLocationLevelImpl(ILocationLevel) - Constructor for class hec.data.level.JDomLocationLevelImpl
- JDomLocationLevelImpl(LocationTemplate, ISpecifiedLevel, IParameterTypedValue, IAttributeParameterTypedValue, Date, String) - Constructor for class hec.data.level.JDomLocationLevelImpl
- JDomLocationLevelImpl(String, String, Date, String, String, String, String) - Constructor for class hec.data.level.JDomLocationLevelImpl
- JDomLocationLevelImpl(Element) - Constructor for class hec.data.level.JDomLocationLevelImpl
- JDomLocationLevelRef - Class in hec.data.level
- JDomLocationLevelRef() - Constructor for class hec.data.level.JDomLocationLevelRef
- JDomLocationLevelRef(ILocationLevelRef) - Constructor for class hec.data.level.JDomLocationLevelRef
- JDomLocationLevelRef(String, String) - Constructor for class hec.data.level.JDomLocationLevelRef
- JDomLocationLevelRef(String, String, String, String, String) - Constructor for class hec.data.level.JDomLocationLevelRef
- JDomLocationLevelRef(Element) - Constructor for class hec.data.level.JDomLocationLevelRef
- JDomLockCatalogImpl - Class in hec.data.lock
- JDomLockCatalogImpl() - Constructor for class hec.data.lock.JDomLockCatalogImpl
- JDomLockCatalogImpl(Element) - Constructor for class hec.data.lock.JDomLockCatalogImpl
- JDomLockImpl - Class in hec.data.lock
- JDomLockImpl() - Constructor for class hec.data.lock.JDomLockImpl
- JDomLockImpl(LocationTemplate, Location) - Constructor for class hec.data.lock.JDomLockImpl
- JDomLockImpl(ILock) - Constructor for class hec.data.lock.JDomLockImpl
-
Deprecated.XML Serialization is no longer used
- JDomLockImpl(Element) - Constructor for class hec.data.lock.JDomLockImpl
-
Deprecated.XML Serialization is no longer used
- JDomLookupTypeImpl - Class in hec.data.lookup
- JDomLookupTypeImpl() - Constructor for class hec.data.lookup.JDomLookupTypeImpl
- JDomLookupTypeImpl(ILookupType) - Constructor for class hec.data.lookup.JDomLookupTypeImpl
- JDomLookupTypeImpl(String, boolean, String, String) - Constructor for class hec.data.lookup.JDomLookupTypeImpl
- JDomLookupTypeImpl(Element) - Constructor for class hec.data.lookup.JDomLookupTypeImpl
- JDomOutletImpl - Class in hec.data.outlet
- JDomOutletImpl() - Constructor for class hec.data.outlet.JDomOutletImpl
- JDomOutletImpl(LocationTemplate, Location, ICharacteristicTypeRef, LocationGroupRef) - Constructor for class hec.data.outlet.JDomOutletImpl
- JDomOutletImpl(IOutlet) - Constructor for class hec.data.outlet.JDomOutletImpl
- JDomOutletImpl(Element) - Constructor for class hec.data.outlet.JDomOutletImpl
- JDomParameterTypedValueImpl - Class in hec.data.level
- JDomParameterTypedValueImpl() - Constructor for class hec.data.level.JDomParameterTypedValueImpl
- JDomParameterTypedValueImpl(IParameterTypedValue) - Constructor for class hec.data.level.JDomParameterTypedValueImpl
- JDomParameterTypedValueImpl(Parameter, ParameterType, Duration) - Constructor for class hec.data.level.JDomParameterTypedValueImpl
- JDomParameterTypedValueImpl(Element) - Constructor for class hec.data.level.JDomParameterTypedValueImpl
- JDomProjectCatalogImpl - Class in hec.data.project
-
-- The returned records contain the following columns: -- -- Name Datatype Description -- ------------------------ ------------- ---------------------------- -- db_office_id varchar2(16) owning office of location -- base_location_id varchar2(16) base location id -- sub_location_id varchar2(32) sub-location id, if any -- time_zone_name varchar2(28) local time zone name for location -- latitude number location latitude -- longitude number location longitude -- horizontal_datum varchar2(16) horizontal datrum of lat/lon -- elevation number location elevation -- elev_unit_id varchar2(16) location elevation units -- vertical_datum varchar2(16) veritcal datum of elevation -- public_name varchar2(32) location public name -- long_name varchar2(80) location long name -- description varchar2(512) location description -- active_flag varchar2(1) 'T' if active, else 'F'
- JDomProjectCatalogImpl() - Constructor for class hec.data.project.JDomProjectCatalogImpl
- JDomProjectCatalogImpl(Element) - Constructor for class hec.data.project.JDomProjectCatalogImpl
- JDomProjectGateChanges - Class in hec.data.gates
-
All gate changes for a project.
- JDomProjectGateChanges() - Constructor for class hec.data.gates.JDomProjectGateChanges
- JDomProjectGateChanges(LocationTemplate) - Constructor for class hec.data.gates.JDomProjectGateChanges
- JDomProjectImpl - Class in hec.data.project
- JDomProjectImpl() - Constructor for class hec.data.project.JDomProjectImpl
- JDomProjectImpl(Location) - Constructor for class hec.data.project.JDomProjectImpl
- JDomProjectImpl(IProject) - Constructor for class hec.data.project.JDomProjectImpl
- JDomProjectImpl(Element) - Constructor for class hec.data.project.JDomProjectImpl
- JDomProjectTurbineChanges - Class in hec.data.turbines
- JDomProjectTurbineChanges() - Constructor for class hec.data.turbines.JDomProjectTurbineChanges
- JDomProjectTurbineChanges(LocationTemplate) - Constructor for class hec.data.turbines.JDomProjectTurbineChanges
- JDomRatingSpecification - Class in hec.data.rating
-
Describes a rating specification.
- JDomRatingSpecification() - Constructor for class hec.data.rating.JDomRatingSpecification
-
Default constructor.
- JDomRatingSpecification(LocationTemplate, IRatingTemplate, Version) - Constructor for class hec.data.rating.JDomRatingSpecification
-
Parameterized constructor that has the args required to be valid.
- JDomRatingSpecification(IRatingSpecification) - Constructor for class hec.data.rating.JDomRatingSpecification
-
Copy constructor that creates a copy of the arg rating specification.
- JDomRatingSpecification(String, String) - Constructor for class hec.data.rating.JDomRatingSpecification
-
String parsing constructor to create a populating rating specification.
- JDomRatingSpecificationCatalog - Class in hec.data.rating
-
A catalog of rating specifications.
- JDomRatingSpecificationCatalog() - Constructor for class hec.data.rating.JDomRatingSpecificationCatalog
- JDomRatingTemplate - Class in hec.data.rating
-
Describes a Rating Template that has a set of independent parameters, a dependent parameter and a version.
- JDomRatingTemplate() - Constructor for class hec.data.rating.JDomRatingTemplate
-
Constructs an empty invalid template object.
- JDomRatingTemplate(DbOfficeId, List<Parameter>, Parameter, Version) - Constructor for class hec.data.rating.JDomRatingTemplate
-
Constructs a new template with the args required to be valid.
- JDomRatingTemplate(IRatingTemplate) - Constructor for class hec.data.rating.JDomRatingTemplate
-
Copy constructs this template from the arg template.
- JDomRatingTemplate(String, String) - Constructor for class hec.data.rating.JDomRatingTemplate
-
Creates a new template from the Strings.
- JDomSeasonalIntervalImpl - Class in hec.data.level
- JDomSeasonalIntervalImpl() - Constructor for class hec.data.level.JDomSeasonalIntervalImpl
- JDomSeasonalIntervalImpl(ISeasonalInterval) - Constructor for class hec.data.level.JDomSeasonalIntervalImpl
- JDomSeasonalIntervalImpl(Element) - Constructor for class hec.data.level.JDomSeasonalIntervalImpl
- JDomSeasonalValueImpl - Class in hec.data.level
- JDomSeasonalValueImpl() - Constructor for class hec.data.level.JDomSeasonalValueImpl
- JDomSeasonalValueImpl(ISeasonalInterval, IParameterTypedValue) - Constructor for class hec.data.level.JDomSeasonalValueImpl
- JDomSeasonalValueImpl(ISeasonalValue) - Constructor for class hec.data.level.JDomSeasonalValueImpl
- JDomSeasonalValueImpl(Element) - Constructor for class hec.data.level.JDomSeasonalValueImpl
- JDomSeasonalValueImpl(Element, IParameterTypedValue) - Constructor for class hec.data.level.JDomSeasonalValueImpl
- JDomSeasonalValuesImpl - Class in hec.data.level
- JDomSeasonalValuesImpl() - Constructor for class hec.data.level.JDomSeasonalValuesImpl
- JDomSeasonalValuesImpl(ISeasonalValues) - Constructor for class hec.data.level.JDomSeasonalValuesImpl
- JDomSeasonalValuesImpl(Element) - Constructor for class hec.data.level.JDomSeasonalValuesImpl
- JDomSeasonalValuesImpl(Element, IParameterTypedValue) - Constructor for class hec.data.level.JDomSeasonalValuesImpl
- JDomSpecifiedLevelImpl - Class in hec.data.level
- JDomSpecifiedLevelImpl() - Constructor for class hec.data.level.JDomSpecifiedLevelImpl
- JDomSpecifiedLevelImpl(DbOfficeId, String) - Constructor for class hec.data.level.JDomSpecifiedLevelImpl
- JDomSpecifiedLevelImpl(ISpecifiedLevel) - Constructor for class hec.data.level.JDomSpecifiedLevelImpl
- JDomSpecifiedLevelImpl(Element) - Constructor for class hec.data.level.JDomSpecifiedLevelImpl
- JDomTurbineChange - Class in hec.data.turbines
- JDomTurbineChange() - Constructor for class hec.data.turbines.JDomTurbineChange
- JDomTurbineChange(ITurbineChangeRef) - Constructor for class hec.data.turbines.JDomTurbineChange
- JDomTurbineChange(ITurbineChangeRef, ILookupType, ILookupType, boolean) - Constructor for class hec.data.turbines.JDomTurbineChange
- JDomTurbineChangeRef - Class in hec.data.turbines
- JDomTurbineChangeRef() - Constructor for class hec.data.turbines.JDomTurbineChangeRef
- JDomTurbineChangeRef(LocationTemplate, Date) - Constructor for class hec.data.turbines.JDomTurbineChangeRef
- JDomTurbineImpl - Class in hec.data.turbines
-
Xml representation of a turbine.
- JDomTurbineImpl() - Constructor for class hec.data.turbines.JDomTurbineImpl
- JDomTurbineImpl(LocationTemplate, Location, ICharacteristicTypeRef, LocationGroupRef) - Constructor for class hec.data.turbines.JDomTurbineImpl
- JDomTurbineImpl(ITurbine) - Constructor for class hec.data.turbines.JDomTurbineImpl
- JDomTurbineImpl(Element) - Constructor for class hec.data.turbines.JDomTurbineImpl
- JDomTurbineSetting - Class in hec.data.turbines
- JDomTurbineSetting() - Constructor for class hec.data.turbines.JDomTurbineSetting
- JDomTurbineSetting(ITurbineChangeRef, LocationTemplate, double, double) - Constructor for class hec.data.turbines.JDomTurbineSetting
- JDomWaterSupplyPump - Class in hec.data.watersupply
- JDomWaterSupplyPump() - Constructor for class hec.data.watersupply.JDomWaterSupplyPump
- JDomWaterSupplyPump(LocationTemplate, Location, PumpType) - Constructor for class hec.data.watersupply.JDomWaterSupplyPump
- JDomWaterSupplyPump(IWaterSupplyPump, PumpType) - Constructor for class hec.data.watersupply.JDomWaterSupplyPump
- JDomWaterSupplyPumpAccountingImpl - Class in hec.data.watersupply
- JDomWaterSupplyPumpAccountingImpl() - Constructor for class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- JDomWaterSupplyPumpAccountingImpl(IWaterSupplyPumpAccounting) - Constructor for class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- JDomWaterSupplyPumpAccountingImpl(IWaterUserContractRef, LocationTemplate, Date) - Constructor for class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- JDomWaterSupplyPumpAccountingImpl(Element) - Constructor for class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- JDomWaterUserContractImpl - Class in hec.data.watersupply
- JDomWaterUserContractImpl() - Constructor for class hec.data.watersupply.JDomWaterUserContractImpl
- JDomWaterUserContractImpl(IWaterUserContract) - Constructor for class hec.data.watersupply.JDomWaterUserContractImpl
- JDomWaterUserContractImpl(Element) - Constructor for class hec.data.watersupply.JDomWaterUserContractImpl
- JDomWaterUserContractRef - Class in hec.data.watersupply
- JDomWaterUserContractRef() - Constructor for class hec.data.watersupply.JDomWaterUserContractRef
- JDomWaterUserContractRef(IWaterUserContractRef) - Constructor for class hec.data.watersupply.JDomWaterUserContractRef
- JDomWaterUserContractRef(String, JDomWaterUserImpl) - Constructor for class hec.data.watersupply.JDomWaterUserContractRef
- JDomWaterUserContractRef(Element) - Constructor for class hec.data.watersupply.JDomWaterUserContractRef
- JDomWaterUserImpl - Class in hec.data.watersupply
- JDomWaterUserImpl() - Constructor for class hec.data.watersupply.JDomWaterUserImpl
- JDomWaterUserImpl(IWaterUser) - Constructor for class hec.data.watersupply.JDomWaterUserImpl
- JDomWaterUserImpl(String, String, LocationTemplate) - Constructor for class hec.data.watersupply.JDomWaterUserImpl
- JDomWaterUserImpl(Element) - Constructor for class hec.data.watersupply.JDomWaterUserImpl
- jeditorPane - Variable in class rma.swing.print.DocumentRenderer
- jField - Variable in class hec.io.DBFMapObject
- jFieldName - Variable in class hec.io.DBFMapObject
- jFullFieldName - Variable in class hec.io.DBFMapObject
- jLabelPanel - Variable in class hec.gfx2d.G2dLineLabelPropertiesPanel
- JLayerSelection - Class in hec.map
- JLayerSelection() - Constructor for class hec.map.JLayerSelection
- JLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.JLayerSelection
- JLayerSelection.DefaultCanMoveDownMenuEnabledRule - Class in hec.map
-
enabled the ability to move up if the TreeNode that represents this layer selection is not the top in the list.
- JLayerSelection.DefaultCanMoveUpMenuEnabledRule - Class in hec.map
-
enabled the ability to move up if the TreeNode that represents this layer selection is not the top in the list.
- JLayerSelection.SymItem - Class in hec.map
- JLayerSelection.SymMouse - Class in hec.map
- JLayerSelectionNode(JLayerSelection) - Constructor for class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- JLayerSelectionParent - Interface in hec.map
- JLayerSelector - Class in hec.map
- JLayerSelector(JFrame, boolean) - Constructor for class hec.map.JLayerSelector
- JLayerSelector(JFrame, boolean, MapPanel) - Constructor for class hec.map.JLayerSelector
- JLayerSelectorTreePanel - Class in hec.map
- JLayerSelectorTreePanel(JFrame, Modifiable, Window, boolean, MapPanel) - Constructor for class hec.map.JLayerSelectorTreePanel
- JLayerSelectorTreePanel(JFrame, Modifiable, Window, boolean, MapPanel, boolean) - Constructor for class hec.map.JLayerSelectorTreePanel
- JLayerSelectorTreePanel.CheckBoxNode - Class in hec.map
- JLayerSelectorTreePanel.JLayerSelectionNode - Class in hec.map
- jList_Available - Variable in class hec.gui.MoverDialog
- jList_Available - Variable in class hec.gui.MoverPanel
- jList_Selected - Variable in class hec.gui.MoverDialog
- jList_Selected - Variable in class hec.gui.MoverPanel
- jliymd(int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.jliymd(int, int[])
instead. - jliymd(int, int[]) - Static method in class hec.heclib.util.HecTime
- jliymd(int, intContainer, intContainer, intContainer) - Static method in class hec.heclib.util.HecTime
- jmb - Variable in class hec.gfx2d.G2dDialog
- JMessageBox - Class in rma.util
-
A Swing Frame that will display a centered message in a label.
- JMessageBox() - Constructor for class rma.util.JMessageBox
-
Construct a message box with an empty label.
- JMessageBox(String) - Constructor for class rma.util.JMessageBox
-
Construct a message box with a specified label and no title.
- JMessageBox(String, String) - Constructor for class rma.util.JMessageBox
-
Construct a message box with a specified title and label.
- jNoneRadio - Variable in class hec.gfx2d.G2dNoneCustomPanel
- job - Variable in class hec.tools.FileHunter.ThreadList
- jobStatus() - Method in class hec.script.AbstractScriptButtonFrame
- JobTask - Class in hec.model
- JobTask() - Constructor for class hec.model.JobTask
- JobTask(SchedulableJob) - Constructor for class hec.model.JobTask
- join(String, Iterable<? extends CharSequence>) - Static method in class rma.util.OxfordCommaString
-
Method to join a List of String into one string with oxford commas
- join(String, String[]) - Static method in class hec.hecmath.computation.Util
- join(String, String...) - Static method in class hec.util.TextUtil
-
Concatenates individual strings together with a specified delimiter separating the individual parts
- join(String, String...) - Static method in class rma.util.OxfordCommaString
- join(String, String[], int) - Static method in class hec.hecmath.computation.Util
- join(String, String[], int, int) - Static method in class hec.hecmath.computation.Util
- joining(String) - Static method in class rma.util.OxfordCommaStringCollector
- joinOnThread(Thread) - Method in class hec.map.raster.SegmentLoader
- JOULES_PER_SQUARE_METER - Static variable in class hec.heclib.dss.HecDataConversion
- JPythonScript - Class in hec.script
- JPythonScript() - Constructor for class hec.script.JPythonScript
- JPythonTester - Class in rma.util
- JPythonTester() - Constructor for class rma.util.JPythonTester
-
Constructor for the JPythonTester object
- JScrollPaneAdjuster - Class in rma.swing
- JScrollPaneAdjuster(JScrollPane) - Constructor for class rma.swing.JScrollPaneAdjuster
- jSpinBoxDeg - Variable in class rma.swing.RmaJLocationComponent
- jSpinBoxMin - Variable in class rma.swing.RmaJLocationComponent
- jSpinBoxSec - Variable in class rma.swing.RmaJLocationComponent
- jTA_text - Variable in class hec.gui.AbstractRmiTextFileReaderJDialog
- jTextFieldEndTime - Variable in class hec.util.TimeWindowDialog
- jTextFieldStartTime - Variable in class hec.util.TimeWindowDialog
- jTxtFileName - Variable in class hec.gui.AbstractRmiTextFileReaderJDialog
- juldat(int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.juldat(int, int)
instead. - juldat(int, int) - Static method in class hec.heclib.util.HecTime
-
Takes a Julian date and a date style code and returns a string of the date in the style requested.
- julian() - Method in class hec.heclib.util.HecTime
-
Returns the HEC julian date
- julianBaseDate - Variable in class hec.heclib.dss.HecDSSRecordData
- julianBaseDate - Variable in class hec.io.TimeSeriesContainer
- julianToYearMonthDay(int, intContainer, intContainer, intContainer) - Static method in class hec.heclib.util.HecTime
- jumpToNextOridnate() - Method in class hec.dataTable.HecDataTableFrame
- jUncompress(byte[]) - Method in class hec.heclib.grid.DataCompression
- junctionPopupMenu(LocalPt, StreamJunction) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- JUNCTIONS - Static variable in class hec.map.streamAlignment.StreamAlignmentAttributeSet
- justify() - Method in class hec.geometry.LocalRect
-
insures that the east coordinate is greater than the west, and that the north coordinate is greater than the south.
- justify() - Method in class hec.geometry.WorldRect
-
insures that the east coordinate is greater than the west, and that the north coordinate is greater than the south.
- justify() - Method in class hec.map.LocalRect
-
insures that the east coordinate is greater than the west, and that the north coordinate is greater than the south.
- justify() - Method in class hec.map.WorldRect
-
insures that the east coordinate is greater than the west, and that the north coordinate is greater than the south.
- justify(Widget) - Method in class hec.map.annotations.layout.FlowLayout
- justify(Widget) - Method in interface hec.map.annotations.layout.Layout
-
Justify bounds of widget children based on a widget client area.
- JUSTIFY - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.SerialAlignment
- JUSTIFY_LEFT - Static variable in class rma.io.TextFieldParser
- JUSTIFY_RIGHT - Static variable in class rma.io.TextFieldParser
- jWeightCombo - Variable in class hec.gfx2d.SimpleLinePropertiesPanel
- JythonNameDocument - Class in rma.swing.text
- JythonNameDocument() - Constructor for class rma.swing.text.JythonNameDocument
- JythonNameDocument(int) - Constructor for class rma.swing.text.JythonNameDocument
- JythonNameDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.JythonNameDocument
K
- KEY - Static variable in class hec.model.EADScalarOutputter
- KEY_UPDATE - Static variable in interface hec.lang.Transaction
-
A constant int for a Key Update action.
- KeyHandler() - Constructor for class rma.swing.RmaJList.KeyHandler
- keyPressed(KeyEvent) - Method in class hec.gfx2d.IntegerTextField
- keyPressed(KeyEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- keyPressed(KeyEvent) - Method in class rma.swing.RmaJList.KeyHandler
- keyPressed(KeyEvent) - Method in class rma.swing.RmaJTable
- keyPressed(KeyEvent) - Method in class rma.swing.text.ToggleInsertDocument
- keyReleased(KeyEvent) - Method in class hec.gfx2d.IntegerTextField
- keyReleased(KeyEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- keyReleased(KeyEvent) - Method in class rma.swing.RmaJTable
- keyReleased(KeyEvent) - Method in class rma.swing.text.ToggleInsertDocument
- keys() - Method in class hec.data.InfoMap
-
Returns the Set of keys in the mapping.
- keys() - Method in class hec.lang.DbCatalog
- keys() - Method in class rma.util.RMAHashtable
-
Returns an enumeration of the keys in this hashtable.
- keyTyped(KeyEvent) - Method in class hec.gfx2d.IntegerTextField
- keyTyped(KeyEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- keyTyped(KeyEvent) - Method in class rma.swing.RmaJTable
- keyTyped(KeyEvent) - Method in class rma.swing.text.ToggleInsertDocument
- KeyValuePair - Class in rma.util
- KeyValuePair() - Constructor for class rma.util.KeyValuePair
- KeyValuePair(String, String) - Constructor for class rma.util.KeyValuePair
- KILOGRAMS - Static variable in class hec.heclib.dss.HecDataConversion
- KILOMETERS - Static variable in class hec.heclib.dss.HecDataConversion
- KILOMETERS_PER_HOUR - Static variable in class hec.heclib.dss.HecDataConversion
- KILOPASCALS - Static variable in class hec.heclib.dss.HecDataConversion
- KILOWATT - Static variable in class hec.heclib.dss.HecDataConversion
- KURT - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- kurtosisCoefficient() - Method in class hec.hecmath.HecMath
- kurtosisCoefficient() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the kurtosis coefficient of the time series values.
- kurtosisCoefficient(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the kurtosis coefficient of the time series values.
L
- l - Variable in class hec.geometry.LocalRect
-
left coordinate
- l - Variable in class hec.map.LocalRect
-
left coordinate
- l2w(int) - Method in class hec.geometry.Axis
-
returns the world value for the given local value
- l2w(int) - Method in class hec.geometry.LogAxis
-
returns the world value for the given local value
- l2w(int) - Method in class hec.geometry.ProbabilityAxis
- l2wE(double) - Method in class hec.geometry.Axis
-
returns the world value for the given local value
- l2wE(double) - Method in class hec.geometry.LogAxis
-
returns the world value for the given local value
- l2wE(double) - Method in class hec.geometry.ProbabilityAxis
-
returns the world value for the given local value
- label - Variable in class hec.geometry.AxisProp
- label - Variable in class hec.gfx2d.LegendItem
- label - Variable in class hec.io.TinContainer
-
Array of vertex labels
- label() - Method in class hec.heclib.dss.HecPairedData
- LABEL - Static variable in class hec.gfx2d.text.DssTokenReplacer
- LABEL_ALIGN_CENTER - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_ALIGN_LEFT - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_ALIGN_NAMES - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_ALIGN_NAMES - Static variable in interface hec.gfx2d.LabelLayoutConstants
- LABEL_ALIGN_RELATIVE - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_ALIGN_RIGHT - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_BEGIN - Static variable in class hec.gfx2d.G2dLabelDrawProp
- LABEL_CHANGE - Static variable in class hec.geometry.Axis
- LABEL_END - Static variable in class hec.gfx2d.G2dLabelDrawProp
- LABEL_POS_ABOVE - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_POS_BELOW - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_POS_CENTER - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_POS_NAMES - Static variable in class hec.gfx2d.G2dLineProperties
- LABEL_POS_NAMES - Static variable in interface hec.gfx2d.LabelLayoutConstants
- label1 - Variable in class hec.map.JLayerSelectorTreePanel
- labelAlign - Variable in class hec.gfx2d.G2dMarkerPointProperties
- labelAlign - Variable in class hec.gfx2d.G2dMarkerProperties
- labelAlignment - Variable in class hec.gfx2d.AxisMarkerDescription
- LabelAnnotation - Class in hec.map.annotations
- LabelAnnotation() - Constructor for class hec.map.annotations.LabelAnnotation
-
Deprecated.
- LabelAnnotation(WorldPt, CoordinateReferenceSystem, String, String) - Constructor for class hec.map.annotations.LabelAnnotation
- labelColor - Variable in class hec.gfx2d.AxisMarkerDescription
- labelColor - Variable in class hec.gfx2d.G2dMarkerPointProperties
- labelColor - Variable in class hec.gfx2d.G2dMarkerProperties
- labelFont - Variable in class hec.gfx2d.AxisMarkerDescription
- labelFont - Variable in class hec.gfx2d.G2dMarkerPointProperties
- labelFont - Variable in class hec.gfx2d.G2dMarkerProperties
- LabelIconObject - Interface in rma.swing.tree
- LabelLayoutConstants - Interface in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- LabelPanel - Class in hec.gfx2d.components
- LabelPanel(String) - Constructor for class hec.gfx2d.components.LabelPanel
- labelPosition - Variable in class hec.gfx2d.AxisMarkerDescription
- labelPosition - Variable in class hec.gfx2d.G2dMarkerPointProperties
- labelPosition - Variable in class hec.gfx2d.G2dMarkerProperties
- labelPositionNames - Static variable in class hec.gfx2d.PlotSpecification
- labelPositionNumbers - Static variable in class hec.gfx2d.PlotSpecification
- LabelPropertiesPanel - Class in hec.gfx2d
- LabelPropertiesPanel() - Constructor for class hec.gfx2d.LabelPropertiesPanel
- labels - Variable in class hec.gfx2d.PairedDataSet
- labels - Variable in class hec.io.DSSPairedDataContainer
- labels - Variable in class hec.io.PairedDataContainer
- labels - Variable in class hec.io.TextContainer
- labels() - Method in class hec.heclib.dss.HecPairedData
- LabelsDrawFactory - Class in hec.map.renderer
- LabelsDrawFactory(MapCanvas) - Constructor for class hec.map.renderer.LabelsDrawFactory
- labelsUsed - Variable in class hec.heclib.dss.HecDSSRecordData
- labelsUsed - Variable in class hec.io.PairedDataContainer
- labelText - Variable in class hec.gfx2d.AxisMarkerDescription
- LAMBERT_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- LambertCoordinateInfo - Class in hec.map.transform
- LambertCoordinateInfo() - Constructor for class hec.map.transform.LambertCoordinateInfo
- LambertCoordinateInfo(String, String) - Constructor for class hec.map.transform.LambertCoordinateInfo
- LambertCoordinateInfo(String, String, double, double, double, double, double, double, double, double) - Constructor for class hec.map.transform.LambertCoordinateInfo
- lambertPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- LANDSCAPE - Static variable in class rma.swing.table.TablePrintProperties
- LANGLEY_PER_MIN - Static variable in class hec.heclib.dss.HecDataConversion
- LAST_ACTION - Static variable in interface hec.script.ScriptActions
- lastAccessTime - Variable in class hec.heclib.dss.HecDSSFileData
- lastAddress - Variable in class hec.heclib.dss.DSSErrorMessage
- lastCol(int) - Method in class hec.lang.RdcDelim
-
Returns the last character position in the input string for field ixField, both position and field start at zero.
- lastDefined() - Method in class hec.heclib.util.HecDoubleArray
- lastDefined() - Method in class hec.heclib.util.HecTimeArray
- lastElement() - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- lastElement() - Method in class rma.util.DoubleArray
-
Returns the last component of the vector.
- lastElement() - Method in class rma.util.DoubleVector
-
Returns the last component of the vector.
- lastElement() - Method in class rma.util.FloatArray
-
Returns the last component of the vector.
- lastElement() - Method in class rma.util.IntArray
-
Returns the last component of the array.
- lastElement() - Method in class rma.util.IntVector
-
Returns the last component of the vector.
- lastElement() - Method in class rma.util.LongVector
-
Returns the last component of the vector.
- lastElement() - Method in class rma.util.ShortArray
-
Returns the last component of the array.
- lastErrorMessage() - Method in interface hec.heclib.dss.DssDataManager
- lastErrorMessage() - Method in class hec.heclib.dss.LocalDssDataManager
- lastIndexOf(double) - Method in class rma.util.DoubleArray
-
Returns the index of the last occurrence of the specified double in this vector.
- lastIndexOf(double) - Method in class rma.util.DoubleVector
-
Returns the index of the last occurrence of the specified double in this vector.
- lastIndexOf(double, int) - Method in class rma.util.DoubleArray
-
Searches backwards for the specified double, starting from the specified index, and returns an index to it.
- lastIndexOf(double, int) - Method in class rma.util.DoubleVector
-
Searches backwards for the specified double, starting from the specified index, and returns an index to it.
- lastIndexOf(float) - Method in class rma.util.FloatArray
-
Returns the index of the last occurrence of the specified float in this vector.
- lastIndexOf(float, int) - Method in class rma.util.FloatArray
-
Searches backwards for the specified float, starting from the specified index, and returns an index to it.
- lastIndexOf(int) - Method in class rma.util.IntArray
-
Returns the index of the last occurrence of the specified int in this array.
- lastIndexOf(int) - Method in class rma.util.IntVector
-
Returns the index of the last occurrence of the specified int in this vector.
- lastIndexOf(int, int) - Method in class rma.util.IntArray
-
Searches backwards for the specified int, starting from the specified index, and returns an index to it.
- lastIndexOf(int, int) - Method in class rma.util.IntVector
-
Searches backwards for the specified int, starting from the specified index, and returns an index to it.
- lastIndexOf(long) - Method in class rma.util.LongVector
-
Returns the index of the last occurrence of the specified long in this vector.
- lastIndexOf(long, int) - Method in class rma.util.LongVector
-
Searches backwards for the specified long, starting from the specified index, and returns an index to it.
- lastIndexOf(short) - Method in class rma.util.ShortArray
-
Returns the index of the last occurrence of the specified short in this array.
- lastIndexOf(short, int) - Method in class rma.util.ShortArray
-
Searches backwards for the specified short, starting from the specified index, and returns an index to it.
- lastIndexOf(Object) - Method in class rma.swing.list.RmaListModel
-
Returns the index of the last occurrence of the specified object in this list.
- lastIndexOf(Object, int) - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- lastIndexOf(String, int, boolean, boolean) - Method in class hec.model.AbstractDataListTableModel
-
Iterating from rear to front, returns the first occurance of an object in this list using a string match.
- lastIndexOf(String, int, boolean, boolean) - Method in class rma.swing.list.RmaListModel
-
Iterating from rear to front, returns the first occurance of an object in this list using a string match.
- lastModDate - Variable in class hec.io.RmiFileSizeInfo
- lastModified() - Method in class hec.data.TsTranslator.ListFileProperties
- lastModified() - Method in interface hec.io.HecFile
-
Returns the time that the file denoted by this HecFile was last modified.
- lastModified() - Method in class hec.io.Identifier
-
returns the last modified time of the file or if no file the _lastModified member
- lastModified() - Method in class hec.io.SimpleHecFileImpl
- LASTMODIFIED_STRING - Static variable in class hec.model.ModifiedConstants
- lastModTime - Variable in class hec.io.DssFileContainer
- lastPathname - Variable in class hec.heclib.dss.DSSErrorMessage
- lastRecord() - Method in class rma.swing.RmaNavigationPanel
-
go to the last record
- lastSevereErrorMessage() - Method in class hec.heclib.dss.AbstractDssDataManager
- lastSevereErrorMessage() - Method in interface hec.heclib.dss.DssDataManager
- lastSevereErrorMessage() - Method in class hec.heclib.dss.HecDSSFileAccess
- lastSevereErrorMessage() - Method in interface hec.heclib.dss.IHecDSSUtilities
- lastValidDate() - Method in class hec.hecmath.HecMath
- lastValidDate() - Method in class hec.hecmath.TimeSeriesMath
-
Find the date and time of the last valid time series value.
- lastValidDate(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the date and time of the last valid time series value.
- lastValidValue() - Method in class hec.hecmath.HecMath
- lastValidValue() - Method in class hec.hecmath.TimeSeriesMath
-
Find the last valid value in the time series.
- lastValidValue(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the last valid value in the time series.
- lastValue - Variable in class hec.io.TsDataSetStats
- lastValueTime - Variable in class hec.io.TsDataSetStats
- lastWriteTimeFile - Variable in class hec.heclib.dss.HecDssCatalog
- lastWriteTimeMillis - Variable in class hec.io.DataContainer
-
The last write time of this data set, in milliseconds since 01Jan1970 (system time) Set to zero (0) if not defined
- lastWriteTimeRecord - Variable in class hec.heclib.dss.HecDssCatalog
- lastWriteTimeValue - Variable in class hec.heclib.dss.HecDSSRecordInfo
- lastWrittenTime - Variable in class hec.heclib.dss.HecDSSRecordInfo
- LAT_LIST - Static variable in class rma.swing.LatLongJPanel
- LATITUDE - Static variable in class hec.data.location.Location
- LATITUDE - Static variable in class hec.data.meta.LocationCatalogQuery
- LATITUDE - Static variable in class rma.swing.LatLongJPanel
- LATITUDE_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- LatLongJPanel - Class in rma.swing
- LatLongJPanel(int) - Constructor for class rma.swing.LatLongJPanel
- latLongToHrap(float, float) - Static method in class hec.heclib.grid.RadarData
-
LatLongToHrap function purpose: convert latitude and longitude coordinates of map background data files into HRAP coordinates
- launchAndWait(ScriptIdentifier) - Method in class hec.script.AbstractScriptEditor
- launchExternalEditor(TreePath) - Method in class hec.script.AbstractScriptEditor
- launchLink(String) - Method in class hec.gui.PluginAuthorDialog
- LAYER_NODE_TOGGLED - Static variable in class hec.map.LayerSelectionEvent
- layers - Variable in class hec.model.TsDataSetName
- LayerSelectionAction - Interface in hec.map
- LayerSelectionEvent - Class in hec.map
- LayerSelectionEvent(Object, int) - Constructor for class hec.map.LayerSelectionEvent
- LayerSelectionEventListener - Interface in hec.map
- LayerSelectionFactory - Class in hec.map
- LayerSelectionFactory() - Constructor for class hec.map.LayerSelectionFactory
- layerSelectionPanelChanged(LayerSelectionEvent) - Method in interface hec.map.LayerSelectionEventListener
- layerShownItemStateChanged(ItemEvent) - Method in class hec.map.JLayerSelection
- layersTree - Variable in class hec.map.JLayerSelectorTreePanel
- LayerSymbol - Class in hec.map
-
An object that draws Legend representations for Layer Schematic objects.
- LayerSymbol() - Constructor for class hec.map.LayerSymbol
-
list of shapes available to draw
- LayerSymbol.DiversionSymbol - Class in hec.map
- LayerSymbol.LayerSymbolItem - Class in hec.map
-
Class to hold the type and the shape in the List
- LayerSymbol.LayerSymbolShape - Class in hec.map
- LayerSymbol.StreamJunctionSymbol - Class in hec.map
- LayerSymbol.StreamNodeSymbol - Class in hec.map
- LayerSymbol.StreamReachSymbol - Class in hec.map
- LayerSymbol.SymbolType - Class in hec.map
- LayerSymbol.Triangle1Symbol - Class in hec.map
- LayerSymbolItem(int, LayerSymbol.LayerSymbolShape) - Constructor for class hec.map.LayerSymbol.LayerSymbolItem
- LayerSymbolShape() - Constructor for class hec.map.LayerSymbol.LayerSymbolShape
- layout(Widget) - Method in class hec.map.annotations.layout.FlowLayout
- layout(Widget) - Method in interface hec.map.annotations.layout.Layout
-
Resolve bounds of widget children based in their preferred locations and bounds.
- Layout - Interface in hec.map.annotations.layout
-
This class is responsible for layout and justification of children widgets of a widget where the layout is assigned.
- layoutContainer(Container) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager
- layoutContainer(Container) - Method in class hec.io.BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager
- layoutContainer(Container) - Method in class rma.swing.AKDockLayout
- layoutContainer(Container) - Method in class rma.swing.plaf.basic.BasicDateFieldUI.DateFieldLayoutManager
- layoutContainer(Container) - Method in class rma.swing.plaf.basic.BasicDescFieldUI.DateFieldLayoutManager
- LayoutFactory - Class in hec.map.annotations.layout
-
This class is a factory of all built-in layouts.
- LayoutFactory.ConnectionWidgetLayoutAlignment - Enum Class in hec.map.annotations.layout
-
Alignment of children widgets within a calculated connection widgets used by default layout used in a connection widget.
- LayoutFactory.SerialAlignment - Enum Class in hec.map.annotations.layout
-
Alignment of children widgets within a calculated widget used by FlowLayout (vertical and horizontal flow layout).
- LayoutPlotDialog - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- LayoutPlotDialog(G2dDialog, boolean) - Constructor for class hec.gfx2d.LayoutPlotDialog
-
create a new LayoutPlotDialog
- LayoutPlotDialog.PlotTreeCellRenderer - Class in hec.gfx2d
- layoutPosition - Variable in class hec.gfx2d.LegendPanelProp
- LazilyCreatedComponent - Interface in rma.swing
- lblLocalDatumName - Variable in class hec.gui.VerticalDatumOffsetPanel
- LE - Enum constant in enum class hec.data.level.IndicatorConditionOperator
- LE - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- LE_CASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- LE_NOCASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- LEFT - Enum constant in enum class hec.gfx2d.histogram.BinOrigin
- LEFT - Enum constant in enum class hec.gfx2d.swing.charts.util.LegendSide
- LEFT - Static variable in class hec.gfx2d.G2dComponent
-
Align tics on the left edge of the component
- LEFT - Static variable in class hec.gfx2d.G2dPanelProp
- LEFT - Static variable in interface hec.gfx2d.LabelLayoutConstants
- LEFT - Static variable in class hec.lang.HtmlAttributes
- LEFT - Static variable in class rma.swing.AKDockLayout
- LEFT_CENTER - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- LEFT_TOP - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.SerialAlignment
- leftArea - Variable in class hec.map.dlg.DlgLine
- LEFTBANK - Static variable in class hec.geometry.WorldLine
- LEFTBANK - Static variable in class hec.map.WorldLine
- leftBytes - Variable in class rma.util.png.PngEncoder
- leftFooter - Variable in class rma.swing.table.TablePrintProperties
- leftHeader - Variable in class rma.swing.table.TablePrintProperties
- leftJustify(int, String) - Static method in class rma.util.RMAIO
-
Takes a string a puts it is a StringBuffer where the given string is left justified
- leftJustify(int, String, char) - Static method in class rma.util.RMAIO
-
Takes a string a puts it is a StringBuffer where the given string is left justified fill with the character fill
- leftMargin - Variable in class hec.gfx2d.Margin
- leftTextProp - Variable in class hec.gfx2d.LegendPanelProp
-
drawing properties for left text
- LEGEND_CONTAINER_GRIDBAGCONSTRAINTS - Static variable in class hec.gfx2d.G2dPanel
- LEGEND_PANEL_BEGIN - Static variable in class hec.gfx2d.G2dPanelProp
- LEGEND_PANEL_END - Static variable in class hec.gfx2d.G2dPanelProp
- LegendGlyph - Class in hec.map
-
Title: Hec Java Development
- LegendGlyph() - Constructor for class hec.map.LegendGlyph
- LegendItem - Class in hec.gfx2d
-
LegendItem that belong to a LegendPanel.
- LegendItem - Interface in hec.map
-
Title: Hec Java Development
- LegendItem(G2dPanel, G2dGlyph, int) - Constructor for class hec.gfx2d.LegendItem
-
Default Constructor
- LegendItem.LegendLocation - Enum Class in hec.map
- LegendItemContainer - Class in hec.gfx2d
-
LegendItem that belong to a LegendPanel.
- LegendItemContainer(G2dPanel, int) - Constructor for class hec.gfx2d.LegendItemContainer
-
Default Constructor
- LegendItemDrawUtilities - Class in hec.gfx2d
- LegendItemDrawUtilities() - Constructor for class hec.gfx2d.LegendItemDrawUtilities
- legendItemPropVec - Variable in class hec.gfx2d.LegendPanelProp
-
drawing properties for legend item text
- LegendLayerUI - Class in hec.map.legend
-
Simple UI code that wraps a MapCanvas in order to get
- LegendLayerUI() - Constructor for class hec.map.legend.LegendLayerUI
- legendLocationNames - Static variable in class hec.gfx2d.PlotSpecification
- legendLocationNumbers - Static variable in class hec.gfx2d.PlotSpecification
- LegendPanel - Class in hec.gfx2d
-
The primary container for 2d graphic displays.
- LegendPanel(G2dPanel) - Constructor for class hec.gfx2d.LegendPanel
-
Default Constructor
- LegendPanel(G2dPanel, int) - Constructor for class hec.gfx2d.LegendPanel
- LegendPanel(G2dPanel, LegendPanelProp) - Constructor for class hec.gfx2d.LegendPanel
- LegendPanel(G2dPanel, LegendPanelProp, int) - Constructor for class hec.gfx2d.LegendPanel
- LegendPanelProp - Class in hec.gfx2d
-
Drawing properties for gfx2d labels.
- LegendPanelProp() - Constructor for class hec.gfx2d.LegendPanelProp
-
Default Constructor
- LegendPanelProp(LegendPanelProp) - Constructor for class hec.gfx2d.LegendPanelProp
-
Copy Constructor
- LegendPanelViewMenuFactory - Class in hec.gfx2d
- LegendPanelViewMenuFactory() - Constructor for class hec.gfx2d.LegendPanelViewMenuFactory
- LegendPict - Class in hec.gfx2d
-
Component that draws an identifying picture for map glyphs.
- LegendPict(G2dPanel, G2dGlyph, int) - Constructor for class hec.gfx2d.LegendPict
-
Default Constructor
- legendPosition - Variable in class hec.gfx2d.LegendPanelProp
- legendProp - Variable in class hec.gfx2d.G2dPanelProp
-
legend properties object
- LegendPropertiesPanel - Class in hec.gfx2d
-
Title: CWMS Development
- LegendPropertiesPanel() - Constructor for class hec.gfx2d.LegendPropertiesPanel
- LegendRenderer - Interface in hec.map.legend
- LegendSide - Enum Class in hec.gfx2d.swing.charts.util
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- legendVisible - Variable in class hec.gfx2d.LegendPanelProp
- length - Variable in class hec.heclib.util.doubleArrayContainer
- length - Variable in class hec.heclib.util.intArrayContainer
- length - Variable in class hec.heclib.util.shortArrayContainer
- length - Variable in class hec.io.RmiFileSizeInfo
- length - Variable in class hec.lang.FloatArrayContainer
- length - Variable in class hec.lang.ShortArrayContainer
- length() - Method in class hec.chart.Histogram
- length() - Method in class hec.geometry.LocalPt
- length() - Method in class hec.geometry.WorldArc
- length() - Method in class hec.geometry.WorldPt
- length() - Method in interface hec.io.HecFile
-
Returns the length of the file denoted by this HecFile.
- length() - Method in class hec.io.Identifier
-
returns the length of the file or if no file the _length member
- length() - Method in class hec.io.SimpleHecFileImpl
- length() - Method in class hec.map.LocalPt
- length() - Method in class hec.map.WorldArc
- length() - Method in class hec.map.WorldLineSeg
- length() - Method in class hec.map.WorldPt
- LENGTH - Enum constant in enum class hec.data.ParamDoubleSupport
- LENGTH_ATTRIBUTE - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- LENGTH_ATTRIBUTE - Static variable in class rma.util.RmaBaseXmlUtilities
- LENGTH_LONG - Static variable in class hec.heclib.util.HecDoubleParam
- LENGTH_LONG - Static variable in class hec.heclib.util.HecDoubleParamData
- LENGTH_MEDIUM - Static variable in class hec.heclib.util.HecDoubleParam
- LENGTH_MEDIUM - Static variable in class hec.heclib.util.HecDoubleParamData
- LENGTH_SHORT - Static variable in class hec.heclib.util.HecDoubleParam
- LENGTH_SHORT - Static variable in class hec.heclib.util.HecDoubleParamData
- lengthCnotes - Variable in class hec.heclib.dss.HecDSSRecordInfo
- lengthField(int) - Method in class hec.lang.RdcDelim
-
Returns the number of characters found in field ixField (0 through nfields-1).
- LESS - Static variable in class hec.dataTable.HecDataTableFrame
- LESS_THAN - Static variable in interface hec.data.meta.SqlQuery
- LESS_THAN_EQUAL_TO - Static variable in interface hec.data.meta.SqlQuery
- LESS_THAN_EQUALS_OPERATOR - Static variable in class hec.model.ConditionalOperator
- LESS_THAN_OPERATOR - Static variable in class hec.model.ConditionalOperator
- lessThan(double, double) - Method in class hec.heclib.util.HecDouble
- lessThan(HecDouble) - Method in class hec.heclib.util.HecDouble
- lessThan(HecTime) - Method in class hec.heclib.util.HecTime
-
Determine if this object has a time less than the one passed in
- lessThanEqual(double, double) - Method in class hec.heclib.util.HecDouble
- lessThanEqual(HecDouble) - Method in class hec.heclib.util.HecDouble
- lessThanEqualTo(HecTime) - Method in class hec.heclib.util.HecTime
-
Determine if this object has a time less than or equal to the one passed in
- LEVEL - Static variable in interface hec.data.level.ILocationLevel
- LEVEL - Static variable in class rma.swing.logging.XmlLogRecord
- LEVEL_DAYMONTH_STRING - Static variable in class hec.hecmath.TimeSeriesMath
- LEVEL_DAYWEEK_STRING - Static variable in class hec.hecmath.TimeSeriesMath
- LEVEL_MONTH_STRING - Static variable in class hec.hecmath.TimeSeriesMath
- LEVEL_TIME_STRING - Static variable in class hec.hecmath.TimeSeriesMath
- LEVEL_UNITS_ID - Static variable in interface hec.data.level.ILocationLevel
- LEVEL_YEAR_STRING - Static variable in class hec.hecmath.TimeSeriesMath
- LevelCeilingFilter - Class in rma.util.logging
-
The Class LevelCeilingFilter.
- LevelCeilingFilter() - Constructor for class rma.util.logging.LevelCeilingFilter
- levelIdParsingPattern - Variable in class hec.data.level.JDomLocationLevelRef
- levelIdParsingRegexp - Variable in class hec.data.level.JDomLocationLevelRef
- libraryMajorVersion - Static variable in class hec.heclib.util.Heclib
- libraryMinorVersion - Static variable in class hec.heclib.util.Heclib
- librarySubVersion - Static variable in class hec.heclib.util.Heclib
- libraryVersion - Static variable in class hec.heclib.util.Heclib
- libraryVersionString - Static variable in class hec.heclib.util.Heclib
- lightblue - Static variable in class rma.swing.RmaColor
- lightcyan - Static variable in class rma.swing.RmaColor
- lightgreen - Static variable in class rma.swing.RmaColor
- lightmagenta - Static variable in class rma.swing.RmaColor
- lightorange - Static variable in class rma.swing.RmaColor
- lightpink - Static variable in class rma.swing.RmaColor
- lightpurple - Static variable in class rma.swing.RmaColor
- lightred - Static variable in class rma.swing.RmaColor
- lightyellow - Static variable in class rma.swing.RmaColor
- LINE - Static variable in class rma.swing.logging.XmlLogRecord
- LINE_BEGIN - Static variable in class hec.gfx2d.G2dLineProperties
- LINE_END - Static variable in class hec.gfx2d.G2dLineProperties
- LINE_PROPERTIES_CHANGED - Static variable in class hec.gfx2d.swing.charts.bar.BarGroupData
- LINE_STYLE_NAMES - Static variable in class hec.gfx2d.G2dLineProperties
- line0 - Variable in class hec.map.dlg.DlgArea
- line0 - Variable in class hec.map.dlg.DlgNode
- LINEAR - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- LINEAR - Static variable in class hec.geometry.Axis
-
linar axis type
- LINEAR_FILL - Static variable in class rma.swing.event.TableUpdateEvent
- LINEAR_TYPE - Static variable in class rma.util.ColorContour
- LinearColorContour - Class in rma.util
- LinearColorContour() - Constructor for class rma.util.LinearColorContour
- LinearColorContour.ColorContourObserverableListener - Class in rma.util
- linearFill() - Method in class rma.swing.RmaJTable
-
take the first cell selected and the last cell selected and fill the cells inbetween with linear values
- linearFill(CellLocation, CellLocation) - Method in class rma.swing.RmaJTable
-
Method Description
- linearInterpolate(double[], double[], double, int) - Static method in class hec.model.Interpolate
- linearInterpolate(double[], double[], double, int, int) - Static method in class hec.model.Interpolate
-
cubic linear interpolation with interval specified
- linearInterpolate(double, double, double, double, double) - Static method in class rma.lang.RmaMath
-
Interpolates a Y value along a ling for a given X position
- linearInterpolate(int[], double[], int, int) - Static method in class hec.model.Interpolate
- linearInterpolationFill(int, double, double) - Static method in class hec.hecmath.DoubleArrayUtilities
-
fill array with
- LinearRegressionStatistics - Class in hec.hecmath
-
Class holds data for linear regression coefficients computed by HecMath.correlationCoefficients
- LinearRegressionStatistics() - Constructor for class hec.hecmath.LinearRegressionStatistics
- lineclr - Variable in class hec.map.ModelDrawingAttributeSet.SymbolIcon
- lineColor - Variable in class hec.gfx2d.AxisMarkerDescription
- lineColor - Variable in class hec.gfx2d.G2dBorder
- lineColor - Variable in class hec.gfx2d.G2dMarkerProperties
- lineColorIndex - Variable in class hec.gfx2d.PlotSpecification
- lineColors - Static variable in class hec.gfx2d.PlotSpecification
- LineIcon() - Constructor for class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- LineIcon(Color) - Constructor for class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- LineIcon(Color, int, int) - Constructor for class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- LineLabelProperties - Interface in hec.gfx2d
- lineMarkerProperties - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- lineMarkerProperties - Variable in class hec.gfx2d.ViewportDrawProp
- LineNumberPanel - Class in hec.script
- LineNumberPanel(JTextArea) - Constructor for class hec.script.LineNumberPanel
- LinePatternRenderer - Class in rma.swing.list
- LinePatternRenderer() - Constructor for class rma.swing.list.LinePatternRenderer
- LinePatternRenderer(Color) - Constructor for class rma.swing.list.LinePatternRenderer
- LinePointPropertiesPanel - Class in hec.gfx2d.components
- LinePointPropertiesPanel(JComponent) - Constructor for class hec.gfx2d.components.LinePointPropertiesPanel
- lineProperties - Variable in class hec.gfx2d.G2dGlyphDrawProp
- lineProperties - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- LineProperties - Interface in hec.gfx2d
- LinePropertiesPanel - Class in hec.gfx2d.components
- LinePropertiesPanel(String) - Constructor for class hec.gfx2d.components.LinePropertiesPanel
- LinesBorder - Class in rma.swing.table
- LinesBorder(Color) - Constructor for class rma.swing.table.LinesBorder
- LinesBorder(Color, int) - Constructor for class rma.swing.table.LinesBorder
- LinesBorder(Color, Insets) - Constructor for class rma.swing.table.LinesBorder
- lineStepStyleNames - Static variable in class hec.gfx2d.PlotSpecification
- lineStepStyleNumbers - Static variable in class hec.gfx2d.PlotSpecification
- lineStyle - Variable in class hec.gfx2d.AxisMarkerDescription
- lineStyleName - Variable in class hec.gfx2d.G2dData
- lineStyleNames - Static variable in class hec.gfx2d.PlotSpecification
- lineStylePattern - Variable in class hec.gfx2d.G2dMarkerProperties
- lineStylePatterns - Static variable in class hec.gfx2d.PlotSpecification
- lineThickness - Variable in class hec.gfx2d.PlotIcon
- lineto(int, int) - Method in class rma.util.postscript.PSGrBase
- lineTo(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- lineWidth - Variable in class hec.gfx2d.AxisMarkerDescription
- lineWidth - Variable in class hec.gfx2d.G2dMarkerProperties
- LineWidthRenderer - Class in rma.swing.list
- LineWidthRenderer() - Constructor for class rma.swing.list.LineWidthRenderer
- LineWidthRenderer(Color) - Constructor for class rma.swing.list.LineWidthRenderer
- linkActivated(URL) - Method in class rma.swing.JDialogHelp.HtmlPanel
-
Follows the reference in an link.
- LINUX - Static variable in class rma.util.RMAConst
- list(Object...) - Static method in class hec.hecmath.computation.ValueContainer
- LIST_MODE - Static variable in class hec.data.tx.DataVerificationConst
- LIST_RELOADED - Static variable in class hec.event.DataListEvent
- listAllFiles(File) - Static method in class hec.util.FileUtilities
-
Returns a Vector list of All files in this directory and its subdirectories.
- ListDialog - Class in hec.server
- ListDialog(Frame, boolean) - Constructor for class hec.server.ListDialog
- ListDialog(Frame, String, boolean) - Constructor for class hec.server.ListDialog
- listenerList - Variable in class rma.swing.colorchooser.DefaultColorSelectionModel
- listfile - Variable in class hec.tools.FileHunter.HuntList
- ListFileProperties(String) - Constructor for class hec.data.TsTranslator.ListFileProperties
- listIsCollection - Variable in class hec.heclib.dss.HecDssCatalog
- listIsComplete - Variable in class hec.heclib.dss.HecDssCatalog
- listIsSorted - Variable in class hec.heclib.dss.HecDssCatalog
- listProperties() - Method in class hec.properties.HECProperties
- listProperties() - Method in class hec.server.HECProperties
- listToString(List, String) - Static method in class rma.util.RMAIO
-
convert a list to a String with the separator between each entry
- LITERS - Static variable in class hec.heclib.dss.HecDataConversion
- LITTLE_ENDIAN - Static variable in interface hec.io.EndianTypes
- load() - Method in interface hec.appInterface.ToolBarButtonManager
-
Loads the ToolbarItems from disk
- load() - Method in class hec.data.TsTranslator.ListFileProperties
- load() - Method in class hec.geometry.DataObjectRating.TestObject
- load() - Method in class hec.gfx2d.ComplexSeasonalData
- load() - Method in class hec.gfx2d.DefaultG2dObject
- load() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Causes the object to load its data into memory.
- load() - Method in class hec.gfx2d.DssVueSimpleDSSTimeSeriesCollection
- load() - Method in class hec.gfx2d.G2dDataWrapper
- load() - Method in interface hec.gfx2d.G2dObject
-
Causes the object to load its data into memory
- load() - Method in interface hec.gfx2d.G2dObjectInterface
- load() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- load() - Method in class hec.gfx2d.PairedDataSet
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.PairedValuesExtData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Causes the object to load its data into memory.
- load() - Method in class hec.gfx2d.SimpleArray
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimpleBarArray
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimpleJTableBarData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimpleJTableData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimpleJTableStepData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimplePairedValuesData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.SimpleSeasonalData
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- load() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Causes the object to load its data into memory
- load() - Method in class hec.gfx2d.TimeWindowPlotData
- load() - Method in class hec.heclib.grid.Asc2DssGrid
- load() - Method in class hec.heclib.grid.Flt2DssGrid
- load() - Static method in class hec.heclib.util.Unit
-
Loads this class from the resource file.
- load() - Method in class hec.io.TopologyFile
-
Method Description
- load() - Method in class hec.map.aidem.AiDemBaseMap
- load() - Method in class hec.map.aidem.AiDemFltMap
-
Loads the binary
- load() - Method in class hec.map.aidem.AiDemMap
-
Split the load between binary and ASCII
- load() - Method in class hec.map.aishape.AiShapeMap
-
Read shape file for shape type.
- load() - Method in class hec.map.annotations.AnnotationMapObject
- load() - Method in class hec.map.dem.DemMap
- load() - Method in class hec.map.dlg.DlgMap
-
Split the load between binary and ASCII
- load() - Method in class hec.map.dxf.DxfMap
-
reads ascii file describing geo-limits and image url, then loads image
- load() - Method in class hec.map.flo2d.Flo2dDepthMap
- load() - Method in class hec.map.flo2d.Flo2dElevMap
- load() - Method in class hec.map.image.ImageMap
-
reads ascii file describing geo-limits and image url, then loads image
- load() - Method in class hec.map.inundation.InundationGroup
- load() - Method in class hec.map.inundation.InundationLayer
- load() - Method in class hec.map.inundation.InundationParameter
- load() - Method in class hec.map.MapObject
- load() - Method in interface hec.map.MapObjectInterface
-
Method to tell the Map Object to load its data into memory
- load() - Method in class hec.map.mrsid.MrSidMap
- load() - Method in class hec.map.nettin.NetTinMap
- load() - Method in class hec.map.raster.RasterMap
-
Split the load between binary and ASCII
- load() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- load() - Method in class hec.map.tin.TinMap
- load() - Method in class hec.map.tms.datasource.TmsDataSource
- load() - Method in class hec.map.tms.TmsMap
- load() - Method in class hec.map.vrt.VrtMapObject
- load() - Static method in class hec.properties.SystemProperties
-
returns the number of files successfully loaded
- load() - Method in class rma.swing.table.RmaTableModel
- load(boolean) - Method in class hec.map.image.ImageMap
-
Reads the .img file with the extends and image url but will only load the actual binary data if loadImage is true.
- load(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.AngleOptionsPanel
-
loads control information from a set of render controls
- load(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.PieChartOptionsGeneralPanel
-
loads control information from a set of render controls
- load(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.PieChartOptionsPanel
- load(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.PieChartOptionsTitlePanel
-
loads control information from a set of render controls
- load(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.RoundingOptionsPanel
-
loads control information from a set of render controls
- load(PieSliceRenderControls) - Method in class hec.gfx2d.swing.charts.options.EditPieSlicePanel
- load(BufferedReader) - Method in class hec.io.TopologyFile
- load(BufferedReader, boolean) - Method in class hec.map.google.GoogleImageMap
- load(BufferedReader, boolean) - Method in class hec.map.image.ImageMap
- load(String) - Static method in class hec.lang.Logger
-
Deprecated.
- load(List<Threshold>) - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- loadArea(WorldRect, Observer) - Method in class hec.map.raster.RasterMap
- loadAscii(HecFile) - Method in class hec.map.dem.DemMap
- loadAsciiWriteBin(HecFile, HecFile) - Method in class hec.map.dlg.DlgMap
- loadAsciiWriteBin(HecFile, HecFile) - Method in class hec.map.nettin.NetTinMap
- loadBin(HecFile) - Method in class hec.map.aidem.AiDemFltMap
- loadBin(HecFile) - Method in class hec.map.aidem.AiDemMap
- loadBin(HecFile) - Method in class hec.map.dlg.DlgMap
-
Load the map from a binary
- loadBin(HecFile) - Method in class hec.map.nettin.NetTinMap
- loadbitmap(URL) - Static method in class rma.swing.RmaImage
-
Returns: Image Object, be sure to check for (Image)null !!!!
- loadColor(Element, String, Color) - Static method in class rma.util.RmaBaseXmlUtilities
-
get the Color saved in Element elem with the attribute name of attributeName
- loadCompatibleImage(URL) - Static method in class hec.map.annotations.GraphicsUtilities
-
Returns a new compatible image from a URL.
- loadConfiguration() - Static method in class hec.server.ServerJavaLoggerLoader
-
reload the logger configuration files
- loadContour(ColorContourRecord, ColorContourType) - Method in class hec.gfx2d.swing.charts.color.ColorContourOptionsPanel
- loadCurrentObject() - Method in class hec.io.DBFDataStorage
- loadData() - Method in class hec.model.AbstractDataObject
-
this method should be called from the concrete class's loadData method to ensure that the object references get loaded correctly.
- loadData() - Method in class hec.model.AbstractDBFObject
- loadData() - Method in interface hec.model.DataObject
-
load this DataObject's Data
- loadData() - Method in class hec.model.UnmodifiableDataObject
-
this method should be called from the concrete class's loadData method to ensure that the object references get loaded correctly.
- loadData(Element) - Method in class hec.map.transform.AlbersCoordinateInfo
- loadData(Element) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- loadData(Element) - Method in class hec.map.transform.CoordinateInfo
- loadData(Element) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- loadData(Element) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- loadData(Element) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- loadData(Element) - Method in class hec.map.transform.UTMCoordinateInfo
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.AxisLabelDrawProp
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.G2dLabelDrawProp
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.G2dLineProperties
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.G2dMarkerPointProperties
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.G2dMarkerProperties
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.G2dPanelProp
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.LegendPanelProp
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.PlotProperties
-
Method Description
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.TitleDrawProp
- loadDefaults(BufferedReader) - Static method in class hec.gfx2d.ViewportDrawProp
- loadDefaults(BufferedReader, Class) - Static method in class hec.gfx2d.AbstractPlotDefaults
- loadDefaults(BufferedReader, String, String) - Static method in class hec.gfx2d.AxisTicsDrawProp
- loadDefaults(BufferedReader, String, String) - Static method in class hec.gfx2d.G2dLabelDrawProp
- loadDefaults(BufferedReader, String, String) - Static method in class hec.gfx2d.LegendPanelProp
- loadDefaults(BufferedReader, String, String) - Static method in class hec.gfx2d.ViewportDrawProp
- loadDefaultsClsArgs - Static variable in class hec.gfx2d.AbstractPlotDefaults
- loadDefaultsClsArgs - Static variable in class hec.gfx2d.PlotDefaultsManager
- loadDocument(HecFile) - Static method in class hec.util.XMLUtilities
-
create and load the XML Document from the HecFileImpl file
- loadDocument(File) - Method in class hec.util.SimTestConfigFile
- loadDocument(Reader) - Method in class hec.util.SimTestConfigFile
- loadDocument(Reader) - Static method in class rma.util.RmaBaseXmlUtilities
-
create and load the XML Document from the Reader reader.
- loadedStoreAsBin() - Method in class hec.map.tin.TinMap
- loadFile() - Method in class hec.util.SimTestConfigFile
- loadFile(File) - Method in class hec.gui.FormattedTextEditor
- loadFilteredTSRecords(Vector) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- loadFlatData(AlbersInfoFlat) - Method in class hec.heclib.grid.AlbersInfo
- loadFlatData(GridInfoFlat) - Method in class hec.heclib.grid.GridInfo
- loadFromFile(String) - Static method in class hec.heclib.util.Unit
-
Loads this class from the resource file specified via the filpath arg
- loadFromMemory(byte[]) - Method in class hec.util.PhotoViewerInfo
- loadFromPreferences() - Method in class hec.gfx2d.Margin
- loadFromPreferences() - Method in class hec.gfx2d.PrintProperties
- loadFromReader(BufferedReader) - Static method in class hec.heclib.util.Unit
-
Loads this class from the resource file loaded into the arg reader
- loadFromUrl(String) - Static method in class hec.heclib.util.Unit
-
Loads this class from a resource file specified via the arg URL
- loadHeader() - Method in class hec.map.aidem.AiDemBaseMap
- loadHeader() - Method in class hec.map.aidem.AiDemFltMap
- loadHeader() - Method in class hec.map.aidem.AiDemMap
-
Loads the header section of the grid file giving us the information such as grid location, cell size, number of rows/columns.
- loadHelp(String) - Static method in class hec.gui.HelpLoader
- loadId() - Method in class hec.model.AbstractDataObject
-
Stubbed out loadId method that always returns true.
- loadId() - Method in interface hec.model.DataObject
-
load this DataObject's ID info
- loadId() - Method in class hec.model.StreamElement
- loadId() - Method in class hec.model.StreamJunction
- loadId() - Method in class hec.model.StreamNode
- loadId() - Method in class hec.model.UnmodifiableDataObject
-
Stubbed out loadId method that always returns true.
- loadImage() - Method in class hec.map.google.GoogleImageMap
- loadImage() - Method in class hec.map.image.ImageMap
-
Load the image specified in _URLstring.
- loadImage(PhotoViewerInfo, DssFileContainer) - Method in class hec.heclib.dss.HecDssImage
- loadLocalRect(Element) - Static method in class hec.util.BaseXMLUtilities
- loadNamedType(Element, NamedType) - Static method in class hec.util.BaseXMLUtilities
-
load the NamedType nt's information from the Element elem
- loadObject(long) - Method in interface hec.model.DataList
-
load an object from the data store for this Data Object id
- loadObject(long, DBFSerializable) - Method in class hec.io.DBFDataStorage
- loadObject(long, String) - Method in interface hec.io.DataStorage
-
load and return the object identified by id
- loadObject(long, String) - Method in class hec.io.DBFDataStorage
-
loads a record from the database into the given data object.
- loadObject(DataObject) - Method in interface hec.model.CommonDataList
-
load an object from the data store for this DataObject
- loadObject(String, String) - Method in class hec.io.AbstractDataStorage
-
method required by DataStorage for local access to objects from rmiDataList
- loadObject(String, String) - Method in interface hec.io.DataStorage
-
load and return the object identified by name
- loadObject(String, String) - Method in class hec.io.DBFDataStorage
-
loads and object from the database based on the name of the object
- loadObjectRef(DataObject) - Method in class hec.lang.DataObjectReference
- loadObjects(String, Class<T>) - Method in class hec.io.DBFDataStorage
-
Uses a DBF expression to load a set of objects.
- loadOutputters(Element) - Method in interface hec.model.ScalarOutputterContainer
- loadPDC(int) - Method in interface hec.model.OutputVariable
- loadPlotComponentDefaults(Class) - Method in class hec.gfx2d.DefaultPlotDefaults
-
Loads the plot defaults for a particular component.
- loadPlotComponentDefaults(Class) - Method in class hec.gfx2d.HotPlotDefaults
- loadPlotComponentDefaults(Class) - Method in interface hec.gfx2d.PlotDefaults
- loadPlugIns() - Static method in class hec.client.PlugInLoader
- loadPlugIns(String, Object[]) - Static method in class rma.util.PlugInLoader
-
entry point for the Plugin.
- loadPlugIns(String, Object[], Comparator<File>) - Static method in class rma.util.PlugInLoader
- loadProperties() - Method in class hec.properties.HECProperties
- loadProperties() - Method in class hec.server.HECProperties
- loadRawTSData() - Method in interface hec.model.TSRecord
- loadScript(TreePath) - Method in class hec.script.AbstractScriptEditor
- loadTSData() - Method in interface hec.model.TSRecord
- loadTSData(HecTime, HecTime) - Method in interface hec.model.TSRecord
- loadTSRecord(String, int, String) - Method in class hec.model.BaseTSDataSet
- loadTSRecord(String, int, String) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- loadTSRecord(String, String, String) - Method in class hec.model.BaseTSDataSet
- loadTSRecord(String, String, String) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- loadTSRecords() - Method in class hec.model.BaseTSDataSet
- loadTSRecords() - Method in interface hec.model.ITSDataSet
-
Description of the Method
- loadTSRecords(Vector) - Method in class hec.model.BaseTSDataSet
- loadTSRecords(Vector) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- loadURLImage(Component, String) - Static method in class rma.swing.RmaImage
-
Deprecated.use loadURLImage(String urlstr) instead
- loadURLImage(String) - Static method in class rma.swing.RmaImage
- loadWorldLine(Element, WorldLine) - Static method in class hec.util.BaseXMLUtilities
- loadWorldPt(Element) - Static method in class hec.util.BaseXMLUtilities
-
load and return a
hec.map.WorldPt
created from the Element elem - loadWorldRect(Element) - Static method in class hec.util.BaseXMLUtilities
- loadWorldRegion(Element, WorldRegion) - Static method in class hec.util.BaseXMLUtilities
- LOC_ALIAS_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- LOC_CAT_REF - Static variable in class hec.data.location.LocationGroupRef
- LOC_CATEGORY_DESC - Static variable in class hec.data.meta.LocationGroupQuery
- LOC_CATEGORY_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- LOC_CATEGORY_ID - Static variable in class hec.data.meta.LocationGroupQuery
- LOC_GROUP_DESC - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- LOC_GROUP_DESC - Static variable in class hec.data.meta.LocationGroupQuery
- LOC_GROUP_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- LOC_GROUP_ID - Static variable in class hec.data.meta.LocationGroupQuery
- LOC_GROUP_REF - Static variable in class hec.data.location.LocationGroup
- LOC_GROUP_SHARED_ALIAS - Static variable in class hec.data.meta.LocationGroupQuery
- LOC_GROUP_SHARED_REF - Static variable in class hec.data.meta.LocationGroupQuery
- LOC_REF - Static variable in class hec.data.location.LocationGroup
- LOCAL - Enum constant in enum class hec.io.DataContainer.VERTICAL_DATUM
- LOCAL_RECT_NODE - Static variable in class rma.util.RmaBaseXmlUtilities
- LOCAL_REGULAR_TIMEZONE - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- local2WorldTransform(AffineTransform) - Method in class hec.map.MapScale
-
Creates or updates an existing AffineTransform to change from local to world coordinates.
- local2WorldTransform(AffineTransform) - Method in class hec.map.TransformMapScale
- localAccessNumber - Variable in class hec.heclib.dss.HecDSSFileData
- localDatumNameTF - Variable in class hec.gui.VerticalDatumOffsetPanel
- LocalDSSData - Class in hec.gfx2d.dss
-
Simple data object for holding an array for ploting.
- LocalDSSData(DSSIdentifier) - Constructor for class hec.gfx2d.dss.LocalDSSData
- LocalDssDataManager - Class in hec.heclib.dss
-
Provides a class that can access the HecDataManager (actually HecDSSUtilities)
- LocalDssDataManager() - Constructor for class hec.heclib.dss.LocalDssDataManager
-
Constructor for the LocalDssDataManager object
- LocalDSSTimeSeriesCollection - Class in hec.gfx2d.dss
- LocalDSSTimeSeriesCollection(DSSIdentifier, List<String>) - Constructor for class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Instantiates a new simple dss time series collection.
- LocalDSSTimeSeriesCollectionGlyph - Class in hec.gfx2d.dss
- LocalDSSTimeSeriesCollectionGlyph(Viewport, LocalDSSTimeSeriesCollection, Scale) - Constructor for class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
-
Instantiates a new simple dss time series collection glyph.
- localFileCopy(String, String) - Static method in class rma.util.RMAIO
-
Copy a local file (fast)
- LocalPt - Class in hec.geometry
-
Represents points in local coordinate space.
- LocalPt - Class in hec.map
-
Represents points in local coordinate space.
- LocalPt() - Constructor for class hec.geometry.LocalPt
- LocalPt() - Constructor for class hec.map.LocalPt
- LocalPt(int, int) - Constructor for class hec.geometry.LocalPt
- LocalPt(int, int) - Constructor for class hec.map.LocalPt
- LocalPt(LocalPt) - Constructor for class hec.geometry.LocalPt
- LocalPt(LocalPt) - Constructor for class hec.map.LocalPt
- LocalRect - Class in hec.geometry
-
Represents rectangles in local coordinate space.
- LocalRect - Class in hec.map
-
Represents rectangles in local coordinate space.
- LocalRect() - Constructor for class hec.geometry.LocalRect
- LocalRect() - Constructor for class hec.map.LocalRect
- LocalRect(int, int, int, int) - Constructor for class hec.geometry.LocalRect
- LocalRect(int, int, int, int) - Constructor for class hec.map.LocalRect
- LocalRect(LocalPt, LocalPt) - Constructor for class hec.geometry.LocalRect
- LocalRect(LocalRect) - Constructor for class hec.geometry.LocalRect
- LocalRect(LocalPt, LocalPt) - Constructor for class hec.map.LocalRect
- LocalRect(LocalRect) - Constructor for class hec.map.LocalRect
- LocalRegion - Class in hec.geometry
-
Represents points in world coordinate space.
- LocalRegion - Class in hec.map
-
Represents points in world coordinate space.
- LocalRegion() - Constructor for class hec.geometry.LocalRegion
- LocalRegion() - Constructor for class hec.map.LocalRegion
- LocalRegularTime - Class in hec.data.tx
-
Deprecated.
- LocalRegularTime(TimeZone, Interval) - Constructor for class hec.data.tx.LocalRegularTime
-
Deprecated.
- LocalRegularTimeIntervalPrefix - Static variable in class hec.data.Interval
-
Deprecated.
- localStringFlavor - Static variable in class hec.script.ScriptIdentifierSelection
- LocalTSRecord - Interface in hec.model
-
A TSRecord that is only used in memory.
- localUnitSystem() - Method in class hec.heclib.dss.HecDSSDataAttributes
- location - Variable in class hec.gfx2d.LocationIndex
- location - Variable in class hec.io.DataContainer
-
The B Part of the DSS path
- location - Variable in class hec.map.annotations.Widget
- Location - Class in hec.data.location
-
An Object describing a Location.
- Location() - Constructor for class hec.data.location.Location
-
Construct a default Location.
- Location(Location) - Constructor for class hec.data.location.Location
-
Constructor for the Location object
- Location(LocationTemplate) - Constructor for class hec.data.location.Location
-
Constructor for the Location object
- LOCATION - Static variable in interface hec.data.level.ILocationLevel
- LOCATION - Static variable in interface hec.data.level.ILocationLevelRef
- LOCATION - Static variable in class hec.gfx2d.ViewportLayer
- LOCATION_CATALOG_COLUMNS - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_CATALOG_ORDER_BY - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_CATALOG_ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_CATALOG_VISIBLE_COLUMNS - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_ID - Static variable in class hec.data.location.LocationTemplate
- LOCATION_ID - Static variable in class hec.data.meta.FullLocationCatalogQuery
- LOCATION_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- LOCATION_ID - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_ID - Static variable in interface hec.data.rating.IRatingSpecCatalog
-
Constant for the location id column.
- LOCATION_ID_HEADER - Static variable in class hec.data.meta.FullLocationCatalogQuery
- LOCATION_ID_HEADER - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_ID_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_KIND - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_KIND_CODE - Static variable in class hec.data.meta.LocationKindCatalogQuery
- LOCATION_KIND_ID - Static variable in class hec.data.location.Location
- LOCATION_KIND_ID - Static variable in class hec.data.meta.LocationKindCatalogQuery
- LOCATION_LEVEL - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- LOCATION_PROP - Static variable in class hec.script.AbstractScriptEditor
- LOCATION_TYPE - Static variable in class hec.data.location.Location
- LOCATION_TYPE - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION_TYPE_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION2_CATALOG_COLUMNS - Static variable in class hec.data.meta.LocationCatalogQuery
- LOCATION2_CATALOG_VISIBLE_COLUMNS - Static variable in class hec.data.meta.LocationCatalogQuery
- LocationAliasCatalogQuery - Class in hec.data.meta
- LocationAliasCatalogQuery() - Constructor for class hec.data.meta.LocationAliasCatalogQuery
- LocationCatalogQuery - Class in hec.data.meta
- LocationCatalogQuery() - Constructor for class hec.data.meta.LocationCatalogQuery
- LocationCategory - Class in hec.data.location
- LocationCategory(String) - Constructor for class hec.data.location.LocationCategory
- LocationCategory(String, String) - Constructor for class hec.data.location.LocationCategory
- LocationCategoryMap - Class in hec.data.location
-
Organizes the location categories and groups into a tree structure.
- LocationCategoryMap() - Constructor for class hec.data.location.LocationCategoryMap
- LocationCategoryMap(Catalog) - Constructor for class hec.data.location.LocationCategoryMap
- LocationCategoryRef - Class in hec.data.location
- LocationCategoryRef() - Constructor for class hec.data.location.LocationCategoryRef
- LocationCategoryRef(String, String) - Constructor for class hec.data.location.LocationCategoryRef
- LocationCategoryRef(Element) - Constructor for class hec.data.location.LocationCategoryRef
- LocationComparator - Static variable in class hec.data.location.LocationTemplate
- LocationGroup - Class in hec.data.location
-
Represents a database location group owned by a location category.
- LocationGroup() - Constructor for class hec.data.location.LocationGroup
-
Instantiates a new location group.
- LocationGroup(LocationGroupRef, String, String, LocationTemplate) - Constructor for class hec.data.location.LocationGroup
-
Instantiates a new location group.
- LocationGroup(String, LocationCategoryRef, String, String, String, LocationTemplate) - Constructor for class hec.data.location.LocationGroup
-
Instantiates a new location group.
- LocationGroup(Element) - Constructor for class hec.data.location.LocationGroup
-
Instantiates a new location group.
- LocationGroupQuery - Class in hec.data.meta
- LocationGroupQuery() - Constructor for class hec.data.meta.LocationGroupQuery
- LocationGroupRef - Class in hec.data.location
- LocationGroupRef() - Constructor for class hec.data.location.LocationGroupRef
- LocationGroupRef(LocationCategoryRef, String, String) - Constructor for class hec.data.location.LocationGroupRef
- LocationGroupRef(Element) - Constructor for class hec.data.location.LocationGroupRef
- LocationGroupSet - Class in hec.data.location
- LocationGroupSet() - Constructor for class hec.data.location.LocationGroupSet
- LocationID - Class in hec.data
-
Deprecated.As of 02/08/2021 use
LocationID
from hec-nucleus-metadata instead. - LocationID - Enum constant in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.
- LocationID() - Constructor for class hec.data.LocationID
-
Deprecated.
- LocationID(LocationID) - Constructor for class hec.data.LocationID
-
Deprecated.
- LocationID(String) - Constructor for class hec.data.LocationID
-
Deprecated.
- LocationID(String, String) - Constructor for class hec.data.LocationID
-
Deprecated.
- LocationID(LocationID) - Constructor for class hec.data.LocationID
-
Deprecated.
- LocationIndex - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- LocationIndex(String, String, int) - Constructor for class hec.gfx2d.LocationIndex
- LocationKindCatalogQuery - Class in hec.data.meta
- LocationKindCatalogQuery() - Constructor for class hec.data.meta.LocationKindCatalogQuery
- LocationLevelIndicatorConditionImpl - Class in hec.data.level
- LocationLevelIndicatorConditionImpl() - Constructor for class hec.data.level.LocationLevelIndicatorConditionImpl
- LocationLevelIndicatorImpl - Class in hec.data.level
- LocationLevelIndicatorImpl() - Constructor for class hec.data.level.LocationLevelIndicatorImpl
- LocationLevelIndicatorImpl(ILocationLevelRef, String, ILocationLevelRef) - Constructor for class hec.data.level.LocationLevelIndicatorImpl
- locationName - Variable in class hec.io.TsDataSetStats
- LocationTemplate - Class in hec.data.location
- LocationTemplate() - Constructor for class hec.data.location.LocationTemplate
- LocationTemplate(LocationTemplate) - Constructor for class hec.data.location.LocationTemplate
-
Constructor for the LocationTemplate object
- LocationTemplate(String) - Constructor for class hec.data.location.LocationTemplate
-
Constructs a new LocationDescription from the argument Strings.
- LocationTemplate(String, String) - Constructor for class hec.data.location.LocationTemplate
-
Constructs a new LocationTemplate from the argument Strings.
- LocationTemplate(String, String, String) - Constructor for class hec.data.location.LocationTemplate
- LocationTemplate(LocationTemplate) - Constructor for class hec.data.location.LocationTemplate
-
Constructor for the LocationTemplate object
- locationTimezone - Variable in class hec.io.DataContainer
-
Time zone name at the location NOT the time zone of the data (data may GMT and location PST)
- lock(Object) - Method in class rma.util.SingletonHashcodeLocker
- LOCK_LENGTH - Static variable in interface hec.data.lock.ILock
- LOCK_LOCATION - Static variable in interface hec.data.lock.ILock
- LOCK_MSG - Static variable in class hec.map.streamAlignment.StreamNodeAdapter
- LOCK_WIDTH - Static variable in interface hec.data.lock.ILock
- LockableObject - Interface in hec.lang
- lockAddAll() - Method in class hec.io.DBFDataStorage
- LockButtonListener - Interface in rma.swing.event
- lockDSS(boolean, int) - Method in class hec.heclib.dss.HecDSSFileDataManager
-
lockDSS is for synchronized access to DSS This function sets a static value to indicate access for a single thread for DSS.
- locked(boolean, String) - Method in class hec.model.AbstractDataObject
-
tell this object whether someone else has it's data locked or not
- locked(boolean, String) - Method in interface hec.model.DataObject
-
tell this object whether someone else has it's data locked or not
- locked(boolean, String) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- locked(LockEvent) - Method in interface hec.event.LockListener
- locked(LockEvent) - Method in class hec.model.AbstractDBFObject
- locked(LockEvent) - Method in class hec.model.StreamElement
- locked(LockEvent) - Method in class hec.model.StreamJunction
- locked(LockEvent) - Method in class hec.model.StreamNode
- locked(LockEvent) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- LOCKED - Static variable in class hec.event.ConfigFileChangeEvent
- LOCKED - Static variable in exception hec.io.dbf.Error4Const
- lockedBy - Variable in class hec.io.RmiFileInfo
- LockEvent - Class in hec.event
-
class that represents the notification event that a DataObject has been locked/unlocked in another clients VM
- LockEvent(long, String, String, boolean) - Constructor for class hec.event.LockEvent
- LockFailedException - Exception in hec.lang
- LockFailedException(String) - Constructor for exception hec.lang.LockFailedException
- lockFile(FileLock) - Method in interface hec.io.HecFile
-
Lock this file with fLock.
- lockFile(FileLock) - Method in class hec.io.SimpleFile
- lockFile(FileLock) - Method in class hec.io.SimpleHecFileImpl
- lockFile(Identifier, FileLock) - Method in interface hec.appInterface.FileOpener
- lockFile(Identifier, FileLock) - Method in class hec.io.SimpleFileOpenerImpl
- lockFile(Identifier, FileLock) - Method in class hec.map.vrt.SimpleFileOpeners
- LockListener - Interface in hec.event
- lockScriptFile(boolean, String) - Method in class hec.script.AbstractScriptEditor
- lockScriptFile(boolean, String) - Method in interface hec.script.ScriptManager
- lockStateChanged(boolean) - Method in interface rma.swing.event.LockButtonListener
- log() - Method in class hec.hecmath.HecMath
- log() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the natural log of the current paired data y-values.
- log() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values being the natural log of values of the current time series.
- log() - Method in class rma.util.Timer
- log(LogData) - Method in class rma.util.logging.MarkingClassLoggerBackendWrapper
- log(String) - Method in class rma.util.Timer
- log(String, String) - Static method in class hec.lang.Logger
-
Deprecated.
- log(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- log(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- LOG - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- LOG - Static variable in class hec.hecmath.HecMath
- LOG_NORMAL - Static variable in interface hec.model.DistributionErrorTypes
-
Log standard deviation.
- LOG_NORMAL_COLUMNS - Static variable in interface hec.model.DistributionErrorTypes
-
The number of colums for the LOG_NORMAL error type.
- LOG_NORMAL_STRING - Static variable in interface hec.model.DistributionErrorTypes
- log10() - Method in class hec.hecmath.HecMath
- log10() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the log base 10 of the current paired data y-values.
- log10() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values being the log base 10 of values of the current time series.
- log10(double) - Static method in class rma.lang.RmaMath
-
Returns the base 10 logarithm of a number
- log10(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- log10(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- LOG10 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- LOG10 - Static variable in class hec.hecmath.HecMath
- LOG10_TO_LOGE - Static variable in class rma.util.RMAConst
- Log10Curve2D - Class in hec.gfx2d
- Log10Curve2D(float, float, float, float, float, float) - Constructor for class hec.gfx2d.Log10Curve2D
- LOGARITHMIC - Static variable in class hec.geometry.Axis
-
Logarithmic axis type
- LogarithmicPathIterator - Class in hec.gfx2d
- LogarithmicPathIterator(double[], double[], int, int, AffineTransform) - Constructor for class hec.gfx2d.LogarithmicPathIterator
-
Creates a logarithmic path iterator.
- LogarithmicPathIterator(float[], float[], int, int, AffineTransform) - Constructor for class hec.gfx2d.LogarithmicPathIterator
-
Creates a logarithmic path iterator.
- LogarithmicRegressionStatistics - Class in hec.hecmath
-
Class holds data for logarithmic regression coefficients computed by PairedDataMath.logarithmicCoefficients y = 10^(a*log10(x)+b)
- LogarithmicRegressionStatistics() - Constructor for class hec.hecmath.LogarithmicRegressionStatistics
- LogAxis - Class in hec.geometry
-
This axis represents a logarithmic scale.
- LogAxis(String) - Constructor for class hec.geometry.LogAxis
-
Default Constructor
- LogAxisIterator - Class in hec.geometry
-
This iterates over a Logarithmic axis, returning the point of each tic mark
- LogAxisIterator(LogAxis, double) - Constructor for class hec.geometry.LogAxisIterator
-
Constructor for the iterator.
- LogAxisTics - Class in hec.gfx2d
- LogAxisTics(G2dPanel, LogAxis, Viewport, int) - Constructor for class hec.gfx2d.LogAxisTics
- LOGE_TO_LOG10 - Static variable in class rma.util.RMAConst
- logEquation(double) - Method in class hec.gfx2d.G2dLogarithmicLine.LogFunction
- logEquationSlope(double) - Method in class hec.gfx2d.G2dLogarithmicLine.LogFunction
- logException(Throwable) - Method in interface hec.model.Scheduler
- logFileName - Static variable in class hec.heclib.dss.HecDataManager
- LogFileNamer - Class in hec.io
- LogFileNamer(String, String, String, boolean) - Constructor for class hec.io.LogFileNamer
- LogFunction(double[], double[]) - Constructor for class hec.gfx2d.G2dLogarithmicLine.LogFunction
- logger - Static variable in class hec.data.tx.TimeSeriesCategory
- logger - Static variable in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- logger - Static variable in class hec.gfx2d.PlotSpecification
- logger - Static variable in class hec.io.JavaDocParser
- Logger - Class in hec.lang
-
Deprecated.
- LOGGER - Static variable in class hec.map.tms.io.spi.TmsConversionSpi
- LoggingConstants - Interface in hec.lang
-
Deprecated.
- LoggingLevelDemo - Class in rma.util.logging
- LoggingLevelDemo() - Constructor for class rma.util.logging.LoggingLevelDemo
- LOGICAL_AND - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- LOGICAL_OR - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- LOGICAL_XOR - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- logicalNumberValues - Variable in class hec.heclib.dss.HecDSSRecordBasics
- logicalNumberValues - Variable in class hec.io.RawContainer
- LogicalOperator - Class in hec.model
- LogicalOperator() - Constructor for class hec.model.LogicalOperator
- LogicalOperator(int) - Constructor for class hec.model.LogicalOperator
- LogicNode - Class in hec.model
- LogicNode() - Constructor for class hec.model.LogicNode
- LogicTest - Class in hec.hecmath.computation
- LogicTest(String, Testable) - Constructor for class hec.hecmath.computation.LogicTest
- LogicTest(String, Testable, Testable) - Constructor for class hec.hecmath.computation.LogicTest
- LOGIN_SERVER - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- loginBtn_Action(ActionEvent) - Method in class hec.client.LoginDlg
-
Deprecated.
- LoginDlg - Class in hec.client
-
Deprecated.Replaced by LoginJDialog.
- LoginDlg(Frame) - Constructor for class hec.client.LoginDlg
-
Deprecated.
- LoginException - Exception in hec.lang
- LoginException(String) - Constructor for exception hec.lang.LoginException
- LoginException(String, Exception) - Constructor for exception hec.lang.LoginException
- LoginHistory - Class in hec.server
- LoginHistory(String, String, String) - Constructor for class hec.server.LoginHistory
- LoginIfc - Interface in hec.client
- LoginProperties - Class in hec.properties
- LoginProperties() - Constructor for class hec.properties.LoginProperties
- LoginState - Enum Class in hec.security
- loginTime - Variable in class hec.server.LoginHistory
- logit(String) - Method in class hec.tools.FileHunter
- logit(String, boolean) - Method in class hec.tools.FileHunter
- LogLevelSetterDemo - Class in rma.util.logging
- LogLevelSetterDemo() - Constructor for class rma.util.logging.LogLevelSetterDemo
- LogManagerReloadPanel - Class in rma.swing.logging
- LogManagerReloadPanel() - Constructor for class rma.swing.logging.LogManagerReloadPanel
- logMessage(String) - Method in interface hec.model.Scheduler
- logOut(boolean) - Method in class hec.server.LoginHistory
- logoutTime - Variable in class hec.server.LoginHistory
- LogPrintStream - Class in hec.io
- LogPrintStream(String, String, String, boolean, boolean) - Constructor for class hec.io.LogPrintStream
- LogPrintWriter - Class in hec.io
- LogPrintWriter(String, String, String, boolean, boolean) - Constructor for class hec.io.LogPrintWriter
- LogRecordDisplayPanel - Class in rma.swing.logging
- LogRecordDisplayPanel() - Constructor for class rma.swing.logging.LogRecordDisplayPanel
-
Creates new form LogRecordDisplayPanel
- LogRecordMenuBar - Class in rma.swing.logging
- LogRecordMenuBar(ILogRecordDisplay) - Constructor for class rma.swing.logging.LogRecordMenuBar
- LogTimeIntervals - Interface in hec.io
- LogViewerTextArea - Class in hec.script
- LogViewerTextArea(int, int) - Constructor for class hec.script.LogViewerTextArea
- LogViolationRepaintManager - Class in rma.util.debug
-
Logs a message when a Event Dispatch Thread rule violation is detected.
- LogViolationRepaintManager() - Constructor for class rma.util.debug.LogViolationRepaintManager
- LogViolationRepaintManager(boolean) - Constructor for class rma.util.debug.LogViolationRepaintManager
- LONG - Static variable in interface hec.io.AsciiSerializableConstants
- LONG_LIST - Static variable in class rma.swing.LatLongJPanel
- LONG_NAME - Static variable in class hec.data.location.Location
- LONG_NAME - Static variable in class hec.data.meta.LocationCatalogQuery
- LONG_NAME_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- LONG_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- LONG_UNITS_LABEL - Static variable in class rma.swing.RmaJLabel
- long2bytes(long, byte[], int) - Static method in class rma.util.ByteConversion
-
convert a long to an array of bytes
- LongContainer - Class in hec.lang
- LongContainer() - Constructor for class hec.lang.LongContainer
- LongContainer(long) - Constructor for class hec.lang.LongContainer
- LongDocument - Class in rma.swing.text
- LongDocument() - Constructor for class rma.swing.text.LongDocument
- LongDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.LongDocument
- LONGITUDE - Static variable in class hec.data.location.Location
- LONGITUDE - Static variable in class hec.data.meta.LocationCatalogQuery
- LONGITUDE - Static variable in class rma.swing.LatLongJPanel
- LONGITUDE_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- LONGITUDINAL - Static variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- LongVector - Class in rma.util
-
The
LongVector
class implements a growable array of long primatives. - LongVector() - Constructor for class rma.util.LongVector
-
Constructs an empty vector.
- LongVector(int) - Constructor for class rma.util.LongVector
-
Constructs an empty vector with the specified initial capacity.
- LongVector(int, int) - Constructor for class rma.util.LongVector
-
Constructs an empty vector with the specified initial capacity and capacity increment.
- LookAndFeel - Class in hec.client
- lookBackCombo - Variable in class hec.util.TimeWindowDialog
- lookBackField - Variable in class hec.util.TimeWindowDialog
- lookForwardCombo - Variable in class hec.util.TimeWindowDialog
- lookForwardField - Variable in class hec.util.TimeWindowDialog
- lookup(String) - Static method in enum class hec.data.level.IndicatorConditionConnector
-
Case insensitive lookup that will return null if not found.
- lookup(String) - Static method in enum class hec.data.level.IndicatorConditionOperator
-
Case insensitive lookup that will return null if not found.
- LOOKUP_CWMSVUE_BROWSER - Static variable in interface hec.ui.browser.IBrowserFactory
- LOOKUP_DSSVUE_BROWSER - Static variable in interface hec.ui.browser.IBrowserFactory
- lookupFill(String) - Static method in class hec.gfx2d.G2dLineProperties
- lookupFillName(int) - Static method in class hec.gfx2d.G2dLineProperties
- lookupFillPattern(String) - Static method in class rma.util.RmaDrawConst
- lookupFillPatternName(int) - Static method in class rma.util.RmaDrawConst
- lookupMapObject(Object) - Method in interface hec.map.MapObjectLookupFactory.Lookup
- lookupMapObject(Object) - Method in class hec.map.MapObjectLookupFactory
- lookupStyle(String) - Static method in class hec.gfx2d.G2dLineProperties
- lookupStyleName(float[]) - Static method in class hec.gfx2d.G2dLineProperties
- lookupVersion() - Method in class hec.heclib.dss.HecDSSFileData
-
gets DSS version if initialized Solaris has different index.
- LOSS_ZONE - Static variable in class hec.gui.NameDialog
- lostOwnership(Clipboard, Transferable) - Method in class hec.script.AbstractScriptEditor
- lostOwnership(Clipboard, Transferable) - Method in class hec.script.ScriptIdentifierSelection
- LOWER - Enum constant in enum class hec.hecmath.computation.Constants.TextOperator
- LOWERED - Static variable in class rma.swing.CustomBevelBorder
-
Lowered bevel type.
- LowerLeft - Enum constant in enum class hec.map.LegendItem.LegendLocation
- LowerRight - Enum constant in enum class hec.map.LegendItem.LegendLocation
- lp2wp(LocalPt) - Method in class hec.map.MapScale
-
Converts a point in local coordinates to world coordinates, returning a newly allocated Point.
- lp2wp(LocalPt, WorldPt) - Method in class hec.map.MapScale
-
Converts a point in local coordinates to world coordinates.
- lp2wp(LocalPt, WorldPt) - Method in class hec.map.TransformMapScale
- lr2wr(LocalRect) - Method in class hec.map.MapScale
-
Converts a LocalRect to a WorldRect, returning a newly allocated WorldRect
- lr2wr(LocalRect) - Method in class hec.map.TransformMapScale
- LT - Enum constant in enum class hec.data.level.IndicatorConditionOperator
- LT - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- LT_CASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- LT_NOCASE - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- luBackSub(double[], int, int[], double[]) - Static method in class rma.lang.RmaMath
-
Backsubstitution routine from Numerical Receipies (pg 44).
- luDComp(double[], int, int[], int[]) - Static method in class rma.lang.RmaMath
-
LU decomposition from Numerical Recipies (pg 43).
M
- m_cbScale - Variable in class hec.chart.PrintPreview
- m_cbScale - Variable in class rma.swing.PrintPreview
- m_codeList - Variable in class hec.heclib.util.EncoderDecoder
- m_columnNames - Variable in class rma.swing.table.AbstractRmaTableModel
- m_comboBox - Variable in class rma.swing.table.ComboBoxRenderer
- m_commitImmediatly - Variable in class hec.model.AbstractDataListTableModel
- m_conditionalBlockId - Variable in class hec.model.AbstractConditionalBlockRef
- m_currentEditRow - Variable in class hec.model.AbstractDataListTableModel
- m_curveIndex - Variable in class hec.gfx2d.LegendItem
- m_dataList - Variable in class hec.model.AbstractDataListTableModel
- m_decodeList - Variable in class hec.heclib.util.EncoderDecoder
- m_displayUnitSystem - Variable in class rma.swing.table.AbstractRmaTableModel
- m_glyph - Variable in class hec.gfx2d.LegendItem
- m_gmtOffset - Variable in class rma.swing.table.AbstractRmaTableModel
- m_mapScaleInformation - Variable in class hec.map.MapCanvas
-
Description
- m_maximumScale - Variable in class hec.map.MapIdentifier
-
This provides the upper scale limit that this map will be valid.
- m_minimumScale - Variable in class hec.map.MapIdentifier
-
This provides the lower scale limit that this map will be valid.
- m_modifiedTime - Variable in class hec.map.MapIdentifier
-
Last time the map was added, for caching
- m_objects - Variable in class hec.model.AbstractDataListTableModel
- m_observerList - Variable in class hec.geometry.Axis
-
Meant to be a copy of the observer list, because we need to be able to transfer an observer list from on axis to another and there is now way to get at the list because it is private
- m_offMode - Variable in class hec.heclib.util.EncoderDecoder
- m_offMode_wKey - Variable in class hec.heclib.util.EncoderDecoder
- m_offModeKey - Variable in class hec.heclib.util.EncoderDecoder
- m_parentComponent - Variable in class hec.model.AbstractDataListTableModel
- m_plotDefaultsTable - Variable in class hec.gfx2d.AbstractPlotDefaults
- m_popupPlotCreator - Static variable in class hec.gfx2d.G2dPanel
- m_preview - Variable in class hec.chart.PrintPreview
- m_preview - Variable in class rma.swing.PrintPreview
- m_printManagers - Variable in class rma.swing.table.MultiTablePrintManager
- m_tables - Variable in class rma.swing.table.MultiTablePrintManager
- m_target - Variable in class hec.chart.PrintPreview
- m_target - Variable in class rma.swing.PrintPreview
- m_tempObjects - Variable in class hec.model.AbstractDataListTableModel
- m_totalTableHeight - Variable in class rma.swing.table.MultiTablePrintManager
- m_totalTableWidth - Variable in class rma.swing.table.MultiTablePrintManager
- m_unitSystem - Variable in class rma.swing.table.AbstractRmaTableModel
- m_wrappers - Variable in class hec.heclib.util.EncoderDecoder
- m2ihm(int, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.m2ihm(int, stringContainer)
instead. - m2ihm(int, stringContainer) - Static method in class hec.heclib.util.HecTime
-
Generates a four-character hour/minute string from minutes since midnight.
- main(String[]) - Static method in class hec.chart.ColorWheel
- main(String[]) - Static method in class hec.client.AboutDialog
- main(String[]) - Static method in class hec.client.DataTypeEditor
- main(String[]) - Static method in class hec.client.DataTypePanel
-
The main program for the DataTypeScalePanel class
- main(String[]) - Static method in class hec.client.FindTextJDialog
- main(String[]) - Static method in class hec.client.NewWorkspaceSummaryDialog
- main(String[]) - Static method in class hec.client.PasswordFileEditor
- main(String[]) - Static method in class hec.client.PlugInLoader
- main(String[]) - Static method in class hec.client.RepeatDialog
- main(String[]) - Static method in class hec.client.SplashFrame
- main(String[]) - Static method in class hec.data.Iso8601Time
- main(String[]) - Static method in class hec.geometry.DataObjectRating
- main(String[]) - Static method in class hec.geometry.DefaultRatingFunction
- main(String[]) - Static method in class hec.geometry.ProbabilityAxis
-
Test Main functions that brings up a plot with simple data to show the probability Axis in Action
- main(String[]) - Static method in class hec.gfx2d.DataTypeEditor
- main(String[]) - Static method in class hec.gfx2d.DataTypePanel
-
The main program for the DataTypeScalePanel class
- main(String[]) - Static method in class hec.gfx2d.DefaultPlotPropertiesDialog
- main(String[]) - Static method in class hec.gfx2d.G2dMarkerProperties
- main(String[]) - Static method in class hec.gfx2d.G2dPropertiesDlg
- main(String[]) - Static method in class hec.gfx2d.G2dScalePropertiesPanel
- main(String[]) - Static method in class hec.gfx2d.G2dTimeSeriesLine
- main(String[]) - Static method in class hec.gfx2d.HotPlotDefaults
- main(String[]) - Static method in class hec.gfx2d.LayoutPlotDialog
- main(String[]) - Static method in class hec.gfx2d.MarginJDialog
- main(String[]) - Static method in class hec.gfx2d.PageSetupJDialog
- main(String[]) - Static method in class hec.gfx2d.paint.GradientPaintWriter
- main(String[]) - Static method in class hec.gfx2d.paint.PaintWriterFactory
- main(String[]) - Static method in class hec.gfx2d.PairedDataPropertiesPanel
- main(String[]) - Static method in class hec.gfx2d.PanelDropTarget
- main(String[]) - Static method in class hec.gfx2d.PlotPropertiesDialog
- main(String[]) - Static method in class hec.gfx2d.PrintMultipleJDialog
- main(String[]) - Static method in class hec.gfx2d.RatingFunctionEditor
- main(String[]) - Static method in class hec.gfx2d.swing.charts.bar.G2dBarPlot
- main(String[]) - Static method in class hec.gfx2d.swing.charts.color.ColorConfigDialog
- main(String[]) - Static method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- main(String[]) - Static method in class hec.gfx2d.swing.charts.pie.PieOverTimeTest
- main(String[]) - Static method in class hec.gfx2d.TsAxisScalePropertiesPanel
- main(String[]) - Static method in class hec.gui.FormattedTextEditor
- main(String[]) - Static method in class hec.gui.MoverDialog
- main(String[]) - Static method in class hec.gui.NameDescriptionPanel
- main(String[]) - Static method in class hec.gui.NameDialog
- main(String[]) - Static method in class hec.gui.TimeZonePanel
- main(String[]) - Static method in class hec.heclib.grid.Asc2DssGrid
- main(String[]) - Static method in class hec.heclib.grid.Dss2AscGrid
- main(String[]) - Static method in class hec.heclib.grid.Dss2FltGrid
- main(String[]) - Static method in class hec.heclib.grid.Flt2DssGrid
- main(String[]) - Static method in class hec.heclib.grid.GridTime
- main(String[]) - Static method in class hec.heclib.util.HecTime
- main(String[]) - Static method in class hec.hecmath.computation.Computation
- main(String[]) - Static method in class hec.hecmath.computation.Condition
- main(String[]) - Static method in class hec.hecmath.computation.MathExpression
- main(String[]) - Static method in class hec.hecmath.computation.QualityOperation
- main(String[]) - Static method in class hec.hecmath.computation.QualityTest
- main(String[]) - Static method in class hec.hecmath.computation.TextOperation
- main(String[]) - Static method in class hec.hecmath.DssCompare
- main(String[]) - Static method in class hec.hecmath.DSSPlotCompare
- main(String[]) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- main(String[]) - Static method in class hec.hecmath.ScriptLauncher
- main(String[]) - Static method in class hec.io.AsciiSerializerFormatter
- main(String[]) - Static method in class hec.io.dbf.DBaseIIIHeader
- main(String[]) - Static method in class hec.io.dbf.DBaseIVMemoHeader
- main(String[]) - Static method in class hec.io.DBFDataStorage
- main(String[]) - Static method in class hec.io.FileMonitor
-
Test this class.
- main(String[]) - Static method in class hec.io.FilePropertiesJDialog
- main(String[]) - Static method in class hec.io.GridCellFile
- main(String[]) - Static method in class hec.io.PasswordFile
- main(String[]) - Static method in class hec.io.TopologyFile
- main(String[]) - Static method in class hec.lang.InterpolateFunction
- main(String[]) - Static method in class hec.lang.RandomNumber
- main(String[]) - Static method in class hec.lang.RdcDelim
- main(String[]) - Static method in class hec.lang.RdcField
- main(String[]) - Static method in class hec.lang.RegressionFromConstant
- main(String[]) - Static method in class hec.lang.ScaleBobz
- main(String[]) - Static method in class hec.lang.StatisticalParameter
- main(String[]) - Static method in class hec.lang.Statistics
- main(String[]) - Static method in class hec.lang.TimeStep
- main(String[]) - Static method in class hec.map.aidem.AiDemGlyphOptionJDlg
- main(String[]) - Static method in class hec.map.aishape.ui.AiShapeLinePropertiesDialog
- main(String[]) - Static method in class hec.map.aishape.ui.AiShapePointPropertiesDialog
- main(String[]) - Static method in class hec.map.aishape.ui.AiShapePointSymbolPanel
- main(String[]) - Static method in class hec.map.aishape.ui.AiShapePolygonPropertiesDialog
- main(String[]) - Static method in class hec.map.aishape.ui.GlyphDataRecordLinePropertiesDialog
- main(String[]) - Static method in class hec.map.aishape.ui.GlyphDataRecordPointPropertiesDialog
- main(String[]) - Static method in class hec.map.aishape.ui.GlyphDataRecordPolygonPropertiesDialog
- main(String[]) - Static method in class hec.map.aishape.ui.SingleSymbolPanel
- main(String[]) - Static method in class hec.map.annotations.Test
- main(String[]) - Static method in class hec.map.annotations.ui.AnnotationDialog
- main(String[]) - Static method in class hec.map.dem.DemGlyphOptionJDlg
- main(String[]) - Static method in class hec.map.dxf.DxfGlyphOptionDlg
- main(String[]) - Static method in class hec.map.image.ImageInfo
-
To use this class as a command line application, give it either some file names as parameters (information on them will be printed to standard output, one line per file) or call it with no parameters.
- main(String[]) - Static method in class hec.map.MapScaleEditorPanel
- main(String[]) - Static method in class hec.map.raster.CreateRaster
- main(String[]) - Static method in class hec.map.transform.CoordinateInfoFactory
- main(String[]) - Static method in class hec.map.transform.CoordinateTransformDialog
- main(String[]) - Static method in class hec.map.transform.CoordinateTransformPanel
- main(String[]) - Static method in class hec.model.LogicNode
-
Testing main arguement
- main(String[]) - Static method in class hec.model.RunTimeWindow
- main(String[]) - Static method in class hec.model.SeasonalPairedValues
- main(String[]) - Static method in class hec.tools.FileHunter
- main(String[]) - Static method in class hec.util.AnimatedStatusIconPanel
- main(String[]) - Static method in class hec.util.AnimatedWaitGlassPane
- main(String[]) - Static method in class hec.util.convertDss6To7.SixToSevenGui
- main(String[]) - Static method in class hec.util.SimTestConfigFile
- main(String[]) - Static method in class hec.util.SortedTable
- main(String[]) - Static method in class hec.util.TimeWindowDialog
- main(String[]) - Static method in class hec.util.XMLUtilities
-
for testing
- main(String[]) - Static method in class rma.examples.GroupableHeaderExample
- main(String[]) - Static method in class rma.examples.RmaJTableExample
- main(String[]) - Static method in class rma.examples.SteppedComboBoxExample
-
Method Description
- main(String[]) - Static method in class rma.io.RegExpFileFilter
- main(String[]) - Static method in class rma.lang.RmaMath
- main(String[]) - Static method in class rma.swing.ButtonCmdPanel
- main(String[]) - Static method in class rma.swing.FlatPanelButton
-
Test main function.
- main(String[]) - Static method in class rma.swing.FlatPanelToggleButton
-
Test main function.
- main(String[]) - Static method in class rma.swing.FontChooser
- main(String[]) - Static method in class rma.swing.InsertDlg
- main(String[]) - Static method in class rma.swing.list.RmaListModel
- main(String[]) - Static method in class rma.swing.RmaIpAddressPanel
- main(String[]) - Static method in class rma.swing.RmaJCalendarExField
- main(String[]) - Static method in class rma.swing.RmaJDateChooserDialog
- main(String[]) - Static method in class rma.swing.RmaJDateField
- main(String[]) - Static method in class rma.swing.RmaJDateTimeField
- main(String[]) - Static method in class rma.swing.RmaJLabel
- main(String[]) - Static method in class rma.swing.RmaJLocationComponent
- main(String[]) - Static method in class rma.swing.RmaJTable
-
The main program for the RmaJTable class
- main(String[]) - Static method in class rma.swing.RmaMessageBox
- main(String[]) - Static method in class rma.swing.RmiPortScannerFrame
- main(String[]) - Static method in class rma.swing.SplashWindow
- main(String[]) - Static method in class rma.swing.table.ComboBoxRenderer
- main(String[]) - Static method in class rma.swing.table.editableheader.EditableHeaderTableExample
- main(String[]) - Static method in class rma.swing.table.FilterTablePanel
-
test main
- main(String[]) - Static method in class rma.swing.table.PagePrintSetupPanel
- main(String[]) - Static method in class rma.swing.table.PrintPropertiesDlg
- main(String[]) - Static method in class rma.swing.table.TableColumnHider
- main(String[]) - Static method in class rma.swing.table.TwoTablesOneFixedPanel
- main(String[]) - Static method in class rma.swing.wheel.WheelToolDialog
- main(String[]) - Static method in class rma.util.ArgsParser
- main(String[]) - Static method in class rma.util.CJFormat
-
a test stub for the format class
- main(String[]) - Static method in class rma.util.CodeReport
- main(String[]) - Static method in class rma.util.DBFFileViewer
-
The main program for the DBFFileViewer class
- main(String[]) - Static method in class rma.util.debug.MonitorEdtQueue
- main(String[]) - Static method in class rma.util.DSSPathPartGenerator
- main(String[]) - Static method in class rma.util.Env
- main(String[]) - Static method in class rma.util.FixedWidthFileReader
- main(String[]) - Static method in class rma.util.GetOpt
-
The main program for the GetOpt class
- main(String[]) - Static method in class rma.util.JarReport
- main(String[]) - Static method in class rma.util.JMessageBox
- main(String[]) - Static method in class rma.util.JPythonTester
-
The main program for the JPythonTester class
- main(String[]) - Static method in class rma.util.logging.LoggingLevelDemo
- main(String[]) - Static method in class rma.util.logging.LogLevelSetterDemo
- main(String[]) - Static method in class rma.util.MemoryMonitor
- main(String[]) - Static method in class rma.util.NaturalOrderComparator
- main(String[]) - Static method in class rma.util.OSCheck
- main(String[]) - Static method in class rma.util.PerforceReport
-
The main program for the PerforceReport class
- main(String[]) - Static method in class rma.util.PluginFileNameComparator
- main(String[]) - Static method in class rma.util.PowerfulTokenizer
- main(String[]) - Static method in class rma.util.RMASort
-
For Testing.
- main(String[]) - Static method in class rma.util.SAXTreeViewer
-
Static entry point for running the viewer.
- mainVoid(String[]) - Static method in class hec.lang.FdaNumbers
- major - Variable in class hec.map.dlg.DlgAttrib
- majortic - Variable in class hec.geometry.AxisProp
-
major tic intervals
- majorTicFont - Variable in class hec.gfx2d.AxisTicsDrawProp
-
Font Family
- majorTicFontFamily - Variable in class hec.gfx2d.AxisTicsDrawProp
-
Font Style
- majorTicFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- majorTicFontStyle - Variable in class hec.gfx2d.AxisTicsDrawProp
- majorTicLength - Variable in class hec.gfx2d.AxisTicsDrawProp
- majorTicMaxFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- majorTicMinFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- majorTicTinyFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- majorXGridColor - Variable in class hec.gfx2d.ViewportDrawProp
- majorXGridStyle - Variable in class hec.gfx2d.ViewportDrawProp
- majorXGridWeight - Variable in class hec.gfx2d.ViewportDrawProp
- majorYGridColor - Variable in class hec.gfx2d.ViewportDrawProp
- majorYGridStyle - Variable in class hec.gfx2d.ViewportDrawProp
- majorYGridWeight - Variable in class hec.gfx2d.ViewportDrawProp
- makeAbsolutePath(String, String) - Static method in class rma.util.RMAIO
- makeAscending() - Method in class hec.io.TimeSeriesContainer
-
rearrrange time and data arrays so that all times are ascending Remove any undefinded times and reset array sized to reflect Primarily for irregular interval data
- makeConditionalExpression(String, String) - Method in class hec.hecmath.computation.Computation
- makedsscatalog(String, int[], String, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Creates a scratch catalog file from the instructions in catalogInstructions
- makeGridInfoFlat() - Method in class hec.heclib.grid.HrapInfo
- makeGridInfoFlat() - Method in class hec.heclib.grid.SpecifiedGridInfo
- makeGridInfoFlat(AlbersInfoFlat) - Method in class hec.heclib.grid.AlbersInfo
- makeGridInfoFlat(HrapInfoFlat) - Method in class hec.heclib.grid.HrapInfo
- makeGridInfoFlat(SpecifiedGridInfoFlat) - Method in class hec.heclib.grid.SpecifiedGridInfo
- makeImage(Color) - Method in class hec.map.ColorListJLayerSelection
- makeLeapYearTimeArray() - Method in class hec.model.SeasonalPairedValues
- makeLeapYearTimeArray() - Method in class hec.model.SeasonalRecord
- makeList(Object...) - Static method in class hec.gfx2d.PlotSpecification
-
Helper routine for constructing lists of objects.
- makeMenus() - Method in class hec.gfx2d.G2dDialog
-
Makes the menu items that are used in the dialog
- makeNice(String) - Static method in class hec.heclib.dss.DSSPathname
- makeOperationFromPostfix(Stack<String>) - Method in class hec.hecmath.computation.MathExpression
- makeOperationFromPostfix(Stack<String>) - Method in class hec.hecmath.computation.TextExpression
- makeOperationFromPrefix(Queue<String>) - Method in class hec.hecmath.computation.MathExpression
- makeOperationFromPrefix(Queue<String>) - Method in class hec.hecmath.computation.TextExpression
- makeTimestamp() - Static method in class hec.io.HecOutputStream
- makeTscs(long[], double[][]) - Method in class hec.hecmath.PairedDataMath
-
Makes dummy TimeSeriesContainer objects bridge IRating methods to HecMath methods
- MANAGER_FINALIZING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- MANAGER_LOADING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- ManagerFinalizingLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- managerGlyphList() - Method in class hec.map.MapPanel
-
return the List of Manager Glyphs.
- ManagerGlyphSelection - Class in hec.map
- ManagerGlyphSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph, String) - Constructor for class hec.map.ManagerGlyphSelection
- ManagerLoadingLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- ManagerMappingFactory - Class in hec.model
-
New manager mapping factory to be used by manager proxy and serialization to get the new refactored/moved class name from an old class name
- ManagerMappingFactory() - Constructor for class hec.model.ManagerMappingFactory
- map - Variable in class hec.map.raster.CreateRaster.RasterImport
- map(int, int, int) - Method in class hec.dataTable.ArrayModel
- MAP_LABEL - Static variable in class hec.data.location.Location
- MAP_LABEL - Static variable in class hec.data.meta.LocationCatalogQuery
- MAP_PROP - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- MAP_SCALE_FORMAT - Variable in class hec.map.MapCanvas
-
Description
- MapApplicationFrame - Interface in hec.map.appInterface
- MapApplicationModule - Interface in hec.map.appInterface
- mapBaseFields() - Method in class hec.io.DBFDataStorage
-
Maps fields in the table to field variables
- MapBuilder - Class in hec.server
- MapBuilder() - Constructor for class hec.server.MapBuilder
- MapBuilder(File) - Constructor for class hec.server.MapBuilder
- MapCanvas - Class in hec.map
-
Geo-referenced drawing area for the MapPanel.
- MapCanvas(MapPanel) - Constructor for class hec.map.MapCanvas
-
Create a new MapCanvas object
- mapClass - Variable in class hec.map.MapPosition
- MapGlyph - Class in hec.map
-
Abstract base class for specific glyphs that performs drawing and editing functions for Map objects.
- MapGlyph() - Constructor for class hec.map.MapGlyph
-
Create a new MapGlyph object
- MapGlyph(MapPanel, MapObjectInterface) - Constructor for class hec.map.MapGlyph
-
Create a new MapGlyph object
- MapGlyph.Selection - Class in hec.map
-
Inner class to hold Selections in the MapPanel
- MapGlyphFactory - Class in hec.map
-
Makes the Glyphs for the Maps.
- MapGlyphFactory() - Constructor for class hec.map.MapGlyphFactory
- MapGlyphFactory.MapGlyphMappingProvider - Interface in hec.map
-
Interface for an class that provide a mapping between a MapObject and a MapGlyph.
- MapGlyphListener - Interface in hec.event
- mapGlyphMapping - Static variable in class hec.map.MapGlyphFactory
- mapGlyphsChanged() - Method in interface hec.event.MapGlyphListener
- mapGlyphsChanged() - Method in class hec.map.JLayerSelectorTreePanel
- MapIdentifier - Class in hec.map
-
Provides a description of a Map and its characteristics.
- MapIdentifier() - Constructor for class hec.map.MapIdentifier
-
The default constructor.
- MapIdentifier(Identifier) - Constructor for class hec.map.MapIdentifier
-
Create a new MapIdentifier using the default constructor.
- MapIdentifier(MapIdentifier) - Constructor for class hec.map.MapIdentifier
- MapIdentifier(String) - Constructor for class hec.map.MapIdentifier
-
Create a new MapIdentifier using the default constructor.
- MapIdentifier(String, HecFile) - Constructor for class hec.map.MapIdentifier
-
Create a new MapIdentifier using the default constructor.
- mapIdentifierEquals(MapIdentifier) - Method in class hec.map.aidem.AiDemFltMap
-
check to see if the Map specified by the MapIdentifier mapid is the same map as this one.
- mapIdentifierEquals(MapIdentifier) - Method in class hec.map.aidem.AiDemMap
-
check to see if the Map specified by the MapIdentifier mapid is the same map as this one.
- mapIdentifierEquals(MapIdentifier) - Method in class hec.map.dlg.DlgMap
-
check to see if the Map specified by the MapIdentifier mapid is the same map as this one.
- mapIdentifierEquals(MapIdentifier) - Method in class hec.map.MapObject
-
check to see if the Map specified by the MapIdentifier mapid is the same map as this one
- mapIdentifierEquals(MapIdentifier) - Method in class hec.map.nettin.NetTinMap
-
check to see if the Map specified by the MapIdentifier mapid is the same map as this one.
- MapLabelItem - Class in hec.map
-
MapLabelItem class used by MapCanvas to prevent cluttering of text on screen
- MapLabelItem(String, int, int, float, Font, Color, Color, Graphics) - Constructor for class hec.map.MapLabelItem
-
Create a new MapLabelItem object
- MapLabelItem(String, int, int, int, int, float, Font, Color, Color, boolean, Graphics) - Constructor for class hec.map.MapLabelItem
-
Create a new MapLabelItem object
- MapLabelItem(String, int, int, int, int, float, Font, Color, Color, Graphics) - Constructor for class hec.map.MapLabelItem
-
Create a new MapLabelItem object
- MapLabelItem(String, int, int, int, int, int, float, Font, Color, Color, boolean, Graphics) - Constructor for class hec.map.MapLabelItem
-
Create a new MapLabelItem object
- MapMouseAdapter - Class in hec.map
-
Base class for Mouse Adapters for MapCanvas.
- MapMouseAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.MapMouseAdapter
-
Create a new MapMouseAdapter object
- MapObject - Class in hec.map
-
Abstract base class for map objects for Map objects.
- MapObject() - Constructor for class hec.map.MapObject
- MapObject(MapIdentifier) - Constructor for class hec.map.MapObject
- MapObject(String) - Constructor for class hec.map.MapObject
- MapObjectFactory - Class in hec.map
- MapObjectFactory() - Constructor for class hec.map.MapObjectFactory
- MapObjectFactory.MapObjectMappingProvider - Interface in hec.map
-
Provides a mapping from Map extension to Map Object
- MapObjectInterface - Interface in hec.map
-
Abstract interface for objects that are displayed on a map.
- MapObjectInterface2 - Interface in hec.map
- MapObjectLookupFactory - Class in hec.map
- MapObjectLookupFactory.Lookup - Interface in hec.map
-
Interface to all MapObject lookups.
- MapPanel - Class in hec.map
-
Geo-referenced mapping widget that contains a MapCanvas, horizontal and vertical scrollbars, and a toolpanel.
- MapPanel() - Constructor for class hec.map.MapPanel
-
Create a new MapPanel object with default tools and scrollbars
- MapPanel(boolean) - Constructor for class hec.map.MapPanel
-
Create a new MapPanel object
- MapPanel(JFrame) - Constructor for class hec.map.MapPanel
-
Create a new MapPanel object with default tools and scrollbars
- MapPanel.MouseWheelHandler - Class in hec.map
-
MouseWheelHandler is an inner class which implements the MouseWheelListener interface.
- MapPosition - Class in hec.map
-
container for the manager class's position in the map
- MapPosition(int, String) - Constructor for class hec.map.MapPosition
- MapPosition(String) - Constructor for class hec.map.MapPosition
- MapPropLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- MapScale - Class in hec.map
-
Manages map scaling parameters and performs coordinate transforms.
- MapScale() - Constructor for class hec.map.MapScale
-
Create a new MapScale object
- MapScale(MapScale) - Constructor for class hec.map.MapScale
-
Create a new MapScale object
- MapScaleBufferedImage - Class in hec.map
-
Title: Hec Java Development
- MapScaleBufferedImage() - Constructor for class hec.map.MapScaleBufferedImage
- MapScaleEditorPanel - Class in hec.map
-
Title: Hec Java Development
- MapScaleEditorPanel() - Constructor for class hec.map.MapScaleEditorPanel
- MapScaleImage - Class in hec.map.renderer
-
Idea is to keep MapScale with the image it was generated for.
- MapScaleImage(MapScale, Callable<Image>) - Constructor for class hec.map.renderer.MapScaleImage
- MapSegmentData - Class in hec.map.raster
- MapSegmentData(int, int, int, float) - Constructor for class hec.map.raster.MapSegmentData
- mapsMenu - Variable in class hec.map.JLayerSelectorTreePanel
- MapTextObject - Class in hec.map
-
Title: HEC JavaDev Description: Copyright: Company: RMA
- MapTextObject() - Constructor for class hec.map.MapTextObject
- MapTextObject(String, float, Font, Color, Color, Graphics) - Constructor for class hec.map.MapTextObject
- MapToolClassLoader - Interface in hec.map
- MapToolPanel - Class in hec.map
-
Class that hold the MapToolButtons for the MapPanel
- MapToolPanel(MapPanel) - Constructor for class hec.map.MapToolPanel
-
Create a new MapToolPanel object
- MapToolPanel.DragWindow - Class in hec.map
- MapToolPanel.EnabledJToggleButton - Class in hec.map
- MapToolPanel.FrameListener - Class in hec.map
- MapToolPanel.Handler - Class in hec.map
- MapToolPanel.MapToolSetPanel - Class in hec.map
- MapToolSet - Class in hec.map
- MapToolSet() - Constructor for class hec.map.MapToolSet
- MapValueType() - Constructor for class rma.xml.adapters.XmlMapAdapter.MapValueType
- MapValueType(Map<K, V>) - Constructor for class rma.xml.adapters.XmlMapAdapter.MapValueType
- MapWorkspace - Interface in hec.map.appInterface
- margin - Variable in class rma.swing.table.ColumnGroup
- Margin - Class in hec.gfx2d
-
This class represents the Margins that are on any printable page.
- Margin(double, double, double, double) - Constructor for class hec.gfx2d.Margin
- MarginJDialog - Class in hec.gfx2d
- MarginJDialog() - Constructor for class hec.gfx2d.MarginJDialog
- MarginJDialog(Frame, boolean) - Constructor for class hec.gfx2d.MarginJDialog
- MarginJDialog(String) - Constructor for class hec.gfx2d.MarginJDialog
- MarginJDialog(JDialog, boolean) - Constructor for class hec.gfx2d.MarginJDialog
- margins - Variable in class hec.gfx2d.PlotIcon
- MARKER_BEGIN - Static variable in class hec.gfx2d.G2dMarkerPointProperties
- MARKER_BEGIN - Static variable in class hec.gfx2d.G2dMarkerProperties
- MARKER_END - Static variable in class hec.gfx2d.G2dMarkerPointProperties
- MARKER_END - Static variable in class hec.gfx2d.G2dMarkerProperties
- markerLabel - Variable in class hec.gfx2d.G2dMarkerPointProperties
- markerLabel - Variable in class hec.gfx2d.G2dMarkerProperties
- MarkerlineGlyph - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- MarkerlineGlyph(Viewport, G2dObject, Scale) - Constructor for class hec.gfx2d.MarkerlineGlyph
- markerValue - Variable in class hec.gfx2d.G2dMarkerProperties
- markerXValue - Variable in class hec.gfx2d.G2dMarkerPointProperties
- markerYValue - Variable in class hec.gfx2d.G2dMarkerPointProperties
- MarkingClassLogger - Class in rma.util.logging
-
Note that when extending the logging API or specifying a new parser, you will need to create a new logger class (rather than extending this one).
- MarkingClassLogger.Api - Interface in rma.util.logging
-
The non-wildcard, fully specified, logging API for this logger.
- MarkingClassLoggerBackendWrapper - Class in rma.util.logging
-
Combines two different logger backends into one.
- MarkingClassLoggerBackendWrapper(LoggerBackend, LoggerBackend) - Constructor for class rma.util.logging.MarkingClassLoggerBackendWrapper
- marsh - Variable in class hec.map.dlg.DlgMap.DlgFlag
- marshal(CoordinateReferenceSystem) - Method in class hec.map.annotations.ProjectionXmlAdapter
- marshal(Color) - Method in class rma.xml.adapters.XmlColorAdapter
- marshal(Dimension) - Method in class rma.xml.adapters.XmlDimensionAdapter
- marshal(Font) - Method in class rma.xml.adapters.XmlFontAdapter
- marshal(Map<K, V>) - Method in class rma.xml.adapters.XmlMapAdapter
- marshal(NavigableMap<Double, Color>) - Method in class rma.xml.adapters.XmlDoubleColorNavMapAdapter
- marshal(NavigableMap<K, V>) - Method in class rma.xml.adapters.XmlNavigableMapAdapter
- marshal(TreeMap<StreamflowMeasurementRef, StreamflowMeasurement>) - Method in class hec.data.streamflow.StreamFlowMeasurementsAdapter
- marshal(ColorContourRecord) - Method in class rma.xml.adapters.XmlColorContourRecordAdapter
- MassBalancedEvent - Class in hec.hecmath
-
This class performs computations on Balanced Hydrographs and Balanced Hyetographs, to preserve water mass
- MassBalancedEvent() - Constructor for class hec.hecmath.MassBalancedEvent
- MassBalancedEvent(double[], long[], long, double[], long[], MassBalancedEvent.DataType) - Constructor for class hec.hecmath.MassBalancedEvent
- MassBalancedEvent(TimeSeriesContainer, long, double[], long[], MassBalancedEvent.DataType) - Constructor for class hec.hecmath.MassBalancedEvent
- MassBalancedEvent.AverageData - Class in hec.hecmath
- MassBalancedEvent.DataType - Enum Class in hec.hecmath
- matAddS(double[], double) - Static method in class rma.lang.RmaMath
-
Adds scalar S to matrix A.
- matAddTo(double[], double[]) - Static method in class rma.lang.RmaMath
-
Add values in matrix A to the values in matrix B, with result returned in matrix B.
- match(String, String) - Static method in class rma.util.WildCardFileFilter
-
Checks to see if a provided file name matches the provided pattern.
- matCharPoly(double[], double[], int) - Static method in class rma.lang.RmaMath
-
Computes the charasteristic polynomial coefficients of a square matrix A.
- matchBracket(String, int) - Static method in class hec.hecmath.computation.Util
- matchDssTypeTsParameterType(String) - Static method in class hec.data.TsTranslator
- matches(CharSequence) - Method in class hec.data.textFilter.TextFilterElement
-
Determines whether the filter element matches the specified text
- matchesMask(String, String, boolean) - Static method in class hec.util.Util
-
Description of the Method
- matchingBracket - Static variable in class hec.hecmath.computation.Util
- matchTsParameterTypeDssType(ParameterType) - Static method in class hec.data.TsTranslator
- matchUsTimeZones(TimeZone) - Static method in class hec.gui.TimeZonePanel
- matDet(double[], int) - Static method in class rma.lang.RmaMath
-
Computes the determinant of a square matrix A.
- MathExpression - Class in hec.hecmath.computation
- MathExpression() - Constructor for class hec.hecmath.computation.MathExpression
- MathExpression(String) - Constructor for class hec.hecmath.computation.MathExpression
- MathExpression(String, VariableSet) - Constructor for class hec.hecmath.computation.MathExpression
- MathOperation - Class in hec.hecmath.computation
- MathOperation(Constants.MathOperator, boolean, Evaluable...) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(Constants.MathOperator, boolean, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(Constants.MathOperator, Evaluable...) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(Constants.MathOperator, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(String, boolean, Evaluable...) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(String, boolean, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(String, Evaluable...) - Constructor for class hec.hecmath.computation.MathOperation
- MathOperation(String, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.MathOperation
- mathPatternLevels - Static variable in class hec.hecmath.computation.Util
- matMultAB(double[], double[], double[], int, int, int) - Static method in class rma.lang.RmaMath
-
Matrix Multiply - A * B = C.
- matMultABt(double[], double[], double[], int, int, int) - Static method in class rma.lang.RmaMath
-
Matrix Multiply - A * B transpose = C.
- matMultAS(double[], double, int, int) - Static method in class rma.lang.RmaMath
-
Multiplies the first matrix with a scalar value.
- matMultAtB(double[], double[], double[], int, int, int) - Static method in class rma.lang.RmaMath
-
Matrix Multiply - A transpose * B = C.
- matNullity(double[], int, int) - Static method in class rma.lang.RmaMath
-
Computes the nullity of a matrix A.
- matNullityPSD(double[], int) - Static method in class rma.lang.RmaMath
-
Computes the nullity of positive semi-definite matrix A.
- matRank(double[], int, int) - Static method in class rma.lang.RmaMath
-
Computes the rank of a matrix A.
- matRankPSD(double[], int) - Static method in class rma.lang.RmaMath
-
Computes the rank of a positive semi-definite matrix A.
- matSubtTo(double[], double[]) - Static method in class rma.lang.RmaMath
-
Subtracts values in matrix A to the values in matrix B, with result returned in matrix B (B - A => B) Matrices must be of the same length (number of rows and columns).
- matTrace(double[], int) - Static method in class rma.lang.RmaMath
-
Computes the trace of a square matrix A.
- matTranspose(double[], int, int) - Static method in class rma.lang.RmaMath
-
Transposes the specified matrix.
- max - Variable in class hec.geometry.AxisProp
-
maximum limit of the axis
- max - Variable in class hec.heclib.util.HecDoubleParamData
- max - Variable in class hec.heclib.util.HecIntParamData
- max - Variable in class hec.hecmath.CyclicAnalysisStatistics
- max - Variable in class hec.map.nettin.NodeContainer
- max() - Method in class hec.chart.Histogram
- max() - Method in class hec.hecmath.HecMath
- max() - Method in class hec.hecmath.TimeSeriesMath
-
Find the maximum value of the time series.
- max(double[]) - Method in class hec.chart.Histogram
- max(int, int) - Method in class hec.model.AbstractTSRecord
-
Finds the maximum value in the data starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - max(int, int) - Method in interface hec.model.TSRecord
-
Finds the maximum value in the data starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - max(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the maximum of the current time series and the each time series in the parameter,
tsMathArray
. - max(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the maximum value of the time series.
- max(TimeSeriesContainer, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the maximum value of the time series below a ceiling.
- max(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- max(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- MAX - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- MAX - Static variable in class hec.data.ParameterType
-
Deprecated.
- MAX - Static variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- MAX - Static variable in class hec.hecmath.TimeSeriesMath
- MAX_COMPONENT_COLUMN - Static variable in class hec.gfx2d.G2dPanel
- MAX_COMPONENT_ROW - Static variable in class hec.gfx2d.G2dPanel
- MAX_DSS_PART_LENGTH - Variable in class rma.util.DSSPathPartGenerator
- MAX_FONT_SIZE - Static variable in class hec.gfx2d.G2dLabelDrawProp
- MAX_PAIRED_DATA_POINTS - Static variable in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
The Constant MAX_PAIRED_DATA_POINTS.
- MAX_PART_LEN - Static variable in class hec.lang.DSSPathString
- MAX_PATH_LEN - Static variable in class hec.lang.DSSPathString
- MAX_PRIORITY - Static variable in interface rma.util.Priorities
-
The maximum priority that a queue item can have.
- MAX_RANGE_VALUE - Static variable in class hec.gfx2d.AxisScrollbar
- maxAbsDiff - Variable in class hec.hecmath.DataSetResults
- maxDate() - Method in class hec.hecmath.HecMath
- maxDate() - Method in class hec.hecmath.TimeSeriesMath
-
Find the date and time of the maximum time series value.
- maxDate(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the date/time of the maximum value of the time series under a ceiling.
- maxDate(TimeSeriesContainer, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the date/time of the maximum value of the time series.
- maxDay(int, int) - Static method in class hec.heclib.util.HecTime
-
Returns the last day of a month
- maxFontSize - Variable in class hec.gfx2d.G2dGlyphDrawProp
- maxFontSize - Variable in class hec.gfx2d.G2dLabelDrawProp
- maxFontSize - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- maximize() - Method in class hec.dataTable.HecDataTableFrame
-
Maximizes the frame.
- maximize() - Method in class hec.gfx2d.G2dDialog
-
Maximizes the frame.
- maximizeFrame(JInternalFrame) - Method in class rma.swing.MDIDesktopManager
- maximum() - Method in class hec.heclib.dss.HecTimeSeriesMath
- maximum() - Method in class hec.heclib.util.doubleArrayContainer
- maximum() - Method in class hec.heclib.util.HecDoubleArray
- maximum() - Method in class hec.heclib.util.intArrayContainer
- maximum() - Method in class hec.heclib.util.shortArrayContainer
- maximum() - Method in class hec.lang.FloatArrayContainer
- maximum() - Method in class hec.lang.ShortArrayContainer
- maximum(intContainer) - Method in class hec.heclib.util.doubleArrayContainer
- maximum(intContainer) - Method in class hec.heclib.util.HecDoubleArray
- maximum(intContainer) - Method in class hec.heclib.util.HecTimeArray
- maximum(intContainer) - Method in class hec.heclib.util.intArrayContainer
- maximum(intContainer) - Method in class hec.heclib.util.shortArrayContainer
- maximum(intContainer) - Method in class hec.lang.FloatArrayContainer
- maximum(intContainer) - Method in class hec.lang.ShortArrayContainer
- maximumValue() - Method in class hec.io.TimeSeriesContainer
-
get the maximum value from the time series values
- maximumX() - Method in class hec.heclib.dss.HecPairedData
- maximumY() - Method in class hec.heclib.dss.HecPairedData
- maximumY(int) - Method in class hec.heclib.dss.HecPairedData
- maxmimumValue() - Method in class hec.io.TimeSeriesContainer
-
Deprecated.use maximumValue()
- maxNumberToRetrieve - Variable in class hec.heclib.dss.HecDssCatalog
- maxPos - Variable in class rma.util.png.PngEncoder
- maxPtArraySz - Static variable in class hec.gfx2d.G2dGlyph
- maxPtArraySz - Static variable in class hec.map.MapGlyph
-
the default size of the xarray and yarray
- maxValue - Variable in class hec.io.TinContainer
-
Maximum value of data at the vertices, not including nulls or disabled points
- maxValue - Variable in class hec.io.TsDataSetStats
- maxValueTime - Variable in class hec.io.TsDataSetStats
- maxVersion - Variable in class hec.io.TimeSeriesRetrieveSpec
- maxVersion() - Method in class hec.io.TimeSeriesRetrieveSpec
- maxVersion(boolean) - Method in class hec.io.TimeSeriesRetrieveSpec
- maxXCoordinate - Variable in class hec.io.TinContainer
- maxYCoordinate - Variable in class hec.io.TinContainer
- MCConvVarRealizations - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- MCConvVarRealizations(String, DSSIdentifier, double, double) - Constructor for class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- MCConvVarRealizations(String, DSSIdentifier, int, boolean, double, double) - Constructor for class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- MCInputVarRealizations - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- MCInputVarRealizations(String, DSSIdentifier) - Constructor for class rma.stats.model.MCInputVarRealizations
-
Deprecated.
- MCInputVarRealizations(String, DSSIdentifier, int, boolean) - Constructor for class rma.stats.model.MCInputVarRealizations
-
Deprecated.
- MCInputVarRealizations(String, DSSIdentifier, int, boolean, double) - Constructor for class rma.stats.model.MCInputVarRealizations
-
Deprecated.
- mCoordinateReferencySystem - Variable in class hec.map.MapObject
- MCOutputVarRealizations - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- MCOutputVarRealizations(String, DSSIdentifier, boolean, String, double, boolean, double, double) - Constructor for class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- MCOutputVarRealizations(String, DSSIdentifier, int, boolean, boolean, String, double, boolean, double, double) - Constructor for class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- MCVarRealizations - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- MCVarRealizations(String) - Constructor for class rma.stats.model.MCVarRealizations
-
Deprecated.
- MCVarRealizations(String, DSSIdentifier, int, boolean) - Constructor for class rma.stats.model.MCVarRealizations
-
Deprecated.
- MCVarSavePolicy - Interface in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- MDIDesktopManager - Class in rma.swing
-
Private class used to replace the standard DesktopManager for JDesktopPane.
- MDIDesktopManager(MDIDesktopPane) - Constructor for class rma.swing.MDIDesktopManager
- MDIDesktopPane - Class in rma.swing
-
An extension of WDesktopPane that supports often used MDI functionality.
- MDIDesktopPane() - Constructor for class rma.swing.MDIDesktopPane
- mean - Variable in class hec.hecmath.CyclicAnalysisStatistics
- mean() - Method in class hec.chart.Histogram
- mean() - Method in class hec.hecmath.HecMath
- mean() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the mean value of the time series.
- mean() - Method in class hec.io.TimeSeriesContainer
-
get the mean value from the time series values
- mean(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the arithmetic mean of the current time series and the each time series in the parameter,
tsMathArray
. - mean(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the mean value of the time series.
- mean(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- mean(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- MEAN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- MEAN - Static variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- meanDiff - Variable in class hec.hecmath.DataSetResults
- meanValue - Variable in class hec.io.TinContainer
-
Mean value of data at the vertices, not including nulls or disabled points
- measuredData - Variable in class hec.io.SimpleRatingContainer
- measuredIsElevation - Variable in class hec.io.StreamRatingContainer
- measuredParameter - Variable in class hec.io.SimpleRatingContainer
- measuredParameter - Variable in class hec.io.StreamRatingSeriesContainer
- measuredSubParameter - Variable in class hec.io.SimpleRatingContainer
- measuredSubParameter - Variable in class hec.io.StreamRatingSeriesContainer
- measuredUnits - Variable in class hec.io.SimpleRatingContainer
- measuredUnits - Variable in class hec.io.StreamRatingSeriesContainer
- med() - Method in class hec.hecmath.HecMath
- med() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the median of the time series values.
- med(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the median (50th percentile) of the current time series and the each time series in the parameter,
tsMathArray
. - med(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the median of the time series values.
- med(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- med(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- MED - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- memberName - Variable in class hec.io.AsciiSerializerReference
- MEMBERSHIP - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- memoCompress() - Method in class hec.io.DBFDataStorage
- MemoryInfoSource - Interface in rma.util
-
Provides memory usage information, optionally allows performing garbage collection where the memory info was collected
- MemoryMonitor - Class in rma.util
-
Tracks Memory allocated and used, displayed in graph form.
- MemoryMonitor() - Constructor for class rma.util.MemoryMonitor
- MemoryMonitor(MemoryInfoSource) - Constructor for class rma.util.MemoryMonitor
- memoryMonitor_Action() - Method in class rma.util.StatusBarMemoryMonitor
- MemoryMonitor.Surface - Class in rma.util
- MemProgressBar - Class in rma.util
-
Title: Memory Monitor progress bar Description: This is a progress bar that displays memory usage.
- MemProgressBar() - Constructor for class rma.util.MemProgressBar
-
Creates a new memory progress bar
- menuCanceled(MenuEvent) - Method in class hec.dataTable.HecDataTableFrame.EditMenuListener
- menuCanceled(MenuEvent) - Method in class hec.dataTable.HecDataTableFrame.FileMenuListener
- menuDeselected(MenuEvent) - Method in class hec.dataTable.HecDataTableFrame.EditMenuListener
- menuDeselected(MenuEvent) - Method in class hec.dataTable.HecDataTableFrame.FileMenuListener
- menuSelected(MenuEvent) - Method in class hec.dataTable.HecDataTableFrame.EditMenuListener
- menuSelected(MenuEvent) - Method in class hec.dataTable.HecDataTableFrame.FileMenuListener
- merge(Catalog) - Method in class hec.data.meta.Catalog
- merge(HecDoubleArray) - Method in class hec.heclib.util.HecDoubleArray
-
Returns a new HecDoubleArray with local and passed in arrays merge Does not change local array! Copies HecDoubles Assumes that both arrays are sorted in increasing order
- mergeAccounting(LocationTemplate, NavigableMap<Date, IWaterSupplyPumpAccounting>, boolean, boolean) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Merge the incoming pump data using a store rule.
- mergeAccounting(LocationTemplate, NavigableMap<Date, IWaterSupplyPumpAccounting>, boolean, boolean) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- mergeAccounting(IContractWaterSupplyAccounting, boolean, boolean) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Merges all of the data from the arg contract accounting into this contract accounting.
- mergeAccounting(IContractWaterSupplyAccounting, boolean, boolean) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- mergeData(NavigableMap<DateDateKey, T>) - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- mergeOperationalChanges(IProjectOperationalChanges<OC>, boolean, boolean) - Method in class hec.data.operations.OperationalProjectChanges
- mergeOperationalChanges(IProjectOperationalChanges<T>, boolean, boolean) - Method in interface hec.data.operations.IProjectOperationalChanges
- mergeOperationalChanges(NavigableMap<Date, OC>, boolean, boolean) - Method in class hec.data.operations.OperationalProjectChanges
- mergeOperationalChanges(NavigableMap<Date, T>, boolean, boolean) - Method in interface hec.data.operations.IProjectOperationalChanges
- MERGEPAINT - Static variable in class rma.util.wmf.WMF
- mergePairedDataSets(HecMath) - Method in class hec.hecmath.HecMath
- mergePairedDataSets(HecMath) - Method in class hec.hecmath.PairedDataMath
-
Merge two paired data sets.
- mergeSort(Comparable[], Object[]) - Static method in class rma.util.RMASort
-
Performs a mergesort on the keys array, duplicates the sorting changes in the values array.
- mergeSort(List, List) - Static method in class rma.util.RMASort
-
Performs a mergesort on the keys List, duplicates the sorting changes in the values List.
- mergeSort(Compare, Comparable[], Object[]) - Static method in class rma.util.RMASort
- mergeSort(Compare, List, List) - Static method in class rma.util.RMASort
- mergeTimeSeries(HecMath) - Method in class hec.hecmath.HecMath
- mergeTimeSeries(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Merge values in two time series.
- MESS_LEVEL_CRITICAL - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_CRITICAL - Static variable in class hec.heclib.util.Heclib
- MESS_LEVEL_GENERAL - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_GENERAL - Static variable in class hec.heclib.util.Heclib
- MESS_LEVEL_INTERNAL_DIAG_1 - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_INTERNAL_DIAG_1 - Static variable in class hec.heclib.util.Heclib
- MESS_LEVEL_INTERNAL_DIAG_2 - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_INTERNAL_DIAG_2 - Static variable in class hec.heclib.util.Heclib
- MESS_LEVEL_NONE - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_NONE - Static variable in class hec.heclib.util.Heclib
- MESS_LEVEL_TERSE - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_TERSE - Static variable in class hec.heclib.util.Heclib
- MESS_LEVEL_USER_DIAG - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_LEVEL_USER_DIAG - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_ALIAS - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_ALIAS_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_CATALOG - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_CATALOG_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_CHECK - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_CHECK_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_COPY - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_COPY_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_FILE_CHECK - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_FILE_CHECK_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_GENERAL - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_GENERAL_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_GET - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_GET_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_GLOBAL - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_GLOBAL_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_JNI - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_JNI_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_LOCKING - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_LOCKING_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_OPEN - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_OPEN_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_PERM - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_PERM_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_PUT - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_PUT_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_READ - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_READ_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_TS_READ - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_TS_READ_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_TS_WRITE - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_TS_WRITE_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_UNDEFINED_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_UTILITY - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_UTILITY_ID - Static variable in class hec.heclib.util.Heclib
- MESS_METHOD_WRITE - Static variable in class hec.heclib.dss.HecDSSFileAccess
- MESS_METHOD_WRITE_ID - Static variable in class hec.heclib.util.Heclib
- message() - Method in class hec.heclib.dss.DSSErrorMessage
- MESSAGE - Static variable in exception hec.io.dbf.Error4Const
- MESSAGE - Static variable in class rma.swing.logging.XmlLogRecord
- MESSAGE_PROPERTY - Static variable in class hec.io.PeriodicLogger
-
The property for the message to log
- MessageBox - Class in hec.script
- MessageBox - Class in rma.util
- MessageBox() - Constructor for class rma.util.MessageBox
- MessageBox(String) - Constructor for class rma.util.MessageBox
- MessageBox(String, String) - Constructor for class rma.util.MessageBox
- MessageConst - Interface in hec.jms
- MessageDefinition(String, String) - Constructor for class hec.jms.GenericMessage.MessageDefinition
- MessageDefinition(String, String, Set<String>) - Constructor for class hec.jms.GenericMessage.MessageDefinition
- MessagePrinter - Interface in hec.model
- MessageReporter - Interface in hec.server
-
Description of the Interface
- messageUnit - Static variable in class hec.heclib.dss.HecDataManager
- META_CATALOG - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_COLUMN_DESCRIPTION - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_COLUMN_NAME - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_COLUMNS - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_OBJECT_DESCRIPTION - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_OBJECT_NAME - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_ORDER_BY - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_ORDER_BY_STRING_ARRAY - Static variable in interface hec.data.meta.MetaCatalogQuery
- META_CATALOG_VISIBLE_COLUMNS - Static variable in interface hec.data.meta.MetaCatalogQuery
- MetaCatalogQuery - Interface in hec.data.meta
- metaRecord(int, int) - Method in class rma.util.wmf.WMF
-
Write the leading metafile record
- METERS - Enum constant in enum class hec.io.DataContainer.VERTICAL_UNITS
- METERS - Static variable in class hec.heclib.dss.HecDataConversion
- METERS - Static variable in interface hec.map.transform.CoordinateTransformConstants
- METERS_PER_SECOND - Static variable in class hec.heclib.dss.HecDataConversion
- METHOD - Static variable in class rma.swing.logging.XmlLogRecord
- MethodCompare - Class in rma.util
- MethodCompare() - Constructor for class rma.util.MethodCompare
- METRIC_TONS - Static variable in class hec.heclib.dss.HecDataConversion
- MFP - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- MFP - Static variable in interface hec.supplemental.model.WorkspaceConstants
- MFP_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- MFP_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- mgrIndex - Variable in class hec.model.TrialReference
-
index of the TrialForecastRun
- miButton_Action(ActionEvent) - Method in class hec.map.MapToolPanel
-
Method Description
- MIDDLE_LEFT - Static variable in class hec.map.image.DragPoint
- MIDDLE_RIGHT - Static variable in class hec.map.image.DragPoint
- MILES - Static variable in class hec.heclib.dss.HecDataConversion
- MILES_PER_HOUR - Static variable in class hec.heclib.dss.HecDataConversion
- MILIMETERS - Static variable in class hec.heclib.dss.HecDataConversion
-
Deprecated.use MILLIMETERS
- MilitaryDateTimeField - Class in rma.swing
- MilitaryDateTimeField() - Constructor for class rma.swing.MilitaryDateTimeField
- MilitaryTimeDocument - Class in rma.swing.text
-
a Military Time document for JTextFields, and other components that use PlainDocument.
- MilitaryTimeDocument() - Constructor for class rma.swing.text.MilitaryTimeDocument
- MilitaryTimeDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.MilitaryTimeDocument
- MILLIMETERS - Static variable in class hec.heclib.dss.HecDataConversion
- MILLIS - Static variable in interface hec.jms.MessageConst
-
Message map key for message creation time.
- MILLIS - Static variable in class rma.swing.logging.XmlLogRecord
- MILLIS_IN_DAY - Static variable in class hec.data.Interval
-
Deprecated.
- min - Variable in class hec.geometry.AxisProp
-
minimum limit of the axis
- min - Variable in class hec.heclib.util.HecDoubleParamData
- min - Variable in class hec.heclib.util.HecIntParamData
- min - Variable in class hec.hecmath.CyclicAnalysisStatistics
- min - Variable in class hec.map.nettin.NodeContainer
- min() - Method in class hec.chart.Histogram
- min() - Method in class hec.hecmath.HecMath
- min() - Method in class hec.hecmath.TimeSeriesMath
-
Find the minimum value of the time series.
- min(double[]) - Method in class hec.chart.Histogram
- min(int...) - Static method in class hec.heclib.util.Heclib
-
Variadic minimum
- min(int, int) - Method in class hec.model.AbstractTSRecord
-
Finds the minimum value in the data set starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - min(int, int) - Method in interface hec.model.TSRecord
-
Finds the minimum value in the data set starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - min(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the minimum of the current time series and the each time series in the parameter,
tsMathArray
. - min(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the minimum value of the time series.
- min(TimeSeriesContainer, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the minimum value of the time series above a floor.
- min(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- min(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- MIN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- MIN - Static variable in class hec.data.ParameterType
-
Deprecated.
- MIN - Static variable in class hec.geometry.TSAxis
- MIN - Static variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- MIN - Static variable in class hec.hecmath.TimeSeriesMath
- MIN_FONT_SIZE - Static variable in class hec.gfx2d.G2dLabelDrawProp
- MIN_PRIORITY - Static variable in interface rma.util.Priorities
-
The minimum priority that a queue item can have.
- MIN_RANGE_VALUE - Static variable in class hec.gfx2d.AxisScrollbar
- MIN2MILLIS - Static variable in class rma.util.RMAConst
-
Multiplier to convert minutes to milliseconds
- minDate() - Method in class hec.hecmath.HecMath
- minDate() - Method in class hec.hecmath.TimeSeriesMath
-
Find the date and time of the minimum time series value.
- minDate(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the date/time of the minimum value of the time series.
- minDate(TimeSeriesContainer, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Find the date/time of the minimum value of the time series above a floor.
- minFontSize - Variable in class hec.gfx2d.G2dGlyphDrawProp
- minFontSize - Variable in class hec.gfx2d.G2dLabelDrawProp
- minFontSize - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- minimize() - Method in class hec.dataTable.HecDataTableFrame
-
Minimizes (iconifies) the frame.
- minimize() - Method in class hec.gfx2d.G2dDialog
-
Minimizes (iconifies) the frame.
- minimizeFrame(JInternalFrame) - Method in class rma.swing.MDIDesktopManager
- minimum() - Method in class hec.heclib.dss.HecTimeSeriesMath
- minimum() - Method in class hec.heclib.util.doubleArrayContainer
-
Returns the minimum value in the array.
- minimum() - Method in class hec.heclib.util.HecDoubleArray
- minimum() - Method in class hec.heclib.util.intArrayContainer
- minimum() - Method in class hec.heclib.util.shortArrayContainer
- minimum() - Method in class hec.lang.FloatArrayContainer
- minimum() - Method in class hec.lang.ShortArrayContainer
- minimum(intContainer) - Method in class hec.heclib.util.doubleArrayContainer
- minimum(intContainer) - Method in class hec.heclib.util.HecDoubleArray
- minimum(intContainer) - Method in class hec.heclib.util.HecTimeArray
- minimum(intContainer) - Method in class hec.heclib.util.intArrayContainer
- minimum(intContainer) - Method in class hec.heclib.util.shortArrayContainer
- minimum(intContainer) - Method in class hec.lang.FloatArrayContainer
- minimum(intContainer) - Method in class hec.lang.ShortArrayContainer
- MINIMUM_DRAFT - Static variable in interface hec.data.lock.ILock
- MINIMUM_NUMBER_OF_EXCEEDENCE_PROBABILITIES - Static variable in interface hec.map.inundation.InundationConst
- minimumLayoutSize(Container) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager
- minimumLayoutSize(Container) - Method in class hec.io.BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager
- minimumLayoutSize(Container) - Method in class rma.swing.plaf.basic.BasicDateFieldUI.DateFieldLayoutManager
- minimumLayoutSize(Container) - Method in class rma.swing.plaf.basic.BasicDescFieldUI.DateFieldLayoutManager
- minimumValue() - Method in class hec.io.TimeSeriesContainer
-
get the minimum value of the data
- minimumX() - Method in class hec.heclib.dss.HecPairedData
- minimumY() - Method in class hec.heclib.dss.HecPairedData
- minimumY(int) - Method in class hec.heclib.dss.HecPairedData
- MinMaxEntry(int) - Constructor for class rma.swing.RmaJTable.MinMaxEntry
-
Constructor for the MinMaxEntry object
- minor - Variable in class hec.map.dlg.DlgAttrib
- minortic - Variable in class hec.geometry.AxisProp
-
minor tic intervals
- minorTicFont - Variable in class hec.gfx2d.AxisTicsDrawProp
-
Font Family
- minorTicFontFamily - Variable in class hec.gfx2d.AxisTicsDrawProp
-
Font Style
- minorTicFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorTicFontStyle - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorTicLabelColor - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorTicLength - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorTicMaxFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorTicMinFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorTicTinyFontSize - Variable in class hec.gfx2d.AxisTicsDrawProp
- minorXGridColor - Variable in class hec.gfx2d.ViewportDrawProp
- minorXGridStyle - Variable in class hec.gfx2d.ViewportDrawProp
- minorXGridWeight - Variable in class hec.gfx2d.ViewportDrawProp
- minorYGridColor - Variable in class hec.gfx2d.ViewportDrawProp
- minorYGridStyle - Variable in class hec.gfx2d.ViewportDrawProp
- minorYGridWeight - Variable in class hec.gfx2d.ViewportDrawProp
- minute() - Method in class hec.heclib.util.HecTime
-
Returns the number of minutes past the hour of the time
- MINUTE_GRANULARITY - Static variable in class hec.heclib.util.HecTime
- MINUTE_INCREMENT - Static variable in class hec.heclib.util.HecTime
- MINUTE_INTERVAL - Static variable in class hec.model.SchedulableJob
- MINUTE_MILLIS - Static variable in interface hec.model.GridContainerManager
- MINUTE_SECONDS - Static variable in class hec.data.Interval
-
Deprecated.
- MINUTE_TIME_INTERVAL - Static variable in interface rma.util.TimeIntervals
- MINUTES - Static variable in interface hec.data.level.ISeasonalInterval
- minutesSinceMidnight() - Method in class hec.heclib.util.HecTime
-
Returns the number of minutes past midnight for the time portion
- minValue - Variable in class hec.io.TinContainer
-
Minimum value of data at the vertices, not including nulls or disabled points
- minValue - Variable in class hec.io.TsDataSetStats
- minValueTime - Variable in class hec.io.TsDataSetStats
- minXCoordinate - Variable in class hec.io.TinContainer
-
The TIN bounds are expressed as {min X, min Y, max X, max Y}.
- minYCoordinate - Variable in class hec.io.TinContainer
- MISSING - Static variable in class hec.data.tx.DataVerificationConst
- MISSING_COMPUTED_DATASET - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- MISSING_DATASET - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- MISSING_DOUBLE - Static variable in class rma.util.RMAConst
-
Deprecated.
- MISSING_FLOAT - Static variable in class rma.util.RMAConst
- MISSING_INT - Static variable in class rma.util.RMAConst
- MISSING_LONG - Static variable in class rma.util.RMAConst
- MK_ALT - Static variable in class rma.swing.wheel.Config
- MK_CONTROL - Static variable in class rma.swing.wheel.Config
- MK_LBUTTON - Static variable in class rma.swing.wheel.Config
- MK_MBUTTON - Static variable in class rma.swing.wheel.Config
- MK_RBUTTON - Static variable in class rma.swing.wheel.Config
- MK_SHIFT - Static variable in class rma.swing.wheel.Config
- mkdirs() - Method in interface hec.io.HecFile
-
Creates the directory named by this HecFile, including any necessary but nonexistent parent directories.
- mkdirs() - Method in class hec.io.SimpleHecFileImpl
- MleHeadRenderer - Class in rma.swing.table
- MleHeadRenderer() - Constructor for class rma.swing.table.MleHeadRenderer
- MlLabel - Class in rma.swing
- MlLabel() - Constructor for class rma.swing.MlLabel
- MlLabel(String) - Constructor for class rma.swing.MlLabel
- MlLabel.DefaultTextCellRenderer - Class in rma.swing
- MM_ANISOTROPIC - Static variable in class rma.util.wmf.WMF
- MM_HIENGLISH - Static variable in class rma.util.wmf.WMF
- MM_HIMETRIC - Static variable in class rma.util.wmf.WMF
- MM_HITWIPS - Static variable in class rma.util.wmf.WMF
- MM_ISOTROPIC - Static variable in class rma.util.wmf.WMF
- MM_LOENGLISH - Static variable in class rma.util.wmf.WMF
- MM_LOMETRIC - Static variable in class rma.util.wmf.WMF
- MM_MYYYY - Static variable in class hec.data.AbstractJDomDataObject
- MM_PER_DEGC_DAY - Static variable in class hec.heclib.dss.HecDataConversion
- MM_TEXT - Static variable in class rma.util.wmf.WMF
- MMM - Static variable in class rma.swing.RmaJDateField
- MMM - Static variable in class rma.swing.text.DateDocument
- MMM - Static variable in class rma.swing.text.DateDocumentConstants
- MMMYYYY - Static variable in class rma.swing.RmaJDateField
- MMMYYYY - Static variable in class rma.swing.text.DateDocument
- MMMYYYY - Static variable in class rma.swing.text.DateDocumentConstants
- mnAbsDiff - Variable in class hec.hecmath.DataSetResults
- mod(int, int) - Static method in class rma.lang.RmaMath
- mode - Variable in class rma.swing.wheel.Config
- mode() - Method in class hec.hecmath.HecMath
- mode() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the mode of the time series values.
- mode(Evaluable[], boolean, boolean) - Static method in class hec.hecmath.computation.MathOperation
- mode(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the mode of the time series values.
- MODE - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- MODE_EDITORONLY - Static variable in class rma.swing.wheel.Config
- MODE_FOCUSED - Static variable in class rma.swing.wheel.Config
- MODE_UNDERCURSOR - Static variable in class rma.swing.wheel.Config
- modeChanged() - Method in class hec.map.JLayerSelector
- modeChanged() - Method in class hec.map.JLayerSelectorTreePanel
- ModeDrawingAttributeSet - Class in hec.map
-
Sample Usage: String modeName = ClientApp.app().frame.getCurrentMode().toString(); ModeDrawingAttributeSet modeDas = ModeDrawingAttributeSet.getModeAttributeSet(modeName); ModelDrawingAttributeSet modelDas = modeDas.getModelAttributeSet("RSS"); Hashtable h = modelDas.getAttributes(); Enumeration e = h.keys(); Object key; Boolean shown; while (e.hasMoreElements()) { key = e.nextElement(); shown = (Boolean)h.get(key); }
- ModeDrawingAttributeSet() - Constructor for class hec.map.ModeDrawingAttributeSet
- model - Variable in class rma.swing.RmaTableMap
- MODEL_VARIABLE_BEGIN - Static variable in class hec.model.ModelVariable
- modelAlt - Variable in class hec.model.RunInfo
-
name of the ModelAlt
- ModelConstants - Interface in hec.model
- ModelDrawingAttributeSet - Class in hec.map
-
Class Description
- ModelDrawingAttributeSet() - Constructor for class hec.map.ModelDrawingAttributeSet
-
Constructor for the ModelDrawingAttributeSet object
- ModelDrawingAttributeSet(String) - Constructor for class hec.map.ModelDrawingAttributeSet
-
Constructor for the ModelDrawingAttributeSet object
- ModelDrawingAttributeSet.SymbolIcon - Class in hec.map
-
Class Description
- ModelDrawingAttributeSetFactory - Class in hec.map
- ModelDrawingAttributeSetFactory() - Constructor for class hec.map.ModelDrawingAttributeSetFactory
- MODELING_SYS_TYPE - Static variable in class hec.io.TopologyFile
-
modeling system type
- modelPosition - Variable in class hec.model.TrialReference
-
index into altlist of model
- ModelReference - Class in hec.lang
- ModelReference() - Constructor for class hec.lang.ModelReference
- ModelReference(int, int, String, String) - Constructor for class hec.lang.ModelReference
- ModelReference(int, String, String) - Constructor for class hec.lang.ModelReference
- ModelReference(ModelReference) - Constructor for class hec.lang.ModelReference
- ModelVariable - Class in hec.model
- ModelVariable() - Constructor for class hec.model.ModelVariable
- ModelVariable(int, String, String, String, int, int) - Constructor for class hec.model.ModelVariable
- ModelVariable(int, String, String, String, int, int, boolean) - Constructor for class hec.model.ModelVariable
- ModelVariable(int, String, String, String, int, int, boolean, String, String) - Constructor for class hec.model.ModelVariable
- ModelVariable(String, String, int, int) - Constructor for class hec.model.ModelVariable
- modeNames - Variable in class hec.script.ScriptInfo
- modeNames - Variable in class hec.util.PhotoViewerInfo
- modeUsed - Variable in class hec.script.ScriptInfo
- modeUsed - Variable in class hec.util.PhotoViewerInfo
- Modifiable - Interface in rma.lang
-
Implemented by classes that maintain a "modified" flag
- ModifiableListener - Interface in hec.event
- modified - Variable in class hec.io.DataContainer
- modified() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- MODIFIED - Static variable in class hec.event.ConfigFileChangeEvent
- ModifiedConstants - Class in hec.model
- ModifiedConstants() - Constructor for class hec.model.ModifiedConstants
- ModifiedEventControl - Interface in rma.lang
-
An interface that governs whether modified events are ignored or forwarded to parent objects.
- modifiedPulsRouting(HecMath, int, double) - Method in class hec.hecmath.HecMath
- modifiedPulsRouting(TimeSeriesMath, int, double) - Method in class hec.hecmath.PairedDataMath
-
Use the storage-discharge function in the current paired data set to route the regular interval time series
tsMath
by the Modified Puls hydrologic routing method. - modifiedStateChanged(Modifiable, boolean) - Method in interface hec.event.ModifiableListener
- modifiedStateChanged(Modifiable, boolean) - Method in class hec.map.aishape.AiShapeGlyph
- modifiedStateChanged(Modifiable, boolean) - Method in class hec.map.tms.TmsMapGlyph
- ModifiedTime - Class in hec.model
- ModifiedTime() - Constructor for class hec.model.ModifiedTime
- modLine2D(Line2D, double, int) - Static method in class hec.gfx2d.ColorBarIcon
- modules - Variable in class hec.model.TsDataSetName
- modulo(double) - Method in class hec.hecmath.TimeSeriesMath
-
Return the remainder of integer division of current time series by a constant.
- modulo(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Return the remainder of integer division of current time series by the parameter time series,
tsMath
. - modulo(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- modulo(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- MODULO - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- MON - Static variable in class hec.geometry.TSAxis
- MonitorEdtQueue - Class in rma.util.debug
-
Monitors the AWT event dispatch thread for events that take longer than a certain time to be dispatched.
- MonolithDeprecationsLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- month - Variable in class hec.model.RunTime
- month - Variable in class hec.model.RunTimeRecord
- month - Variable in class hec.model.SeasonValuePair
- month() - Method in class hec.heclib.util.HecTime
-
Returns the month of the date, with Jan = 1, Feb = 2
- month() - Method in class hec.model.RunTimeStep
-
get the month at the current step
- MONTH_SECONDS - Static variable in class hec.data.Interval
-
Deprecated.
- MONTH_STR - Static variable in class hec.geometry.TSAxis
- MONTH_TIME_INTERVAL - Static variable in interface rma.util.TimeIntervals
- MONTHLY - Static variable in class hec.hecmath.CyclicAnalysisStatistics
- MONTHLY - Static variable in class hec.hecmath.DurationPeriod
- MONTHLY_REPEAT - Static variable in class hec.model.RepeatInterval
- monthlyRadioSelected() - Method in class hec.client.RepeatDialog
- MonthlyRepeatInterval - Class in hec.model
- MonthlyRepeatInterval() - Constructor for class hec.model.MonthlyRepeatInterval
- MONTHS - Static variable in interface hec.data.level.ISeasonalInterval
- MONTHS - Static variable in class rma.swing.text.DateDocumentConstants
- mosaic(GridData, GridData, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
Creates a new GridData object of the same type (HRAP, Albers, etc) as its input with new extents as specified by the row and column numbers named in its parameters.
- mouseClicked(MouseEvent) - Method in class hec.chart.HistogramChart
- mouseClicked(MouseEvent) - Method in class hec.gfx2d.ColorFrame
- mouseClicked(MouseEvent) - Method in class hec.gfx2d.FontChooserPanel
- mouseClicked(MouseEvent) - Method in class hec.gfx2d.G2dEditAdapter
- mouseClicked(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseClicked(MouseEvent) - Method in class hec.gfx2d.G2dPointerAdapter
- mouseClicked(MouseEvent) - Method in class hec.gfx2d.PopupPlotMouseAdapter
- mouseClicked(MouseEvent) - Method in class hec.map.annotations.AnnotationTool
- mouseClicked(MouseEvent) - Method in class hec.map.IconMouseAdapter
- mouseClicked(MouseEvent) - Method in class hec.map.JLayerSelection
- mouseClicked(MouseEvent) - Method in class hec.map.JLayerSelection.SymMouse
- mouseClicked(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse is clicked.
- mouseClicked(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mouseClicked(MouseEvent) - Method in class hec.map.MouseZoomAdapter
- mouseClicked(MouseEvent) - Method in class hec.map.PointerMouseAdapter
- mouseClicked(MouseEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- mouseClicked(MouseEvent) - Method in class hec.map.streamAlignment.StreamNodeAdapter
- mouseClicked(MouseEvent) - Method in class hec.script.LineNumberPanel
- mouseClicked(MouseEvent) - Method in class hec.ui.CheckTreeManager
- mouseClicked(MouseEvent) - Method in class rma.swing.RMAJScrollBar
- mouseClicked(MouseEvent) - Method in class rma.swing.RmaJTable
-
does nothing
- mouseClicked(MouseEvent) - Method in class rma.swing.RmaJXTreeTable
- mouseClicked(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- mouseClicked(MouseEvent) - Method in class rma.swing.table.SortingTableMouseAdapter
- mouseClicked(MouseEvent) - Method in class rma.swing.tree.PopupNodeListener
- mouseDown(Event, int, int) - Method in class rma.swing.RmaJTable
-
does nothing
- mouseDragged(LocalPt) - Method in class hec.gfx2d.G2dGlyph
-
Method called when the mouse is dragged.
- mouseDragged(LocalPt) - Method in class hec.gfx2d.G2dPanel
-
Method called when the mouse is dragged.
- mouseDragged(MouseEvent) - Method in class hec.gfx2d.ColorFrame
- mouseDragged(MouseEvent) - Method in class hec.gfx2d.G2dEditAdapter
- mouseDragged(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseDragged(MouseEvent) - Method in class hec.gfx2d.G2dZoomAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.aishape.ShapeQueryMouseAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.ElevationAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.IconMouseAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.image.ImageMouseAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse is dragged.
- mouseDragged(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mouseDragged(MouseEvent) - Method in class hec.map.MousePanAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.MouseZoomAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.nettin.NetTinAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.PointerMouseAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.streamAlignment.StreamNodeAdapter
- mouseDragged(MouseEvent) - Method in class hec.map.tin.TinDepthAdapter
- mouseDragged(MouseEvent) - Method in class hec.script.LineNumberPanel
- mouseDragged(MouseEvent) - Method in class rma.swing.RmaComboBoxEditor
- mouseDragged(MouseEvent) - Method in class rma.swing.RmaJPasswordField
- mouseDragged(MouseEvent) - Method in class rma.swing.RmaJTextArea
- mouseDragged(MouseEvent) - Method in class rma.swing.RmaJTextField
- mouseEntered(MouseEvent) - Method in class hec.gfx2d.FontChooserPanel
- mouseEntered(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseEntered(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse enters this object.
- mouseEntered(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mouseEntered(MouseEvent) - Method in class hec.script.LineNumberPanel
- mouseEntered(MouseEvent) - Method in class rma.swing.RMAJScrollBar
- mouseEntered(MouseEvent) - Method in class rma.swing.RmaJTable
-
does nothing
- mouseEntered(MouseEvent) - Method in class rma.swing.RmaJXTreeTable
- mouseEntered(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- mouseExited(MouseEvent) - Method in class hec.gfx2d.FontChooserPanel
- mouseExited(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseExited(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse exits this object.
- mouseExited(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mouseExited(MouseEvent) - Method in class hec.script.LineNumberPanel
- mouseExited(MouseEvent) - Method in class rma.swing.RMAJScrollBar
- mouseExited(MouseEvent) - Method in class rma.swing.RmaJTable
-
does nothing
- mouseExited(MouseEvent) - Method in class rma.swing.RmaJXTreeTable
- mouseExited(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- MouseInputHandler(EditableHeader) - Constructor for class rma.swing.table.editableheader.EditableHeaderUI.MouseInputHandler
- mouseMoved(MouseEvent) - Method in class hec.gfx2d.ColorFrame
- mouseMoved(MouseEvent) - Method in class hec.gfx2d.G2dEditAdapter
- mouseMoved(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseMoved(MouseEvent) - Method in class hec.gfx2d.G2dPointerAdapter
- mouseMoved(MouseEvent) - Method in class hec.map.IconMouseAdapter
- mouseMoved(MouseEvent) - Method in class hec.map.image.ImageMouseAdapter
- mouseMoved(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse is Pressed.
- mouseMoved(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mouseMoved(MouseEvent) - Method in class hec.map.PointerMouseAdapter
- mouseMoved(MouseEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- mouseMoved(MouseEvent) - Method in class hec.map.streamAlignment.StreamNodeAdapter
- mouseMoved(MouseEvent) - Method in class hec.script.LineNumberPanel
- mouseMoved(MouseEvent) - Method in class rma.swing.RmaComboBoxEditor
- mouseMoved(MouseEvent) - Method in class rma.swing.RmaJPasswordField
- mouseMoved(MouseEvent) - Method in class rma.swing.RmaJTextArea
- mouseMoved(MouseEvent) - Method in class rma.swing.RmaJTextField
- MousePanAdapter - Class in hec.map
-
Pan adapter for MapCanvas.
- mousePressed - Variable in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- mousePressed(LocalPt, int) - Method in class hec.gfx2d.G2dEditGlyph
- mousePressed(MouseEvent) - Method in class hec.gfx2d.FontChooserPanel
- mousePressed(MouseEvent) - Method in class hec.gfx2d.G2dEditAdapter
- mousePressed(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mousePressed(MouseEvent) - Method in class hec.gfx2d.G2dZoomAdapter
- mousePressed(MouseEvent) - Method in class hec.gfx2d.PopupPlotMouseAdapter
- mousePressed(MouseEvent) - Method in class hec.map.aishape.ShapeQueryMouseAdapter
- mousePressed(MouseEvent) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- mousePressed(MouseEvent) - Method in class hec.map.ElevationAdapter
- mousePressed(MouseEvent) - Method in class hec.map.IconMouseAdapter
- mousePressed(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse is Pressed.
- mousePressed(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mousePressed(MouseEvent) - Method in class hec.map.MousePanAdapter
- mousePressed(MouseEvent) - Method in class hec.map.MouseZoomAdapter
- mousePressed(MouseEvent) - Method in class hec.map.nettin.NetTinAdapter
- mousePressed(MouseEvent) - Method in class hec.map.PointerMouseAdapter
- mousePressed(MouseEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- mousePressed(MouseEvent) - Method in class hec.map.streamAlignment.StreamNodeAdapter
- mousePressed(MouseEvent) - Method in class hec.map.tin.TinDepthAdapter
- mousePressed(MouseEvent) - Method in class hec.script.LineNumberPanel
- mousePressed(MouseEvent) - Method in class rma.swing.RMAJScrollBar
- mousePressed(MouseEvent) - Method in class rma.swing.RmaJTable
-
does nothing
- mousePressed(MouseEvent) - Method in class rma.swing.RmaJXTreeTable
- mousePressed(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- mousePressed(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class hec.gfx2d.FontChooserPanel
- mouseReleased(MouseEvent) - Method in class hec.gfx2d.G2dEditAdapter
- mouseReleased(MouseEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseReleased(MouseEvent) - Method in class hec.gfx2d.G2dPointerAdapter
- mouseReleased(MouseEvent) - Method in class hec.gfx2d.G2dZoomAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.aishape.ShapeQueryMouseAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.ElevationAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.IconMouseAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.image.ImageMouseAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.MapMouseAdapter
-
called when the mouse is released.
- mouseReleased(MouseEvent) - Method in class hec.map.MapToolPanel.Handler
- mouseReleased(MouseEvent) - Method in class hec.map.MousePanAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.MouseZoomAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.nettin.NetTinAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.PointerMouseAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.streamAlignment.StreamAlignmentAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.streamAlignment.StreamNodeAdapter
- mouseReleased(MouseEvent) - Method in class hec.map.tin.TinDepthAdapter
- mouseReleased(MouseEvent) - Method in class hec.script.LineNumberPanel
- mouseReleased(MouseEvent) - Method in class rma.swing.RMAJScrollBar
- mouseReleased(MouseEvent) - Method in class rma.swing.RmaJTable
-
process mouse clicks for the popup menu don't override this method.
- mouseReleased(MouseEvent) - Method in class rma.swing.RmaJXTreeTable
- mouseReleased(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- mouseReleased(MouseEvent) - Method in class rma.swing.table.editableheader.EditableHeaderUI.MouseInputHandler
- mouseReleased(MouseEvent) - Method in class rma.swing.tree.NodeSelectionListener
- MouseWheelHandler() - Constructor for class hec.map.MapPanel.MouseWheelHandler
- mouseWheelMoved(MouseWheelEvent) - Method in class hec.gfx2d.G2dMouseAdapter
- mouseWheelMoved(MouseWheelEvent) - Method in class hec.map.MapPanel.MouseWheelHandler
-
Called when the mouse wheel is rotated while over the MapPanel.
- MouseZoomAdapter - Class in hec.map
-
Zoom adapter for MapCanvas.
- MouseZoomAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.MouseZoomAdapter
- MOVE_DOWN - Static variable in class hec.map.JLayerSelection
- MOVE_MENUITEM - Static variable in class hec.map.JLayerSelection
- MOVE_TO_BOTTOM - Static variable in class hec.map.JLayerSelection
- MOVE_TO_TOP - Static variable in class hec.map.JLayerSelection
- MOVE_UP - Static variable in class hec.map.JLayerSelection
- moveCurrentLayerBottom() - Method in class hec.map.inundation.InundationGroupSelection
- moveCurrentLayerBottom() - Method in interface hec.map.JLayerSelectionParent
- moveCurrentLayerBottom() - Method in class hec.map.JLayerSelectorTreePanel
- moveCurrentLayerDown() - Method in class hec.map.inundation.InundationGroupSelection
- moveCurrentLayerDown() - Method in interface hec.map.JLayerSelectionParent
- moveCurrentLayerDown() - Method in class hec.map.JLayerSelectorTreePanel
- moveCurrentLayerTop() - Method in class hec.map.inundation.InundationGroupSelection
- moveCurrentLayerTop() - Method in interface hec.map.JLayerSelectionParent
- moveCurrentLayerTop() - Method in class hec.map.JLayerSelectorTreePanel
- moveCurrentLayerUp() - Method in class hec.map.inundation.InundationGroupSelection
- moveCurrentLayerUp() - Method in interface hec.map.JLayerSelectionParent
- moveCurrentLayerUp() - Method in class hec.map.JLayerSelectorTreePanel
- moveDown(String) - Method in class hec.data.tx.TimeSeriesGroup
- moveLegendToPosition(int) - Method in class hec.gfx2d.G2dPanel
-
This method will move the legend from on position on the panel to another.
- moveMode(String) - Method in class hec.map.IconMouseAdapter
- movePt(LocalPt) - Method in class hec.gfx2d.G2dEditGlyph
- MOVER_DIALOG - Static variable in class hec.gui.MoverDialog
-
flags indicating whether this is a move or copy dialog mover dialog is the default
- MOVER_DIALOG - Static variable in class hec.gui.MoverPanel
-
flags indicating whether this is a move or copy dialog mover dialog is the default
- MOVER_DIALOG - Static variable in class hec.gui.MoverPanel2
-
flags indicating whether this is a move or copy dialog mover dialog is the default
- MoverDialog - Class in hec.client
-
Deprecated.use hec.gui.MoverDialog
- MoverDialog - Class in hec.gui
-
Description of the Class
- MoverDialog(Frame, boolean) - Constructor for class hec.client.MoverDialog
-
Deprecated.
- MoverDialog(Frame, boolean) - Constructor for class hec.gui.MoverDialog
- MoverDialog(Frame, boolean, String) - Constructor for class hec.client.MoverDialog
-
Deprecated.
- MoverDialog(Frame, boolean, String) - Constructor for class hec.gui.MoverDialog
- MoverDialog(JDialog, boolean) - Constructor for class hec.client.MoverDialog
-
Deprecated.
- MoverDialog(JDialog, boolean) - Constructor for class hec.gui.MoverDialog
- MoverDialog(JDialog, boolean, String) - Constructor for class hec.client.MoverDialog
-
Deprecated.
- MoverDialog(JDialog, boolean, String) - Constructor for class hec.gui.MoverDialog
- moveRowDown() - Method in class hec.util.GeneralTableEditor
- moveRowDown(int) - Method in class hec.util.GeneralTableModel
- moveRowUp() - Method in class hec.util.GeneralTableEditor
- moveRowUp(int) - Method in class hec.util.GeneralTableModel
- MoverPanel - Class in hec.gui
- MoverPanel() - Constructor for class hec.gui.MoverPanel
- MoverPanel2<T> - Class in hec.gui
- MoverPanel2() - Constructor for class hec.gui.MoverPanel2
- MoverPanel2(LayoutManager) - Constructor for class hec.gui.MoverPanel2
- MoverPanel2(LayoutManager, boolean) - Constructor for class hec.gui.MoverPanel2
- moveSelectionDown() - Method in class hec.map.JLayerSelectorTreePanel
- moveSelectionUp() - Method in class hec.map.JLayerSelectorTreePanel
- moveto(int, int) - Method in class rma.util.postscript.PSGrBase
- moveTo(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- moveToBottomPriority(Object) - Method in class hec.model.Conditional
- moveToNewPosition(int, int) - Method in class rma.swing.table.AccessTable
-
This method says if it is OK to switch cells.
- moveToTopPriority(Object) - Method in class hec.model.Conditional
- moveUp(String) - Method in class hec.data.tx.TimeSeriesGroup
- movingAverage(TimeSeriesContainer, TimeSeriesFunctions.MovingAverageMethod, int, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series by performing a moving average of with the specified method.
- movingBack(WizardPanel) - Method in class hec.gui.WizardDialog
-
called when user has pressed the back button, before the back panel has been shown
- movingFoward(WizardPanel) - Method in class hec.gui.WizardDialog
-
called when user has pressed the next button, after the next panel has been shown
- mPropertyChangeSupport - Variable in class rma.util.ColorContour
- MrSidLayerSelection - Class in hec.map.mrsid
- MrSidLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.mrsid.MrSidLayerSelection
- MrSidMap - Class in hec.map.mrsid
- MrSidMap() - Constructor for class hec.map.mrsid.MrSidMap
- MrSidMap(MapIdentifier) - Constructor for class hec.map.mrsid.MrSidMap
- MrSidMapGlyph - Class in hec.map.mrsid
- MrSidMapGlyph(MapPanel, MrSidMap) - Constructor for class hec.map.mrsid.MrSidMapGlyph
- msgOut(String) - Method in class hec.script.AbstractScriptEditor
- msgTime() - Static method in class hec.util.Util
-
Description of the Method
- msgTime(long) - Static method in class hec.util.Util
-
Description of the Method
- msgTime4UTC() - Static method in class hec.util.Util
- msgTime4UTC(long) - Static method in class hec.util.Util
- msgTimeSec() - Static method in class hec.util.Util
-
Description of the Method
- msgTimeSec(long) - Static method in class hec.util.Util
-
Description of the Method
- msgTimeSecUTC() - Static method in class hec.util.Util
-
Description of the Method
- msgTimeSecUTC(long) - Static method in class hec.util.Util
-
Description of the Method
- msgTimeUTC() - Static method in class hec.util.Util
-
Description of the Method
- msgTimeUTC(long) - Static method in class hec.util.Util
-
Description of the Method
- mTracker - Static variable in class rma.swing.RmaImage
- MULTI_LINE_CHARACTER - Static variable in class hec.gfx2d.G2dLabelDrawProp
- MultiLineCellRenderer - Class in rma.swing.table
- MultiLineCellRenderer() - Constructor for class rma.swing.table.MultiLineCellRenderer
- multipleColumnSort(int[], List, boolean) - Static method in class rma.util.RMASort
-
Sorts a vector of vectors by a list of columns.
- multipleColumnSort0(int[], int, int, List, boolean) - Static method in class rma.util.RMASort
- multipleLinearRegression(HecMath[], double, double) - Method in class hec.hecmath.HecMath
- multipleRegression(HecMath[], double, double) - Method in class hec.hecmath.HecMath
- multipleRegression(HecMath[], double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the multiple linear regression coefficients between the current time series and the set of time series in
tsMathArray
. - MULTIPLICATION - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- MULTIPLICATIVE - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- multiply(double) - Method in class hec.heclib.util.HecDouble
- multiply(double) - Method in class hec.hecmath.HecMath
- multiply(double) - Method in class hec.hecmath.PairedDataMath
-
Multiply the y-values in current paired data set by a constant value.
- multiply(double) - Method in class hec.hecmath.TimeSeriesMath
-
Multiply a constant value to values in current time series.
- multiply(HecDouble) - Method in class hec.heclib.util.HecDouble
- multiply(HecMath) - Method in class hec.hecmath.HecMath
- multiply(HecMath) - Method in class hec.hecmath.PairedDataMath
- multiply(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Multiply the current time series with the parameter time series,
tsMath
. - multiply(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- multiply(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- MULTIPLY - Static variable in class hec.hecmath.HecMath
- multiplyConstant(double) - Method in class hec.heclib.dss.HecTimeSeriesMath
- multiplyCurve(double[]) - Method in class hec.heclib.dss.HecTimeSeriesMath
- MultiTablePrintManager - Class in rma.swing.table
- MultiTablePrintManager() - Constructor for class rma.swing.table.MultiTablePrintManager
- MultiTablePrintManager(List) - Constructor for class rma.swing.table.MultiTablePrintManager
- MultiTablePrintManager(JTable[]) - Constructor for class rma.swing.table.MultiTablePrintManager
- multiUserRes - Variable in class hec.io.dbf.DBFFieldDescriptor
- multiUserRes2 - Variable in class hec.io.dbf.DBFFieldDescriptor
- muskingumRouting(int, double, double) - Method in class hec.hecmath.HecMath
- muskingumRouting(int, double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Route the current time series by the Muskingum hydrologic routing method.
- myThis - Variable in class hec.heclib.dss.HecDSSRecordData
N
- n - Variable in class hec.geometry.WorldPt
- n - Variable in class hec.geometry.WorldRect
-
north (top) coordinate
- n - Variable in class hec.map.nettin.NodeContainer
- n - Variable in class hec.map.WorldPt
- n - Variable in class hec.map.WorldRect
-
north (top) coordinate
- n2sort() - Method in class rma.swing.RmaJTableSorter
- n2sort() - Method in class rma.swing.table.RmaTableSorter
- n2y(double) - Method in interface hec.geometry.IScale
-
Converts world north coordinate to local y coordinate.
- n2y(double) - Method in class hec.geometry.Scale
- n2y(double) - Method in class hec.map.MapScale
-
Deprecated.call wp2lp. With the addition of map transforms the e/n axis are no longer independent. i.e. the x-shift will be smaller or larger, depending on your location on the earth
- NAD_27 - Static variable in class hec.heclib.grid.GridInfo
- NAD_83 - Static variable in class hec.heclib.grid.GridInfo
- name - Variable in class hec.geometry.AxisProp
- name - Variable in class hec.gfx2d.G2dData
- name - Variable in class hec.hecmath.computation.Variable
- name - Variable in class hec.io.dbf.Tag4defineData
- name - Variable in class hec.map.renderer.RenderTaskFactory
- name - Variable in class hec.map.streamAlignment.StreamNodeData
- name - Variable in class hec.model.DataObjectProxy
- name - Variable in class hec.util.PhotoViewerInfo
- name - Variable in class rma.swing.HersheyFont
- name() - Element in annotation interface hec.io.dbf.annotations.Column
-
The Column name in the DBF File
- name() - Element in annotation interface hec.io.dbf.annotations.Index
- name() - Element in annotation interface hec.io.dbf.annotations.Parameter
- name() - Method in class hec.model.TsDataSetName
- name() - Method in class hec.server.hecNamedType
- NAME - Static variable in class hec.data.DbOfficeId
-
Deprecated.
- NAME - Static variable in class hec.gfx2d.DataTypeProperties
- NAME - Static variable in class hec.map.ModelDrawingAttributeSet
-
the name attribute
- NAME - Static variable in interface hec.script.ScriptManager
-
recognized fields in the comments section of the .py file
- NAME - Static variable in class rma.swing.wheel.Version
- NAME_ATTRIBUTE - Static variable in class rma.util.RmaBaseXmlUtilities
- NAME_CHANGED - Static variable in class hec.lang.NamedType
- NAME_COLUMN - Static variable in class hec.map.aishape.ShapeImportTableModel
- NAME_DESC_MODE - Static variable in class hec.client.IdentifierTableModel
- NAME_DESC_MODE - Static variable in class hec.client.ObjectChooserTableModel
- NAME_ID_FIELD - Static variable in class hec.export.WorldLineToShapeFile
- NAME_ID_FIELD - Static variable in class hec.export.WorldRegionToShapefile
- NAME_ONLY_MODE - Static variable in class hec.client.IdentifierTableModel
- NAME_ONLY_MODE - Static variable in class hec.client.ObjectChooserTableModel
- NAME_SIZE - Variable in class hec.model.AbstractDBFObject
- NAME_TAG - Static variable in class hec.model.AbstractDBFObject
-
The DBF Tag that represents the name of the object
- nameByOp - Static variable in class hec.hecmath.computation.LogicTest
- nameByOp - Static variable in class hec.hecmath.computation.MathOperation
- nameByOp - Static variable in class hec.hecmath.computation.QualityOperation
- nameByOp - Static variable in class hec.hecmath.computation.QualityTest
- nameByOp - Static variable in class hec.hecmath.computation.TextOperation
- nameByOp - Static variable in class hec.hecmath.computation.TextTest
- nameByOp - Static variable in class hec.hecmath.computation.ValueTest
- NameDescriptionPanel - Class in hec.gui
-
Panel contains name and description fields with optional Configuration field.
- NameDescriptionPanel() - Constructor for class hec.gui.NameDescriptionPanel
-
Buids a default panel with a name and description fields
- NameDescriptionPanel(long) - Constructor for class hec.gui.NameDescriptionPanel
-
Creates a panel with a name field and a combination of Configuration field/combo or Description field based on the flag parameter.
- NameDialog - Class in hec.gui
- NameDialog - Class in hec.server
-
Deprecated.use hec.gui.NameDialog
- NameDialog(Dialog) - Constructor for class hec.gui.NameDialog
- NameDialog(Dialog) - Constructor for class hec.server.NameDialog
-
Deprecated.
- NameDialog(Dialog, boolean) - Constructor for class hec.gui.NameDialog
- NameDialog(Dialog, boolean) - Constructor for class hec.server.NameDialog
-
Deprecated.
- NameDialog(Dialog, String, boolean) - Constructor for class hec.gui.NameDialog
- NameDialog(Dialog, String, boolean) - Constructor for class hec.server.NameDialog
-
Deprecated.
- NameDialog(Dialog, String, boolean, int) - Constructor for class hec.gui.NameDialog
- NameDialog(Frame) - Constructor for class hec.gui.NameDialog
- NameDialog(Frame) - Constructor for class hec.server.NameDialog
-
Deprecated.
- NameDialog(Frame, boolean) - Constructor for class hec.gui.NameDialog
- NameDialog(Frame, boolean) - Constructor for class hec.server.NameDialog
-
Deprecated.
- NameDialog(Frame, String, boolean) - Constructor for class hec.gui.NameDialog
- NameDialog(Frame, String, boolean) - Constructor for class hec.server.NameDialog
-
Deprecated.
- NameDialog(Frame, String, boolean, int) - Constructor for class hec.gui.NameDialog
- NamedType - Class in hec.lang
-
NamedType serves as a superclass for Objects that need a name and description.
- NamedType() - Constructor for class hec.lang.NamedType
-
Construct a default NamedType where the name is set to the defaultName, and the description is set to the default description.
- NamedType(NamedType) - Constructor for class hec.lang.NamedType
-
Construct a default NamedType from a specific NamedType
- NamedType(String) - Constructor for class hec.lang.NamedType
-
Construct a default NamedType where the name is specified in the constructor.
- NamedType(String, String) - Constructor for class hec.lang.NamedType
-
Construct a default NamedType with a specified name and description.
- nameForColor(Color) - Static method in class rma.text.ColorFormatter
-
Get a name for a color.
- NameMultiSelectDialog - Class in hec.server
- NameMultiSelectDialog(Dialog, boolean) - Constructor for class hec.server.NameMultiSelectDialog
- NameMultiSelectDialog(Dialog, String, boolean) - Constructor for class hec.server.NameMultiSelectDialog
- NameMultiSelectDialog(Frame, boolean) - Constructor for class hec.server.NameMultiSelectDialog
- NameMultiSelectDialog(Frame, String, boolean) - Constructor for class hec.server.NameMultiSelectDialog
- names - Static variable in interface rma.swing.wheel.Config.Action
- NameSelectorDialog - Class in hec.server
- NameSelectorDialog(Dialog, boolean) - Constructor for class hec.server.NameSelectorDialog
- NameSelectorDialog(Dialog, String, boolean) - Constructor for class hec.server.NameSelectorDialog
- NameSelectorDialog(Frame, boolean) - Constructor for class hec.server.NameSelectorDialog
- NameSelectorDialog(Frame, String, boolean) - Constructor for class hec.server.NameSelectorDialog
- NAN - Static variable in interface hec.io.AsciiSerializableConstants
- NATION - Static variable in class hec.data.location.Location
- NATION - Static variable in class hec.data.meta.LocationCatalogQuery
- NATION_LIST - Static variable in class hec.data.location.Location
- nativeDatumCB - Variable in class hec.gui.VerticalDatumOffsetPanel
- NaturalOrderComparator - Class in rma.util
- NaturalOrderComparator() - Constructor for class rma.util.NaturalOrderComparator
- NavButton() - Constructor for class rma.swing.RmaNavigationPanel.NavButton
- NAVD88 - Enum constant in enum class hec.io.DataContainer.VERTICAL_DATUM
- NavigableMapValueType() - Constructor for class rma.xml.adapters.XmlNavigableMapAdapter.NavigableMapValueType
- NavigableMapValueType(NavigableMap<K, V>) - Constructor for class rma.xml.adapters.XmlNavigableMapAdapter.NavigableMapValueType
- navPanel - Variable in class hec.gui.AbstractSelectorPanel
- nBinsDefault - Static variable in class hec.chart.HistogramChart
- NE - Enum constant in enum class hec.data.level.IndicatorConditionOperator
- NE - Enum constant in enum class hec.hecmath.computation.Constants.ValueTestOperator
- NE_CASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- NE_CASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- NE_CASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- NE_NOCASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- NE_NOCASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- NE_NOCASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- NEAR_GAGE_LOCATION - Static variable in interface hec.data.project.IProject
- near_zero_value - Static variable in class hec.hecmath.computation.ValueTest
- NEAREST_CITY - Static variable in class hec.data.location.Location
- NEAREST_CITY - Static variable in class hec.data.meta.LocationCatalogQuery
- nearPt(WorldPt, double) - Method in class hec.geometry.WorldLine
- nearPt(WorldPt, double) - Method in class hec.map.WorldLine
- needsBorder() - Method in class rma.swing.RmaGlyphButtonInfo
- needsRepaint - Variable in class hec.map.MapGlyph
- needsTimeWindow() - Method in class hec.model.EADScalarOutputter
- needsTimeWindow() - Method in interface hec.model.ScalarOutputter
- needToChangeUnits(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- needToChangeUnits(Units) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- needToReOrder() - Method in class hec.data.meta.Catalog
- neg() - Method in class hec.hecmath.TimeSeriesMath
- neg(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- neg(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- NEG - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- neg0 - Static variable in class rma.swing.RmaJLocationComponent
- negative() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series composed of the negatives of the values of the current time series.
- NEGATIVE_INFINITY - Static variable in interface hec.io.AsciiSerializableConstants
- nestedLevel(String, int) - Static method in class hec.hecmath.computation.Util
- NestingException - Exception in rma.lang
-
exception that is thrown by the RMI Server side.
- NestingException() - Constructor for exception rma.lang.NestingException
- NestingException(Exception) - Constructor for exception rma.lang.NestingException
- NestingException(String) - Constructor for exception rma.lang.NestingException
- NestingException(String, Exception) - Constructor for exception rma.lang.NestingException
- NETCDF_IMPORT - Static variable in interface hec.heclib.grid.GridImportTypes
- NetTinAdapter - Class in hec.map.nettin
-
Stream Alignment editor adapter for MapCanvas.
- NetTinAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.nettin.NetTinAdapter
- NetTinGlyph - Class in hec.map.nettin
- NetTinGlyph() - Constructor for class hec.map.nettin.NetTinGlyph
- NetTinGlyph(MapPanel, NetTinMap) - Constructor for class hec.map.nettin.NetTinGlyph
- NetTinGlyphDataRec - Class in hec.map.nettin
- NetTinGlyphDataRec() - Constructor for class hec.map.nettin.NetTinGlyphDataRec
- NetTinLayerSelection - Class in hec.map.nettin
- NetTinLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.nettin.NetTinLayerSelection
- NetTinMap - Class in hec.map.nettin
- NetTinMap() - Constructor for class hec.map.nettin.NetTinMap
- NetTinMap(MapIdentifier) - Constructor for class hec.map.nettin.NetTinMap
- NETWORKED - Static variable in interface hec.ui.browser.IBrowserFactory
- networkedCB_ItemStateChanged() - Method in class hec.client.LoginDlg
-
Deprecated.
- NEW - Static variable in interface rma.swing.event.RecordSelectorListener
- NEW_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- NEW_GLYPH_DATA_RECORD - Static variable in class hec.map.JLayerSelection
- NEW_ZOOM - Static variable in class hec.geometry.Axis
- newAttributeSet(String) - Static method in class hec.map.ModelDrawingAttributeSetFactory
- newDataObject() - Method in class hec.data.JDomDataObjectFactory
- newDataObject(String, String) - Method in interface hec.model.CommonDataList
-
create a new DataObject with the name and description
- newDataType() - Method in class hec.client.DataTypeEditor
- newDataType() - Method in class hec.gfx2d.DataTypeEditor
- newDPData(int) - Static method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- newFile() - Method in class hec.client.PasswordFileEditor
- newFile() - Method in class hec.util.GeneralTableEditor
- newFile(Identifier) - Method in class hec.map.MapObject
- newFile(String) - Method in class hec.client.PasswordFileEditor
- newFont(String, int, int) - Static method in class hec.gfx2d.G2dFont
-
looks for the requested font in the fontTable, if it does not exist it is created
- newForm() - Method in class hec.map.inundation.InundationGroupEditor
- newG2dGlyph(Viewport, G2dObject, Scale) - Static method in class hec.gfx2d.G2dGlyphFactory
- newGridCell() - Method in class hec.io.GridCellFileEntry
- newId - Variable in class hec.lang.ModelReference
- newInstance(IBrowseCallback) - Method in interface hec.ui.browser.IBrowserFactory
- newMapGlyph(MapPanel, MapObjectInterface) - Static method in class hec.map.MapGlyphFactory
-
Build a new map glyph from the map object's class.
- newMapGlyph(Class) - Static method in class hec.map.MapGlyphFactory
-
Build a new glyph from the map class.
- newMapObject(FileOpener, Identifier) - Static method in class hec.map.MapObjectFactory
- newMapObject(FileOpener, String) - Static method in class hec.map.MapObjectFactory
- NewMarkerPointDialog - Class in hec.gfx2d
- NewMarkerPointDialog(Frame, JComponent, JComponent) - Constructor for class hec.gfx2d.NewMarkerPointDialog
- newPlot() - Static method in class hec.script.Plot
- newPlot(String) - Static method in class hec.script.Plot
- newPlotLayout() - Static method in class hec.script.Plot
- newPlotSpec() - Static method in class hec.script.PlotSpec
- newProjectDescriptor(IProject) - Method in interface hec.data.project.IProjectCatalog
- newProjectDescriptor(IProject) - Method in class hec.data.project.JDomProjectCatalogImpl
- newPt() - Method in class hec.geometry.WorldLine
- newPt() - Method in class hec.geometry.WorldLine3d
- newPt() - Method in class hec.map.WorldLine
- newPt() - Method in class hec.map.WorldLine3d
- newPt() - Method in class hec.model.StreamPolyLine
- newRecord() - Method in class hec.gui.SelectorTextPanel
- newRecord() - Method in interface rma.swing.event.RecordSelectorListener
- newRemoteDssDataManager() - Static method in interface hec.heclib.dss.RemoteDssDataManagerProvider
- newRowsAdded(TableModelEvent) - Method in class rma.swing.table.RmaTableModel
- newScript() - Method in class hec.script.AbstractScriptButtonFrame
-
display the editor dialog to create a new script
- newScript() - Method in class hec.script.AbstractScriptEditor
-
clear form for new script
- newStreamElement() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- newStreamElement() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- newStreamJunction() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- newStreamJunction() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- newStreamNode(StreamElement) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- newStreamNode(StreamElement) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- newTable() - Static method in class hec.dataTable.HecDataTableFrame
- newTable() - Static method in class hec.dataTable.HecDataTableToExcel
- newTable(String) - Static method in class hec.dataTable.HecDataTableFrame
- newThenOpenFile(Identifier) - Method in class hec.map.aishape.AiShapeWriter
- newThenOpenFile(Identifier) - Method in class hec.map.MapObject
- newThread(Runnable) - Method in class hec.io.DaemonThreadFactory
- newTSRecordProxy(TSLocation2) - Method in interface hec.model.TsRecordContainer
- NewWorkspaceSummaryDialog - Class in hec.client
- NewWorkspaceSummaryDialog(Frame, String, boolean) - Constructor for class hec.client.NewWorkspaceSummaryDialog
- next - Variable in class hec.tools.FileHunter.HuntList
- next - Variable in class hec.tools.FileHunter.ThreadList
- next() - Method in class hec.geometry.AxisIterator
-
moves iterator to next position
- next() - Method in class hec.geometry.LogAxisIterator
-
Positions the iterator at the next available tic marc
- next() - Method in class hec.geometry.ProbabilityAxisIterator
- next() - Method in class hec.geometry.TSAxisIterator
-
moves iterator to next position
- next() - Method in class hec.gfx2d.LogarithmicPathIterator
- next() - Method in class hec.map.raster.RasterSegmentIterator
- next() - Method in class rma.swing.ColorProducer
-
Accesses the Color at the current index and moves to the next one Will cycle back to the beginning of the list if moved beyond
- NEXT - Static variable in class hec.client.FindTextJDialog
- nextBoolean() - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextBytes(byte[]) - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextDifference(ActionEvent) - Method in class hec.dataTable.HecDataTableFrame
- nextDouble() - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextElement() - Method in class rma.util.PowerfulTokenizer
-
Returns the next token from the input string.
- nextElement() - Method in class rma.util.rmaTokenizer
-
Returns the same value as the
nextToken
method, except that its declared return value isObject
rather thanString
. - nextElevation() - Method in class hec.map.dem.DemEnumerator
- nextFloat() - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextGaussian() - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.generates a gaussian random number that is correlated with the previous gaussian random number nextGaussian = correlation*prevGaussian + randomGaussian*sqrt(1-correlation^2)
- nextInt() - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextInt(int) - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextLong() - Method in class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- nextnode - Static variable in interface rma.swing.wheel.Config.Action
- NEXTNODE - Static variable in interface rma.swing.wheel.Config.Action
- nextRecord() - Method in class hec.io.DBFDataStorage
-
Moves to the next record in the database.
- nextRecord() - Method in class rma.swing.RmaNavigationPanel
-
go to the next record
- nextRepeatTime(HecTime, HecTime, HecTime, HecTime) - Method in class hec.model.RepeatInterval
- nextState() - Method in class hec.ui.TristateDecorator
-
We rotate between NOT_SELECTED, SELECTED and SEMI_SELECTED.
- nextState(boolean) - Method in class hec.ui.TristateDecorator
-
We rotate between NOT_SELECTED, SELECTED and SEMI_SELECTED.
- nextTimeSeriesPathname(String) - Method in class hec.heclib.dss.HecDSSFileAccess
- nextTimeSeriesPathname(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- nextToken() - Method in class rma.util.PowerfulTokenizer
-
Returns the next token from the input string.
- nextToken() - Method in class rma.util.rmaTokenizer
-
Returns the next token from this string tokenizer.
- nextToken(String) - Method in class rma.util.rmaTokenizer
-
Returns the next token in this string tokenizer's string.
- nextWindow() - Method in class rma.swing.MDIDesktopPane
- NGVD29 - Enum constant in enum class hec.io.DataContainer.VERTICAL_DATUM
- no - Variable in class rma.swing.RmaMessageBox
- NO_ALPHA - Static variable in class rma.util.png.PngEncoder
-
Constant specifying that alpha channel should not be encoded.
- NO_ALT_INDEX - Static variable in class hec.model.AltItem
- NO_AXIS - Static variable in class hec.gfx2d.G2dDataWrapper
- NO_DATA_VALUE - Static variable in class hec.map.tms.datasource.TmsLevel
- NO_DIFFERENCE_FOUND - Enum constant in enum class hec.hecmath.DataSetResults.ResultsType
- NO_FILEMANAGER - Static variable in class hec.script.ScriptEngine
- NO_ICON - Static variable in class hec.script.AbstractScriptEditor
- NO_INPUT_SELECTED - Static variable in class hec.supplemental.model.ProgramOrderItem
- NO_LOCATION - Static variable in interface hec.lang.PreferencesConstants
-
get/set locations
- NO_LOCK - Static variable in class hec.io.FileLock
- NO_LOCK_STRING - Static variable in class hec.io.FileLock
- NO_LOGGING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- NO_NAME - Static variable in class hec.gfx2d.G2dDataWrapper
- NO_OPERATOR - Static variable in class hec.model.ConditionalOperator
- NO_OPERATOR - Static variable in class hec.model.LogicalOperator
- NO_PRECISION_SET - Static variable in class hec.heclib.util.HecDouble
- NO_PROBLEM - Static variable in class rma.util.RMAConst
- NO_REPEAT - Static variable in class hec.model.RepeatInterval
- NO_TIME_WINDOW_MESSAGE - Static variable in class hec.util.TimeWindowDialog
- NO_TIME_WINDOW_SELECTION - Static variable in class hec.util.TimeWindowDialog
- NO_UTC_OFFSET - Static variable in interface hec.data.UtcOffsetConst
-
Deprecated.
- NO_UTC_OFFSET_STRING - Static variable in interface hec.data.UtcOffsetConst
-
Deprecated.
- NO_VALUE_SET - Static variable in class hec.heclib.util.HecDouble
- NODATA - Static variable in interface hec.model.GridContainer
- NoDayLightTimeZone - Class in rma.util
- NoDayLightTimeZone(int, String) - Constructor for class rma.util.NoDayLightTimeZone
- node - Variable in class hec.map.tin.TinTriangle
- Node - Class in hec.model
- Node() - Constructor for class hec.model.Node
- Node(TsRecordContainer, int) - Constructor for class hec.model.Node
- nodeChanged(JLayerSelection) - Method in class hec.map.inundation.InundationGroupSelection
- nodeChanged(JLayerSelection) - Method in interface hec.map.JLayerSelectionParent
- nodeChanged(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- nodeChanged(DefaultMutableTreeNode) - Method in class hec.map.inundation.InundationGroupSelection
- nodeChanged(DefaultMutableTreeNode) - Method in interface hec.map.JLayerSelectionParent
- nodeChanged(DefaultMutableTreeNode) - Method in class hec.map.JLayerSelectorTreePanel
- NodeContainer - Class in hec.map.nettin
- NodeContainer(double[], double[], float[]) - Constructor for class hec.map.nettin.NodeContainer
- NodeContainer(int) - Constructor for class hec.map.nettin.NodeContainer
- nodePopupMenu(LocalPt, IconNode) - Method in interface hec.map.IconGlyph
- nodePopupMenu(LocalPt, StreamNode) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- NODES - Static variable in class hec.map.streamAlignment.StreamAlignmentAttributeSet
- nodeSelected(Object) - Method in class hec.gfx2d.LayoutPlotDialog
- nodeSelected(CheckBoxNode) - Method in interface rma.swing.event.NodeSelectedListener
- NodeSelectedListener - Interface in rma.swing.event
- NodeSelectionListener - Class in rma.swing.tree
- NodeSelectionListener() - Constructor for class rma.swing.tree.NodeSelectionListener
- NodeSelectionListener(JTree) - Constructor for class rma.swing.tree.NodeSelectionListener
- noFocusBorder - Static variable in class rma.swing.list.RmaListCellRenderer
- noFocusBorder - Variable in class rma.swing.table.BorderCellRenderer
- NoLegend - Interface in hec.gfx2d
-
An interface that indicates that there should be no legend for the implementing class.
- nominalPathname - Variable in class hec.heclib.dss.CondensedReference
- NON_DIMENSIONAL - Static variable in class hec.heclib.util.HecDoubleParam
- NON_DIMENSIONAL - Static variable in class hec.heclib.util.HecDoubleParamData
- nonAlignedQuality - Static variable in class hec.io.TimeSeriesContainerAligner
- NonContiguousSelectionModel - Class in rma.swing.table
- NonContiguousSelectionModel() - Constructor for class rma.swing.table.NonContiguousSelectionModel
- none - Static variable in interface rma.swing.wheel.Config.Action
- NONE - Enum constant in enum class hec.gfx2d.swing.charts.data.ThresholdLineStyle.ThresholdFillStyle
- NONE - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- NONE - Static variable in class hec.client.FindTextJDialog
- NONE - Static variable in interface hec.data.outlet.IOutlet
- NONE - Static variable in interface hec.model.DistributionErrorTypes
-
No error.
- NONE - Static variable in interface hec.security.PermissionConstants
-
No actions.
- NONE - Static variable in interface rma.swing.wheel.Config.Action
- NONE_COLUMNS - Static variable in interface hec.model.DistributionErrorTypes
-
The number of colums for the NONE error type.
- NONE_STRING - Static variable in interface hec.model.DistributionErrorTypes
- noneRadioSelected() - Method in class hec.client.RepeatDialog
- NONFEDERAL_COST - Static variable in interface hec.data.project.IProject
- NONFEDERAL_OM_COST - Static variable in interface hec.data.project.IProject
- nonMathPatternLevels - Static variable in class hec.hecmath.computation.Util
- nopers(int, int, int, int, int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.nopers(int, int, int, int, int)
instead. - nopers(int, int, int, int, int) - Static method in class hec.heclib.util.HecTime
-
Given two dates and times, and a time interval, the method NOPERS will determine the number of periods between them.
- nopers(int, int, int, int, int, int) - Static method in class hec.heclib.util.HecTime
-
Given two dates and times, and a time interval, the method NOPERS will determine the number of periods between them.
- NoRecordDataException - Exception in hec.io.dbf
-
An exception object that is generated when there is no record data that could be retrieved.
- NoRecordDataException(Serializable) - Constructor for exception hec.io.dbf.NoRecordDataException
- NoRepeatInterval - Class in hec.model
- NoRepeatInterval() - Constructor for class hec.model.NoRepeatInterval
- NORM_PRIORITY - Static variable in interface rma.util.Priorities
-
The default priority that is assigned to a queue item.
- NORMAL - Static variable in class hec.lang.HtmlAttributes
- NORMAL - Static variable in interface hec.model.DistributionErrorTypes
-
Standard deviation.
- NORMAL_COLUMNS - Static variable in interface hec.model.DistributionErrorTypes
-
The number of columns for the NORMAL error type.
- NORMAL_LINE - Static variable in class hec.gfx2d.G2dLineProperties
- NORMAL_LOCK_LIFT - Static variable in interface hec.data.lock.ILock
- NORMAL_STATUS - Static variable in class hec.util.AnimatedStatusIconPanel
- NORMAL_STRING - Static variable in interface hec.model.DistributionErrorTypes
- NORMAL_WRITE - Static variable in class hec.io.PairedDataContainer
-
normal write.
- normalize() - Method in class hec.geometry.WorldPt
- normalize() - Method in class hec.map.WorldPt
- normalize(double) - Static method in class hec.hecmath.computation.Value
- normalize(double) - Static method in class hec.hecmath.computation.Variable
- normalize(double[], double) - Static method in class rma.lang.RmaMath
-
Takes a list of numbers and normalizes them so they sum to sumValue
- normalizeDateStyle(int) - Static method in class hec.heclib.util.HecTime
-
Returns a valid date style based on an input style.
- normalizeParentheses(String) - Static method in class hec.hecmath.computation.Condition
- normalizeParentheses(String) - Static method in class hec.hecmath.computation.Util
- NORTH - Static variable in class hec.gfx2d.GfxLabelItem
-
north position
- NORTH - Static variable in class hec.map.MapLabelItem
-
north position
- northColor - Variable in class rma.swing.table.LinesBorder
- NORTHEAST - Static variable in class hec.gfx2d.GfxLabelItem
-
northeast position
- NORTHEAST - Static variable in class hec.map.MapLabelItem
-
northeast position
- northElevation() - Method in class hec.map.dem.DemEnumerator
- northThickness - Variable in class rma.swing.table.LinesBorder
- NORTHWEST - Static variable in class hec.gfx2d.GfxLabelItem
-
northwest position
- NORTHWEST - Static variable in class hec.map.MapLabelItem
-
northwest position
- NoSuchObjectException - Exception in hec.lang
- NoSuchObjectException() - Constructor for exception hec.lang.NoSuchObjectException
- NoSuchObjectException(String) - Constructor for exception hec.lang.NoSuchObjectException
- NOT - Enum constant in enum class hec.hecmath.computation.Constants.LogicTestOperator
- NOT_EQUAL_TO - Static variable in interface hec.data.meta.SqlQuery
- NOT_EQUALS_OPERATOR - Static variable in class hec.model.ConditionalOperator
- NOT_SELECTED - Static variable in class hec.ui.TristateCheckBox
-
The Constant NOT_SELECTED.
- notEqualTo(HecTime) - Method in class hec.heclib.util.HecTime
-
Determine if two HecTime object contain equal times
- notify(String) - Method in interface hec.io.HecFile
-
Send message to all callback objects registered with this file.
- notify(String) - Method in class hec.io.SimpleFile
- notify(String) - Method in class hec.io.SimpleHecFileImpl
- notifyListeners() - Method in class hec.hecmath.computation.Computation
- notifyListeners() - Method in class hec.hecmath.computation.Condition
- notifyListeners() - Method in class hec.hecmath.computation.LogicTest
- notifyListeners() - Method in class hec.hecmath.computation.MathExpression
- notifyListeners() - Method in class hec.hecmath.computation.MathOperation
- notifyListeners() - Method in class hec.hecmath.computation.QualityOperation
- notifyListeners() - Method in class hec.hecmath.computation.QualityTest
- notifyListeners() - Method in class hec.hecmath.computation.Text
- notifyListeners() - Method in class hec.hecmath.computation.TextExpression
- notifyListeners() - Method in class hec.hecmath.computation.TextOperation
- notifyListeners() - Method in class hec.hecmath.computation.TextTest
- notifyListeners() - Method in interface hec.hecmath.computation.Updatable
- notifyListeners() - Method in class hec.hecmath.computation.Value
- notifyListeners() - Method in class hec.hecmath.computation.ValueTest
- notifyListeners() - Method in class hec.hecmath.computation.Variable
- notifyObservers() - Method in class hec.lang.Observable
- notifyObservers(Object) - Method in class hec.lang.Observable
- notifyObservers(Object) - Method in class hec.util.ObservableClass
- notifyObservers(String) - Method in class hec.map.MapPanel
-
notify the Observers of a change
- notifyToolListeners(String) - Method in class hec.gfx2d.ViewportToolbar
- NotMonotonicRatingException - Exception in hec.data
-
This class is used to differentiate Not Monotonically increasing or decreasing errors from regular rating exceptions
- NotMonotonicRatingException(String) - Constructor for exception hec.data.NotMonotonicRatingException
- NotMonotonicRatingException(Throwable) - Constructor for exception hec.data.NotMonotonicRatingException
- NOTSRCCOPY - Static variable in class rma.util.wmf.WMF
- NOTSRCERASE - Static variable in class rma.util.wmf.WMF
- npoints - Variable in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
The total number of points.
- nstep - Variable in class hec.model.RunTimeStep
- NULL_MAP_VAL - Variable in class hec.dataTable.ArrayModel
- NULL_VALUE - Static variable in class hec.data.tx.QualityTx
-
Deprecated.
- nullElement - Static variable in class rma.util.logging.CustomFormatter
- nullSafeGet(InputStream) - Method in class hec.io.dbf.types.PrimitiveArrayToBinary
- nullSafeGet(InputStream) - Method in interface hec.io.dbf.types.UserType
-
Retrieve an instance of the mapped class from a .
- nullSafeSet(OutputStream, Object) - Method in class hec.io.dbf.types.PrimitiveArrayToBinary
- nullSafeSet(OutputStream, Object) - Method in interface hec.io.dbf.types.UserType
-
Write an instance of the mapped class to a output stream.
- NUM_PAGES - Static variable in class rma.swing.table.TablePrintProperties
- NUM_PATTERN_TYPES - Variable in class hec.gfx2d.Pattern
- NUM_POINTS_ATTR - Static variable in class rma.util.RmaBaseXmlUtilities
- NUM_SYMBOL_TYPES - Variable in class rma.util.RmaSymbol
- numAttrib - Variable in class hec.map.dlg.DlgArea
- numAttrib - Variable in class hec.map.dlg.DlgLine
- numAttrib - Variable in class hec.map.dlg.DlgNode
- NUMBER_OF_BINS - Static variable in class hec.chart.HistogramChart
- numberAccesses - Variable in class hec.heclib.dss.HecDSSFileData
- numberArray() - Method in class hec.heclib.dss.HecDataManager
- numberCatalogedRecords() - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated
- numberCurves - Variable in class hec.gfx2d.PairedValuesExtData
- numberCurves - Variable in class hec.heclib.dss.HecDSSRecordData
- numberCurves - Variable in class hec.io.PairedDataContainer
- numberData - Variable in class hec.heclib.dss.HecDSSRecordInfo
- numberDefinedElements() - Method in class hec.heclib.util.HecTimeArray
- numberDepths - Variable in class hec.io.TimeSeriesContainer
- numberElements() - Method in class hec.heclib.util.HecDoubleArray
- numberElements() - Method in class hec.heclib.util.HecTimeArray
- NumberFormat - Class in rma.util
- NumberFormat(String) - Constructor for class rma.util.NumberFormat
-
Formats the number following printf conventions.
- numberInvalidValues() - Method in class hec.hecmath.TimeSeriesMath
-
Count the number of invalid (missing or rejected) values in the time series values.
- numberInvalidValues(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Count the number of invalid (missing or rejected) values in the time series values.
- numberMissing - Variable in class hec.io.TsDataSetStats
- numberMissingElements() - Method in class hec.heclib.util.HecDoubleArray
- numberMissingValues() - Method in class hec.hecmath.HecMath
- numberMissingValues() - Method in class hec.hecmath.TimeSeriesMath
-
Count the number of missing (but not rejected) values in the time series values.
- numberMissingValues(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Count the number of missing (but not rejected) values in the time series values.
- numberOfCurvers() - Method in class hec.io.DSSPairedDataContainer
- numberOfCurves() - Method in class hec.heclib.dss.HecPairedData
- numberOfOrdinates - Variable in class hec.lang.InterpolateFunction
- numberOfPairedCurvesChanged(int) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- numberOfPairedCurvesChanged(int) - Method in class hec.dataTable.PairedDataCurve
- numberOfPairedCurvesChanged(int) - Method in class hec.dataTable.PairedDataModel
- numberOfPoints - Variable in class rma.swing.HersheyFont
- numberOfSegments - Variable in class hec.model.StreamSegment
- numberOfSequences() - Method in class hec.io.TimeSeriesCollectionContainer
-
returns the number of sequences in this collection
- numberOrdinates - Variable in class hec.io.PairedDataContainer
- numberPathnames() - Method in class hec.heclib.dss.DataReferenceSet
- numberPoints - Variable in class hec.io.TinContainer
-
Number of vertices (including inactive ones) present in this TIN
- numberQuestionedValues() - Method in class hec.hecmath.TimeSeriesMath
-
Count the number of questioned (but not missing) values in the time series values.
- numberQuestionedValues(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Count the number of questioned values in the time series values.
- numberRead - Variable in class hec.io.DSSArrayContainer
- numberRead - Variable in class hec.io.DSSPairedDataContainer
- numberRecords() - Method in class hec.heclib.dss.AbstractDssDataManager
- numberRecords() - Method in interface hec.heclib.dss.DssDataManager
- numberRecords() - Method in class hec.heclib.dss.HecDSSFileAccess
- numberRecords() - Method in interface hec.heclib.dss.IHecDSSUtilities
- numberRecords() - Method in class hec.io.DBFDataStorage
-
Calculates how many records are in the database
- numberRejectedValues - Variable in class hec.hecmath.CyclicAnalysisStatistics
- numberRejectedValues() - Method in class hec.hecmath.TimeSeriesMath
-
Count the number of rejected (but not missing) values in the time series values.
- numberRejectedValues(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Count the number of rejected (but not missing) values in the time series values.
- numberUndefinedElements() - Method in class hec.heclib.util.HecTimeArray
- numberValid - Variable in class hec.io.TsDataSetStats
- numberValidElements() - Method in class hec.heclib.util.HecDoubleArray
- numberValidValues - Variable in class hec.hecmath.CyclicAnalysisStatistics
- numberValidValues - Variable in class hec.hecmath.LinearRegressionStatistics
- numberValidValues - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- numberValidValues() - Method in class hec.heclib.dss.HecTimeSeriesMath
- numberValidValues() - Method in class hec.hecmath.HecMath
- numberValidValues() - Method in class hec.hecmath.TimeSeriesMath
-
Count the number of valid (non-missing and non-rejected) values in the time series values.
- numberValidValues(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Count the number of valid (non-missing and non-rejected) values in the time series values.
- numberValues - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The number values.
- numberValues - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- numberValues - Variable in class hec.heclib.dss.HecDSSRecordBasics
- numberValues - Variable in class hec.io.DSSArrayContainer
- numberValues - Variable in class hec.io.DSSPairedDataContainer
- numberValues - Variable in class hec.io.RawContainer
- numberValues - Variable in class hec.io.TimeSeriesContainer
- numberValues() - Method in class hec.heclib.dss.HecTimeSeriesBase
- numCols - Variable in class hec.gfx2d.G2dGraphicPosition
- numDecimal - Variable in class hec.io.dbf.DBFFieldDescriptor
- numDecimal() - Element in annotation interface hec.io.dbf.annotations.Column
-
The Number of decimals used in the field
- NUMERIC_AXIS - Static variable in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- NUMERIC_AXIS - Static variable in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- NUMERIC_AXIS - Static variable in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
- NumericalIntegration - Class in hec.hecmath
- NumericComparator - Class in hec.util
- NumericComparator() - Constructor for class hec.util.NumericComparator
- NumericComparator(double) - Constructor for class hec.util.NumericComparator
- numLegendItems() - Method in class hec.gfx2d.LegendItemContainer
- numLines - Variable in class hec.map.dlg.DlgArea
- numLines - Variable in class hec.map.dlg.DlgNode
- numObjects() - Method in class hec.io.DBFMappingClass
- numOrds - Variable in class hec.lang.RegressionFromConstant
- numPatterns() - Static method in class hec.gfx2d.Pattern
- numPts - Variable in class hec.map.dlg.DlgLine
- numRows - Variable in class hec.gfx2d.G2dGraphicPosition
- numScaleElements() - Method in class hec.gfx2d.Viewport
- numSteps - Variable in class hec.model.RunTime
- numSteps - Variable in class hec.model.RunTimeRecord
- numSymbols() - Static method in class hec.map.LayerSymbol
- numSymbols() - Static method in class rma.util.RmaSymbol
- numTicLabelLayers - Variable in class hec.geometry.AxisProp
-
max number of tic label layers.
- numYCoord() - Method in class hec.gfx2d.PairedDataSet
-
Returns the number of y-coordinates
- NWS - Static variable in class hec.data.location.Alternative
O
- obj - Variable in class rma.util.Queue.DataStoreObject
- object - Variable in class hec.heclib.util.ObjectContainer
- object - Variable in class hec.map.MapGlyph.Selection
-
The object that was selected
- OBJECT_ADDED - Static variable in class hec.event.DataListEvent
- OBJECT_ARRAY - Static variable in interface hec.io.AsciiSerializableConstants
- OBJECT_CHANGED - Static variable in class hec.event.DataListEvent
- OBJECT_DELETED - Static variable in class hec.event.DataListEvent
- ObjectChooserTableModel - Class in hec.client
-
Table model for List (vector) of objects implementing toString() or getName() and getDescription().
- ObjectChooserTableModel(Vector) - Constructor for class hec.client.ObjectChooserTableModel
-
basic table model that displays a non-editable list of names and descriptions
- ObjectChooserTableModel(Vector, int) - Constructor for class hec.client.ObjectChooserTableModel
- ObjectCompare() - Constructor for class rma.util.RMASort.ObjectCompare
- ObjectContainer - Class in hec.heclib.util
- ObjectContainer() - Constructor for class hec.heclib.util.ObjectContainer
- ObjectContainer(ObjectContainer) - Constructor for class hec.heclib.util.ObjectContainer
- ObjectContainer(Object) - Constructor for class hec.heclib.util.ObjectContainer
- objectCount - Variable in class hec.heclib.dss.HecDSSFileData
- objectDoubleClick(LocalPt, int) - Method in class hec.gfx2d.G2dGlyph
- objectDoubleClick(NamedType, LocalPt) - Method in interface hec.map.appInterface.MapApplicationModule
- objectDoubleClick(NamedType, LocalPt) - Method in interface hec.map.streamAlignment.StreamModule
- objectDoubleClick(LocalPt, int) - Method in class hec.map.image.ImageGlyphProxy
- objectDoubleClick(LocalPt, int) - Method in class hec.map.MapGlyph
-
called when the user double clicks on the MapPanel.
- objectDoubleClick(LocalPt, int) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- objectEditPopupMenu(LocalPt, int) - Method in class hec.gfx2d.G2dEditGlyph
- ObjectMethodItem(Object, String) - Constructor for class rma.swing.event.ReflectMultiListener.ObjectMethodItem
- ObjectPool - Class in rma.util
-
class to hold a pool of objects.
- ObjectPool(int) - Constructor for class rma.util.ObjectPool
- ObjectPool(int, int) - Constructor for class rma.util.ObjectPool
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.AxisLabel
-
Overrided here to disable the object popup menu for the Axis Labels.
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.AxisTics
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.G2dComponent
- objectPopupMenu(LocalPt, int) - Method in interface hec.gfx2d.G2dEditComponent
-
Method to show a popup menu at the given point.
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.G2dGlyph
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.G2dLabel
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.G2dPanel
-
Test to see if an object popupmenu can be handled at the given local point.
- objectPopupMenu(LocalPt, int) - Method in interface hec.gfx2d.G2dPointerComponent
-
Method to show a popup menu at the given point.
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.G2dSpacer
-
Shows a popup menu at LocalPt pt if that point occurs within the boundaries of this Spacer panel.
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.LegendPanel
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.LegendPict
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.TimeSeriesGlyph
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.Viewport
-
Shows the popupmenu for the viewport if the viewport has some item of interest at a given point.
- objectPopupMenu(LocalPt, int) - Method in class hec.gfx2d.ViewportTextComponent
- objectPopupMenu(NamedType[], LocalPt) - Method in interface hec.map.appInterface.MapApplicationModule
- objectPopupMenu(NamedType, LocalPt) - Method in interface hec.map.appInterface.MapApplicationModule
- objectPopupMenu(LocalPt, int) - Method in class hec.map.image.ImageGlyphProxy
- objectPopupMenu(LocalPt, int) - Method in class hec.map.MapGlyph
-
called when the user right clicks on the map panel.
- objectPopupMenu(LocalPt, int) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- ObjectReference - Class in hec.lang
- ObjectReference() - Constructor for class hec.lang.ObjectReference
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.G2dGlyph
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.G2dPanel
-
objectSelect
- objectSelect(LocalPt, int) - Method in interface hec.gfx2d.G2dPointerComponent
-
Method called on left mouse click.
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.G2dSpacer
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.LegendPanel
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.LegendPict
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.Viewport
- objectSelect(LocalPt, int) - Method in class hec.gfx2d.ViewportTextComponent
- objectSelect(LocalPt, int) - Method in class hec.map.image.ImageGlyphProxy
- objectSelect(LocalPt, int) - Method in class hec.map.MapGlyph
-
called when the user single clicks on the MapPanel.
- objectSelect(LocalPt, int) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- objectSelect(List, LocalPt, int) - Method in class hec.map.PointerMouseAdapter
- objectSelectionChanged(ObjectSelectionEvent) - Method in class hec.gfx2d.G2dPanel
- objectSelectionChanged(ObjectSelectionEvent) - Method in interface hec.gfx2d.ObjectSelectionListener
- ObjectSelectionEvent - Class in hec.gfx2d
- ObjectSelectionEvent(Object) - Constructor for class hec.gfx2d.ObjectSelectionEvent
- ObjectSelectionListener - Interface in hec.gfx2d
- OBS_INPUT - Static variable in interface hec.model.TSRecord
- OBS_ORIGIN_SET - Static variable in class hec.map.MapPanel
-
set origin change type string
- OBS_SCROLLED - Static variable in class hec.map.MapPanel
-
scrolled change type string
- OBS_SHOWALL - Static variable in class hec.map.MapPanel
-
showall change type string
- OBS_ZOOMBYFACTOR - Static variable in class hec.map.MapPanel
-
Zoom in by factor change type string
- OBS_ZOOMIN - Static variable in class hec.map.MapPanel
-
Zoom in change type string
- Observable - Class in hec.lang
-
Class to allow use of java.util.Observable by composition instead of extension.
- Observable() - Constructor for class hec.lang.Observable
- ObservableClass - Class in hec.util
- ObservableClass() - Constructor for class hec.util.ObservableClass
- OBSERVER_GAGE_VERTEX - Static variable in class hec.io.TinContainer
-
TIN vertex type is OBSERVER_GAGE_VERTEX
- odeint2(double[], double, double, double, double, double, int[], int[], RmaDerivFunction, int, double[], double[][], double, int[]) - Static method in class rma.lang.RmaMath
-
ODE solver that utilizes second order runge kutta with adaptive step size to integrate a set of ODE equations over a given interval.
- OEM_CHARSET - Static variable in class rma.util.wmf.WMF
- of(StackTraceElement) - Static method in class rma.util.logging.StackTraceElementLogSite
- OFFICE_ID - Static variable in class hec.data.DbOfficeId
-
Deprecated.Office id isnt standardized on, so both db_office_id and office_id are needed.
- OFFICE_ID - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- OFFICE_ID - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- OFFICE_ID - Static variable in class hec.data.meta.FullLocationCatalogQuery
- OFFICE_ID - Static variable in class hec.data.meta.ParameterCatalogQuery
- OFFICE_ID - Static variable in interface hec.data.rating.IRatingSpecCatalog
-
Constant for the office id column.
- OFFICE_ID_HEADER - Static variable in class hec.data.meta.FullLocationCatalogQuery
- OFFICE_ID_HEADER - Static variable in class hec.data.meta.LocationCatalogQuery
- OFFICE_ID_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- OFFICEID - Static variable in interface hec.data.ICwmsProperty
-
Key for the office id part of a cwms database property.
- offset - Variable in class hec.io.PairedDataContainer
- offset(LocalPt) - Method in class hec.map.LocalPt
- OFFSET - Static variable in interface hec.data.level.ISeasonalValue
- offset1EstimatedCKB - Variable in class hec.gui.VerticalDatumOffsetPanel
- offset1Label - Variable in class hec.gui.VerticalDatumOffsetPanel
- offset1TF - Variable in class hec.gui.VerticalDatumOffsetPanel
- offset2EstimatedCKB - Variable in class hec.gui.VerticalDatumOffsetPanel
- offset2Label - Variable in class hec.gui.VerticalDatumOffsetPanel
- offset2TF - Variable in class hec.gui.VerticalDatumOffsetPanel
- offsetViewportOrg(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK, should not be called in a metafile.
- offsetWindowOrg(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- ok - Variable in class rma.swing.RmaMessageBox
- ok() - Method in class hec.map.JLayerSelector
- ok() - Method in class hec.map.JLayerSelectorTreePanel
- ok() - Method in class rma.swing.RmaJDialog
-
programmatically press the OK button
- OK - Static variable in class hec.server.NameMultiSelectDialog
- OK() - Method in class hec.gfx2d.AxisEditPanel
- OK_APPLY_CANCEL_BUTTONS - Static variable in class rma.swing.ButtonCmdPanel
- OK_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- OK_BUTTON_ACTION - Static variable in class hec.gfx2d.G2dPropertiesDlg
- OK_CANCEL_BUTTONS - Static variable in class rma.swing.ButtonCmdPanel
- OK_OPTION - Static variable in class hec.client.NewWorkspaceSummaryDialog
- okayButton() - Method in class hec.util.GeneralTableEditor
- okButtonAction() - Method in class hec.gui.PanelEditor
-
handle the OK button being pressed
- okPressed() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- okPressed() - Method in class hec.map.inundation.InundationGroupRenderingDialog
- okPressed() - Method in class hec.util.ComputationTimeStepDialog
- OKpressed() - Method in class hec.util.TimeWindowExtensionDialog
- OLD_BEGIN - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_BEGIN_ARRAY - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_BEGIN_HASH - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_BEGIN_OBJECT - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_BEGIN_VECTOR - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_END - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_END_ARRAY - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_END_HASH - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_END_OBJECT - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_END_VECTOR - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_FIELD - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_REFERENCE - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_STRING - Static variable in interface hec.io.AsciiSerializableConstants
- OLD_VALUE - Static variable in interface hec.io.AsciiSerializableConstants
- OLYMPIC - Enum constant in enum class hec.hecmath.functions.TimeSeriesFunctions.MovingAverageMethod
- olympicSmoothing(int, boolean, boolean) - Method in class hec.hecmath.HecMath
- olympicSmoothing(int, boolean, boolean) - Method in class hec.hecmath.TimeSeriesMath
-
Perform an Olympic smoothing average of the time series.
- olympicSmoothing(TimeSeriesContainer, int, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Perform an Olympic smoothing average of the time series.
- on - Variable in class hec.gfx2d.ToolbarButtonProp
- on - Variable in class hec.map.ButtonGifStrings
- ONE_LINE_LAYOUT - Static variable in class hec.gui.AbstractSelectorPanel
- ONE_SYMBOL - Static variable in class hec.map.aishape.ui.AbstractAiShapeProperitesPanel
- OneClickCheckBoxEditor(JCheckBox) - Constructor for class rma.swing.RmaJTable.OneClickCheckBoxEditor
-
Deprecated.Constructor for the OneClickCheckBoxEditor object
- onFailure(Throwable) - Method in interface hec.map.renderer.FutureCallback
- onSuccess(V) - Method in interface hec.map.renderer.FutureCallback
- onWheelMoved(int, int, int, int) - Method in class rma.swing.wheel.WheelTool
- onWindows - Static variable in class hec.heclib.util.Heclib
- op - Variable in class hec.hecmath.computation.LogicTest
- op - Variable in class hec.hecmath.computation.MathOperation
- op - Variable in class hec.hecmath.computation.QualityOperation
- op - Variable in class hec.hecmath.computation.QualityTest
- op - Variable in class hec.hecmath.computation.TextOperation
- op - Variable in class hec.hecmath.computation.TextTest
- op - Variable in class hec.hecmath.computation.ValueTest
- OPACITY_CHANGED_PROPERTY - Static variable in class hec.map.annotations.ShadowRenderer
-
Identifies a change to the opacity used to render the shadow.
- OPAQUE - Static variable in class rma.util.wmf.WMF
- opByName - Static variable in class hec.hecmath.computation.LogicTest
- opByName - Static variable in class hec.hecmath.computation.MathOperation
- opByName - Static variable in class hec.hecmath.computation.QualityOperation
- opByName - Static variable in class hec.hecmath.computation.QualityTest
- opByName - Static variable in class hec.hecmath.computation.TextOperation
- opByName - Static variable in class hec.hecmath.computation.TextTest
- opByName - Static variable in class hec.hecmath.computation.ValueTest
- open() - Method in class hec.heclib.dss.AbstractDssDataManager
- open() - Method in interface hec.heclib.dss.DssDataManager
- open() - Method in class hec.heclib.dss.HecDSSFileAccess
- open() - Method in interface hec.heclib.dss.IHecDSSUtilities
- open(boolean) - Method in class hec.heclib.dss.HecDSSFileData
- open(boolean, int) - Method in class hec.heclib.dss.HecDSSFileData
- open(String) - Static method in class hec.heclib.dss.HecDss
- open(String) - Static method in class hec.hecmath.DSS
-
open the DSS file specified by
filename
with no time window set - open(String, boolean) - Static method in class hec.heclib.dss.HecDss
- open(String, boolean) - Static method in class hec.hecmath.DSS
-
open the local or remote DSS file specified by
filename
with no time window set - open(String, boolean, boolean) - Static method in class hec.heclib.dss.HecDss
- open(String, boolean, boolean, int) - Static method in class hec.heclib.dss.HecDss
- open(String, boolean, int) - Method in class hec.heclib.dss.HecDSSFileAccess
- open(String, int) - Static method in class hec.heclib.dss.HecDss
- open(String, int) - Static method in class hec.hecmath.DSS
-
open the DSS file specified by
filename
with optional DSS version. - open(String, String) - Static method in class hec.heclib.dss.HecDss
- open(String, String) - Static method in class hec.hecmath.DSS
-
open the DSS file specified by
filename
set the time window totimeWindow
- open(String, String, String) - Static method in class hec.heclib.dss.HecDss
- open(String, String, String) - Static method in class hec.hecmath.DSS
-
open the DSS file specified by
filename
set the time window tostartTime
toendTime
- Open() - Method in class hec.gfx2d.G2dDialog
- OPEN - Static variable in exception hec.io.dbf.Error4Const
- OPEN_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- OPEN_DIRECTORY - Static variable in class hec.gui.AbstractFileChooserField
- OPEN_FILE - Static variable in class hec.gui.AbstractFileChooserField
- OPEN_PAREN_TYPE - Static variable in class hec.model.ConditionalValue
- OPENACC - Static variable in exception hec.io.dbf.Error4Const
- openBrowser(IBrowseCallback) - Method in interface hec.ui.browser.IBrowserFactory
- openDssFile(Path) - Static method in class hec.util.transformation.dss.DssUtils
- openDssFile(Path) - Method in class hec.util.transformation.dss.read.DssReader
-
This is protected so we're able to extend this and change it for unit tests.
- openDssFile(Path) - Method in class hec.util.transformation.dss.write.DssWriter
- openFile() - Method in class hec.client.PasswordFileEditor
- openFile() - Method in class hec.util.GeneralTableEditor
- openFile() - Method in class rma.util.DBFFileViewer
-
Method Description
- openFile() - Method in class rma.util.JPythonTester
-
Method Description
- openFile(Identifier) - Method in class hec.map.MapObject
- openFile(Identifier, boolean) - Method in interface hec.appInterface.FileOpener
-
Opens the file specified by fileToOpenId.
- openFile(Identifier, boolean) - Method in class hec.io.SimpleFileOpenerImpl
- openFile(Identifier, boolean) - Method in class hec.map.vrt.SimpleFileOpeners
- openFile(String) - Method in class hec.client.PasswordFileEditor
- OPENFILE_FAILED - Static variable in class hec.script.ScriptEngine
- OPENFIND - Static variable in exception hec.io.dbf.Error4Const
- openForm() - Method in class hec.map.inundation.InundationGroupEditor
- openFrame(JInternalFrame) - Method in class rma.swing.MDIDesktopManager
- OPENINST - Static variable in exception hec.io.dbf.Error4Const
- OPENPER - Static variable in exception hec.io.dbf.Error4Const
- OpenRecordsFileAction - Class in rma.swing.logging
- OpenRecordsFileAction(ILogRecordDisplay) - Constructor for class rma.swing.logging.OpenRecordsFileAction
- Operand - Class in hec.model
- Operand() - Constructor for class hec.model.Operand
- operate() - Method in class hec.hecmath.computation.QualityOperation
- OperationalProjectChanges<OC extends IPhysicalStructureOperationalChange<? extends IPhysicalStructureOperationalChangeRef>> - Class in hec.data.operations
- OperationalProjectChanges() - Constructor for class hec.data.operations.OperationalProjectChanges
- OperationalProjectChanges(LocationTemplate) - Constructor for class hec.data.operations.OperationalProjectChanges
- Operator - Class in hec.model
- Operator() - Constructor for class hec.model.Operator
- Operator(LogicNode, LogicNode) - Constructor for class hec.model.Operator
- opname() - Method in enum class hec.hecmath.computation.Constants.LogicTestOperator
- opname() - Method in enum class hec.hecmath.computation.Constants.MathOperator
- opname() - Method in enum class hec.hecmath.computation.Constants.QualityOperator
- opname() - Method in enum class hec.hecmath.computation.Constants.QualityTestOperator
- opname() - Method in enum class hec.hecmath.computation.Constants.TextOperator
- opname() - Method in enum class hec.hecmath.computation.Constants.TextTestOperator
- opname() - Method in enum class hec.hecmath.computation.Constants.ValueTestOperator
- optArgGet() - Method in class rma.util.GetOpt
-
Method Description
- optEOF - Static variable in class rma.util.GetOpt
-
end of arguments indicator
- optErr - Variable in class rma.util.GetOpt
-
user can toggle this to control printing of error messages
- optIndexGet() - Method in class rma.util.GetOpt
-
Method Description
- OptionsFontPanel - Class in hec.client
- OptionsFontPanel() - Constructor for class hec.client.OptionsFontPanel
- OR - Enum constant in enum class hec.data.level.IndicatorConditionConnector
- OR - Enum constant in enum class hec.hecmath.computation.Constants.LogicTestOperator
- OR - Static variable in interface hec.data.meta.SqlQuery
- OR_OPERATOR - Static variable in class hec.model.LogicalOperator
- ORACLE_PRECISION - Static variable in class hec.data.tx.DataSetTx
-
Deprecated.
- ORACLE_PRECISION - Static variable in class rma.util.RMAConst
-
Deprecated.
- oracleName() - Method in class hec.model.TsDataSetName
- order(String[], List) - Method in class hec.data.meta.OrderBy
- ORDER_BY - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.BaseParameterCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.CountyCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- ORDER_BY - Static variable in class hec.data.meta.FullLocationCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.LocationGroupQuery
- ORDER_BY - Static variable in class hec.data.meta.LocationKindCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.ParameterCatalogQuery
- ORDER_BY - Static variable in interface hec.data.meta.SqlQuery
- ORDER_BY - Static variable in class hec.data.meta.StateCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.SubLocationCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.SubParameterCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- ORDER_BY - Static variable in class hec.data.meta.TsGroupQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.BaseParameterCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.CountyCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.FullLocationCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.LocationGroupQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.LocationKindCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.ParameterCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.StateCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.SubLocationCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.SubParameterCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- ORDER_BY_STRING_ARRAY - Static variable in class hec.data.meta.TsGroupQuery
- orderArray(int, char, double[], double[]) - Static method in class hec.lang.Statistics
-
Orders a paired array so that the
x
array is monotonically increasing or decreasing. - OrderBy - Class in hec.data.meta
- OrderBy(OrderBy) - Constructor for class hec.data.meta.OrderBy
- OrderBy(String[]) - Constructor for class hec.data.meta.OrderBy
- orderData() - Method in class hec.dataTable.PairedDataModel
- OrderedShapeStream - Class in hec.map.aishape.stream
- OrderedShapeStream(String) - Constructor for class hec.map.aishape.stream.OrderedShapeStream
- orderPairedDataContainers(List) - Method in class hec.dataTable.HecDataTableToExcel
- orderTimeSeries() - Method in class hec.dataTable.TimeSeriesDataModel
- ordinateDescription - Variable in class hec.heclib.dss.HecDSSRecordData
- ordinates - Variable in class hec.heclib.dss.HecDSSRecordData
- orientation - Variable in class rma.swing.table.TablePrintProperties
- ORIGIN - Static variable in interface hec.data.level.ISeasonalValues
- OrOperator - Class in hec.model
- OrOperator() - Constructor for class hec.model.OrOperator
- OrOperator(LogicNode, LogicNode) - Constructor for class hec.model.OrOperator
- os - Variable in class rma.util.postscript.PSGrBase
-
Output stream where postscript goes
- OSCheck - Class in rma.util
- OSCheck() - Constructor for class rma.util.OSCheck
- other - Variable in class hec.io.PairedDataContainer
-
the d part
- OTHER - Static variable in class hec.hecmath.DurationPeriod
- otherInfo - Variable in class hec.io.DataContainer
- OUT_CHARACTER_PRECIS - Static variable in class rma.util.wmf.WMF
- OUT_DEFAULT_PRECIS - Static variable in class rma.util.wmf.WMF
- OUT_DEVICE_PRECIS - Static variable in class rma.util.wmf.WMF
- OUT_OF_RANGE_HIGH - Enum constant in enum class hec.data.RatingOutOfRangeException.OutOfRangeEnum
- OUT_OF_RANGE_LOW - Enum constant in enum class hec.data.RatingOutOfRangeException.OutOfRangeEnum
- OUT_RASTER_PRECIS - Static variable in class rma.util.wmf.WMF
- OUT_STRING_PRECIS - Static variable in class rma.util.wmf.WMF
- OUT_STROKE_PRECIS - Static variable in class rma.util.wmf.WMF
- OUT_TT_PRECIS - Static variable in class rma.util.wmf.WMF
- OUTFLOW - Static variable in class hec.model.Node
- output - Variable in class hec.model.ImportStatus
- OUTPUT - Static variable in class hec.map.transform.CoordinateTransformPanel
- OUTPUT - Static variable in class hec.model.AbstractTSRecord
- OUTPUT_FLAG - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- OUTPUT_TITLE - Static variable in class hec.map.transform.CoordinateTransformPanel
- OutputPanel - Class in hec.util.convertDss6To7
- OutputPanel() - Constructor for class hec.util.convertDss6To7.OutputPanel
- OutputResultsContainer - Class in hec.client
- OutputResultsContainer(List<OutputVariable>, RunTimeWindow) - Constructor for class hec.client.OutputResultsContainer
- OutputStreamLogger - Class in rma.util.logging
-
This is an output stream that will print to a logger upon a line separator.
- OutputStreamLogger() - Constructor for class rma.util.logging.OutputStreamLogger
-
Create an OutputStreamLogger assuming that the wrapping class is PrintStream
- OutputVariable - Interface in hec.model
- over - Variable in class hec.gfx2d.ToolbarButtonProp
- over - Variable in class hec.map.ButtonGifStrings
- overflowBehavior - Variable in class hec.io.RatingValuesContainer
- overflowBehavior - Variable in class hec.io.StreamRatingSeriesContainer
- overflowValue - Variable in class hec.io.RatingValuesContainer
- Override_Protection - Static variable in class hec.lang.Const
- OVERTOPPING - Enum constant in enum class hec.data.fragilitycurve.StructureBreachMethods
- OxfordCommaString - Class in rma.util
- OxfordCommaString() - Constructor for class rma.util.OxfordCommaString
- OxfordCommaStringCollector - Class in rma.util
P
- p05 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p1() - Method in class hec.hecmath.HecMath
- p1() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p1 of the time series values.
- p1(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 1st percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p1(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p1 of the time series values.
- p1(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p1(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P1 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p10 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p10() - Method in class hec.hecmath.HecMath
- p10() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p10 of the time series values.
- p10(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 10th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p10(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p10 of the time series values.
- p10(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p10(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P10 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p2() - Method in class hec.hecmath.HecMath
- p2() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p2 of the time series values.
- p2(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 2nd percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p2(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p2 of the time series values.
- p2(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p2(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P2 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p20() - Method in class hec.hecmath.HecMath
- p20() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p20 of the time series values.
- p20(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 20th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p20(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p20 of the time series values.
- p20(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p20(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P20 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p25 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p25() - Method in class hec.hecmath.HecMath
- p25() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p25 of the time series values.
- p25(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 25th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p25(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p25 of the time series values.
- p25(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p25(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P25 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p5() - Method in class hec.hecmath.HecMath
- p5() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p5 of the time series values.
- p5(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 5th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p5(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p5 of the time series values.
- p5(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p5(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P5 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p50 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p75 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p75() - Method in class hec.hecmath.HecMath
- p75() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p75 of the time series values.
- p75(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 75th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p75(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p75 of the time series values.
- p75(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p75(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P75 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p80() - Method in class hec.hecmath.HecMath
- p80() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p80 of the time series values.
- p80(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 80th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p80(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p80 of the time series values.
- p80(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p80(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P80 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p90 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p90() - Method in class hec.hecmath.HecMath
- p90() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p90 of the time series values.
- p90(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 90th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p90(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p90 of the time series values.
- p90(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p90(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P90 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p95 - Variable in class hec.hecmath.CyclicAnalysisStatistics
- p95() - Method in class hec.hecmath.HecMath
- p95() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p95 of the time series values.
- p95(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 95th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p95(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p95 of the time series values.
- p95(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p95(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P95 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p98() - Method in class hec.hecmath.HecMath
- p98() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p98 of the time series values.
- p98(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 98th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p98(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p98 of the time series values.
- p98(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p98(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P98 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- p99() - Method in class hec.hecmath.HecMath
- p99() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the p99 of the time series values.
- p99(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the 99th percentile of the current time series and the each time series in the parameter,
tsMathArray
. - p99(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the p99 of the time series values.
- p99(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- p99(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- P99 - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- pack() - Method in class hec.io.DBFDataStorage
- packFile() - Method in class rma.util.DBFFileViewer
-
Method Description
- PAGE_NUM - Static variable in class rma.swing.table.TablePrintProperties
- pageDialog() - Method in class rma.swing.print.DocumentRenderer
- pageEndY - Variable in class rma.swing.print.DocumentRenderer
- PAGEHEIGHT - Static variable in class rma.util.postscript.PSGrBase
- PagePrintSetupPanel - Class in rma.swing.table
- PagePrintSetupPanel() - Constructor for class rma.swing.table.PagePrintSetupPanel
- pageSetup() - Method in class hec.gfx2d.G2dDialog
- pageSetup() - Method in class hec.gfx2d.PrintMultipleJDialog
-
Called when the user clicks on the page setup menu item.
- PageSetupJDialog - Class in hec.gfx2d
- PageSetupJDialog() - Constructor for class hec.gfx2d.PageSetupJDialog
- PageSetupJDialog(Frame, boolean) - Constructor for class hec.gfx2d.PageSetupJDialog
- PageSetupJDialog(String) - Constructor for class hec.gfx2d.PageSetupJDialog
- PageSetupJDialog(JDialog, boolean) - Constructor for class hec.gfx2d.PageSetupJDialog
- pageStartY - Variable in class rma.swing.print.DocumentRenderer
- PageText - Class in rma.swing.print
-
generic container to hold page text for things like titles and other info when printing tables.
- PageText(String, int) - Constructor for class rma.swing.print.PageText
- PAGEWIDTH - Static variable in class rma.util.postscript.PSGrBase
- paint(Graphics) - Method in class hec.gfx2d.ColorChooser
- paint(Graphics) - Method in class hec.gfx2d.ColorFrame
- paint(Graphics) - Method in class hec.gfx2d.ColorSquare
- paint(Graphics) - Method in class hec.gfx2d.G2dComponent
-
Paints the contents of the panel.
- paint(Graphics) - Method in class hec.gfx2d.G2dGraphicComponent
-
Draws the component to the specified graphics context.
- paint(Graphics) - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel.SamplePanel
- paint(Graphics) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel.SamplePanel
- paint(Graphics) - Method in class hec.gfx2d.G2dLinePropertiesPanel.SamplePanel
- paint(Graphics) - Method in class hec.gfx2d.G2dSpacer
- paint(Graphics) - Method in class hec.gfx2d.LegendPanel
- paint(Graphics) - Method in class hec.gfx2d.PairedDataLineLabelPanel.SamplePanel
- paint(Graphics) - Method in class hec.gfx2d.SamplePanel
-
Method Description
- paint(Graphics) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- paint(Graphics) - Method in class hec.map.dem.DemGlyphOptionJDlg
- paint(Graphics) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Method Description
- paint(Graphics) - Method in class hec.map.MapToolPanel.DragWindow
- paint(Graphics) - Method in class rma.swing.FontChooserPanel
- paint(Graphics) - Method in class rma.swing.RmaJLabel
-
Overrided the paint method in the JCommponent so we can do some specific updating of the label before the label is painted
- paint(Graphics) - Method in class rma.swing.RmaJTitledSeparator
- paint(Graphics) - Method in class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
- paint(Graphics) - Method in class rma.util.MemoryMonitor.Surface
- paint(Graphics2D, MapScale, MapScale, Image, RenderTaskFactory) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- paint(Graphics, JComponent) - Method in class hec.map.legend.LegendLayerUI
- paint(Graphics, JComponent) - Method in class rma.swing.colorchooser.PointedSliderUi
- paint(Graphics, JComponent) - Method in class rma.swing.table.GroupableHeaderPrintUI
- paint(Graphics, JComponent) - Method in class rma.swing.table.GroupableTableHeaderUI
- paint(Graphics, JComponent) - Method in interface rma.swing.table.PrintUI
- paint(Graphics, JComponent) - Method in class rma.swing.table.TableHeaderPrintUI
-
The paint method was overrided to provide support for printing.
- paint(Graphics, JComponent) - Method in class rma.swing.table.TablePrintUI
- paintBevel(int, Component, Graphics, int, int, int, int) - Method in class rma.swing.CustomBevelBorder
-
Do the painting here.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class hec.gfx2d.border.EdgeBorder
-
Called to paint the border.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class hec.gfx2d.G2dBorder
-
Paints the border for the specified component with the specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class rma.swing.border.RmaCompTitledBorder
- paintBorder(Component, Graphics, int, int, int, int) - Method in class rma.swing.CustomBevelBorder
-
Paints the border for the specified component with the specified position and size.
- paintBorder(Component, Graphics, int, int, int, int) - Method in class rma.swing.table.LinesBorder
- paintBorder(Graphics) - Method in class rma.swing.FlatPanelButton
-
This method paints a 1 pixel wide border around the button.
- paintBorder(Graphics) - Method in class rma.swing.FlatPanelToggleButton
-
This method paints a 1 pixel wide border around the button.
- paintBorder(Graphics, Rectangle, boolean) - Method in class rma.swing.action.ActionButton
-
Paints a border around given rectangle
- paintCell(Graphics, Rectangle, int) - Method in class rma.swing.table.GroupableHeaderPrintUI
- paintCell(Graphics, Rectangle, int) - Method in class rma.swing.table.GroupableTableHeaderUI
- paintCell(Graphics, Rectangle, ColumnGroup, int) - Method in class rma.swing.table.GroupableTableHeaderUI
- paintColorBar(Graphics2D) - Method in class hec.gfx2d.ColorBarIcon
- paintComplete(PaintCompleteEvent) - Method in interface hec.map.event.PaintCompleteListener
- PaintCompleteEvent - Class in hec.map.event
-
Title: Hec Java Development
- PaintCompleteEvent(MapPanel) - Constructor for class hec.map.event.PaintCompleteEvent
-
Constructs a new event with the MapPanel that is the source of this event.
- PaintCompleteListener - Interface in hec.map.event
-
Title: Hec Java Development
- paintComponent(Graphics) - Method in class hec.chart.ColorPanel
- paintComponent(Graphics) - Method in class hec.dataTable.Title
-
overridden to call paintGfx(Graphics)
- paintComponent(Graphics) - Method in class hec.gfx2d.G2dComponent
- paintComponent(Graphics) - Method in class hec.gfx2d.GhostGlassPane
- paintComponent(Graphics) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- paintComponent(Graphics) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- paintComponent(Graphics) - Method in class hec.gfx2d.Viewport
- paintComponent(Graphics) - Method in class hec.map.annotations.Test
- paintComponent(Graphics) - Method in class hec.map.MapCanvas
-
Overrides the default paint to call the paintMap function.
- paintComponent(Graphics) - Method in class hec.map.MapPanel
- paintComponent(Graphics) - Method in class hec.script.LineNumberPanel
- paintComponent(Graphics) - Method in class hec.util.AnimatedWaitGlassPane
- paintComponent(Graphics) - Method in class hec.util.AnimatedWaitIcon
- paintComponent(Graphics) - Method in class rma.swing.action.ActionButton
-
Called to paint the component
- paintComponent(Graphics) - Method in class rma.swing.FlatPanelButton
- paintComponent(Graphics) - Method in class rma.swing.FlatPanelToggleButton
-
Method Description
- paintComponent(Graphics) - Method in class rma.swing.RmaJTitledSeparator
- paintComponent(Graphics) - Method in class rma.swing.RmaJWrappingLabel
-
Paints this component using the given graphics context.
- paintComponent(Graphics, Component, Container, int, int, int, int, boolean) - Method in class rma.swing.table.HeaderPrintCellRendererPane
- paintComponent(Graphics, Component, Container, int, int, int, int, boolean) - Method in class rma.swing.table.PrintCellRendererPane
- paintComponentDefault(Graphics) - Method in class hec.map.MapCanvas
- paintComponentThreaded(Graphics) - Method in class hec.map.MapCanvas
- paintCoordinateGrid(Graphics, MapScale) - Method in class hec.map.MapCanvas
-
Method Description
- paintCurrentValue(Graphics, Rectangle, boolean) - Method in class rma.swing.table.ComboBoxRenderer.TableComboBoxUI
-
Paints the currently selected item.
- paintDragWindow(Graphics) - Method in class hec.map.MapToolPanel
-
Paints the contents of the window used for dragging.
- paintGfx() - Method in class hec.gfx2d.G2dComponent
- paintGfx() - Method in class hec.gfx2d.G2dPanel
-
paintGfx
- paintGfx(Graphics) - Method in class hec.gfx2d.AxisLabel
-
Paints this label to a given graphics context.
- paintGfx(Graphics) - Method in class hec.gfx2d.AxisTics
- paintGfx(Graphics) - Method in class hec.gfx2d.CategoryAxisTics
- paintGfx(Graphics) - Method in class hec.gfx2d.G2dComponent
-
Paints the contents of the panel.
- paintGfx(Graphics) - Method in class hec.gfx2d.G2dLabel
- paintGfx(Graphics) - Method in class hec.gfx2d.G2dPanel
-
Method that is repsonsible for paint the plot component on the panel.
- paintGfx(Graphics) - Method in class hec.gfx2d.G2dTitle
-
Paints the G2dTitle to the specified graphics context
- paintGfx(Graphics) - Method in class hec.gfx2d.LegendItem
- paintGfx(Graphics) - Method in class hec.gfx2d.LegendPict
- paintGfx(Graphics) - Method in class hec.gfx2d.TitlePanel
- paintGfx(Graphics) - Method in class hec.gfx2d.TSAxisTics
- paintGfx2(Graphics) - Method in class hec.gfx2d.Viewport
-
Draw viewport background and all glyphs
- paintGlyph(MapGlyph, int, int, Graphics, MapScale) - Method in class hec.map.MapCanvas
- paintGlyphs(Graphics, Image) - Method in class hec.map.MapCanvas
- paintIcon(Component, Graphics, int, int) - Method in class hec.gfx2d.ColorBarIcon
- paintIcon(Component, Graphics, int, int) - Method in class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- paintIcon(Component, Graphics, int, int) - Method in class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- paintIcon(Component, Graphics, int, int) - Method in class hec.gfx2d.PlotIcon
- paintIcon(Component, Graphics, int, int) - Method in class hec.map.ModelDrawingAttributeSet.SymbolIcon
-
Method Description
- paintIcon(Component, Graphics, int, int) - Method in class rma.swing.ColorIcon
- paintImage() - Method in class hec.map.MapPanel
-
paints the cached image for the MapCanvas
- paintMap() - Method in class hec.map.JLayerSelectorTreePanel
- paintMap() - Method in class hec.map.MapPanel
-
redraw the map.
- paintMap(int, int, int, int) - Method in class hec.map.MapPanel
-
redraw the map.
- paintMap(Graphics) - Method in class hec.map.MapCanvas
-
Draws the map to the specified graphics context.
- paintMapBorders(MapGlyph, MapScale, Graphics) - Method in class hec.map.MapCanvas
- paintMapDefault(Graphics) - Method in class hec.map.MapCanvas
- paintPlotIcon(Component, Graphics2D, int, int) - Method in class hec.gfx2d.PlotIcon
- PaintReader<T extends Paint> - Interface in hec.gfx2d.paint
- PaintReaderFactory - Class in hec.gfx2d.paint
- paintSafely(Graphics) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI
- paintSafely(Graphics) - Method in class hec.io.BasicRmiFileChooserFieldUI
- paintSafely(Graphics) - Method in class rma.swing.plaf.basic.BasicDateFieldUI
- paintSafely(Graphics) - Method in class rma.swing.plaf.basic.BasicDescFieldUI
- paintScale() - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- paintScale() - Method in class hec.map.dem.DemGlyphOptionJDlg
- paintScale() - Method in class rma.util.contour.ColorContourJPanel
- paintScale(int, int) - Method in class hec.map.ColorContourLegendItem
- paintThumb(Graphics) - Method in class rma.swing.colorchooser.PointedSliderUi
- paintWidget(Graphics2D, MapScale) - Method in class hec.map.annotations.AnnotationWidget
- paintWidget(Graphics2D, MapScale) - Method in class hec.map.annotations.Widget
- PaintWriter<T extends Paint> - Interface in hec.gfx2d.paint
- PaintWriterFactory - Class in hec.gfx2d.paint
- PAIRED - Static variable in class hec.dataTable.HecDataTableFrame
- PAIRED - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- PAIRED_DOUBLES - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- PairedDataContainer - Class in hec.io
-
This is a simple generic container class that holds paired data, and some related information The purpose of this class is to pass paired data to plot and tabulate functions.
- PairedDataContainer() - Constructor for class hec.io.PairedDataContainer
-
construct a new empty PairedDataContainer
- PairedDataContainerVertDatum - Class in hec.io
- PairedDataContainerVertDatum() - Constructor for class hec.io.PairedDataContainerVertDatum
-
Public constructor
- PairedDataContainerVertDatum(PairedDataContainer) - Constructor for class hec.io.PairedDataContainerVertDatum
-
Public constructor
- PairedDataContainerVertDatum(PairedDataContainer, VerticalDatumContainer) - Constructor for class hec.io.PairedDataContainerVertDatum
-
Public constructor
- PairedDataContainerVertDatum(VerticalDatumContainer) - Constructor for class hec.io.PairedDataContainerVertDatum
-
Public constructor
- PairedDataCurve - Class in hec.dataTable
- PairedDataCurve(PairedDataContainer) - Constructor for class hec.dataTable.PairedDataCurve
- PairedDataCurveSelector - Class in hec.dataTable
- PairedDataCurveSelector(HecDataTableFrame) - Constructor for class hec.dataTable.PairedDataCurveSelector
- PairedDataCurveSelector.CheckBoxNodeImpl - Class in hec.dataTable
- PairedDataGlyph - Class in hec.gfx2d
- PairedDataGlyph(Viewport, PairedDataSet, Scale) - Constructor for class hec.gfx2d.PairedDataGlyph
- PairedDataHistogramDataSet - Class in hec.gfx2d.histogram
-
Histogram data set that utilizes paired data.
- PairedDataHistogramDataSet(PairedDataContainer, double, BinOrigin) - Constructor for class hec.gfx2d.histogram.PairedDataHistogramDataSet
-
Creates a fixed width paired data histogram data set.
- PairedDataLineLabelPanel - Class in hec.gfx2d
-
Title: CWMS Development
- PairedDataLineLabelPanel() - Constructor for class hec.gfx2d.PairedDataLineLabelPanel
- PairedDataLineLabelPanel.SamplePanel - Class in hec.gfx2d
- PairedDataLinePropertiesPanel - Class in hec.gfx2d
-
Title: CWMS Development
- PairedDataLinePropertiesPanel() - Constructor for class hec.gfx2d.PairedDataLinePropertiesPanel
- PairedDataMath - Class in hec.hecmath
-
The
PairedDataMath
class wraps around ahec.io.PairedDataContainer
(paired data) and provides the user the capability to perform a set of high level operations. - PairedDataMath() - Constructor for class hec.hecmath.PairedDataMath
- PairedDataMath(PairedDataContainer) - Constructor for class hec.hecmath.PairedDataMath
- PairedDataMathVertDatum - Class in hec.hecmath
- PairedDataMathVertDatum() - Constructor for class hec.hecmath.PairedDataMathVertDatum
- PairedDataMathVertDatum(PairedDataContainer) - Constructor for class hec.hecmath.PairedDataMathVertDatum
- PairedDataModel - Class in hec.dataTable
- PairedDataModel() - Constructor for class hec.dataTable.PairedDataModel
- pairedDataOps(boolean, int, boolean, int[], int) - Method in class hec.hecmath.PairedDataMath
-
Paired Data Operations -pairedDataOps packages several utility operations on paired data curves.
- PairedDataPropertiesPanel - Class in hec.gfx2d
-
Title: CWMS Development
- PairedDataPropertiesPanel() - Constructor for class hec.gfx2d.PairedDataPropertiesPanel
- PairedDataSet - Class in hec.gfx2d
- PairedDataSet(PairedDataContainer) - Constructor for class hec.gfx2d.PairedDataSet
- PairedValues - Class in hec.model
-
Represents an array of paired values.
- PairedValues() - Constructor for class hec.model.PairedValues
- PairedValuesExt - Class in hec.model
-
Represents an array of paired values with multiple Y data.
- PairedValuesExt() - Constructor for class hec.model.PairedValuesExt
-
create a new PairedValuesExt
- PairedValuesExtData - Class in hec.gfx2d
-
Simple data object for holding PairedValuesExt for ploting.
- PairedValuesExtData() - Constructor for class hec.gfx2d.PairedValuesExtData
- PairedValuesExtData(boolean) - Constructor for class hec.gfx2d.PairedValuesExtData
- PairedValuesExtDataGlyph - Class in hec.gfx2d
-
Plot PairedValuesExt data
- PairedValuesExtDataGlyph(Viewport, PairedValuesExtData, Scale) - Constructor for class hec.gfx2d.PairedValuesExtDataGlyph
- PairedValuesExtTableModel - Class in hec.model
- PairedValuesExtTableModel(String[], boolean[]) - Constructor for class hec.model.PairedValuesExtTableModel
- PairedValuesExtTableModel(String[], PairedValuesExt, boolean[]) - Constructor for class hec.model.PairedValuesExtTableModel
- PairedValuesTableModel - Class in hec.model
- PairedValuesTableModel(String[], boolean[]) - Constructor for class hec.model.PairedValuesTableModel
- PairedValuesTableModel(String[], PairedValues, boolean[]) - Constructor for class hec.model.PairedValuesTableModel
- PAN_DOWN_CURSOR - Static variable in class hec.map.MousePanAdapter
- PAN_UP_CURSOR - Static variable in class hec.map.MousePanAdapter
- pane - Variable in class hec.gfx2d.PanelDropTarget
- PANEL_BEGIN - Static variable in class hec.gfx2d.G2dPanelProp
- PANEL_END - Static variable in class hec.gfx2d.G2dPanelProp
- PANEL_NAME - Static variable in class hec.client.SummaryWizardPanel
-
Description
- panel1 - Variable in class hec.gui.NameDialog
- panelButtons - Variable in class hec.map.JLayerSelectorTreePanel
- PanelDragTarget - Class in hec.gfx2d
- PanelDragTarget() - Constructor for class hec.gfx2d.PanelDragTarget
- PanelDropTarget - Class in hec.gfx2d
- PanelDropTarget(JPanel) - Constructor for class hec.gfx2d.PanelDropTarget
- PanelEditor - Class in hec.client
-
Deprecated.use hec.gui.PanelEditor
- PanelEditor - Class in hec.gui
- PanelEditor() - Constructor for class hec.gui.PanelEditor
- PanelEditor(boolean) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Dialog) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Dialog, boolean) - Constructor for class hec.client.PanelEditor
-
Deprecated.
- PanelEditor(Dialog, boolean) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Dialog, boolean, boolean) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Frame) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Frame, boolean) - Constructor for class hec.client.PanelEditor
-
Deprecated.
- PanelEditor(Frame, boolean) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Frame, boolean, boolean) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Window) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Window, boolean) - Constructor for class hec.gui.PanelEditor
- PanelEditor(Window, boolean, boolean) - Constructor for class hec.gui.PanelEditor
- panelLayerButtons - Variable in class hec.map.JLayerSelectorTreePanel
- PanelSelector - Class in hec.gui
- PanelSelector(PanelSelectorCard[]) - Constructor for class hec.gui.PanelSelector
-
Constructor for the PanelSelector object
- PanelSelectorCard - Interface in hec.gui
-
Type of JPanel that can be added to the hec.client.PanelSelector as a card.
- PARAM_TEMPLATE - Static variable in class hec.data.ParameterString
-
The template label to mark where to place the parameter value
- paramChange() - Method in class hec.map.inundation.InundationGroupEditor
- ParamDouble - Class in hec.data
-
Deprecated.As of 02/08/2021 use
ParamDouble
from hec-nucleus-data instead. - ParamDouble() - Constructor for class hec.data.ParamDouble
-
Deprecated.Simple constructor that creates a new ParamDouble object with a UNDEFINED double value and a null parameter
- ParamDouble(double, int) - Constructor for class hec.data.ParamDouble
-
Deprecated.Creates a new ParamDouble object with the given double value and parameter value.
- ParamDouble(double, int, int) - Constructor for class hec.data.ParamDouble
-
Deprecated.
- ParamDouble(double, int, int, int) - Constructor for class hec.data.ParamDouble
-
Deprecated.
- ParamDouble(ParamDouble) - Constructor for class hec.data.ParamDouble
-
Deprecated.
- ParamDoubleArray - Class in hec.data
-
Deprecated.As of 02/08/2021 use
ParamDoubleArray
from hec-nucleus-data instead. - ParamDoubleArray() - Constructor for class hec.data.ParamDoubleArray
-
Deprecated.Simple constructor that creates a new ParamDoubleArray object with a single UNDEFINED double value and a null parameter
- ParamDoubleArray(double[], int) - Constructor for class hec.data.ParamDoubleArray
-
Deprecated.Creates a new ParamDoubleArray object with the given double values and parameter value.
- ParamDoubleArray(double[], int, int, int) - Constructor for class hec.data.ParamDoubleArray
-
Deprecated.
- ParamDoubleArray(ParamDoubleArray) - Constructor for class hec.data.ParamDoubleArray
-
Deprecated.
- ParamDoubleComparator - Class in hec.util
- ParamDoubleComparator() - Constructor for class hec.util.ParamDoubleComparator
- ParamDoubleSupport - Enum Class in hec.data
- ParamDoubleTableModel - Class in hec.model
- ParamDoubleTableModel() - Constructor for class hec.model.ParamDoubleTableModel
- ParamDoubleTableModel(String[], int[], boolean[]) - Constructor for class hec.model.ParamDoubleTableModel
- parameter - Variable in class hec.gfx2d.LocationIndex
- parameter - Variable in class hec.io.TimeSeriesContainer
-
The C Part of the DSS Path
- parameter - Variable in class hec.io.TsDataSetStats
- parameter - Variable in class hec.map.raster.CreateRaster.RasterImport
- Parameter - Class in hec.data
-
Deprecated.As of 02/08/2021 use
Parameter
from hec-nucleus-metadata instead. - Parameter - Enum constant in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.
- Parameter - Annotation Interface in hec.io.dbf.annotations
-
Parameter (basically key/value pattern)
- Parameter() - Constructor for class hec.data.Parameter
-
Deprecated.Instantiates a new parameter.
- Parameter(Parameter) - Constructor for class hec.data.Parameter
-
Deprecated.Instantiates a new parameter.
- Parameter(String) - Constructor for class hec.data.Parameter
-
Deprecated.Instantiates a new parameter.
- Parameter(String, String) - Constructor for class hec.data.Parameter
-
Deprecated.Instantiates a new parameter.
- Parameter(Parameter) - Constructor for class hec.data.Parameter
-
Deprecated.
- PARAMETER - Static variable in interface hec.data.level.IAttributeParameterTypedValue
- PARAMETER - Static variable in interface hec.data.level.ILocationLevelRef
- PARAMETER - Static variable in interface hec.data.level.IParameterTypedValue
- PARAMETER - Static variable in class hec.gfx2d.DataTypeProperties
- PARAMETER_ID - Static variable in class hec.data.meta.ParameterCatalogQuery
- PARAMETER_ORDER - Static variable in class hec.io.GridCellFile
- PARAMETER_TYPE - Static variable in interface hec.data.level.IAttributeParameterTypedValue
- PARAMETER_TYPE - Static variable in interface hec.data.level.ILocationLevelRef
- PARAMETER_TYPE - Static variable in interface hec.data.level.IParameterTypedValue
- ParameterCatalogQuery - Class in hec.data.meta
- ParameterCatalogQuery() - Constructor for class hec.data.meta.ParameterCatalogQuery
- ParameterLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- parameters - Variable in class hec.io.PairedDataContainer
- parameters() - Element in annotation interface hec.io.dbf.annotations.Type
- PARAMETERS - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- ParameterString - Class in hec.data
- ParameterString(String, int) - Constructor for class hec.data.ParameterString
- ParameterStringCellRenderer - Class in rma.swing.table
- ParameterStringCellRenderer() - Constructor for class rma.swing.table.ParameterStringCellRenderer
- ParameterType - Class in hec.data
-
Deprecated.As of 02/08/2021 use
ParameterType
from hec-nucleus-metadata instead. - ParameterType - Enum constant in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.
- ParameterType(ParameterType) - Constructor for class hec.data.ParameterType
-
Deprecated.
- ParameterType(String) - Constructor for class hec.data.ParameterType
-
Deprecated.
- ParameterValues - Class in hec.data.rating
-
Describes a set of input or output values associated with a given parameter for a rating function.
- ParameterValues() - Constructor for class hec.data.rating.ParameterValues
-
Constructs an empty parameter values.
- ParameterValues(Parameter, double[]) - Constructor for class hec.data.rating.ParameterValues
-
Constructs a parameter values setting the parameter and values array.
- PARAMID_AREA - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_AREA.
- PARAMID_AREABASIN - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_AREABASIN.
- PARAMID_AREAIMPACTED - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_AREAIMPACTED.
- PARAMID_AREAKA - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_AREAKA.
- PARAMID_AREARESERVOIR - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_AREARESERVOIR.
- PARAMID_AREASURFACE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_AREASURFACE.
- PARAMID_ATI - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_ATI.
- PARAMID_BOTTOM_LENGTH - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_BOTTOM_LENGTH.
- PARAMID_COLDRATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_COLDRATE.
- PARAMID_CONC - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_CONC.
- PARAMID_COSTKAF - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_COSTKAF.
- PARAMID_COUNT - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_COUNT.
- PARAMID_CURENCY - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_CURENCY.
- PARAMID_DENSITY - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_DENSITY.
- PARAMID_DEPOSITION - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_DEPOSITION.
- PARAMID_DEPTH - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_DEPTH.
- PARAMID_DISTANCE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_DISTANCE.
- PARAMID_ELEV - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_ELEV.
- PARAMID_ENERGY - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_ENERGY.
- PARAMID_EVAP - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_EVAP.
- PARAMID_EVAPRATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_EVAPRATE.
- PARAMID_EXTINCTION - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_EXTINCTION.
- PARAMID_FLOW - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_FLOW.
- PARAMID_FLOWKAF - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_FLOWKAF.
- PARAMID_FLOWPERAREA - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_FLOWPERAREA.
- PARAMID_GROWTH_RATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_GROWTH_RATE.
- PARAMID_LENGTH - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_LENGTH.
- PARAMID_LOSSDEFICIT - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_LOSSDEFICIT.
- PARAMID_LOSSRATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_LOSSRATE.
- PARAMID_MELTRATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_MELTRATE.
- PARAMID_OPENING - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_OPENING.
- PARAMID_PENALTY - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_PENALTY.
- PARAMID_PERC - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_PERC.
- PARAMID_PERCENT - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_PERCENT.
- PARAMID_PERCRATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_PERCRATE.
- PARAMID_POWER - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_POWER.
- PARAMID_PRECIP - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_PRECIP.
- PARAMID_PRESSURE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_PRESSURE.
- PARAMID_RATE_OF_RISE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_RATE_OF_RISE.
- PARAMID_SALINITY - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SALINITY.
- PARAMID_SED_LOAD - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SED_LOAD.
- PARAMID_SED_SIZE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SED_SIZE.
- PARAMID_SEDIMENT_DISCHARGE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SEDIMENT_DISCHARGE.
- PARAMID_SHADE_FRAC - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SHADE_FRAC.
- PARAMID_SPEED - Static variable in class hec.data.Parameter
-
Deprecated.
- PARAMID_SPINRATE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SPINRATE.
- PARAMID_STAGE - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_STAGE.
- PARAMID_STOR - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_STOR.
- PARAMID_STORKAF - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_STORKAF.
- PARAMID_SUSP_SOLIDS - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_SUSP_SOLIDS.
- PARAMID_TEMP - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_TEMP.
- PARAMID_THICKNESS - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_THICKNESS.
- PARAMID_TIMING - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_TIMING.
- PARAMID_TIMING_OFFSET - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_TIMING_OFFSET.
- PARAMID_TIMING_PERIOD - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_TIMING_PERIOD.
- PARAMID_TRAVEL - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_TRAVEL.
- PARAMID_VOLUME - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_VOLUME.
- PARAMID_WIDTH - Static variable in class hec.data.Parameter
-
Deprecated.The Constant PARAMID_WIDTH.
- ParamInteger - Class in hec.data
-
The ParamInteger class acts as a simple wrapper around a integer primitive.
- ParamInteger() - Constructor for class hec.data.ParamInteger
-
Simple constructor that creates a new ParamIneteger object with a UNDEFINED integer value and a null parameter
- ParamInteger(int, int) - Constructor for class hec.data.ParamInteger
-
Creates a new ParamInteger object with the given integer value and parameter value.
- paramName - Variable in class hec.heclib.util.HecDoubleParam
- paramName - Variable in class hec.heclib.util.HecDoubleParamData
- paramName - Variable in class hec.heclib.util.HecIntParam
-
paramName is used as the hash key to the paramData
- paramName - Variable in class hec.heclib.util.HecIntParamData
- params(Object...) - Static method in class hec.hecmath.TimeSeriesMath
- paramString() - Method in class hec.geometry.WorldRect
-
a more human readable form of toString()
- paramString() - Method in class hec.io.Identifier
- paramString() - Method in class hec.io.TopologyFileEntry
-
return the data that this TopologyFileEntry represents as a String
- paramString() - Method in class hec.map.ButtonGifStrings
- paramString() - Method in class hec.map.WorldRect
-
a more human readable form of toString()
- paramString() - Method in class hec.model.RunInfo
- paramString() - Method in class hec.supplemental.model.ProgramOrderItem
- paramString() - Method in class rma.swing.RmaGlyphButtonInfo
- paramString() - Method in class rma.swing.RmaJAttributeToolbarButton
- paramString() - Method in class rma.util.JarInfo
- PAREN_UNITS_LABEL - Static variable in class rma.swing.RmaJLabel
- PARENT - Static variable in interface hec.ui.browser.IBrowserFactory
- PARENT_LOCATION_KIND - Static variable in class hec.data.meta.LocationKindCatalogQuery
- parse(String) - Static method in class hec.data.tx.DescriptionTx
-
Deprecated.
- parse(String) - Static method in class rma.text.ColorFormatter
-
Parse a color representation, returning an appropriate
Color
object. - parse(String, int, int) - Method in class rma.util.Format
- parse(ResultSet) - Method in class hec.data.lock.JDomLockCatalogImpl
- parse(ResultSet) - Method in class hec.data.project.JDomProjectCatalogImpl
- parse(Element) - Static method in class hec.data.DbOfficeId
-
Deprecated.
- parse(Element) - Static method in class hec.data.location.LocationTemplate
- parse(Element) - Method in class hec.util.AlternativeEntry
- parse(Element) - Method in class hec.util.SimulationEntry
- parse(Element) - Method in class hec.util.WatershedEntry
- parseArgs(String[]) - Method in class hec.heclib.grid.Asc2DssGrid
- parseArgs(String[]) - Method in class hec.heclib.grid.Dss2AscGrid
- parseArgs(String[]) - Method in class hec.heclib.grid.Dss2FltGrid
- parseArgs(String[]) - Method in class hec.heclib.grid.Flt2DssGrid
- parseArgs(String[]) - Method in class hec.hecmath.ScriptLauncher
- parseBoolean() - Method in class rma.util.Format
- parseBoolean(String, boolean) - Static method in class rma.util.RMAIO
-
Parses the argument string value into a boolean through case insensitive matching on the following.
- parseCollection() - Method in class hec.heclib.dss.CondensedReference
- parseColorString(String) - Static method in class rma.swing.RmaColor
-
return the
Color
specified bycolorString
- parseColorString(String) - Static method in class rma.util.RMAIO
-
return the
Color
specified bycolorString
- parseDate(String) - Static method in class rma.util.RMAIO
-
Returns a UTC long representing the java.util.Date ms long value that corresponds to the argument date String.
- parseDate(String, TimeZone) - Static method in class rma.util.RMAIO
-
Returns a UTC long representing the java.util.Date ms long value that corresponds to the argument date String and the argument time zone.
- parseDefaultLine(String, String, String) - Static method in class hec.gfx2d.G2dLabelDrawProp
- parseDefaultLine(String, String, String) - Static method in class hec.gfx2d.LegendPanelProp
- parseDocument(Document) - Method in class hec.util.SimTestConfigFile
- parseDouble() - Method in class rma.util.Format
- parseDouble(double) - Method in class rma.util.Format
- parseDouble(ParamDouble) - Static method in class rma.util.RMAIO
- parseDouble(ParamDouble, double) - Static method in class rma.util.RMAIO
- parseDouble(Object) - Static method in class rma.util.RMAIO
- parseDouble(Object, double) - Static method in class rma.util.RMAIO
-
Writen by SJN.
- parseDouble(String) - Method in class hec.map.dlg.DlgMap
- parseDouble(String) - Static method in class rma.util.RMAIO
- parseDouble(String, double) - Static method in class rma.util.RMAIO
- parseDouble(Element, String, String[], double) - Method in class hec.data.AbstractJDomDataObject
- parseDssPath(String) - Static method in class hec.data.TsTranslator
- parseDssPath(String) - Static method in class hec.heclib.dss.DSSPathname
- parseDssPath(String) - Method in class hec.heclib.grid.Asc2DssGrid
- parseDssPath(String) - Method in class hec.heclib.grid.Flt2DssGrid
- parseDssPath(String) - Static method in class hec.model.AbstractTSRecord
- parseElement(Element) - Static method in class hec.data.location.Location
- parseFixedFormat(String, FortranField[]) - Static method in class hec.util.FortranField
- parseFixedFormat(String, FortranField[], String) - Static method in class hec.util.FortranField
- parseFloat(Object) - Static method in class rma.util.RMAIO
- parseFloat(Object, float) - Static method in class rma.util.RMAIO
- parseFloat(String) - Static method in class rma.util.RMAIO
- parseFloat(String, float) - Static method in class rma.util.RMAIO
- parseForInterval(String) - Static method in class hec.data.Interval
-
Deprecated.
- parseFormat(String) - Method in class hec.gfx2d.text.DateTokenReplacer
-
Formates the current date with the input date format pattern
- parseFormat(String, Date) - Method in class hec.gfx2d.text.DateTokenReplacer
-
Formats the given date with the given date format pattern
- parseFormattedDouble(Element, String, String[], double) - Method in class hec.data.AbstractJDomDataObject
- parseInt() - Method in class rma.util.Format
- parseInt(Object) - Static method in class rma.util.RMAIO
- parseInt(String) - Method in class hec.map.dlg.DlgMap
- parseInt(String) - Static method in class rma.util.RMAIO
-
Parses a string and returns the int value of that string.
- parseInt(String, int) - Static method in class hec.gfx2d.PlotSpecification
-
Description of the Method
- parseInt(String, int) - Static method in class hec.util.Util
-
Description of the Method
- parseInt(String, int) - Static method in class rma.util.RMAIO
-
Parses the given string and converts to an integer.
- parseInt(Element, String, String[], int) - Method in class hec.data.AbstractJDomDataObject
- parseIntervalName(String) - Method in class hec.data.Interval
-
Deprecated.
- parseIntervalName(String) - Static method in class rma.util.RMAIO
- parseLine(String) - Static method in class hec.security.PasswordEntry
-
username:password:groupnames:user full name::
- parseLine(String) - Method in class rma.util.FixedWidthFileReader
-
Parses a fixed with line based on the specified column sizes and returns an array of the values in that line.
- parseLong(Object) - Static method in class rma.util.RMAIO
- parseLong(String) - Static method in class rma.util.RMAIO
-
Parses a string and returns the long value of that string.
- parseLong(String, long) - Static method in class hec.util.Util
-
Description of the Method
- parseLong(String, long) - Static method in class rma.util.RMAIO
-
Parses the given string and converts to an long.
- parseMathExpression(String, Constants.Notation) - Method in class hec.hecmath.computation.MathExpression
- parsePairedValues(PairedValues) - Method in class hec.model.PairedValuesTableModel
- parsePairedValues(PairedValuesExt) - Method in class hec.model.PairedValuesExtTableModel
- parsePathEnvVars(String) - Static method in class rma.util.RMAIO
-
given a path with an embedded $APPDATA return the path with the $APPDATA or APPDATA env var replaced with the value of the env var.
- parsePathname(String) - Static method in class hec.lang.DSSPathString
- parsePathname(String, int[]) - Static method in class hec.heclib.dss.DSSPathname
- parsePathname(String, int[]) - Static method in class hec.lang.DSSPathString
- parsePathName(String) - Static method in class rma.util.RMAIO
-
given a path with an embedded $CWMS_HOME return the path with the $CWMS_HOME or CWMS_HOME property replaced with the value of the property.
- parsePlotSpecText(String) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom document from a plot specification text
- parseRelativeTime(String, int, HecTime, boolean) - Static method in class hec.util.TimeWindowDialog
- parseRGBString(String) - Static method in class rma.swing.RmaColor
-
Parses the comma deliminated string into respective rgb and alpha values.
- parseRGBString(String) - Static method in class rma.util.RMAIO
- parseSettings(String, Vector, Vector) - Static method in class hec.heclib.util.ColorBase
- parseSettingsString(String, Vector, Vector, boolean) - Static method in class hec.heclib.util.ColorBase
- parseShort() - Method in class rma.util.Format
- parseShort(String) - Method in class hec.map.dlg.DlgMap
- parseString() - Method in class rma.util.Format
- parseString(String) - Method in class hec.geometry.WorldArc
- parseString(String) - Method in class hec.geometry.WorldLine
- parseString(String) - Method in class hec.geometry.WorldPt
- parseString(String) - Method in class hec.geometry.WorldRegion
- parseString(String) - Method in class hec.map.WorldArc
- parseString(String) - Method in class hec.map.WorldLine
- parseString(String) - Method in class hec.map.WorldPt
- parseString(String) - Method in class hec.map.WorldRegion
- parseString(String) - Method in class hec.model.PairedValues
- parseString(String) - Method in class hec.model.SeasonalRecord
-
parse the string into values
- parseString(String) - Method in class hec.model.SeasonalRecordExt
- parseString(String) - Method in class hec.model.SeasonalValue
- parseString(String) - Method in class rma.io.TextFieldParser
- parseStringWithQuotes(String) - Static method in class rma.util.RMAIO
-
Parses a string, like string.split() does, but respects quoted portions of the string, treating them like a complete part.
- parseTextExpression(String) - Method in class hec.hecmath.computation.TextExpression
- parseTextExpression(String, Constants.Notation) - Method in class hec.hecmath.computation.TextExpression
- parseTime(String) - Method in class hec.tools.FileHunter
- parseTimeIntervalString(String) - Static method in class hec.gfx2d.PlotSpecification
-
Interprets time interval strings such as "6HOURS", "1MONTH" as milliseconds.
- parseTimeIntervalString(String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- parseTimeIntervalString(String) - Static method in class hec.util.Util
-
Interprets time interval strings such as "6HOURS", "1MONTH" as milliseconds.
- parseTimeString(String) - Static method in class hec.data.Iso8601Time
- parseType(String, String) - Method in class hec.map.transform.AlbersCoordinateInfo
- parseType(String, String) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- parseValue(Object, int) - Method in class hec.gfx2d.SimpleJTableData
-
get double value for table cell object
- parseWkt(String) - Method in class hec.map.crs.CRS
-
Parses a WKT representation of a coordinate reference system into the specified type.
- ParsingException - Exception in rma.text
-
General-purpose parsing exception.
- ParsingException(String) - Constructor for exception rma.text.ParsingException
-
Construct a new
ParsingException
. - ParsingException(String, int) - Constructor for exception rma.text.ParsingException
-
Construct a new
ParsingException
. - parsingPattern - Variable in class hec.data.rating.JDomRatingSpecification
-
pattern for parsing the specification.
- parsingPattern - Variable in class hec.data.rating.JDomRatingTemplate
-
Pattern used to parse the string version of the template.
- parsingPattern - Static variable in class rma.swing.logging.XmlLogRecord
- parsingRegexp - Variable in class hec.data.rating.JDomRatingSpecification
-
regexp for parsing the specification.
- parsingRegexp - Variable in class hec.data.rating.JDomRatingTemplate
-
Regexp to parse the string version of the template.
- parsingRegexp - Static variable in class rma.swing.logging.XmlLogRecord
- PART_DELIM - Static variable in interface hec.data.rating.IRatingSpecification
-
The delimiter used for the indiv parts.
- PART_DELIM - Static variable in interface hec.data.rating.IRatingTemplate
-
The delimeter between the parameters and version.
- PARTIAL_EXTRACTION - Static variable in class hec.util.ZipUtility
- PasswordEntry - Class in hec.security
-
A Password Entry is a row of the a password file for a user.
- PasswordEntry(String, boolean) - Constructor for class hec.security.PasswordEntry
- PasswordFile - Class in hec.io
- PasswordFile(String, boolean) - Constructor for class hec.io.PasswordFile
- PasswordFileEditor - Class in hec.client
- PasswordFileEditor() - Constructor for class hec.client.PasswordFileEditor
- PasswordFileEditor(String) - Constructor for class hec.client.PasswordFileEditor
- PasswordFileEntry - Class in hec.lang
- PasswordFileEntry(String, String) - Constructor for class hec.lang.PasswordFileEntry
- passwordProtected - Variable in class hec.heclib.dss.HecDSSRecordInfo
- paste() - Method in class hec.dataTable.HecDataTable
- paste() - Method in class rma.swing.RmaJDescriptionField
-
override to fire modified event
- paste() - Method in class rma.swing.RmaJTable
-
paste implementation
- paste(Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- PASTE - Static variable in class rma.swing.event.TableUpdateEvent
-
type of change
- pasteAction() - Method in class rma.swing.AbstractTextEditorPanel
-
paste the text in the clipboard
- pasteAction() - Method in class rma.swing.SerializerEditDlg
- pasteCell(String, int, int) - Method in class rma.swing.RmaJTable
-
Method Description
- pasteData(String) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- pasteSelection() - Method in class hec.dataTable.HecDataTableFrame
- pasteTreeNode() - Method in class hec.script.AbstractScriptEditor
- patBlt(int, int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- PATCOPY - Static variable in class rma.util.wmf.WMF
- path - Variable in class hec.io.RmiFileInfo
- PathCellEditor - Class in rma.swing.treeTable
- PathCellEditor(TableCellEditor, JXTreeTable) - Constructor for class rma.swing.treeTable.PathCellEditor
- PathCellEditor(JXTreeTable) - Constructor for class rma.swing.treeTable.PathCellEditor
-
Constructs a PathCellEditor.
- PathCellEditor(RmaJTextField, JXTreeTable) - Constructor for class rma.swing.treeTable.PathCellEditor
- PathCellRenderer - Class in rma.swing.treeTable
- PathCellRenderer() - Constructor for class rma.swing.treeTable.PathCellRenderer
- PathCellRenderer(TableCellRenderer) - Constructor for class rma.swing.treeTable.PathCellRenderer
- pathname - Variable in class hec.heclib.dss.DataReference
- pathname - Variable in class hec.heclib.dss.HecDSSRecordBasics
- pathname - Variable in class hec.heclib.dss.HecDSSRecordData
- pathname - Variable in class hec.heclib.dss.HecDSSRecordInfo
- pathname() - Method in class hec.heclib.dss.DataReference
- pathname() - Method in class hec.heclib.dss.DSSPathname
- pathname() - Method in class hec.heclib.dss.HecDssCatalog
- pathname() - Method in class hec.heclib.dss.HecDSSDataAttributes
- pathname(int) - Method in class hec.heclib.dss.DataReference
- pathnameAddresses - Variable in class hec.heclib.dss.HecDssCatalog
- pathnameDataType(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
-
Tries to determine data type quickly from pathname only, without accessing the DSS file.
- PathnameDocument - Class in rma.swing.text
-
a Pathname document for JTextFields, and other components that use PlainDocument
- PathnameDocument() - Constructor for class rma.swing.text.PathnameDocument
- PathnameDocument(int) - Constructor for class rma.swing.text.PathnameDocument
- PathnameDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.PathnameDocument
- pathnameHash - Variable in class hec.heclib.dss.HecDssCatalog
- pathnameHash - Variable in class hec.heclib.dss.HecDSSRecordBasics
- pathnameList - Variable in class hec.heclib.dss.CondensedReference
- pathnameList - Variable in class hec.heclib.dss.HecDssCatalog
- pathNamePartsToRegex(String) - Method in class hec.heclib.dss.HecDssCatalog
- pathnameToTsId(String, String) - Static method in class hec.heclib.dss.DSSPathname
- pathnameWithWild - Variable in class hec.heclib.dss.HecDssCatalog
- pathSelected(Object) - Method in class hec.map.JLayerSelectorTreePanel
- pathsEqual(String, String) - Static method in class rma.util.RMAIO
-
check to see if two paths match
- PATINVERT - Static variable in class rma.util.wmf.WMF
- PATPAINT - Static variable in class rma.util.wmf.WMF
- Pattern - Class in hec.gfx2d
- Pattern() - Constructor for class hec.gfx2d.Pattern
- PatternProperties - Interface in hec.gfx2d
- PAUSE - Static variable in interface rma.swing.VCRControlsListener
- pdcComboSelected() - Method in class hec.dataTable.PairedDataCurveSelector
- PDF - Enum constant in enum class hec.chart.DistributionPlotTypes
- peek() - Method in class rma.swing.ColorProducer
-
Accesses the Color at the current index without moving to the next
- PENDING - Static variable in class hec.model.JobTask
- PER_AVER - Static variable in class hec.gfx2d.DataTypeFactory
- PER_AVER - Static variable in class hec.heclib.dss.DssDataType
- PER_AVER - Static variable in class hec.hecmath.TimeSeriesMath
- PER_AVG - Static variable in class hec.model.BaseTSDataSet
- PER_CUM - Static variable in class hec.gfx2d.DataTypeFactory
- PER_CUM - Static variable in class hec.heclib.dss.DssDataType
- PER_CUM - Static variable in class hec.hecmath.TimeSeriesMath
- PER_CUM - Static variable in class hec.model.BaseTSDataSet
- PER_MAX - Static variable in class hec.heclib.dss.DssDataType
- PER_MIN - Static variable in class hec.heclib.dss.DssDataType
- PerAvg - Enum constant in enum class hec.hecmath.MassBalancedEvent.DataType
- PERCENT - Enum constant in enum class hec.data.ParamDoubleSupport
- PercentageCellRenderer - Class in rma.swing
- PercentageCellRenderer(int) - Constructor for class rma.swing.PercentageCellRenderer
- PerCum - Enum constant in enum class hec.hecmath.MassBalancedEvent.DataType
- PerforceReport - Class in rma.util
- PerforceReport.MessageFormatter - Class in rma.util
- PerforceReport.ProcessReader - Class in rma.util
-
Class Description
- performAction(Object) - Method in interface hec.lang.Action
- performAction(Object) - Method in interface hec.script.ScriptActions
- periodConstants(HecMath) - Method in class hec.hecmath.HecMath
- periodConstants(HecMath) - Method in class hec.hecmath.TimeSeriesMath
- PeriodicLogger - Class in hec.io
-
A scheduled logger that will log every 15 minutes.
- periodTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- PermissionConstants - Interface in hec.security
- pFormat - Variable in class rma.swing.print.DocumentRenderer
- pghscroll - Static variable in interface rma.swing.wheel.Config.Action
- PGHSCROLL - Static variable in interface rma.swing.wheel.Config.Action
- pgvscroll - Static variable in interface rma.swing.wheel.Config.Action
- PGVSCROLL - Static variable in interface rma.swing.wheel.Config.Action
- PhotoViewerInfo - Class in hec.util
- PhotoViewerInfo() - Constructor for class hec.util.PhotoViewerInfo
- PhotoViewerInfo(String[], boolean, boolean) - Constructor for class hec.util.PhotoViewerInfo
- PHYSICAL_XFER_TYPE - Static variable in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- PhysicalStructure - Class in hec.data.physicalstructure
- PhysicalStructure() - Constructor for class hec.data.physicalstructure.PhysicalStructure
- PhysicalStructure(LocationTemplate, Location, ICharacteristicTypeRef, LocationGroupRef) - Constructor for class hec.data.physicalstructure.PhysicalStructure
- PhysicalStructure(Element) - Constructor for class hec.data.physicalstructure.PhysicalStructure
- PhysicalStructureOperationalChange<T extends IPhysicalStructureOperationalChangeRef> - Class in hec.data.operations
- PhysicalStructureOperationalChange() - Constructor for class hec.data.operations.PhysicalStructureOperationalChange
- PhysicalStructureOperationalChange(T) - Constructor for class hec.data.operations.PhysicalStructureOperationalChange
- PhysicalStructureOperationalChange(T, ILookupType, ILookupType, boolean) - Constructor for class hec.data.operations.PhysicalStructureOperationalChange
- PhysicalStructureOperationalChangeRef - Class in hec.data.operations
- PhysicalStructureOperationalChangeRef() - Constructor for class hec.data.operations.PhysicalStructureOperationalChangeRef
- PhysicalStructureOperationalChangeRef(LocationTemplate, Date) - Constructor for class hec.data.operations.PhysicalStructureOperationalChangeRef
- PhysicalStructureOperationalSetting<T extends IPhysicalStructureOperationalChangeRef> - Class in hec.data.operations
- PhysicalStructureOperationalSetting() - Constructor for class hec.data.operations.PhysicalStructureOperationalSetting
- PhysicalStructureOperationalSetting(T, LocationTemplate) - Constructor for class hec.data.operations.PhysicalStructureOperationalSetting
- PI - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- pict - Variable in class hec.gfx2d.LegendItem
- pie(int, int, int, int, int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- PieChartColorContourRecord - Class in rma.util.contour
- PieChartColorContourRecord(ColorContour, float, double) - Constructor for class rma.util.contour.PieChartColorContourRecord
- PieChartOptionsGeneralPanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieChartOptionsGeneralPanel() - Constructor for class hec.gfx2d.swing.charts.options.PieChartOptionsGeneralPanel
- PieChartOptionsPanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieChartOptionsPanel() - Constructor for class hec.gfx2d.swing.charts.options.PieChartOptionsPanel
- PieChartOptionsTitlePanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieChartOptionsTitlePanel() - Constructor for class hec.gfx2d.swing.charts.options.PieChartOptionsTitlePanel
- PieChartPanel - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieChartPanel(ChartModel, PieChartRenderControls) - Constructor for class hec.gfx2d.swing.charts.pie.PieChartPanel
- PieChartRenderControls - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieChartRenderControls(RmaDataId) - Constructor for class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PieChartRenderControls(RmaDataId, PieSliceRenderControls) - Constructor for class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PieChartView - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieLegendItemView - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieLegendItemView(RmaDataId) - Constructor for class hec.gfx2d.swing.charts.pie.PieLegendItemView
- PieLegendView - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieLegendView(PieChartPanel) - Constructor for class hec.gfx2d.swing.charts.pie.PieLegendView
- PieOverTimeTest - Class in hec.gfx2d.swing.charts.pie
- PieOverTimeTest() - Constructor for class hec.gfx2d.swing.charts.pie.PieOverTimeTest
-
Creates new form PieOverTimeTest
- PieSliceRenderControls - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieSliceRenderControls() - Constructor for class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- PieSliceView - Class in hec.gfx2d.swing.charts.pie
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- PieSliceView(RmaDataId) - Constructor for class hec.gfx2d.swing.charts.pie.PieSliceView
- pingCurve() - Method in class hec.gfx2d.LegendPict
- PIPING - Enum constant in enum class hec.data.fragilitycurve.StructureBreachMethods
- pJob - Variable in class rma.swing.print.DocumentRenderer
- plainTextFlavor - Static variable in class hec.script.ScriptIdentifierSelection
- plan - Variable in class hec.heclib.dss.HecDSSRecordData
- play() - Method in class rma.util.VCRPlayerThread
- play(int) - Method in class rma.util.VCRControlsListenerImpl
- play(int) - Method in interface rma.util.VCRPlayer
- PLAY - Static variable in interface rma.swing.VCRControlsListener
- plot() - Method in class hec.chart.HistogramChart
- plot() - Method in class hec.dataTable.HecDataTableFrame
- plot(String, String, String, String) - Method in class hec.chart.HistogramChart
- plot(List<T>) - Method in interface hec.data.DataEditorListener
- plot(JFrame) - Method in class hec.dataTable.ArrayModel
- plot(JFrame) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- Plot - Class in hec.script
-
wrapper class for the G2dDialog plots for scripting.
- Plot() - Constructor for class hec.script.Plot
- Plot(String) - Constructor for class hec.script.Plot
- PLOT_BEGIN - Static variable in class hec.gfx2d.G2dPanelProp
- PLOT_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- PLOT_DEFAULTS - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- PLOT_END - Static variable in class hec.gfx2d.G2dPanelProp
- PLOT_EXCEEDANCE_HORIZONTAL - Static variable in class hec.hecmath.DurationAnalysis
-
Method of interpolation
- PLOT_LINEAR_VERTICAL - Static variable in class hec.hecmath.DurationAnalysis
- PLOT_LINES_FILE - Static variable in class hec.gfx2d.DataTypeFactory
- PLOT_LOG_VERTICAL - Static variable in class hec.hecmath.DurationAnalysis
- PLOT_PROBABILITY_HORIZONTAL - Static variable in class hec.hecmath.DurationAnalysis
- PLOT_TYPE_ADDED - Static variable in class hec.event.PlotTypeChangedEvent
- PLOT_TYPE_FILE_EXT - Static variable in class hec.gfx2d.PlotType
- PLOT_TYPE_REMOVED - Static variable in class hec.event.PlotTypeChangedEvent
- PLOT_USING_DEFAULT_LINE_STYLES - Static variable in class hec.gfx2d.G2dGlyphDrawProp
- PLOT_USING_LABEL_INTERVALS - Static variable in class hec.gfx2d.G2dGlyphDrawProp
- PLOT_USING_MAJOR_MINOR_STYLES - Static variable in class hec.gfx2d.G2dGlyphDrawProp
- plotAnalytic() - Method in class hec.chart.HistogramChart
- plotClippedLine(Graphics, Rectangle, int, int, int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a line segment to a region bounded by a given rectangle.
- PlotDefaults - Interface in hec.gfx2d
- PlotDefaultsLoggingMarker - Interface in rma.util.logging.marking
- PlotDefaultsManager - Class in hec.gfx2d
- PlotDefaultsManager() - Constructor for class hec.gfx2d.PlotDefaultsManager
- PlotDialogCreator - Interface in hec.gfx2d
-
Title: Hec Java Development
- PlotDialogFactory - Class in hec.gfx2d
-
Title: Hec Java Development
- PlotDialogFactory() - Constructor for class hec.gfx2d.PlotDialogFactory
- plotElements() - Method in class hec.gfx2d.G2dPanelProp
- PlotIcon - Class in hec.gfx2d
-
A "postage stamp plot", or a mini-plot that only has the curve (one) plotted.
- PlotIcon() - Constructor for class hec.gfx2d.PlotIcon
- PlotIcon(double[], double[]) - Constructor for class hec.gfx2d.PlotIcon
-
Pass in double data values in the constructor (or call setData)
- PlotIcon(int[], double[]) - Constructor for class hec.gfx2d.PlotIcon
-
Pass in int x, and double y data values in the constructor (or call setData)
- PlotIcon(Dimension) - Constructor for class hec.gfx2d.PlotIcon
-
Fix the icon size (or call setSize)
- PlotIconBase - Class in hec.gfx2d
- PlotIconBase() - Constructor for class hec.gfx2d.PlotIconBase
- PlotLayout - Class in hec.gfx2d
-
Title: Hec Java Development
- PlotLayout() - Constructor for class hec.gfx2d.PlotLayout
- plotPolyLineClipped(Graphics, Rectangle, int[], int[], int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a poly line into a region bounded by a given rectangle.
- plotPolyLineClipped(Graphics, Rectangle, int[], int[], int, boolean) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a poly line into a region bounded by a given rectangle.
- plotPolyLineClipped(Graphics, Rectangle, int[], int[], int, boolean, boolean) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a poly line into a region bounded by a given rectangle.
- plotPolyLineClipped(Graphics, Rectangle, int[], int[], int, boolean, Color, float, boolean, int, float, Color, Color) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a poly line into a region bounded by a given rectangle.
- plotPolyLineClipped(Graphics, Rectangle, int[], int[], int, boolean, Color, float, boolean, int, float, Color, Color, boolean, int, int, boolean, String, int, int, Font, Color) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a poly line into a region bounded by a given rectangle.
- plotPolyLineClipped(Graphics, Rectangle, int[], int[], int, boolean, Color, float, boolean, int, float, Color, Color, int, int) - Static method in class hec.gfx2d.Gfx2dDrawUtil
-
This method draws a poly line into a region bounded by a given rectangle.
- plotProperties() - Method in class hec.gfx2d.G2dDialog
- PlotProperties - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- PlotProperties() - Constructor for class hec.gfx2d.PlotProperties
- PlotPropertiesDialog - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- PlotPropertiesDialog(Frame, boolean) - Constructor for class hec.gfx2d.PlotPropertiesDialog
- plotPropVector - Variable in class hec.gfx2d.G2dPanelProp
-
vector of property objects describing plot component sets
- PlotProvider - Interface in hec.dataTable
- PlotSpec - Class in hec.script
-
Simple wrapper for hec.script package
- PlotSpec() - Constructor for class hec.script.PlotSpec
- PlotSpecification - Class in hec.gfx2d
- PlotSpecification() - Constructor for class hec.gfx2d.PlotSpecification
-
Public constructor
- PlotSpecification.ColorInfo - Class in hec.gfx2d
-
Simple container class for combining color string and transparency
- PlottableMode - Interface in hec.client
- plotTimeWindow(TimeWindowPlotData) - Method in class hec.gfx2d.G2dPanel
- plotTimeWindow(RunTimeWindow, int, String) - Method in class hec.gfx2d.G2dDialog
-
Plots a time window.
- PLOTTING - Enum constant in enum class hec.chart.DistributionPlotTypes
- PLOTTING_POINTS_ALL - Static variable in class hec.hecmath.DurationAnalysis
- PLOTTING_POINTS_TRADITIONAL - Static variable in class hec.hecmath.DurationAnalysis
-
Determine interpolation points for plotting
- PLOTTING_POINTS_USER_DEFINED - Static variable in class hec.hecmath.DurationAnalysis
- PlotTreeCellRenderer() - Constructor for class hec.gfx2d.LayoutPlotDialog.PlotTreeCellRenderer
- PlotType - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- PlotType() - Constructor for class hec.gfx2d.PlotType
- PlotType(Vector, G2dPanelProp) - Constructor for class hec.gfx2d.PlotType
- PlotTypeChangedEvent - Class in hec.event
- PlotTypeChangedEvent(Object, int) - Constructor for class hec.event.PlotTypeChangedEvent
- PlotTypeListener - Interface in hec.event
- plotTypesChanged(PlotTypeChangedEvent) - Method in interface hec.event.PlotTypeListener
- PlotUtilities - Class in hec.hecmath
- PlotUtilities() - Constructor for class hec.hecmath.PlotUtilities
- PluginAuthor - Class in hec.model
- PluginAuthor() - Constructor for class hec.model.PluginAuthor
- PluginAuthor(String, String, String) - Constructor for class hec.model.PluginAuthor
- PluginAuthorDialog - Class in hec.gui
- PluginAuthorDialog(Window, PluginAuthor, String) - Constructor for class hec.gui.PluginAuthorDialog
- PluginFileNameComparator - Class in rma.util
- PluginFileNameComparator() - Constructor for class rma.util.PluginFileNameComparator
- PlugInLoader - Class in hec.client
- PlugInLoader - Class in rma.util
- PlugInLoader() - Constructor for class hec.client.PlugInLoader
- PlugInLoader() - Constructor for class rma.util.PlugInLoader
- pngBytes - Variable in class rma.util.png.PngEncoder
- pngEncode() - Method in class rma.util.png.PngEncoder
-
Creates an array of bytes that is the PNG equivalent of the current image.
- pngEncode() - Method in class rma.util.png.PngEncoderB
-
Creates an array of bytes that is the PNG equivalent of the current image.
- pngEncode(boolean) - Method in class rma.util.png.PngEncoder
-
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
- pngEncode(boolean) - Method in class rma.util.png.PngEncoderB
-
Creates an array of bytes that is the PNG equivalent of the current image, specifying whether to encode alpha or not.
- PngEncoder - Class in rma.util.png
- PngEncoder() - Constructor for class rma.util.png.PngEncoder
-
Class constructor
- PngEncoder(Image) - Constructor for class rma.util.png.PngEncoder
-
Class constructor specifying Image to encode, with no alpha channel encoding.
- PngEncoder(Image, boolean) - Constructor for class rma.util.png.PngEncoder
-
Class constructor specifying Image to encode, and whether to encode alpha.
- PngEncoder(Image, boolean, int) - Constructor for class rma.util.png.PngEncoder
-
Class constructor specifying Image to encode, whether to encode alpha, and filter to use.
- PngEncoder(Image, boolean, int, int) - Constructor for class rma.util.png.PngEncoder
-
Class constructor specifying Image source to encode, whether to encode alpha, filter to use, and compression level.
- PngEncoderB - Class in rma.util.png
- PngEncoderB() - Constructor for class rma.util.png.PngEncoderB
-
Class constructor
- PngEncoderB(BufferedImage) - Constructor for class rma.util.png.PngEncoderB
-
Class constructor specifying BufferedImage to encode, with no alpha channel encoding.
- PngEncoderB(BufferedImage, boolean) - Constructor for class rma.util.png.PngEncoderB
-
Class constructor specifying BufferedImage to encode, and whether to encode alpha.
- PngEncoderB(BufferedImage, boolean, int) - Constructor for class rma.util.png.PngEncoderB
-
Class constructor specifying BufferedImage to encode, whether to encode alpha, and filter to use.
- PngEncoderB(BufferedImage, boolean, int, int) - Constructor for class rma.util.png.PngEncoderB
-
Class constructor specifying BufferedImage source to encode, whether to encode alpha, filter to use, and compression level
- poft(double) - Method in class hec.map.WorldLineSeg
- pointColor - Variable in class hec.gfx2d.G2dMarkerPointProperties
- PointedSliderUi - Class in rma.swing.colorchooser
- PointedSliderUi(JSlider, boolean) - Constructor for class rma.swing.colorchooser.PointedSliderUi
- POINTER_CURSOR - Static variable in class hec.map.PointerMouseAdapter
- PointerMouseAdapter - Class in hec.map
-
Mouse adapter for editing FIA time series locations.
- PointerMouseAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.PointerMouseAdapter
- pointerOver(LocalPt) - Method in class hec.gfx2d.G2dComponent
- pointerOver(LocalPt) - Method in interface hec.gfx2d.G2dEditComponent
-
Method called when the pointer is over a given point
- pointerOver(LocalPt) - Method in class hec.gfx2d.G2dGlyph
- pointerOver(LocalPt) - Method in class hec.gfx2d.G2dPanel
-
pointerOver
- pointerOver(LocalPt) - Method in interface hec.gfx2d.G2dPointerComponent
-
Method called when the pointer is over a given point
- pointerOver(LocalPt) - Method in class hec.gfx2d.G2dSpacer
- pointerOver(LocalPt) - Method in class hec.gfx2d.Viewport
- PointPropertiesPanel - Class in hec.gfx2d
-
This Class forms the basic property panel within the dialog for a point type
- PointPropertiesPanel() - Constructor for class hec.gfx2d.PointPropertiesPanel
- pointSize - Variable in class hec.gfx2d.G2dMarkerPointProperties
- pointStyle - Variable in class hec.gfx2d.G2dMarkerPointProperties
- pointStylePanel - Variable in class hec.gfx2d.components.SimplePointPropertiesPanel
- pointToString(TinContainer, int) - Static method in class hec.io.TinContainer
- pointType - Variable in class hec.io.TinContainer
-
Array of vertex types as enumerated values.
- polarPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- PolarStereographicCoordinateInfo - Class in hec.map.transform
- PolarStereographicCoordinateInfo() - Constructor for class hec.map.transform.PolarStereographicCoordinateInfo
- PolarStereographicCoordinateInfo(String, String) - Constructor for class hec.map.transform.PolarStereographicCoordinateInfo
- PolarStereographicCoordinateInfo(String, String, double, double, double, double, double, double) - Constructor for class hec.map.transform.PolarStereographicCoordinateInfo
- PolarStereographicPanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
- polygon(int[], int[], int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- polygonProperties - Variable in class hec.gfx2d.G2dGlyphDrawProp
- polygonProperties - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- polyline(int[], int[], int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- Polyline2D() - Constructor for class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Creates an empty Polyline2D.
- Polyline2D(double[], double[], int) - Constructor for class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Constructs and initializes a
Polyline2D
from the specified parameters. - Polyline2D(float[], float[], int) - Constructor for class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Constructs and initializes a
Polyline2D
from the specified parameters. - Polyline2D(int[], int[], int) - Constructor for class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Constructs and initializes a
Polyline2D
from the specified parameters. - Polyline2D(Line2D) - Constructor for class hec.gfx2d.G2dLogarithmicLine.Polyline2D
- polynomialTransformation(HecMath) - Method in class hec.hecmath.HecMath
- polynomialTransformation(TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
-
Compute a polynomial transformation of
tsMath
using the polynomial coefficients defined in the current paired data set. - polynomialTransformationWithIntegral(HecMath) - Method in class hec.hecmath.HecMath
- polynomialTransformationWithIntegral(TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
-
Compute a polynomial transformation with integral of
tsMath
using the polynomial coefficients defined in the current paired data set. - polypolygon(Polygon[]) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- Pool - Class in hec.data.pool
-
Pool object that represents the pool information retrieved from the database as HecJavaDev objects.
- Pool(IPoolName, LocationTemplate, ILocationLevelRef, ILocationLevelRef) - Constructor for class hec.data.pool.Pool
-
Constructs a new Pool given the PoolName information, Project LocationTemplate, and top and bottom ILocationLevelRef's
- Pool(IPoolName, LocationTemplate, ILocationLevelRef, ILocationLevelRef, boolean) - Constructor for class hec.data.pool.Pool
- PoolName - Class in hec.data.pool
-
Represents the database PoolName information.
- PoolName(String, String) - Constructor for class hec.data.pool.PoolName
-
Constructs a new PoolName for the given pool name and office ID
- PoolNameRef - Class in hec.data.pool
-
Represents the data required for retrieving IPoolName objects from the database.
- PoolNameRef(String, String) - Constructor for class hec.data.pool.PoolNameRef
-
Creates a new PoolNameRef object for a given glob style pool name, and office ID.
- PoolRef - Class in hec.data.pool
-
Represents the information required for retrieving IPool objects from the database.
- PoolRef(PoolNameRef) - Constructor for class hec.data.pool.PoolRef
-
Creates a PoolRef given a PoolNameRef instance.
- PoolRef(PoolNameRef, String) - Constructor for class hec.data.pool.PoolRef
-
Creates a new PoolRef object given a PoolNameRef and the Project ID.
- PoolRef(PoolNameRef, String, String, String) - Constructor for class hec.data.pool.PoolRef
-
Creates a new PoolRef given a PoolNameRef, Project ID mask, and Top and Bottom level masks.
- popLabel() - Method in class hec.geometry.Axis
- popLastEdit() - Method in class rma.swing.AbstractTextEditorPanel
- popLastEdit() - Method in class rma.swing.SerializerEditDlg
- populateFiles(File, ArrayList<File>, FileFilter) - Static method in class hec.io.FileTypesFilter
- popupMenu(LocalPt) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- popupMenu(Point) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- popupMenuAction(Point) - Method in class rma.swing.RmaJTextArea
- popupMenuAction(Point) - Method in class rma.swing.RmaJTextField
- PopupNodeListener - Class in rma.swing.tree
- PopupNodeListener(JTree) - Constructor for class rma.swing.tree.PopupNodeListener
- PopupPlotCreator - Interface in hec.gfx2d
-
Title: Hec Java Development
- PopupPlotMouseAdapter - Class in hec.gfx2d
-
Title: CWMS Development
- PopupPlotMouseAdapter(Component, G2dPanel) - Constructor for class hec.gfx2d.PopupPlotMouseAdapter
-
Constructs a new mouse adapter to listen for thumbnail plot mouse events
- PopupTreeNode - Interface in rma.swing.tree
- PORTION - Enum constant in enum class hec.gfx2d.swing.charts.thresholds.Threshold.ThresholdType
- PORTRAIT - Static variable in class rma.swing.table.TablePrintProperties
- position - Variable in class hec.map.MapPosition
- POSITION_STRINGS - Static variable in class hec.gfx2d.GfxLabelItem
-
the positions as strings
- POSITION_STRINGS - Static variable in class hec.map.MapLabelItem
-
the positions as strings
- PositionPanel - Class in hec.gfx2d.components
- PositionPanel() - Constructor for class hec.gfx2d.components.PositionPanel
- POSITIVE_INFINITY - Static variable in interface hec.io.AsciiSerializableConstants
- possiblyInitialize(MapCanvas, MapScale) - Method in class hec.map.renderer.AbstractThreadedRenderer
- possiblyInstall() - Static method in class rma.util.debug.LogViolationRepaintManager
-
Calls LogViolationRepaintManager.install() if LogViolationRepaintManager.PROP is true.
- possiblyInstall() - Static method in class rma.util.debug.MonitorEdtQueue
-
Calls MonitorEdtQueue.initMonitoring() if MonitorEdtQueue.PROP is true.
- possiblyMoveToComplete(RenderTaskFactory) - Method in class hec.map.renderer.AbstractThreadedRenderer
- postError(Component, String) - Static method in class rma.util.RMAIO
- postError(Component, String, String) - Static method in class rma.util.RMAIO
- postError(String, String) - Method in interface hec.appInterface.Application
-
display an Error type message to the user
- POSTFIX - Enum constant in enum class hec.hecmath.computation.Constants.Notation
- POSTFIX - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- postInfo(Component, String) - Static method in class rma.util.RMAIO
- postOkCancelWarning(Component, String) - Static method in class rma.util.RMAIO
- postOkCancelWarning(Component, String, String) - Static method in class rma.util.RMAIO
- postWarning(Component, String) - Static method in class rma.util.RMAIO
- postWarning(Component, String, String) - Static method in class rma.util.RMAIO
- postYesNoCancelWarning(Component, String) - Static method in class rma.util.RMAIO
- postYesNoCancelWarning(Component, String, String) - Static method in class rma.util.RMAIO
- postYesNoMessage(Component, String, String) - Static method in class rma.util.RMAIO
- postYesNoWarning(Component, String) - Static method in class rma.util.RMAIO
- postYesNoWarning(Component, String, String) - Static method in class rma.util.RMAIO
- POUNDS - Static variable in class hec.heclib.dss.HecDataConversion
- POWER - Enum constant in enum class hec.data.ParamDoubleSupport
- PowerfulTokenizer - Class in rma.util
- PowerfulTokenizer(String, String) - Constructor for class rma.util.PowerfulTokenizer
-
Constructor
- PowerfulTokenizer(String, String, boolean) - Constructor for class rma.util.PowerfulTokenizer
-
Constructor
- PP - Enum constant in enum class hec.chart.DistributionPlotTypes
- precedence() - Method in enum class hec.hecmath.computation.Constants.LogicTestOperator
- precedence() - Method in enum class hec.hecmath.computation.Constants.MathOperator
- precedence() - Method in enum class hec.hecmath.computation.Constants.Precedence
- precedence() - Method in enum class hec.hecmath.computation.Constants.QualityOperator
- precedence() - Method in enum class hec.hecmath.computation.Constants.QualityTestOperator
- precedence() - Method in enum class hec.hecmath.computation.Constants.TextOperator
- precedence() - Method in enum class hec.hecmath.computation.Constants.TextTestOperator
- precedence() - Method in enum class hec.hecmath.computation.Constants.ValueTestOperator
- precedence(String) - Static method in class hec.hecmath.computation.LogicTest
- precedence(String) - Static method in class hec.hecmath.computation.MathOperation
- precedence(String) - Static method in class hec.hecmath.computation.QualityTest
- precedence(String) - Static method in class hec.hecmath.computation.TextOperation
- precedence(String) - Static method in class hec.hecmath.computation.TextTest
- precedence(String) - Static method in class hec.hecmath.computation.ValueTest
- PrecipColorContour - Class in rma.util
- PrecipColorContour() - Constructor for class rma.util.PrecipColorContour
- PRECIPITATION - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- PRECIPITATION_TYPE - Static variable in class rma.util.ColorContour
- precision - Variable in class hec.heclib.dss.HecDSSRecordData
- precision - Variable in class hec.heclib.dss.HecDSSRecordInfo
- precision - Variable in class hec.io.TimeSeriesContainer
- precision() - Method in class hec.heclib.dss.HecTimeSeriesBase
- precision() - Method in class hec.heclib.util.HecDouble
- precision() - Method in class hec.heclib.util.HecDoubleArray
- PRECISION_NOT_SET - Static variable in class hec.data.ParamDouble
-
Deprecated.
- PRECISION_NOT_SET - Static variable in class hec.data.ParamDoubleArray
-
Deprecated.
- precisions - Variable in class hec.io.PairedDataContainer
- precisionSet() - Method in class hec.heclib.util.HecDouble
- PREFERENCES - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.debug flags
- PreferencesConstants - Interface in hec.lang
- PreferencesLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- preferredBounds - Variable in class hec.map.annotations.Widget
- preferredHeight - Variable in class hec.io.DssFileContainer
- preferredLayoutSize(Container) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager
- preferredLayoutSize(Container) - Method in class hec.io.BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager
- preferredLayoutSize(Container) - Method in class rma.swing.plaf.basic.BasicDateFieldUI.DateFieldLayoutManager
- preferredLayoutSize(Container) - Method in class rma.swing.plaf.basic.BasicDescFieldUI.DateFieldLayoutManager
- preferredSize - Variable in class hec.map.annotations.Widget
- PreferredSizeProvider - Interface in hec.gfx2d
- preferredWidth - Variable in class hec.io.DssFileContainer
- PREFFERED_NAME_WIDTH - Static variable in class hec.gui.NameDescriptionPanel
- PREFIX - Enum constant in enum class hec.hecmath.computation.Constants.Notation
- prepareEditor(TableCellEditor, int) - Method in class rma.swing.table.editableheader.EditableHeader
- prepareEditor(TableCellEditor, int, int) - Method in class rma.swing.RmaJTable
-
private void setUpDecimalEditor(JTable table) { /Set up the editor for the integer cells.
- prepareForWrite() - Method in class hec.heclib.dss.HecTimeSeries
- prepareLines(String) - Static method in class hec.gfx2d.PlotSpecification
-
Strips comments, nulls non-quoted spaces, preserves quotes
- prepareWord(String) - Static method in class hec.gfx2d.PlotSpecification
-
Strips quote characters and replaces nulls with spaces
- PREPEND - Static variable in class hec.util.TimeWindowExtensionDialog
- pressed(Graphics) - Method in class hec.gfx2d.ColorSquare
- pressedButton1(MouseEvent) - Static method in class hec.gfx2d.G2dMouseAdapter
- pressedButton1(MouseEvent) - Static method in class hec.gfx2d.PanelDragTarget
- pressedButton1(MouseEvent) - Static method in class hec.map.MapMouseAdapter
-
checks to see if the MouseEvent e's Button 1 is pressed
- pressedButton2(MouseEvent) - Static method in class hec.gfx2d.G2dMouseAdapter
- pressedButton2(MouseEvent) - Static method in class hec.gfx2d.PanelDragTarget
- pressedButton2(MouseEvent) - Static method in class hec.map.MapMouseAdapter
-
checks to see if the MouseEvent e's Button 2 is pressed
- pressedButton3(MouseEvent) - Static method in class hec.gfx2d.G2dMouseAdapter
- pressedButton3(MouseEvent) - Static method in class hec.gfx2d.PanelDragTarget
- pressedButton3(MouseEvent) - Static method in class hec.map.MapMouseAdapter
-
checks to see if the MouseEvent e's Button 3 is pressed
- PREV - Static variable in class hec.client.FindTextJDialog
- preventClose() - Method in class hec.map.importer.AbstractShapeImportDialog.SymWindow
- PreviewDialog - Class in hec.client
- PreviewDialog(Dialog, boolean) - Constructor for class hec.client.PreviewDialog
- PreviewDialog(Frame, boolean) - Constructor for class hec.client.PreviewDialog
- previous() - Method in class hec.map.raster.RasterSegmentIterator
- previousRecord() - Method in class hec.io.DBFDataStorage
- previousRecord() - Method in class rma.swing.RmaNavigationPanel
-
go to the previous record
- previousWindow() - Method in class rma.swing.MDIDesktopPane
- PRIMARY_HOST_TYPE - Static variable in class hec.io.TopologyFile
-
Description
- PrimitiveArrayToBinary - Class in hec.io.dbf.types
- PrimitiveArrayToBinary() - Constructor for class hec.io.dbf.types.PrimitiveArrayToBinary
- print() - Method in class hec.chart.Histogram
- print() - Method in class hec.gfx2d.G2dDialog
- print() - Method in class hec.io.PasswordFile
- print() - Method in class hec.server.Profile
- print() - Method in class hec.server.ProfileTable
- print() - Method in class hec.util.TextDialog
- print() - Method in class rma.util.PrintUtilities
- print(boolean) - Method in class hec.chart.Histogram
- print(boolean) - Method in class hec.io.LogPrintWriter
- print(char) - Method in class hec.io.LogPrintWriter
- print(char[]) - Method in class hec.io.LogPrintWriter
- print(double) - Method in class hec.io.LogPrintWriter
- print(float) - Method in class hec.io.LogPrintWriter
- print(int) - Method in class hec.io.LogPrintWriter
- print(long) - Method in class hec.io.LogPrintWriter
- print(Graphics, PageFormat, int) - Method in class hec.gfx2d.G2dDialog
-
print this plot This method is public as an implementation side effect.
- print(Graphics, PageFormat, int) - Method in class hec.gfx2d.G2dPanel
- print(Graphics, PageFormat, int) - Method in class hec.gfx2d.PrintMultipleJDialog
-
This is the print callback method.
- print(Graphics, PageFormat, int) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
-
print this table This method is public as an implementation side effect.
- print(Graphics, PageFormat, int) - Method in class rma.swing.print.DocumentRenderer
- print(Graphics, PageFormat, int) - Method in class rma.swing.RmaJTable
-
print this table This method is public as an implementation side effect.
- print(Graphics, PageFormat, int) - Method in class rma.swing.SerializerEditDlg
- print(Graphics, PageFormat, int) - Method in class rma.swing.table.MultiTablePrintManager
- print(Graphics, PageFormat, int) - Method in class rma.swing.table.TablePrintManager
- print(Graphics, PageFormat, int) - Method in class rma.util.PrintUtilities
- print(Graphics, PageFormat, int, boolean, PrintProperties) - Method in class hec.gfx2d.G2dPanel
- print(PrintStream, String, char) - Static method in class rma.util.CJFormat
-
prints a formatted number following printf conventions
- print(PrintStream, String, char) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- print(PrintStream, String, double) - Static method in class rma.util.CJFormat
-
prints a formatted number following printf conventions
- print(PrintStream, String, double) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- print(PrintStream, String, long) - Static method in class rma.util.CJFormat
-
prints a formatted number following printf conventions
- print(PrintStream, String, long) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- print(PrintStream, String, String) - Static method in class rma.util.CJFormat
-
prints a formatted number following printf conventions
- print(Object) - Static method in class hec.chart.ColorWheel
- print(Object) - Method in class hec.io.LogPrintWriter
- print(String) - Method in class hec.io.LogPrintWriter
- print(String) - Method in class hec.server.RmiUserPrintStream
- print(JEditorPane) - Method in class rma.swing.print.DocumentRenderer
- print(HTMLDocument) - Method in class rma.swing.print.DocumentRenderer
- print(PlainDocument) - Method in class rma.swing.print.DocumentRenderer
- PRINT_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- printAction() - Method in class rma.swing.AbstractTextEditorPanel
-
display
- printAction() - Method in class rma.swing.SerializerEditDlg
- printArgs() - Method in class hec.heclib.grid.Asc2DssGrid
- printArgs() - Method in class hec.heclib.grid.Dss2AscGrid
- printArgs() - Method in class hec.heclib.grid.Dss2FltGrid
- printArgs() - Method in class hec.heclib.grid.Flt2DssGrid
- printArray(double[]) - Method in class hec.chart.Histogram
- printArray(float[]) - Method in class hec.heclib.grid.GriddedData
- PrintCellRendererPane - Class in rma.swing.table
- PrintCellRendererPane() - Constructor for class rma.swing.table.PrintCellRendererPane
- printComponent(Component) - Static method in class rma.util.PrintUtilities
- printData() - Method in class hec.io.dbf.DbfQueryResultSet
-
Prints descriptive information on this object to System.out.
- printData() - Method in class hec.io.dbf.DbfRecord
-
Prints to standard out the record number and field data of this record.
- printData() - Method in interface hec.io.dbf.DbfRecordIndexSet
-
Prints out the data for this record number set to System.out.
- printData() - Method in class hec.io.dbf.DbfRecordQuery
-
Prints descriptive information on this object to System.out.
- printData() - Method in interface hec.io.dbf.DbfRecordSet
-
Prints descriptive information on this object to System.out.
- printData() - Method in class hec.io.dbf.DbfResultSet
- printData() - Method in class hec.io.dbf.DefaultDbfRecordIndexSet
-
Prints out the data for this record index set to System.out.
- printData() - Method in class hec.io.dbf.DefaultDbfRecordSet
-
Prints descriptive information on this object to standard out.
- printData() - Method in class rma.swing.RmaJTable
-
create the printjob and tell it to print.
- printData() - Method in class rma.swing.table.TablePrintManager
- printData(boolean) - Method in class rma.swing.table.TablePrintManager
-
This method starts the printing cycle to print the table to the printer
- printDialog() - Method in class rma.swing.print.DocumentRenderer
- printDouble(char, double) - Method in class hec.lang.RdcField
- printDouble(char, int, double) - Method in class hec.lang.RdcField
-
Returns String containing justified and formatted double number using previously stored pattern and DecimalFormat.
- printDouble(char, int, int, double) - Static method in class hec.lang.RdcField
-
Format a double number for printing.
- printDouble(double) - Method in class hec.lang.RdcField
-
Returns String containing justified and formatted double number using previously stored pattern and DecimalFormat, justification, and fieldwidth.
- printElapsedTime() - Static method in class hec.util.ElapsedTime
- PRINTER_SCALE - Static variable in class hec.gfx2d.G2dResolutionConst
- PRINTER_SCALE - Variable in class rma.util.RmaSymbol
- printError(String) - Method in interface rma.lang.RmaSVFunction
- printErrorMessage(String) - Method in class hec.io.ConsoleWindow
- printErrorMessage(String) - Method in class hec.model.Conditional
- printErrorMessage(String) - Method in interface hec.model.MessagePrinter
- printErrorMessage(String) - Method in interface hec.model.UserInterface
- printErrorMessage(String) - Method in class rma.swing.ProgressIndicator
-
print an Error message
- printErrorString(int) - Static method in class hec.io.CodebaseErrorTable
- PrintfFormat - Class in rma.text
-
PrintfFormat allows the formatting of an array of objects embedded within a string.
- PrintfFormat(String) - Constructor for class rma.text.PrintfFormat
-
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
- PrintfFormat(Locale, String) - Constructor for class rma.text.PrintfFormat
-
Constructs an array of control specifications possibly preceded, separated, or followed by ordinary strings.
- printField(int) - Method in class hec.lang.RdcField
-
Prints the field parameters for field j to the standard output device.
- printFields() - Method in class hec.lang.RdcDelim
- printFields() - Method in class hec.map.aishape.AiShapeObject
- printFile() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- printFooter(Graphics, PageFormat, int) - Method in class rma.swing.table.MultiTablePrintManager
- printGridlines - Variable in class rma.swing.table.TablePrintProperties
- printHeader(Graphics, PageFormat, int) - Method in class rma.swing.table.MultiTablePrintManager
- printHeaderBackground - Variable in class rma.swing.table.TablePrintProperties
- printInfo() - Method in class hec.model.JobTask
- printInfo() - Method in class hec.model.SchedulableJob
- printInfo() - Method in class hec.script.ScriptJob
- printInfo() - Method in class hec.script.ServerScriptJobTask
- printInteger(char, int, int) - Method in class hec.lang.RdcField
- printIntegerStatic(char, int, int) - Static method in class hec.lang.RdcField
-
Returns justified integer within field width.
- println() - Method in class hec.server.RmiUserPrintStream
- println(boolean) - Method in class hec.io.LogPrintWriter
- println(char) - Method in class hec.io.LogPrintWriter
- println(char[]) - Method in class hec.io.LogPrintWriter
- println(double) - Method in class hec.io.LogPrintWriter
- println(float) - Method in class hec.io.LogPrintWriter
- println(int) - Method in class hec.io.LogPrintWriter
- println(long) - Method in class hec.io.LogPrintWriter
- println(Object) - Method in class hec.io.LogPrintWriter
- println(String) - Method in class hec.io.LogPrintWriter
- printLogMessage(String) - Method in interface hec.model.MessagePrinter
- printMessage() - Method in class hec.heclib.dss.DSSErrorMessage
- printMessage(String) - Method in class hec.io.ConsoleWindow
- printMessage(String) - Method in interface hec.model.IForecast
- printMessage(String) - Method in interface hec.model.MessagePrinter
- printMessage(String) - Method in interface hec.model.UserInterface
- printMessage(String) - Method in class rma.swing.ProgressIndicator
-
print a message
- printMultiple() - Method in class hec.gfx2d.G2dDialog
- PrintMultipleJDialog - Class in hec.gfx2d
- PrintMultipleJDialog() - Constructor for class hec.gfx2d.PrintMultipleJDialog
- PrintMultipleJDialog(Frame) - Constructor for class hec.gfx2d.PrintMultipleJDialog
- PrintMultipleJDialog(String) - Constructor for class hec.gfx2d.PrintMultipleJDialog
- printout() - Method in class hec.model.WarningTreeNode
- printPreview() - Method in class hec.dataTable.HecDataTableFrame
- printPreview() - Method in class hec.gfx2d.G2dDialog
- printPreview() - Method in class hec.gfx2d.PrintMultipleJDialog
-
Displays the print preview dialog.
- printPreview() - Method in class rma.swing.RmaJTable
-
Method Description
- printPreview() - Method in class rma.swing.table.MultiTablePrintManager
-
This methods starts the printing cycle to generate a print preview.
- printPreview() - Method in class rma.swing.table.TablePrintManager
-
This methods starts the printing cycle to generate a print preview.
- printPreview(boolean) - Method in class rma.swing.table.TablePrintManager
- PrintPreview - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- PrintPreview - Class in rma.swing
- PrintPreview(Dialog, Printable, String) - Constructor for class hec.chart.PrintPreview
- PrintPreview(Dialog, Printable, String) - Constructor for class rma.swing.PrintPreview
- PrintPreview(Frame, Printable, String) - Constructor for class hec.chart.PrintPreview
- PrintPreview(Frame, Printable, String) - Constructor for class rma.swing.PrintPreview
- PrintPreview(Printable) - Constructor for class hec.chart.PrintPreview
- PrintPreview(Printable) - Constructor for class rma.swing.PrintPreview
- PrintProperties - Class in hec.gfx2d
- PrintProperties() - Constructor for class hec.gfx2d.PrintProperties
- PrintPropertiesDlg - Class in rma.swing.table
- PrintPropertiesDlg(Dialog, boolean, String, DefaultJPanel[]) - Constructor for class rma.swing.table.PrintPropertiesDlg
- PrintPropertiesDlg(Dialog, boolean, DefaultJPanel[]) - Constructor for class rma.swing.table.PrintPropertiesDlg
- PrintPropertiesDlg(Frame, boolean, String, DefaultJPanel[]) - Constructor for class rma.swing.table.PrintPropertiesDlg
- PrintPropertiesDlg(Frame, boolean, DefaultJPanel[]) - Constructor for class rma.swing.table.PrintPropertiesDlg
- PrintPropertiesDlg(String) - Constructor for class rma.swing.table.PrintPropertiesDlg
- printReport() - Method in interface hec.client.Report
- printResult(String, double, double) - Static method in class hec.lang.Statistics
-
Print Current Deviate Values
- printScript() - Method in class hec.script.AbstractScriptEditor
- printSelection - Variable in class rma.swing.table.TablePrintProperties
- printSetup() - Method in class hec.util.TextDialog
- printStatus(String) - Method in class hec.gfx2d.G2dPanel
-
printStatus
- printStatus(String) - Method in class hec.io.ConsoleWindow
- printStatus(String) - Method in class hec.map.MapPanel
-
print a statuc message to the UserInterface object of this MapPanel
- printStatus(String) - Method in interface hec.model.UserInterface
- printStatus(String) - Method in class rma.swing.ProgressIndicator
-
print a status message
- printString() - Method in class hec.dataTable.ArrayModel
- printString() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- printString() - Method in class hec.dataTable.HecDataTableFrame
- printString(char, int, String) - Method in class hec.lang.RdcField
- printStringStatic(char, int, String) - Static method in class hec.lang.RdcField
-
Returns justified String within desired field width.
- printSubTable(Graphics2D, PageFormat, int, int) - Method in class rma.swing.table.TablePrintManager
- printSummaryAction() - Method in class hec.client.SummaryWizardPanel
- printSummaryStats() - Method in class hec.chart.Histogram
- printTables() - Method in class rma.swing.table.MultiTablePrintManager
-
This is the method that starts off the entire print process.
- printTcu() - Method in class hec.tcu.TcuDialog
- printToConsole() - Method in class hec.io.PairedDataContainer
-
prints values from this PairedDataContainer to the console.
- printToConsole() - Method in class hec.io.TimeSeriesContainer
-
Prints time series data to System.out
- printToConsole(int) - Method in class hec.io.TimeSeriesContainer
-
Prints time series data to System.out
- printToDefault() - Method in class hec.gfx2d.G2dDialog
-
Prints using the printer defaults such as page format and printer.
- PrintUI - Interface in rma.swing.table
- printUsage() - Static method in class hec.heclib.grid.Asc2DssGrid
- printUsage() - Static method in class hec.heclib.grid.Flt2DssGrid
- printUsage() - Static method in class hec.io.AsciiSerializerFormatter
- PrintUtilities - Class in rma.util
- PrintUtilities(Component) - Constructor for class rma.util.PrintUtilities
- printView(Graphics2D, Shape, View) - Method in class rma.swing.print.DocumentRenderer
- printWarning(String) - Method in interface rma.lang.RmaSVFunction
- printWarningMessage(String) - Method in class hec.io.ConsoleWindow
- printWarningMessage(String) - Method in interface hec.model.MessagePrinter
- printWarningMessage(String) - Method in interface hec.model.UserInterface
- printWarningMessage(String) - Method in class rma.swing.ProgressIndicator
-
print a warning message
- Priorities - Interface in rma.util
-
interface that defines the priorities that items can have.
- priority - Variable in class rma.util.Queue.DataStoreObject
- priorRow - Variable in class rma.util.png.PngEncoder
- PROBABILITY - Static variable in class hec.geometry.Axis
- PROBABILITY_AXIS_LABELS - Static variable in class hec.geometry.ProbabilityAxis
- PROBABILITY_AXIS_VALUES - Static variable in class hec.geometry.ProbabilityAxis
- ProbabilityAxis - Class in hec.geometry
-
Title: CWMS Development
- ProbabilityAxis(String) - Constructor for class hec.geometry.ProbabilityAxis
- ProbabilityAxisIterator - Class in hec.geometry
-
Title: CWMS Development
- ProbabilityAxisIterator(ProbabilityAxis, double) - Constructor for class hec.geometry.ProbabilityAxisIterator
- ProbabilityAxisTics - Class in hec.gfx2d
-
Title: Hec Java Development
- ProbabilityAxisTics(G2dPanel, ProbabilityAxis, Viewport, int) - Constructor for class hec.gfx2d.ProbabilityAxisTics
- ProbabilityDistributionFunction - Class in hec.model
- ProbabilityDistributionFunction(int, int, int) - Constructor for class hec.model.ProbabilityDistributionFunction
- ProbabilityScalePropertiesPanel - Class in hec.gfx2d
-
Title: Hec Java Development
- ProbabilityScalePropertiesPanel() - Constructor for class hec.gfx2d.ProbabilityScalePropertiesPanel
- process(int, int, Serializable) - Method in class hec.io.dbf.DeleteRecordHandler
- process(int, int, Serializable) - Method in class hec.io.dbf.RecordHandler
-
Gets the data from field 4 objects and packages it in the record set.
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class hec.io.dbf.annotations.AnnotationProcessor
- processArg(String, boolean) - Method in class rma.util.GetOpt
-
Method Description
- processArg(String, double) - Method in class rma.util.GetOpt
-
Method Description
- processArg(String, float) - Method in class rma.util.GetOpt
-
Method Description
- processArg(String, int) - Method in class rma.util.GetOpt
-
Method Description
- processArg(String, long) - Method in class rma.util.GetOpt
-
Method Description
- processComponentKeyEvent(KeyEvent) - Method in class rma.swing.RmaJTable
-
Method Description
- processComponentKeyEvent(KeyEvent) - Method in class rma.swing.RmaJTextArea
- processMouseEvent(MouseEvent) - Method in class rma.swing.action.ActionButton
-
Processes a given mouse event.
- ProcessOutput - Class in hec.io
- ProcessOutput(String) - Constructor for class hec.io.ProcessOutput
- ProcessOutput(String[]) - Constructor for class hec.io.ProcessOutput
- ProcessOutputLine - Class in hec.io
- ProcessOutputLine(String, boolean) - Constructor for class hec.io.ProcessOutputLine
- ProcessOutputReader - Class in hec.io
- ProcessOutputReader(BufferedReader, List, String, boolean, boolean) - Constructor for class hec.io.ProcessOutputReader
- processRow(int, Vector, Object) - Method in class hec.io.dbf.DeleteRecordHandler
- processRow(int, Vector, Object) - Method in class hec.io.dbf.QueryRecordHandler
- processRow(int, Vector, Object) - Method in class hec.io.dbf.RecordHandler
- processRow(int, Vector, Object) - Method in class hec.io.dbf.WriteRecordHandler
- processSearchParts(String, String, String, String, String, String) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- processStatus(int[], int[], int[]) - Static method in class hec.heclib.dss.HecDSSFileAccess
- PROD - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- product(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Multiply the current time series with the each time series in the parameter,
tsMathArray
. - product(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- product(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- Profile - Class in hec.server
- Profile() - Constructor for class hec.server.Profile
- Profile(String) - Constructor for class hec.server.Profile
- Profile(String, int) - Constructor for class hec.server.Profile
- Profile(String, int, String) - Constructor for class hec.server.Profile
- Profile(String, String) - Constructor for class hec.server.Profile
- Profile(String, Vector) - Constructor for class hec.server.Profile
- Profile(String, Vector, String) - Constructor for class hec.server.Profile
- ProfileAnimationDlg - Class in hec.gfx2d.profilePlot
-
ProfileAnimationDlg
provides animation control for AnimatedProfileG2dDialog(s). - ProfileAnimationDlg(AnimatedProfileG2dDialog, String, boolean, VCRPlayer) - Constructor for class hec.gfx2d.profilePlot.ProfileAnimationDlg
-
Constructor for the ProfileAnimationDlg object
- ProfileAnimationDlg_WindowClosing(WindowEvent) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
- ProfileDataG2dGlyph - Class in hec.gfx2d.profilePlot
- ProfileDataG2dGlyph(Viewport, ProfileDataG2dObject, Scale) - Constructor for class hec.gfx2d.profilePlot.ProfileDataG2dGlyph
- ProfileDataG2dObject - Class in hec.gfx2d.profilePlot
-
The Class ProfileDataG2dObject encapsulates a ProfileDataRecord plotting in a G2dDialog (AnimatedProfileG2dDialog).
- ProfileDataG2dObject(ProfileDataRecords, String) - Constructor for class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Instantiates a new profile data g2d object.
- ProfileDataG2dObject(ProfileDataRecords, String, int) - Constructor for class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Instantiates a new profile data g2d object.
- ProfileDataRecords - Class in hec.gfx2d.profilePlot
-
The Class ProfileDataRecord is an abstract class specifying the method interface for plotting {vertical) profile data in the animated plot dialog AnimatedProfileG2dDialog.
- ProfileDataRecords() - Constructor for class hec.gfx2d.profilePlot.ProfileDataRecords
- profileDepths - Variable in class hec.io.TimeSeriesContainer
- profileLabel - Variable in class hec.io.TimeSeriesContainer
- ProfileTable - Class in hec.server
- ProfileTable() - Constructor for class hec.server.ProfileTable
- profileValues - Variable in class hec.io.TimeSeriesContainer
- PROGRAM_DEFAULTS - Static variable in class hec.gfx2d.AbstractPlotDefaults
- PROGRAM_ORDER - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- programError(String) - Static method in class hec.heclib.grid.Asc2DssGrid
- programError(String) - Static method in class hec.heclib.grid.Flt2DssGrid
- programName - Variable in class hec.heclib.dss.HecDSSRecordInfo
- ProgramOrderItem - Class in hec.supplemental.model
- ProgramOrderItem() - Constructor for class hec.supplemental.model.ProgramOrderItem
- ProgramOrderItem(ProgramOrderItem) - Constructor for class hec.supplemental.model.ProgramOrderItem
- ProgramOrderItem(String, boolean) - Constructor for class hec.supplemental.model.ProgramOrderItem
- ProgramOrderItem(String, String, boolean, int) - Constructor for class hec.supplemental.model.ProgramOrderItem
- ProgramOrderLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- progress(int) - Method in interface hec.ui.ProgressListener
- progress(String) - Method in interface hec.ui.ProgressListener
- progress(String, int) - Method in interface hec.ui.ProgressListener
- progress(String, ProgressListener.MessageType) - Method in interface hec.ui.ProgressListener
- progress(String, ProgressListener.MessageType, int) - Method in interface hec.ui.ProgressListener
- ProgressBarProgressHandler - Class in hec.util.convertDss6To7
- ProgressBarProgressHandler(JProgressBar) - Constructor for class hec.util.convertDss6To7.ProgressBarProgressHandler
- ProgressDialog - Class in hec.util
- ProgressDialog(Dialog, int, boolean) - Constructor for class hec.util.ProgressDialog
- ProgressDialog(Frame, int, boolean) - Constructor for class hec.util.ProgressDialog
- ProgressIndicator - Class in rma.swing
-
Class Description
- ProgressIndicator(JDialog, long, String) - Constructor for class rma.swing.ProgressIndicator
- ProgressIndicator(JFrame, long, String) - Constructor for class rma.swing.ProgressIndicator
-
Constructor for the ProgressIndicator object
- ProgressListener - Interface in hec.ui
- ProgressListener.MessageType - Enum Class in hec.ui
- PROJECT_LOC - Static variable in interface hec.data.watersupply.IWaterUserContract
- PROJECT_LOCATION - Static variable in interface hec.data.lock.ILock
- PROJECT_LOCATION - Static variable in interface hec.data.project.IProject
- PROJECT_OWNER - Static variable in interface hec.data.project.IProject
- ProjectDataBuilder - Class in hec.data.project
- ProjectDataBuilder(String, String) - Constructor for class hec.data.project.ProjectDataBuilder
- ProjectDataImpl - Class in hec.data.project
- ProjectionXmlAdapter - Class in hec.map.annotations
- ProjectionXmlAdapter() - Constructor for class hec.map.annotations.ProjectionXmlAdapter
- ProjectLock - Class in hec.data.project
- ProjectLock(LocationTemplate, String, ZonedDateTime, String, String, String, String) - Constructor for class hec.data.project.ProjectLock
- ProjectLockRevoker - Class in hec.data.project
- ProjectLockRevoker() - Constructor for class hec.data.project.ProjectLockRevoker
- PROOF_QUALITY - Static variable in class rma.util.wmf.WMF
- PROP - Static variable in class rma.util.debug.LogViolationRepaintManager
- PROP - Static variable in class rma.util.debug.MonitorEdtQueue
- PROP_ANNOTATION - Static variable in class hec.map.annotations.AnnotationMapObject
- properties - Variable in class hec.properties.HECProperties
- properties() - Method in class hec.map.JLayerSelectorTreePanel
- PROPERTIES_PATH - Static variable in class hec.properties.HECProperties
- propertiesMenuItem - Variable in class hec.map.JLayerSelectorTreePanel
- PropertiesOKListener() - Constructor for class hec.gfx2d.G2dGlyph.PropertiesOKListener
- PropertiesSerializer - Class in hec.gfx2d
- PropertiesSerializer() - Constructor for class hec.gfx2d.PropertiesSerializer
- PROPERTY_COLOR - Static variable in class rma.swing.RmaJColorChooserButton
- PROPERTY_CONTOUR - Static variable in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- PROPERTY_CONTOUR_TYPE - Static variable in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- PROPERTY_DRAW_CLOCKWISE - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_ITEM_CONTROLS - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_LABEL_COLOR - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_LABEL_COLOR - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_LABEL_FONT - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_LABEL_FONT - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_LABEL_FORMAT - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_LABEL_FORMAT - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_LEGEND_SIDE - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_LINE_STYLE - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_RADIAL_SUM_CONTOUR - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_RADIAL_SUM_CONTOUR_TYPE - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_RADIAL_SUM_TEXT_VISIBLE - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_ROUNDING_PRECISION - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_ROUNDING_STYLE - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_SHOW_LABEL - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_SHOW_LEGEND - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_SHOW_RADIAL_SUM - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_SHOW_THRESHOLD_VALUES - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_SHOW_THRESHOLDS - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_SHOW_THRESHOLDS - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_SHOW_VALUE - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_SINGLE_COLOR - Static variable in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- PROPERTY_SINGLE_COLOR_SUM - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_START_ANGLE - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_START_ANGLE_MEASURE - Static variable in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- PROPERTY_THRESHOLDS - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_TITLE_COLOR - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_TITLE_FONT - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_TITLE_FORMAT - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_TYPE - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_UPDATE - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_UPDATE - Static variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- PROPERTY_UPDATE - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_VALUE - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- PROPERTY_VISIBLE - Static variable in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- PROPERTY_VISIBLE - Static variable in class hec.gfx2d.swing.charts.thresholds.Threshold
- propertyChange(PropertyChangeEvent) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- propertyChange(PropertyChangeEvent) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- propertyChange(PropertyChangeEvent) - Method in class hec.map.aishape.ui.AiGlyphDataRecordPropertiesDialog
- propertyChange(PropertyChangeEvent) - Method in class hec.map.aishape.ui.FieldColorTableModel
- propertyChange(PropertyChangeEvent) - Method in class hec.map.annotations.AnnotationMapGlyph
- propertyChange(PropertyChangeEvent) - Method in class hec.map.JLayerSelectorTreePanel
- propertyChange(PropertyChangeEvent) - Method in class hec.map.MapToolPanel.Handler
- propertyChange(PropertyChangeEvent) - Method in class hec.script.AbstractScriptEditor.TabFixTextAreaUI
- propertyChange(PropertyChangeEvent) - Method in class hec.script.LineNumberPanel
- propertyChange(PropertyChangeEvent) - Method in class rma.swing.action.ActionButton
- propertyChange(PropertyChangeEvent) - Method in class rma.swing.JScrollPaneAdjuster
- propertyChange(PropertyChangeEvent) - Method in class rma.swing.RmaNavigationPanel
- propertyChange(PropertyChangeEvent) - Method in class rma.swing.table.TableColumnWidthSynchronizer
-
Property Change Listener for the Loss Zone page so both tables can have the same column sizes.
- propertyChange(PropertyChangeEvent) - Method in class rma.swing.table.TwoTablesOneFixedPanel
- PropertyFireable - Interface in hec.gfx2d.swing.charts.util
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- propertyListener - Variable in class hec.map.MapToolPanel
- provide() - Method in interface hec.io.TextFileReference.FilenameProvider
- prune(Element) - Method in class hec.gfx2d.PlotSpecification
-
Removes any elements under the current element that have no content or attributes
- PruningComboBoxModel - Class in rma.swing
- PruningComboBoxModel(TreeSet, TreeSet) - Constructor for class rma.swing.PruningComboBoxModel
- PruningList - Class in rma.util
- PruningList(int) - Constructor for class rma.util.PruningList
- PS_DASH - Static variable in class rma.util.wmf.WMF
- PS_DASHDOT - Static variable in class rma.util.wmf.WMF
- PS_DASHDOTDOT - Static variable in class rma.util.wmf.WMF
- PS_DOT - Static variable in class rma.util.wmf.WMF
- PS_INSIDEFRAME - Static variable in class rma.util.wmf.WMF
- PS_NULL - Static variable in class rma.util.wmf.WMF
- PS_SOLID - Static variable in class rma.util.wmf.WMF
- PSGr2 - Class in rma.util.postscript
-
PSGr2 is a Graphics subclass for Java 2 that images to PostScript.
- PSGr2() - Constructor for class rma.util.postscript.PSGr2
-
Constructs a new PSGr2 Object.
- PSGr2(Writer) - Constructor for class rma.util.postscript.PSGr2
-
Constructs a new PSGr2 Object.
- PSGr2(Writer, Graphics, boolean) - Constructor for class rma.util.postscript.PSGr2
-
Constructs a new PSGr2 Object.
- PSGrBase - Class in rma.util.postscript
-
PSGr is a Graphics subclass that images to PostScript.
- PSGrBase() - Constructor for class rma.util.postscript.PSGrBase
-
Constructs a new PSGr Object that write to stdout.
- PSGrBase(Writer) - Constructor for class rma.util.postscript.PSGrBase
-
Constructs a new PSGr Object.
- PSGrBase(Writer, boolean) - Constructor for class rma.util.postscript.PSGrBase
-
Constructs a new PSGr Object.
- pt - Variable in class hec.geometry.WorldArc
- pt - Variable in class hec.map.dlg.DlgArea
- pt - Variable in class hec.map.dlg.DlgNode
- pt - Variable in class hec.map.WorldArc
- pt0 - Variable in class hec.map.dlg.DlgLine
- pt0 - Variable in class hec.map.WorldLineSeg
- pt1 - Variable in class hec.map.WorldLineSeg
- ptNearLineSeg(LocalPt, LocalPt, LocalPt) - Method in class hec.geometry.LocalPt
-
Takes two points pt0,pt1 and returns that would occur on a line segment between pt1,pt0 that is closest to this point.ptn is the closest point and the return value is the distance.
- ptNearLineSeg(WorldLineSeg, WorldPt) - Method in class hec.geometry.WorldPt
- ptNearLineSeg(WorldPt, WorldPt, WorldPt) - Method in class hec.geometry.WorldPt
- ptNearLineSeg(WorldLineSeg, WorldPt) - Method in class hec.map.WorldPt
- ptNearLineSeg(WorldPt, WorldPt, WorldPt) - Method in class hec.map.WorldPt
- ptNearLineSegSigned(WorldLineSeg, WorldPt) - Method in class hec.map.WorldPt
- ptNearLineSegSigned(WorldPt, WorldPt, WorldPt) - Method in class hec.map.WorldPt
- pts - Variable in class hec.geometry.LocalRegion
- pts - Variable in class hec.geometry.WorldLine
-
Vector of interior points in line
- pts - Variable in class hec.geometry.WorldRegion
- pts - Variable in class hec.map.LocalRegion
- pts - Variable in class hec.map.WorldLine
-
Vector of interior points in line
- pts - Variable in class hec.map.WorldRegion
- PUB_LATITUDE - Static variable in class hec.data.meta.LocationCatalogQuery
- PUB_LONGITUDE - Static variable in class hec.data.meta.LocationCatalogQuery
- PUBLIC_NAME - Static variable in class hec.data.location.Location
- PUBLIC_NAME - Static variable in class hec.data.meta.LocationCatalogQuery
- PUBLIC_NAME_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- publish(LogRecord) - Method in class rma.swing.logging.DialogLogHandler
-
Add a log record to this handler.
- publish(LogRecord) - Method in class rma.util.logging.StdoutConsoleHandler
-
Publish a LogRecord.
- PUBLISHED - Static variable in class hec.data.location.Location
- PUMP_BACK_LOCATION - Static variable in interface hec.data.project.IProject
- PUMP_IN_LOCATION - Static variable in interface hec.data.watersupply.IWaterUserContract
- PUMP_LOCATION - Static variable in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- PUMP_OUT_BELOW_LOCATION - Static variable in interface hec.data.watersupply.IWaterUserContract
- PUMP_OUT_LOCATION - Static variable in interface hec.data.watersupply.IWaterUserContract
- PumpIn - Enum constant in enum class hec.data.watersupply.PumpType
- PumpOut - Enum constant in enum class hec.data.watersupply.PumpType
- PumpOutBelow - Enum constant in enum class hec.data.watersupply.PumpType
- PumpType - Enum Class in hec.data.watersupply
- purple - Static variable in class rma.swing.RmaColor
- pushLabel() - Method in class hec.geometry.Axis
- put(DataContainer) - Method in class hec.heclib.dss.HecDss
- put(DataContainerTransformer) - Method in class hec.heclib.dss.HecDss
- put(CoordinateReferenceSystem, CoordinateReferenceSystem, Transform) - Method in class hec.map.TransformCache
- put(Serializable, AbstractDataSet) - Method in class hec.data.InfoMap
-
Adds a new AbstractDataSet mapping.
- put(Object) - Method in class hec.util.SortedTable
- put(Object, Object) - Method in class hec.util.SortedTable
- put(Object, Object) - Method in class rma.util.RMAHashtable
-
Maps the specified
key
to the specifiedvalue
in this hashtable. - put(Date, ChartItemModel) - Method in class hec.gfx2d.swing.charts.data.ChartSnapshotsMap
- put(K, V) - Method in class rma.util.SoftHashMap
-
Updates this map so that the given
key
maps to the givenvalue
. - putAll(Map) - Method in class rma.util.RMAHashtable
-
Copies all of the mappings from the specified Map to this RMAHashtable These mappings will replace any mappings that this RMAHashtable had for any of the keys currently in the specified Map.
- putAttribute(String, boolean) - Method in class hec.map.ModelDrawingAttributeSet
- putBoolean(String, Boolean) - Static method in class rma.util.ConfigurationManager
- putInt(String, int) - Static method in class rma.util.ConfigurationManager
- putObjectInTable(Object, Object) - Method in class hec.io.AsciiDeserializer
- putParamValue(String, ParamDouble) - Method in interface hec.data.characteristic.ICharacteristicType
- putParamValue(String, ParamDouble) - Method in class hec.data.characteristic.JDomCharacteristicType
- putString(String, String) - Static method in class rma.util.ConfigurationManager
- putStringValue(String, String) - Method in interface hec.data.characteristic.ICharacteristicType
- putStringValue(String, String) - Method in class hec.data.characteristic.JDomCharacteristicType
- putUser(Serializable, User) - Method in interface hec.data.authorization.UserGroup
- putUserGroup(Serializable, UserGroup) - Method in interface hec.data.authorization.UserGroupDomain
Q
- Q_EQ - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_GE - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_GT - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_CLEAR - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_M - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_OK - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_P - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_Q - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_R - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_IS_S - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_LE - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_LT - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_NE - Enum constant in enum class hec.hecmath.computation.Constants.QualityTestOperator
- Q_SET_CLEAR - Enum constant in enum class hec.hecmath.computation.Constants.QualityOperator
- Q_SET_M - Enum constant in enum class hec.hecmath.computation.Constants.QualityOperator
- Q_SET_OK - Enum constant in enum class hec.hecmath.computation.Constants.QualityOperator
- Q_SET_P - Enum constant in enum class hec.hecmath.computation.Constants.QualityOperator
- Q_SET_Q - Enum constant in enum class hec.hecmath.computation.Constants.QualityOperator
- Q_SET_R - Enum constant in enum class hec.hecmath.computation.Constants.QualityOperator
- QQ - Enum constant in enum class hec.chart.DistributionPlotTypes
- quality - Variable in class hec.heclib.dss.HecDSSRecordInfo
- quality - Variable in class hec.hecmath.computation.QualityOperation
- quality - Variable in class hec.hecmath.computation.Variable
- quality - Variable in class hec.io.TimeSeriesContainer
- QUALITY_FLAGS_EDITABLE - Static variable in class hec.data.tx.QualityTx
-
Deprecated.
- QUALITY_STYLE - Static variable in class hec.dataTable.HecDataTableFrame
- QUALITY_STYLE_HEX - Static variable in class hec.dataTable.TimeSeriesQualityColumn
- QUALITY_STYLE_NONE - Static variable in class hec.dataTable.TimeSeriesQualityColumn
- QUALITY_STYLE_SYMBOL - Static variable in class hec.dataTable.TimeSeriesQualityColumn
- quality7 - Variable in class hec.io.TimeSeriesContainer
- QualityOperation - Class in hec.hecmath.computation
- QualityOperation(String, VariableSet, String) - Constructor for class hec.hecmath.computation.QualityOperation
- qualityTest - Variable in class hec.hecmath.CyclicAnalysisStatistics
- qualityTest - Variable in class hec.hecmath.DurationAnalysis
- QualityTest - Class in hec.hecmath.computation
- QualityTest(String, VariableSet, String) - Constructor for class hec.hecmath.computation.QualityTest
- QualityTest(String, VariableSet, String, String) - Constructor for class hec.hecmath.computation.QualityTest
- QualityTx - Class in hec.data.tx
-
Deprecated.
- QualityTx(byte[]) - Constructor for class hec.data.tx.QualityTx
-
Deprecated.
- QualityTx(int) - Constructor for class hec.data.tx.QualityTx
-
Deprecated.
- QualityTx(int[]) - Constructor for class hec.data.tx.QualityTx
-
Deprecated.
- QualityTx(QualityTx) - Constructor for class hec.data.tx.QualityTx
-
Deprecated.
- QualityTx(Quality) - Constructor for class hec.data.tx.QualityTx
-
Deprecated.
- quantile(Evaluable[], int, int, boolean, boolean) - Static method in class hec.hecmath.computation.MathOperation
- QUARTERLY - Static variable in class hec.hecmath.DurationPeriod
- QUERY_FLASH_LENGTH - Static variable in interface hec.map.aishape.AiShapeConst
- QueryRecordHandler - Class in hec.io.dbf
-
Processes a query on a dbf file packaging the record data into the query result set.
- QueryRecordHandler(Data4jni, DbfRecordQuery, DbfQueryResultSet, Vector) - Constructor for class hec.io.dbf.QueryRecordHandler
- QUESTIONABLE - Static variable in class hec.data.tx.DataVerificationConst
- Queue - Class in rma.util
-
A simple First-In First-Out Queue Object.
- Queue() - Constructor for class rma.util.Queue
-
Construct a new Queue.
- Queue.DataStoreObject - Class in rma.util
-
inner class to store the data in the data storage object
- quickSort(double[], double[], boolean) - Static method in class rma.util.RMASort
- quickSort(double[], int[], boolean) - Static method in class rma.util.RMASort
- quickSort(double[], Object[]) - Static method in class rma.util.RMASort
-
Quicksorts an array of Objects using the keys.
- quickSort(double[], Object[], boolean) - Static method in class rma.util.RMASort
- quickSort(double[], Object[], int[], boolean) - Static method in class rma.util.RMASort
- quickSort(float[], Object[], boolean) - Static method in class rma.util.RMASort
- quickSort(int[], int[], boolean) - Static method in class rma.util.RMASort
- quickSort(int[], Object[]) - Static method in class rma.util.RMASort
-
Quicksorts an array of Objects using the keys.
- quickSort(int[], Object[], boolean) - Static method in class rma.util.RMASort
- quickSort(int, List) - Static method in class rma.util.RMASort
-
Quicksorts a List of Rows using an column index as a key.
- quickSort(int, List, boolean) - Static method in class rma.util.RMASort
-
QuickSort with with an index.
- quickSort(Class, Object[]) - Static method in class rma.util.RMASort
-
Quicksorts an array of Objects using toString().
- quickSort(Class, Object[], boolean) - Static method in class rma.util.RMASort
-
The base quickSort without keys.
- quickSort(Class, Object[], boolean, Compare) - Static method in class rma.util.RMASort
- quickSort(Double[]) - Static method in class rma.util.RMASort
-
Quicksorts an array of Doubles.
- quickSort(Double[], boolean) - Static method in class rma.util.RMASort
- quickSort(Object[]) - Static method in class rma.util.RMASort
-
Quicksorts an array of Objects using toString().
- quickSort(Object[], boolean) - Static method in class rma.util.RMASort
- quickSort(Object[], boolean, Compare) - Static method in class rma.util.RMASort
- quickSort(Object[], Object[]) - Static method in class rma.util.RMASort
-
Quicksorts an array of Objects using the keys toString().
- quickSort(Object[], Object[], boolean) - Static method in class rma.util.RMASort
- quickSort(List) - Static method in class rma.util.RMASort
-
Quicksorts a List of Objects using toString().
- quickSort(List, boolean) - Static method in class rma.util.RMASort
- quickSort(List, boolean, Compare) - Static method in class rma.util.RMASort
- quickSort(List, List) - Static method in class rma.util.RMASort
- quickSort(List, List, boolean) - Static method in class rma.util.RMASort
- quickSort0(int, int, double[], double[], RMASort.DoubleCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, double[], int[], RMASort.DoubleCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, double[], Object[], int[], RMASort.DoubleCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, double[], Object[], RMASort.DoubleCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, float[], Object[], RMASort.FloatCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, int[], int[], RMASort.IntegerCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, int[], Object[], RMASort.IntegerCompare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, int, List, Compare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine for a List of rows and a key index.
- quickSort0(int, int, Object[], Object[], Compare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine using key-value pairs.
- quickSort0(int, int, Object[], Compare, boolean) - Static method in class rma.util.RMASort
-
The recursive quicksort routine.
- quote(String) - Static method in class hec.gfx2d.PlotSpecification
- quotedStrings - Variable in class rma.swing.ExportOptions
R
- r - Variable in class hec.geometry.LocalRect
-
right coordinate
- r - Variable in class hec.map.LocalRect
-
right coordinate
- R - Variable in class hec.chart.ColorPanel
- R2_BLACK - Static variable in class rma.util.wmf.WMF
- R2_COPYPEN - Static variable in class rma.util.wmf.WMF
- R2_MASKNOTPENNOT - Static variable in class rma.util.wmf.WMF
- R2_MASKPEN - Static variable in class rma.util.wmf.WMF
- R2_MASKPENNOT - Static variable in class rma.util.wmf.WMF
- R2_MERGENOTPEN - Static variable in class rma.util.wmf.WMF
- R2_MERGEPEN - Static variable in class rma.util.wmf.WMF
- R2_MERGEPENNOT - Static variable in class rma.util.wmf.WMF
- R2_NOP - Static variable in class rma.util.wmf.WMF
- R2_NOT - Static variable in class rma.util.wmf.WMF
- R2_NOTCOPYPEN - Static variable in class rma.util.wmf.WMF
- R2_NOTMASKPEN - Static variable in class rma.util.wmf.WMF
- R2_NOTMERGEPEN - Static variable in class rma.util.wmf.WMF
- R2_NOTXORPEN - Static variable in class rma.util.wmf.WMF
- R2_WHITE - Static variable in class rma.util.wmf.WMF
- R2_XORPEN - Static variable in class rma.util.wmf.WMF
- RadarData - Class in hec.heclib.grid
- RadarData() - Constructor for class hec.heclib.grid.RadarData
- RADIANS - Enum constant in enum class hec.gfx2d.swing.charts.util.AngleOption
- radioAction() - Method in class hec.map.streamAlignment.StreamConversionPanel
- RadioButtonCellEditor - Class in rma.swing.table
- RadioButtonCellEditor(JCheckBox) - Constructor for class rma.swing.table.RadioButtonCellEditor
- RadioButtonCellRenderer - Class in rma.swing.table
- RadioButtonCellRenderer() - Constructor for class rma.swing.table.RadioButtonCellRenderer
- radioNoTW - Variable in class hec.util.TimeWindowDialog
- radioRelativeTW - Variable in class hec.util.TimeWindowDialog
- radioSpecificTW - Variable in class hec.util.TimeWindowDialog
- radioWaterYearTW - Variable in class hec.util.TimeWindowDialog
- radius - Variable in class hec.geometry.WorldArc
- radius - Variable in class hec.map.WorldArc
- RAISED - Static variable in class rma.swing.CustomBevelBorder
-
Raised bevel type.
- RandomNumber - Class in hec.lang
-
Title: RandomNumber - Java replacement for C++ class based upon Harold's RNUNIF.
- RandomNumber() - Constructor for class hec.lang.RandomNumber
- range() - Method in class hec.chart.Histogram
- RANGE_ATTRIBUTE - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- RANGE_ATTRIBUTE - Static variable in class rma.util.RmaBaseXmlUtilities
- RAS - Static variable in interface hec.supplemental.model.WorkspaceConstants
- RAS_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- RAS_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- RAS_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- RasterConversionAction - Class in hec.map.raster
-
Simple action class that will open a file chooser to the user and allow them to select files to be converted to SMRMP files.
- RasterConversionAction() - Constructor for class hec.map.raster.RasterConversionAction
- RasterConversionAction() - Method in class hec.map.raster.RasterConversionAction
- RasterGlyph - Class in hec.map.raster
- RasterGlyph() - Constructor for class hec.map.raster.RasterGlyph
- RasterGlyph(MapPanel, RasterMap) - Constructor for class hec.map.raster.RasterGlyph
- RasterGlyph.SegmentImage - Class in hec.map.raster
- RasterGlyphDataRecord - Class in hec.map.raster
- RasterGlyphDataRecord() - Constructor for class hec.map.raster.RasterGlyphDataRecord
- RasterImport(MapObject, String, String) - Constructor for class hec.map.raster.CreateRaster.RasterImport
- RasterImportProgressIndicator - Class in hec.map.raster
- RasterImportProgressIndicator(JDialog, String) - Constructor for class hec.map.raster.RasterImportProgressIndicator
- RasterImportProgressIndicator(JFrame, String) - Constructor for class hec.map.raster.RasterImportProgressIndicator
- RasterImportProgressIndicator.IncrementProgress - Class in hec.map.raster
- RasterLayerSelection - Class in hec.map.raster
- RasterLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.raster.RasterLayerSelection
- RasterMap - Class in hec.map.raster
- RasterMap() - Constructor for class hec.map.raster.RasterMap
- RasterMap(MapIdentifier) - Constructor for class hec.map.raster.RasterMap
- RasterMap(String) - Constructor for class hec.map.raster.RasterMap
- RasterSegmentIterator - Class in hec.map.raster
- RasterSegmentIterator(RasterMap) - Constructor for class hec.map.raster.RasterSegmentIterator
- RasTsDataSet - Interface in hec.model
- rate(double) - Method in interface hec.data.IRating
-
Finds the dependent value for a single independent value.
- rate(double) - Method in class hec.hecmath.PairedDataMath
- rate(double[]) - Method in interface hec.data.IRating
-
Finds multiple dependent values for multiple single independent values.
- rate(double[]) - Method in class hec.hecmath.PairedDataMath
- rate(double[][]) - Method in interface hec.data.IRating
-
Finds multiple dependent values for multiple sets of independent values.
- rate(double[][]) - Method in class hec.hecmath.PairedDataMath
- rate(long[], double[]) - Method in interface hec.data.IRating
-
Finds multiple dependent values for multiple single independent and times.
- rate(long[], double[]) - Method in class hec.hecmath.PairedDataMath
- rate(long[], double[][]) - Method in interface hec.data.IRating
-
Finds multiple dependent values for multiple sets of independent values and times.
- rate(long[], double[][]) - Method in class hec.hecmath.PairedDataMath
- rate(long, double) - Method in interface hec.data.IRating
-
Finds the dependent value for a single independent value at a specified time.
- rate(long, double) - Method in class hec.hecmath.PairedDataMath
- rate(long, double[]) - Method in interface hec.data.IRating
-
Finds multiple dependent values for multiple single independent values at a specified time.
- rate(long, double[]) - Method in class hec.hecmath.PairedDataMath
- rate(long, double[][]) - Method in interface hec.data.IRating
-
Finds multiple dependent values for multiple sets of independent values at a specified time.
- rate(long, double[][]) - Method in class hec.hecmath.PairedDataMath
- rate(TimeSeriesMath) - Method in interface hec.data.IRating
-
Rates the values in the specified TimeSeriesMath to generate a resulting TimeSeriesMath.
- rate(TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
- rate(TimeSeriesMath[]) - Method in interface hec.data.IRating
-
Rates the values in the specified TimeSeriesMath objects to generate a resulting TimeSeriesMath.
- rate(TimeSeriesMath[]) - Method in class hec.hecmath.PairedDataMath
- rate(TimeSeriesContainer) - Method in interface hec.data.IRating
-
Rates the values in the specified TimeSeriesContainer to generate a resulting TimeSeriesContainer.
- rate(TimeSeriesContainer) - Method in class hec.hecmath.PairedDataMath
- rate(TimeSeriesContainer[]) - Method in interface hec.data.IRating
-
Rates the values in the specified TimeSeriesContainer objects to generate a resulting TimeSeriesContainer.
- rate(TimeSeriesContainer[]) - Method in class hec.hecmath.PairedDataMath
- rateAxis() - Method in class hec.geometry.Axis
- RATED_COLUMN - Static variable in class hec.gfx2d.ViewportLayout
- rateData - Variable in class hec.geometry.AxisProp
- ratedData - Variable in class hec.io.SimpleRatingContainer
- ratedParameter - Variable in class hec.io.SimpleRatingContainer
- ratedParameter - Variable in class hec.io.StreamRatingSeriesContainer
- ratedSubParameter - Variable in class hec.io.SimpleRatingContainer
- ratedSubParameter - Variable in class hec.io.StreamRatingSeriesContainer
- ratedUnits - Variable in class hec.io.SimpleRatingContainer
- ratedUnits - Variable in class hec.io.StreamRatingSeriesContainer
- rateOne(double...) - Method in interface hec.data.IRating
-
Finds the dependent value for a set of independent values.
- rateOne(double...) - Method in class hec.hecmath.PairedDataMath
- rateOne(long, double...) - Method in interface hec.data.IRating
-
Finds the dependent value for a set of independent values.
- rateOne(long, double...) - Method in class hec.hecmath.PairedDataMath
- rateOne2(double[]) - Method in interface hec.data.IRating
-
Finds the dependent value for a set of independent values.
- rateOne2(double[]) - Method in class hec.hecmath.PairedDataMath
- rateOne2(long, double[]) - Method in interface hec.data.IRating
-
Finds the dependent value for a set of independent values.
- rateOne2(long, double[]) - Method in class hec.hecmath.PairedDataMath
- RatingCatalogQuery - Interface in hec.data.meta
- RatingContainer - Class in hec.io
- RatingContainer() - Constructor for class hec.io.RatingContainer
- ratingCount - Variable in class hec.io.StreamRatingSeriesContainer
- RatingException - Exception in hec.data
-
Class to encapsulate rating errors
- RatingException(String) - Constructor for exception hec.data.RatingException
-
Constructor from message
- RatingException(String, Throwable) - Constructor for exception hec.data.RatingException
-
Constructor from message and cause
- RatingException(Throwable) - Constructor for exception hec.data.RatingException
-
Constructor from cause
- RatingExtents - Class in hec.data.rating
-
Describes the extents of a rating specification for a given effective date.
- RatingExtents(IRatingSpecification, Date) - Constructor for class hec.data.rating.RatingExtents
-
Constructs a rating extents for the arg specification and date.
- RatingExtents.ParameterExtents - Class in hec.data.rating
-
An inner class that implements the parameter extents interface.
- ratingFunction - Variable in class hec.geometry.AxisProp
- RatingFunction - Interface in hec.geometry
-
Title: Hec Java Development
- RatingFunctionEditor - Class in hec.gfx2d
-
Title: Hec Java Development
- RatingFunctionEditor(JDialog, boolean, String) - Constructor for class hec.gfx2d.RatingFunctionEditor
- RatingFunctionEditor(JFrame, boolean, String) - Constructor for class hec.gfx2d.RatingFunctionEditor
- ratingInfo - Variable in class hec.heclib.dss.HecDSSRecordData
- RatingInput - Class in hec.data.rating
-
Defines input for a rating function.
- RatingInput() - Constructor for class hec.data.rating.RatingInput
-
Constructs an empty invalid rating input.
- RatingInput(IRatingSpecification, Date) - Constructor for class hec.data.rating.RatingInput
-
Constructs a rating input with just the spec and rating time, i.e.
- RatingInput(IRatingSpecification, Date, List<Date>, List<ParameterValues>, List<String>, String, boolean) - Constructor for class hec.data.rating.RatingInput
-
Constructs a fully provisioned and valid rating input object.
- RatingObjectDoesNotExistException - Exception in hec.data
-
Class to encapsulate rating errors arising from missing objects
- RatingObjectDoesNotExistException(String) - Constructor for exception hec.data.RatingObjectDoesNotExistException
-
Constructor from text
- RatingObjectDoesNotExistException(Throwable) - Constructor for exception hec.data.RatingObjectDoesNotExistException
-
Constructor from nested error
- RatingOutOfRangeException - Exception in hec.data
- RatingOutOfRangeException(RatingOutOfRangeException.OutOfRangeEnum) - Constructor for exception hec.data.RatingOutOfRangeException
- RatingOutOfRangeException.OutOfRangeEnum - Enum Class in hec.data
- RatingOutput - Class in hec.data.rating
-
Contains the output data for a rating function.
- RatingOutput() - Constructor for class hec.data.rating.RatingOutput
-
Empty constructor.
- RatingRuntimeException - Exception in hec.data
- RatingRuntimeException() - Constructor for exception hec.data.RatingRuntimeException
- RatingRuntimeException(String) - Constructor for exception hec.data.RatingRuntimeException
- RatingRuntimeException(String, Throwable) - Constructor for exception hec.data.RatingRuntimeException
- RatingRuntimeException(String, Throwable, boolean, boolean) - Constructor for exception hec.data.RatingRuntimeException
- RatingRuntimeException(Throwable) - Constructor for exception hec.data.RatingRuntimeException
- ratings - Variable in class hec.io.StreamRatingSeriesContainer
- ratingTableInterpolation(HecMath) - Method in class hec.hecmath.HecMath
- ratingTableInterpolation(TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
-
Use the rating table in the current paired data set to develop a new time series from the rating table interpolation of
tsMath
. - RatingValuesContainer - Class in hec.io
- RatingValuesContainer() - Constructor for class hec.io.RatingValuesContainer
- RawContainer - Class in hec.io
- RawContainer() - Constructor for class hec.io.RawContainer
- rc - Variable in class hec.map.dlg.DlgArea
- rc - Variable in class hec.map.dlg.DlgLine
- RdcDelim - Class in hec.lang
-
Title: Processes strings containing field separators like tab-delimited text files.
- RdcDelim() - Constructor for class hec.lang.RdcDelim
-
Create an instance of a string parser for delimited fields.
- RdcField - Class in hec.lang
-
Title: RdcField Class contains parameters for a field that is a sub-string of a string containing multiple fields.
- RdcField() - Constructor for class hec.lang.RdcField
-
Create new instance with no contents in the field.
- rdcFields(StringBuffer, int, int) - Method in class hec.lang.RdcDelim
-
Pass-through for old convention
- REACHES - Static variable in class hec.map.streamAlignment.StreamAlignmentAttributeSet
- read() - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read() - Method in class rma.swing.wheel.Config
- read(int) - Method in class hec.map.dem.DemMap.CharIterator
- read(doubleArrayContainer) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(doubleArrayContainer, int) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(doubleArrayContainer, doubleArrayContainer) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- read(doubleArrayContainer, Vector) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- read(HecDoubleArray) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(HecDoubleArray, HecDoubleArray) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- read(HecDoubleArray, Vector) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- read(HecTimeArray, doubleArrayContainer) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(HecTimeArray, doubleArrayContainer, int) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(HecTimeArray, HecDoubleArray) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(HecTimeArray, HecDoubleArray, int) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(intArrayContainer, doubleArrayContainer) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(intArrayContainer, doubleArrayContainer, int) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- read(stringContainer, long[], stringContainer, stringContainer, int[], int[], int[], int[], int[]) - Method in class hec.heclib.dss.HecDssFileStore
- read(ArrayContainer) - Method in class hec.heclib.dss.HecDssArray
- read(DssFileContainer) - Method in class hec.heclib.dss.HecDssFileStore
- read(PairedDataContainer) - Method in class hec.heclib.dss.HecPairedData
- read(TextContainer) - Method in class hec.heclib.dss.HecDssText
- read(TimeSeriesCollectionContainer, boolean) - Method in class hec.heclib.dss.HecTimeSeries
- read(TimeSeriesCollectionContainer, boolean, boolean) - Method in class hec.heclib.dss.HecTimeSeries
- read(TimeSeriesContainer, boolean) - Method in class hec.heclib.dss.HecTimeSeries
- read(TinContainer, boolean) - Method in class hec.heclib.dss.HecDssTin
- read(PhotoViewerInfo) - Method in class hec.heclib.dss.HecDssImage
- read(DssReaderController) - Method in class hec.util.transformation.dss.read.DssReader
- read(BufferedReader) - Method in class hec.gfx2d.G2dGlyphDataRecord
-
Reads in the common glyph characteristics then passes the reading to the concrete subclass.
- read(BufferedReader) - Method in class hec.heclib.dss.Group
- read(BufferedReader) - Method in class hec.map.GlyphDataRecord
-
Reads in the common glyph characteristics then passes the reading to the concrete subclass.
- read(BufferedReader) - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- read(BufferedReader) - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- read(BufferedReader) - Method in class hec.map.ToolBarButtonItem
- read(BufferedReader) - Method in class hec.model.ModelVariable
- read(BufferedReader) - Method in class rma.util.ColorContour
- read(DataInputStream) - Method in class hec.map.raster.ComputeSegmentData
- read(DataInputStream) - Method in class hec.map.raster.MapSegmentData
- read(DataInputStream) - Method in interface hec.map.raster.SegmentData
- read(InputStream) - Method in class hec.map.tms.datasource.tile.bil.BilTileHeader
- read(InputStream) - Method in class hec.map.tms.datasource.tile.flt.FltTileHeader
- read(InputStream) - Method in class hec.map.tms.datasource.TmsHeader
- read(String) - Method in class hec.hecmath.DSSFile
-
read from the file that this DSSFile represents the DSSPathname specified in pathname.
- read(String, long, long, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- read(String, long, long, TimeZone, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- read(String, DescriptionTx, long, long, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- read(String, DescriptionTx, long, long, TimeZone, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- read(String, String) - Method in class hec.hecmath.DSSFile
-
read from the file that this DSSFile represents the DSSPathname specified in pathname with the specified start and end times.
- read(String, String, String) - Method in class hec.hecmath.DSSFile
-
read from the file that this DSSFile represents the DSSPathname specified in pathname with the specified start and end times.
- read(String, String, String, boolean) - Method in class hec.hecmath.DSSFile
-
read from the file that this DSSFile represents the DSSPathname specified in pathname with the specified start and end times.
- read(String, ResultSet) - Method in interface hec.data.authorization.UserGroupList
- read(T) - Method in interface hec.util.transformation.core.io.Reader
- READ - Static variable in interface hec.security.PermissionConstants
-
Read action.
- READ_LOCK - Static variable in class hec.io.FileLock
- READ_LOCK_STRING - Static variable in class hec.io.FileLock
- read0(String, String) - Method in class hec.gfx2d.G2dGlyphDataRecord
-
The abstract read which the concrete subclass must define.
- read0(String, String, BufferedReader) - Method in class hec.map.aidem.AiDemGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.dem.DemGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.dlg.DlgGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.ElevationGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.GlyphDataRecord
-
The abstract read which the concrete subclass must define.
- read0(String, String, BufferedReader) - Method in class hec.map.GridGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.image.ImageGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.nettin.NetTinGlyphDataRec
- read0(String, String, BufferedReader) - Method in class hec.map.raster.RasterGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class hec.map.tin.TinGlyphDataRec
- read0(String, String, BufferedReader) - Method in class hec.map.tms.TmsGlyphDataRecord
- read0(String, String, BufferedReader) - Method in class rma.util.AspectShadingColorContour
- read0(String, String, BufferedReader) - Method in class rma.util.ColorContour
- read0(String, String, BufferedReader) - Method in class rma.util.LinearColorContour
- readAndChangeUnits(DataSetTxTemplate, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.Public read functions
- readAndChangeUnits(DataSetTxTemplate, TimeZone, String) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- readAndChangeUnits(DataSetTxTemplate, TimeZone, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- readAndChangeUnits(DataSetTxTemplate, TimeZone, TimeZone, String) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- readAndChangeUnits(TimeSeriesTemplate, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
-
Public read functions
- readAndChangeUnits(TimeSeriesTemplate, TimeZone, String) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readAndChangeUnits(TimeSeriesTemplate, TimeZone, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readAndChangeUnits(TimeSeriesTemplate, TimeZone, TimeZone, String) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readArrayElements(Object) - Method in class hec.io.AsciiDeserializer
-
read in a primative array.
- readArrayOBJECT(Object) - Method in class hec.io.AsciiDeserializer
- readAsciiHeader(BufferedReader) - Method in class hec.map.aidem.AiDemMap
-
read the ASCII header.
- readAsciiHeader(BufferedReader) - Method in class hec.map.aidem.GrassAsciiMap
-
read the header from the ASCII file
- readAsciiSerialized(String, FileOpener) - Method in class hec.map.GlyphDataRecord
- readBoundingBox(EndianInputStream) - Method in class hec.map.aishape.AiShapeObject
- readBuf(BufferedReader) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.Reads values from buffer reader
- readBuf(BufferedReader) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.Reads values from buffer reader
- readBuf(BufferedReader) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.Reads values from buffer reader
- readBuf(BufferedReader) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- readCatalog() - Method in class hec.heclib.dss.HecDssCatalog
- readChar(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readChar except little endian.
- readData(DataReference, ArrayContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, ArrayContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- readData(DataReference, DssFileContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, DssFileContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- readData(DataReference, GridContainer) - Method in class hec.heclib.dss.AbstractDssDataManager
- readData(DataReference, GridContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, PairedDataContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, PairedDataContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- readData(DataReference, TextContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, TextContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- readData(DataReference, TimeSeriesCollectionContainer, boolean) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, TimeSeriesCollectionContainer, boolean) - Method in class hec.heclib.dss.LocalDssDataManager
- readData(DataReference, TimeSeriesContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, TimeSeriesContainer, boolean) - Method in interface hec.heclib.dss.DssDataManager
- readData(DataReference, TimeSeriesContainer, boolean) - Method in class hec.heclib.dss.LocalDssDataManager
- readData(DataReference, TinContainer) - Method in class hec.heclib.dss.AbstractDssDataManager
- readData(DataReference, TinContainer) - Method in interface hec.heclib.dss.DssDataManager
- readData(BufferedReader) - Method in class hec.model.AbstractTSRecord
- readData(BufferedReader) - Method in class hec.model.BaseTSDataSet
-
Reads time series records from an existing opened BufferedReader
- readData(BufferedReader) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- readData(BufferedReader) - Method in class hec.model.Node
-
Retrieves the Node data from the specified BufferedReader.
- readData(BufferedReader) - Method in class hec.model.StreamElement
- readData(BufferedReader) - Method in class hec.model.StreamJunction
- readData(BufferedReader) - Method in class hec.model.StreamNode
- readData(BufferedReader) - Method in interface hec.model.TSRecord
-
Read write methods for storing TSRecords to an ASCII file
- readData(BufferedReader) - Method in class hec.server.hecComponent
- readData(ArrayList<DataReference>, ArrayList<TimeSeriesContainer>, boolean) - Method in interface hec.heclib.dss.DssDataManager
- ReadData - Interface in hec.util.transformation.core.data
- readDataContainer(HecDataManager, String) - Method in class hec.util.convertDss6To7.SixToSevenUtil
- readDataFromRas(BufferedReader) - Method in class hec.model.AbstractTSRecord
-
Reads time series record parameters from an existing opened BufferedReader according to RAS v.2.2 flow file format
- readDataFromRas(BufferedReader) - Method in class hec.model.BaseTSDataSet
-
Reads time series records from an existing opened BufferedReader according to RAS v.2.2 flow file format
- readDataFromRas(BufferedReader) - Method in interface hec.model.RasTsDataSet
- readDataFromRas(BufferedReader) - Method in interface hec.model.TSRecord
- readDiskFile(File) - Method in class hec.heclib.dss.HecDssFileStore
- readDouble(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readDouble except little endian.
- readDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- readDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- readDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- readDSS(DSSIdentifier) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- readDssData(HecDss, DSSPathname, HecTime, HecTime) - Static method in class hec.util.transformation.dss.DssUtils
- readDssData(HecDss, DSSPathname, HecTime, HecTime) - Method in class hec.util.transformation.dss.read.DssReader
-
This is protected so we're able to extend this and change it for unit tests.
- readDSSImage(PhotoViewerInfo) - Static method in class hec.heclib.dss.HecDssImage
- readEditedSheets() - Method in class hec.dataTable.HecDataTableToExcel
- readEnumType() - Method in class hec.io.AsciiDeserializer
- Reader<T extends Controller> - Interface in hec.util.transformation.core.io
- ReaderException - Exception in hec.util.transformation.core.io
- ReaderException(String) - Constructor for exception hec.util.transformation.core.io.ReaderException
- ReaderException(String, Throwable) - Constructor for exception hec.util.transformation.core.io.ReaderException
- ReaderException(Throwable) - Constructor for exception hec.util.transformation.core.io.ReaderException
- readError(String, String, int, int) - Method in class hec.tools.FileHunter
- readFieldDescriptors(EndianInputStream) - Method in class hec.io.dbf.AbstractDBFHeader
- readFile() - Method in class hec.gfx2d.DataTypeFactory
-
Read the plot lines defaults from the Jars and then updates with user defined defaults stored in the "user.home" directory.
- readFile() - Method in class hec.io.ConsoleWindow
-
read in the logfile initially
- readFile() - Method in class hec.io.PasswordFile
-
format of the file is
# comments v1.0 first non comment line is the version identifier:encrypted username and password identifier:encrypted username and password identifier:encrypted username and password identifier:encrypted username and password
- readFile(Identifier) - Method in class hec.gfx2d.PlotType
- readFile(Identifier) - Method in class hec.io.GridCellFile
- readFile(Identifier) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- readFile(MapIdentifier) - Method in class hec.map.aishape.AiShapeMap
-
Read the three associated shape files.
- readFile(MapIdentifier) - Method in class hec.map.flo2d.Flo2dDepthMap
- readFile(BufferedReader) - Method in class hec.gfx2d.PlotType
- readFile(BufferedReader) - Method in class hec.io.GridCellFile
- readFile(BufferedReader) - Method in class hec.model.BaseTSDataSet
- readFile(BufferedReader, int) - Method in class hec.gfx2d.DataTypeFactory
- readFile(BufferedReader, long) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- readFile(String) - Method in class hec.hecmath.ScriptLauncher
- readFloat(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readFloat except little endian.
- readGeoTiffExtents(File) - Method in class hec.map.image.ImportImageAction
- readGriddedData(DSSIdentifier) - Method in interface hec.heclib.dss.DssDataManager
- readGriddedData(DSSIdentifier) - Method in class hec.heclib.dss.LocalDssDataManager
- readHeader() - Method in class hec.io.dbf.AbstractDBaseUpdate
-
This method reads the header of the database file into the internal header object
- readHeader(EndianInputStream) - Method in class hec.io.dbf.AbstractDBFHeader
- readHeader(EndianInputStream) - Method in interface hec.io.dbf.DBFHeader
- readHeader(HecFile) - Method in class hec.map.raster.RasterMap
- readHeader(File) - Static method in class hec.io.dbf.DBaseIIIHeader
-
Static Method to read the header file
- readHeader(File) - Static method in class hec.io.dbf.DBaseIVHeader
- readHeader(File) - Static method in class hec.io.dbf.DBaseIVMemoHeader
-
Static Method to read the header file
- readHeader(File) - Static method in class hec.io.dbf.DbfUtil
- readIdentifier(Identifier) - Method in class rma.swing.SerializerEditDlg
- readIdentifier(Identifier) - Method in class rma.swing.TextEditDlg
- readIdentifier(Identifier) - Method in class rma.swing.TextEditFrame
- readIdentifier(Identifier) - Method in class rma.swing.TextEditPanel
- readImage(DataReference, PhotoViewerInfo) - Method in interface hec.heclib.dss.DssDataManager
- readImage(DataReference, PhotoViewerInfo) - Method in class hec.heclib.dss.LocalDssDataManager
- readImg(BufferedReader) - Method in class hec.map.image.ImageMap
- readInput(File) - Method in class hec.tools.FileHunter
- readInt(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readInt except little endian.
- readInteger() - Method in class hec.io.AsciiDeserializer
- readLine() - Method in class hec.heclib.util.GetLine
- readLineWithReturns() - Method in class hec.heclib.util.GetLine
- readLocation(DataContainer) - Method in interface hec.heclib.dss.DssDataManager
- readLocation(DataContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- readLong(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readLong except little endian.
- readObject(BufferedReader) - Static method in class hec.map.transform.CoordinateInfo
- readOBJECT(Object) - Method in class hec.io.AsciiDeserializer
- readObject2(BufferedReader) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.CoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.GeographicCoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.UTMCoordinateInfo
- readObject2(BufferedReader) - Method in class hec.map.transform.XYCoordinateInfo
- readObjectCollection(Collection) - Method in class hec.io.AsciiDeserializer
- readObjectField(Object) - Method in class hec.io.AsciiDeserializer
- readObjectMap(Map) - Method in class hec.io.AsciiDeserializer
- readOnly - Variable in class hec.io.DBFMapObject
- readPaint(Map<String, String>) - Method in class hec.gfx2d.paint.GradientPaintReader
- readPaint(Map<String, String>) - Method in interface hec.gfx2d.paint.PaintReader
-
Takes a set of properties that creates a Paint implementation based on those properties
- readPairedValues() - Method in class hec.io.AsciiDeserializer
-
read a PairedValues object
- readPreHeader(EndianInputStream) - Method in class hec.io.dbf.AbstractDBFHeader
- readProjection(Identifier) - Method in class hec.map.aishape.AiShapeMap
-
Reads the project for the shapefile.
- readProjection(Identifier) - Method in class hec.map.MapObject
-
Reads a projection from the file specified by the identifier.
- readProperties(BufferedReader) - Method in class hec.gfx2d.G2dPanelProp
- readProperties(BufferedReader, String) - Method in class hec.geometry.AxisProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.DataType
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dGlyphDrawProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dLabelDrawProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dLineProperties
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dMarkerPointProperties
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dMarkerProperties
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dPlotProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dPolygonProperties
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.LegendPanelProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.ToolbarButtonProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.ViewportDrawProp
- readProperties(BufferedReader, String) - Method in class hec.gfx2d.ViewportToolbarProp
- readRatingFunction(BufferedReader, String) - Method in class hec.geometry.AxisProp
- readRawBytes() - Method in class hec.heclib.dss.HecDSSDataAttributes
- readRawBytes(int[], int, int[], int[], int, int[], int[], int, int[], int[]) - Method in class hec.heclib.dss.HecDSSDataAttributes
- readRawRecord(RawContainer, boolean) - Method in class hec.heclib.dss.HecDSSDataAttributes
- readRawShorts() - Method in class hec.heclib.dss.HecDSSDataAttributes
- readRawShorts(int[], int, int[], int[], int, int[], int[], int, int[], int[]) - Method in class hec.heclib.dss.HecDSSDataAttributes
- readRawShorts(String) - Method in class hec.heclib.dss.AbstractDssDataManager
- readRawShorts(String) - Method in interface hec.heclib.dss.DssDataManager
- readRawShorts(String) - Method in class hec.heclib.dss.HecDSSUtilities
- readRawShorts(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- readRawShorts(String) - Method in class hec.heclib.dss.LocalDssDataManager
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapeArc
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapeMultiPoint
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapeObject
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePoint
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePointM
-
read the extra M info which is currently not used
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePointZ
-
read the extra Z info which is currently not used
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePolygon
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePolygonM
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePolygonZ
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePolylineM
- readRecord(EndianInputStream) - Method in class hec.map.aishape.AiShapePolylineZ
- readRecordHeader(EndianInputStream) - Method in class hec.map.aishape.AiShapeObject
-
Read record number and shape type for Shapefile object Check that shape type in record matches the object type
- readREFERENCE() - Method in class hec.io.AsciiDeserializer
- readResolve() - Method in class hec.lang.NamedType
- readSeasonalRecord() - Method in class hec.io.AsciiDeserializer
- readShort(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readShort except little endian.
- readSidFileExtents(File) - Method in class hec.map.image.ImportImageAction
- readStructGrids(GridStructContainer, boolean, int[]) - Method in class hec.heclib.grid.GriddedData
- readText(BufferedReader) - Method in class hec.gui.FormattedTextEditor
- readTextFileReference() - Method in class hec.io.AsciiDeserializer
- readTimeSeries(String, long, long, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readTimeSeries(String, long, long, TimeZone, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readTimeSeries(String, TimeSeriesIdentifier, long, long, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readTimeSeries(String, TimeSeriesIdentifier, long, long, TimeZone, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- readTinData(DSSIdentifier, TinContainer) - Method in class hec.heclib.dss.AbstractDssDataManager
- readTinData(DSSIdentifier, TinContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- readTS(DSSIdentifier, boolean) - Method in interface hec.io.DssManagerBridge
- readUnsignedShort(int) - Method in class hec.io.EndianInputStream
-
like RandomAcessFile.readUnsignedShort except little endian.
- readValue(Identifier) - Method in class hec.io.TextFileReference
- reallocateIndexes() - Method in class rma.swing.RmaJTableSorter
- reallocateIndexes() - Method in class rma.swing.table.RmaTableSorter
- rebuildall() - Method in class hec.gfx2d.LegendPanel
-
Rebuilds the legned based on the properties.
- rebuildChoices() - Method in class rma.swing.RmaFrame
- recalcInsets() - Method in class hec.gfx2d.border.EdgeBorder
-
Calculates a new set of insets based on the gived edge pattern
- recCreationTimeMillis - Variable in class hec.heclib.dss.HecDSSRecordBasics
- recLastWriteTimeMillis - Variable in class hec.heclib.dss.HecDSSRecordBasics
- recMax - Variable in class hec.heclib.util.HecDoubleParamData
- recMax - Variable in class hec.heclib.util.HecIntParamData
- recMin - Variable in class hec.heclib.util.HecDoubleParamData
- recMin - Variable in class hec.heclib.util.HecIntParamData
- recompute() - Method in class hec.gfx2d.ColorBarIcon
- RECORD_SET - Static variable in interface rma.swing.logging.ILogRecordDisplay
- recordByteLength() - Method in class hec.map.aishape.AiShapeObject
-
Returns the total number of bytes in this shape when stored on disk.
- recordExists(String) - Method in class hec.heclib.dss.AbstractDssDataManager
- recordExists(String) - Method in interface hec.heclib.dss.DssDataManager
- recordExists(String) - Method in class hec.heclib.dss.HecDss
- recordExists(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- recordExists(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- recordExists(String) - Method in class hec.hecmath.DSSFile
-
check to see if the record specified by
pathname
exists in this file - RecordHandler - Class in hec.io.dbf
-
Base class for process dbf record operations such as deletes and writes.
- RecordHandler(Data4jni, DbfRecordIndexSet, DbfResultSet, Vector) - Constructor for class hec.io.dbf.RecordHandler
- RecordsAdded - Enum constant in enum class hec.event.HecDssEventType
- RecordsChanged - Enum constant in enum class hec.event.HecDssEventType
- RecordsDeleted - Enum constant in enum class hec.event.HecDssEventType
- RecordSelectorListener - Interface in rma.swing.event
- recordsExist(List<String>) - Method in class hec.heclib.dss.AbstractDssDataManager
- recordsExist(List<String>) - Method in interface hec.heclib.dss.DssDataManager
- recordsUpdated(long) - Method in class hec.hecmath.DSSFile
- recordsUpdated(long, List<String>, List<Long>, List<Integer>) - Method in interface hec.heclib.dss.DssDataManager
-
Retrieves infomation about record updated since the specified time.
- recordsUpdated(long, List<String>, List<Long>, List<Integer>) - Method in class hec.heclib.dss.HecDSSDataAttributes
-
Retrieves infomation about record updated since the specified time.
- recordsUpdated(long, List<String>, List<Long>, List<Integer>) - Method in class hec.heclib.dss.LocalDssDataManager
- recordsUpdated(long, Vector<String>, Vector<Long>, Vector<Integer>) - Method in class hec.hecmath.DSSFile
-
Retrieves infomation about record updated since the specified time.
- recordsUpdated(HecTime) - Method in class hec.hecmath.DSSFile
- recordsUpdated(HecTime, Vector<String>, Vector<Long>, Vector<Integer>) - Method in class hec.hecmath.DSSFile
- recordsUpdated(String) - Method in class hec.hecmath.DSSFile
- recordsUpdated(String, Vector<String>, Vector<Long>, Vector<Integer>) - Method in class hec.hecmath.DSSFile
- recordTag - Variable in class hec.heclib.dss.HecDSSRecordInfo
- recordType - Variable in class hec.heclib.dss.HecDSSRecordBasics
- recordType - Variable in class hec.heclib.dss.HecDSSRecordData
- recordType - Variable in class hec.heclib.dss.HecDSSRecordInfo
- recordType() - Method in class hec.heclib.dss.HecDSSDataAttributes
- recordType(String) - Method in class hec.heclib.dss.AbstractDssDataManager
- recordType(String) - Method in interface hec.heclib.dss.DssDataManager
- recordType(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- recordType(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- recordType(String, String) - Method in interface hec.io.DssManagerBridge
- recordTypeDescription - Variable in class hec.heclib.dss.HecDSSRecordInfo
- recordTypes(String[]) - Method in class hec.heclib.dss.AbstractDssDataManager
- recordTypes(String[]) - Method in interface hec.heclib.dss.DssDataManager
- recordTypes(String[]) - Method in class hec.heclib.dss.HecDSSDataAttributes
- recordTypes(String[]) - Method in interface hec.heclib.dss.IHecDSSUtilities
- recreateTableColumn(TableColumnModel) - Method in class rma.swing.table.editableheader.EditableHeader
- rectangle(int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- recursive - Variable in class hec.tools.FileHunter.HuntList
- RED_GREEN_BLUE_TYPE - Static variable in class rma.util.ColorContour
- redField - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- redistributeWithConstraint(double, double[], double[], double[], double[], double, boolean[]) - Static method in class rma.lang.RmaMath
-
Develops a balanced distribution constrained that sums to the given target.
- RedoAction() - Constructor for class rma.swing.RmaJTextField.RedoAction
- redrawLineNumbers() - Method in class hec.script.AbstractScriptEditor
- redrawMaps() - Method in class hec.map.MapCanvas
-
Method Description
- redSlider - Variable in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- reduceParentheses(String) - Static method in class hec.util.TextUtil
-
Removes unnecessary parentheses from a string.
- REF_LOCATION_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- refCount - Variable in class hec.io.RmiFileInfo
- REFERENCE - Static variable in interface hec.io.AsciiSerializableConstants
- referenceUsers - Variable in class hec.io.RmiFileInfo
- refill() - Method in class hec.map.dem.DemMap.CharIterator
- ReflectActionListener - Class in rma.swing.event
-
ActionListener that takes an object and a methodname to invoke when the actionPerformed() is called.
- ReflectActionListener(Object, String) - Constructor for class rma.swing.event.ReflectActionListener
- Reflection - Class in hec.lang
-
A helper class for using reflection that allows using class names instead of Classes as parameters for retrieving Constructors, Methods, and Fields
- Reflection() - Constructor for class hec.lang.Reflection
- ReflectListener - Class in rma.swing.event
-
Listener that takes an object and a methodname to invoke when the actionPerformed(), stateChange() or itemStateChanged() is called.
- ReflectListener(Object, String) - Constructor for class rma.swing.event.ReflectListener
- ReflectMultiListener - Class in rma.swing.event
-
Listener that takes an object and a methodname to invoke when the actionPerformed(), stateChange() or itemStateChanged() is called.
- ReflectMultiListener() - Constructor for class rma.swing.event.ReflectMultiListener
- ReflectMultiListener(Object, Object, String) - Constructor for class rma.swing.event.ReflectMultiListener
- ReflectMultiListener.ObjectMethodItem - Class in rma.swing.event
- refresh() - Method in class hec.client.DataTypePanel
-
Method Description
- refresh() - Method in class hec.gfx2d.DataTypePanel
-
Method Description
- refresh() - Method in class hec.gfx2d.G2dAxisPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dFontPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dGridPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dLinePropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dPatternPropertiesPanel
- refresh() - Method in class hec.gfx2d.G2dScalePropertiesPanel
- refresh() - Method in interface hec.gfx2d.ScalePropertiesPanel
- refresh() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- refresh() - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
-
Method that causes the panel to update from its data
- refresh() - Method in class hec.map.aidem.AiDemLayerSelection
- refresh() - Method in class hec.map.aishape.AiShapeLayerSelection
- refresh() - Method in class hec.map.dem.DemLayerSelection
- refresh() - Method in class hec.map.dlg.DlgLayerSelection
- refresh() - Method in class hec.map.JLayerSelection
- refresh() - Method in class hec.map.ManagerGlyphSelection
- refresh() - Method in class hec.map.nettin.NetTinLayerSelection
- refresh() - Method in class hec.map.raster.RasterLayerSelection
- refresh() - Method in class hec.map.tms.TmsLayerSelection
- refresh() - Method in class rma.swing.RmaJCompTitledPanel
- refresh() - Method in class rma.swing.table.PagePrintSetupPanel
- refresh(RefreshEvent) - Method in class hec.gfx2d.G2dDialog
- refresh(RefreshEvent) - Method in interface hec.refresh.RefreshListener
- refresh(String) - Method in interface hec.gfx2d.autoload.RefreshCookie
- RefreshCookie - Interface in hec.gfx2d.autoload
- RefreshEvent - Class in hec.refresh
- RefreshEvent(Object, String) - Constructor for class hec.refresh.RefreshEvent
- refreshInterval - Variable in class hec.util.PhotoViewerInfo
- refreshLegendItems() - Method in class hec.gfx2d.LegendPanel
-
Refreshes the legend items so they represent what is in the plots
- RefreshListener - Interface in hec.refresh
- RefreshManager - Class in hec.refresh
- refreshPlots() - Method in class hec.gfx2d.autoload.AutoLoadManager
- refreshPlots(String) - Method in class hec.gfx2d.autoload.AutoLoadManager
- refreshTree() - Method in class hec.script.AbstractScriptEditor
- RegExpFileFilter - Class in rma.io
- RegExpFileFilter(List) - Constructor for class rma.io.RegExpFileFilter
-
Create a new RegExpFileFilter object
- RegExpFileFilter(List, boolean) - Constructor for class rma.io.RegExpFileFilter
-
Create a new RegExpFileFilter object
- register(Class<? extends Controller>, Reader, Writer) - Static method in class hec.util.transformation.core.ControllerRegistry
-
This function should only be used if Service Annotations are not working.
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.Computation
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.Condition
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.LogicTest
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.MathExpression
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.MathOperation
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.QualityOperation
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.QualityTest
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.Text
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.TextExpression
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.TextOperation
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.TextTest
- registerAsListener(Updatable) - Method in interface hec.hecmath.computation.UpdatableListener
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.Value
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.ValueTest
- registerAsListener(Updatable) - Method in class hec.hecmath.computation.Variable
- registerEnterKey(boolean) - Method in class rma.swing.RmaJDialog
-
register the enter key action
- registerEnterKey(boolean) - Method in class rma.swing.RmaJFrame
-
register the enter key action
- registerEscapeKey(boolean) - Method in class rma.swing.RmaJDialog
-
register the escape key action
- registerEscapeKey(boolean) - Method in class rma.swing.RmaJFrame
-
register the escape key action
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.Computation
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.Condition
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.LogicTest
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.MathExpression
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.MathOperation
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.QualityOperation
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.QualityTest
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.Text
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.TextExpression
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.TextOperation
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.TextTest
- registerListener(UpdatableListener) - Method in interface hec.hecmath.computation.Updatable
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.Value
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.ValueTest
- registerListener(UpdatableListener) - Method in class hec.hecmath.computation.Variable
- registerListeners() - Method in class rma.swing.AbstractTextEditorPanel
-
register the listeners used by this class and it components
- registerListeners() - Method in class rma.swing.SerializerEditDlg
- registerPlotDialogCreator(PlotDialogCreator) - Static method in class hec.gfx2d.PlotDialogFactory
- registerPopupPlotCreator(PopupPlotCreator) - Static method in class hec.gfx2d.G2dPanel
- registerPrintUI(Class, PrintUI) - Method in class rma.swing.table.TablePrintManager
-
Register a PrintUI to use to print the particular class.
- regressionCoefficient - Variable in class hec.hecmath.LinearRegressionStatistics
- regressionCoefficient - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- regressionConstant - Variable in class hec.hecmath.LinearRegressionStatistics
- regressionConstant - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- RegressionFromConstant - Class in hec.lang
-
Title: RegressionFromConstant - Computes a simple regression given a fixed constant Description: Company:
- RegressionFromConstant() - Constructor for class hec.lang.RegressionFromConstant
- RegressionFromConstant(int, double[], double[], double) - Constructor for class hec.lang.RegressionFromConstant
- REGULAR_TIME_PATTERN - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- REGULAR_TIME_SERIES - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- REGULAR_TIME_SERIES_DOUBLES - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- RegularTextTimeSeriesRow - Class in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead. Replaced by
TextTimeSeriesRow
- RegularTextTimeSeriesRow() - Constructor for class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- RegularTextTimeSeriesRow(RegularTextTimeSeriesRow) - Constructor for class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- rehash() - Method in class rma.util.RMAHashtable
-
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
- reHecDuration - Static variable in class hec.gfx2d.PlotSpecification
- reindex() - Method in class hec.io.DBFDataStorage
- reInit() - Method in class hec.map.MapGlyph
- reinitialize(RunTimeWindow) - Method in class hec.model.AbstractTSRecord
-
TODO complete this method - currently it does just what initialize does
- reinitialize(RunTimeWindow) - Method in class hec.model.BaseTSDataSet
-
reset time series records for new time window
- reinitialize(RunTimeWindow) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- reinitialize(RunTimeWindow) - Method in interface hec.model.TSRecord
- REJECTED - Static variable in class hec.data.tx.DataVerificationConst
- REL - Static variable in class rma.swing.wheel.Version
- RELATIONAL - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- relationalObjClass - Variable in class hec.io.DBFMapObject
- RELATIVE_SELECTION - Static variable in class hec.util.TimeWindowDialog
- RelativeTimeInterval - Class in rma.util
- RelativeTimeInterval() - Constructor for class rma.util.RelativeTimeInterval
- RelativeTimeInterval(String) - Constructor for class rma.util.RelativeTimeInterval
- RelativeTimeInterval(String, int) - Constructor for class rma.util.RelativeTimeInterval
- RelativeTimeInterval(TimeZone, String, int) - Constructor for class rma.util.RelativeTimeInterval
- release() - Method in class hec.heclib.dss.HecDataManager
- release(boolean) - Method in class hec.heclib.dss.HecDataManager
- releaseAccess(intContainer) - Method in class hec.heclib.dss.HecDSSFileDataManager
- releaseFile(boolean) - Method in class hec.heclib.dss.HecDSSFileDataManager
- relinkThreadList() - Method in class hec.tools.FileHunter
- reload() - Method in class hec.io.AbstractDataStorage
-
called when we're supposed to dump all our in memory data and reload from disk.
- reload() - Method in interface hec.io.DataStorage
- reload() - Method in class hec.model.AbstractDataObject
-
set my reload flag and tell my observers that I have out of date data
- reload() - Method in interface hec.model.DataObject
-
reload this objects data
- reload() - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- reload(boolean) - Method in class hec.io.TopologyFile
- reload(String) - Method in interface hec.model.DataList
-
have the DataList drop all objects and reload them from the data storage
- reload(T) - Method in interface hec.data.TimeSeriesDataEditorListener
- reloadFile() - Method in class rma.util.DBFFileViewer
-
Method Description
- reLoadFile(BufferedReader) - Method in class hec.model.BaseTSDataSet
- reloadForm() - Method in interface hec.client.TextEditor
- reloadForm() - Method in class hec.client.TextEditorPanel
- reloadForm() - Method in class hec.client.TextFileEditorDialog
- reloadForm() - Method in class hec.client.TextFileEditorFrame
- reloadScript(ScriptIdentifier) - Method in interface hec.script.ScriptManager
- REMAINDER - Enum constant in enum class hec.gfx2d.swing.charts.util.ChartDataType
- reMap(int) - Method in class hec.dataTable.PairedDataModel
- reMap(int) - Method in class hec.dataTable.TimeSeriesDataModel
- reMap(int, int) - Method in class hec.dataTable.PairedDataModel
- reMap(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- REMARKS - Static variable in interface hec.data.project.IProject
- remarksFont - Variable in class rma.swing.table.TablePrintProperties
- remarksTitle - Variable in class rma.swing.table.TablePrintProperties
- remote - Variable in class hec.util.PhotoViewerInfo
- RemoteDssDataManagerProvider - Interface in hec.heclib.dss
- REMOTESERVER_COOP_HOSTIP - Static variable in class hec.io.TopologyFile
-
Description
- remove(double) - Method in class rma.util.DoubleArray
-
Removes the first occurrence of the argument from this vector.
- remove(double) - Method in class rma.util.DoubleVector
-
Removes the first occurrence of the argument from this vector.
- remove(float) - Method in class rma.util.FloatArray
-
Removes the first occurrence of the argument from this vector.
- remove(int) - Method in class hec.io.TimeSeriesCollectionContainer
-
Remove the TimeSeriesContainer at the index given
- remove(int) - Method in class rma.swing.list.RmaListModel
-
Removes the element at the specified position in this list.
- remove(int) - Method in class rma.util.IntArray
-
Removes the first occurrence of the argument from this array.
- remove(int) - Method in class rma.util.IntVector
-
Removes the first occurrence of the argument from this vector.
- remove(int) - Method in class rma.util.PruningList
- remove(int, int) - Method in class rma.swing.table.NonContiguousSelectionModel
- remove(int, int, List) - Method in class hec.data.meta.Catalog
- remove(long) - Method in class rma.util.LongVector
-
Removes the first occurrence of the argument from this vector.
- remove(short) - Method in class rma.util.ShortArray
-
Removes the first occurrence of the argument from this array.
- remove(LocationGroupRef) - Method in class hec.data.location.LocationGroupSet
- remove(LocationTemplate) - Method in interface hec.data.project.IProjectCatalog
- remove(LocationTemplate) - Method in class hec.data.project.JDomProjectCatalogImpl
- remove(TimeSeriesContainer) - Method in class hec.io.TimeSeriesCollectionContainer
-
Remove a TimeSeriesContainer from the collection
- remove(Conditional) - Method in class hec.model.ConditionalBlock
- remove(Component) - Method in class rma.swing.MDIDesktopPane
- remove(Object) - Method in class rma.swing.event.ReflectMultiListener
- remove(Object) - Method in class rma.swing.table.ColumnGroup
- remove(Object) - Method in class rma.util.PruningList
- remove(Object) - Method in class rma.util.RMAHashtable
-
Removes the key (and its corresponding value) from this hashtable.
- remove(Object) - Method in class rma.util.SoftHashMap
-
Removes the mapping for the given
key
from this map, if present. - remove(Permission) - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Removes a permission to the ApplicationPermissions.
- remove(List) - Method in class hec.data.meta.Catalog
-
Description of the Method
- remove(AbstractButton) - Method in class rma.swing.JButtonGroup
-
Removes a button from the group
- remove(AbstractButton[]) - Method in class rma.swing.JButtonGroup
-
Removes all the buttons in the array from the group
- REMOVE_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- removeAction(Action) - Method in class rma.swing.RmaJMultiActionButton
- removeActionListener(ActionListener) - Method in class hec.ui.TristateDecorator
- removeActionListener(ActionListener) - Method in class rma.swing.CheckBoxPanel
- removeActionListener(ActionListener) - Method in class rma.swing.DateChooser.ActionSupport
-
Remove an
ActionListener
from this object's list of listeners. - removeActionListener(ActionListener) - Method in class rma.swing.DateChooser
-
Remove a
ActionListener
from this component's list of listeners. - removeActionListener(ActionListener) - Method in class rma.swing.JCheckBoxEditPanel
-
Removes an ActionListener from the button
- removeActionListener(ActionListener) - Method in class rma.swing.list.FixedLengthComboBoxEditor
- removeActionListener(ActionListener) - Method in class rma.swing.RmaComboBoxEditor
- removeActionListener(ActionListener) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- removeAll() - Method in interface hec.model.CommonDataList
-
Removes all objects from this data list.
- removeAll(int[]) - Method in class rma.util.IntArray
-
Removes the first occurrence of the argument from this array.
- removeAll(int[]) - Method in class rma.util.IntVector
-
Removes the first occurrence of the argument from this vector.
- removeAll(short[]) - Method in class rma.util.ShortArray
-
Removes the first occurrence of the argument from this array.
- removeAllActions() - Method in class rma.swing.action.ActionGroup
-
remove all the Actions in this ActionGroup
- removeAllColumnGroups() - Method in class rma.swing.table.GroupableTableHeader
- removeAllElements() - Method in class rma.swing.list.RmaListModel
-
Removes all components from this list and sets its size to zero.
- removeAllElements() - Method in class rma.util.DoubleArray
-
Removes all components from this vector and sets its size to zero.
- removeAllElements() - Method in class rma.util.DoubleVector
-
Removes all components from this vector and sets its size to zero.
- removeAllElements() - Method in class rma.util.FloatArray
-
Removes all components from this vector and sets its size to zero.
- removeAllElements() - Method in class rma.util.IntArray
-
Removes all components from this array and sets its size to zero.
- removeAllElements() - Method in class rma.util.IntVector
-
Removes all components from this vector and sets its size to zero.
- removeAllElements() - Method in class rma.util.LongVector
-
Removes all components from this vector and sets its size to zero.
- removeAllElements() - Method in class rma.util.ShortArray
-
Removes all components from this array and sets its size to zero.
- removeAllExtensions() - Method in class rma.util.RMAFilenameFilter
- removeAllItems() - Method in class hec.gfx2d.LegendItemContainer
- removeAllItems() - Method in class rma.swing.JComboBoxEx
-
if the combo box has items then remove them
- removeAllItems() - Method in class rma.swing.RmaJComboBox
-
if the combo box has items then remove them
- removeAllMaps() - Method in class hec.map.MapPanel
-
remove all maps from the MapPanel
- removeAllMissing() - Method in class hec.io.TimeSeriesContainer
-
Remove all missing values from the data array, reducing the size of the time, values, and quality arrays.
- removeAllNodes() - Method in class hec.model.StreamJunction
- removeAllSelections() - Method in class hec.map.JLayerSelectorTreePanel
- removeAlternative(AlternativeEntry) - Method in class hec.util.SimulationEntry
- removeAttribute(String) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- removeAttributeAddRemoveListener(AttributeAddRemoveListener) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- removeAttributeChangeListener(AttributeChangedListener) - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- removeAttributeSetListeners() - Method in class hec.map.JLayerSelectorTreePanel
- removeAWTEnterKeyCompatibility() - Static method in class rma.swing.RmaJTextField
- removeAxis() - Method in class hec.gfx2d.LayoutPlotDialog
- removeAxis(Axis) - Method in class hec.gfx2d.AxisScrollbar
- removeCategory(CategoricalColorContour.Category<?>) - Method in class rma.util.CategoricalColorContour
- removeCategory(T) - Method in class rma.util.CategoricalColorContour
- removeCellEditorListener(CellEditorListener) - Method in class rma.swing.RmaJTable
-
remove a cell editor listener
- removeCellEditorListener(CellEditorListener) - Method in class rma.swing.table.RowCellEditor
- removeCellEditorListener(CellEditorListener) - Method in class rma.swing.treeTable.PathCellEditor
- removeCellEditorListener(TableChangeListener) - Method in class rma.swing.RmaJTable
- removeChangeListener(ChangeListener) - Method in interface hec.gfx2d.histogram.HistogramDataProvider
- removeChangeListener(ChangeListener) - Method in class hec.gfx2d.histogram.SimpleHistogramDataProvider
- removeChangeListener(ChangeListener) - Method in class hec.map.image.ImageGlyphProxy
- removeChangeListener(ChangeListener) - Method in class hec.map.MapGlyph
-
retmove the ChangeListener cl from the _listenerList
- removeChangeListener(ChangeListener) - Method in class hec.ui.TristateDecorator
- removeChangeListener(ChangeListener) - Method in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Removes a
ChangeListener
from the model. - removeChar(String, char) - Static method in class rma.util.RMAIO
- removeCharAt(String, int) - Static method in class rma.util.RMAIO
- removeCheckBoxToggleListener(CheckBoxToggleListener) - Method in class rma.swing.RmaJCheckBoxList
-
removes a CheckBoxToggleListener from the list
- removeCmdPanelListener(ButtonCmdPanelListener) - Method in class rma.swing.ButtonCmdPanel
- removeColorAtIndex(double) - Method in class rma.util.BandedColorContour
-
Remove a color for a given index
- removeColumn(int) - Method in class rma.swing.table.RmaTableModel
- removeColumnGroup(ColumnGroup) - Method in class rma.swing.table.GroupableTableHeader
- removeColumnListener(TableColumn) - Method in class rma.swing.table.TwoTablesOneFixedPanel
-
remove this panel from the list of objects that get Table Column Property Change Events
- removeColumns(String[]) - Method in class hec.data.meta.OrderBy
- removeComponentPanel(ComponentPanel) - Method in class hec.gfx2d.components.CheckBoxPanel
- removeCondtionalObject(Object) - Method in class hec.model.Conditional
- removeConfigChangeListener(ConfigChangeListener) - Method in interface hec.script.ScriptManager
- removeContainer(Container) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- removeContainer(Container) - Method in interface rma.services.tz.TimeZoneDisplayService
-
remove listener for the container.
- removeContainer(Container) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- removeContainer(Container) - Method in interface rma.services.units.UnitsDisplayService
- removeCurrentLayer() - Method in class hec.map.JLayerSelectorTreePanel
- removeCurve(int) - Method in class hec.model.PairedValuesExt
-
Removes an entire curve from the set of curves located at
index - removeCurve(int) - Method in class hec.model.SeasonalRecordExt
-
Removes an entire curve from the set of curves located at
index - removeDataListListener(DataListListener) - Method in interface hec.model.CommonDataList
- removeDateTimeFocusListener(FocusListener) - Method in class rma.swing.DateTimePanel
-
remove a focus listener from the datefield and the timefield
- removeDbfMap(String) - Method in class hec.io.DBFMappingClass
-
Removes a mapping from the dbf map for the given Codebase Field Name
- removeDescriptionComponents() - Method in class hec.gui.RenameDlg
- removeDesktopManagerListener(DesktopManagerListener) - Method in class rma.swing.MDIDesktopManager
- removeEditor() - Method in class rma.swing.table.editableheader.EditableHeader
- removeEditorListeners() - Method in class rma.swing.RmaJTable
-
Method Description
- removeElement() - Method in class rma.util.Queue
-
Removes and returns the object at the top of the queue.
- removeElement(double) - Method in class rma.util.DoubleArray
-
Removes the first occurrence of the argument from this vector.
- removeElement(double) - Method in class rma.util.DoubleVector
-
Removes the first occurrence of the argument from this vector.
- removeElement(float) - Method in class rma.util.FloatArray
-
Removes the first occurrence of the argument from this vector.
- removeElement(int) - Method in class rma.util.IntArray
-
Removes the first occurrence of the argument from this array.
- removeElement(int) - Method in class rma.util.IntVector
-
Removes the first occurrence of the argument from this vector.
- removeElement(long) - Method in class rma.util.LongVector
-
Removes the first occurrence of the argument from this vector.
- removeElement(short) - Method in class rma.util.ShortArray
-
Removes the first occurrence of the argument from this array.
- removeElement(Object) - Method in class rma.swing.list.RmaListModel
-
Removes the first (lowest-indexed) occurrence of the argument from this list.
- removeElementAt(int) - Method in class rma.swing.list.RmaListModel
-
Deletes the component at the specified index.
- removeElementAt(int) - Method in class rma.util.DoubleArray
-
Deletes the component at the double index.
- removeElementAt(int) - Method in class rma.util.DoubleVector
-
Deletes the component at the double index.
- removeElementAt(int) - Method in class rma.util.FloatArray
-
Deletes the component at the float index.
- removeElementAt(int) - Method in class rma.util.IntArray
-
Deletes the component at the specified index.
- removeElementAt(int) - Method in class rma.util.IntVector
-
Deletes the component at the specified index.
- removeElementAt(int) - Method in class rma.util.LongVector
-
Deletes the component at the specified index.
- removeElementAt(int) - Method in class rma.util.ShortArray
-
Deletes the component at the specified index.
- removeElements(Object[]) - Method in class rma.swing.list.RmaListModel
-
Removes the first (lowest-indexed) occurrence of the arguments from this list.
- removeError(String) - Method in class hec.map.aishape.ShapeImport
- removeExceedenceProbability() - Method in class hec.map.inundation.EditingInundationGroupPanel
- removeExceedenceProbability() - Method in class hec.map.inundation.InundationGroupEditor
- removeExceedenceProbability(int) - Method in class hec.map.inundation.EditingInundationGroupTableModel
- removeExceedenceProbability(Double) - Method in class hec.map.inundation.InundationGroup
- removeExceedenceProbability(Double) - Method in class hec.map.inundation.InundationParameter
- removeExistsError() - Method in class hec.map.aishape.ShapeImport
- removeExistsError() - Method in class hec.map.aishape.stream.OrderedShapeStream
- removeExtension(String) - Method in class rma.util.RMAFilenameFilter
- removeFile(File) - Method in class hec.io.FileMonitor
-
Remove specified file for listening.
- removeFileAccess() - Method in class hec.heclib.dss.HecDSSFileData
- removeFileComponents() - Method in class hec.gui.RenameDlg
-
Usefull when renaming objects that are not managers and don't have filenames
- removeFileExtension(String) - Static method in class rma.util.RMAIO
-
Returns a path with the file extension removed.
- removeFileSelectedListener(FileSelectedListener) - Method in class hec.gui.AbstractFileChooserField
- removeFilter(FilenameFilter) - Method in class rma.util.RMAFilenameFilterSet
- removeFilterPanel(TableRowFilterPanel.FilterPanel) - Method in class rma.swing.table.TableRowFilterPanel
- removeFocusListener(FocusListener) - Method in class hec.gfx2d.G2dPanel
- removeFocusListener(FocusListener) - Method in class hec.gfx2d.Viewport
- removeFontSizePropertyChangeListener(PropertyChangeListener) - Method in class rma.swing.FontChooserPanel
- removeG2dDialogWindowListener(WindowListener) - Static method in class hec.gfx2d.G2dDialog
- removeGlyph() - Method in class hec.map.aishape.ShapeQueryDialog
- removeGlyph(G2dGlyph) - Method in class hec.gfx2d.G2dPanel
- removeGlyph(G2dGlyph) - Method in class hec.gfx2d.Viewport
- removeGlyphSelectionListener(GlyphSelectionListener) - Method in class hec.map.image.ImageGlyphProxy
- removeGlyphSelectionListener(GlyphSelectionListener) - Method in class hec.map.MapGlyph
-
remove the GlyphSelectionListener msl from the _listenerList
- removeGroup(TimeSeriesGroupRef) - Method in class hec.data.tx.TimeSeriesCategory
- removeHecDssListener(HecDssListener) - Method in class hec.heclib.dss.HecDssCatalog
- removeInvalidValues(DataContainer) - Static method in class hec.chart.ValidateDataContainer
- removeInvalidValues(PairedDataContainer) - Static method in class hec.chart.ValidateDataContainer
- removeInvalidValues(TimeSeriesContainer) - Static method in class hec.chart.ValidateDataContainer
- removeItemListener(ItemListener) - Method in class hec.gfx2d.PairedDataPropertiesPanel
- removeItemListener(ItemListener) - Method in class hec.gui.SelectorPanel
- removeItemListener(ItemListener) - Method in class hec.ui.TristateDecorator
- removeKeyListener(KeyListener) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- removeLastElement() - Method in class rma.util.IntArray
-
remove and return the last element of the array
- removeLastElement() - Method in class rma.util.ShortArray
-
remove and return the last element of the array
- removeLastRow() - Method in class rma.swing.RmaJTable
-
remove the last row from the table
- removeLayerSelectionEventListener(LayerSelectionEventListener) - Method in class hec.map.JLayerSelectorTreePanel
- removeLayoutComponent(Component) - Method in class hec.gui.plaf.basic.BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager
- removeLayoutComponent(Component) - Method in class hec.io.BasicRmiFileChooserFieldUI.FileChooserFieldLayoutManager
- removeLayoutComponent(Component) - Method in class rma.swing.AKDockLayout
- removeLayoutComponent(Component) - Method in class rma.swing.plaf.basic.BasicDateFieldUI.DateFieldLayoutManager
- removeLayoutComponent(Component) - Method in class rma.swing.plaf.basic.BasicDescFieldUI.DateFieldLayoutManager
- removeLeadingTrailingMissing(HecTimeArray, HecDoubleArray) - Static method in class hec.heclib.dss.HecTimeSeries
- removeListener(CatalogListener) - Method in class hec.data.meta.Catalog
- removeListener(GraphicElementSelectionEventListener) - Method in interface hec.map.selection.GraphicElementSelectionEventNotifier
- removeListener(GraphicElementSelectionEventListener) - Method in class hec.map.selection.GraphicElementSelectionEventSupport
- removeListener(GraphicElementSelectionEventListener) - Method in class hec.map.selection.GraphicElementSelector
- removeListener(File, FileListener) - Method in class hec.io.FileMonitor
-
Remove listener from this file monitor.
- removeListener(String, String) - Method in class hec.server.ServerFileListener
- removeListeners() - Method in class rma.swing.RmaJAttributeToolbarButton
- removeListSelectionListener(ListSelectionListener) - Method in class hec.gui.PanelSelector
-
Description of the Method
- removeLocation(LocationTemplate) - Method in class hec.data.location.LocationGroup
- removeManagerMap(MapObjectInterface) - Method in class hec.map.MapPanel
- removeMap(MapIdentifier) - Method in interface hec.map.appInterface.MapWorkspace
-
Remove the map specified by mapToRemove
- removeMap(MapIdentifier) - Method in class hec.map.MapPanel
-
remove the map identified by mapid from the MapPanel
- removeMap(MapObjectInterface) - Method in class hec.map.MapPanel
-
remove the map from this MapPanel
- removeMapGlyphListener(MapGlyphListener) - Method in class hec.map.MapPanel
-
remove the MapGlyphListener l from the listener list
- removeMapLegendItem(LegendItem) - Method in class hec.map.MapCanvas
- removeMapping(String) - Static method in class hec.model.ManagerMappingFactory
-
remove an oldManagerClass mapping.
- removeMaps() - Method in class hec.map.MapPanel
-
remove the maps in this MapPanel
- removeMapTools(MapToolSet) - Method in class hec.map.MapToolPanel
- removeModifiableListener(ModifiableListener) - Method in class hec.lang.NamedType
- removeModifiableListener(ModifiableListener) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- removeModifiedListener(ActionListener) - Method in class hec.gfx2d.G2dGlyphDataRecord
- removeMouseListener() - Method in class hec.gui.AbstractFileChooserField
- removeNameDocumentListener(DocumentListener) - Method in class hec.gui.NameDescriptionPanel
- removeNameFocusListener(FocusListener) - Method in class hec.gui.NameDescriptionPanel
- removeNode(StreamNode) - Method in class hec.model.StreamJunction
- removeNodeSelectedListener(NodeSelectedListener) - Method in class rma.swing.tree.NodeSelectionListener
- removeNonPrintable(String) - Static method in class rma.util.RMAIO
-
remove non-printable characters from the String
- removeObject(long) - Method in interface hec.model.CommonDataList
-
remove the Data Object with the ID id
- removeObject(long[], String) - Method in class hec.io.AbstractDataStorage
- removeObject(long[], String) - Method in interface hec.io.DataStorage
- removeObject(long[], String) - Method in class hec.io.DBFDataStorage
- removeObject(long, String) - Method in class hec.io.AbstractDataStorage
- removeObject(long, String) - Method in interface hec.io.DataStorage
-
remove an object
- removeObject(long, String) - Method in class hec.io.DBFDataStorage
-
removes an object from the database.
- removeObjectReference(int) - Method in class hec.model.AbstractDataObject
- removeObjectReference(int) - Method in interface hec.model.DataObject
-
remove a DataObjectReference to this object
- removeObjectReference(int) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- removeObjectReference(DataObjectReference) - Method in class hec.model.AbstractDataObject
-
Removes an object reference from the list
- removeObjectReference(DataObjectReference) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- removeObjectSelectionListener(ObjectSelectionListener) - Method in class hec.gfx2d.G2dPanel
- removeObserver(AbstractDataListener) - Method in class hec.model.AbstractDataObject
-
remove an observer from my list of observers
- removeObserver(AbstractDataListener) - Method in interface hec.model.DataObject
-
remove an observer from my list of observers
- removeObserver(AbstractDataListener) - Method in class hec.model.UnmodifiableDataObject
-
remove an observer from my list of observers
- removeObserver(Observer) - Method in class hec.util.TimeWindowDialog
- removeOKListener(ActionListener) - Method in class hec.gfx2d.G2dPropertiesDlg
- removeOKListener(ActionListener) - Method in class rma.swing.table.PrintPropertiesDlg
- removePaintCompleteListener(PaintCompleteListener) - Method in class hec.map.MapPanel
- removePair(int) - Method in class hec.model.PairedValues
-
Removes a value pair at the given index
- removePair(int) - Method in class hec.model.PairedValuesExt
-
Removes a value pair at the given index
- removePathname(int) - Method in class hec.heclib.dss.CondensedReference
- removePathname(int) - Method in class hec.heclib.dss.DataReference
- removePathname(int) - Method in class hec.heclib.dss.DataReferenceSet
- removePopuMenuExportOptions() - Method in class rma.swing.RmaJTable
-
Removes the Import option on the default Popup Menu Import is removed if the poup menu is defined
- removePopuMenuFillOptions() - Method in class rma.swing.RmaJTable
-
Removes the Fill option on the default Popup Menu Import is removed if the poup menu is defined
- removePopupMenuInsertAppendOnly() - Method in class rma.swing.RmaJTable
-
Removes the Insert and Append row options on the default Popup Menu Insert Row Append Row Are removed if the poup menu is defined This is useful when the table is editable but doesn't allow inserting rows in between existing elements
- removePopupMenuPrintOptions() - Method in class rma.swing.RmaJTable
-
Removes the two Print options on the default Popup Menu Print and Print Preview Are removed if the poup menu is defined
- removePopupMenuRowEditingOptions() - Method in class rma.swing.RmaJTable
-
Removes the three Row Editing options on the default Popup Menu Insert Row Append Row Delete Row Are removed if the poup menu is defined This is useful when the table is non-editable
- removePopupMenuSumOptions() - Method in class rma.swing.RmaJTable
-
Removes the two Sum options on the default Popup Menu Sum Selected Cells Sum Entire Column Are removed if the poup menu is defined
- removeProgramOrderItem(ProgramOrderItem) - Static method in class hec.supplemental.model.ProgramOrderItem
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.gfx2d.G2dMouseAdapter
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.gfx2d.ViewportLayer
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.map.aishape.ShapeDrawingAttribute
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.map.annotations.AnnotationMapObject
-
Remove PropertyChangeListener.
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.map.annotations.ShadowRenderer
-
Remove a PropertyChangeListener from the listener list.
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.map.DisplayCoordinateReferenceSystem
- removePropertyChangeListener(PropertyChangeListener) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- removePropertyChangeListener(PropertyChangeListener) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- removePropertyChangeListener(PropertyChangeListener) - Method in interface rma.swing.logging.ILogRecordDisplay
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class hec.gfx2d.G2dMouseAdapter
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class hec.gfx2d.ViewportLayer
- removePropertyChangeListener(String, PropertyChangeListener) - Method in interface rma.swing.logging.ILogRecordDisplay
- removePropertyChangeSupport(PropertyChangeListener) - Method in class hec.model.AbstractDataObject
- removePropertyChangeSupport(PropertyChangeListener) - Method in class rma.util.ColorContour
- removePropertyChangeSupport(String, PropertyChangeListener) - Method in class hec.model.AbstractDataObject
- removePt(WorldPt, double) - Method in class hec.geometry.WorldLine
- removePt(WorldPt, double) - Method in class hec.geometry.WorldRegion
- removePt(WorldPt, double) - Method in class hec.map.aishape.AiShapePolygon
-
Checks if point is in one of the World region in AiShapePolygon, and removes it from the selected region.
- removePt(WorldPt, double) - Method in class hec.map.WorldLine
- removePt(WorldPt, double) - Method in class hec.map.WorldRegion
- removePt(WorldPt, double) - Method in class hec.model.StreamPolyLine
- removePtsAfter(WorldPt) - Method in class hec.map.WorldLine
- removeQualityPreferencesListener(Preferences, PreferenceChangeListener) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Adds a Preference change listener to the node that contains the quality settings.
- removeRange(int, int) - Method in class rma.swing.list.RmaListModel
-
Deletes the components at the specified range of indexes.
- removeReachFromJunction(String, boolean) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- removeReachFromJunction(String, boolean) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- removeRefreshListener(Object, RefreshListener) - Method in class hec.refresh.RefreshManager
- removeRow(int) - Method in class hec.util.GeneralTableModel
- removeSaveListener(SaveEventListener) - Method in class hec.gui.PanelEditor
- removeScriptEventListener(ScriptEventListener) - Method in class hec.script.AbstractScriptEditor
- removeScriptHeader(String) - Method in class hec.script.ScriptEngine
- removeScriptsFromGroup(ScriptGroup) - Method in class hec.script.AbstractScriptEditor
-
remove the group setting from all the scripts
- removeSelectedWindow() - Method in class rma.swing.MDIDesktopPane
- removeSelection(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- removeSelectionItem(Object) - Method in class hec.gui.AbstractSelectorPanel
- removeSelectionItem(Object) - Method in class hec.gui.SelectorPanel
-
remove an item from the selection list.
- removeSelectionItem(Object) - Method in class hec.gui.SelectorTextPanel
- removeSelectionPaths(TreePath[]) - Method in class hec.ui.CheckTreeSelectionModel
- removeServiceLoader(Class<S>) - Method in class rma.services.GlobalServiceLoader.GlobalServiceLoaderSingleton
- removeServiceLoader(Class<S>) - Method in interface rma.services.GlobalServiceLoaderDelegate
- removeSimulation(SimulationEntry) - Method in class hec.util.WatershedEntry
- removeSubsequentFilters() - Method in class rma.swing.table.TableRowFilterPanel
- removeTableChangeListener(TableChangeListener) - Method in class rma.swing.RmaJTable
-
Method Description
- removeTimeSeries(String) - Method in class hec.data.tx.TimeSeriesGroup
- removeTimeZone() - Method in class hec.heclib.dss.HecTimeSeries
- removeTimeZone() - Method in class hec.heclib.util.HecTimeArray
- removeTimeZoneComponentListener(TimeZoneComponent) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- removeToolBarButton(IToolBarButtonItem) - Method in interface hec.appInterface.ToolBarButtonManager
-
Remove the toolBarItem from the current ApplicationModules toolbar.
- removeToolbarLisntener(G2dToolbarListener) - Method in class hec.gfx2d.ViewportToolbar
- removeToolButton(ButtonGifStrings) - Method in class hec.map.MapToolPanel
- removeTrailingChars(String, char) - Static method in class rma.util.RMAIO
- removeTSRecord(String, String, boolean) - Method in class hec.model.Node
- removeUndefinedValues() - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
-
Try to avoid calling this as it will prune undef values that are used w/in the database to control values that need to be deleted
- removeUnitsComponent(UnitsComponent) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- removeUnitsComponent(UnitsComponent) - Method in interface rma.services.units.UnitsDisplayService
- removeUpdate(DocumentEvent) - Method in class hec.script.LineNumberPanel
- removeUpdate(DocumentEvent) - Method in class rma.swing.RmaJPasswordField
- removeUpdate(DocumentEvent) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- removeUpdate(DocumentEvent) - Method in class rma.swing.RmaJTable
-
Method Description
- removeUpdate(DocumentEvent) - Method in class rma.swing.RmaJTextArea
- removeUpdate(DocumentEvent) - Method in class rma.swing.RmaJTextField
- removeUser(String) - Method in class hec.model.UserInfo
- removeUserId(String, String) - Static method in class hec.lang.UserId
- removeUserType(String) - Method in class hec.security.PasswordEntry
- removeValue(int) - Method in class hec.model.ValueSet
-
Removes a value from the y-value array.
- removeValueAt(int) - Method in class rma.swing.RmaJCheckBoxList
- removeVCRControlsListener(VCRControlsListener) - Method in class rma.swing.RmaVcrControls
- removeViewport() - Method in class hec.gfx2d.LayoutPlotDialog
- removeViewport(ViewportLayout) - Method in class hec.gfx2d.PlotLayout
-
remove the ViewportLayout vLayout from the PlotLayout
- removeViewTimeZone() - Method in class hec.heclib.util.HecTimeArray
- rename(String) - Method in class hec.lang.NamedType
-
Similar to setName but generates a rename event to let anyone know that this item has been renamed
- rename(String) - Method in class hec.model.UnmodifiableDataObject
-
Description of the Method
- RENAME_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- RENAME_EVENT - Static variable in class hec.lang.NamedType
- RenameDlg - Class in hec.client
-
Deprecated.use hec.gui.RenameDlg
- RenameDlg - Class in hec.gui
- RenameDlg(Dialog, boolean) - Constructor for class hec.client.RenameDlg
-
Deprecated.
- RenameDlg(Dialog, boolean) - Constructor for class hec.gui.RenameDlg
- RenameDlg(Dialog, String, boolean) - Constructor for class hec.client.RenameDlg
-
Deprecated.
- RenameDlg(Dialog, String, boolean) - Constructor for class hec.gui.RenameDlg
- RenameDlg(Frame, boolean) - Constructor for class hec.client.RenameDlg
-
Deprecated.
- RenameDlg(Frame, boolean) - Constructor for class hec.gui.RenameDlg
- RenameDlg(Frame, String, boolean) - Constructor for class hec.client.RenameDlg
-
Deprecated.
- RenameDlg(Frame, String, boolean) - Constructor for class hec.gui.RenameDlg
- renameRecords(String[], String[]) - Method in class hec.hecmath.DSSFile
- renameRecords(List<String>, List<String>) - Method in class hec.heclib.dss.AbstractDssDataManager
- renameRecords(List<String>, List<String>) - Method in interface hec.heclib.dss.DssDataManager
- renameRecords(List<String>, List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- renameRecords(List<String>, List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- renameRecords(Vector, Vector) - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- renameRecords(Vector, Vector) - Method in class hec.hecmath.DSSFile
- renderCellComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.RmaCellRenderer
-
render the non-selected cells
- rendererComponent - Variable in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- renderers - Variable in class rma.swing.table.RowCellRenderer
- renderImage(MapScale, TmsDataSource, WorldRect, int) - Method in class hec.map.tms.TmsRenderer
- RenderingInundationGroupPanel - Class in hec.map.inundation
- RenderingInundationGroupPanel(String) - Constructor for class hec.map.inundation.RenderingInundationGroupPanel
- RenderingInundationGroupTableModel - Class in hec.map.inundation
- RenderingInundationGroupTableModel(RmaJTable, InundationGroupSelection) - Constructor for class hec.map.inundation.RenderingInundationGroupTableModel
- renderSelectedCellComponent(JTable, Object, boolean, int, int) - Method in class rma.swing.table.RmaCellRenderer
-
render the selected cell
- renderString(int) - Method in class hec.data.ParameterString
- RenderTaskFactory - Class in hec.map.renderer
- RenderTaskFactory(String) - Constructor for class hec.map.renderer.RenderTaskFactory
- renderToImage(int, int, MapScale) - Method in class hec.map.renderer.GlyphTaskFactory
- renderToImage(Image, MapScale, MapCanvas) - Method in class hec.map.renderer.AbstractThreadedRenderer
- renderToImage(Image, MapScale, MapCanvas) - Method in interface hec.map.renderer.CanvasRenderer
- reOrder() - Method in class hec.data.meta.Catalog
-
Description of the Method
- repaint() - Method in class hec.map.inundation.InundationGroupSelection
- repaint() - Method in interface hec.map.JLayerSelectionParent
- repaint() - Method in class hec.map.MapCanvas
- repaint() - Method in class rma.swing.RmaFrame
- REPEAT_FILL - Static variable in class rma.swing.event.TableUpdateEvent
- RepeatDialog - Class in hec.client
- RepeatDialog(Dialog, boolean) - Constructor for class hec.client.RepeatDialog
- RepeatDialog(Frame, boolean) - Constructor for class hec.client.RepeatDialog
- repeatFill() - Method in class rma.swing.RmaJTable
-
take the first cell selected and fill all cells in that column with that value
- repeatFill(Vector<Vector<CellLocation>>, CellLocation, CellLocation) - Method in class rma.swing.RmaJTable
- repeatFixColumns - Variable in class rma.swing.table.TablePrintProperties
- repeatHeaders - Variable in class rma.swing.table.TablePrintProperties
- RepeatInterval - Class in hec.model
- RepeatInterval() - Constructor for class hec.model.RepeatInterval
- repeatTitle - Variable in class rma.swing.table.TablePrintProperties
- replace - Variable in class rma.swing.ReplaceDialog
- replace() - Method in class rma.swing.ReplaceDialog
- replace(boolean) - Method in class rma.swing.ReplaceDialog
- replace(ActionEvent) - Method in class hec.util.GeneralTableEditor
- replace(String, String, boolean, boolean, boolean, int, int) - Method in class hec.util.GeneralTableEditor
- replace(String, String, int, int, int, boolean, boolean, boolean, Dimension) - Method in class hec.util.GeneralTableModel
- replace(String, String, String) - Method in class hec.io.PasswordFile
- replace(String, String, String) - Static method in class rma.util.RMAIO
-
replace oldChars in str with newChars
- replace(String, String, String, int) - Static method in class hec.util.TextUtil
-
Replaces the specified occurrence of a specified substring in a string
- replace(String, String, String, String, int) - Static method in class hec.util.TextUtil
-
Replaces the specified occurrence of a specified regex in a string
- REPLACE - Static variable in class hec.client.PasswordFileEditor
- Replace_All - Static variable in class hec.lang.Const
- REPLACE_ALL - Static variable in class hec.lang.Const
- Replace_Missing_Values_Only - Static variable in class hec.lang.Const
- REPLACE_MISSING_VALUES_ONLY - Static variable in class hec.lang.Const
- Replace_With_Non_Missing - Static variable in class hec.lang.Const
- REPLACE_WITH_NON_MISSING - Static variable in class hec.lang.Const
- replaceAction() - Method in class rma.swing.AbstractTextEditorPanel
- replaceAll - Variable in class rma.swing.ReplaceDialog
- replaceAll() - Method in class rma.swing.ReplaceDialog
- replaceAll(String, String, boolean, boolean) - Method in class hec.util.GeneralTableEditor
- replaceAll(String, String, boolean, boolean) - Method in interface rma.swing.ReplaceListener
- replaceAll(String, String, int, int, boolean, boolean) - Method in class hec.util.GeneralTableModel
- replaceAll(String, String, String) - Static method in class hec.util.TextUtil
-
Replaces all occurrences of a specified substring in a string
- replaceAll(String, String, String, String) - Static method in class hec.util.TextUtil
-
Replaces all occurrences of a specified regex in a string
- ReplaceDialog - Class in rma.swing
- ReplaceDialog(Dialog, ReplaceListener) - Constructor for class rma.swing.ReplaceDialog
- ReplaceDialog(Frame, boolean) - Constructor for class rma.swing.ReplaceDialog
- ReplaceDialog(Frame, boolean, ReplaceListener) - Constructor for class rma.swing.ReplaceDialog
- replaceExistingChanged() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- replaceExistingCheckboxAction() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- replaceFirstRecord(String, String, boolean, boolean, boolean) - Method in class hec.util.GeneralTableEditor
- replaceFirstRecord(String, String, boolean, boolean, boolean) - Method in interface rma.swing.ReplaceListener
- replaceLastRecord(String, String, boolean, boolean) - Method in class hec.util.GeneralTableEditor
- replaceLastRecord(String, String, boolean, boolean) - Method in interface rma.swing.ReplaceListener
- ReplaceListener - Interface in rma.swing
- replacePathnames(Vector) - Method in interface hec.ui.browser.IBrowseCallback
- replacePathnames(Vector) - Method in interface hec.ui.browser.IBrowseDSSParent
- replaceSelection(String) - Method in class rma.swing.RmaJTextField
- replaceSpecificValues(HecDouble, HecDouble) - Method in class hec.hecmath.HecMath
- replaceSpecificValues(HecDouble, HecDouble) - Method in class hec.hecmath.PairedDataMath
- replaceSpecificValues(HecDouble, HecDouble) - Method in class hec.hecmath.TimeSeriesMath
-
Replace specific values for another in the time series.
- replaceTokens(String, Object...) - Method in class hec.gfx2d.text.TextSubstitutionManager
- replaceUnitsTemplate(String, String) - Static method in class rma.swing.RmaJLabel
- replaceUnitTemplate(JTable, String, int) - Method in class rma.swing.table.UnitsHeaderRenderer
- replaceValuesInRange(HecDouble, HecDouble, HecDouble) - Method in class hec.hecmath.HecMath
- replaceValuesInRange(HecDouble, HecDouble, HecDouble) - Method in class hec.hecmath.PairedDataMath
- replaceValuesInRange(HecDouble, HecDouble, HecDouble) - Method in class hec.hecmath.TimeSeriesMath
-
Replace values within range for another in the time series.
- replaceYOrdinateValue(PairedDataContainer, double, double) - Method in class hec.chart.HistogramChart
- Report - Interface in hec.client
- REPRESENTATIVE_POINT - Static variable in class hec.data.meta.LocationKindCatalogQuery
- requestAccess(intContainer) - Method in class hec.heclib.dss.HecDSSFileDataManager
- requestFocus() - Method in class hec.map.JLayerSelection
- requestSecondAccess() - Method in class hec.heclib.dss.HecDSSFileAccess
- requestSecondAccess() - Method in class hec.heclib.dss.HecDSSFileDataManager
- REQUIRED_EXCEEDENCE_PROBABILITIES - Static variable in interface hec.map.inundation.InundationConst
- REQUIRED_PARAMETERS - Static variable in interface hec.map.inundation.InundationConst
- requiresJustification(Widget) - Method in class hec.map.annotations.layout.FlowLayout
- requiresJustification(Widget) - Method in interface hec.map.annotations.layout.Layout
-
Resolve whether a widget requires justification after whole scene layout.
- requiresTsc(String) - Method in class hec.hecmath.computation.VariableSet
- requiresTscByName - Variable in class hec.hecmath.computation.VariableSet
- resample(int) - Method in class hec.map.raster.Resolution
- resample(TimeSeriesContainer, Interval) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Create timeseries derived from input in the specified interval.
- resample(Interval) - Method in class hec.hecmath.TimeSeriesMath
-
Resample a time series to a different interval
- RESAMPLE_TO_UNDEFINED_RATIO - Static variable in class hec.map.raster.RasterMap
- ResDrawPropData - Interface in hec.client
- reserved - Variable in class hec.io.dbf.DBFFieldDescriptor
- reset() - Method in class hec.chart.HistogramPlotDialog
- reset() - Method in class hec.geometry.AxisIterator
-
resets iterator to beginning of range
- reset() - Method in class hec.geometry.LogAxisIterator
-
Resets the iterator to an initial state, where it points to the begining of the Axis it iterates over
- reset() - Method in class hec.geometry.ProbabilityAxisIterator
- reset() - Method in class hec.geometry.TSAxisIterator
-
resets iterator to beginning of range
- reset() - Method in class hec.gfx2d.DataTypeFactory
-
Method Description
- reset() - Method in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
Resets this
Polyline2D
object to an empty polygon. - reset() - Method in class hec.heclib.dss.HecTimeSeries
-
Get information about an individual time series record (pathname) This includes the time of the first and last values in the record, and the records units and type.
- reset() - Method in class hec.hecmath.computation.Value
- reset() - Method in class hec.hecmath.computation.Variable
- reset() - Method in class hec.hecmath.computation.VariableSet
- reset() - Method in class hec.lang.RandomNumber
- reset() - Method in class hec.lang.RdcDelim
-
Reset the RdcDelim Vector to be empty - it won't contain any elements.
- reset() - Method in class hec.lang.RdcField
-
Reset the current instance so that the contents are blank of zero length.
- reset() - Method in class hec.lang.StatisticalParameter
- reset() - Method in class hec.map.JLayerSelectorTreePanel
- reset() - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- reset() - Method in interface hec.map.streamAlignment.StreamAlignmentProps
-
called when the watershed is loaded.
- reset() - Method in class hec.model.AbstractTSRecord
- reset() - Method in class hec.model.BaseTSDataSet
- reset() - Method in interface hec.model.TSRecord
- reset() - Method in class hec.util.CRC32Util
- reset() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- reset() - Method in class rma.util.wmf.WMFGraphics
-
Resets WMFGraphics to its standard Java AWT behavior.
- reset(BufferedReader) - Method in class hec.io.AsciiDeserializer
-
reset this Deserializer to a new BufferedReader
- reset(BufferedWriter) - Method in class hec.io.AsciiSerializer
-
reset this Serializer to a new BufferedWriter
- RESET_DATA - Static variable in interface hec.gfx2d.G2dObject
- resetAllDataLimits() - Method in class hec.gfx2d.G2dPanel
-
reset scales on all viewports in panel
- resetAllDataLimits() - Method in class hec.gfx2d.Viewport
-
Resets all of the data limits to the bounds of the current data and grows the bounds if necessary
- resetAllDataLimits(boolean) - Method in class hec.gfx2d.Viewport
-
Resests all of the data limits to the bounds of the current data.
- resetArrayTime() - Method in class hec.heclib.dss.HecTimeSeries
- resetBackgroundMaps(List) - Method in class hec.map.MapPanel
-
set the Background MapObjectInterface list
- resetData() - Method in class hec.gfx2d.PairedValuesExtData
-
sets the data Vector and notifies observers
- resetData() - Method in class hec.gfx2d.SimplePairedValuesData
-
sets the data Vector and notifies observers
- resetData() - Method in class hec.gfx2d.SimpleSeasonalData
-
sets the data Vector and notifies observers
- resetDataLimits(Scale) - Method in class hec.gfx2d.Viewport
- resetDataLimits(Scale, boolean) - Method in class hec.gfx2d.Viewport
- resetDefaultToolbars() - Method in interface hec.appInterface.ToolBarButtonManager
-
Resets the toolbar items for this ApplicationModule to the defaults.
- resetDefaultValuetime() - Method in interface hec.data.IRating
-
Resets the default value time.
- resetDefaultValuetime() - Method in class hec.hecmath.PairedDataMath
- resetFilterSelections() - Method in class rma.swing.table.FilterTablePanel
- resetFontScl() - Method in class hec.gfx2d.G2dPanel
- resetIncrementCount() - Method in class hec.map.raster.RasterImportProgressIndicator
- resetLoginFailureCnt() - Method in class hec.security.PasswordEntry
- resetManagerMaps(List) - Method in class hec.map.MapPanel
-
set the Manager MapObjectInterface list
- resetManagerOrder(List) - Method in class hec.map.MapPanel
-
set the order of the List of Manager MapObjectInterface objects
- resetNodeCoord() - Method in class hec.model.StreamElement
- resetProperties(G2dPanelProp) - Method in class hec.gfx2d.G2dPanel
-
Resets the properties for the panel.It removes all currently visble glyphs, and all components and re-configures the panel according to the properties and then redraws the glyphs.
- resetRatingTime() - Method in interface hec.data.IRating
-
Resets (un-sets) the rating time.
- resetRatingTime() - Method in class hec.hecmath.PairedDataMath
- resetRowEnabled() - Method in class rma.swing.RmaJTable
-
Method Description
- resetRowEnabled() - Method in class rma.swing.RmaJTableSorter
-
clear the editableRows list
- resetRowEnabled() - Method in class rma.swing.table.AbstractRmaTableModel
- resetRowEnabled() - Method in class rma.swing.table.RmaTableModel
- resetRowEnabled() - Method in interface rma.swing.table.RmaTableModelInterface
-
clears the RmaTableModel's editableRows list
- resetScrollbars() - Method in class hec.map.MapPanel
-
reset the horizontal and vertical scroll bars
- resetSeedNumber() - Method in class hec.lang.RandomNumber
- resetStreamTics(StreamElement) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- resetTable() - Method in class hec.dataTable.PairedDataModel
-
resetTable called after the number of columns have changed
- resetToIrregular() - Method in class hec.dataTable.TimeSeriesDataModel
-
Reset all the data sets to be irregular and figure out a new irregular interval block size.
- resetToolbars() - Method in class hec.map.JLayerSelectorTreePanel
- resetWaterYearStart(String) - Method in class hec.model.SeasonalPairedValues
- resize(int) - Method in class hec.heclib.util.doubleArrayContainer
-
Resize the array.
- resize(int) - Method in class hec.heclib.util.HecDoubleArray
-
Resize the array.
- resize(int) - Method in class hec.heclib.util.HecTimeArray
-
Resize the array.
- resize(int) - Method in class hec.heclib.util.intArrayContainer
-
Resize the array.
- resize(int) - Method in class hec.heclib.util.shortArrayContainer
-
Resize the array.
- resize(int) - Method in class hec.lang.FloatArrayContainer
-
Resize the array.
- resize(int) - Method in class hec.lang.ShortArrayContainer
- resize(int, int) - Method in class hec.dataTable.TimeSeriesQualityColumn
- resize(int, int) - Method in class hec.heclib.util.doubleArrayContainer
-
Resize the array.
- resize(int, int) - Method in class hec.heclib.util.HecDoubleArray
-
Resize the array.
- resize(int, int) - Method in class hec.heclib.util.HecTimeArray
-
Resize the array.
- resize(int, int) - Method in class hec.heclib.util.intArrayContainer
-
Resize the array.
- resize(int, int) - Method in class hec.heclib.util.shortArrayContainer
-
Resize the array.
- resize(int, int) - Method in class hec.lang.FloatArrayContainer
-
Resize the array.
- resize(int, int) - Method in class hec.lang.ShortArrayContainer
- resize(int, int, int) - Method in class hec.heclib.util.doubleArrayContainer
-
Resize the array, while moving elements (a more complex resize) numberElements is the new size beginningElementOld is the position in the old array to start copying from beginningElementNew is the position in the new array to start copying to This function can be used to increase the size of the array (most common), or remove data from the beginning and end of the array.
- resize(int, int, int) - Method in class hec.heclib.util.HecDoubleArray
-
Resize the array, while moving elements (a more complex resize) numberElements is the new size beginningElementOld is the position in the old array to start copying from beginningElementNew is the position in the new array to start copying to This function can be used to increase the size of the array (most common), or remove data from the beginning and end of the array.
- resize(int, int, int) - Method in class hec.heclib.util.HecTimeArray
-
Resize the array, while moving elements (a more complex resize) numberElements is the new size beginningElementOld is the position in the old array to start copying from beginningElementNew is the position in the new array to start copying to This function can be used to increase the size of the array (most common), or remove data from the beginning and end of the array.
- resize(int, int, int) - Method in class hec.heclib.util.intArrayContainer
-
Resize the array, while moving elements (a more complex resize) numberElements is the new size beginningElementOld is the position in the old array to start copying from beginningElementNew is the position in the new array to start copying to This function can be used to increase the size of the array (most common), or remove data from the beginning and end of the array.
- resize(int, int, int) - Method in class hec.heclib.util.shortArrayContainer
-
Resize the array, while moving elements (a more complex resize) numberElements is the new size beginningElementOld is the position in the old array to start copying from beginningElementNew is the position in the new array to start copying to This function can be used to increase the size of the array (most common), or remove data from the beginning and end of the array.
- resize(int, int, int) - Method in class hec.lang.FloatArrayContainer
-
Resize the array, while moving elements (a more complex resize) numberElements is the new size beginningElementOld is the position in the old array to start copying from beginningElementNew is the position in the new array to start copying to This function can be used to increase the size of the array (most common), or remove data from the beginning and end of the array.
- resizeByteArray(byte[], int) - Method in class rma.util.png.PngEncoder
-
Increase or decrease the length of a byte array.
- resizeDesktop() - Method in class rma.swing.MDIDesktopManager
- resizeDesktop() - Method in class rma.swing.MDIDesktopPane
- resizeFieldDescriptor(int, int) - Method in class hec.io.dbf.AbstractDBFHeader
- resizeFieldDescriptor(int, int) - Method in interface hec.io.dbf.DBFHeader
- resizeWithInterval(int, int, int) - Method in class hec.heclib.util.HecTimeArray
-
For arrays with regular interval times, resize and modify times to be correct.
- resolution - Variable in class rma.util.RmaSymbol
- Resolution - Class in hec.map.raster
- Resolution(RasterMap, int, int, float, float, int) - Constructor for class hec.map.raster.Resolution
- resolveBounds(Point2D, Rectangle) - Method in class hec.map.annotations.Widget
-
Sets resolved location and bounds of the widget This method is usually called from implementations of
Layout
interface. - resolveToken(String, Object...) - Method in class hec.gfx2d.text.DateTokenReplacer
- resolveToken(String, Object...) - Method in class hec.gfx2d.text.DssTokenReplacer
-
Resolves the token into a string that can be replaced by the TextSubstitution Manager or null if the Token cannot be resoved
- resolveToken(String, Object...) - Method in interface hec.gfx2d.text.TokenReplacer
-
Resolves the token into a string that can be replaced by the TextSubstitution Manager or null if the Token cannot be resoved
- RESPRM - Static variable in interface hec.supplemental.model.WorkspaceConstants
- RESPRM_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- RESPRM_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- RESPRM_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- RESSIM_IMPORT - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- RESSIM_OPS - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- RESSIM_OVERRIDES - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- RESSIM_REPORTS - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- RESSIM_STORINTEGR - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- restart() - Method in class rma.swing.ColorProducer
-
Resets the index to the beginning of the collection
- restart(int) - Method in class rma.swing.ColorProducer
-
Resets the index to the specified index, bounded within the collection size
- restart(Collection<Color>) - Method in class rma.swing.ColorProducer
-
Resets the collection used to iterate, and sets the index back to its start
- restore() - Method in class hec.dataTable.HecDataTableFrame
-
Restores the frame to normal size.
- restore() - Method in class hec.gfx2d.G2dDialog
-
Restores the frame to normal size.
- restoreState() - Method in class rma.util.wmf.WMFGraphics
-
Restores internal WMFGraphics settings in WMF which have been changed by copies (Graphics.create()) of this Graphics object.
- reSub(String, String, String) - Static method in class hec.hecmath.computation.Util
- reSub(String, Pattern, String) - Static method in class hec.hecmath.computation.Util
- result - Variable in class hec.hecmath.computation.Computation
- result - Variable in class hec.hecmath.computation.MathExpression
- result - Variable in class hec.hecmath.computation.TextExpression
- results - Variable in class hec.lang.RegressionFromConstant
- ResultsDialog - Class in hec.gui
- ResultsDialog(Dialog, String) - Constructor for class hec.gui.ResultsDialog
- RETRIEVE - Static variable in interface hec.lang.Transaction
-
A constant int for a retrieve action.
- retrieveAllTimes - Variable in class hec.io.TimeSeriesContainer
- retrieveComparisonList() - Method in interface hec.data.tx.ComparisonDataSource
- retrieveData() - Method in class hec.heclib.dss.HecPairedData
- retrieveData(int) - Method in class hec.heclib.dss.HecTimeSeries
- retrieveGriddedContainer(boolean, GridData, int[]) - Method in class hec.heclib.grid.GriddedData
- retrieveGriddedData() - Method in class hec.heclib.grid.GriddedData
- retrieveGriddedData(boolean, GridData, int[]) - Method in class hec.heclib.grid.GriddedData
- retrieveGridFromDss(String, String, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
High-level call to retrieve a GridData object from a given DSS file and path.
- retrieveStandardText(StandardTextId) - Method in class hec.data.timeSeriesText.StandardTextCatalog
- retrieveUserHeaderNullValue(int[]) - Method in class hec.heclib.grid.GriddedData
- returnedClass() - Method in class hec.io.dbf.types.PrimitiveArrayToBinary
- returnedClass() - Method in interface hec.io.dbf.types.UserType
-
The class returned by nullSafeGet().
- returnGridInfo() - Method in class hec.heclib.grid.GridStructContainer
- returnObject(Object) - Method in class rma.util.ObjectPool
-
return an object.
- returnSegment(SegmentData) - Method in class hec.map.raster.RasterMap
- returnSegment(SegmentInfo) - Method in class hec.map.raster.RasterMap
- ReturnStatusConstants - Interface in hec.model
-
An interface for organizing method return status id's and messages
- reValidCurve - Static variable in class hec.gfx2d.PlotSpecification
- reverse - Variable in class rma.swing.wheel.Config
- reverse(double[]) - Static method in class rma.util.RmaArrays
- reverse(int[]) - Static method in class rma.util.RmaArrays
- reverse(Object[]) - Static method in class rma.util.RmaArrays
- REVERSE_ORDER_PROPERTY - Static variable in class hec.dataTable.HecDataTableFrame
- reverseAllAction() - Method in class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- reverseAllAction() - Method in class hec.map.importer.AbstractShapeImportDialog
- reverseAxis() - Method in class hec.gfx2d.LayoutPlotDialog
- reverseDirection() - Method in class hec.map.WorldLine
- reverseDirection() - Method in class hec.model.StreamElement
-
Method to reverse the upstream to downstream orientation of the stream element.
- reverseOrder_Action(boolean) - Method in class hec.dataTable.HecDataTableFrame
- reversePts() - Method in class hec.map.WorldRegion
- reverseRate(double) - Method in interface hec.data.IRating
-
Finds the independent value for a single independent value.
- reverseRate(double) - Method in class hec.hecmath.PairedDataMath
- reverseRate(double[]) - Method in interface hec.data.IRating
-
Finds multiple independent values for multiple single independent values.
- reverseRate(double[]) - Method in class hec.hecmath.PairedDataMath
- reverseRate(long[], double[]) - Method in interface hec.data.IRating
-
Finds multiple independent values for multiple single independent and times.
- reverseRate(long[], double[]) - Method in class hec.hecmath.PairedDataMath
- reverseRate(long, double) - Method in interface hec.data.IRating
-
Finds the independent value for a single independent value at a specified time.
- reverseRate(long, double) - Method in class hec.hecmath.PairedDataMath
- reverseRate(long, double[]) - Method in interface hec.data.IRating
-
Finds multiple independent values for multiple single independent values at a specified time.
- reverseRate(long, double[]) - Method in class hec.hecmath.PairedDataMath
- reverseRate(TimeSeriesMath) - Method in interface hec.data.IRating
-
Rates the values in the specified TimeSeriesMath to generate a resulting TimeSeriesMath.
- reverseRate(TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
- reverseRate(TimeSeriesContainer) - Method in interface hec.data.IRating
-
Rates the values in the specified TimeSeriesContainer to generate a resulting TimeSeriesContainer.
- reverseRate(TimeSeriesContainer) - Method in class hec.hecmath.PairedDataMath
- ReverseRatingInput - Class in hec.data.rating
-
Describes input for a reverse rating function.
- ReverseRatingInput() - Constructor for class hec.data.rating.ReverseRatingInput
-
Constructs an empty invalid reverse rating input object.
- ReverseRatingInput(IRatingSpecification, Date) - Constructor for class hec.data.rating.ReverseRatingInput
-
Constructs a reverse rating input object for the given spec and rating time, i.e.
- ReverseRatingInput(IRatingSpecification, Date, List<Date>, ParameterValues, String, String, boolean) - Constructor for class hec.data.rating.ReverseRatingInput
-
Constructs a valid fully provisioned reverse rating input object.
- reverseRatingTableInterpolation(HecMath) - Method in class hec.hecmath.HecMath
- reverseRatingTableInterpolation(TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
-
Use the rating table in the current paired data set to develop a new time series from the reverse rating table interpolation of
tsMath
. - reverseSelectionContents() - Method in class rma.swing.RmaJTable
-
reverse the cells of the selection row 1 becomes the last row and the last row becomes the first
- REWIND - Static variable in interface rma.swing.VCRControlsListener
- reXmlDuration - Static variable in class hec.gfx2d.PlotSpecification
- reXmlTime - Static variable in class hec.gfx2d.PlotSpecification
- reXmlTimeZone - Static variable in class hec.gfx2d.PlotSpecification
- RGB - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- RGBColorContour - Class in rma.util
- RGBColorContour() - Constructor for class rma.util.RGBColorContour
- RIGHT - Enum constant in enum class hec.gfx2d.histogram.BinOrigin
- RIGHT - Enum constant in enum class hec.gfx2d.swing.charts.util.LegendSide
- RIGHT - Static variable in class hec.gfx2d.G2dComponent
-
Align tics on the right edge of the component
- RIGHT - Static variable in class hec.gfx2d.G2dPanelProp
- RIGHT - Static variable in interface hec.gfx2d.LabelLayoutConstants
- RIGHT - Static variable in class hec.lang.HtmlAttributes
- RIGHT - Static variable in class rma.swing.AKDockLayout
- RIGHT_BOTTOM - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.SerialAlignment
- RIGHT_CENTER - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- rightArea - Variable in class hec.map.dlg.DlgLine
- RIGHTBANK - Static variable in class hec.geometry.WorldLine
- RIGHTBANK - Static variable in class hec.map.WorldLine
- rightFooter - Variable in class rma.swing.table.TablePrintProperties
- rightHeader - Variable in class rma.swing.table.TablePrintProperties
- rightJustify(int, String) - Static method in class rma.util.RMAIO
-
Takes a string a puts it is a StringBuffer where the given string is right justifies
- rightJustify2(int, String) - Static method in class rma.util.RMAIO
-
Takes a string a puts it is a StringBuffer where the given string is right justifies
- rightMargin - Variable in class hec.gfx2d.Margin
- rightTextProp - Variable in class hec.gfx2d.LegendPanelProp
-
drawing properties for right text
- RIVER - Static variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- rk2qcStep(double[], double[], double[], double, double, double[], double[], double[], RmaDerivFunction, int, double[], double[], double[], double[]) - Static method in class rma.lang.RmaMath
-
Quality Controlled stepper function calling the second order runge kutta ODE routine.
- RMA_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- rma.examples - package rma.examples
- rma.io - package rma.io
- rma.lang - package rma.lang
- rma.net - package rma.net
- rma.services - package rma.services
- rma.services.tz - package rma.services.tz
- rma.services.tz.impl - package rma.services.tz.impl
- rma.services.units - package rma.services.units
- rma.services.units.impl - package rma.services.units.impl
- rma.stats.model - package rma.stats.model
- rma.swing - package rma.swing
- rma.swing.action - package rma.swing.action
- rma.swing.border - package rma.swing.border
- rma.swing.buttongroup - package rma.swing.buttongroup
- rma.swing.colorchooser - package rma.swing.colorchooser
- rma.swing.event - package rma.swing.event
- rma.swing.list - package rma.swing.list
- rma.swing.logging - package rma.swing.logging
- rma.swing.plaf.basic - package rma.swing.plaf.basic
- rma.swing.print - package rma.swing.print
- rma.swing.table - package rma.swing.table
- rma.swing.table.editableheader - package rma.swing.table.editableheader
- rma.swing.text - package rma.swing.text
- rma.swing.tree - package rma.swing.tree
- rma.swing.treeTable - package rma.swing.treeTable
- rma.swing.wheel - package rma.swing.wheel
- rma.text - package rma.text
- rma.util - package rma.util
- rma.util.concurrent - package rma.util.concurrent
- rma.util.contour - package rma.util.contour
- rma.util.debug - package rma.util.debug
- rma.util.logging - package rma.util.logging
- rma.util.logging.marking - package rma.util.logging.marking
- rma.util.png - package rma.util.png
- rma.util.postscript - package rma.util.postscript
- rma.util.wmf - package rma.util.wmf
- rma.xml.adapters - package rma.xml.adapters
- RMA11_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- RMA11_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- RMA2_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- RMA2_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- RmaArrays - Class in rma.util
- RmaArrays() - Constructor for class rma.util.RmaArrays
- RmaBaseXmlUtilities - Class in rma.util
-
A base base xml utilities class.
- RmaBaseXmlUtilities() - Constructor for class rma.util.RmaBaseXmlUtilities
- RmaCellEditor - Class in rma.swing.table
-
The editor for table and tree cells.
- RmaCellEditor() - Constructor for class rma.swing.table.RmaCellEditor
- RmaCellEditor(JButton) - Constructor for class rma.swing.table.RmaCellEditor
- RmaCellEditor(JComboBox) - Constructor for class rma.swing.table.RmaCellEditor
-
Constructs a RMACellEditor object that uses a combo box.
- RmaCellEditor(JTextArea, boolean) - Constructor for class rma.swing.table.RmaCellEditor
-
Constructs a RMACellEditor that uses a text Area.
- RmaCellEditor(JTextField) - Constructor for class rma.swing.table.RmaCellEditor
- RmaCellEditor(JToggleButton) - Constructor for class rma.swing.table.RmaCellEditor
-
Constructs a RMACellEditor object that uses a check box.
- RmaCellEditor(RmaJDecimalField) - Constructor for class rma.swing.table.RmaCellEditor
-
Constructs a RMACellEditor that uses a text field.
- RmaCellEditor(RmaJDescriptionField) - Constructor for class rma.swing.table.RmaCellEditor
-
Constructs a RMACellEditor that uses a text Area.
- RmaCellEditor(RmaJIntegerField) - Constructor for class rma.swing.table.RmaCellEditor
-
Constructs a RMACellEditor that uses a text field.
- RmaCellEditor.EditorDelegate - Class in rma.swing.table
- RmaCellRenderer - Class in rma.swing.table
- RmaCellRenderer() - Constructor for class rma.swing.table.RmaCellRenderer
-
Constructor for the RmaCellRenderer object
- RmaCellRenderer(JButton) - Constructor for class rma.swing.table.RmaCellRenderer
-
Constructor for the RmaCellRenderer object
- RmaCellRenderer(JCheckBox) - Constructor for class rma.swing.table.RmaCellRenderer
-
Constructor for the RmaCellRenderer object
- RmaCellRenderer(JLabel) - Constructor for class rma.swing.table.RmaCellRenderer
-
Constructor for the RmaCellRenderer object
- RmaCellRenderer.ValueProperty - Class in rma.swing.table
-
Class Description
- RmaColor - Class in rma.swing
- RmaColor(float, float, float) - Constructor for class rma.swing.RmaColor
-
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0.0 - 1.0).
- RmaColor(float, float, float, float) - Constructor for class rma.swing.RmaColor
-
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0.0 - 1.0).
- RmaColor(int) - Constructor for class rma.swing.RmaColor
-
Creates an opaque sRGB color with the specified combined RGB value consisting of the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
- RmaColor(int, boolean) - Constructor for class rma.swing.RmaColor
-
Creates an sRGB color with the specified combined RGBA value consisting of the alpha component in bits 24-31, the red component in bits 16-23, the green component in bits 8-15, and the blue component in bits 0-7.
- RmaColor(int, int, int) - Constructor for class rma.swing.RmaColor
-
Creates an opaque sRGB color with the specified red, green, and blue values in the range (0 - 255).
- RmaColor(int, int, int, int) - Constructor for class rma.swing.RmaColor
-
Creates an sRGB color with the specified red, green, blue, and alpha values in the range (0 - 255).
- RmaColor(ColorSpace, float[], float) - Constructor for class rma.swing.RmaColor
-
Creates a color in the specified
ColorSpace
with the color components specified in thefloat
array and the specified alpha. - RmaColorRenderer - Class in rma.swing.table
-
This is a class that does simple color rendering.
- RmaColorRenderer() - Constructor for class rma.swing.table.RmaColorRenderer
- RmaComboBoxEditor - Class in rma.swing
- RmaComboBoxEditor(RmaJComboBox) - Constructor for class rma.swing.RmaComboBoxEditor
- RmaCompTitledBorder - Class in rma.swing.border
-
a TitledBorder border that can display a component in the border
- RmaCompTitledBorder(Border) - Constructor for class rma.swing.border.RmaCompTitledBorder
- RmaCompTitledBorder(Border, JComponent) - Constructor for class rma.swing.border.RmaCompTitledBorder
- RmaCompTitledBorder(Border, JComponent, int, int) - Constructor for class rma.swing.border.RmaCompTitledBorder
- RmaCompTitledBorder(JComponent) - Constructor for class rma.swing.border.RmaCompTitledBorder
- RMAConst - Class in rma.util
- RMAConst() - Constructor for class rma.util.RMAConst
- RmaDataId - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- RmaDataId() - Constructor for class hec.gfx2d.swing.charts.data.RmaDataId
- RmaDataId(String, String, String) - Constructor for class hec.gfx2d.swing.charts.data.RmaDataId
- RmaDateTimeEditor - Class in rma.swing.table
- RmaDateTimeEditor(RmaJ24HourTimeField) - Constructor for class rma.swing.table.RmaDateTimeEditor
-
This constructor is called to edit the Time portion of a DateTime Combination.
- RmaDateTimeEditor(RmaJCalendarField) - Constructor for class rma.swing.table.RmaDateTimeEditor
-
This constructor is called to edit the Date portion of a DateTime Combination.
- RmaDateTimeEditor.EditorDelegate - Class in rma.swing.table
-
This is an internal class that can be used to delegate the editing commands to
- RmaDateTimeRenderer - Class in rma.swing.table
- RmaDateTimeRenderer(int) - Constructor for class rma.swing.table.RmaDateTimeRenderer
- RmaDateTimeRenderer(int, String) - Constructor for class rma.swing.table.RmaDateTimeRenderer
- RmaDateVerifier - Class in rma.swing.text
- RmaDecimalVerifier - Class in rma.swing.text
- RmaDerivFunction - Interface in rma.lang
-
Derivative function used by ODE solver schemes in RmaMath.
- RmaDocument - Class in rma.swing.text
-
an abstract PathName document for JTextFields, and other components that use PlainDocument
- RmaDocument() - Constructor for class rma.swing.text.RmaDocument
- RmaDocument(int) - Constructor for class rma.swing.text.RmaDocument
- RmaDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.RmaDocument
- RmaDoubleJSpinBox - Class in rma.swing
-
Deprecated.Use RmaJSpinner instead
- RmaDoubleJSpinBox() - Constructor for class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- RmaDrawConst - Class in rma.util
- RmaDrawConst() - Constructor for class rma.util.RmaDrawConst
- RMAFile - Class in rma.util
-
RMAFile class extends File and has the ability to return the relative path of a file
- RMAFile(String) - Constructor for class rma.util.RMAFile
- RMAFileDialog - Class in rma.util
- RMAFileDialog(Frame) - Constructor for class rma.util.RMAFileDialog
- RMAFileDialog(Frame, String, int) - Constructor for class rma.util.RMAFileDialog
- RMAFilenameFilter - Class in rma.util
-
class for filenamefilters
- RMAFilenameFilter() - Constructor for class rma.util.RMAFilenameFilter
- RMAFilenameFilter(String...) - Constructor for class rma.util.RMAFilenameFilter
- RMAFilenameFilter(String[], String) - Constructor for class rma.util.RMAFilenameFilter
- RMAFilenameFilter(String, String) - Constructor for class rma.util.RMAFilenameFilter
- RMAFilenameFilterSet - Class in rma.util
- RMAFilenameFilterSet(String) - Constructor for class rma.util.RMAFilenameFilterSet
- RmaFrame - Class in rma.swing
- RmaFrame() - Constructor for class rma.swing.RmaFrame
- RmaGlyphButtonInfo - Class in rma.swing
- RmaGlyphButtonInfo(String, String) - Constructor for class rma.swing.RmaGlyphButtonInfo
- RmaGlyphButtonInfo(String, String, String, String, String) - Constructor for class rma.swing.RmaGlyphButtonInfo
- RmaGridBagConstraints - Class in rma.swing
- RmaGridBagConstraints() - Constructor for class rma.swing.RmaGridBagConstraints
-
Creates a
GridBagConstraint
object. - RmaGridBagConstraints(int, int, int, int, double, double, int, int, Insets, int, int) - Constructor for class rma.swing.RmaGridBagConstraints
- RMAHashkey - Class in rma.util
-
special class recognized by RMAHashtable for keys that should not have Object.hashCode() called for the hash code.
- RMAHashkey() - Constructor for class rma.util.RMAHashkey
- RMAHashkey(int) - Constructor for class rma.util.RMAHashkey
- RMAHashtable - Class in rma.util
-
This class implements a hashtable, which maps keys to values.
- RMAHashtable() - Constructor for class rma.util.RMAHashtable
-
Constructs a new, empty hashtable with a default capacity and load factor, which is 0.75.
- RMAHashtable(int) - Constructor for class rma.util.RMAHashtable
-
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
- RMAHashtable(int, float) - Constructor for class rma.util.RMAHashtable
-
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
- RMAHashtable(Map) - Constructor for class rma.util.RMAHashtable
-
Constructs a new hashtable with the same mappings as the given Map.
- RmaImage - Class in rma.swing
- RmaImage() - Constructor for class rma.swing.RmaImage
- RmaImageRenderer - Class in rma.swing.table
- RmaImageRenderer() - Constructor for class rma.swing.table.RmaImageRenderer
- RmaInsets - Class in rma.swing
-
Acts as an insets manager to keep memory allocation to a minimum.
- RmaInsets() - Constructor for class rma.swing.RmaInsets
- RmaIntegerJSpinBox - Class in rma.swing
-
Deprecated.Use RmaJSpinner instead
- RmaIntegerJSpinBox() - Constructor for class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- RmaIntegerVerifier - Class in rma.swing.text
- RMAIO - Class in rma.util
- RmaIpAddressPanel - Class in rma.swing
- RmaIpAddressPanel() - Constructor for class rma.swing.RmaIpAddressPanel
- RmaJ24HourTimeField - Class in rma.swing
-
extension of the JTextField to only allow decimal type numbers
- RmaJ24HourTimeField() - Constructor for class rma.swing.RmaJ24HourTimeField
- RmaJ24HourTimeField(int, int) - Constructor for class rma.swing.RmaJ24HourTimeField
- RmaJAttributeToolbarButton - Class in rma.swing
- RmaJAttributeToolbarButton(RmaGlyphButtonInfo, String) - Constructor for class rma.swing.RmaJAttributeToolbarButton
- RmaJButton - Class in rma.swing
- RmaJButton() - Constructor for class rma.swing.RmaJButton
- RmaJButton(String) - Constructor for class rma.swing.RmaJButton
- RmaJButton(String, Icon) - Constructor for class rma.swing.RmaJButton
- RmaJButton(Action) - Constructor for class rma.swing.RmaJButton
- RmaJButton(Icon) - Constructor for class rma.swing.RmaJButton
- RmaJCalendarExField - Class in rma.swing
-
calendar field that handled extended dates (negative years and years greater than 9999)
- RmaJCalendarExField() - Constructor for class rma.swing.RmaJCalendarExField
- RmaJCalendarExField(boolean) - Constructor for class rma.swing.RmaJCalendarExField
- RmaJCalendarField - Class in rma.swing
-
extension of the JTextField to only allow dates
- RmaJCalendarField() - Constructor for class rma.swing.RmaJCalendarField
- RmaJCalendarField(String, String) - Constructor for class rma.swing.RmaJCalendarField
- RmaJCheckBox - Class in rma.swing
- RmaJCheckBox() - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBox(String) - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBox(String, boolean) - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBox(String, Icon) - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBox(String, Icon, boolean) - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBox(Icon) - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBox(Icon, boolean) - Constructor for class rma.swing.RmaJCheckBox
- RmaJCheckBoxList - Class in rma.swing
- RmaJCheckBoxList() - Constructor for class rma.swing.RmaJCheckBoxList
- RmaJCheckBoxList(Object[]) - Constructor for class rma.swing.RmaJCheckBoxList
-
Construct a RMAJCheckBoxList that displays the elements in the specified array.
- RmaJCheckBoxList(Vector) - Constructor for class rma.swing.RmaJCheckBoxList
-
Construct a RMAJCheckBoxList that displays the elements in the specified Vector.
- RmaJColorButton - Class in rma.swing
- RmaJColorButton() - Constructor for class rma.swing.RmaJColorButton
- RmaJColorButton(boolean) - Constructor for class rma.swing.RmaJColorButton
- RmaJColorButton(Color) - Constructor for class rma.swing.RmaJColorButton
- RmaJColorChooserButton - Class in rma.swing
- RmaJColorChooserButton() - Constructor for class rma.swing.RmaJColorChooserButton
- RmaJColorChooserButton(Color) - Constructor for class rma.swing.RmaJColorChooserButton
- RmaJColorComboBox - Class in rma.swing
-
Extension of the RmaJComboBox to render colors in a combobox.
- RmaJColorComboBox() - Constructor for class rma.swing.RmaJColorComboBox
- RmaJColorComboBox2 - Class in rma.swing
-
extension of the RmaJComboBox that renders colors.
- RmaJColorComboBox2() - Constructor for class rma.swing.RmaJColorComboBox2
- RmaJComboBox<E> - Class in rma.swing
-
class that overrides the JComboBox makes sure that removeAllItems() doesn't blowup when there are no items and makes sure that the correct border gets set.
- RmaJComboBox() - Constructor for class rma.swing.RmaJComboBox
-
Creates a JComboBox with a default data model.
- RmaJComboBox(E[]) - Constructor for class rma.swing.RmaJComboBox
-
Creates a JComboBox that contains the elements in the specified array.
- RmaJComboBox(Vector<E>) - Constructor for class rma.swing.RmaJComboBox
-
Creates a JComboBox that contains the elements in the specified Vector.
- RmaJComboBox(ComboBoxModel<E>) - Constructor for class rma.swing.RmaJComboBox
-
Creates a JComboBox that takes its items from an existing ComboBoxDataModel.
- RmaJCompTitledPanel - Class in rma.swing
- RmaJCompTitledPanel() - Constructor for class rma.swing.RmaJCompTitledPanel
- RmaJCompTitledPanel(JComponent) - Constructor for class rma.swing.RmaJCompTitledPanel
- RmaJDateChooserDialog - Class in rma.swing
- RmaJDateChooserDialog(Dialog, boolean) - Constructor for class rma.swing.RmaJDateChooserDialog
- RmaJDateChooserDialog(Dialog, boolean, Calendar) - Constructor for class rma.swing.RmaJDateChooserDialog
- RmaJDateChooserDialog(Frame, boolean) - Constructor for class rma.swing.RmaJDateChooserDialog
- RmaJDateChooserDialog(Frame, boolean, Calendar) - Constructor for class rma.swing.RmaJDateChooserDialog
- RmaJDateField - Class in rma.swing
-
extension of the JTextField to only allow dates
- RmaJDateField() - Constructor for class rma.swing.RmaJDateField
- RmaJDateField(String, String) - Constructor for class rma.swing.RmaJDateField
- RmaJDateTimeField - Class in rma.swing
- RmaJDateTimeField() - Constructor for class rma.swing.RmaJDateTimeField
- RmaJDateTimeField(String, String) - Constructor for class rma.swing.RmaJDateTimeField
-
Builds a new component with specified dates and times.
- RmaJDecimalField - Class in rma.swing
-
extension of the JTextField to only allow decimal type numbers
- RmaJDecimalField() - Constructor for class rma.swing.RmaJDecimalField
- RmaJDecimalField(int) - Constructor for class rma.swing.RmaJDecimalField
- RmaJDecimalField(int, int) - Constructor for class rma.swing.RmaJDecimalField
- RmaJDescriptionField - Class in rma.swing
- RmaJDescriptionField() - Constructor for class rma.swing.RmaJDescriptionField
- RmaJDescriptionField(String) - Constructor for class rma.swing.RmaJDescriptionField
- RmaJDescriptionField(String, int) - Constructor for class rma.swing.RmaJDescriptionField
- RmaJDialog - Class in rma.swing
-
extension of JDialog that will validate its components when validateComponents() method is called.
- RmaJDialog() - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Dialog) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Dialog, boolean) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Dialog, String) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Dialog, String, boolean) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Frame) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Frame, boolean) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Frame, String) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Frame, String, boolean) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Window) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Window, boolean) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Window, String) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Window, String, boolean) - Constructor for class rma.swing.RmaJDialog
- RmaJDialog(Window, String, Dialog.ModalityType) - Constructor for class rma.swing.RmaJDialog
- RmaJDssPathPartField - Class in rma.swing
-
extension of the JTextField for DssPathName Part
- RmaJDssPathPartField() - Constructor for class rma.swing.RmaJDssPathPartField
- RmaJDssPathPartField(String, int) - Constructor for class rma.swing.RmaJDssPathPartField
- RmaJFileLabel - Class in rma.swing
- RmaJFileLabel() - Constructor for class rma.swing.RmaJFileLabel
- RmaJFileLabel(String) - Constructor for class rma.swing.RmaJFileLabel
- RmaJFontButton - Class in rma.swing
- RmaJFontButton(String) - Constructor for class rma.swing.RmaJFontButton
- RmaJFrame - Class in rma.swing
- RmaJFrame() - Constructor for class rma.swing.RmaJFrame
- RmaJFrame(String) - Constructor for class rma.swing.RmaJFrame
- RmaJIntegerField - Class in rma.swing
-
extension of the JTextField to only allow decimal integer type numbers.
- RmaJIntegerField() - Constructor for class rma.swing.RmaJIntegerField
-
Instantiates a new rMA integer field.
- RmaJIntegerField(int, int) - Constructor for class rma.swing.RmaJIntegerField
-
Instantiates a new rMA integer field.
- RmaJIntegerSetField - Class in rma.swing
- RmaJIntegerSetField() - Constructor for class rma.swing.RmaJIntegerSetField
-
Instantiates a new rma j integer set field.
- RmaJLabel - Class in rma.swing
-
RmaJLabel subclasses javax.swing.JLabel in order to display unit strings.
- RmaJLabel() - Constructor for class rma.swing.RmaJLabel
-
Creates a
RmaJLabel
instance with no image and with an empty string for the title. - RmaJLabel(String) - Constructor for class rma.swing.RmaJLabel
-
Creates a
RmaJLabel
instance with the specified text. - RmaJLabel(String, int) - Constructor for class rma.swing.RmaJLabel
-
Creates a
RmaJLabel
instance with the specified text and horizontal alignment. - RmaJLabel(String, HecTime, TimeZone, String) - Constructor for class rma.swing.RmaJLabel
- RmaJLabel(String, Icon, int) - Constructor for class rma.swing.RmaJLabel
-
Creates a
JLabel
instance with the specified text, image, and horizontal alignment. - RmaJLabel(Icon) - Constructor for class rma.swing.RmaJLabel
-
Creates a
RmaJLabel
instance with the specified image. - RmaJLabel(Icon, int) - Constructor for class rma.swing.RmaJLabel
-
Creates a
RmaJLabel
instance with the specified image and horizontal alignment. - RmaJLatitudeComponent - Class in rma.swing
- RmaJLatitudeComponent() - Constructor for class rma.swing.RmaJLatitudeComponent
- RmaJLatitudeComponent(String) - Constructor for class rma.swing.RmaJLatitudeComponent
- RmaJList<E> - Class in rma.swing
- RmaJList() - Constructor for class rma.swing.RmaJList
-
Constructs a JList with an empty model.
- RmaJList(E[]) - Constructor for class rma.swing.RmaJList
-
Construct a JList that displays the elements in the specified array.
- RmaJList(Vector<? extends E>) - Constructor for class rma.swing.RmaJList
-
Construct a JList that displays the elements in the specified Vector.
- RmaJList(ListModel<E>) - Constructor for class rma.swing.RmaJList
-
Construct a JList that displays the elements in the specified, non-null model.
- RmaJList.KeyHandler - Class in rma.swing
-
This listener checks to see if the key event isn't a navigation key.
- RmaJList.KeySelectionManager - Interface in rma.swing
-
The interface that defines a KeySelectionManager.
- RmaJLocationComponent - Class in rma.swing
- RmaJLocationComponent() - Constructor for class rma.swing.RmaJLocationComponent
- RmaJLocationComponent(String, int, int) - Constructor for class rma.swing.RmaJLocationComponent
- RmaJLongField - Class in rma.swing
-
extension of the JTextField to only allow Long integer type numbers
- RmaJLongField() - Constructor for class rma.swing.RmaJLongField
- RmaJLongField(long, int) - Constructor for class rma.swing.RmaJLongField
- RmaJLongitudeComponent - Class in rma.swing
- RmaJLongitudeComponent() - Constructor for class rma.swing.RmaJLongitudeComponent
- RmaJLongitudeComponent(String) - Constructor for class rma.swing.RmaJLongitudeComponent
- RmaJMenuLabel - Class in rma.swing
- RmaJMenuLabel(String) - Constructor for class rma.swing.RmaJMenuLabel
- RmaJMultiActionButton - Class in rma.swing
- RmaJMultiActionButton() - Constructor for class rma.swing.RmaJMultiActionButton
- RmaJMultiActionButton(String) - Constructor for class rma.swing.RmaJMultiActionButton
- RmaJObjectButton - Class in rma.swing
- RmaJObjectButton(Object) - Constructor for class rma.swing.RmaJObjectButton
- RmaJObjectButton(Object, String) - Constructor for class rma.swing.RmaJObjectButton
- RmaJObjectCheckBoxMenuItem - Class in rma.swing
-
An extension to a JMenuItem that displays the toString() representation of an object.
- RmaJObjectCheckBoxMenuItem() - Constructor for class rma.swing.RmaJObjectCheckBoxMenuItem
-
Creates a JCheckBoxMenuItem instance with no object.
- RmaJObjectCheckBoxMenuItem(Object) - Constructor for class rma.swing.RmaJObjectCheckBoxMenuItem
- RmaJObjectCheckBoxMenuItem(Object, boolean) - Constructor for class rma.swing.RmaJObjectCheckBoxMenuItem
- RmaJObjectLabel - Class in rma.swing
-
An extension to a JLabel that displays the toString() representation of an object.
- RmaJObjectLabel() - Constructor for class rma.swing.RmaJObjectLabel
-
Creates a JLabel instance with no object.
- RmaJObjectLabel(Object) - Constructor for class rma.swing.RmaJObjectLabel
- RmaJObjectLabel(Object, int) - Constructor for class rma.swing.RmaJObjectLabel
- RmaJObjectMenuItem - Class in rma.swing
-
trivial enhancement to a JMenuItem that also holds an object.
- RmaJObjectMenuItem(Object) - Constructor for class rma.swing.RmaJObjectMenuItem
- RmaJObjectMenuItem(String, int, Object) - Constructor for class rma.swing.RmaJObjectMenuItem
- RmaJObjectMenuItem(String, Object) - Constructor for class rma.swing.RmaJObjectMenuItem
- RmaJObjectMenuItem(String, Icon, Object) - Constructor for class rma.swing.RmaJObjectMenuItem
- RmaJObjectMenuItem(Icon, Object) - Constructor for class rma.swing.RmaJObjectMenuItem
- RmaJPanel - Class in rma.swing
-
EnabledJPanel that handles modified events.
- RmaJPanel() - Constructor for class rma.swing.RmaJPanel
- RmaJPanel(boolean) - Constructor for class rma.swing.RmaJPanel
- RmaJPanel(LayoutManager) - Constructor for class rma.swing.RmaJPanel
- RmaJPanel(LayoutManager, boolean) - Constructor for class rma.swing.RmaJPanel
- RmaJPasswordField - Class in rma.swing
- RmaJPasswordField() - Constructor for class rma.swing.RmaJPasswordField
-
Constructs a new TextField.
- RmaJPasswordField(int) - Constructor for class rma.swing.RmaJPasswordField
-
Constructs a new empty TextField with the specified number of columns.
- RmaJPasswordField(String) - Constructor for class rma.swing.RmaJPasswordField
-
Constructs a new TextField initialized with the specified text.
- RmaJPasswordField(String, int) - Constructor for class rma.swing.RmaJPasswordField
-
Constructs a new TextField initialized with the specified text and columns.
- RmaJPasswordField(Document, String, int) - Constructor for class rma.swing.RmaJPasswordField
-
Constructs a new JTextField that uses the given text storage model and the given number of columns.
- RmaJPopupMenu - Class in rma.swing
- RmaJPopupMenu() - Constructor for class rma.swing.RmaJPopupMenu
- RmaJPopupMenu(String) - Constructor for class rma.swing.RmaJPopupMenu
- RmaJRadioButton - Class in rma.swing
-
RmaJRadioButton.java Dervies from javax.swing.JRadionButton so we can generated modified events.
- RmaJRadioButton() - Constructor for class rma.swing.RmaJRadioButton
- RmaJRadioButton(String) - Constructor for class rma.swing.RmaJRadioButton
- RmaJRadioButton(String, boolean) - Constructor for class rma.swing.RmaJRadioButton
- RmaJRadioButton(String, Icon) - Constructor for class rma.swing.RmaJRadioButton
- RmaJRadioButton(String, Icon, boolean) - Constructor for class rma.swing.RmaJRadioButton
- RmaJRadioButton(Icon) - Constructor for class rma.swing.RmaJRadioButton
- RmaJRadioButton(Icon, boolean) - Constructor for class rma.swing.RmaJRadioButton
- RMAJScrollBar - Class in rma.swing
-
An Extension of JScrollBar that generates an event when done adjusting.
- RMAJScrollBar() - Constructor for class rma.swing.RMAJScrollBar
- RMAJScrollBar(int) - Constructor for class rma.swing.RMAJScrollBar
- RmaJSpinBox - Class in rma.swing
-
Deprecated.Use
RmaJSpinner
RmaJSpinner instead. - RmaJSpinBox() - Constructor for class rma.swing.RmaJSpinBox
-
Deprecated.
- RmaJSpinner - Class in rma.swing
- RmaJSpinner() - Constructor for class rma.swing.RmaJSpinner
- RmaJSpinner(SpinnerModel) - Constructor for class rma.swing.RmaJSpinner
- RmaJTabbedPane - Class in rma.swing
-
extention of JTabbedPane that validates it components when a tab change occurs.
- RmaJTabbedPane() - Constructor for class rma.swing.RmaJTabbedPane
- RmaJTabbedPane(int) - Constructor for class rma.swing.RmaJTabbedPane
- RmaJTable - Class in rma.swing
-
extension of the swing JTable that includes specialized editors/renderers popup menu, row and column headers etc.
- RmaJTable() - Constructor for class rma.swing.RmaJTable
- RmaJTable(Component) - Constructor for class rma.swing.RmaJTable
-
create RmaJTable with default data model
- RmaJTable(Component, Object[]) - Constructor for class rma.swing.RmaJTable
-
create RmaJTable with column title array
- RmaJTable(Component, Object[][], Object[]) - Constructor for class rma.swing.RmaJTable
-
create RmaJTable with rowdata array and columntitles array
- RmaJTable(Component, Vector, Vector) - Constructor for class rma.swing.RmaJTable
-
create new RmaJTable with rowData vector and ColumnNames vector
- RmaJTable(Component, RmaTableModelInterface) - Constructor for class rma.swing.RmaJTable
- RmaJTable(RmaTableModelInterface) - Constructor for class rma.swing.RmaJTable
- RmaJTable.BooleanRenderer - Class in rma.swing
- RmaJTable.CurrencyCellRenderer - Class in rma.swing
-
Renderer for currency cells with formatting.
- RmaJTable.MinMaxEntry - Class in rma.swing
-
Class Description
- RmaJTable.OneClickCheckBoxEditor - Class in rma.swing
-
Deprecated.use DefaultCellEditor instead
- RmaJTable.RmaSelectionListener - Class in rma.swing
- RmaJTable.TableRowSorterListener - Class in rma.swing
- RmaJTableExample - Class in rma.examples
-
simple example showing fixed table row header and multi-line column headers
- RmaJTableExample() - Constructor for class rma.examples.RmaJTableExample
- RmaJTableExportDialog - Class in rma.swing.table
- RmaJTableExportDialog(Dialog) - Constructor for class rma.swing.table.RmaJTableExportDialog
-
Constructor for the RmaJTableExportDialog object
- RmaJTableExportDialog(Frame) - Constructor for class rma.swing.table.RmaJTableExportDialog
-
Constructor for the RmaJTableExportDialog object
- RmaJTableFillDialog - Class in rma.swing.table
- RmaJTableFillDialog(Dialog, RmaJTable) - Constructor for class rma.swing.table.RmaJTableFillDialog
- RmaJTableFillDialog(Frame, RmaJTable) - Constructor for class rma.swing.table.RmaJTableFillDialog
- RmaJTableSorter - Class in rma.swing
- RmaJTableSorter() - Constructor for class rma.swing.RmaJTableSorter
- RmaJTableSorter(RmaTableModelInterface) - Constructor for class rma.swing.RmaJTableSorter
- RmaJTableSorter(RmaTableModelInterface, int) - Constructor for class rma.swing.RmaJTableSorter
-
Constructs a RmaTableSorter around the TableModel with a defined Sorting Type.
- RmaJTextArea - Class in rma.swing
- RmaJTextArea() - Constructor for class rma.swing.RmaJTextArea
-
Constructs a new TextArea.
- RmaJTextArea(int, int) - Constructor for class rma.swing.RmaJTextArea
-
Constructs a new empty TextArea with the specified number of columns.
- RmaJTextArea(String) - Constructor for class rma.swing.RmaJTextArea
-
Constructs a new TextArea initialized with the specified text.
- RmaJTextArea(String, int, int) - Constructor for class rma.swing.RmaJTextArea
-
Constructs a new TextArea initialized with the specified text, rows and columns.
- RmaJTextArea(Document, String, int, int) - Constructor for class rma.swing.RmaJTextArea
-
Constructs a new JTextArea that uses the given text storage model and the given number of rows and columns.
- RmaJTextField - Class in rma.swing
- RmaJTextField() - Constructor for class rma.swing.RmaJTextField
-
Constructs a new TextField.
- RmaJTextField(int) - Constructor for class rma.swing.RmaJTextField
-
Constructs a new empty TextField with the specified number of columns.
- RmaJTextField(String) - Constructor for class rma.swing.RmaJTextField
-
Constructs a new TextField initialized with the specified text.
- RmaJTextField(String, int) - Constructor for class rma.swing.RmaJTextField
-
Constructs a new TextField initialized with the specified text and columns.
- RmaJTextField(Document, String, int) - Constructor for class rma.swing.RmaJTextField
-
Constructs a new JTextField that uses the given text storage model and the given number of columns.
- RmaJTextField.RedoAction - Class in rma.swing
- RmaJTextField.UndoAction - Class in rma.swing
- RmaJTitledSeparator - Class in rma.swing
-
a JSeparator that can display text
- RmaJTitledSeparator(String) - Constructor for class rma.swing.RmaJTitledSeparator
- RmaJTitledSeparator(String, int) - Constructor for class rma.swing.RmaJTitledSeparator
-
Creates a new title separator.
- RmaJToggleField - Class in rma.swing
-
text field that will toggle between 2 values.
- RmaJToggleField(char, char, char) - Constructor for class rma.swing.RmaJToggleField
- RmaJToolbarButton - Class in rma.swing
- RmaJToolbarButton(RmaGlyphButtonInfo) - Constructor for class rma.swing.RmaJToolbarButton
- RmaJTree - Class in rma.swing.tree
- RmaJTree() - Constructor for class rma.swing.tree.RmaJTree
- RmaJTree(RmaTreeModel) - Constructor for class rma.swing.tree.RmaJTree
- RmaJWrappingLabel - Class in rma.swing
-
This class implements a multiple-line text label.
- RmaJWrappingLabel() - Constructor for class rma.swing.RmaJWrappingLabel
-
Constructs a default wrapping label.
- RmaJWrappingLabel(String) - Constructor for class rma.swing.RmaJWrappingLabel
-
Constructs a wrapping label that displays the specified string.
- RmaJWrappingLabel(String, int) - Constructor for class rma.swing.RmaJWrappingLabel
-
Constructs wrapping label with the specified text and alignment.
- RmaJXTreeTable - Class in rma.swing
- RmaJXTreeTable() - Constructor for class rma.swing.RmaJXTreeTable
- RmaJXTreeTable(TreeTableModel) - Constructor for class rma.swing.RmaJXTreeTable
- RmaListCellRenderer - Class in rma.swing.list
- RmaListCellRenderer() - Constructor for class rma.swing.list.RmaListCellRenderer
- RmaListModel<E> - Class in rma.swing.list
-
a sorted list model for JLists and JComboBoxes
- RmaListModel() - Constructor for class rma.swing.list.RmaListModel
- RmaListModel(boolean) - Constructor for class rma.swing.list.RmaListModel
- RmaListModel(boolean, E...) - Constructor for class rma.swing.list.RmaListModel
- RmaListModel(boolean, Collection<E>) - Constructor for class rma.swing.list.RmaListModel
- RmaLongVerifier - Class in rma.swing.text
- RmaMath - Class in rma.lang
- RmaMath() - Constructor for class rma.lang.RmaMath
- RmaMessageBox - Class in rma.swing
- RmaMessageBox(Dialog, boolean) - Constructor for class rma.swing.RmaMessageBox
- RmaMessageBox(Dialog, String, boolean) - Constructor for class rma.swing.RmaMessageBox
- RmaMessageBox(Frame, boolean) - Constructor for class rma.swing.RmaMessageBox
- RmaMessageBox(Frame, String, boolean) - Constructor for class rma.swing.RmaMessageBox
- RmaMilitaryTimeVerifier - Class in rma.swing.text
- RmaMutableTreeNode - Class in rma.swing.tree
- RmaMutableTreeNode(RmaTreeModel) - Constructor for class rma.swing.tree.RmaMutableTreeNode
- RmaMVFunction - Interface in rma.lang
-
Multi-Valued Function evaulates multiple equations based on a single dependent variable
- RmaNavigationPanel - Class in rma.swing
- RmaNavigationPanel() - Constructor for class rma.swing.RmaNavigationPanel
- RmaNavigationPanel.NavButton - Class in rma.swing
- RmaRowHeaderRenderer - Class in rma.swing.table
- RmaRowHeaderRenderer(TableCellRenderer) - Constructor for class rma.swing.table.RmaRowHeaderRenderer
- RmaSelectionListener(ListSelectionModel, int) - Constructor for class rma.swing.RmaJTable.RmaSelectionListener
-
Constructor for the RmaSelectionListener object
- RMASort - Class in rma.util
- RMASort() - Constructor for class rma.util.RMASort
- RMASort.DoubleCompare - Class in rma.util
- RMASort.FloatCompare - Class in rma.util
- RMASort.IntegerCompare - Class in rma.util
- RMASort.ObjectCompare - Class in rma.util
- RmaSpinnerNumberEditor - Class in rma.swing
- RmaSpinnerNumberEditor(JSpinner) - Constructor for class rma.swing.RmaSpinnerNumberEditor
- RmaSpinnerNumberEditor(JSpinner, String) - Constructor for class rma.swing.RmaSpinnerNumberEditor
- RmaSpinnerNumberModel - Class in rma.swing
-
Starts off with a null value then the default value is used when the buttons are hit.
- RmaSpinnerNumberModel(double, double, double, double) - Constructor for class rma.swing.RmaSpinnerNumberModel
- RmaSpinnerNumberModel(int, int, int, int) - Constructor for class rma.swing.RmaSpinnerNumberModel
- RmaSpinnerNumberModel(Number, Comparable, Comparable, Number) - Constructor for class rma.swing.RmaSpinnerNumberModel
- RmaSteppedComboBox - Class in rma.swing
-
Class Description
- RmaSteppedComboBox(Object[]) - Constructor for class rma.swing.RmaSteppedComboBox
-
Create a new SteppedComboBox object
- RmaSteppedComboBox(Vector) - Constructor for class rma.swing.RmaSteppedComboBox
-
Create a new SteppedComboBox object
- RmaSteppedComboBox(ComboBoxModel) - Constructor for class rma.swing.RmaSteppedComboBox
-
Create a new SteppedComboBox object
- RmaSVFunction - Interface in rma.lang
-
A Single Value Function that can be called by various RmaMath methods.
- RmaSwingUtilities - Class in rma.swing
-
class to place general Swing related utilities methods in.
- RmaSymbol - Class in rma.util
- RmaSymbol() - Constructor for class rma.util.RmaSymbol
-
Creates a new instance of RmaSymbol
- RmaSymbol.SymbolAsterisk - Class in rma.util
- RmaSymbol.SymbolCircle - Class in rma.util
- RmaSymbol.SymbolDiamond - Class in rma.util
- RmaSymbol.SymbolHourGlass - Class in rma.util
- RmaSymbol.SymbolLine1 - Class in rma.util
- RmaSymbol.SymbolLine2 - Class in rma.util
- RmaSymbol.SymbolLine3 - Class in rma.util
- RmaSymbol.SymbolLine4 - Class in rma.util
- RmaSymbol.SymbolPlus - Class in rma.util
- RmaSymbol.SymbolShape - Class in rma.util
- RmaSymbol.SymbolSquare - Class in rma.util
- RmaSymbol.SymbolTriangle1 - Class in rma.util
- RmaSymbol.SymbolTriangle2 - Class in rma.util
- RmaSymbol.SymbolType - Class in rma.util
- RmaSymbol.SymbolX - Class in rma.util
- RmaSymbolRenderer - Class in rma.swing.list
- RmaSymbolRenderer() - Constructor for class rma.swing.list.RmaSymbolRenderer
- RmaSymbolRenderer(Color, Color) - Constructor for class rma.swing.list.RmaSymbolRenderer
- RmaTableMap - Class in rma.swing
- RmaTableMap() - Constructor for class rma.swing.RmaTableMap
- RmaTableModel - Class in rma.swing.table
- RmaTableModel() - Constructor for class rma.swing.table.RmaTableModel
- RmaTableModel(String[]) - Constructor for class rma.swing.table.RmaTableModel
- RmaTableModel(String[], int, boolean[], String) - Constructor for class rma.swing.table.RmaTableModel
- RmaTableModel(String[], Object[][], boolean[]) - Constructor for class rma.swing.table.RmaTableModel
- RmaTableModel(Vector, Vector, Vector) - Constructor for class rma.swing.table.RmaTableModel
- RmaTableModel.IntContainer - Class in rma.swing.table
-
inner class so that we don't have to use the intContainer out of heclib
- RmaTableModelInterface - Interface in rma.swing.table
- RmaTableSorter - Class in rma.swing.table
- RmaTableSorter() - Constructor for class rma.swing.table.RmaTableSorter
- RmaTableSorter(TableModel) - Constructor for class rma.swing.table.RmaTableSorter
- RmaTableSorter(TableModel, int) - Constructor for class rma.swing.table.RmaTableSorter
-
Constructs a RmaTableSorter around the TableModel with a defined Sorting Type.
- RmaTexturePaint - Class in rma.swing
- RmaTexturePaint(BufferedImage, Rectangle2D) - Constructor for class rma.swing.RmaTexturePaint
- RmaTexturePaint(BufferedImage, Rectangle2D, int) - Constructor for class rma.swing.RmaTexturePaint
- rmaTokenizer - Class in rma.util
- rmaTokenizer(String) - Constructor for class rma.util.rmaTokenizer
-
Constructs a string tokenizer for the specified string.
- rmaTokenizer(String, String) - Constructor for class rma.util.rmaTokenizer
-
Constructs a string tokenizer for the specified string.
- rmaTokenizer(String, String, boolean) - Constructor for class rma.util.rmaTokenizer
- RmaTreeCellRenderer - Class in rma.swing.tree
- RmaTreeCellRenderer() - Constructor for class rma.swing.tree.RmaTreeCellRenderer
- RmaTreeModel - Class in rma.swing.tree
- RmaTreeModel() - Constructor for class rma.swing.tree.RmaTreeModel
- RmaTreeModel(TreeNode) - Constructor for class rma.swing.tree.RmaTreeModel
- RmaTreeModel(TreeNode, boolean) - Constructor for class rma.swing.tree.RmaTreeModel
- RMAUtil - Class in rma.util
-
General Utilities Class
- RMAUtil() - Constructor for class rma.util.RMAUtil
- RmaValidComponent - Interface in rma.swing
- RmaVcrControls - Class in rma.swing
- RmaVcrControls() - Constructor for class rma.swing.RmaVcrControls
- RmaVcrControls.EventRunner - Class in rma.swing
- RmaVerticalCaption - Class in rma.swing
-
The Class RmaVerticalCaption.
- RmaVerticalCaption() - Constructor for class rma.swing.RmaVerticalCaption
- RmaVerticalTableCellRenderer - Class in rma.swing.table
-
Author Darryl Burke The Class RmaVerticalTableCellRenderer displays vertically table text .
- RmaVerticalTableCellRenderer() - Constructor for class rma.swing.table.RmaVerticalTableCellRenderer
- RMI_FILE_MAP - Static variable in class hec.io.Identifier
- RMI_PORTS - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- RmiAppProperties - Class in hec.properties
- RmiAppProperties(String) - Constructor for class hec.properties.RmiAppProperties
- RmiFileInfo - Class in hec.io
-
class to hold information about a RmiFileImpl so that only a single RMI call can be made to retrieve it's information
- RmiFileInfo() - Constructor for class hec.io.RmiFileInfo
- RmiFileSizeInfo - Class in hec.io
- RmiFileSizeInfo() - Constructor for class hec.io.RmiFileSizeInfo
- RmiPortScannerFrame - Class in rma.swing
- RmiPortScannerFrame() - Constructor for class rma.swing.RmiPortScannerFrame
- RmiPortsLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- RmiUserPrintStream - Class in hec.server
- RmiUserPrintStream(PrintStream) - Constructor for class hec.server.RmiUserPrintStream
- RMIWORKSPACE_PROP - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- RmiWorkspacePropLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- rms(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the root mean square (rms, or quadraticharmonic mean) of the current time series and the each time series in the parameter,
tsMathArray
. - rms(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the root mean square (quadratic mean) value of the time series.
- rms(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- rms(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- RMS - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- root - Variable in class hec.script.AbstractScriptEditor.ScriptTreeModel
- ROOT - Static variable in interface hec.script.ScriptConstants
- rootMeanSquareDiff - Variable in class hec.hecmath.DataSetResults
- ROOTNODE - Variable in class hec.map.JLayerSelectorTreePanel
- rotate(double) - Method in class rma.util.postscript.PSGrBase
- rotate(double) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- rotate(double, double, double) - Method in class rma.util.postscript.PSGrBase
- rotate(double, double, double) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- ROTATE - Static variable in class hec.map.image.DragPoint
- ROTATE_0 - Static variable in class hec.gfx2d.G2dLabel
- ROTATE_180 - Static variable in class hec.gfx2d.G2dLabel
- ROTATE_270 - Static variable in class hec.gfx2d.G2dLabel
- ROTATE_90 - Static variable in class hec.gfx2d.G2dLabel
- ROTATE_LABEL_ANGLE - Static variable in class hec.gfx2d.histogram.HistogramDataGlyph
- RotatedMapText - Class in hec.map
-
Title: HEC JavaDev Description: Copyright: Company: RMA
- RotatedMapText() - Constructor for class hec.map.RotatedMapText
- RotatedMapText(String, int, int, double, int, float, Font, Color, Color, Graphics) - Constructor for class hec.map.RotatedMapText
- RotatedText - Class in hec.gfx2d
-
Title: HEC JavaDev Description: Copyright: Company: RMA
- RotatedText() - Constructor for class hec.gfx2d.RotatedText
- RotatedText(String, int, int, double, int, float, Font, Color, Color, Graphics) - Constructor for class hec.gfx2d.RotatedText
- rotation - Variable in class hec.gfx2d.G2dLabelDrawProp
-
Rotation
- round() - Method in class hec.hecmath.HecMath
- round() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with the current paired data y-values rounded to the nearest whole number.
- round() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values of the current time series rounded to the nearest whole number.
- round(double) - Method in class hec.data.UsgsRounder
-
Rounds a single value according to the rounding specification
- round(double) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- round(double) - Method in interface hec.gfx2d.swing.charts.util.Roundable
- round(double[]) - Method in class hec.data.UsgsRounder
-
Rounds an array of values according to the rounding specification
- round(double[], boolean) - Method in class hec.data.UsgsRounder
-
Rounds an array of values according to the rounding specification
- round(double, boolean) - Method in class hec.data.UsgsRounder
-
Rounds a single value according to the rounding specification
- round(double, int) - Static method in class rma.util.RMAIO
-
Takes as input a double value to round and the precision to round it to.
- round(double, RoundingTool.RoundingType, int) - Static method in class hec.gfx2d.swing.charts.util.RoundingTool
- round(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- round(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- ROUND - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- ROUND - Static variable in class hec.hecmath.HecMath
- Roundable - Interface in hec.gfx2d.swing.charts.util
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- roundedCorners - Variable in class hec.gfx2d.G2dBorder
- RoundingException - Exception in hec.data
- RoundingException(String) - Constructor for exception hec.data.RoundingException
- RoundingException(Throwable) - Constructor for exception hec.data.RoundingException
- RoundingOptionsPanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- RoundingOptionsPanel() - Constructor for class hec.gfx2d.swing.charts.options.RoundingOptionsPanel
- RoundingTool - Class in hec.gfx2d.swing.charts.util
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- RoundingTool() - Constructor for class hec.gfx2d.swing.charts.util.RoundingTool
- RoundingTool.RoundingType - Enum Class in hec.gfx2d.swing.charts.util
- roundIt2(float, int) - Static method in class hec.lang.Statistics
-
Rounds single precision floating point number to nsig digits and stores in double.
- roundIt3(float, int) - Static method in class hec.lang.Statistics
-
Rounds single precision floating point number to nsig digits and stores in double.
- roundOff(int, int) - Method in class hec.hecmath.HecMath
- roundOff(int, int) - Method in class hec.hecmath.PairedDataMath
-
Derive a new paired data set with y-values rounded to the specified precision and/or power of tens place.
- roundOff(int, int) - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values of the current time series rounded to the specified precision and/or power of tens place.
- roundOff(TimeSeriesContainer, int, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series with values of the current time series rounded to the specified precision and/or power of tens place.
- roundOffValue(double, int, int) - Static method in class hec.hecmath.functions.ScalarFunctions
-
round off an individual value
- roundOffValue(double, int, int) - Static method in class hec.hecmath.HecMath
-
round off an individual value
- roundRealToDouble(float) - Static method in class hec.lang.Statistics
-
Rounds single precision floating point number to 7 digits and stores in double
- roundRealToDouble(float, int) - Static method in class hec.lang.Statistics
-
Rounds single precision floating point number and stores in double
- roundRect(int, int, int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- roundToSignificantDigits(double, int) - Static method in class rma.lang.RmaMath
- roundValues(int) - Method in class hec.heclib.grid.GridData
-
public int roundValues(int precision) Rounds off values in the data array to the decimal precision given.
- row - Variable in class hec.gfx2d.G2dGraphicPosition
- row - Variable in class hec.gfx2d.G2dPlotProp
-
plot row position in panel
- ROW_MODEL - Variable in class rma.swing.RmaJTable.RmaSelectionListener
-
Description
- rowAtPoint(Point) - Method in class rma.swing.RmaJTable
- RowCellEditor - Class in rma.swing.table
-
Allows the user to set a Cell Editor for each row in a Table Column
- RowCellEditor() - Constructor for class rma.swing.table.RowCellEditor
-
Constructs a EachRowEditor.
- RowCellEditor(TableCellEditor) - Constructor for class rma.swing.table.RowCellEditor
- RowCellEditor(RmaJTextField) - Constructor for class rma.swing.table.RowCellEditor
- RowCellRenderer - Class in rma.swing.table
- RowCellRenderer() - Constructor for class rma.swing.table.RowCellRenderer
- RowCellRenderer(TableCellRenderer) - Constructor for class rma.swing.table.RowCellRenderer
- rowHeader - Variable in class rma.swing.table.TableExportOptions
-
flag indicating whether the column headers should be written
- RowHeaderRenderer - Class in rma.swing.table
- RowHeaderRenderer() - Constructor for class rma.swing.table.RowHeaderRenderer
- rowheight - Variable in class hec.gfx2d.G2dPlotProp
-
sets the number of rows that a plot uses
- rows - Variable in class hec.lang.Array2dContainer
- rows - Variable in class rma.swing.table.RmaTableModel
- rowsChanged() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- rowSelected(int) - Method in class hec.map.aishape.ShapeTableModel
- rowSelected(int[]) - Method in class hec.map.aishape.ShapeImportTableModel
- rowSelected(int[]) - Method in interface hec.map.importer.ImportShapeTableModel
- rowsSelected(int[]) - Method in class hec.map.aishape.ShapeTableModel
- rowToY(int) - Method in class hec.map.tms.datasource.TmsLevel
-
REtruns the top hand Y coordinate of this column
- rowweight - Variable in class hec.gfx2d.G2dPlotProp
-
plot row weight
- rowWgt - Variable in class hec.gfx2d.G2dGraphicPosition
- RpnFunction - Class in rma.util
-
A nifty class that performs computations based on an RPN string.
- RpnFunction() - Constructor for class rma.util.RpnFunction
- RpnFunction(String) - Constructor for class rma.util.RpnFunction
- RpnFunction(String, String) - Constructor for class rma.util.RpnFunction
- RSS - Static variable in interface hec.supplemental.model.WorkspaceConstants
- RSS_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
-
default model attribute set names
- RSS_MODEL - Static variable in class hec.supplemental.model.ProgramOrderItem
- RSS_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- RTN_NOPROBLEM - Static variable in interface hec.model.ReturnStatusConstants
- RTN_PROBLEM - Static variable in interface hec.model.ReturnStatusConstants
- RTS_REPLACE_ALL - Static variable in interface hec.script.Constants
- RTS_REPLACE_ALL_CREATE - Static variable in interface hec.script.Constants
- RTS_REPLACE_ALL_DELETE - Static variable in interface hec.script.Constants
- RTS_REPLACE_MISSING_VALUES_ONLY - Static variable in interface hec.script.Constants
- RTS_REPLACE_WITH_NON_MISSING - Static variable in interface hec.script.Constants
- rtw - Variable in class hec.model.RunTimeStep
- RULE_NUMBERS - Static variable in class hec.lang.Const
- RULES - Static variable in class hec.lang.Const
- run - Variable in class hec.model.RunInfo
- run() - Method in class hec.client.TextFieldThread
- run() - Method in class hec.gfx2d.action.ExportPlotDefaults
- run() - Method in class hec.gfx2d.action.ImportPlotDefaults
- run() - Method in class hec.heclib.dss.HecDssCatalog.WriteCatalogFileRunnable
-
Deprecated.
- run() - Method in class hec.io.PeriodicLogger
-
Log a message.
- run() - Method in class hec.io.ProcessOutputReader
- run() - Method in class hec.map.aishape.ShapeHighlight
- run() - Method in class hec.map.aishape.ShapeImportProgressIndicator.IncrementProgress
- run() - Method in class hec.map.MapCanvas
-
Paints map from within a thread.
- run() - Method in class hec.map.raster.RasterImportProgressIndicator.IncrementProgress
- run() - Method in class hec.map.raster.SegmentLoader
- run() - Method in class hec.model.JobTask
- run() - Method in class hec.script.ClientScriptJobTask
- run() - Method in class hec.script.ServerScriptJobTask
- run() - Method in class hec.tools.FileHunter.SystemCall
- run() - Method in class rma.swing.JDialogHelp.HtmlPanel.PageLoader
- run() - Method in class rma.swing.RmaVcrControls.EventRunner
- run() - Method in class rma.util.MemoryMonitor.Surface
- run() - Method in class rma.util.PerforceReport.ProcessReader
-
Main processing method for the ProcessReader object
- run() - Method in class rma.util.VCRPlayerThread
- run(File) - Method in class hec.gfx2d.action.ExportPlotDefaults
- run(File) - Method in class hec.gfx2d.action.ImportPlotDefaults
- run(T) - Static method in class hec.util.transformation.core.DataTransformer
-
Given a controller, this will retrieve the reader and writer for the Controller class type and read the data, then transform it to its new location.
- RUN_PROPERTY - Static variable in class hec.io.PeriodicLogger
- runAsBatch(String[]) - Static method in class hec.heclib.grid.Asc2DssGrid
-
public static int runAsBatch(String[] args){
- runAsBatch(String[]) - Static method in class hec.heclib.grid.Flt2DssGrid
-
public static int runAsBatch(String[] args){
- runAtFixedRate(boolean) - Static method in class hec.io.PeriodicLogger
-
Create a periodic logger and schedule it to run every 15 minutes starting at the nearest 15 minute interval.
- runCommand(String) - Method in class rma.util.PerforceReport
-
Method Description
- runComplete(Object) - Method in interface hec.client.RunObserver
- runExcel(List[]) - Method in class hec.dataTable.HecDataTableToExcel
- runExcel(List[], String) - Method in class hec.dataTable.HecDataTableToExcel
- runExcel(Vector) - Method in class hec.dataTable.HecDataTableToExcel
- runExcel(Vector, String) - Method in class hec.dataTable.HecDataTableToExcel
- rungeKutta2(double[], double[], double, double, RmaDerivFunction, double[], double[]) - Static method in class rma.lang.RmaMath
-
Second Order Runge-Kutta integration step for an array of ODE's
- RunInfo - Class in hec.model
- RunInfo(String, String) - Constructor for class hec.model.RunInfo
- runName - Variable in class hec.model.RunInfo
-
the name of the model run (ie RssRun)
- RunObserver - Interface in hec.client
- runProcess() - Method in class hec.heclib.dss.HecDssFileStore
- runProcess(DssFileContainer) - Static method in class hec.heclib.dss.HecDssFileStore
- runProcess(String) - Static method in class hec.heclib.dss.HecDssFileStore
- runProcess(String) - Static method in class hec.util.Util
- RunProxy - Class in hec.model
- RunProxy() - Constructor for class hec.model.RunProxy
- RunProxy(Identifier) - Constructor for class hec.model.RunProxy
- runScript(ScriptIdentifier) - Method in class hec.script.AbstractScriptButtonFrame
- runScript(ScriptIdentifier) - Method in class hec.script.AbstractScriptEditor
- runStaticTest() - Static method in class hec.map.inundation.InundationGroupEditor
- runStaticTest() - Static method in class hec.map.inundation.InundationGroupRenderingDialog
- runStaticTest() - Static method in class hec.map.raster.CreateRaster
- RunTime - Class in hec.model
- RunTime() - Constructor for class hec.model.RunTime
- RunTimeRecord - Class in hec.model
- RunTimeRecord() - Constructor for class hec.model.RunTimeRecord
- RunTimeStep - Class in hec.model
-
Represents the active time step within a RunTimeWindow
- RunTimeStep() - Constructor for class hec.model.RunTimeStep
-
create a new RunTimeStep
- RunTimeStep(RunTimeStep) - Constructor for class hec.model.RunTimeStep
-
create a new RunTimeStep initialized to rts
- RunTimeStep(RunTimeWindow) - Constructor for class hec.model.RunTimeStep
-
create a new RunTimeStep initialized to runTimeWindow with a step of 0 and number of steps of 1
- RunTimeWindow - Class in hec.model
-
Contains data that defines the time window for model execution.
- RunTimeWindow() - Constructor for class hec.model.RunTimeWindow
-
contruct a new RunTimeWindow with values set to undefined
- RunTimeWindow(HecTime, HecTime, HecTime) - Constructor for class hec.model.RunTimeWindow
-
contruct a new RunTimeWindow with the specified times.
- RunTimeWindow(RunTimeWindow) - Constructor for class hec.model.RunTimeWindow
-
contruct a new RunTimeWindow from the specified RunTimeWindow
- runUpdate() - Method in class hec.io.dbf.AbstractDBaseUpdate
-
Runs the update which copies the files, adding and removing columns as it needs.
- runUpdate() - Method in class hec.io.dbf.DBaseIVMemoUpdate
-
Runs the update which copies the files, adding and removing columns as it needs.
- runUpdate() - Method in interface hec.io.dbf.DBaseUpdate
-
Runs the update which copies the files, adding and removing columns as it needs.
S
- s - Variable in class hec.geometry.WorldRect
-
south (bottom) coordinate
- s - Variable in class hec.map.WorldRect
-
south (bottom) coordinate
- S_EXPR - Enum constant in enum class hec.hecmath.computation.Constants.Notation
- sameArray(float[], float[]) - Static method in class hec.gfx2d.PlotSpecification
-
Retrieves whether two arrays contain the same values in the same order
- sameColor(Color, Color) - Static method in class hec.gfx2d.PlotSpecification
-
Retrieves whether two colors are the same (2 null colors = same)
- sameDataSet(String, int, boolean, HecTime, HecTime, int, int) - Method in class hec.heclib.dss.HecDSSRecordData
- sameFileNames(String, String) - Method in class hec.heclib.dss.DSSPathAndFilename
- sameProperties(G2dLabelDrawProp, G2dLabelDrawProp) - Static method in class hec.gfx2d.PlotSpecification
-
Returns whether 2 properties are equivalent
- SamplePanel - Class in hec.gfx2d
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- SamplePanel() - Constructor for class hec.gfx2d.G2dLineLabelPropertiesPanel.SamplePanel
- SamplePanel() - Constructor for class hec.gfx2d.G2dLineMarkerPropertiesPanel.SamplePanel
- SamplePanel() - Constructor for class hec.gfx2d.PairedDataLineLabelPanel.SamplePanel
- SamplePanel() - Constructor for class hec.gfx2d.SamplePanel
-
Constructor for the SamplePanel object
- Saturation - Variable in class hec.chart.ColorPanel
- SavableDataFrame - Interface in hec.dataTable
- save() - Method in interface hec.appInterface.ToolBarButtonManager
-
Save the contents of the ToolBarButtonManager to disk.
- save() - Method in interface hec.client.ResDrawPropData
- save() - Method in class hec.dataTable.HecDataTableFrame
- save() - Method in class hec.gfx2d.swing.charts.options.EditPieSlicePanel
- save() - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- save() - Method in class hec.io.AbstractDataStorage
- save() - Method in interface hec.io.DataStorage
- save() - Method in class hec.io.DBFDataStorage
-
Saves the currently loaded record to the database.
- save() - Method in interface hec.io.HecFile
-
Save the contents of any writers that are currently in use.
- save() - Method in class hec.io.SimpleFile
- save() - Method in class hec.io.SimpleHecFileImpl
- save() - Static method in class hec.lang.Logger
-
Deprecated.
- save() - Method in class hec.map.inundation.InundationGroup
- save() - Method in class hec.model.AbstractDataObject
-
tell this object's object references to save themselves s/b called at the end of the concrete class's save().
- save() - Method in interface hec.model.DataObject
-
save this DataObject
- save() - Method in class hec.model.UnmodifiableDataObject
-
tell this object's object references to save themselves s/b called at the end of the concrete class's save().
- save() - Method in class hec.server.ProfileTable
- save() - Method in class hec.util.TextDialog
- save() - Method in class rma.swing.RmaJPanel
-
Save method to implement saving the panel
- save() - Method in class rma.swing.table.RmaTableModel
- save() - Method in class rma.swing.wheel.Config
- save(boolean) - Method in class hec.dataTable.TextTable
- save(boolean) - Method in class hec.util.GeneralTableEditor
- save(RmaDataId) - Method in class hec.gfx2d.swing.charts.options.PieChartOptionsPanel
- save(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.AngleOptionsPanel
-
saves control information from this options panel into a set of render controls
- save(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.PieChartOptionsGeneralPanel
-
saves control information from this options panel into a set of render controls
- save(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.PieChartOptionsTitlePanel
-
saves control information from this options panel into a set of render controls
- save(PieChartRenderControls) - Method in class hec.gfx2d.swing.charts.options.RoundingOptionsPanel
-
saves control information from this options panel into a set of render controls
- save(DataContainer) - Method in interface hec.dataTable.SavableDataFrame
- save(PrintWriter) - Method in class hec.heclib.dss.Group
- save(Object) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- save(Object) - Method in class hec.dataTable.PairedDataCurve
- save(Object) - Method in class hec.dataTable.PairedDataModel
- save(Object) - Method in class hec.dataTable.TimeSeriesDataModel
- save(Vector) - Method in interface hec.dataTable.SavableDataFrame
- save(Element) - Method in class hec.util.AlternativeEntry
- save(Element) - Method in class hec.util.SimulationEntry
- save(T) - Method in interface hec.data.DataEditorListener
- SAVE_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- SAVE_TEXT_PROPERTY - Variable in class hec.gfx2d.G2dLabelDrawProp
- saveAction() - Method in class rma.swing.AbstractTextEditorPanel
-
save this contents of the textArea
- saveAction() - Method in class rma.swing.SerializerEditDlg
- saveAction(HecFile) - Method in class hec.client.TextEditorPanel
- saveActionPerformed(Object) - Method in interface hec.event.SaveEventListener
- saveAll(String) - Method in interface hec.model.DataList
-
save all the DataObjects in my list
- saveAll(String) - Method in interface hec.model.IDataListContainer
-
save all child DataLists
- saveAs() - Method in class hec.dataTable.HecDataTableFrame
- saveAs() - Method in class hec.gfx2d.G2dDialog
- saveAs() - Method in class hec.gfx2d.PrintMultipleJDialog
- saveAs() - Method in class hec.util.TextDialog
- saveAs(DataContainer) - Method in interface hec.dataTable.SavableDataFrame
- saveAs(Object) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- saveAs(Object) - Method in class hec.dataTable.PairedDataCurve
- saveAs(Object) - Method in class hec.dataTable.PairedDataModel
- saveAs(Object) - Method in class hec.dataTable.TimeSeriesDataModel
- saveAs(Vector) - Method in interface hec.dataTable.SavableDataFrame
- saveAs(T) - Method in interface hec.data.DataEditorListener
- saveAsAction() - Method in class hec.client.TextEditorPanel
- SaveAsDialog - Class in hec.chart
- SaveAsDialog(JFreeChart, int, int) - Constructor for class hec.chart.SaveAsDialog
- saveAsGml(Element, Namespace) - Method in class hec.model.StreamNode
- saveAsTxt() - Method in class hec.util.TextDialog
- saveBackgroundColor(String) - Method in class hec.script.AbstractScriptEditor
- saveChildElement(Element, String, boolean) - Static method in class rma.util.RmaBaseXmlUtilities
-
create a new Element with name childName, containing the value boolValue, add it to parent and return the child
- saveChildElement(Element, String, double) - Static method in class rma.util.RmaBaseXmlUtilities
-
create a new Element with name childName, containing the value textValue, add it to parent and return the child
- saveChildElement(Element, String, int) - Static method in class rma.util.RmaBaseXmlUtilities
-
create a new Element with name childName, containing the value textValue, add it to parent and return the child
- saveChildElement(Element, String, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
create a new Element with name childName, containing the value textValue, add it to parent and return the child
- saveColor(Element, String, Color) - Static method in class rma.util.RmaBaseXmlUtilities
-
save the Color color to the Element elem with the attribute name of attributeName
- saveContour() - Method in class hec.gfx2d.swing.charts.color.ColorContourOptionsPanel
- saved() - Method in class hec.util.TextDialog
- savedAs() - Method in class hec.util.TextDialog
- saveData() - Method in class hec.map.aishape.ui.AiShapeLabelsPanel
- saveData() - Method in class hec.map.aishape.ui.AiShapeLineSymbolPanel
- saveData() - Method in class hec.map.aishape.ui.AiShapePointLabelsPanel
- saveData() - Method in class hec.map.aishape.ui.AiShapePointSymbolPanel
- saveData() - Method in class hec.map.aishape.ui.AiShapePolygonBorderPanel
- saveData() - Method in class hec.map.aishape.ui.AiShapePolygonSymbolPanel
- saveData() - Method in interface hec.map.aishape.ui.AiShapePropertiesPanel
- saveData() - Method in class hec.map.aishape.ui.SingleLineSymbolPanel
-
Saves the contents of this panel to the Glyph Data Record.
- saveData() - Method in class hec.map.aishape.ui.SinglePolygonSymbolPanel
- saveData() - Method in class hec.map.aishape.ui.SingleSymbolPanel
- saveData() - Method in class hec.map.aishape.ui.UniqueLineSymbolPanel
- saveData() - Method in class hec.map.aishape.ui.UniquePolygonSymbolPanel
- saveData() - Method in class hec.map.aishape.ui.UniqueSymbolPanel
- saveData() - Method in class hec.map.inundation.EditingInundationGroupTableModel
- saveData() - Method in class hec.map.inundation.InundationGroupTableModel
- saveData() - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- saveData() - Method in class hec.util.GeneralTableEditor
- saveData(Element) - Method in class hec.map.transform.AlbersCoordinateInfo
- saveData(Element) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- saveData(Element) - Method in class hec.map.transform.CoordinateInfo
-
XML format save
- saveData(Element) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- saveData(Element) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- saveData(Element) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- saveData(Element) - Method in class hec.map.transform.UTMCoordinateInfo
- saveDataToDisk() - Method in class hec.heclib.dss.HecPairedData
- saveDataToDisk() - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- saveDataTypes() - Method in class hec.client.DataTypeEditor
- saveDataTypes() - Method in class hec.gfx2d.DataTypeEditor
- saveDescription(Element, NamedType) - Static method in class hec.util.BaseXMLUtilities
-
save the NamedType's description.
- saveDescription(Element, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
This saves the description as an Element with each line of description stored as a child Element.
- saveDocument() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
save the data for this InundationManagerGroup object to an XML Document.
- saveDocument(Document, HecFile) - Static method in class hec.util.XMLUtilities
-
save the XML Document doc to the File file
- SaveEventListener - Interface in hec.event
- saveFile() - Method in class rma.util.JPythonTester
-
Method Description
- saveFile(String) - Method in class hec.util.SimTestConfigFile
- saveFile(String) - Method in class rma.util.JPythonTester
-
Method Description
- saveFont(String) - Method in class hec.script.AbstractScriptEditor
- saveForegroundColor(String) - Method in class hec.script.AbstractScriptEditor
- saveForm() - Method in class hec.dataTable.PairedDataCurveSelector
- saveForm() - Method in class hec.gfx2d.DefaultPlotPropertiesDialog
- saveForm() - Method in class hec.gfx2d.LayoutPlotDialog
- saveForm() - Method in class hec.gfx2d.MarginJDialog
- saveForm() - Method in class hec.gfx2d.PageSetupJDialog
- saveForm() - Method in class hec.gfx2d.PlotPropertiesDialog
- saveForm() - Method in class hec.gfx2d.RatingFunctionEditor
- saveForm() - Method in class hec.gui.MoverDialog
-
Saves the data from the form
- saveForm() - Method in class hec.gui.MoverPanel
-
Saves the data from the form
- saveForm() - Method in class hec.gui.MoverPanel2
-
Saves the data from the form
- saveForm() - Method in class hec.gui.PanelEditor
- saveForm() - Method in class hec.gui.SelectorPanelEditor
- saveForm() - Method in class hec.map.inundation.InundationGroupEditor
- saveForm() - Method in class hec.map.inundation.InundationGroupRenderingDialog
- saveForm() - Method in class hec.map.streamAlignment.StreamJunctionEditor
- saveForm(NamedType) - Method in class hec.gui.PanelEditor
- saveFormAs() - Method in class hec.map.inundation.InundationGroupEditor
- saveHash(byte[], int) - Method in class hec.util.HashFileInfo
- saveImageCoordinates() - Method in interface hec.map.image.IImageGlyph
- saveImageCoordinates() - Method in class hec.map.image.ImageGlyph
- saveImageCoordinates() - Method in class hec.map.image.ImageGlyphProxy
- saveLocalRect(Element, LocalRect) - Static method in class hec.util.BaseXMLUtilities
-
save the
hec.map.LocalRect
to the Element parent as a child node - saveManager() - Method in interface hec.model.ITSDataSet
- saveModelAttributeSet(String, ModelDrawingAttributeSet) - Method in class hec.map.ModeDrawingAttributeSet
- saveNamedType(Element, NamedType) - Static method in class hec.util.BaseXMLUtilities
-
save the NamedType nt's information to the Element elem
- saveObject(Object) - Method in interface hec.model.CommonDataList
-
save the object back to permanent storage
- saveOutputters(Element) - Method in interface hec.model.ScalarOutputterContainer
- savePanel() - Method in class hec.chart.HistogramOptionsDialog
- savePanel() - Method in class hec.chart.HistogramOptionsPanel
- savePanel() - Method in class hec.client.DataTypePanel
-
Method Description
- savePanel() - Method in class hec.client.OptionsFontPanel
- savePanel() - Method in class hec.gfx2d.components.LabelPanel
- savePanel() - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- savePanel() - Method in class hec.gfx2d.DataTypePanel
-
Method Description
- savePanel() - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dAxisPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
-
Saves all of the information on this panel.
- savePanel() - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel2
- savePanel() - Method in class hec.gfx2d.G2dDefaultLinesPropPanel
- savePanel() - Method in class hec.gfx2d.G2dFontPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dGridPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
-
Saves all of the information on this panel.
- savePanel() - Method in class hec.gfx2d.G2dLinePropertiesPanel
-
Saves all of the information on this panel.
- savePanel() - Method in class hec.gfx2d.G2dLinesPropPanel
- savePanel() - Method in class hec.gfx2d.G2dLineStylePropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dPatternPropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dScalePropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dSpacerPropertiesPanel
-
Calls this method when the panel should save its data.
- savePanel() - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- savePanel() - Method in class hec.gfx2d.G2dViewportPropertiesPanel
- savePanel() - Method in class hec.gfx2d.LabelPropertiesPanel
- savePanel() - Method in class hec.gfx2d.LegendPropertiesPanel
- savePanel() - Method in class hec.gfx2d.PairedDataLineLabelPanel
- savePanel() - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- savePanel() - Method in class hec.gfx2d.PairedDataPropertiesPanel
- savePanel() - Method in class hec.gfx2d.PointPropertiesPanel
- savePanel() - Method in class hec.gfx2d.ProbabilityScalePropertiesPanel
- savePanel() - Method in interface hec.gfx2d.ScalePropertiesPanel
- savePanel() - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- savePanel() - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
-
Saves all information that is entered on this panel
- savePanel() - Method in class hec.gui.AbstractEditorPanel
-
Description of the Method
- savePanel() - Method in class hec.map.inundation.EditingInundationGroupPanel
- savePanel() - Method in class hec.map.inundation.InundationGroupPanel
- savePanel() - Method in class hec.map.inundation.RenderingInundationGroupPanel
- savePanel() - Method in class rma.swing.AbstractJPanel
- savePanel() - Method in class rma.swing.DateTimePanel
-
Method Description
- savePanel() - Method in class rma.swing.DefaultJPanel
- savePanel() - Method in class rma.swing.RmaJCompTitledPanel
- savePanel() - Method in class rma.swing.table.HeaderFooterPrintSetupPanel
- savePanel() - Method in class rma.swing.table.PagePrintSetupPanel
- savePanel() - Method in class rma.swing.table.TitlePageSetupPanel
- savePanel(NamedType) - Method in class hec.client.SelectorEditorPanel
- savePanel(NamedType) - Method in class hec.gui.AbstractEditorPanel
- savePanel(NamedType) - Method in class hec.gui.TimeZonePanel
- savePanel(NamedType) - Method in class hec.map.streamAlignment.StreamConversionPanel
- savePanel(NamedType) - Method in class hec.map.streamAlignment.StreamStationingPanel
- savePlotSpecification() - Method in class hec.gfx2d.G2dDialog
- SavePlotSpecificationDialog - Class in hec.gfx2d
- SavePlotSpecificationDialog(Frame) - Constructor for class hec.gfx2d.SavePlotSpecificationDialog
- saveProjectionFile() - Method in class hec.map.aishape.AiShapeWriter
- saveProperties() - Method in class hec.properties.HECProperties
- saveProperties() - Method in class hec.server.HECProperties
- saveProperties(int) - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- saveProperties(int) - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- saveRecord(double, String) - Method in class rma.util.DBFFileViewer
-
save the serialized text to record recNumber
- SaveRecordsToFileAction - Class in rma.swing.logging
- SaveRecordsToFileAction(ILogRecordDisplay) - Constructor for class rma.swing.logging.SaveRecordsToFileAction
- saveScript() - Method in class hec.script.AbstractScriptEditor
- saveScript(ScriptIdentifier, Script) - Method in interface hec.script.ScriptManager
- saveScriptAs() - Method in class hec.script.AbstractScriptEditor
- saveSizeAndLocation() - Method in class hec.script.AbstractScriptEditor
- saveTabSize(int) - Method in class hec.script.AbstractScriptEditor
- saveToContainer() - Method in class hec.dataTable.TextTable
- saveToDisk() - Method in class hec.dataTable.TextTable
- saveToJpeg(File) - Method in class hec.gfx2d.G2dDialog
-
Save this plot to a jpeg file.
- saveToJpeg(File) - Method in class hec.gfx2d.PrintMultipleJDialog
- saveToJpeg(File, int) - Method in class hec.gfx2d.G2dDialog
-
Save this plot to a jpeg file, optionally specifying the quality of the output.
- saveToJpeg(String) - Method in class hec.gfx2d.G2dDialog
-
Save this plot to a jpeg file.
- saveToJpeg(String, int) - Method in class hec.gfx2d.G2dDialog
-
Save this plot to a jpeg file, specifying the quality of the output.
- saveToMetafile(File) - Method in class hec.gfx2d.G2dDialog
-
Save this plot to a Meta file
- saveToMetafile(String) - Method in class hec.gfx2d.G2dDialog
-
Save this plot to a Meta file
- saveToPng(File) - Method in class hec.gfx2d.G2dDialog
- saveToPng(String) - Method in class hec.gfx2d.G2dDialog
- saveToPostscript(File) - Method in class hec.gfx2d.G2dDialog
-
save this plot to a post script file
- saveToPostscript(File) - Method in class hec.gfx2d.PrintMultipleJDialog
- saveToPostscript(String) - Method in class hec.gfx2d.G2dDialog
-
save this plot to a post script file
- saveToPreferences() - Method in class hec.gfx2d.Margin
- saveToPreferences() - Method in class hec.gfx2d.PrintProperties
- saveVariate() - Method in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- saveVariate() - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- saveVariate() - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- saveVariate(int, double) - Method in class rma.stats.model.MCConvVarRealizations
-
Deprecated.
- saveVariate(int, double) - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- saveVariate(int, double) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- saveWindowSizeAndLocation(Element, Window) - Static method in class rma.util.RmaBaseXmlUtilities
- saveWorldLine(Element, WorldLine) - Static method in class hec.util.BaseXMLUtilities
- saveWorldPt(Element, WorldPt) - Static method in class hec.util.BaseXMLUtilities
-
save the
hec.map.WorldPt
wpt to the Element parent as a child node - saveWorldRect(Element, WorldRect) - Static method in class hec.util.BaseXMLUtilities
-
save the
hec.map.LocalRect
to the Element parent as a child node - saveWorldRegion(Element, WorldRegion) - Static method in class hec.util.BaseXMLUtilities
- SAXTreeViewer - Class in rma.util
-
SAXTreeViewer
uses Swing to graphically display an XML document. - SAXTreeViewer() - Constructor for class rma.util.SAXTreeViewer
-
This initializes the needed Swing settings.
- SCALAR_OUTPUTTER - Static variable in interface hec.model.ScalarOutputterContainer
- SCALAR_OUTPUTTERS - Static variable in interface hec.model.ScalarOutputterContainer
- scalarAdd(GridData, float) - Static method in class hec.heclib.grid.GridUtilities
-
adds the value of addend to each non-null cell in the input grid and creates a new GridData object to hold the result.
- scalarDivide(GridData, float) - Static method in class hec.heclib.grid.GridUtilities
-
divides the value of each non-null cell in the input grid by divisor and creates a new GridData object to hold the result.
- ScalarFunctions - Class in hec.hecmath.functions
- ScalarFunctions() - Constructor for class hec.hecmath.functions.ScalarFunctions
- scalarMultiply(GridData, float) - Static method in class hec.heclib.grid.GridUtilities
-
multiplies the value of each non-null cell in the input grid by factor and creates a new GridData object to hold the result.
- ScalarOperable - Interface in hec.hecmath.computation
-
function that operates on scalar values
- ScalarOutputDialog - Class in hec.client
- ScalarOutputDialog(List<OutputVariable>) - Constructor for class hec.client.ScalarOutputDialog
- ScalarOutputDialog(List<OutputVariable>, RunTimeWindow) - Constructor for class hec.client.ScalarOutputDialog
- ScalarOutputter - Interface in hec.model
- ScalarOutputterContainer - Interface in hec.model
- ScalarOutputVariable - Interface in hec.model
- scalarSubtract(GridData, float) - Static method in class hec.heclib.grid.GridUtilities
-
subtracts the value of subtrahend from each non-null cell in the input grid and creates a new GridData object to hold the result.
- scalarTableTransformation(DoubleUnaryOperator) - Method in class hec.hecmath.DoubleInterpolationTable
- scale() - Method in class hec.map.MapPanel
-
get the MapPanel's MapScale
- scale(double[], double[], double[], double[], int, int) - Method in class hec.gfx2d.G2dLine
- scale(double[], double[], int[], int[], int, int) - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- scale(double, double) - Method in class rma.util.postscript.PSGrBase
-
Scales the graphics context.
- scale(double, double) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- scale(MapGlyph) - Method in class hec.map.MapPanel
- Scale - Class in hec.geometry
-
Controls mapping of world to local coordinates.
- Scale(String) - Constructor for class hec.geometry.Scale
-
Default Constructor
- SCALE_NAME_FORMAT - Static variable in class hec.geometry.Scale
- scaleAxisFromOpposite(String) - Method in class hec.gfx2d.Viewport
-
Causes the specified axis to be scaled such that the interval between the major tic marks follows the 1-2-5 rule and that the axis values at the major tic marks are whole multiples of the interval.
- ScaleBobz - Class in hec.lang
-
Title: ScaleBobz - Computes scale for tabulations Description: Provides capability of scaling data to be "nice" numbers for a selected number of divisions or range of divisions from user supllied minimum and maximum data values.
- ScaleBobz() - Constructor for class hec.lang.ScaleBobz
- scaleColumnsToPage - Variable in class rma.swing.table.TablePrintProperties
- scaleNodes(MapScale) - Method in class hec.map.nettin.NetTinGlyph
- ScaleProperties - Interface in hec.geometry
- ScalePropertiesPanel - Interface in hec.gfx2d
-
Title: Hec Java Development
- scaleTransform(AffineTransform, MapScale) - Method in class hec.map.image.ImageGlyph
- scaleTransform(AffineTransform, MapScale) - Method in class hec.map.image.ImageGlyphProxy
- scaleTransform(AffineTransform, MapScale) - Method in class hec.map.mrsid.MrSidMapGlyph
- scaleUnits(double, int, int, int) - Static method in class hec.heclib.util.HecDoubleParam
- scaleValues(double) - Method in class hec.model.SeasonalPairedValues
- scaleValues(double) - Method in class hec.model.SeasonalRecord
-
set the scale value to use
- scaleValues(int, int, double[], int, double, double, double[]) - Static method in class hec.lang.ScaleBobz
-
Scale the range of data from d_min through d_max broken into the best number of intervals between i1_div and i2_div (they may be equal).
- scaleValues(int, int, double, double, double[]) - Static method in class hec.lang.ScaleBobz
-
Scale the range of data from d_min through d_max broken into the best number of intervals between i1_div and i2_div (they may be equal).
- scaleViewportExt(int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK, should not be called in a metafile.
- scaleWidthToFit - Variable in class rma.swing.print.DocumentRenderer
- scaleWindowExt(int, int, int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- SchedulableJob - Class in hec.model
-
base class for jobs that can be scheduled with the Scheduler
- SchedulableJob() - Constructor for class hec.model.SchedulableJob
- SchedulableJob(String) - Constructor for class hec.model.SchedulableJob
- scheduleJob(boolean) - Method in class hec.script.AbstractScriptButtonFrame
- Scheduler - Interface in hec.model
- screenWithConstantValue(TimeSeriesContainer, String, double, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose values do not change more than a specified amount over a specified duation as questionable or rejected.
- screenWithConstantValue(TimeSeriesContainer, String, double, double, double, double, int, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose values do not change more than a specified amount over a specified duation as questionable or rejected.
- screenWithConstantValue(TimeSeriesContainer, String, double, double, double, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose values do not change more than a specified amount over a specified duation as questionable or rejected.
- screenWithConstantValue(TimeSeriesContainer, String, double, double, double, int, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose values do not change more than a specified amount over a specified duation as questionable or rejected.
- screenWithConstantValue(String, double, double, double, int) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series whose values do not change more than a specified amount over a specified duation as questionable or rejected.
- screenWithDurationMagnitude(TimeSeriesContainer, String, double, double, double, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose accumulation over a specified period lies minimum/maximum limits values as questionable or rejected.
- screenWithDurationMagnitude(TimeSeriesContainer, String, double, double, double, double, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose accumulation over a specified period lies minimum/maximum limits values as questionable or rejected.
- screenWithDurationMagnitude(TimeSeriesContainer, String, double, double, double, double, double, double, double, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose accumulation over a specified period lies minimum/maximum limits values as questionable or rejected.
- screenWithDurationMagnitude(String, double, double, double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series whose accumulation over a specified period lies minimum/maximum limits values as questionable or rejected.
- screenWithForwardMovingAverage(int, double) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series exceeding maximum change from a forward moving average.
- screenWithForwardMovingAverage(int, double, boolean, String) - Method in class hec.hecmath.HecMath
- screenWithForwardMovingAverage(int, double, boolean, String) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series exceeding maximum change from a forward moving average.
- screenWithForwardMovingAverage(TimeSeriesContainer, int, double, boolean, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series exceeding maximum change from a forward moving average.
- screenWithMaxMin(double, double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series exceeding minimum and maximum limit values or maximum change limit.
- screenWithMaxMin(double, double, double, boolean, double, String) - Method in class hec.hecmath.HecMath
- screenWithMaxMin(double, double, double, boolean, double, String) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series exceeding minimum and maximum limit values or maximum change limit.
- screenWithMaxMin(double, double, double, boolean, String) - Method in class hec.hecmath.HecMath
- screenWithMaxMin(double, double, double, boolean, String) - Method in class hec.hecmath.PairedDataMath
-
strictly looks at min/max value
- screenWithMaxMin(double, double, double, boolean, String) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series exceeding minimum and maximum limit values or maximum change limit.
- screenWithMaxMin(double, double, double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series exceeding minimum and maximum limit values as questionable or rejected.
- screenWithMaxMin(TimeSeriesContainer, double, double, double, boolean, double, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series exceeding minimum and maximum limit values or maximum change limit.
- screenWithMaxMin(TimeSeriesContainer, double, double, double, boolean, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series exceeding minimum and maximum limit values or maximum change limit.
- screenWithMaxMin(TimeSeriesContainer, double, double, double, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series exceeding minimum and maximum limit values as questionable or rejected.
- screenWithRateOfChange(double, double, double, double) - Method in class hec.hecmath.TimeSeriesMath
-
Flag values in time series whose rate of change from the last valid value exceed minimum/maximum limits values as questionable or rejected.
- screenWithRateOfChange(TimeSeriesContainer, double, double, double, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Flag values in time series whose rate of change from the last valid value exceed minimum/maximum limits values as questionable or rejected.
- script - Variable in class hec.script.ScriptInfo
- Script - Class in hec.script
- Script() - Constructor for class hec.script.Script
- SCRIPT_ADDED - Static variable in class hec.event.ScriptEvent
- SCRIPT_ADDED_ACTION - Static variable in interface hec.script.ScriptActions
- SCRIPT_CHANGED - Static variable in class hec.event.ScriptEvent
- SCRIPT_DELETED - Static variable in class hec.event.ScriptEvent
- SCRIPT_DELETED_ACTION - Static variable in interface hec.script.ScriptActions
- SCRIPT_FAILED - Static variable in class hec.model.JobTask
- SCRIPT_UPDATED_ACTION - Static variable in interface hec.script.ScriptActions
- SCRIPT_ZIPFILE - Static variable in interface hec.script.ScriptConstants
- Scriptable - Annotation Interface in hec.lang.annotation
-
interface to mark methods that are scriptable
- ScriptableObject - Interface in hec.script
- ScriptActions - Interface in hec.script
- scriptAdded(ScriptIdentifier) - Method in interface hec.script.ScriptManager
- ScriptConstants - Interface in hec.script
- ScriptEngine - Class in hec.script
-
singleton class for the ScriptEngine
- ScriptEvent - Class in hec.event
- ScriptEvent(ScriptIdentifier, int) - Constructor for class hec.event.ScriptEvent
- ScriptEventListener - Interface in hec.event
- scriptEventPerformed(ScriptEvent) - Method in interface hec.event.ScriptEventListener
- scriptEventPerformed(ScriptEvent) - Method in class hec.script.AbstractScriptButtonFrame
- ScriptFlatButton - Class in hec.script
- ScriptFlatButton(ScriptIdentifier) - Constructor for class hec.script.ScriptFlatButton
-
construct a new ScriptJButton with the ScriptIdentifier id
- ScriptGroup - Class in hec.script
- ScriptGroup(String, String) - Constructor for class hec.script.ScriptGroup
- SCRIPTID_FLAVOR - Static variable in class hec.script.ScriptIdentifierSelection
- ScriptIdentifier - Class in hec.script
-
identifier to pull scripts
- ScriptIdentifier() - Constructor for class hec.script.ScriptIdentifier
- ScriptIdentifier(ScriptIdentifier) - Constructor for class hec.script.ScriptIdentifier
- ScriptIdentifier(String, String, String, String, String, Object, boolean, boolean) - Constructor for class hec.script.ScriptIdentifier
- ScriptIdentifier(String, String, String, String, String, Object, boolean, boolean, boolean) - Constructor for class hec.script.ScriptIdentifier
- ScriptIdentifier(String, String, String, String, String, Object, boolean, boolean, boolean, boolean) - Constructor for class hec.script.ScriptIdentifier
- ScriptIdentifierData - Class in hec.script
-
object to hold a script Identifier and its script during cut and paste operations.
- ScriptIdentifierData() - Constructor for class hec.script.ScriptIdentifierData
- ScriptIdentifierData(ScriptIdentifierData) - Constructor for class hec.script.ScriptIdentifierData
- ScriptIdentifierData(ScriptIdentifier, Script) - Constructor for class hec.script.ScriptIdentifierData
- ScriptIdentifierSelection - Class in hec.script
-
File: ScriptIdentifierSelection.java
ScriptIdentifierSelection - ScriptIdentifierSelection(ScriptIdentifierData) - Constructor for class hec.script.ScriptIdentifierSelection
-
Constructor.
- scriptInfo() - Method in class hec.script.AbstractScriptButtonFrame
-
debug method that prints the scriptIdentifier info to System.out
- ScriptInfo - Class in hec.script
- ScriptInfo() - Constructor for class hec.script.ScriptInfo
- ScriptInfo(String[], boolean) - Constructor for class hec.script.ScriptInfo
- SCRIPTING - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- ScriptingLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- ScriptJButton - Class in hec.script
- ScriptJButton(ScriptIdentifier) - Constructor for class hec.script.ScriptJButton
-
construct a new ScriptJButton with the ScriptIdentifier id
- ScriptJob - Class in hec.script
-
Schedulable Script Job
- ScriptJob() - Constructor for class hec.script.ScriptJob
- ScriptJob(String) - Constructor for class hec.script.ScriptJob
- ScriptLauncher - Class in hec.hecmath
- ScriptLauncher(boolean, String[]) - Constructor for class hec.hecmath.ScriptLauncher
- ScriptLauncher(String) - Constructor for class hec.hecmath.ScriptLauncher
- ScriptManager - Interface in hec.script
- ScriptMenuItem - Class in hec.script
- ScriptMenuItem(ScriptIdentifier) - Constructor for class hec.script.ScriptMenuItem
-
construct a new ScriptJButton with the ScriptIdentifier id
- SCRIPTS_CONF - Static variable in interface hec.script.ScriptConstants
- SCRIPTS_DIR - Static variable in interface hec.script.ScriptConstants
- ScriptTaskInfoJDialog - Class in hec.script
- ScriptTaskInfoJDialog(Frame, boolean) - Constructor for class hec.script.ScriptTaskInfoJDialog
- ScriptTextArea(int, int) - Constructor for class hec.script.AbstractScriptEditor.ScriptTextArea
- ScriptTreeModel(boolean) - Constructor for class hec.script.AbstractScriptEditor.ScriptTreeModel
- ScriptTreeNode - Class in hec.script.gui
- ScriptTreeNode(Object, String, String) - Constructor for class hec.script.gui.ScriptTreeNode
- ScriptTreeNode(Object, String, String, String, String) - Constructor for class hec.script.gui.ScriptTreeNode
- scrollDown() - Method in class hec.map.MapPanel
-
scroll the vertical scrollbar down one block increment
- scrollLeft() - Method in class hec.map.MapPanel
-
scroll the horizontal scrollbar to the left one block increment
- scrollPaneLayers - Variable in class hec.map.JLayerSelectorTreePanel
- scrollRight() - Method in class hec.map.MapPanel
-
scroll the horizontal scrollbar to the right one block increment
- scrollTowardMax(JScrollBar) - Method in class hec.map.MapPanel
- scrollTowardMin(JScrollBar) - Method in class hec.map.MapPanel
- scrollUp() - Method in class hec.map.MapPanel
-
scroll the vertical scrollbar up one block increment
- SCSCN - Static variable in class hec.io.GridCellFile
- SD1N - Static variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- SD1P - Static variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- sdev - Variable in class hec.hecmath.CyclicAnalysisStatistics
- sdfFULL() - Method in class hec.data.AbstractDataSet
- search() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- search() - Method in class rma.swing.SearchableJEditorPane
- search() - Method in class rma.swing.SearchableJTextArea
- search() - Method in class rma.swing.table.TableSearcher
- search() - Method in class rma.swing.TextSearcher
- search(boolean) - Method in class rma.swing.table.TableSearcher
- search(boolean) - Method in class rma.swing.TextSearcher
- search(boolean, int, String) - Method in class rma.swing.SerializerEditDlg
- search(int, int, double[], int[], int[]) - Static method in class hec.lang.Statistics
-
Finds the minimum in the exceedance probability Uncertainty relationship
- search(String, boolean, boolean, boolean, int, int) - Method in class hec.dataTable.HecDataTableFrame
- search(String, boolean, boolean, boolean, int, int) - Method in class hec.util.GeneralTableEditor
- search(String, int, int, int, boolean, boolean, boolean, Dimension) - Method in class hec.util.GeneralTableModel
- search(String, int, int, int, boolean, boolean, Dimension) - Method in class hec.dataTable.ArrayModel
- SEARCH_TYPES - Variable in class rma.swing.FindDialog
- SEARCH_TYPES - Variable in class rma.swing.ReplaceDialog
- SearchableJEditorPane - Class in rma.swing
-
a searchable JEditorPane.
- SearchableJEditorPane() - Constructor for class rma.swing.SearchableJEditorPane
- SearchableJEditorPane(String) - Constructor for class rma.swing.SearchableJEditorPane
- SearchableJEditorPane(String, String) - Constructor for class rma.swing.SearchableJEditorPane
- SearchableJEditorPane(URL) - Constructor for class rma.swing.SearchableJEditorPane
- SearchableJTextArea - Class in rma.swing
-
a RmaJTextArea that knows how to search it's text
- SearchableJTextArea() - Constructor for class rma.swing.SearchableJTextArea
- SearchableJTextArea(int, int) - Constructor for class rma.swing.SearchableJTextArea
- SearchableJTextArea(String) - Constructor for class rma.swing.SearchableJTextArea
- SearchableJTextArea(String, int, int) - Constructor for class rma.swing.SearchableJTextArea
- SearchableJTextArea(Document, String, int, int) - Constructor for class rma.swing.SearchableJTextArea
- searchDSSCatalog(String, String, String, String, String, String, Vector) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- searchDSSCatalog(String, List<String>) - Method in class hec.heclib.dss.AbstractDssDataManager
- searchDSSCatalog(String, List<String>) - Method in interface hec.heclib.dss.DssDataManager
- searchDSSCatalog(String, List<String>) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- searchDSSCatalog(String, List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- searchDSSPaths(String, String, String, String, String, String, Vector) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- searchDSSPaths(String, List<String>) - Method in class hec.heclib.dss.AbstractDssDataManager
- searchDSSPaths(String, List<String>) - Method in interface hec.heclib.dss.DssDataManager
- searchDSSPaths(String, List<String>) - Method in class hec.heclib.dss.HecDssCatalog
-
Deprecated use String[] getPathnameList(boolean forceUpdate) instead
- searchDSSPaths(String, List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- searchEvent(SearchEvent) - Method in class hec.gui.FormattedTextEditor
- SearchMessage - Class in hec.io
- SearchMessage(String, int) - Constructor for class hec.io.SearchMessage
- searchNext() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- searchNext() - Method in class rma.swing.SearchableJEditorPane
- searchNext() - Method in class rma.swing.SearchableJTextArea
- searchNext() - Method in class rma.swing.table.TableSearcher
- searchNext() - Method in class rma.swing.TextSearcher
- searchPathnames(String) - Method in class hec.hecmath.DSSFile
-
Searches the DSS file for pathnames, returning a list of those which match the specified instructions.
- searchPrevious() - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- searchPrevious() - Method in class rma.swing.SearchableJEditorPane
- searchPrevious() - Method in class rma.swing.SearchableJTextArea
- searchPrevious() - Method in class rma.swing.table.TableSearcher
- searchPrevious() - Method in class rma.swing.TextSearcher
- searchReplace(String, String, boolean, int, int, int, boolean, boolean, boolean, Dimension) - Method in class hec.util.GeneralTableModel
- SEASONAL - Static variable in class hec.geometry.Axis
-
modified time axis type.
- SEASONAL - Static variable in class hec.model.ConditionalValue
- SEASONAL_END_DATE - Static variable in interface hec.data.level.ILocationLevel
- SEASONAL_START_DATE - Static variable in interface hec.data.level.ILocationLevel
- SEASONAL_TIME_SERIES_ID - Static variable in interface hec.data.level.ILocationLevel
- SEASONAL_VALUE - Static variable in interface hec.data.level.ISeasonalValues
- SEASONAL_VALUES - Static variable in interface hec.data.level.ILocationLevel
- SeasonalAxis - Class in hec.geometry
-
A coordinate axis for HecTime data.
- SeasonalAxis(String) - Constructor for class hec.geometry.SeasonalAxis
-
Default Constructor
- SeasonalAxisIterator - Class in hec.geometry
-
An iterator class for stepping across a time series axis at a fixed interval.
- SeasonalAxisIterator(TSAxis, double) - Constructor for class hec.geometry.SeasonalAxisIterator
-
Constructor
- SeasonalAxisIterator(TSAxis, double, int, int) - Constructor for class hec.geometry.SeasonalAxisIterator
- SeasonalIntervalType - Enum Class in hec.data.level
- SeasonalPairedValues - Class in hec.model
-
Extends the PairedValuesExt class to use the paired values curve labels to store date/time
- SeasonalPairedValues() - Constructor for class hec.model.SeasonalPairedValues
- SeasonalRecord - Class in hec.model
-
Contains a set of date-values pairs representing seasonal variation of a value.
- SeasonalRecord() - Constructor for class hec.model.SeasonalRecord
- SeasonalRecordExt - Class in hec.model
-
Contains two or more SeasonalRecord(s).
- SeasonalRecordExt() - Constructor for class hec.model.SeasonalRecordExt
-
create a new SeasonalRecordExt
- SeasonalRecordTableModel - Class in hec.model
- SeasonalRecordTableModel() - Constructor for class hec.model.SeasonalRecordTableModel
- SeasonalRecordTableModel(String[], boolean[]) - Constructor for class hec.model.SeasonalRecordTableModel
- SeasonalRecordTableModel(String[], SeasonalRecordExt, boolean[]) - Constructor for class hec.model.SeasonalRecordTableModel
- SeasonalRecordTableModel(String[], SeasonalRecordExt, boolean[], String) - Constructor for class hec.model.SeasonalRecordTableModel
- SeasonalRecordTableModel(String[], SeasonalRecord, boolean[]) - Constructor for class hec.model.SeasonalRecordTableModel
- SeasonalRecordTableModel(String[], SeasonalRecord, boolean[], String) - Constructor for class hec.model.SeasonalRecordTableModel
- SeasonalRecWithTimeTableModel - Class in hec.model
- SeasonalRecWithTimeTableModel() - Constructor for class hec.model.SeasonalRecWithTimeTableModel
-
Default Constructor of table model using local time zone
- SeasonalRecWithTimeTableModel(String[], boolean[]) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
-
Constructor of table model using local time zone
- SeasonalRecWithTimeTableModel(String[], boolean[], ZoneId) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
- SeasonalRecWithTimeTableModel(String[], SeasonalRecordExt, boolean[]) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
-
Constructor of table model with local time zone
- SeasonalRecWithTimeTableModel(String[], SeasonalRecordExt, boolean[], ZoneId) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
- SeasonalRecWithTimeTableModel(String[], SeasonalRecord, boolean[]) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
-
Constructor of table model with local time zone
- SeasonalRecWithTimeTableModel(String[], SeasonalRecord, boolean[], ZoneId) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
- SeasonalRecWithTimeTableModel(ZoneId) - Constructor for class hec.model.SeasonalRecWithTimeTableModel
- SeasonalValue - Class in hec.model
-
Contains a set of date-values pairs representing seasonal variation of a value.
- SeasonalValue() - Constructor for class hec.model.SeasonalValue
- SeasonValuePair - Class in hec.model
- SeasonValuePair() - Constructor for class hec.model.SeasonValuePair
- second() - Method in class hec.heclib.util.HecTime
-
Returns the number of seconds past the last minute of the time
- SECOND_CONDITIONAL_VALUE - Static variable in class hec.model.ConditionalItem
- SECOND_GRANULARITY - Static variable in class hec.heclib.util.HecTime
- SECOND_INCREMENT - Static variable in class hec.heclib.util.HecTime
- SECONDS_FROM_E_PART - Static variable in class hec.heclib.dss.DSSPathname
-
Operation (via input status value) to retrieve interval seconds from E part for getTsIntervalInfo()
- SECONDS_IN_DAY - Static variable in class hec.data.Interval
-
Deprecated.
- secondsSinceMidnight() - Method in class hec.heclib.util.HecTime
-
Returns the number of seconds since midnight for the time portion if time is not defined, will return UNDEFINED_VALUE
- SEDIMENTATION_DESCRIPTION - Static variable in interface hec.data.project.IProject
- segment - Variable in class hec.map.raster.RasterGlyph.SegmentImage
- SegmentData - Interface in hec.map.raster
- SegmentImage() - Constructor for class hec.map.raster.RasterGlyph.SegmentImage
- SegmentInfo - Class in hec.map.raster
- SegmentInfo(RasterMap, WorldRect, int) - Constructor for class hec.map.raster.SegmentInfo
- SegmentLoader - Class in hec.map.raster
- SegmentLoader(RasterMap, Resolution, List, Observer) - Constructor for class hec.map.raster.SegmentLoader
- SELECT - Static variable in interface hec.data.meta.SqlQuery
- selectAll() - Method in class hec.dataTable.HecDataTableFrame
- selectAll() - Method in class hec.util.GeneralTableEditor
- selectAll() - Method in class rma.swing.list.FixedLengthComboBoxEditor
- selectAll() - Method in class rma.swing.RmaComboBoxEditor
- selectAll() - Method in class rma.swing.RmaJTable
-
select all the cells
- selectAll(boolean) - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- selectAllAction() - Method in class rma.swing.AbstractTextEditorPanel
-
select the text
- selectAllAction() - Method in class rma.swing.SerializerEditDlg
- selectAllImport() - Method in class hec.map.importer.AbstractShapeImportDialog
- selectBackground() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- selectBackground() - Method in class hec.script.AbstractScriptEditor
- selectButton(int) - Method in class hec.gfx2d.ViewportToolbar
- selectButton(int) - Method in class hec.map.MapToolPanel
-
select the button at index idx.
- selectColorItem(JComboBox, Color) - Method in class hec.gfx2d.components.G2dDefaultJPanel
- selectColumnHeader(int) - Method in class hec.dataTable.HecDataTable
- selectDataSet() - Method in class hec.gfx2d.G2dDialogIndividualSelect
- SELECTED - Static variable in class hec.ui.TristateCheckBox
-
The Constant SELECTED.
- SELECTED_CELLS - Static variable in class rma.swing.table.TablePrintProperties
- SELECTED_RECORDS - Static variable in interface hec.ui.browser.IBrowserFactory
- selectedBackgroundColor - Variable in class rma.swing.table.RmaCellRenderer
-
Description
- selectedForegroundColor - Variable in class rma.swing.table.RmaCellRenderer
-
Description
- selectElement(LocalPt, boolean, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- selectElement(String, boolean, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- selectFiles() - Method in class hec.map.raster.RasterConversionAction
- selectFirstRecord(String, boolean, boolean, boolean) - Method in class hec.dataTable.HecDataTableFrame
- selectFirstRecord(String, boolean, boolean, boolean) - Method in class hec.util.GeneralTableEditor
- selectFirstRecord(String, boolean, boolean, boolean) - Method in interface rma.swing.FindListener
- selectFirstRecord(String, boolean, boolean, boolean) - Method in interface rma.swing.ReplaceListener
- selectFont() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- selectFont() - Method in class hec.script.AbstractScriptEditor
- selectForeground() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- selectForeground() - Method in class hec.script.AbstractScriptEditor
- Selection(Object, boolean) - Constructor for class hec.map.MapGlyph.Selection
-
Create a new Selection object
- SELECTION_0_TO_1 - Static variable in class hec.gui.MoverDialog
- SELECTION_0_TO_1 - Static variable in class hec.gui.MoverPanel
- SELECTION_0_TO_1 - Static variable in class hec.gui.MoverPanel2
- SELECTION_0_TO_MANY - Static variable in class hec.gui.MoverDialog
- SELECTION_0_TO_MANY - Static variable in class hec.gui.MoverPanel
- SELECTION_0_TO_MANY - Static variable in class hec.gui.MoverPanel2
- SELECTION_LIST - Static variable in class hec.data.tx.DataVerificationConst
- selectionChange(Object, GraphicElementSelectionEvent) - Method in interface hec.map.selection.GraphicElementSelectionEventListener
- selectionChange(Object, GraphicElementSelectionEvent) - Method in class hec.map.selection.GraphicElementSelectionEventSupport
- selectionChange(Object, GraphicElementSelectionEvent) - Method in class hec.map.selection.GraphicElementSelector
- selectionColor - Static variable in class rma.swing.table.RmaCellRenderer
-
Description
- selectionForKey(char, AbstractListModel) - Method in interface rma.swing.RmaJList.KeySelectionManager
-
Given
aKey
and the model, returns the row that should become selected. - selectionList - Variable in class hec.gui.AbstractSelectorPanel
- selectJunction(Graphics, MapScale, StreamJunction, boolean, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- selectLastRecord(String, boolean, boolean) - Method in class hec.dataTable.HecDataTableFrame
- selectLastRecord(String, boolean, boolean) - Method in class hec.util.GeneralTableEditor
- selectLastRecord(String, boolean, boolean) - Method in interface rma.swing.FindListener
- selectLastRecord(String, boolean, boolean) - Method in interface rma.swing.ReplaceListener
- selectNode(LocalPt, boolean, boolean) - Method in interface hec.map.IconGlyph
- selectNode(IconNode, boolean, boolean) - Method in interface hec.map.IconGlyph
- selectNode(Graphics, MapScale, StreamNode, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- selectNode(String, boolean, boolean) - Method in interface hec.map.IconGlyph
- selectObject(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- SelectorEditorPanel - Class in hec.client
- SelectorEditorPanel(AbstractEditorPanel) - Constructor for class hec.client.SelectorEditorPanel
- SelectorEditorPanel(SelectorPanel, AbstractEditorPanel) - Constructor for class hec.client.SelectorEditorPanel
- selectorLabel - Variable in class hec.gui.AbstractSelectorPanel
- SelectorObjectModel<X> - Interface in hec.client
- selectorPanel - Variable in class hec.gui.SelectorPanelEditor
- SelectorPanel - Class in hec.client
-
Deprecated.use hec.gui.SelectorPanel
- SelectorPanel - Class in hec.gui
- SelectorPanel() - Constructor for class hec.client.SelectorPanel
-
Deprecated.
- SelectorPanel() - Constructor for class hec.gui.SelectorPanel
-
create a SelectorPanel with a two line layout
- SelectorPanel(int) - Constructor for class hec.gui.SelectorPanel
-
create a SelectorPanel with the specified layout
- selectorPanelChanged() - Method in class hec.client.HistogramPlotDialog
- selectorPanelChanged() - Method in class hec.client.ScalarOutputDialog
- SelectorPanelEditor - Class in hec.client
-
Deprecated.use hec.gui.SelectorPanelEditor
- SelectorPanelEditor - Class in hec.gui
- SelectorPanelEditor(Dialog, boolean) - Constructor for class hec.client.SelectorPanelEditor
-
Deprecated.
- SelectorPanelEditor(Dialog, boolean) - Constructor for class hec.gui.SelectorPanelEditor
- SelectorPanelEditor(Dialog, boolean, SelectorPanel) - Constructor for class hec.client.SelectorPanelEditor
-
Deprecated.Build the SelectorPanelEditor with a specific type of SelectorPane
- SelectorPanelEditor(Dialog, boolean, SelectorPanel) - Constructor for class hec.gui.SelectorPanelEditor
-
Build the SelectorPanelEditor with a specific type of SelectorPane
- SelectorPanelEditor(Frame, boolean) - Constructor for class hec.client.SelectorPanelEditor
-
Deprecated.
- SelectorPanelEditor(Frame, boolean) - Constructor for class hec.gui.SelectorPanelEditor
- SelectorPanelEditor(Frame, boolean, SelectorPanel) - Constructor for class hec.client.SelectorPanelEditor
-
Deprecated.Build the SelectorPanelEditor with a specific type of SelectorPane
- SelectorPanelEditor(Frame, boolean, SelectorPanel) - Constructor for class hec.gui.SelectorPanelEditor
-
Build the SelectorPanelEditor with a specific type of SelectorPane
- SelectorTextPanel - Class in hec.gui
- SelectorTextPanel() - Constructor for class hec.gui.SelectorTextPanel
-
create a SelectorTextPanel with a two line layout
- SelectorTextPanel(int) - Constructor for class hec.gui.SelectorTextPanel
-
create a SelectorTextPanel with the specified layout
- selectPoints(int[]) - Method in class hec.map.aishape.ShapeGeoInfoDialog
- selectPoints(List<WorldPt>) - Method in class hec.map.aishape.AiShapeGlyph
- selectPt(LocalPt, int) - Method in class hec.gfx2d.G2dEditGlyph
- selectRecord(int) - Method in class hec.gui.SelectorTextPanel
- selectRecord(int) - Method in interface rma.swing.event.RecordSelectorListener
- selectScript(TreePath) - Method in class hec.script.AbstractScriptEditor
-
allow the user to select a script
- selectShapeSource() - Method in interface hec.map.aishape.stream.ShapeFileSelector
- selectTreeNodes(boolean) - Method in class hec.dataTable.PairedDataCurveSelector
- selectWithKeyChar(char) - Method in class rma.swing.RmaJList
-
Selects the list item that correponds to the specified keyboard character and returns true, if there is an item corresponding to that character.
- SelfIntersectingPolygonException - Exception in hec.map.aishape
- SelfIntersectingPolygonException(WorldRegion) - Constructor for exception hec.map.aishape.SelfIntersectingPolygonException
- SEMI_SELECTED - Static variable in class hec.ui.TristateCheckBox
-
The Constant SEMI_SELECTED.
- sendMail() - Method in class hec.lang.Email
- sendMail(String) - Method in class hec.lang.Email
- sendMail(String[]) - Method in class hec.lang.Email
- sendMailCommand(String, String) - Method in class hec.lang.Email
- sensitivity - Variable in class rma.swing.wheel.Config
- SEPARATE_WINDOW - Static variable in class hec.gfx2d.LegendPanel
- separateDirectoryFromName(String) - Static method in class hec.util.FileUtilities
- separateExtensionFromname(String) - Static method in class hec.util.FileUtilities
- separateNameFromDirectory(String) - Static method in class hec.util.FileUtilities
- separator - Static variable in class rma.util.RMAIO
- SEPARATOR - Static variable in class hec.gfx2d.text.DssTokenReplacer
- SEPERATE_WINDOW - Static variable in class hec.gfx2d.LegendPanel
- SEQUENCE - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- SEQUENCE - Static variable in class rma.swing.logging.XmlLogRecord
- sequences - Variable in class hec.io.TimeSeriesCollectionContainer
- serialize(BufferedWriter) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- serialize(BufferedWriter) - Method in interface hec.map.GlyphDataRecordSerializable
- serializeObject(Object) - Method in class hec.io.AsciiSerializer
-
Stores an object in ascii format to a file.
- SerializerEditDlg - Class in rma.swing
-
4/20/1999
PSM: Switched TextArea to JTextArea. - SerializerEditDlg(Dialog, boolean) - Constructor for class rma.swing.SerializerEditDlg
- SerializerEditDlg(Dialog, String, boolean) - Constructor for class rma.swing.SerializerEditDlg
- SerializerEditDlg(Frame, boolean) - Constructor for class rma.swing.SerializerEditDlg
- SerializerEditDlg(Frame, String, boolean) - Constructor for class rma.swing.SerializerEditDlg
- SerializerEditDlg(DBFFileViewer, String, boolean, double) - Constructor for class rma.swing.SerializerEditDlg
- serializeString() - Method in class hec.map.aishape.Field
- SeriallyCorrelatedRandom - Class in rma.stats.model
-
Deprecated.in hec-monolith 1.0. Look for equivalent in package hec.statistics
- SeriallyCorrelatedRandom(long, double) - Constructor for class rma.stats.model.SeriallyCorrelatedRandom
-
Deprecated.
- serialNumber - Variable in class hec.io.RatingContainer
- ServerDataList - Interface in hec.server
- ServerFileListener - Class in hec.server
- ServerFileListener() - Constructor for class hec.server.ServerFileListener
- ServerJavaLoggerLoader - Class in hec.server
- ServerJavaLoggerLoader() - Constructor for class hec.server.ServerJavaLoggerLoader
-
use this class to load a logger configuration with "java.util.logging.config.class" property in the command line: -Djava.util.logging.config.class=hec.server.ServerJavaLoggerLoader LogManager will instantiate the class and the constructor will load the configuration files for the LogManager.
- ServerScriptJobTask - Class in hec.script
- ServerScriptJobTask() - Constructor for class hec.script.ServerScriptJobTask
- ServerScriptJobTask(ScriptJob, String) - Constructor for class hec.script.ServerScriptJobTask
- ServerSecurityException - Exception in hec.lang
- ServerSecurityException(String, Throwable) - Constructor for exception hec.lang.ServerSecurityException
- ServiceLookup - Class in rma.services
- SessionInfo - Class in hec.data.session
-
Company: Resource Management Associates
- SessionInfo(String, ZonedDateTime, ZonedDateTime) - Constructor for class hec.data.session.SessionInfo
- set(boolean) - Method in class hec.model.TsDataSetName
- set(double) - Method in class hec.heclib.util.HecDouble
- set(double[]) - Method in class hec.heclib.util.HecDoubleArray
- set(double[], long[]) - Method in class hec.io.TimeSeriesContainer
-
Sets the data and times array, converting long minutes to int minutes, and setting the julian base date and time granularity, if required to keep within int boundary.
- set(double[], HecTimeArray) - Method in class hec.io.TimeSeriesContainer
-
Sets the data and time arrays, including start and end times, and number of values.
- set(double[], HecTimeArray, int, int) - Method in class hec.io.TimeSeriesContainer
-
Generally not a public item.
- set(double, int) - Method in class hec.heclib.util.HecDouble
- set(int) - Method in class hec.heclib.util.HecTime
-
Set the date / time to this value (in increments) For default granularity, this is in minutes.
- set(int[]) - Method in class hec.heclib.util.HecTimeArray
- set(int[], int) - Method in class hec.heclib.util.HecTimeArray
- set(int[], int, int) - Method in class hec.heclib.util.HecTimeArray
- set(int[], TimeZone) - Method in class hec.heclib.util.HecTimeArray
- set(int, double) - Method in class hec.heclib.util.doubleArrayContainer
- set(int, double) - Method in class hec.heclib.util.HecDoubleArray
- set(int, float) - Method in class hec.lang.FloatArrayContainer
- set(int, int) - Method in class hec.heclib.util.HecTime
- set(int, int, int) - Method in class hec.heclib.util.HecTime
- set(int, int, int, int, double, double, int, int, Insets, int, int) - Method in class rma.swing.RmaGridBagConstraints
- set(int, short) - Method in class hec.lang.ShortArrayContainer
- set(int, E) - Method in class rma.swing.list.RmaListModel
-
Replaces the element at the specified position in this list with the specified element.
- set(int, HecDouble) - Method in class hec.heclib.util.HecDoubleArray
- set(int, HecTime) - Method in class hec.heclib.util.HecTimeArray
- set(int, String) - Method in class hec.heclib.util.HecTimeArray
- set(int, List) - Method in class hec.data.meta.Catalog
-
Description of the Method
- set(long) - Method in class hec.data.Iso8601Time
- set(long[], double[], QualityTx) - Method in class hec.data.tx.DataSetTx
-
Deprecated.Set times, values and quality for an existing time series.
- set(ISpecifiedLevel) - Method in interface hec.data.level.ISpecifiedLevel
- set(ISpecifiedLevel) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- set(LocationID, Parameter, ParameterType, Interval, Duration, Version) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- set(AxisProp) - Method in class hec.geometry.AxisProp
- set(WorldRect) - Method in class hec.geometry.WorldRect
- set(AxisTicsDrawProp) - Method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- set(G2dGlyphDrawProp) - Method in class hec.gfx2d.G2dGlyphDrawProp
- set(G2dLabelDrawProp) - Method in class hec.gfx2d.AxisLabelDrawProp
- set(G2dLabelDrawProp) - Method in class hec.gfx2d.G2dLabelDrawProp
- set(G2dPanelProp) - Method in class hec.gfx2d.G2dPanelProp
- set(G2dPlotProp) - Method in class hec.gfx2d.G2dPlotProp
- set(G2dVerifyGlyphDrawProp) - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- set(LegendPanelProp) - Method in class hec.gfx2d.LegendPanelProp
- set(TitleDrawProp) - Method in class hec.gfx2d.TitleDrawProp
- set(ToolbarButtonProp) - Method in class hec.gfx2d.ToolbarButtonProp
- set(ViewportToolbarProp) - Method in class hec.gfx2d.ViewportToolbarProp
- set(AlbersInfo) - Method in class hec.heclib.grid.AlbersInfo
- set(GridInfo) - Method in class hec.heclib.grid.GridInfo
- set(HrapInfo) - Method in class hec.heclib.grid.HrapInfo
- set(SpecifiedGridInfo) - Method in class hec.heclib.grid.SpecifiedGridInfo
- set(HecDouble) - Method in class hec.heclib.util.HecDouble
- set(HecDoubleArray) - Method in class hec.heclib.util.HecDoubleArray
- set(HecTime) - Method in class hec.heclib.util.HecTime
-
Copies a HecTime object
- set(HecTimeArray) - Method in class hec.heclib.util.HecTimeArray
- set(HecTimeArray, int, int) - Method in class hec.io.TimeSeriesContainer
- set(TimeSeriesContainer) - Method in class hec.heclib.dss.CondensedReference
- set(TimeSeriesContainer[]) - Method in class hec.io.TimeSeriesCollectionContainer
-
Set an array of TimeSeriesContainers to be this collection Each TimeSeriesContainer must have a valid collection pathname Replaces any existing collection with this set.
- set(TimeSeriesContainer[], int) - Method in class hec.io.TimeSeriesCollectionContainer
-
Set a clone of time series containers to be this collection, using a given starting sequence number.
- set(TimeSeriesContainer[], String[]) - Method in class hec.io.TimeSeriesCollectionContainer
-
Set a clone of time series containers to be this collection, using a given set of sequences.
- set(NamedType) - Method in class hec.lang.NamedType
- set(RasterMap, int, int, float, float, int) - Method in class hec.map.raster.Resolution
- set(StreamAlignmentDPData) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- set(WorldRect) - Method in class hec.map.WorldRect
- set(PasswordEntry) - Method in class hec.security.PasswordEntry
-
Sets this password entry to the argument values.
- set(String) - Method in class hec.data.Iso8601Time
- set(String) - Method in class hec.heclib.util.HecDouble
- set(String) - Method in class hec.heclib.util.HecTime
-
Sets a string containing both the date and time
- set(String) - Method in class hec.model.RunTimeWindow
-
set the times of the runtimewindow.
- set(String, String) - Method in class hec.heclib.util.HecDoubleArray
- set(String, String) - Method in class hec.heclib.util.HecTime
-
Set the date and time
- set(String, String) - Method in class hec.map.transform.CoordinateInfo
- set(String, String, String, String, String, String) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- set(Calendar) - Method in class hec.heclib.util.HecTime
-
Sets date / time to a Java Calendar object.
- set(Date, int) - Method in class hec.heclib.util.HecTime
-
Sets date / time to a Java Date object
- set(List, List) - Method in class hec.data.meta.Catalog
-
Description of the Method
- set_nameLabel(String) - Method in class hec.gui.NameDescriptionPanel
-
Deprecated.use setNameLabel(String)
- set_nameLabelMnemonic(char) - Method in class hec.gui.NameDescriptionPanel
-
Deprecated.use setNameLabelMnemonic(char)
- Setable - Interface in hec.hecmath.computation
- setAbsoluteMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setAbsoluteMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setAbsoluteMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setAcceptableProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
- setAcceptDirectories(boolean) - Method in class rma.io.RegExpFileFilter
- setAcceptDirectories(boolean) - Method in class rma.util.RMAFilenameFilter
- setAcceptDirectories(boolean) - Method in class rma.util.WildCardFileFilter
- setAccessoryPanel(JPanel) - Method in class hec.gui.NameDialog
- setAccountingFlow(double) - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Sets the accounting flow in SI Parameter units.
- setAccountingFlow(double) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setAccountingFlow(ParamDouble) - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Sets the accounting flow.
- setAccountingFlow(ParamDouble) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setAccountingRemarks(String) - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Sets the accounting remarks.
- setAccountingRemarks(String) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setAction(String) - Method in class hec.security.ApplicationPermission
- setAction(Action) - Method in class rma.swing.action.ActionButton
- setActionCommand(String) - Method in class hec.ui.TristateDecorator
- setActive(boolean) - Method in class hec.data.location.Location
- setActive(boolean) - Method in interface hec.data.lookup.ILookupType
-
Sets the active.
- setActive(boolean) - Method in class hec.data.lookup.JDomLookupTypeImpl
- setActive(boolean) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setActive(boolean) - Method in class hec.util.AnimatedWaitIcon
- setActive(boolean) - Method in class rma.util.MemProgressBar
-
Sets this progress bar to be automatically updated
- setActiveButton(JButton) - Method in class hec.script.AbstractScriptButtonFrame
- setActiveString(String) - Method in class hec.data.location.Location
- setActiveString(String) - Method in interface hec.data.lookup.ILookupType
- setActiveString(String) - Method in class hec.data.lookup.JDomLookupTypeImpl
- setActualMaximumValue(double) - Method in class hec.geometry.Axis
-
set the actual maximum value for this Axis to value
- setActualMaxScaleValue(double) - Method in class hec.geometry.AxisProp
- setActualMaxScaleValue(double) - Method in interface hec.geometry.ScaleProperties
- setActualMinimumValue(double) - Method in class hec.geometry.Axis
-
set the actual minimum value for this Axis to value
- setActualMinScaleValue(double) - Method in class hec.geometry.AxisProp
- setActualMinScaleValue(double) - Method in interface hec.geometry.ScaleProperties
- setAddRemoveEnabled(boolean) - Method in class rma.swing.RmaJTable
-
Sometime you don't want the user to be able to add/delete/append rows this turns off that capability.
- setAddRemoveEnabled(boolean) - Method in class rma.swing.table.FilterTablePanel
- setAddressLine1(String) - Method in class hec.model.PluginAuthor
- setAddressLine2(String) - Method in class hec.model.PluginAuthor
- setAdjustmentEnabled(boolean) - Method in interface hec.map.image.IImageGlyph
- setAdjustmentEnabled(boolean) - Method in class hec.map.image.ImageGlyph
- setAdjustmentEnabled(boolean) - Method in class hec.map.image.ImageGlyphProxy
- setAdvancedButtonVisible(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the AdvancedButtonVisible attribute of the ElevationGlyphOptionJDlg object
- setAgency(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setAgencyName(String) - Method in class hec.data.location.Alternative
- setAirTemp(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setAlias(String) - Method in class hec.client.Shortcut
-
Sets the Alias attribute of the Shortcut object
- setAliasId(String) - Method in class hec.data.location.Alternative
- setAliasId(String) - Method in class hec.data.location.AssignedLocation
- setAliasId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setAliasId(String) - Method in class hec.data.tx.TsGroup
- setAliasLongName(String) - Method in class hec.data.location.Alternative
- setAliasPublicName(String) - Method in class hec.data.location.Alternative
- setAlign(int) - Method in class hec.gfx2d.G2dLabelDrawProp
-
Sets the alignment for the label.
- setAlignment(int) - Method in class hec.gfx2d.components.LabelPanel
- setAlignment(int) - Method in class hec.lang.HtmlAttributes
- setAlignment(StreamAlignmentIfc) - Method in class hec.map.streamAlignment.StreamJunctionEditor
- setAlignment(StreamAlignmentIfc) - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- setAlignment(StreamAlignmentIfc) - Method in class hec.model.StreamNode
- setAlignment(StreamAlignmentNodeIfc) - Method in class hec.model.StreamElement
- setAlignment(StreamAlignmentNodeIfc) - Method in class hec.model.StreamJunction
- setAlignment(String) - Method in class hec.gfx2d.G2dLabel
-
set the text alignment for this G2dLabel
- setAll(E[]) - Method in class rma.swing.list.RmaListModel
-
Replaces the current contents with the contents of the Object Array
- setAll(Collection<? extends E>) - Method in class rma.swing.list.RmaListModel
- setAllColumnsEnabled(boolean) - Method in class rma.swing.RmaJTable
-
enables or disables all columns
- setAllLabelsCheckVisible(boolean) - Method in class hec.gfx2d.LabelPropertiesPanel
- setAllowDefaultFont(boolean) - Method in class rma.swing.table.DecimalCellRenderer
- setAllowDefaultFont(boolean) - Method in class rma.swing.table.MleHeadRenderer
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.Computation
- setAllowDenormal(boolean) - Method in interface hec.hecmath.computation.Evaluable
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.MathExpression
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.MathOperation
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.Text
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.TextExpression
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.TextOperation
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.Value
- setAllowDenormal(boolean) - Method in class hec.hecmath.computation.Variable
- setAllowDenormalByDefault(boolean) - Static method in class hec.hecmath.computation.Computation
- setAllowDenormalByDefault(boolean) - Static method in class hec.hecmath.computation.MathExpression
- setAllowDenormalByDefault(boolean) - Static method in class hec.hecmath.computation.MathOperation
- setAllowDenormalByDefault(boolean) - Static method in class hec.hecmath.computation.TextExpression
- setAllowDenormalByDefault(boolean) - Static method in class hec.hecmath.computation.Value
- setAllowDenormalByDefault(boolean) - Static method in class hec.hecmath.computation.Variable
- setAllowEditing(boolean) - Method in class rma.swing.AbstractTextEditorPanel
- setAllowMinutes(boolean) - Method in class rma.swing.RmaJ24HourTimeField
- setAllowOtherCase(boolean) - Method in class rma.swing.RmaJToggleField
- setAllowOtherCase(boolean) - Method in class rma.swing.ToggleDocument
- setAllowsCustomColor(boolean) - Method in class rma.swing.RmaJColorComboBox
-
add the custom color choice to the combobox
- setAllowsCustomColor(boolean) - Method in class rma.swing.RmaJColorComboBox2
-
add the custom color choice to the combobox
- setAllowsFontResizing(boolean) - Method in class rma.swing.RmaJTable
- setAllowsHour2400(boolean) - Method in class rma.swing.text.MilitaryTimeDocument
- setAllowsMinutes(boolean) - Method in class rma.swing.DateTimePanel
-
Sets the AllowsMinutes attribute of the DateTimePanel object
- setAllowsMinutes(boolean) - Method in class rma.swing.text.MilitaryTimeDocument
- setAllowsNegativeNumbers(boolean) - Method in class rma.swing.text.IntegerDocument
- setAllowsNegativeNumbers(boolean) - Method in class rma.swing.text.LongDocument
- setAllowWindowsPath(boolean) - Method in class rma.swing.text.PathnameDocument
- setAllSize(int, int) - Method in class rma.swing.MDIDesktopPane
-
Sets all component size properties ( maximum, minimum, preferred) to the given width and height.
- setAllSize(Dimension) - Method in class rma.swing.MDIDesktopPane
-
Sets all component size properties ( maximum, minimum, preferred) to the given dimension.
- setAlpha(double) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setAlpha(float) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- setAlpha(float) - Method in class hec.gfx2d.Viewport
- setAlpha(float) - Method in class hec.map.ElevationGlyphDataRecord
- setAlpha(float) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Alpha attribute of the ElevationGlyphOptionJDlg object
- setAlpha(float) - Method in class hec.map.image.ImageGlyphDataRecord
- setAlpha(int) - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- setAlphaComposite(float) - Method in class hec.gfx2d.G2dLabelDrawProp
- setAlphaComposite(float) - Method in class hec.gfx2d.G2dPolygonProperties
- setAlphaComposite(float) - Method in interface hec.gfx2d.PatternProperties
- setAlphaComposite(float) - Method in class hec.gfx2d.ViewportDrawProp
- setAlternateRowBackground(Color) - Method in class rma.swing.table.RmaCellRenderer
- setAlternatingReportBackground(boolean) - Method in class rma.swing.RmaJTable
- setAlternatingReportBackground(boolean) - Method in class rma.swing.RmaJXTreeTable
- setAlternatingReportBackgroundColor(Color) - Method in class rma.swing.RmaJTable
- setAlternatingReportBackgroundColor(Color) - Method in class rma.swing.RmaJXTreeTable
- setAltIndex(int) - Method in class hec.model.AltItem
- setAltName(String) - Method in class hec.map.selection.GraphicElementSelection
- setAltName(String) - Method in class hec.model.BaseTSDataSet
- setAlwaysAllowUnsafe(boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- setAlwaysCreateQuality(boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- setAlwaysOnTop(boolean) - Method in class hec.map.JLayerSelectorTreePanel
- setAlwaysShowTimeAsBeginningOfDay(boolean) - Static method in class hec.heclib.util.HecTime
-
Deprecated.
- setAlwaysUseTabs(boolean) - Method in class hec.gui.PanelEditor
-
must be called before the first panel is added
- setAlwaysWarnUnsafe(boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- setAnalyticData(double[], double[]) - Method in class hec.chart.HistogramChart
- setAnimationTitle(String) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
- setAnnotation(Annotation) - Method in class hec.map.annotations.ui.AnnotationDialog
-
Sets the annotation to be edited.
- setAPart(String) - Method in class hec.heclib.dss.DSSPathname
- setAPart(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setAPart(String) - Method in class hec.lang.DSSPathString
- setApp(Application) - Static method in class hec.appInterface.AppDaddy
-
Sets the App attribute of the AppDaddy class
- setAppHomeVariable(String) - Static method in class hec.lang.ApplicationProperties
-
set the Variable for the application home.
- setApplication(String) - Method in class hec.model.UserLoginInfo
- setApplicationId(String) - Method in class hec.data.project.ProjectLockRevoker
- setApplyAlwaysOn(boolean) - Method in class rma.swing.ButtonCmdPanel
-
Allows the apply button to always be fixed on
- setApplyEnabled(boolean) - Method in class rma.swing.ButtonCmdPanel
-
Allows the apply button to be toggled on and off
- setAppName(String) - Method in class hec.tcu.TcuAction
- setAppName(String) - Method in class hec.tcu.TcuInfo
- setAppVersion(String) - Static method in class hec.server.AppVersion
-
set the application version to use
- setAreaHeight(int) - Method in class hec.map.aidem.AiDemFltMap
-
set the number of rows in the map and redimensions the map.
- setAreaSize(int, int) - Method in class hec.map.aidem.AiDemFltMap
- setAreaUnit(String) - Method in interface hec.data.basin.IBasin
- setAreaUnit(String) - Method in class hec.data.basin.JDomBasinImpl
- setAreaWidth(int) - Method in class hec.map.aidem.AiDemFltMap
-
set the number of columns in the map and redimensions the map.
- setArgs(Vector) - Method in class hec.script.Script
- setArmed(boolean) - Method in class hec.ui.TristateDecorator
-
Filter: No one may change the armed status except us.
- setArmed(boolean) - Method in class rma.swing.RmaJMenuLabel
- setArrays(double[][]) - Method in class hec.model.PairedValuesExt
-
fill the X and Y arrays with values the array is expected to have the form
[x1][y1]
[x2][y2]
[x3][y3]
[x4][y4]
[x5][y5]
or
[x1][y11][y12]...
the Y arrays are expected to all be the same length.
[x2][y21][y22]...
[x3][y31][y32]...
[x4][y41][y42]...
[x5][y51][y52]...
- setArrays(double[], double[]) - Method in class hec.model.PairedValuesExt
-
fill the X and Y arrays with values.
- setArrays(double[], double[][]) - Method in class hec.model.PairedValuesExt
-
fill the X and Y arrays with data.
- setArrays(double[], double[][], int[]) - Method in class hec.model.SeasonalPairedValues
-
set xvalues, single or multiple yvalue curves, and times (as int julian minutes)
- setArrays(int[], double[]) - Method in class hec.model.SeasonalRecord
-
set the time and data arrays
- setArrays(int[], double[][], double[]) - Method in class hec.model.SeasonalRecordExt
-
set the seasonal arrays with data.
- setArrays(int[], double[][], String[]) - Method in class hec.model.SeasonalRecordExt
-
set the seasonal arrays with data.
- setArrays(int[], double[], String) - Method in class hec.model.SeasonalRecordExt
-
set the seasonal arrays with data.
- setArrays(int, double[], double[]) - Method in class hec.lang.InterpolateFunction
-
Set arrays for instance processing.
- setArrays(Object[][]) - Method in class hec.model.SeasonalRecordExt
-
fill the arrays with values the array is expected to have the form
[date1][y1]
[date2][y2]
[date3][y3]
[date4][y4]
[date5][y5]
or
[date1][y11][y12]...
[date2][y21][y22]...
[date3][y31][y32]...
[date4][y41][y42]...
[date5][y51][y52]...
- setArrays(String[], double[][], double[]) - Method in class hec.model.SeasonalRecordExt
-
set the seasonal arrays with data.
- setArrays(String[], double[][], String[]) - Method in class hec.model.SeasonalRecordExt
-
set the seasonal arrays with data.
- setArrays(String[], double[], String) - Method in class hec.model.SeasonalRecordExt
- setAscendingSort(boolean) - Method in class rma.swing.list.RmaListModel
- setAsimuthAngle(double) - Method in class hec.map.ElevationGlyphDataRecord
- setAspect(boolean, double) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setAspect(boolean, double) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setAspect(boolean, double) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Aspect attribute of the ElevationGlyphOptionJDlg object
- setAspectAngle(double) - Method in class hec.map.ElevationGlyphDataRecord
- setAspectEnabled(boolean) - Method in class hec.map.ElevationGlyphDataRecord
- setAssigned(boolean) - Method in interface hec.data.authorization.User
- setAssignedLocations(Set<AssignedLocation>) - Method in class hec.data.location.LocationGroup
-
Sets the assigned locations.
- setAssignedTimeSeries(Set<AssignedTimeSeries>) - Method in class hec.data.tx.TimeSeriesGroup
-
Sets the assigned timeseries.
- setAssociatedLocRef(LocationTemplate) - Method in class hec.data.location.AssignedLocation
- setAttribute(IAttributeParameterTypedValue) - Method in interface hec.data.level.ILocationLevelRef
- setAttribute(IAttributeParameterTypedValue) - Method in class hec.data.level.JDomLocationLevelRef
- setAttribute(Attribute) - Method in class hec.map.aishape.AiShapeObject
- setAttribute(Double) - Method in class hec.data.location.AssignedLocation
- setAttribute(Integer) - Method in class hec.data.tx.AssignedTimeSeries
- setAttribute(Long) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setAttribute(Long) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setAttribute(String, boolean) - Method in class hec.map.ModelDrawingAttributeSet
-
Sets the Attribute attribute of the ModelDrawingAttributeSet object
- setAttributeComment(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setAttributeDurationId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setAttributeName(String) - Method in class hec.map.ToolBarButtonItem
- setAttributeParameterId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setAttributeParameterTypeId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setAttributes(Map) - Method in class rma.util.AspectShadingColorContour
- setAttributes(Map) - Method in class rma.util.ColorContour
- setAttributes(Map) - Method in class rma.util.LinearColorContour
- setAttributeSet(ModelDrawingAttributeSet) - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- setAttributeSetName(String) - Method in class rma.swing.RmaGlyphButtonInfo
- setAttributeUnitsId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setAttributeValue(BigDecimal) - Method in class hec.data.level.JDomLocationLevelImpl
- setAttributeValueAsDouble(Element, String, double) - Static method in class rma.util.RmaBaseXmlUtilities
-
Creates a named attribute on the element for the double value.
- setAttributeValueAsLong(Element, String, long) - Static method in class rma.util.RmaBaseXmlUtilities
-
Creates a named attribute on the element for the long value.
- setAuthorizingLaw(String) - Method in interface hec.data.project.IProject
-
Sets the law authorizing this project.
- setAuthorizingLaw(String) - Method in class hec.data.project.JDomProjectImpl
- setAutoComputeMajorTics(boolean) - Method in class hec.geometry.AxisProp
- setAutoComputeMajorTics(boolean) - Method in interface hec.geometry.ScaleProperties
- setAutoComputeMinorTics(boolean) - Method in class hec.geometry.AxisProp
- setAutoComputeMinorTics(boolean) - Method in interface hec.geometry.ScaleProperties
- setAutoContour(boolean) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setAutoContour(boolean) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setAutoContour(boolean) - Method in class hec.map.ElevationGlyphDataRecord
- setAutoContour(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the AutoContour attribute of the ElevationGlyphOptionJDlg object
- setAutomaticMax(boolean) - Method in class hec.geometry.AxisProp
- setAutomaticMax(boolean) - Method in interface hec.geometry.ScaleProperties
- setAutomaticMaximumOff() - Method in class hec.geometry.Axis
-
set the Axis to use the user supplied maximum value
- setAutomaticMaximumOn() - Method in class hec.geometry.Axis
-
set the Axis to use the maximum value from it's DataSets
- setAutomaticMin(boolean) - Method in class hec.geometry.AxisProp
- setAutomaticMin(boolean) - Method in interface hec.geometry.ScaleProperties
- setAutomaticMinimumOff() - Method in class hec.geometry.Axis
-
set the Axis to use the user supplied minimum value
- setAutomaticMinimumOn() - Method in class hec.geometry.Axis
-
set the Axis to use the minimum value from it's DataSets
- setAutomaticViewMax(boolean) - Method in class hec.geometry.AxisProp
- setAutomaticViewMax(boolean) - Method in interface hec.geometry.ScaleProperties
- setAutomaticViewMaximumOff() - Method in class hec.geometry.Axis
- setAutomaticViewMaximumOn() - Method in class hec.geometry.Axis
- setAutomaticViewMin(boolean) - Method in class hec.geometry.AxisProp
- setAutomaticViewMin(boolean) - Method in interface hec.geometry.ScaleProperties
- setAutomaticViewMinimumOff() - Method in class hec.geometry.Axis
- setAutomaticViewMinimumOn() - Method in class hec.geometry.Axis
- setAutoPanelVisible(boolean) - Method in class hec.gui.SelectorPanelEditor
-
sets whether the whole selector panel is visible ~ Josh
- setAutoRatedAxis(boolean) - Method in class hec.gfx2d.ViewportLayout
- setAutoRowHeaders(boolean) - Method in class rma.swing.RmaJTable
-
if row headers are enabled and the cell renderer is an RmaCellRenderer make the row headers the same as the row number + 1.
- setAutoRowHeaders(boolean, int) - Method in class rma.swing.RmaJTable
-
Sets the AutoRowHeaders attribute of the RmaJTable object
- setAutoSkipPoints(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setAutoSkipSymbolsOff() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setAutoSkipSymbolsOn() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setAvailableCellRenderer(ListCellRenderer) - Method in class hec.gui.MoverDialog
-
Add a cell renderer to the "Available" list component in order to be able to control the rendering of the items in the list
- setAvailableCellRenderer(ListCellRenderer) - Method in class hec.gui.MoverPanel
-
Add a cell renderer to the "Available" list component in order to be able to control the rendering of the items in the list
- setAvailableListAllowsDuplicates(boolean) - Method in class hec.gui.MoverDialog
- setAvailableListAllowsDuplicates(boolean) - Method in class hec.gui.MoverPanel
- setAvailableListLabel(String) - Method in class hec.gui.MoverDialog
-
Sets the AvailableListLabel attribute of the MoverDialog object
- setAvailableListLabel(String) - Method in class hec.gui.MoverPanel
-
Sets the AvailableListLabel attribute of the MoverPanel object
- setAvailableListLabel(String) - Method in class hec.gui.MoverPanel2
-
Sets the AvailableListLabel attribute of the MoverPanel2 object
- setAverageSlope(Double) - Method in interface hec.data.stream.IStream
- setAverageSlope(Double) - Method in class hec.data.stream.StreamImpl
- setAxis(Axis) - Method in class hec.gfx2d.AxisTics
- setAxis(Axis, int) - Method in class hec.geometry.Scale
-
Set a new axis object for the specified coordinate direction
- setAxisFieldsEnabled(boolean) - Method in interface hec.map.transform.CoordinateTransformPanel.AxisPanel
- setAxisFieldsEnabled(boolean) - Method in class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
- setAxisLabel(String, String) - Method in class hec.gfx2d.ViewportLayout
- setAxisMarkers(List) - Method in class hec.gfx2d.Viewport
- setAxisName(String, String) - Method in class hec.gfx2d.ViewportLayout
- setAxisProp(AxisProp) - Method in class hec.geometry.Axis
- setAxisProp(AxisProp) - Method in class hec.geometry.ProbabilityAxis
- setAxisReversed(String, boolean) - Method in class hec.gfx2d.ViewportLayout
- setAxisScrollColor(Color) - Method in class hec.gfx2d.AxisScrollbar
- setAxisTicColor(Color) - Method in interface hec.gfx2d.AxisProperties
- setAxisTicColor(Color) - Method in class hec.gfx2d.AxisTicsDrawProp
- setAxisTicColor(String) - Method in class hec.gfx2d.AxisTics
-
set the tic color to the color represented by colorString
- setAxisType(int) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setAxisType(int) - Method in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
-
Sets the Axis type that is edited.
- setAxisType(String, String) - Method in class hec.gfx2d.ViewportLayout
-
Sets the type of axis to use, i.e.
- setBackground(Color) - Method in class hec.gfx2d.G2dLabel
- setBackground(Color) - Method in class hec.gfx2d.Viewport
-
set the background for this Viewport
- setBackground(Color) - Method in class rma.swing.RmaJTitledSeparator
- setBackground(Color) - Method in class rma.swing.table.ColumnGroup
- setBackground(Color) - Method in class rma.swing.table.ShowAndPickColorPanel
- setBackground(Color) - Method in class rma.swing.tree.CheckBoxTreeRenderer
- setBackground(Color) - Method in class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
- setBackground(Color) - Method in class rma.util.postscript.PSGrBase
-
Gets the current color.
- setBackground(Color) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setBackground(String) - Method in class hec.gfx2d.G2dDialog
-
set the background for this plot to the color represented by colorString
- setBackground(String) - Method in class hec.gfx2d.G2dLabel
- setBackground(String) - Method in class hec.gfx2d.Viewport
-
set the background to the color specified by colorString
- setBackgroundColor(Color) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- setBackgroundColor(Color) - Method in class hec.gfx2d.G2dLabelDrawProp
- setBackgroundColor(Color) - Method in class hec.gfx2d.G2dPanelProp
- setBackgroundColor(Color) - Method in class hec.gfx2d.G2dPolygonProperties
- setBackgroundColor(Color) - Method in interface hec.gfx2d.PatternProperties
- setBackgroundColor(Color) - Method in class hec.gfx2d.ViewportDrawProp
- setBackgroundColor(Color) - Method in class hec.map.MapCanvas
-
setBackgroundColor Set the color to be used as the background for the canvas.
- setBackgroundColor(Color) - Method in class rma.swing.list.RmaSymbolRenderer
- setBackgroundColor(Color) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the BackgroundColor attribute of the RmaCellRenderer object
- setBackgroundColorStr(String) - Method in class hec.script.ScriptIdentifier
- setBackgroundFill(int) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- setBackgroundFill(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setBackgroundFill(int) - Method in class hec.gfx2d.G2dPolygonProperties
- setBackgroundFill(int) - Method in interface hec.gfx2d.PatternProperties
- setBackgroundFill(int) - Method in class hec.gfx2d.ViewportDrawProp
- setBackgroundGlyphList(List) - Method in class hec.map.MapPanel
-
set the List of Background MapObjectInterface objects.
- setBackgroundPropPanel(G2dBackgroundPropertiesPanel) - Method in class hec.gfx2d.SamplePanel
- setBackgroundVisible(boolean) - Method in class hec.gfx2d.G2dLabel
-
set the background visibility
- setBackgroundVisible(boolean) - Method in class hec.gfx2d.Viewport
-
set the background draw state for this Viewport
- setBackPanelName(String) - Method in class hec.gui.WizardPanel
-
Sets the panel name when the back button is pressed.
- setBalanceEntireEvent(boolean) - Method in class hec.hecmath.MassBalancedEvent
- setBandedColorComparator(Comparator<BandedColor>) - Method in class hec.gfx2d.swing.charts.color.ColorConfigDialog
- setBank(String) - Method in interface hec.data.stream.IStreamLocation
- setBank(String) - Method in class hec.data.stream.StreamLocationImpl
- setBankFullCapacityDescription(String) - Method in interface hec.data.project.IProject
- setBankFullCapacityDescription(String) - Method in class hec.data.project.JDomProjectImpl
- setBars(List<BarData>) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- setBaseDirectory(String) - Method in class hec.util.SimTestConfigFile
- setBaseParameter(String) - Method in class hec.data.Parameter
-
Deprecated.
- setBasinArea(Double) - Method in interface hec.data.basin.IBasin
- setBasinArea(Double) - Method in class hec.data.basin.JDomBasinImpl
- setBasinId(String) - Method in interface hec.data.basin.IBasin
- setBasinId(String) - Method in class hec.data.basin.JDomBasinImpl
- setBeginCol(int) - Method in class hec.lang.RdcField
-
Set the position of the first non-blank character in the field.
- setBgColorAction() - Method in class hec.gui.FormattedTextEditor
- setBins() - Method in class hec.chart.Histogram
- setBins(double[]) - Method in class hec.chart.Histogram
- setBinSize(double) - Method in class hec.chart.Histogram
- setBinSize(double) - Method in class hec.chart.HistogramChart
- setBinSizeNoRebuild(double) - Method in class hec.chart.HistogramChart
- setBinsOverrideMinAndMax(double[]) - Method in class hec.chart.Histogram
- setBinType(int) - Method in class hec.chart.HistogramChart
- setBinTypeNoRebuild(int) - Method in class hec.chart.HistogramChart
- setBit(byte[], int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setBit(int, int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setBit_int(int, int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setBKColor(Color) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setBKMode(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setBooleanValue(Boolean) - Method in interface hec.data.characteristic.ICharacteristic
- setBooleanValue(Boolean) - Method in class hec.data.characteristic.JDomCharacteristic
- setBorder(Border) - Method in interface rma.swing.table.CellBorder
- setBorder(Border, int, int) - Method in interface rma.swing.table.CellBorder
- setBorderColor(Color) - Method in class hec.map.MapToolPanel.DragWindow
- setBorderColor(String) - Method in class hec.gfx2d.G2dLabel
-
set the border color for this G2dLabel
- setBorderColor(String) - Method in class hec.gfx2d.Viewport
-
set the border color for this Viewport
- setBorderLineColor(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setBorderLineStyle(float[]) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setBorderPropPanel(SimpleLinePropertiesPanel) - Method in class hec.gfx2d.SamplePanel
- setBorderStyle(float[]) - Method in class hec.gfx2d.G2dBorder
- setBorderStyle(String) - Method in class hec.gfx2d.G2dLabel
-
set the border style for this G2dLabel
- setBorderVisible(boolean) - Method in class hec.gfx2d.G2dLabel
-
set the border visibility
- setBorderVisible(boolean) - Method in class hec.gfx2d.Viewport
-
set the border draw state for this Viewport
- setBorderWeight(float) - Method in class hec.gfx2d.G2dLabel
-
set the border weight for this G2dLabel
- setBorderWeight(float) - Method in class hec.gfx2d.Viewport
-
set the border weight for this Viewport
- setBorderWidth(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setBottomMargin(double) - Method in class hec.gfx2d.Margin
- setBoundaryFlags() - Method in class hec.io.TimeSeriesContainerAligner
- setBoundingOffice(String, String) - Method in class hec.data.location.Location
- setBoundingOfficeId(String) - Method in class hec.data.location.Location
- setBoundingOfficeName(String) - Method in class hec.data.location.Location
- setBounds(int, int, int, int) - Method in class hec.gfx2d.G2dPanel
-
Moves and resizes this component.
- setBounds(int, int, int, int) - Method in class hec.gfx2d.LegendItemContainer
- setBounds(int, int, int, int) - Method in class hec.gfx2d.LegendPanel
- setBounds(int, int, int, int) - Method in class hec.gfx2d.Viewport
- setBounds(int, int, int, int) - Method in class rma.swing.MDIDesktopPane
- setBounds(Graphics, LocalRect) - Method in class hec.gfx2d.G2dGraphicComponent
-
Set the local coordinate bounds and resize all child objects accordingly.
- setBounds(Rectangle) - Method in class hec.gfx2d.G2dPanel
- setBounds(Rectangle) - Method in class hec.gfx2d.LegendItemContainer
- setBounds(Rectangle) - Method in class hec.gfx2d.LegendPanel
- setBounds(Rectangle) - Method in class hec.map.AbstractLegendItem
- setBounds(Rectangle) - Method in interface hec.map.LegendItem
- setBounds(Rectangle) - Method in class rma.swing.InsertDlg
- setBPart(String) - Method in class hec.heclib.dss.DSSPathname
- setBPart(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setBPart(String) - Method in class hec.lang.DSSPathString
- setBreachMethod(StructureBreachMethods) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
sets the breach method for this structure
- setBrightness(double) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setBrightness(double) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setBrightness(double) - Method in class hec.map.dlg.DlgGlyphDataRecord
- setBrightness(double) - Method in class hec.map.ElevationGlyphDataRecord
- setBrightness(double) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Brightness attribute of the ElevationGlyphOptionJDlg object
- setBrightness(double) - Method in class rma.util.ColorContour
- setBrightness(float) - Method in class hec.chart.ColorPanel
- setBrushFillStyle(int) - Method in class rma.util.wmf.WMFGraphics
-
Sets the fill style of the brush, used to fill shapes.
- setBrushHatch(int) - Method in class rma.util.wmf.WMFGraphics
-
Sets the hatch style of the brush, used to fill shapes.
- setBrushPattern(Image) - Method in class rma.util.wmf.WMFGraphics
-
Sets the bitmap of the pattern brush, used to fill shapes.
- setBrushSize(float) - Method in class hec.map.aishape.ShapeDrawingAttribute
- setButtonAction(Action) - Method in class rma.swing.action.ActionButton
- setButtonCellEditor(int) - Method in class rma.swing.RmaJTable
-
Sets a button editor on the specified column.
- setButtonEnable(int, boolean) - Method in class rma.swing.ButtonCmdPanel
- setButtonLabel(String) - Method in class hec.server.NameMultiSelectDialog
- setButtonState() - Method in class hec.gui.WizardDialog
-
Sets the ButtonState attribute of the WizardDialog object.
- setButtonVisible(int, boolean) - Method in class rma.swing.ButtonCmdPanel
- setByteArray(byte[]) - Method in interface hec.io.HecFile
-
Set this HecFile's data to byteArray starting at the beginning of the file
- setByteArray(byte[]) - Method in class hec.io.SimpleFile
- setByteArray(byte[]) - Method in class hec.io.SimpleHecFileImpl
- setCalloutsVisible(boolean) - Method in class hec.gfx2d.G2dLine
-
Sets the callouts visible or not visible depending on the value of b
- setCancelButtonEnabled(boolean) - Method in class hec.gui.WizardDialog
-
set the enabled state of the Cancel button.
- setCancelButtonSearchString(String) - Method in class rma.swing.RmaJDialog
-
sets the _cancelButtonString to "name".
- setCanceled() - Method in class rma.swing.TextEditDlg
- setCanEditQuality(Preferences, boolean) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Sets the application specific show quality flag to the value provided.
- setCanEnable(boolean) - Method in class hec.map.MapToolPanel.EnabledJToggleButton
- setCanMoveDownMenuEnabledRule(Predicate<JLayerSelection>) - Method in class hec.map.JLayerSelection
- setCanMoveUpMenuEnabledRule(Predicate<JLayerSelection>) - Method in class hec.map.JLayerSelection
- setCaretPosition(int) - Method in class hec.gui.FormattedTextEditor
- setCascadeFrameOnAdd(boolean) - Method in class rma.swing.MDIDesktopPane
- setCaseInsensitiveSort(boolean) - Method in class hec.gui.MoverDialog
- setCaseInsensitiveSort(boolean) - Method in class hec.gui.MoverPanel
- setCaseInsensitiveSort(boolean) - Method in class hec.gui.MoverPanel2
- setCaseInsensitiveSort(boolean) - Method in class hec.util.StringComparator
- setCaseInsensitiveSort(boolean) - Method in class rma.swing.list.RmaListModel
- setCaseSensitive(boolean) - Method in class hec.data.meta.OrderBy
- setCatalogNeedsUpdate(boolean) - Method in class hec.heclib.dss.AbstractDssDataManager
- setCatalogNeedsUpdate(boolean) - Method in interface hec.heclib.dss.DssDataManager
- setCatalogSortAddresses(long[]) - Method in class hec.heclib.dss.HecDssCatalog
- setCategories(List<CategoricalColorContour.Category<?>>) - Method in class rma.util.CategoricalColorContour
- setCategories(CategoricalColorContour.Category<?>...) - Method in class rma.util.CategoricalColorContour
- setCategoryId(String) - Method in class hec.data.location.Alternative
- setCategoryId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setCategoryId(String) - Method in class hec.data.tx.TsGroup
- setCategoryNames(Map<Integer, String>) - Method in class hec.geometry.CategoryAxis
- setCategoryOfficeId(String) - Method in class hec.data.tx.TsGroup
- setCategoryRef(LocationCategoryRef) - Method in class hec.data.location.LocationGroup
-
Sets the category ref.
- setCategoryRef(LocationCategoryRef) - Method in class hec.data.location.LocationGroupRef
- setCategoryRef(TimeSeriesCategoryRef) - Method in class hec.data.tx.TimeSeriesGroup
-
Sets the category ref.
- setCell(Object, int, int) - Method in class rma.swing.RmaJTable
-
set a cell in the table model.
- setCellBackground(int, int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setCellBackground(int, int, Color) - Method in class rma.swing.RmaJTable
- setCellBackground(int, int, String) - Method in class hec.dataTable.HecDataTableFrame
- setCellEditor(TableCellEditor) - Method in class rma.swing.table.editableheader.EditableHeader
- setCellEnabled(boolean, int, int) - Method in class rma.swing.RmaJTable
-
Sets the CellEnabled attribute of the RmaJTable object
- setCellEnabled(boolean, int, int) - Method in class rma.swing.table.RmaTableModel
-
set a cell enabled or not
- setCellEnabled(boolean, int, int) - Method in interface rma.swing.table.RmaTableModelInterface
- setCellFont(int, int, Font) - Method in class rma.swing.RmaJTable
- setCellForeground(int, int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setCellForeground(int, int, Color) - Method in class rma.swing.RmaJTable
- setCellForeground(int, int, String) - Method in class hec.dataTable.HecDataTableFrame
- setCellInfo(int, int, int, int, float) - Method in class hec.heclib.grid.GridInfo
- setCellInfo(int, int, int, int, float) - Method in class hec.heclib.grid.HrapInfo
- setCellRenderer() - Method in class rma.swing.RmaJTable
-
set the table cell renderer with an RmaCellRenderer
- setCells(Object[][]) - Method in class rma.swing.RmaJTable
-
set the table model data
- setCells(Vector) - Method in class rma.swing.RmaJTable
-
Sets the Cells attribute of the RmaJTable object
- setCellSize(double) - Method in class hec.heclib.grid.FlatGrid
- setCellSize(double) - Method in class hec.map.aidem.AiDemFltMap
-
sets the width/height of each cell in the grid.
- setCenterPointGraphic(int) - Method in class hec.map.aishape.ShapeDrawingAttribute
- setCentralMeridian(float) - Method in class hec.heclib.grid.AlbersInfo
- setChamberType(ILookupType) - Method in interface hec.data.lock.ILock
- setChamberType(ILookupType) - Method in class hec.data.lock.JDomLockImpl
- setChangeColor(Color) - Method in class rma.swing.DateTimePanel
-
set the foreground color for the fields in this panel when the user edits the values
- setChangeColor(Color) - Method in class rma.swing.RmaJCheckBox
-
set the foreground color when the combo box's selection changes.
- setChangeColor(Color) - Method in class rma.swing.RmaJComboBox
-
set the foreground color when the combo box's selection changes.
- setChangeColor(Color) - Method in class rma.swing.RmaJLocationComponent
-
set the foreground color when the user changes the text.
- setChangeColor(Color) - Method in class rma.swing.RmaJPasswordField
-
set the foreground color when the user changes the text.
- setChangeColor(Color) - Method in class rma.swing.RmaJRadioButton
- setChangeColor(Color) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.set the foreground color when the user changes the text.
- setChangeColor(Color) - Method in class rma.swing.RmaJSpinner
-
set the foreground color when the user changes the text.
- setChangeColor(Color) - Method in class rma.swing.RmaJTextArea
-
set the foreground color when the user changes the text.
- setChangeColor(Color) - Method in class rma.swing.RmaJTextField
-
set the foreground color when the user changes the text.
- setChanged() - Method in class hec.lang.Observable
- setChangeDate(Date) - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- setChangeNotes(String) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setChangeNotes(String) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setCharacteristicId(String) - Method in interface hec.data.characteristic.ICharacteristic
- setCharacteristicId(String) - Method in class hec.data.characteristic.JDomCharacteristic
- setCharacteristicRef(ICharacteristicTypeRef) - Method in class hec.data.characteristic.JDomCharacteristicType
- setCharacteristicRef(ICharacteristicTypeRef) - Method in interface hec.data.physicalstructure.IPhysicalStructure
- setCharacteristicRef(ICharacteristicTypeRef) - Method in class hec.data.physicalstructure.PhysicalStructure
- setCharacteristicTypeId(String) - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- setCharacteristicTypeId(String) - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- setCharacterNotes(String[]) - Method in class hec.io.TimeSeriesContainer
- setCheckBoxCellEditor(int) - Method in class rma.swing.RmaJTable
-
sets a TextArea editor for column number col
- setCheckBoxCellEditor(int) - Method in class rma.swing.table.FilterTablePanel
- setCheckBoxCellEditor(int, boolean) - Method in class rma.swing.RmaJTable
-
sets a TextArea editor for column number col sets a checkbox editor for column number col
- setCheckBoxPanel(CheckBoxPanel) - Method in class hec.gfx2d.SamplePanel
- setCheckBoxVisible(boolean) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setCheckBoxVisible(boolean) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setCheckForDifferences(boolean) - Method in class hec.io.DBFDataStorage
- setChildElementAsColor(Element, String, Color) - Static method in class rma.util.RmaBaseXmlUtilities
-
Sets the element text for the named child of the parent to a color string.
- setChildElementAsDouble(Element, String, double) - Static method in class rma.util.RmaBaseXmlUtilities
-
Sets the child element text to a double value.
- setChildElementAsInt(Element, String, int) - Static method in class rma.util.RmaBaseXmlUtilities
-
Sets the child element text to an int value.
- setChildElementAttribute(Element, String, String, String) - Static method in class rma.util.RmaBaseXmlUtilities
-
Will set the attribute value of the child of the parent creating the child element if necessary.
- setChildGlyphId(Identifier) - Method in class hec.map.ToolBarButtonItem
- setChildNode(LogicNode) - Method in class hec.model.Block
- setChildrenUnmodified(Container) - Static method in class rma.util.RMAUtil
- setChooserApproveButtonText(String) - Method in class hec.gui.AbstractFileChooserField
- setChooserDialogTitle(String) - Method in class rma.swing.RmaJDescriptionField
- setChooserTitle(String) - Method in class hec.gui.AbstractFileChooserField
-
set the title to use for the chooser dialog
- setChooserTitle(String) - Method in class rma.swing.RmaJColorButton
- setCircleAppearance(int, int, int, int) - Method in class hec.util.AnimatedWaitIcon
- setCity(String) - Method in class hec.model.PluginAuthor
- setClassName(String) - Method in class hec.gfx2d.G2dIdentifier
-
Set the class name of the Map.
- setClassName(String) - Method in class hec.io.Identifier
-
Sets the Identifier's String stringClass to the argument String
- setClassName(String) - Method in class hec.map.MapIdentifier
-
Set the class name of the Map.
- setClickCountToStart(int) - Method in class rma.swing.table.RmaCellEditor
-
Specifies the number of clicks needed to start editing.
- setClickCountToStart(int) - Method in class rma.swing.table.RmaDateTimeEditor
-
Sets the number of click counts necessary in order to display the editor
- setClickCountToStart(int) - Method in class rma.swing.table.RowCellEditor
- setClickCountToStart(int) - Method in class rma.swing.treeTable.PathCellEditor
- setClip(int, int, int, int) - Method in class rma.util.postscript.PSGrBase
-
Clips to a rectangle.
- setClip(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics
- setClip(int, int, int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setClip(Shape) - Method in class rma.util.postscript.PSGrBase
-
Sets the clipping region using the shape's bounding rectangle.
- setClip(Shape) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics
- setClip(Shape) - Method in class rma.util.wmf.WMFGraphics2D
-
Sets the clip attribute of the WMFGraphics2D object
- setClipLineToBounds(boolean) - Method in class hec.gfx2d.G2dLine
- setClipRgn() - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setCloseUnusedFiles(boolean) - Static method in class hec.heclib.dss.HecDSSFileDataManager
- setCmdButtonText(String, String) - Method in class hec.util.GeneralTableEditor
- setCol(int) - Method in class rma.swing.table.CellLocation
- setColEnabled(boolean, int) - Method in class hec.map.aishape.ShapeImportTableModel
- setColEnabled(boolean, int) - Method in class hec.model.AbstractDataListTableModel
- setColEnabled(boolean, int) - Method in class rma.swing.RmaJTableSorter
-
the the Column col enabled or disabled
- setColEnabled(boolean, int) - Method in class rma.swing.table.AbstractRmaTableModel
- setColEnabled(boolean, int) - Method in class rma.swing.table.RmaTableModel
- setColEnabled(boolean, int) - Method in interface rma.swing.table.RmaTableModelInterface
-
the the Column col enabled or disabled
- setCollapsed(boolean) - Method in class rma.swing.CollapsableJPanel
- setCollectComments(boolean) - Method in class hec.map.image.ImageInfo
-
Specify whether textual comments are supposed to be extracted from input.
- setCollection(Vector<CondensedReference>) - Method in class hec.heclib.dss.CondensedReference
- setCollectionObject(DBFSerializable) - Method in class hec.io.dbf.DBFCollectionObject
- setCollectionSequence(int) - Method in class hec.heclib.dss.DSSPathname
-
Sets the pathname to have a collection sequence ID with the number specified The pathname does not have to have a collection ID - this will make one If the pathname has a collection ID, this will override the current ID Calling setPathname with a collection or setFPart will override this call; call setCollectionSequence afterwards, if your pathname already has a collection ID
- setCollectionSequence(String) - Method in class hec.heclib.dss.DSSPathname
-
Set the collection sequence for this pathname To remove the collection sequence, send null Pathname does not have to be set first If the F part does not have a sequence, this will be added If the F part has a sequence, then this will replace If the F part has a sequence, then a null will remove the sequence
- setColor(Color) - Method in class hec.gfx2d.ColorSquare
- setColor(Color) - Method in class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- setColor(Color) - Method in class hec.gfx2d.G2dFillPatternRenderer
- setColor(Color) - Method in class hec.gfx2d.G2dGlyph
- setColor(Color) - Method in class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- setColor(Color) - Method in class hec.gfx2d.G2dLinePatternRenderer
- setColor(Color) - Method in class hec.gfx2d.G2dLineWidthRenderer
- setColor(Color) - Method in class hec.gfx2d.G2dVerifyLine
-
Method that allows the editing of line properties.
- setColor(Color) - Method in class hec.gfx2d.PairedDataGlyph
- setColor(Color) - Method in class hec.gfx2d.swing.charts.color.BandedColor
- setColor(Color) - Method in class hec.map.aishape.AiShapeAttribute
- setColor(Color) - Method in class hec.map.aishape.ShapeDrawingAttribute
- setColor(Color) - Method in class hec.map.annotations.ShadowRenderer
-
Sets the color used by the renderer to generate shadows.
- setColor(Color) - Method in class hec.map.dlg.DlgGlyphOptionDlg
- setColor(Color) - Method in class hec.util.AnimatedStatusIconPanel
- setColor(Color) - Method in class hec.util.AnimatedWaitIcon
- setColor(Color) - Method in class hec.util.ButtonTabComponent
- setColor(Color) - Method in class rma.swing.ColorIcon
- setColor(Color) - Method in class rma.swing.list.FillPatternRenderer
- setColor(Color) - Method in class rma.swing.list.LinePatternRenderer
- setColor(Color) - Method in class rma.swing.list.LineWidthRenderer
- setColor(Color) - Method in class rma.swing.RmaJColorButton
- setColor(Color) - Method in class rma.swing.RmaJColorChooserButton
-
sets the color of the button's selected value
- setColor(Color) - Method in class rma.swing.table.LinesBorder
- setColor(Color) - Method in class rma.util.AspectShadingColorContour
- setColor(Color) - Method in class rma.util.Clipping
- setColor(Color) - Method in class rma.util.LinearColorContour
- setColor(Color) - Method in class rma.util.postscript.PSGrBase
-
Sets the current color to the specified color.
- setColor(Color) - Method in interface rma.util.SingleColorContour
- setColor(Color) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- setColor(Color) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setColor(Color, int) - Method in class rma.swing.table.LinesBorder
- setColor(String) - Method in class hec.model.WatershedLocation
-
Sets the Color attribute of the Shortcut object
- setColorAtIndex(double, Color) - Method in class rma.util.BandedColorContour
-
Sets the color which starts at a value
- setColorComboBoxEditor(int) - Method in class rma.swing.RmaJTable
-
set the column col to have a Color combo box editor
- setColorContour(ColorContour) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setColorContour(ColorContour) - Method in class hec.map.aishape.ui.FieldColorTableModel
- setColorContour(ColorContour) - Method in class hec.map.ColorContourLegendItem
-
Sets the color contour that will be used in drawing the legend item to the screen.
- setColorContour(ColorContour) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setColorContour(ColorContour) - Method in class hec.map.ElevationGlyphDataRecord
- setColorContour(ColorContour) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the ColorContour attribute of the ElevationGlyphOptionJDlg object
- setColorContour(ColorContourRecord) - Method in class hec.map.ColorContourLegendItem
- setColorContourEnd(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setColorContourStart(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setColorContourSteps(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setColorIconHeight(int) - Method in class rma.swing.RmaJColorButton
- setColorIconWidth(int) - Method in class rma.swing.RmaJColorButton
- setColors() - Method in class hec.gfx2d.ColorChooser
- setColors(Vector) - Method in class hec.gfx2d.PlotIcon
- setColorSettings(String) - Method in class hec.gfx2d.PlotIconBase
- setColorValues(double[], Color[]) - Method in class hec.gfx2d.ColorBarIcon
-
Set double values to correspond to colors.
- setColorValues(int[], Color[]) - Method in class hec.gfx2d.ColorBarIcon
-
Set integer values to correspond to colors.
- setColumn(int) - Method in class rma.swing.table.editableheader.EditableHeaderCheckboxRenderer
- setColumn(Object, int) - Method in class hec.data.tx.DescriptionTxColumnModel
- setColumnBackground(int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setColumnBackground(int, Color) - Method in class rma.swing.RmaJTable
-
Sets the ColumnBackground attribute of the RmaJTable object
- setColumnBackground(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setColumnBorder(Border) - Method in class rma.swing.table.BorderCellRenderer
- setColumnClass(int, Class) - Method in class hec.model.AbstractDataListTableModel
- setColumnClass(int, Class) - Method in class rma.swing.RmaJTableSorter
-
set the column col's class to be cls
- setColumnClass(int, Class) - Method in class rma.swing.table.AbstractRmaTableModel
- setColumnClass(int, Class) - Method in class rma.swing.table.RmaTableModel
- setColumnClass(int, Class) - Method in interface rma.swing.table.RmaTableModelInterface
-
st the column col's class to be cls
- setColumnEditor(int, RmaCellEditor) - Method in class rma.swing.RmaJTable
-
set the column col to have the arg editor.
- setColumnEditor(int, RmaCellEditor, TableCellRenderer) - Method in class rma.swing.RmaJTable
- setColumnEnabled(boolean, int) - Method in class rma.swing.RmaJTable
-
enable or disable column col
- setColumnForeground(int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setColumnForeground(int, Color) - Method in class rma.swing.RmaJTable
-
Sets the ColumnForeground attribute of the RmaJTable object
- setColumnForeground(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setColumnHeaderBackground(int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setColumnHeaderBackground(int, Color) - Method in class rma.swing.RmaJTable
-
Sets the background color for a column header.
- setColumnHeaderBackground(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setColumnHeaderFont(int, Font) - Method in class hec.dataTable.HecDataTableFrame
- setColumnHeaderFont(int, Font) - Method in class rma.swing.RmaJTable
-
Sets the foreground color for a column header.
- setColumnHeaderFont(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setColumnHeaderForeground(int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setColumnHeaderForeground(int, Color) - Method in class rma.swing.RmaJTable
-
Sets the foreground color for a column header.
- setColumnHeaderForeground(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setColumnJustifacation(int[]) - Method in class rma.io.TextFieldParser
-
Sets whether a column is LEFT or RIGHT justified.
- setColumnLabel(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setColumnLabel(int, String) - Method in class rma.swing.RmaJTable
-
Sets a column label (header).
- setColumnLabels(String[]) - Method in class hec.dataTable.HecDataTableFrame
- setColumnLabels(String[]) - Method in class rma.swing.RmaJTable
-
sets the column headers
- setColumnMargin() - Method in class rma.swing.table.GroupableTableHeader
- setColumnMargin(int) - Method in class rma.swing.table.ColumnGroup
- setColumnName(int, String) - Method in class rma.swing.table.RmaTableModel
- setColumnName(String) - Method in class hec.data.ColumnDescriptorImpl
- setColumnNames(String[]) - Method in class hec.model.AbstractDataListTableModel
- setColumnNames(String[]) - Method in class hec.util.GeneralTableModel
- setColumnNames(String[]) - Method in class rma.swing.RmaJTableSorter
- setColumnNames(String[]) - Method in class rma.swing.table.AbstractRmaTableModel
- setColumnNames(String[]) - Method in class rma.swing.table.RmaTableModel
- setColumnNames(String[]) - Method in interface rma.swing.table.RmaTableModelInterface
- setColumnNames(Vector) - Method in class hec.model.AbstractDataListTableModel
- setColumnNames(Vector) - Method in class rma.swing.RmaJTableSorter
- setColumnNames(Vector) - Method in class rma.swing.table.AbstractRmaTableModel
- setColumnNames(Vector) - Method in class rma.swing.table.RmaTableModel
- setColumnNames(Vector) - Method in interface rma.swing.table.RmaTableModelInterface
- setColumnParameters(int[]) - Method in class hec.model.AbstractDataListTableModel
- setColumnParameters(int[]) - Method in class hec.model.SeasonalRecordTableModel
- setColumnParameters(int[]) - Method in class rma.swing.RmaJTable
-
Sets the ColumnParameters attribute of the RmaJTable object
- setColumnParameters(int[]) - Method in class rma.swing.RmaJTableSorter
- setColumnParameters(int[]) - Method in class rma.swing.table.AbstractRmaTableModel
- setColumnParameters(int[]) - Method in class rma.swing.table.RmaTableModel
- setColumnParameters(int[]) - Method in interface rma.swing.table.RmaTableModelInterface
- setColumnPrecision(int, int) - Method in class hec.dataTable.HecDataTableFrame
- setColumnPrecision(int, int) - Method in class rma.swing.RmaJTable
- setColumns(int) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- setColumnsEnabled(boolean[]) - Method in class rma.swing.RmaJTable
-
given an array of booleans set the columns to be enabled/disabled according to the array
- setColumnsEnabled(boolean, int...) - Method in class rma.swing.RmaJTable
-
enable or disable column a set of columns
- setColumnSizes(int[]) - Method in class rma.util.FixedWidthFileReader
- setColumnType(int) - Method in class hec.data.ColumnDescriptorImpl
- setColumnTypeName(String) - Method in class hec.data.ColumnDescriptorImpl
- setColumnVec(String[], int) - Method in class hec.server.NameMultiSelectDialog
-
Sets the table vector
- setColumnVisible(int, boolean, int) - Method in class rma.swing.RmaJTable
-
show or hide column colNum.
- setColumnVisible(int, int, boolean, int) - Method in class rma.swing.RmaJTable
-
show or hide a column.
- setColumnWidth(int, int) - Method in class hec.dataTable.HecDataTableFrame
- setColumnWidth(int, int) - Method in class rma.swing.RmaJTable
-
set the column width for a given column
- setColumnWidth(int, int) - Method in class rma.swing.RmaJXTreeTable
-
set the column width for a given column
- setColumnWidths() - Method in class hec.dataTable.HecDataTable
- setColumnWidths(int[]) - Method in class hec.dataTable.HecDataTableFrame
- setColumnWidths(int[]) - Method in class rma.io.TextFieldParser
- setColumnWidths(int...) - Method in class rma.swing.RmaJTable
-
set the column widths to the array of widths.
- setColumnWidths(int...) - Method in class rma.swing.RmaJXTreeTable
-
set the column widths to the array of widths.
- setColumnWidths(int[]) - Method in class rma.swing.table.FilterTablePanel
- setColumnWidths(TableColumnModel) - Method in class hec.dataTable.ArrayModel
- setColumnWidths(TableColumnModel) - Method in class hec.dataTable.TimeSeriesDataModel
- setComboBoxCellEditor(int, int, RmaJComboBox) - Method in class rma.swing.RmaJTable
-
Sets the RmaJComboBox component Editor for a specific row and column
- setComboBoxEditor(int, Object[]) - Method in class rma.swing.RmaJTable
-
set the column col to have a combo box editor with the dropdown filled with sorted data
- setComboBoxEditor(int, Object[]) - Method in class rma.swing.RmaJXTreeTable
- setComboBoxEditor(int, Object[], boolean) - Method in class rma.swing.RmaJTable
-
set the column col to have a combo box editor with the dropdown filled with data
- setComboBoxEditor(int, Object[], boolean) - Method in class rma.swing.table.FilterTablePanel
- setComboBoxEditor(int, Vector) - Method in class rma.swing.RmaJTable
-
set the column col to have a combo box editor with the dropdown filled with data
- setComboBoxEditor(int, Vector<Object>) - Method in class rma.swing.RmaJXTreeTable
-
set the column col to have a combo box editor with the dropdown filled with data
- setComboBoxRowEditor(int, int, Vector) - Method in class rma.swing.RmaJTable
-
Sets the component Editor for a specific row in a column
- setComboBoxRowEditor(TreeNode, int, Vector) - Method in class rma.swing.RmaJXTreeTable
- setCommas(boolean) - Method in class hec.dataTable.ArrayModel
- setCommas(boolean) - Method in class hec.dataTable.HecDataTable
-
Sets the commas attribute of the Table object
- setCommasState(boolean) - Method in class hec.dataTable.HecDataTableFrame
- setComment(String) - Method in interface hec.data.level.IAttributeParameterTypedValue
- setComment(String) - Method in interface hec.data.level.IParameterTypedValue
- setComment(String) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- setComment(String) - Method in class hec.data.level.JDomParameterTypedValueImpl
- setComment(String) - Method in interface hec.data.stream.IStream
- setComment(String) - Method in class hec.data.stream.StreamImpl
- setComparator(Comparator<RmaDataId>) - Method in interface hec.gfx2d.swing.charts.data.ChartModel
- setComparator(Comparator<RmaDataId>) - Method in class hec.gfx2d.swing.charts.data.DefaultChartModel
- setComparisonConnector(IndicatorConditionConnector) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonConnector(IndicatorConditionConnector) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComparisonExpression(String) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonExpression(String) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComparisonList(List<TimeSeriesContainer>) - Method in interface hec.data.tx.ComparisonDataSource
- setComparisonOperator1(IndicatorConditionOperator) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonOperator1(IndicatorConditionOperator) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComparisonOperator2(IndicatorConditionOperator) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonOperator2(IndicatorConditionOperator) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComparisonUnitId(String) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonUnitId(String) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComparisonValue1(Double) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonValue1(Double) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComparisonValue2(Double) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setComparisonValue2(Double) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setComponent(T) - Method in class hec.gfx2d.ViewportLayer
- setComponentEnabled(Component, boolean) - Method in class rma.swing.EnabledJPanel
- setComponentName(String) - Method in class rma.swing.RmaJLocationComponent
- setComponentsEditable(boolean) - Method in class rma.swing.RmaJDialog
- setComponentsEditable(boolean) - Method in class rma.swing.RmaJFrame
- setComponentsEditable(Component[], boolean) - Method in class rma.swing.RmaJDialog
- setComponentsEditable(Component[], boolean) - Method in class rma.swing.RmaJFrame
- setComponentsEnabled(boolean) - Method in interface hec.gfx2d.components.ComponentPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.components.LabelPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.components.LinePropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel2
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.G2dLinePropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.LabelPropertiesPanel
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.PointPropertiesPanel
-
Sets all components enabled or disable in this panel.
- setComponentsEnabled(boolean) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setComposite(Composite) - Method in class rma.util.postscript.PSGrBase
- setComposite(Composite) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setCompoundOutletDescription(String) - Method in interface hec.data.outlet.IOutlet
- setCompoundOutletDescription(String) - Method in class hec.data.outlet.JDomOutletImpl
- setCompoundOutletName(String) - Method in interface hec.data.outlet.IOutlet
- setCompoundOutletName(String) - Method in class hec.data.outlet.JDomOutletImpl
- setCompressData(boolean) - Method in class hec.io.TimeSeriesContainer
- setCompressData(boolean) - Method in class hec.model.AbstractTSRecord
- setCompressData(boolean) - Method in class hec.model.BaseTSDataSet
- setCompressData(boolean) - Method in interface hec.model.TSRecord
- setCompressionInfo(int, int, float, float) - Method in class hec.heclib.grid.GridInfo
- setCompressionLevel(int) - Method in class rma.util.png.PngEncoder
-
Set the compression level to use
- setCompressionMethod(int) - Method in class hec.heclib.grid.GridInfo
- setCompressionMethod(int) - Method in class hec.heclib.grid.GridStructContainer
- setComputeCanceled(boolean) - Method in interface hec.model.ComputeCanceledCallback
- setComputedLength(int) - Method in class hec.hecmath.DataSetResults
- setComputeMajorTics(boolean) - Method in class hec.geometry.Axis
- setComputeMajorTicsOff() - Method in class hec.geometry.Axis
-
Deprecated.
- setComputeMajorTicsOn() - Method in class hec.geometry.Axis
-
Deprecated.
- setComputeMinorTics(boolean) - Method in class hec.geometry.Axis
- setComputeMinorTicsOff() - Method in class hec.geometry.Axis
-
Deprecated.
- setComputeMinorTicsOn() - Method in class hec.geometry.Axis
-
Deprecated.
- setCondition(String) - Method in class hec.hecmath.computation.Condition
- setConditional(Conditional) - Method in class hec.data.meta.CatalogTemplate
- setConditionalOperator(ConditionalOperator) - Method in class hec.model.ConditionalItem
- setConditionalValue(int, ConditionalValue) - Method in class hec.model.ConditionalItem
- setConditionMap(Map<Integer, ILocationLevelIndicatorCondition>) - Method in interface hec.data.level.ILocationLevelIndicator
- setConditionMap(Map<Integer, ILocationLevelIndicatorCondition>) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setConfigurationId(String) - Method in interface hec.data.stream.IStreamReach
- setConfigurationId(String) - Method in class hec.data.stream.StreamReachImpl
- setConfirm(boolean) - Method in class hec.lang.Email
- setConstant(double) - Method in class hec.lang.RegressionFromConstant
- setConstantLevel(IParameterTypedValue) - Method in interface hec.data.level.ILocationLevel
- setConstantLevel(IParameterTypedValue) - Method in class hec.data.level.JDomLocationLevelImpl
- setConstantValue(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setConstantValue(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setConstantValue_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setContainers(List<? extends DataContainer>) - Method in class hec.chart.HistogramChart
- setContentPaneCheckingEnabled(boolean) - Method in class rma.swing.RmaJCompTitledPanel
-
If true then calls to add() and setLayout() will cause an exception to be thrown.
- setContentType(String) - Method in class rma.swing.print.DocumentRenderer
- setContour(ColorContourRecord) - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- setContourType(ColorContourType) - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- setContractedStorage(double) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the contracted storage.
- setContractedStorage(double) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setContractedStorage(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- setContractedStorage(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setContractName(String) - Method in interface hec.data.watersupply.IWaterUserContract
- setContractName(String) - Method in interface hec.data.watersupply.IWaterUserContractRef
-
Sets the contract name.
- setContractName(String) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setContractName(String) - Method in class hec.data.watersupply.JDomWaterUserContractRef
- setContractType(ILookupType) - Method in interface hec.data.watersupply.IWaterUserContract
- setContractType(ILookupType) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setContributingArea(Double) - Method in interface hec.data.basin.IBasin
- setContributingArea(Double) - Method in class hec.data.basin.JDomBasinImpl
- setControlCondition(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setControllingIndex(int) - Method in class hec.io.TimeSeriesContainerAligner
- setCoordinate(int, int, float) - Method in class hec.lang.FloatArray2dContainer
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformDialog
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.Albers_LambertPanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.CoordinatePanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.GeographicPanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.StatePanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.TMPanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.UTMPanel
- setCoordinateInfo(CoordinateInfo) - Method in class hec.map.transform.CoordinateTransformPanel.XYPanel
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class hec.map.aishape.AiShapeMap
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class hec.map.aishape.AiShapeWriter
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class hec.map.DisplayCoordinateReferenceSystem.TrivialDisplayProjection
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- setCoordinateReferenceSystem(CoordinateReferenceSystem) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- setCoordOfGridCellZero(float, float) - Method in class hec.heclib.grid.AlbersInfo
- setCoordOfGridCellZero(float, float) - Method in class hec.heclib.grid.SpecifiedGridInfo
- setCoordSys(CoordinateInfo) - Method in interface hec.map.appInterface.MapWorkspace
- setCoordSys(CoordinateInfo) - Method in class hec.map.GeoDialog
- setCopyStudyDirectory(boolean) - Method in class hec.model.WkspExportOptions
- setCorrectUI() - Method in class rma.swing.RmaSteppedComboBox
- setCostYear(long) - Method in interface hec.data.project.IProject
-
Sets the cost year of this project.
- setCostYear(long) - Method in class hec.data.project.JDomProjectImpl
- setCostYearObject(Timestamp) - Method in class hec.data.project.JDomProjectImpl
- setCounterToolTipText(String) - Method in class rma.swing.RmaNavigationPanel
- setCountMissing(boolean, boolean) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- setCountyName(String) - Method in class hec.data.location.Location
- setCPart(String) - Method in class hec.heclib.dss.DSSPathname
- setCPart(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setCPart(String) - Method in class hec.lang.DSSPathString
- setCreatedBy(String) - Method in class hec.security.PasswordEntry
- setCreateLog(boolean) - Method in class hec.util.convertDss6To7.SixToSevenUtil
- setCumColors(Hashtable<String, String>) - Method in class hec.model.TsDataSetName
- setCumulative(int, int) - Method in class hec.gfx2d.PlotIconBase
-
setCumulative
- setCumulativeThresholdColors(String) - Method in class hec.model.TsDataSetName
- setCumulativeThresholdName(String) - Method in class hec.model.TsDataSetName
- setCurParam(String) - Method in class hec.io.AsciiDeserializer
- setCurrencyCellEditor(int) - Method in class rma.swing.RmaJTable
- setCurrent() - Method in class hec.heclib.util.HecTime
-
Sets the object to the current system time.
- setCurrentLayer(JLayerSelection) - Method in class hec.map.inundation.InundationGroupSelection
- setCurrentLayer(JLayerSelection) - Method in interface hec.map.JLayerSelectionParent
- setCurrentLayer(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- setCurrentLocation(String) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
-
Sets the currentLocation attribute of the ProfileAnimationDlg object
- setCurrentLocation(String) - Method in class rma.swing.RmaVcrControls
- setCurrentPanel(String) - Method in class hec.gui.WizardDialog
- setCurrentPanel(String, String) - Method in class hec.gui.WizardDialog
-
Sets the current panel.
- setCurrentPosition(int) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
-
Sets the currentPosition attribute of the ProfileAnimationDlg object
- setCurrentPosition(int) - Method in class rma.swing.RmaVcrControls.EventRunner
- setCurrentPosition(int) - Method in class rma.swing.RmaVcrControls
- setCurrentPosition(int) - Method in interface rma.util.VCRPlayer
-
sets the current position in the play list
- setCurrentPosition(int, boolean) - Method in class rma.swing.RmaVcrControls
- setCurrentRating(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setCurrentRecordIndex(int) - Method in interface rma.swing.logging.ILogRecordDisplay
- setCurrentRecordIndex(int) - Method in class rma.swing.logging.LogRecordDisplayPanel
- setCurrentRecordSequence(long) - Method in interface rma.swing.logging.ILogRecordDisplay
- setCurrentRecordSequence(long) - Method in class rma.swing.logging.LogRecordDisplayPanel
- setCurrentSize(int) - Method in class hec.util.ProgressDialog
- setCurrentValue(int) - Method in class hec.util.ProgressDialog
- setCurrentValue(int, double) - Method in class hec.model.AbstractTSRecord
-
set the value at step
- setCurrentValue(int, double) - Method in interface hec.model.TSRecord
-
set the value at the current run time step
- setCurrentValue(RunTimeStep, double) - Method in class hec.model.AbstractTSRecord
-
set the value at the current run time step
- setCurrentValue(RunTimeStep, double) - Method in interface hec.model.TSRecord
-
set the value at the current run time step
- setCurrentVerticalDatum(String) - Method in class hec.io.DSSIdentifier
- setCursor(Cursor) - Method in class hec.map.MapCanvas
- setCursorImage(Image) - Method in class hec.gfx2d.G2dZoomAdapter
- setCurve(int) - Method in class hec.hecmath.HecMath
- setCurve(int) - Method in class hec.hecmath.PairedDataMath
-
Select, by curve number, the paired data curve for performing subsequent arithmetic operations or math functions.
- setCurve(String) - Method in class hec.hecmath.HecMath
- setCurve(String) - Method in class hec.hecmath.PairedDataMath
-
Select, by curve label, the paired data curve for performing subsequent arithmetic operations or math functions.
- setCurveDrawn(int, boolean) - Method in class hec.gfx2d.G2dGlyph
-
set a curve drawn or not.
- setCurveDrawn(int, boolean) - Method in class hec.gfx2d.PairedDataGlyph
-
set a curve drawn or not.
- setCurveDrawn(int, boolean) - Method in class hec.gfx2d.PairedDataSet
- setCurveLabel(String) - Method in class hec.model.PairedValues
-
curveLabel for y-ordinate
- setCurveLabel(String) - Method in class hec.model.SeasonalRecord
-
set the label for the SeasonalRecord curve
- setCurveLabels(double[]) - Method in class hec.model.SeasonalRecordExt
-
set the curve labels.
- setCurveLabels(String[]) - Method in class hec.model.PairedValuesExt
-
set the curve labels
- setCurveLabels(String[]) - Method in class hec.model.SeasonalRecordExt
-
set the curve labels, the labels should be convertible to numeric values.
- setCurveNames(String[]) - Method in class hec.gfx2d.SimpleJTableData
- setCustomEnabled(boolean) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- setCustomEnabled(boolean) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
-
Deprecated.- use setSelected(boolean)
- setCustomLineRadioOptionsVisible(boolean) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setCwmsTsId(boolean) - Method in class hec.heclib.dss.DSSPathname
- setDamColor(Color) - Method in interface hec.client.ResDrawPropData
- setdash(float[], float) - Method in class rma.util.postscript.PSGrBase
- setData(boolean, String, boolean, boolean, boolean, boolean, boolean) - Method in class hec.data.textFilter.TextFilterElement
-
Populates and initializes the filter element
- setData(double[]) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- setData(double[]) - Method in class hec.heclib.grid.FlatGrid
- setData(double[], double[]) - Method in class hec.gfx2d.PlotIcon
-
Set the data to be represented.
- setData(double[], double[]) - Method in class hec.gfx2d.SimpleArray
-
sets the data arrays and notifies observers
- setData(double[], double[]) - Method in class hec.gfx2d.SimpleBarArray
-
sets the data arrays and notifies observers
- setData(double[], double[]) - Method in class hec.gfx2d.SimplePairedValuesData
-
sets the data arrays and notifies observers
- setData(double[], double[][]) - Method in class hec.gfx2d.PairedValuesExtData
-
sets the data arrays and notifies observers
- setData(double[], int) - Method in class hec.heclib.dss.HecTimeSeries
-
Typical use of write functions..
- setData(double[], int[], long, double[], long[], MassBalancedEvent.DataType) - Method in class hec.hecmath.MassBalancedEvent
- setData(float[]) - Method in class hec.heclib.grid.FlatGrid
- setData(float[]) - Method in class hec.heclib.grid.GridData
- setData(float[]) - Method in class hec.heclib.grid.GridStructContainer
- setData(int[], double[]) - Method in class hec.gfx2d.ColorBarIcon
-
Set the data to be represented.
- setData(int[], double[]) - Method in class hec.gfx2d.PlotIcon
-
Set the data to be represented.
- setData(int[], double[]) - Method in class hec.gfx2d.SimpleSeasonalData
-
sets the data arrays and notifies observers
- setData(int[], int[]) - Method in class hec.gfx2d.ColorBarIcon
-
Set the data to be represented.
- setData(ScaleProperties) - Method in class hec.gfx2d.G2dScalePropertiesPanel
-
Sets the Data for this panel
- setData(ScaleProperties) - Method in interface hec.gfx2d.ScalePropertiesPanel
- setData(ScaleProperties) - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
- setData(AxisProperties) - Method in class hec.gfx2d.G2dAxisPropertiesPanel
- setData(DataTypeProperties) - Method in class hec.client.DataTypePanel
-
Sets the Properties for this panel
- setData(DataTypeProperties) - Method in class hec.gfx2d.DataTypePanel
-
Sets the Properties for this panel
- setData(FontProperties) - Method in class hec.gfx2d.G2dFontPropertiesPanel
- setData(G2dLabelDrawProp) - Method in class hec.gfx2d.components.LabelPanel
- setData(G2dLabelDrawProp) - Method in class hec.gfx2d.LabelPropertiesPanel
- setData(G2dLineProperties) - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- setData(G2dLineProperties) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel2
- setData(G2dLineProperties) - Method in class hec.gfx2d.G2dLinePropertiesPanel
- setData(G2dLineProperties) - Method in class hec.gfx2d.PointPropertiesPanel
- setData(G2dLineProperties, LegendPanelProp) - Method in class hec.gfx2d.G2dDefaultLinesPropPanel
- setData(G2dMarkerPointProperties, TimeZone) - Method in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- setData(G2dMarkerProperties) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setData(G2dMarkerProperties, TimeZone) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setData(G2dMarkerProperties, TimeZone) - Method in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
-
Sets the data that will be used for editing.
- setData(G2dPanel) - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- setData(G2dPanelProp) - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- setData(G2dSpacer) - Method in class hec.gfx2d.G2dSpacerPropertiesPanel
- setData(GridProperties) - Method in class hec.gfx2d.G2dGridPropertiesPanel
- setData(LegendPanelProp) - Method in class hec.gfx2d.LegendPropertiesPanel
- setData(LineLabelProperties) - Method in class hec.gfx2d.G2dLineLabelPropertiesPanel
- setData(PatternProperties) - Method in class hec.gfx2d.G2dPatternPropertiesPanel
- setData(TitleDrawProp) - Method in class hec.gfx2d.G2dTitlePropertiesPanel
- setData(ViewportDrawProp) - Method in class hec.gfx2d.G2dViewportPropertiesPanel
- setData(HecDoubleArray) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- setData(DataContainer) - Method in class hec.dataTable.HecDataTableFrame
- setData(DataContainer) - Method in class hec.hecmath.HecMath
-
Set the DataContainer data for the current HecMath object.
- setData(DataContainer) - Method in class hec.hecmath.PairedDataMath
-
Set the PairedDataContainer data for the current PairedDataMath object.
- setData(DataContainer) - Method in class hec.hecmath.PairedDataMathVertDatum
- setData(DataContainer) - Method in class hec.hecmath.TextMath
- setData(DataContainer) - Method in class hec.hecmath.TimeSeriesMath
-
Set the TimeSeriesContainer data for the current TimeSeriesMath object.
- setData(DataContainer) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- setData(DataContainer, boolean, int) - Method in class hec.dataTable.HecDataTable
-
Sets the data attribute of the Table object
- setData(PairedDataContainer) - Method in class hec.dataTable.HecDataTableFrame
- setData(PairedDataContainer) - Method in class hec.dataTable.PairedDataCurve
- setData(PairedDataContainer) - Method in class hec.gfx2d.PairedDataSet
- setData(PairedDataContainer) - Method in class hec.gfx2d.PlotIcon
- setData(PairedDataContainer) - Method in class hec.gfx2d.PlotIconBase
-
Sets this class to hold a PairedDataContainer.
- setData(PairedDataContainer) - Method in class hec.model.PairedValues
-
Transfer data from the PairedDataContainer into the PairedValuesExt
- setData(PairedDataContainer) - Method in class hec.model.PairedValuesExt
-
Transfer data from the PairedDataContainer into the PairedValuesExt
- setData(PairedDataContainer) - Method in class hec.model.SeasonalPairedValues
-
set x-ordinates and multiple yvalue curves.
- setData(TimeSeriesContainer) - Method in class hec.dataTable.HecDataTableFrame
- setData(TimeSeriesContainer) - Method in class hec.gfx2d.PlotIcon
- setData(TimeSeriesContainer) - Method in class hec.gfx2d.PlotIconBase
-
Sets this class to hold a TimeSeriesContainer.
- setData(TimeSeriesContainer) - Method in class hec.gfx2d.TimeSeriesDataSetBase
- setData(TimeSeriesContainerAligner, int) - Method in class hec.hecmath.computation.VariableSet
- setData(TimeSeriesContainer, int) - Method in class hec.hecmath.computation.VariableSet
- setData(TimeSeriesContainer, long, double[], long[], MassBalancedEvent.DataType) - Method in class hec.hecmath.MassBalancedEvent
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapeFilePropertiesDialog
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapeLabelsPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapeLineSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapePointLabelsPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapePointSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapePolygonBorderPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.AiShapePolygonSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in interface hec.map.aishape.ui.AiShapePropertiesPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.SingleLineSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.SinglePolygonSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.SingleSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.UniqueLineSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.UniquePolygonSymbolPanel
- setData(AiShapeGlyphDataRecord, AiShapeMap) - Method in class hec.map.aishape.ui.UniqueSymbolPanel
- setData(AiShapeMap, AiShapeGlyphDataRecord, int) - Method in class hec.map.aishape.ui.FieldColorTableModel
- setData(PairedValues) - Method in class hec.gfx2d.SimplePairedValuesData
- setData(PairedValuesExt) - Method in class hec.gfx2d.PairedValuesExtData
- setData(PairedValues, String) - Method in class hec.model.SeasonalPairedValues
-
Develop a one curve SeasonalPairedValues object from a PairedValues object
- setData(SeasonalRecord) - Method in class hec.gfx2d.SimpleSeasonalData
- setData(SeasonalRecord) - Method in class hec.model.SeasonalPairedValues
-
Develop a SeasonalPairedValues object from a SeasonalRecord
- setData(StreamNode) - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- setData(Object) - Method in interface hec.data.DataSet
-
Sets the data for this object.
- setData(Object) - Method in class hec.gfx2d.G2dDialogIndividualSelect
- setData(Object) - Method in class hec.map.inundation.EditingInundationGroupTableModel
- setData(Object) - Method in class hec.map.inundation.InundationGroupTableModel
- setData(Object) - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- setData(Object) - Method in class rma.swing.table.CellLocation
- setData(Object[][]) - Method in class hec.model.ParamDoubleTableModel
- setData(String) - Method in class hec.map.aishape.ui.AiGlyphDataRecordPropertiesDialog
- setData(String) - Method in class hec.model.PairedValues
-
set the data from a String.
- setData(String) - Method in class hec.model.PairedValuesExt
- setData(String, boolean) - Method in class hec.data.textFilter.TextFilterElement
-
Populates and initializes the filter element from a text representation
- setData(String, DataContainer) - Method in class hec.gfx2d.PlotSpecification
-
Sets the current data mapping for a specified curve identifier
- setData(String, String) - Method in class hec.gfx2d.PlotSpecification
-
Sets the current data mapping for a specified curve identifier
- setData(List) - Method in class hec.dataTable.HecDataTableFrame
- setData(List<T>, List<T>) - Method in class hec.gui.MoverPanel2
-
Fills the lists with argument data.
- setData(List, boolean) - Method in class hec.dataTable.ArrayModel
- setData(List, boolean) - Method in class hec.dataTable.PairedDataModel
- setData(List, boolean, int) - Method in class hec.dataTable.HecDataTable
-
Sets the data attribute of the Table object
- setData(List, boolean, int) - Method in class hec.dataTable.TimeSeriesDataModel
- setData(List, List) - Method in class hec.gui.MoverDialog
-
Fills the lists with argument data.
- setData(List, List) - Method in class hec.gui.MoverPanel
-
Fills the lists with argument data.
- setData(Map<G2dObject, Boolean>) - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- setData(Vector) - Method in class hec.gfx2d.ComplexSeasonalData
-
sets the vector of seasonal records
- setData(Vector) - Method in class hec.io.dbf.DbfRecord
-
Sets the field data vector.
- setData(Vector) - Method in class hec.model.ParamDoubleTableModel
- setData(Vector, Vector) - Method in class hec.gfx2d.PlotIcon
-
Set the data to be represented.
- setData(RmaJTable, int[], int[]) - Method in class hec.gfx2d.SimpleJTableBarData
- setData(RmaJTable, int[], int[]) - Method in class hec.gfx2d.SimpleJTableData
-
Sets the data for this plot data model from a table.
- setData(RmaJTable, int[], int[]) - Method in class hec.gfx2d.SimpleJTableSeasonalData
- setData(RmaJTable, int[], int[]) - Method in class hec.gfx2d.SimpleJTableStepData
- setData(RmaJTable, int, int) - Method in class hec.gfx2d.SimpleJTableBarData
-
sets the data Vector and notifies observers
- setData(RmaJTable, int, int) - Method in class hec.gfx2d.SimpleJTableData
-
sets the data Vector and notifies observers
- setData(RmaJTable, int, int) - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
sets the data Vector and notifies observers
- setData(RmaJTable, int, int) - Method in class hec.gfx2d.SimpleJTableStepData
-
sets the data Vector and notifies observers
- setData(TablePrintProperties) - Method in class rma.swing.table.HeaderFooterPrintSetupPanel
- setData(TablePrintProperties) - Method in class rma.swing.table.PagePrintSetupPanel
- setData(TablePrintProperties) - Method in class rma.swing.table.TitlePageSetupPanel
- setDataChanged(boolean) - Method in class hec.dataTable.HecDataTable
- setDataChanged(boolean) - Method in class hec.dataTable.PairedDataCurve
- setDataChanged(boolean) - Method in class hec.dataTable.PairedDataModel
- setDataChanged(boolean) - Method in class hec.dataTable.TimeSeriesColumnBase
- setDataChanged(boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- setDataChanged(boolean) - Method in class hec.util.GeneralTableModel
- setDataContainerList(List) - Method in class hec.gfx2d.PlotIconBase
- setDataEntryDate(Date) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setDataEntryDate(Date) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setDataInfo(float, float, float) - Method in class hec.heclib.grid.GridInfo
- setDataList(CommonDataList) - Method in class hec.model.AbstractDataObject
- setDataList(CommonDataList) - Method in interface hec.model.DataObject
-
set this DataObject's DataList
- setDataList(CommonDataList) - Method in class hec.model.UnmodifiableDataObject
-
Sets the dataList attribute of the UnmodifiableDataObject object
- setDataListContainer(CommonDataListContainer) - Static method in class hec.model.DataListLoader
- setDataRecord(AiShapeGlyphDataRecord) - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- setDataRecord(DlgGlyphDataRecord) - Method in class hec.map.dlg.DlgGlyphOptionDlg
- setDataRecord(GlyphDataRecord) - Method in class hec.map.aishape.AiShapeGlyph
- setDataRecord(GlyphDataRecord) - Method in class hec.map.aishape.AiShapeLayerSelection
- setDataRecord(GlyphDataRecord) - Method in interface hec.map.ElevationGlyph
- setDataRecord(GlyphDataRecord) - Method in class hec.map.image.ImageGlyphProxy
- setDataRecord(GlyphDataRecord) - Method in class hec.map.JLayerSelection
- setDataRecord(GlyphDataRecord) - Method in class hec.map.MapGlyph
-
Sets the DataRecord of the MapGlyph's MapIdentifier
- setDataRecord(GlyphDataRecord) - Method in class hec.map.tms.TmsMapGlyph
- setDataRecord(GridGlyphDataRecord) - Method in interface hec.model.GridContainerManager
- setDataRecord(ImageGlyphDataRecord) - Method in class hec.map.image.ImageGlyphOptionsDlg
- setDataRecord(InundationLayer, GlyphDataRecord) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- setDataRecord(TinGlyphDataRec) - Method in class hec.map.tin.TinGlyphOptionDlg
- setDataRecord(ColorContourRecord) - Method in class rma.util.contour.ColorContourJPanel
- setDataSetName(String) - Method in class hec.gfx2d.PlotIconBase
- setDataSetNames(Vector) - Method in class hec.gfx2d.PlotIconBase
- setDataSource(String) - Method in class hec.heclib.grid.HrapInfo
- setDataTimeZone(TimeZone) - Method in class rma.swing.DateTimePanel
- setDataTimeZone(TimeZone) - Method in class rma.swing.RmaJLabel
- setDataType(int) - Method in class hec.heclib.grid.GridInfo
- setDataType(MassBalancedEvent.DataType) - Method in class hec.hecmath.MassBalancedEvent
- setDataUnits(String) - Method in class hec.heclib.grid.GridInfo
- setDataUnits(String[]) - Method in interface hec.data.IRating
-
Sets the data ratingUnits.
- setDataUnits(String[]) - Method in class hec.hecmath.PairedDataMath
- setDataUnitSystem(int) - Method in class hec.geometry.Axis
- setDataUnitSystem(int) - Method in class hec.geometry.Scale
- setDataZoneId(ZoneId) - Method in class hec.geometry.Scale
-
This method sets the data time zone and is used instead of the GmtOffset so that the data can be converted to the displayed time zone when observing DST
- setDate(String) - Method in class hec.heclib.util.HecTime
-
Sets the date portion to the date string passed in
- setDate(Calendar) - Method in class rma.swing.RmaJCalendarField
-
set the date
- setDate(Calendar) - Method in class rma.swing.RmaJDateTimeField
-
set the date portion of the field
- setDate(Date) - Method in interface hec.data.level.ILocationLevel
- setDate(Date) - Method in class hec.data.level.JDomLocationLevelImpl
- setDate(Date) - Method in class hec.data.streamflow.StreamflowMeasurement
- setDate(Date) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setDate(Date) - Method in class rma.swing.RmaJDateField
- setDateCellEditor(int, String) - Method in class rma.swing.RmaJTable
-
set the cell editor to be a date
- setDateCellEditor(int, String, boolean) - Method in class rma.swing.RmaJTable
- setDateEditorForCell(int, int, String, boolean) - Method in class rma.swing.RmaJTable
-
set a date editor for a cell
- setDateField(JTextField) - Method in class rma.swing.RmaJDateChooserDialog
- setDateFormat(SimpleDateFormat) - Method in class rma.swing.DateChooser
-
Set the format for the textual date display at the bottom of the component.
- setDateStyle(int) - Method in class hec.dataTable.HecDataTable
-
Sets the dateStyle attribute of the Table object
- setDateStyle(int) - Method in class hec.dataTable.TimeSeriesDataModel
- setDateTime(HecTimeArray) - Method in class rma.swing.DateTimeGroup
- setDateTime(HecTimeArray) - Method in class rma.swing.DateTimePanel
-
Sets the DateTime attribute of the DateTimePanel object
- setDateTime(HecTime, int) - Method in class rma.swing.DateTimeGroup
-
Sets the date/time.
- setDateTime(HecTime, TimeZone) - Method in class rma.swing.DateTimeGroup
- setDateTime(HecTime, TimeZone) - Method in class rma.swing.DateTimePanel
-
Sets the DateTime attribute of the DateTimePanel object
- setDateTime(Date) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setDateTime(Date) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setDateTimeAsTwoColumns(boolean) - Method in class hec.dataTable.HecDataTable
-
Sets the dateTimeAsTwoColumns attribute of the Table object
- setDateTimeAsTwoColumns(boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- setDateTimeAsTwoColumnsState(boolean) - Method in class hec.dataTable.HecDataTableFrame
- setDateTimeCellEditor(int) - Method in class rma.swing.RmaJTable
- setDateTimeEditorForCell(int, int) - Method in class rma.swing.RmaJTable
-
set a date time editor for a cell
- setDatum(double) - Method in class hec.model.PairedValues
-
set the data's Datum
- setDatum(ParamDouble) - Method in class hec.model.PairedValues
-
set the data's Data returned from the ParamDouble
- setDatumElevation(double) - Method in class hec.map.dem.ElevationProfile
- setDays(int) - Method in interface hec.data.level.ISeasonalInterval
- setDays(int) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setDaysHoursMinutesString(String) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setDbOfficeId(DbOfficeId) - Method in interface hec.data.level.ISpecifiedLevel
- setDbOfficeId(DbOfficeId) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- setDbOfficeId(String) - Method in class hec.data.location.LocationGroup
-
Sets the db office id.
- setDbOfficeId(String) - Method in class hec.data.location.LocationGroupRef
- setDbOfficeId(String) - Method in class hec.data.tx.TimeSeriesGroup
-
Sets the db office id.
- setDbPassword(String) - Method in class hec.security.PasswordEntry
- setDbUser(String) - Method in class hec.security.PasswordEntry
- setDebug(boolean) - Method in class hec.lang.Email
- setDebugFlag(String, int) - Static method in class hec.lang.Logger
-
Deprecated.
- setDecimalFormat(DecimalFormat) - Method in class rma.swing.RmaJDecimalField
- setDecimalFormat(DecimalFormat) - Method in class rma.swing.table.DecimalCellRenderer
- setDecimalPlaces(int) - Method in class hec.dataTable.HecDataTableFrame
- setDecimalPosition(int) - Method in class hec.dataTable.HecDataTable
-
Sets the decimalPosition attribute of the Table object
- setDecimalPosition(int) - Method in class hec.dataTable.PairedDataCurve
- setDecimalPosition(int) - Method in class hec.dataTable.PairedDataModel
- setDecimalPosition(int) - Method in class hec.dataTable.TimeSeriesDataColumn
- setDecimalPosition(int) - Method in class hec.dataTable.TimeSeriesDataModel
- setDecimalPosition(int, int) - Method in class hec.dataTable.HecDataTable
-
Sets the decimalPosition attribute of the Table object
- setDecimalPosition(int, int) - Method in class hec.dataTable.PairedDataModel
- setDecimalPosition(int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- setDefault(String, boolean) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, double) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, float) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, float[]) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, int) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, Color) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, Font) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, Insets) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, Object) - Static method in class hec.gfx2d.PlotProperties
- setDefault(String, String) - Static method in class hec.gfx2d.PlotProperties
- setDefaultAPart(String) - Static method in class hec.heclib.dss.DSSPathname
- setDefaultAPart(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultBPart(String) - Static method in class hec.heclib.dss.DSSPathname
- setDefaultBPart(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultColor(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setDefaultColor(Color) - Method in class hec.map.dlg.DlgGlyphDataRecord
- setDefaultColor(Color) - Method in class rma.util.BandedColorContour
-
This is the default value for when there is no value below the requested one.
- setDefaultColor(Color) - Method in class rma.util.CategoricalColorContour
- setDefaultCPart(String) - Static method in class hec.heclib.dss.DSSPathname
- setDefaultCPart(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultDate(HecTime) - Method in class hec.util.CalendarField
- setDefaultDate(HecTime) - Method in class rma.swing.RmaJCalendarExField
- setDefaultDate(HecTime, boolean) - Method in class hec.util.CalendarField
- setDefaultDate(HecTime, boolean) - Method in class rma.swing.RmaJCalendarExField
- setDefaultDateStyle(int) - Static method in class hec.dataTable.TimeSeriesDataModel
- setDefaultDateStyle(int) - Method in class hec.heclib.util.HecTime
-
Sets the default String representation for the date part of HecTime
- setDefaultDirectory(String) - Static method in class hec.heclib.dss.HecDSSFileAccess
- setDefaultDPart(String) - Static method in class hec.heclib.dss.DSSPathname
- setDefaultDPart(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultDSSFileName(String) - Static method in class hec.heclib.dss.HecDSSFileAccess
- setDefaultEPart(String) - Static method in class hec.heclib.dss.DSSPathname
- setDefaultEPart(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultEPart(String) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- setDefaultExtents(double, double) - Method in class hec.geometry.Axis
- setDefaultFPart(String) - Static method in class hec.heclib.dss.DSSPathname
- setDefaultFPart(String) - Static method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultHeaderToolTipText() - Method in class rma.swing.RmaJTable
-
set tooltips for the headers to display whats in the header cell
- setDefaultHeight(int) - Method in class rma.swing.RmaJDialog
-
Sets the default height of the dialog.
- setDefaultIconImage(Image) - Static method in class rma.swing.RmaJFrame
- setDefaultInterval(int) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setDefaultLineColor(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setDefaultMap(boolean) - Method in class hec.map.MapIdentifier
-
set whether this map should be shown automatically in all MapPanels
- setDefaultMaxAxisValue(double) - Method in class hec.gfx2d.DataType
- setDefaultMaxAxisValue(double) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the DefaultMaxAxisValue attribute of the DataTypeProperties object
- setDefaultMaxYValue(double) - Method in class hec.gfx2d.G2dData
-
set the default Y Axis Max value
- setDefaultMaxYValue(double) - Method in class hec.gfx2d.G2dDataWrapper
- setDefaultMaxYValue(double) - Method in interface hec.gfx2d.G2dObject
-
set the default Y Axis Max value
- setDefaultMinAxisValue(double) - Method in class hec.gfx2d.DataType
- setDefaultMinAxisValue(double) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the DefaultMinAxisValue attribute of the DataTypeProperties object
- setDefaultMinYValue(double) - Method in class hec.gfx2d.G2dData
-
set the default Y Axis Min value
- setDefaultMinYValue(double) - Method in class hec.gfx2d.G2dDataWrapper
- setDefaultMinYValue(double) - Method in interface hec.gfx2d.G2dObject
-
set the default Y Axis Min value
- setDefaultPackage(String) - Static method in class hec.gfx2d.DataTypeFactory
-
set the default package to look for the default line styles.
- setDefaultPath(String) - Method in class hec.gui.AbstractFileChooserField
- setDefaultPathnameParts(String) - Method in class hec.heclib.dss.DSSPathname
- setDefaultPathnameParts(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultPathnameParts(String) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setDefaultQualityCompareOrder(String) - Static method in class hec.hecmath.computation.QualityTest
- setDefaultRegionExtents(boolean) - Method in class hec.map.MapScale
-
Sets the DefaultRegionExtents attribute of the MapScale object
- setDefaults() - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setDefaults() - Method in class rma.swing.RmaJMenuLabel
- setDefaults(AxisTicsDrawProp) - Static method in class hec.gfx2d.AxisTicsDrawProp
-
Sets the defaults attribute of the AxisTicsDrawProp class
- setDefaults(G2dLabelDrawProp) - Static method in class hec.gfx2d.AxisLabelDrawProp
- setDefaults(G2dLabelDrawProp) - Static method in class hec.gfx2d.G2dLabelDrawProp
- setDefaults(G2dLabelDrawProp, String) - Static method in class hec.gfx2d.G2dLabelDrawProp
- setDefaults(G2dLineProperties) - Static method in class hec.gfx2d.G2dLineProperties
- setDefaults(G2dMarkerPointProperties) - Static method in class hec.gfx2d.G2dMarkerPointProperties
- setDefaults(G2dMarkerPointProperties, String) - Static method in class hec.gfx2d.G2dMarkerPointProperties
- setDefaults(G2dMarkerProperties) - Static method in class hec.gfx2d.G2dMarkerProperties
- setDefaults(G2dMarkerProperties, String) - Static method in class hec.gfx2d.G2dMarkerProperties
- setDefaults(G2dPanelProp) - Static method in class hec.gfx2d.G2dPanelProp
- setDefaults(G2dPanelProp, String) - Static method in class hec.gfx2d.G2dPanelProp
- setDefaults(LegendPanelProp) - Static method in class hec.gfx2d.LegendPanelProp
- setDefaults(LegendPanelProp, String) - Static method in class hec.gfx2d.LegendPanelProp
- setDefaults(PlotDefaults) - Static method in class hec.gfx2d.PlotDefaultsManager
-
This method sets the default plot data object that will be retrieved by every Properties class in the Gfx2D package.
- setDefaults(PlotProperties) - Static method in class hec.gfx2d.PlotProperties
-
Sets the Defaults attribute of the PlotProperties class
- setDefaults(TitleDrawProp) - Static method in class hec.gfx2d.TitleDrawProp
- setDefaults(ViewportDrawProp) - Static method in class hec.gfx2d.ViewportDrawProp
- setDefaults(ViewportDrawProp, String) - Static method in class hec.gfx2d.ViewportDrawProp
- setDefaultSize(int, int) - Method in class rma.swing.RmaFrame
-
Sets the default size of the dialog.
- setDefaultSize(int, int) - Method in class rma.swing.RmaJDialog
-
Sets the default size of the dialog.
- setDefaultSize(int, int) - Method in class rma.swing.RmaJFrame
-
Sets the default size of the dialog.
- setDefaultStation(boolean) - Method in class hec.model.StreamNode
- setDefaultText(String) - Method in class rma.swing.RmaJObjectButton
- setDefaultTime(String) - Method in class rma.swing.RmaJCalendarField
- setDefaultTimeWindow(HecTime, HecTime) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultTimeWindow(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setDefaultTitle(String) - Method in class rma.swing.table.TitlePageSetupPanel
- setDefaultValueTime(long) - Method in interface hec.data.IRating
-
Sets the default value time.
- setDefaultValueTime(long) - Method in class hec.hecmath.PairedDataMath
- setDefaultWidth(int) - Method in class rma.swing.RmaJDialog
-
Sets the default width of the dialog.
- setDegrees(int) - Method in class rma.swing.LatLongJPanel
- setDelay(int) - Method in interface rma.util.VCRPlayer
- setDeltaHeight(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setDeltaTime(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setDependentInput(List<Date>, ParameterValues) - Method in class hec.data.rating.ReverseRatingInput
-
Sets the dependent parameter values and dates (i.e.
- setDependentParameter(Parameter) - Method in interface hec.data.rating.IRatingTemplate
-
Sets the dependent parameter for this template.
- setDependentParameter(Parameter) - Method in class hec.data.rating.JDomRatingTemplate
-
Sets the dependent parameter of this template.
- setDependentUnit(String) - Method in class hec.data.rating.AbstractRatingInput
-
Sets the unit that dependent values should be returned as.
- setDepth(double) - Method in class hec.map.flo2d.Flo2dCell
- setDesc(String) - Method in class hec.gui.MoverDialog
-
Set's the textarea's text.
- setDesc(String) - Method in class hec.gui.MoverPanel
-
Set's the textarea's text.
- setDesc(String) - Method in class hec.gui.MoverPanel2
-
Set's the textarea's text.
- setDescription(int, String) - Method in class hec.dataTable.TimeSeriesColumnBase
- setDescription(DescriptionTx) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- setDescription(String) - Method in class hec.client.WarningDlg
- setDescription(String) - Method in interface hec.data.characteristic.ICharacteristicType
- setDescription(String) - Method in class hec.data.characteristic.JDomCharacteristicType
- setDescription(String) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setDescription(String) - Method in interface hec.data.level.ISpecifiedLevel
- setDescription(String) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- setDescription(String) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setDescription(String) - Method in class hec.data.location.Location
- setDescription(String) - Method in class hec.data.location.LocationCategory
-
Sets the description of this category id.
- setDescription(String) - Method in class hec.data.tx.TsCategory
-
Sets the description of this category id.
- setDescription(String) - Method in class hec.gfx2d.PlotType
- setDescription(String) - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- setDescription(String) - Method in class hec.gui.AbstractSelectorPanel
- setDescription(String) - Method in class hec.gui.NameDescriptionPanel
- setDescription(String) - Method in class hec.gui.NameDialog
- setDescription(String) - Method in class hec.gui.RenameDlg
- setDescription(String) - Method in class hec.lang.NamedType
-
Set the NamedType's description to the argument String.
- setDescription(String) - Method in class hec.model.AbstractDataObject
-
propagate the description change to all object refs
- setDescription(String) - Method in class hec.model.BaseTSDataSet
- setDescription(String) - Method in interface hec.model.DataObject
-
set this DataObject's description
- setDescription(String) - Method in interface hec.model.ITSDataSet
-
Sets the description attribute of the ITSDataSet object
- setDescription(String) - Method in class hec.model.UnmodifiableDataObject
-
propagate the description change to all object refs
- setDescription(String) - Method in class hec.server.hecNamedType
- setDescription(String) - Method in class rma.io.RegExpFileFilter
-
Sets the description of this filter.
- setDescription(String) - Method in class rma.util.RMAFilenameFilter
- setDescription(String) - Method in class rma.util.Timer
- setDescription(TimeSeriesIdentifier) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- setDescription(Element, NamedType) - Static method in class hec.util.BaseXMLUtilities
-
set the NamedType's description from the
Element
descElem. - setDescriptionCellEditor(int) - Method in class rma.swing.RmaJTable
-
set the editor to be a RmaJDescriptionField which has elipsis button to display the entire contents of the text
- setDescriptionLabel(String) - Method in class hec.gui.AbstractSelectorPanel
- setDescriptionLabel(String) - Method in class hec.gui.NameDescriptionPanel
- setDescriptionLabel(String) - Method in class rma.swing.SerializerEditDlg
- setDescriptionLabel(String) - Method in class rma.swing.TextEditDlg
- setDescriptionLabel(String) - Method in class rma.swing.TextEditFrame
- setDescriptionLabel(String) - Method in class rma.swing.TextEditPanel
- setDescriptionLabelMnemonic(char) - Method in class hec.gui.AbstractSelectorPanel
- setDescriptionLabelMnemonic(char) - Method in class hec.gui.NameDescriptionPanel
- setDescriptionLablel(String) - Method in class hec.gui.NameDialog
- setDescriptionPanelVisible(boolean) - Method in class hec.gui.AbstractSelectorPanel
- setDescriptionTx(DescriptionTx) - Method in class hec.data.tx.AssignedTimeSeries
- setDescriptionTx(DescriptionTx) - Method in class hec.data.tx.DescriptionTxColumnModel
- setDescriptionVisible(boolean) - Method in class hec.gui.NameDialog
- setDescVisible(boolean) - Method in class hec.gui.MoverDialog
-
Controls whether the textarea is visible.
- setDescVisible(boolean) - Method in class hec.gui.MoverPanel
-
Controls whether the textarea is visible.
- setDescVisible(boolean) - Method in class hec.gui.MoverPanel2
-
Controls whether the textarea is visible.
- setDetermineImageNumber(boolean) - Method in class hec.map.image.ImageInfo
-
Specify whether the number of images in a file is to be determined - default is
false
. - setDeviateLimits(double, double) - Method in class hec.lang.RandomNumber
- setDeviceResolution(int) - Method in class hec.gfx2d.G2dPanel
- setDialog(G2dDialog) - Method in class hec.gfx2d.AxisEditPanel
- setDialogType(int) - Method in class hec.gui.MoverDialog
-
set the dialog type.
- setDialogType(int) - Method in class hec.gui.MoverPanel
-
set the dialog type.
- setDialogType(int) - Method in class hec.gui.MoverPanel2
-
set the dialog type.
- setDirection(String) - Method in class hec.map.aishape.stream.OrderedShapeStream
- setDirectory(String) - Method in class hec.model.WatershedLocation
- setDirty() - Method in class hec.gfx2d.G2dPanel
- setDirty() - Method in class hec.gfx2d.Viewport
-
Method that marks the viewport as dirty and needs to recompute its doubleBuffer
- setDirty() - Method in class hec.io.TimeSeriesCollectionContainer
-
Tells the collection that sequences need to be recomputed (this is done automatically - don't need to call)
- setDischargeComputation(ILookupType) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setDischargeComputation(ILookupType) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setDisplayBorder(boolean) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setDisplayCurrentLocation(boolean) - Method in class rma.util.VCRControlsListenerImpl
- setDisplayedInMenu(boolean) - Method in class hec.script.ScriptIdentifier
- setDisplayedInSelector(boolean) - Method in class hec.script.ScriptIdentifier
- setDisplayedToUser(boolean) - Method in class hec.script.ScriptIdentifier
- setDisplayHistogramDialog(boolean) - Method in class hec.chart.HistogramChart
- setDisplayLastRecordOnAdd(boolean) - Method in interface rma.swing.logging.ILogRecordDisplay
-
Sets whether a new record is displayed when it is added.
- setDisplayLastRecordOnAdd(boolean) - Method in class rma.swing.logging.LogRecordDisplayPanel
- setDisplayMsgInQueue(boolean) - Method in class rma.swing.RmaJTextField
- setDisplayScale(int, double) - Static method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getUnitsDisplayService().setDisplayScaleFactor(paramId, scale);
- setDisplayScale(int, double) - Static method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getUnitsDisplayService().setDisplayScaleFactor(paramId, scale);
- setDisplayScaleFactor(int, double) - Method in class hec.geometry.Axis
- setDisplayScaleFactor(int, double) - Method in class hec.geometry.Scale
- setDisplayScaleFactor(int, double) - Method in class hec.gfx2d.AxisLabel
-
Sets the scaling factor for the data.
- setDisplayScaleFactor(int, double) - Method in class hec.gfx2d.G2dPanel
-
Sets a scaling factor for a particular id.If any of the data used that parameter id it will be scaled accordingly.
- setDisplayScaleFactor(int, double) - Method in class hec.map.JLayerSelectorTreePanel
- setDisplayScaleFactor(int, double) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- setDisplayScaleFactor(int, double) - Method in interface rma.services.units.UnitsComponent
-
Sets a scaling factor to use when displaying the data.
- setDisplayScaleFactor(int, double) - Method in interface rma.services.units.UnitsDisplayService
-
Sets a scaling factor to use when displaying the data.
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJCheckBox
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJDecimalField
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJIntegerField
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJLabel
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJLongField
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJRadioButton
-
Sets the scaling factor for the data.
- setDisplayScaleFactor(int, double) - Method in class rma.swing.RmaJTable
-
Sets the DisplayScaleFactor attribute of the RmaJTable object
- setDisplayScaleFactor(int, double) - Method in class rma.swing.table.RmaCellEditor
- setDisplayScaleFactor(int, double) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the DisplayScaleFactor attribute of the RmaCellRenderer object
- setDisplayScaleFactor(int, double) - Method in interface rma.swing.table.UnitsCellRenderer
- setDisplayScaleFactor(int, double) - Method in class rma.swing.table.UnitsHeaderRenderer
- setDisplayScaleFactor(int, double) - Method in class rma.util.contour.ColorContourJPanel
- setDisplayScaleFactor(int, int, double) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the DisplayScaleFactor attribute of the RmaCellRenderer object
- setDisplayTimeZone(TimeZone) - Method in class hec.geometry.Scale
- setDisplayTimeZone(TimeZone) - Method in class rma.swing.DateTimeGroup
-
Sets the display time zone for the date and time fields.
- setDisplayTimeZone(TimeZone) - Method in class rma.swing.DateTimePanel
- setDisplayUnitsSystem(int) - Method in class hec.gfx2d.AxisLabel
-
Sets the display unit system for this label.
- setDisplayUnitsSystem(int) - Method in class hec.gfx2d.G2dPanel
- setDisplayUnitsSystem(int) - Method in class hec.map.JLayerSelectorTreePanel
- setDisplayUnitsSystem(int) - Method in interface rma.services.units.UnitsComponent
-
Sets the current Unit System for this object
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJCheckBox
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJDecimalField
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJIntegerField
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJLabel
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJLongField
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJRadioButton
- setDisplayUnitsSystem(int) - Method in class rma.swing.RmaJTable
-
Sets the DisplayUnitsSystem attribute of the RmaJTable object
- setDisplayUnitsSystem(int) - Method in class rma.swing.table.AbstractRmaTableModel
-
set the display units system
- setDisplayUnitsSystem(int) - Method in class rma.swing.table.ParameterStringCellRenderer
-
Sets the DisplayUnitsSystem attribute of the ParameterStringCellRenderer object
- setDisplayUnitsSystem(int) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the DisplayUnitsSystem attribute of the RmaCellRenderer object
- setDisplayUnitsSystem(int) - Method in interface rma.swing.table.RmaTableModelInterface
-
set the display units system
- setDisplayUnitsSystem(int) - Method in interface rma.swing.table.UnitsCellRenderer
- setDisplayUnitsSystem(int) - Method in class rma.swing.table.UnitsHeaderRenderer
- setDisplayUnitsSystem(int) - Method in class rma.util.contour.ColorContourJPanel
- setDisplayUnitsSystemOnLabeledBy() - Method in class rma.swing.RmaJDecimalField
- setDisplayUnitSystem(int) - Method in class hec.geometry.Axis
- setDisplayUnitSystem(int) - Method in class hec.geometry.Scale
- setDisplayUnitSystem(int) - Method in class hec.heclib.dss.AbstractDssDataManager
- setDisplayUnitSystem(int) - Method in interface hec.heclib.dss.DssDataManager
- setDisplayUnitSystem(int) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- setDisplayUnitSystem(int) - Method in interface rma.services.units.UnitsDisplayService
-
Sets the current Unit System and notifies all listeners if the unit system has changed
- setDisplayUnitSystem(int) - Method in class rma.swing.table.RmaCellEditor
- setDisplayValue(String) - Method in interface hec.data.lookup.ILookupType
-
Sets the display value.
- setDisplayValue(String) - Method in class hec.data.lookup.JDomLookupTypeImpl
- setDist(Double) - Method in class hec.gfx2d.swing.charts.color.BandedColor
- setDistributionPlotType(DistributionPlotTypes) - Method in class hec.chart.HistogramPlotDialog
- setDistributionTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setDistributionTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setDistributionTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setDivertsFromBank(String) - Method in interface hec.data.stream.IStream
- setDivertsFromBank(String) - Method in class hec.data.stream.StreamImpl
- setDivertsFromStation(Double) - Method in interface hec.data.stream.IStream
- setDivertsFromStation(Double) - Method in class hec.data.stream.StreamImpl
- setDivertsFromStream(String) - Method in interface hec.data.stream.IStream
- setDivertsFromStream(String) - Method in class hec.data.stream.StreamImpl
- setDockingColor(Color) - Method in class hec.map.MapToolPanel
-
Sets the color displayed when over a docking area
- setDocument(String, Document) - Method in class rma.swing.print.DocumentRenderer
- setDocument(JEditorPane) - Method in class rma.swing.print.DocumentRenderer
- setDocument(Document) - Method in class rma.swing.RmaJTextField
- setDocument(HTMLDocument) - Method in class rma.swing.print.DocumentRenderer
- setDocument(PlainDocument) - Method in class rma.swing.print.DocumentRenderer
- setDotAll(boolean) - Method in interface hec.data.ITextFilter
-
Sets the dot-all state for ALL filter elements
- setDotAll(boolean) - Method in class hec.data.textFilter.TextFilter
- setDotAll(boolean) - Method in class hec.data.textFilter.TextFilterElement
- setDoubleArray(double[]) - Method in class hec.data.rating.ParameterValues
-
Sets the double array.
- setDoubleArray(double[]) - Method in class hec.io.ArrayContainer
- setDoubleBuffered(boolean) - Method in class hec.gfx2d.Viewport
- setDoubleCellEditor() - Method in class rma.swing.RmaJTable
-
set the cell editor for all the columns to be a RMADecimalField
- setDoubleCellEditor(boolean) - Method in class rma.swing.RmaJTable
-
set the cell editor for all the columns to be a RMADecimalField specifying whether to show commas.
- setDoubleCellEditor(int) - Method in class rma.swing.RmaJTable
-
set a cell editor for column col to be a RMADecimalField
- setDoubleCellEditor(int, boolean) - Method in class rma.swing.RmaJTable
-
set a cell editor for column col to be a RMADecimalField
- setDoubleCellEditor(int, int) - Method in class rma.swing.RmaJTable
-
set the cell editor from beginCol to EndCol to be a RMADecimalField
- setDoubleCellEditor(int, int, boolean) - Method in class rma.swing.RmaJTable
-
set the double cell editor from beginCol to endCol to be a RMADecimalField if showFormatting is true then show with embedded commas.
- setDoubleEditorForCell(int, int) - Method in class rma.swing.RmaJTable
-
Sets an integer editor for a specific row in a column
- setDownstreamLocationId(String) - Method in interface hec.data.stream.IStreamReach
- setDownstreamLocationId(String) - Method in class hec.data.stream.StreamReachImpl
- setDownstreamProtType(ILookupType) - Method in interface hec.data.embankment.IEmbankment
-
Sets the downstream prot type.
- setDownstreamProtType(ILookupType) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setDownstreamSideslope(double) - Method in interface hec.data.embankment.IEmbankment
-
Sets the downstream sideslope.
- setDownstreamSideslope(double) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setDownstreamSideslope(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- setDownstreamSideslope(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setDownstreamStation(Double) - Method in interface hec.data.stream.IStreamReach
- setDownstreamStation(Double) - Method in class hec.data.stream.StreamReachImpl
- setDownstreamUrbanDescription(String) - Method in interface hec.data.project.IProject
- setDownstreamUrbanDescription(String) - Method in class hec.data.project.JDomProjectImpl
- setDPart(String) - Method in class hec.heclib.dss.DSSPathname
- setDPart(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setDPart(String) - Method in class hec.hecmath.HecMath
-
set the D part of the DSS Pathname
- setDPart(String) - Method in class hec.lang.DSSPathString
- setDragEnabled(boolean) - Method in class hec.gfx2d.Viewport
- setDrawAreas(boolean) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setDrawAreas(boolean) - Method in class hec.map.dlg.DlgGlyphDataRecord
- setDrawBackground(boolean) - Method in class hec.gfx2d.G2dLabelDrawProp
- setDrawBackground(boolean) - Method in class hec.gfx2d.G2dPolygonProperties
- setDrawBackground(boolean) - Method in interface hec.gfx2d.PatternProperties
- setDrawBackground(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- setDrawBackgroundOff() - Method in class hec.gfx2d.G2dLabel
-
Deprecated.
- setDrawBackgroundOff() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawBackgroundOn() - Method in class hec.gfx2d.G2dLabel
-
Deprecated.
- setDrawBackgroundOn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawBorderOff() - Method in class hec.gfx2d.G2dLabel
-
Deprecated.
- setDrawBorderOff() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawBorderOn() - Method in class hec.gfx2d.G2dLabel
-
Deprecated.
- setDrawBorderOn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawClockwise(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setDrawEdges(boolean) - Method in class hec.map.ElevationGlyphDataRecord
- setDrawEdges(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the DrawEdges attribute of the ElevationGlyphOptionJDlg object
- setDrawGrids(boolean) - Method in class hec.map.MapCanvas
-
setDrawGrids Sets whether grids should be drawn on the canvas
- setDrawImageOutline(boolean) - Method in class hec.map.image.ImageGlyphDataRecord
- setDrawingAttribute(Object, ShapeDrawingAttribute) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setDrawingMode(int) - Method in class hec.gfx2d.G2dGlyphDrawProp
- setDrawJunctions(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setDrawLabel(boolean) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setDrawLabel(boolean) - Method in class hec.gfx2d.G2dMarkerProperties
- setDrawLegend(boolean) - Method in class hec.gfx2d.Viewport
- setDrawLine(boolean) - Method in class hec.gfx2d.G2dLabelDrawProp
- setDrawLine(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setDrawLine(boolean) - Method in class hec.gfx2d.G2dMarkerProperties
- setDrawLine(boolean) - Method in class hec.gfx2d.G2dPolygonProperties
- setDrawLine(boolean) - Method in interface hec.gfx2d.PatternProperties
- setDrawLine(boolean) - Method in class hec.gfx2d.SamplePanel
-
set whether to draw a horizontal line with the text
- setDrawLine(boolean) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setDrawLine(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- setDrawLineOff() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setDrawLineOn() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setDrawLines(boolean) - Method in class hec.map.dlg.DlgGlyphDataRecord
- setDrawMajorTicLabels(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setDrawMajorTicLabelsOff() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMajorTicLabelsOn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMajorTics(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setDrawMajorTicsOff() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMajorTicsOn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMajorXGridOff() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMajorXGridOn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMajorYGridOff() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMajorYGridOn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMinorTicLabels(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setDrawMinorTicLabelsOff() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMinorTicLabelsOn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMinorTics(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setDrawMinorTicsOff() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMinorTicsOn() - Method in class hec.gfx2d.AxisTics
-
Deprecated.
- setDrawMinorXGridOff() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMinorXGridOn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMinorYGridOff() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawMinorYGridOn() - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setDrawn(InundationLayer, Boolean) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- setDrawName(boolean) - Method in interface hec.client.ResDrawPropData
- setDrawNodes(boolean) - Method in class hec.map.dlg.DlgGlyphDataRecord
- setDrawNodes(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setDrawOnAxis(int) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setDrawOnAxis(int) - Method in class hec.gfx2d.G2dMarkerProperties
- setDrawOnPoints(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setDrawPoint(boolean) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setDrawPoints(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setDrawPoints(boolean) - Method in class hec.gfx2d.PlotIcon
- setDrawPropClassname(String) - Static method in class hec.map.streamAlignment.StreamAlignmentDrwPro
-
call this to set the drawing properties classname for the stream alignment.
- setDrawRPolygon(boolean) - Method in interface hec.client.ResDrawPropData
- setDrawSymbolsOff() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setDrawSymbolsOn() - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setDrawTableColumnHeaders(boolean) - Method in class rma.swing.table.GroupableTableHeader
- setDrawTicLabels(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setDrawTics(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setDrawTics(boolean) - Method in class rma.util.contour.ColorContourJPanel
- setDrawTitle(boolean) - Method in class hec.gfx2d.TitleDrawProp
- setDrawTitleOff() - Method in class hec.gfx2d.G2dTitle
-
set the title not to draw
- setDrawTitleOn() - Method in class hec.gfx2d.G2dTitle
-
set the title to draw
- setDrawUsingDefaultColor(boolean) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setDrawViewportLegend(boolean) - Method in class hec.gfx2d.Viewport
- setDropDownOffset(int) - Method in class rma.swing.RmaJMultiActionButton
- setDss(String) - Static method in class hec.heclib.dss.HecDSSFileAccess
- setDSSFilename(String) - Method in class hec.model.AbstractTSRecord
- setDSSFilename(String) - Method in interface hec.model.TSRecord
- setDSSFileName(String) - Method in interface hec.heclib.dss.DssDataManager
-
Sets the dSSFileName attribute of the DssDataManager object
- setDSSFileName(String) - Method in class hec.heclib.dss.HecDSSFileAccess
- setDSSFileName(String) - Method in class hec.heclib.dss.HecLocationManager
- setDSSFileName(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- setDSSFileName(String, boolean) - Method in interface hec.heclib.dss.DssDataManager
- setDSSFileName(String, boolean) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setDSSFileName(String, boolean) - Method in class hec.heclib.dss.HecDSSFileAccess
- setDSSFileName(String, boolean, int) - Method in class hec.heclib.dss.AbstractDssDataManager
- setDSSFileName(String, boolean, int) - Method in interface hec.heclib.dss.DssDataManager
-
Sets the dSSFileName attribute of the DssDataManager object
- setDSSFileName(String, boolean, int) - Method in class hec.heclib.dss.HecDSSFileAccess
- setDSSFileName(String, boolean, int) - Method in interface hec.heclib.dss.IHecDSSUtilities
- setDSSFileName(String, int) - Method in class hec.heclib.dss.HecDSSFileAccess
- setDSSId(DSSIdentifier) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- setDssIdentifer(DSSIdentifier) - Method in class hec.model.PairedValues
-
set the DSS Identifier for the data the DSSIdentifier holds the DSS file and path
- setDssIdentifier(DSSIdentifier) - Method in class hec.model.PairedValuesExt
-
set the DSSIdentifier.
- setDSSIdentifier(DSSIdentifier) - Method in class hec.model.SeasonalRecord
-
set the DSSIdentifier to store the data into
- setDSSIdentifier(DSSIdentifier) - Method in class hec.model.SeasonalRecordExt
-
set the DSSIdentifier.
- setDssMessageLevel - Static variable in class hec.data.TsTranslator
-
Indicated that the DSS message level needs to be set.
- setDSSPath(String) - Method in class hec.io.DSSIdentifier
- setDssPathName(String) - Method in class hec.model.PairedValues
-
set the DSS filename for the data
- setDSSPathname(String) - Method in class hec.model.AbstractTSRecord
- setDSSPathname(String) - Method in interface hec.model.TSRecord
- setDSSPathname(String[]) - Method in class hec.model.AbstractTSRecord
- setDSSPathname(String[]) - Method in interface hec.model.TSRecord
- setDssPathPartCellEditor(int) - Method in class rma.swing.RmaJTable
-
set the cell editor to be a date
- setDssType(String) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the DssType attribute of the DataTypeProperties object
- setDSSType(String) - Method in class hec.gfx2d.DataType
- setDuration(int) - Method in class hec.data.Duration
-
Deprecated.
- setDuration(Duration) - Method in interface hec.data.level.IAttributeParameterTypedValue
- setDuration(Duration) - Method in interface hec.data.level.ILocationLevel
- setDuration(Duration) - Method in interface hec.data.level.ILocationLevelRef
- setDuration(Duration) - Method in interface hec.data.level.IParameterTypedValue
- setDuration(Duration) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- setDuration(Duration) - Method in class hec.data.level.JDomLocationLevelImpl
- setDuration(Duration) - Method in class hec.data.level.JDomLocationLevelRef
- setDuration(Duration) - Method in class hec.data.level.JDomParameterTypedValueImpl
- setDuration(Duration) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- setDuration(Object) - Method in class hec.data.tx.DescriptionTxColumnModel
- setDuration(String) - Method in class hec.data.Duration
-
Deprecated.
- setDurationId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setDurationId(String) - Method in class hec.data.level.JDomLocationLevelRef
- setDurationMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setDurationMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setDurationMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setDurationPeriodType(int, int, int, int, int, int) - Method in class hec.hecmath.DurationAnalysis
-
Create DurationPeriod(s) for duration analysis according to analysis period type.
- setDurationPeriodType(String, int, int, int, int, int) - Method in class hec.hecmath.DurationAnalysis
- setEdipi(long) - Method in class hec.security.PasswordEntry
- setEditable(boolean) - Method in class hec.dataTable.ArrayModel
- setEditable(boolean) - Method in class hec.dataTable.HecDataTable
-
Sets the editable attribute of the Table object
- setEditable(boolean) - Method in class hec.map.streamAlignment.StreamJunctionEditor
- setEditable(boolean) - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- setEditable(boolean) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- setEditable(boolean) - Method in class hec.util.GeneralTableModel
- setEditable(boolean) - Method in interface rma.lang.Editable
- setEditable(boolean) - Method in class rma.swing.AbstractTextEditorPanel
-
set the TextArea editable
- setEditable(boolean) - Method in class rma.swing.DateTimePanel
-
Sets the Editable attribute of the DateTimePanel object
- setEditable(boolean) - Method in class rma.swing.RmaIpAddressPanel
- setEditable(boolean) - Method in class rma.swing.RmaJDialog
- setEditable(boolean) - Method in class rma.swing.RmaJFrame
- setEditable(boolean) - Method in class rma.swing.RmaJPasswordField
- setEditable(boolean) - Method in class rma.swing.RmaJTable
-
set whether this table is editable or not
- setEditable(boolean) - Method in class rma.swing.RmaJTextArea
- setEditable(boolean) - Method in class rma.swing.RmaJTextField
- setEditable(boolean) - Method in class rma.swing.SerializerEditDlg
- setEditable(boolean) - Method in class rma.swing.TextEditDlg
- setEditable(boolean) - Method in class rma.swing.TextEditFrame
- setEditable(boolean) - Method in class rma.swing.TextEditPanel
- setEditableProperties(boolean) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setEditableProperties(boolean) - Method in class hec.gfx2d.G2dMarkerProperties
- setEditBackground(boolean) - Method in class hec.dataTable.HecDataTable
-
Sets the editBackground attribute of the Table object
- setEditingColumn(int) - Method in class rma.swing.table.editableheader.EditableHeader
- setEditMode(boolean) - Method in class hec.util.TextDialog
- setEditorFont(Font) - Method in class hec.client.TextEditorPanel
- setEditorFont(Font) - Method in class hec.client.TextFileEditorDialog
- setEditorForCell(int, int, JTextField) - Method in class rma.swing.RmaJTable
- setEditPanelEnabled(boolean) - Method in class hec.script.AbstractScriptEditor
- setEditScript(boolean) - Method in class hec.script.AbstractScriptEditor
- setEditSelection() - Method in class hec.dataTable.HecDataTableFrame
- setEffectiveDate(Date) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the ws contract effective date.
- setEffectiveDate(Date) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setEffectiveDateObject(Timestamp) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setElementAt(byte[], int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setElementAt(double, int) - Method in class rma.util.DoubleArray
-
Sets the double at the specified
index
of this vector to be the specified double. - setElementAt(double, int) - Method in class rma.util.DoubleVector
-
Sets the double at the specified
index
of this vector to be the specified double. - setElementAt(float, int) - Method in class rma.util.FloatArray
-
Sets the float at the specified
index
of this vector to be the specified float. - setElementAt(int, int) - Method in class rma.util.IntArray
-
Sets the component at the specified
index
of this array to be the specified int. - setElementAt(int, int) - Method in class rma.util.IntVector
-
Sets the component at the specified
index
of this vector to be the specified int. - setElementAt(long, int) - Method in class rma.util.LongVector
-
Sets the component at the specified
index
of this vector to be the specified long. - setElementAt(short, int) - Method in class rma.util.ShortArray
-
Sets the component at the specified
index
of this array to be the specified short. - setElementAt(E, int) - Method in class rma.swing.list.RmaListModel
-
Sets the component at the specified
index
of this list to be the specified object. - setElementAt(HecTime, int) - Method in class hec.heclib.util.HecTimeArray
- setElementAt(String, int) - Method in class hec.heclib.util.HecTimeArray
- setElements(String) - Method in interface hec.data.ITextFilter
- setElements(String) - Method in class hec.data.textFilter.TextFilter
- setElements(String[]) - Method in interface hec.data.ITextFilter
- setElements(String[]) - Method in class hec.data.textFilter.TextFilter
- setElements(List<TextFilterElement>) - Method in interface hec.data.ITextFilter
- setElements(List<TextFilterElement>) - Method in class hec.data.textFilter.TextFilter
- setElevation(double, double, float) - Method in class hec.map.aidem.AiDemFltMap
- setElevation(ParamDouble) - Method in class hec.data.location.Location
- setElevation(WorldPt, float) - Method in class hec.map.aidem.AiDemFltMap
-
set an elevation value for a given point on the map.
- setElevation(Double) - Method in class hec.data.location.Location
- setElevationColumns(int) - Method in class hec.map.dem.ElevationProfile
- setElevationRows(int) - Method in class hec.map.dem.ElevationProfile
- setElevations(int[][]) - Method in class hec.map.dem.ElevationProfile
- setElevationUnit(String) - Method in interface hec.data.lock.ILock
- setElevationUnit(String) - Method in class hec.data.lock.JDomLockImpl
- setElevationUnitId(String) - Method in class hec.data.location.Location
- setElevFactor(double) - Method in class hec.map.ElevationGlyphDataRecord
- setEmail(String) - Method in class hec.model.PluginAuthor
- setEmptyNameAllowed(boolean) - Method in class hec.gui.RenameDlg
- setEmptyOk(boolean) - Method in class rma.swing.RmaJPasswordField
- setEmptyOk(boolean) - Method in class rma.swing.RmaJTextArea
- setEmptyOk(boolean) - Method in class rma.swing.RmaJTextField
- setEnabled(boolean) - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- setEnabled(boolean) - Method in class hec.gfx2d.components.FontPanel
- setEnabled(boolean) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- setEnabled(boolean) - Method in class hec.gfx2d.G2dLinePropertiesPanel
- setEnabled(boolean) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setEnabled(boolean) - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- setEnabled(boolean) - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- setEnabled(boolean) - Method in class hec.map.MapScaleEditorPanel
- setEnabled(boolean) - Method in class hec.map.MapToolPanel
-
the the buttons on this MapToolPanel enabled or disabled
- setEnabled(boolean) - Method in class hec.ui.TristateDecorator
-
We disable focusing on the component when it is not enabled.
- setEnabled(boolean) - Method in class rma.swing.DateTimePanel
-
Sets the Enabled attribute of the DateTimePanel object
- setEnabled(boolean) - Method in class rma.swing.DefaultJPanel
- setEnabled(boolean) - Method in class rma.swing.EnabledJPanel
-
Sets whether or not this component is enabled.
- setEnabled(boolean) - Method in class rma.swing.FontChooserPanel
- setEnabled(boolean) - Method in class rma.swing.RmaIpAddressPanel
- setEnabled(boolean) - Method in class rma.swing.RmaJCheckBoxList
- setEnabled(boolean) - Method in class rma.swing.RmaJCompTitledPanel
- setEnabled(boolean) - Method in class rma.swing.RmaJLocationComponent
- setEnabled(boolean) - Method in class rma.swing.RmaJPasswordField
- setEnabled(boolean) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- setEnabled(boolean) - Method in class rma.swing.RmaJSpinner
- setEnabled(boolean) - Method in class rma.swing.RmaJTable
-
Sets the Enabled attribute of the RmaJTable object
- setEnabled(boolean) - Method in class rma.swing.RmaJTextArea
- setEnabled(boolean) - Method in class rma.swing.RmaJTextField
- setEnabled(boolean) - Method in class rma.swing.RmaVcrControls
- setEnabled(boolean) - Method in class rma.util.Clipping
- setEnabled(Container, boolean) - Method in class rma.swing.DefaultJPanel
- setEnableSort(boolean) - Method in class rma.swing.list.RmaListModel
- setEncodeAlpha(boolean) - Method in class rma.util.png.PngEncoder
-
Set the alpha encoding on or off.
- setEncoding(String) - Method in class rma.util.logging.StdoutConsoleHandler
-
Set (or change) the character encoding used by this Handler.
- setEncompassedEndIndex(int) - Method in class hec.hecmath.MassBalancedEvent.AverageData
- setEncompassedStartIndex(int) - Method in class hec.hecmath.MassBalancedEvent.AverageData
- setEndCol(int) - Method in class hec.lang.RdcField
-
Set the position of the last non-blank character in the field.
- setEndDate(HecTime) - Method in class hec.model.RepeatInterval
- setEndDate(Date) - Method in class hec.data.TimeWindow
- setEndDate(Date) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setEndElevation(double) - Method in class hec.model.StreamSegmentIdentifier
- setEndianType(int) - Method in class hec.io.EndianInputStream
- setEndInclusive(boolean) - Method in class hec.data.TimeWindow
- setEndLabel(String) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
-
Sets the endLabel attribute of the ProfileAnimationDlg object
- setEndLabel(String) - Method in class rma.swing.RmaVcrControls
- setEndOfPeriodData(boolean) - Method in class hec.gfx2d.TimeSeriesDataSetBase
- setEndTime(long) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- setEndTime(long) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setEndTime(long) - Method in class hec.hecmath.MassBalancedEvent.AverageData
- setEndTime(HecTime) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setEndTime(HecTime) - Method in class hec.io.DSSIdentifier
- setEndTime(HecTime) - Method in class hec.io.TimeSeriesContainer
-
Sets the end time, if differnt than the default end time (the last value in the times array.) This can be used by irregular interval data to show that there is no data between the last time in the times array and this value
This must be called after setting times array, if not using default - setEndTime(HecTime) - Method in class hec.model.RunTimeWindow
-
set the end time
- setEndTime(String) - Method in class hec.model.RunTimeWindow
-
set the end time
- setEndTimeInfo() - Method in class hec.io.TimeSeriesRetrieveSpec
- setEndTimeInternal(long) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setEntityName(String) - Method in interface hec.data.watersupply.IWaterUser
-
Sets the entity name.
- setEntityName(String) - Method in class hec.data.watersupply.JDomWaterUserImpl
- setEPart(String) - Method in class hec.heclib.dss.DSSPathname
- setEPart(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setEPart(String) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setEPart(String) - Method in class hec.hecmath.HecMath
-
set the E part of the DSS Pathname
- setEPart(String) - Method in class hec.lang.DSSPathString
- setErrorLevelThatForcesDialogToFront(Level) - Method in class rma.swing.logging.DialogLogHandler
-
Any logged errors greater than level will be logged, then the dialog will be pushed to the front to notify the user
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.Computation
- setExceptionOnUndefined(boolean) - Method in interface hec.hecmath.computation.Evaluable
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.MathExpression
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.MathOperation
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.Text
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.TextExpression
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.TextOperation
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.Value
- setExceptionOnUndefined(boolean) - Method in class hec.hecmath.computation.Variable
- setExceptionOnUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.Computation
- setExceptionOnUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.MathExpression
- setExceptionOnUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.MathOperation
- setExceptionOnUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.TextExpression
- setExceptionOnUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.Value
- setExceptionOnUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.Variable
- setExcludedProjects(List<String>) - Method in class hec.model.WkspExportOptions
- setExistingNames(String[]) - Method in class hec.gui.NameDialog
- setExistingNames(List) - Method in class hec.gui.NameDialog
- setExistingNames(List<String>) - Method in class hec.gui.RenameDlg
- setExistingOk(boolean) - Method in class hec.model.WkspExportOptions
- setExitCode(int) - Method in class hec.io.ProcessOutput
- setExpirationDate(Date) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the ws contract expiration date.
- setExpirationDate(Date) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setExpirationDateObject(Timestamp) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setExportOptions(TableExportOptions) - Method in class rma.swing.table.RmaJTableExportDialog
- setExpression(ConditionalItem) - Method in class hec.model.Expression
- setExpression(String) - Method in class hec.hecmath.computation.Computation
- setExpressionValue(boolean) - Method in class hec.model.Expression
-
Testing method to set the value to return from evaluate
- setExtendable(boolean, int) - Method in class hec.dataTable.HecDataTable
-
Sets the extendable attribute of the Table object
- setExtendable(boolean, int) - Method in class hec.dataTable.PairedDataModel
- setExtendable(boolean, int) - Method in class hec.dataTable.TimeSeriesDataModel
- setExtendedType(String) - Method in class hec.data.location.Location
- setExtension(String) - Method in class hec.io.DatedFileNamer
-
Sets the file extension.
- setExtent(WorldRect) - Method in interface hec.gfx2d.G2dObjectInterface
- setExtent(WorldRect) - Method in class hec.map.annotations.AnnotationMapObject
- setExtent(WorldRect) - Method in class hec.map.MapObject
- setExtent(WorldRect) - Method in interface hec.map.MapObjectInterface
-
Sets the Extent attribute of the MapObjectInterface object
- setExtent(WorldRect) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- setExtents(WorldRect) - Method in interface hec.map.appInterface.MapWorkspace
-
Sets the Extents of the
hec.map.MapPanel
for this Workspace - setExtents(WorldRect) - Method in class hec.map.GeoDialog
- setExtents(WorldRect) - Method in class hec.map.MapPanel
- setExtents(WorldRect, boolean) - Method in class hec.map.MapPanel
-
Sets the Extents of the MapPanel
- SetExtrapolateHigh(boolean) - Static method in class hec.lang.InterpolateFunction
-
Set flag for extrapolation high.
- SetExtrapolateLow(boolean) - Static method in class hec.lang.InterpolateFunction
-
Set flag for extrapolation low.
- setFactor(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setFactory(DataTypeFactory) - Static method in class hec.gfx2d.DataTypeFactory
- setFailureModeName(String) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
sets the name of the failure mode
- setFalseEasting(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setFalseEasting(double) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setFalseEasting(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setFalseEastingAndNorthing(float, float) - Method in class hec.heclib.grid.AlbersInfo
- setFalseNorthing(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setFalseNorthing(double) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setFalseNorthing(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setFastForwardDelay(int) - Method in class rma.util.VCRControlsListenerImpl
- setFax(String) - Method in class hec.model.PluginAuthor
- setFederalCost(double) - Method in interface hec.data.project.IProject
-
Sets the federal cost for this project.
- setFederalCost(double) - Method in class hec.data.project.JDomProjectImpl
- setFederalCostObject(BigDecimal) - Method in class hec.data.project.JDomProjectImpl
- setFederalCostUnit(String) - Method in class hec.data.project.JDomProjectImpl
- setFederalOandMCost(double) - Method in interface hec.data.project.IProject
-
Sets the federal operations and maintenance cost for this project.
- setFederalOandMCost(double) - Method in class hec.data.project.JDomProjectImpl
- setFederalOandMCostObject(BigDecimal) - Method in class hec.data.project.JDomProjectImpl
- setFederalOandMCostUnit(String) - Method in class hec.data.project.JDomProjectImpl
- setFgColorAction() - Method in class hec.gui.FormattedTextEditor
- setFieldContent(StringBuffer) - Method in class hec.lang.RdcField
-
Set the character string for the content of this field.
- setFieldIndex(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setFieldIndex(int) - Method in class hec.map.aishape.ui.FieldColorTableModel
- setFieldName(String) - Method in class hec.io.dbf.DBFFieldDescriptor
- setFieldObject(FieldAccessor, String, Field, Object) - Static method in class hec.io.DBFMapObject
- setFieldObject(Field, Object) - Method in class hec.geometry.AxisProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.AxisTicsDrawProp
-
Sets the fieldObject attribute of the AxisTicsDrawProp object
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dGlyphDrawProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dLabelDrawProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dLine
-
Sets the FieldObject attribute of the G2dLine object
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dLineProperties
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dMarkerProperties
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dPanelProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dPlotProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dPolygonProperties
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.G2dVerifyLine
- setFieldObject(Field, Object) - Method in class hec.gfx2d.LegendPanelProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.TitleDrawProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.ToolbarButtonProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.ViewportDrawProp
- setFieldObject(Field, Object) - Method in class hec.gfx2d.ViewportToolbarProp
- setFieldObject(Field, Object) - Method in class hec.io.dbf.DBFCollectionObject
- setFieldObject(Field, Object) - Method in interface hec.io.FieldAccessor
-
This allows access to fields withing the implementing object to set there data.
- setFieldObject(Field, Object) - Method in class hec.io.SimpleCustomUserTypeObject
- setFieldObject(Field, Object) - Method in class hec.io.TextFileReference
- setFieldObject(Field, Object) - Method in class hec.lang.Array2dContainer
- setFieldObject(Field, Object) - Method in class hec.lang.DoubleArray2dContainer
- setFieldObject(Field, Object) - Method in class hec.lang.FloatArray2dContainer
- setFieldObject(Field, Object) - Method in class hec.lang.ModelReference
- setFieldObject(Field, Object) - Method in class hec.lang.NamedType
- setFieldObject(Field, Object) - Method in class hec.lang.ObjectReference
- setFieldObject(Field, Object) - Method in class hec.map.aishape.AiShapeFieldDescriptor
- setFieldObject(Field, Object) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setFieldObject(Field, Object) - Method in class hec.map.aishape.Field
- setFieldObject(Field, Object) - Method in class hec.map.aishape.ShapeDrawingAttribute
- setFieldObject(Field, Object) - Method in class hec.map.ElevationGlyphDataRecord
- setFieldObject(Field, Object) - Method in class hec.map.GlyphDataRecord
- setFieldObject(Field, Object) - Method in class hec.map.GridGlyphDataRecord
- setFieldObject(Field, Object) - Method in class hec.map.image.ImageGlyphDataRecord
- setFieldObject(Field, Object) - Method in class hec.map.inundation.InundationGroup
- setFieldObject(Field, Object) - Method in class hec.map.inundation.InundationLayer
- setFieldObject(Field, Object) - Method in class hec.map.inundation.InundationParameter
- setFieldObject(Field, Object) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- setFieldObject(Field, Object) - Method in class hec.map.transform.AlbersCoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.transform.CoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.transform.UTMCoordinateInfo
- setFieldObject(Field, Object) - Method in class hec.map.WorldLine
- setFieldObject(Field, Object) - Method in class hec.map.WorldPt
- setFieldObject(Field, Object) - Method in class hec.model.AbstractConditionalBlockRef
- setFieldObject(Field, Object) - Method in class hec.model.AbstractDataObject
- setFieldObject(Field, Object) - Method in class hec.model.AbstractDBFObject
- setFieldObject(Field, Object) - Method in class hec.model.AbstractTSRecord
- setFieldObject(Field, Object) - Method in class hec.model.AltItem
-
Sets the contents of a java field to the specified object.
- setFieldObject(Field, Object) - Method in class hec.model.Conditional
- setFieldObject(Field, Object) - Method in class hec.model.ConditionalBlock
- setFieldObject(Field, Object) - Method in class hec.model.ConditionalItem
- setFieldObject(Field, Object) - Method in class hec.model.ConditionalOperator
- setFieldObject(Field, Object) - Method in class hec.model.ConditionalValue
- setFieldObject(Field, Object) - Method in class hec.model.DailyRepeatInterval
- setFieldObject(Field, Object) - Method in class hec.model.DataObjectProxy
- setFieldObject(Field, Object) - Method in class hec.model.JobTask
- setFieldObject(Field, Object) - Method in class hec.model.LogicalOperator
- setFieldObject(Field, Object) - Method in class hec.model.ModelVariable
- setFieldObject(Field, Object) - Method in class hec.model.ModifiedTime
- setFieldObject(Field, Object) - Method in class hec.model.MonthlyRepeatInterval
- setFieldObject(Field, Object) - Method in class hec.model.Node
- setFieldObject(Field, Object) - Method in class hec.model.NoRepeatInterval
- setFieldObject(Field, Object) - Method in class hec.model.PairedValues
- setFieldObject(Field, Object) - Method in class hec.model.PairedValuesExt
-
required AsciiSerialized method.
- setFieldObject(Field, Object) - Method in class hec.model.ProbabilityDistributionFunction
- setFieldObject(Field, Object) - Method in class hec.model.RepeatInterval
- setFieldObject(Field, Object) - Method in class hec.model.RunTimeWindow
- setFieldObject(Field, Object) - Method in class hec.model.SchedulableJob
- setFieldObject(Field, Object) - Method in class hec.model.SeasonalPairedValues
- setFieldObject(Field, Object) - Method in class hec.model.SeasonalRecord
- setFieldObject(Field, Object) - Method in class hec.model.SeasonalRecordExt
-
required AsciiSerialized method.
- setFieldObject(Field, Object) - Method in class hec.model.SeasonalValue
- setFieldObject(Field, Object) - Method in class hec.model.StreamElement
- setFieldObject(Field, Object) - Method in class hec.model.StreamJunction
- setFieldObject(Field, Object) - Method in class hec.model.StreamNode
- setFieldObject(Field, Object) - Method in class hec.model.StreamSegment
- setFieldObject(Field, Object) - Method in class hec.model.StreamSegmentIdentifier
- setFieldObject(Field, Object) - Method in class hec.model.TrialReference
- setFieldObject(Field, Object) - Method in class hec.model.UnmodifiableDataObject
-
Sets the fieldObject attribute of the UnmodifiableDataObject object
- setFieldObject(Field, Object) - Method in class hec.model.UserInfo
- setFieldObject(Field, Object) - Method in class hec.model.UserLoginInfo
- setFieldObject(Field, Object) - Method in class hec.model.WeeklyRepeatInterval
- setFieldObject(Field, Object) - Method in class hec.model.YearlyRepeatInterval
- setFieldObject(Field, Object) - Method in class hec.script.ClientScriptJobTask
- setFieldObject(Field, Object) - Method in class hec.script.ScriptIdentifier
- setFieldObject(Field, Object) - Method in class hec.script.ScriptJob
- setFieldObject(Field, Object) - Method in class hec.script.ServerScriptJobTask
- setFieldObject(Field, Object) - Method in class hec.supplemental.model.ProgramOrderItem
- setFieldObject(Field, Object) - Method in class hec.util.SortedTable
- setFieldObject(Field, Object) - Method in class rma.util.Clipping
- setFieldObject(Field, Object) - Method in class rma.util.ColorContour
- setFieldObject(Field, Object) - Method in class rma.util.DoubleArray
-
Sets the FieldObject attribute of the DoubleArray object
- setFieldObject(Field, Object) - Method in class rma.util.DoubleVector
-
Sets the FieldObject attribute of the DoubleVector object
- setFieldObject(Field, Object) - Method in class rma.util.FloatArray
-
Sets the FieldObject attribute of the DoubleArray object
- setFieldObject(Field, Object) - Method in class rma.util.GrayscaleColorContour
- setFieldObject(Field, Object) - Method in class rma.util.IntArray
-
Sets the FieldObject attribute of the IntVector object
- setFieldObject(Field, Object) - Method in class rma.util.IntVector
-
Sets the FieldObject attribute of the IntVector object
- setFieldObject(Field, Object) - Method in class rma.util.LinearColorContour
- setFieldObject(Field, Object) - Method in class rma.util.LongVector
- setFieldObject(Field, Object) - Method in class rma.util.ShortArray
-
Sets the FieldObject attribute of the IntVector object
- setFieldsFlag - Variable in class hec.io.dbf.DBFFieldDescriptor
- setFieldValue(Object, Field, Object) - Method in class hec.io.AsciiDeserializer
- setFieldWidthPrint(int) - Method in class hec.lang.RdcField
- setFile(HecFile) - Method in class hec.io.Identifier
-
Sets the Identifier's HecFile to the argument HecFile.
- setFile(String, boolean, int) - Method in class hec.heclib.dss.HecDSSFileDataManager
- setFileLocation(int) - Method in class hec.gfx2d.DataType
- setFilename(String) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
set the dss filename for saving data
- setFilename(String) - Method in class hec.heclib.dss.DataReference
- setFilename(String) - Method in class hec.heclib.dss.DSSPathAndFilename
- setFilename(String) - Method in class hec.hecmath.DSSFile
-
Sets the Filename attribute of the DSSFile object
- setFilename(String) - Method in class hec.io.TextFileReference
- setFileName(String) - Method in class hec.gui.FormattedTextEditor
- setFileName(String) - Method in class hec.gui.RenameDlg
- setFileName(String) - Method in class hec.io.DSSIdentifier
- setFileName(String) - Method in class hec.io.HecOutputStream
- setFileName(String) - Method in class hec.script.ScriptIdentifier
- setFileNameAsTitle() - Method in class hec.map.inundation.InundationGroupDialog
- setFileNameFieldVisible(boolean) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- setFileNameForClass(String, String) - Static method in class hec.io.DBFFileNameFactory
- setFileNameOverridden(boolean) - Method in class hec.script.ScriptIdentifier
- setFileNameVisible(boolean) - Method in class hec.gui.RenameDlg
- setFileOpener(FileOpener) - Method in class hec.map.aishape.AiShapeWriter
- setFileOpener(FileOpener) - Method in class hec.map.MapObject
- setFileOpener(FileOpener) - Method in class hec.map.raster.RasterConversionAction
- setFillColor(Color) - Method in class hec.gfx2d.components.LinePropertiesPanel
- setFillColor(Color) - Method in class hec.gfx2d.G2dGlyph
- setFillColor(Color) - Method in class hec.gfx2d.G2dLabel
-
set the Fill color of this label
- setFillColor(Color) - Method in class hec.gfx2d.G2dLine
- setFillColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setFillColor(Color) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setFillColor(Color) - Method in class hec.gfx2d.G2dMarkerProperties
- setFillColor(Color) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setFillColor(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setFillColor(String) - Method in class hec.gfx2d.G2dLabel
-
set the Fill color of this label
- setFillColor(String) - Method in class hec.gfx2d.G2dLine
-
set the fill color for this line.
- setFillIcon(G2dFillPatternRenderer.FillIcon) - Method in class hec.gfx2d.G2dFillPatternRenderer
- setFillPaint(Paint) - Method in class hec.gfx2d.G2dLineProperties
- setFillPaint(Paint) - Method in class hec.gfx2d.G2dMarkerProperties
- setFillPattern(int) - Method in class hec.gfx2d.components.LinePropertiesPanel
- setFillPattern(int) - Method in class hec.gfx2d.G2dFillPatternRenderer.FillIcon
- setFillPattern(int) - Method in class hec.gfx2d.G2dFillPatternRenderer
- setFillPattern(int) - Method in class hec.gfx2d.G2dLineProperties
- setFillPattern(int) - Method in class hec.gfx2d.G2dMarkerProperties
- setFillPattern(int) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setFillPattern(String) - Method in class hec.gfx2d.G2dLabel
-
set the background fill pattern for this label
- setFillPattern(String) - Method in class hec.gfx2d.G2dLine
-
set the fill pattern for this line
- setFillPattern(String) - Method in class hec.gfx2d.Viewport
-
set the fill pattern for this Viewport
- setFillStyle(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setFillStyle(ThresholdLineStyle.ThresholdFillStyle) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setFillTransparency(int) - Method in class hec.gfx2d.G2dLineProperties
- setFillType(int) - Method in class hec.gfx2d.components.LinePropertiesPanel
- setFillType(int) - Method in class hec.gfx2d.G2dLineProperties
- setFillType(int) - Method in class hec.gfx2d.G2dMarkerProperties
- setFillType(int) - Method in class rma.swing.RmaTexturePaint
- setFillType(String) - Method in class hec.gfx2d.G2dLine
-
set the Fill type for this line.
- setFilter(int) - Method in class rma.util.png.PngEncoder
-
Set the filter to use
- setFilter(String) - Method in class rma.swing.table.SimpleRowFilter
- setFilter(String, String) - Method in class rma.swing.table.TableHeaderFilterPanel
- setFilter(String, String) - Method in class rma.swing.table.TableRowFilterDialog
- setFilter(String, String) - Method in class rma.swing.table.TableRowFilterPanel
- setFilter(Filter) - Method in class rma.util.logging.DecoratingLogFilter
- setFilters(List) - Method in class hec.gui.AbstractFileChooserField
- setFilterText(String) - Method in class hec.data.textFilter.TextFilterElement
- setFindVisible(boolean) - Method in class hec.util.GeneralTableEditor
- setFirstFixedRow(boolean) - Method in class rma.swing.RmaJTable
-
set the first row fixed.
- setFirstOctet(String) - Method in class rma.swing.RmaIpAddressPanel
- setFirstSymbolOffset(int) - Method in class hec.gfx2d.G2dLine
-
set the offset for the first symbol for this G2dLine
- setFixedColumnTable(boolean) - Method in class rma.swing.table.TablePrintManager
- setFixedLengthCellEditor(int, int, int) - Method in class rma.swing.RmaJTable
-
set a cell editor for a column to be a fixed length field if case == 1 then the field will be all uppercase case == -1 then the field will be all lowercase
- setFixedSize(boolean) - Method in class rma.swing.RmaJComboBox
- setFlags(int[]) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- setFlags(int[], int) - Method in class hec.heclib.dss.HecTimeSeries
- setFlatness(double) - Method in class rma.util.wmf.WMFGraphics2D
-
Sets the number of polygons produced for drawing curved shapes.
- setFloatArray(float[]) - Method in class hec.io.ArrayContainer
- setFloating(boolean, Point) - Method in class hec.map.MapToolPanel
- setFloatingLocation(int, int) - Method in class hec.map.MapToolPanel
- setFlow(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setFlowAdjustment(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setFlowsIntoBank(String) - Method in interface hec.data.stream.IStream
- setFlowsIntoBank(String) - Method in class hec.data.stream.StreamImpl
- setFlowsIntoStation(Double) - Method in interface hec.data.stream.IStream
- setFlowsIntoStation(Double) - Method in class hec.data.stream.StreamImpl
- setFlowsIntoStream(String) - Method in interface hec.data.stream.IStream
- setFlowsIntoStream(String) - Method in class hec.data.stream.StreamImpl
- setFlowUnit(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setFocus(boolean) - Method in class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
- setFont(Font) - Method in interface hec.gfx2d.FontProperties
- setFont(Font) - Method in class hec.gfx2d.G2dLabel
-
Sets the font and font information from a Font object
- setFont(Font) - Method in class hec.gfx2d.G2dLabelDrawProp
- setFont(Font) - Method in class hec.gfx2d.TextLayerComponent
- setFont(Font) - Method in class hec.gfx2d.ViewportTextComponent
- setFont(Font) - Method in class hec.gfx2d.ViewportTextLayer
- setFont(Font) - Method in class rma.swing.RmaJFontButton
- setFont(Font) - Method in class rma.util.postscript.PSGrBase
-
Sets the font for all subsequent text-drawing operations.
- setFont(Font) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- setFont(Font) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setFont(String) - Method in class hec.gfx2d.G2dLabel
-
Sets font information from a font string ([Name],[Style],[Size])
- setFont(String) - Method in class rma.swing.RmaJFontButton
- setFontColor(Color) - Method in class hec.gfx2d.components.FontPanel
- setFontColor(Color) - Method in class rma.swing.FontChooserPanel
- setFontEscapement(int) - Method in class rma.util.wmf.WMFGraphics
-
Sets the escapement(rotation) of the font, used to draw text.
- setFontFamily(String) - Method in class hec.gfx2d.G2dLabel
- setFontFamily(String) - Method in class hec.gfx2d.G2dLabelDrawProp
- setFontInfo(Font) - Method in class hec.gfx2d.G2dLabel
-
Sets font information from a Font object
- setFontScalingAvailable(boolean) - Method in class hec.gfx2d.components.FontPanel
-
Hides and shows the Font Scaling options.
- setFontSize(int) - Method in class hec.gfx2d.G2dLabel
-
set the Font Size of this label to
sz
- setFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setFontSize(int) - Method in class hec.lang.HtmlAttributes
- setFontSizes(int, int, int, int) - Method in class hec.gfx2d.AxisTics
- setFontSizes(int, int, int, int) - Method in class hec.gfx2d.G2dLabel
-
set the font sizes for this label
- setFontStyle(int) - Method in class hec.gfx2d.G2dLabel
- setFontStyle(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setFontStyle(String) - Method in class hec.gfx2d.G2dLabel
-
set the font style for this G2dLabel
- setFooterColor(Color) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setFooterFont(Font) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setFooterFormat(String) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setFooterVisible(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setForceCoincidentEvents(boolean) - Method in class hec.hecmath.MassBalancedEvent
- setForceNewCatalog(boolean) - Method in class hec.heclib.dss.AbstractDssDataManager
- setForceNewCatalog(boolean) - Method in interface hec.heclib.dss.DssDataManager
-
Sets the forceNewCatalog attribute of the DssDataManager object
- setForceNewCatalog(boolean) - Method in class hec.heclib.dss.HecDssCatalog
- setForceNewCatalog(boolean) - Method in interface hec.heclib.dss.IHecDSSUtilities
- setForeground(Color) - Method in class rma.swing.table.ColumnGroup
- setForeground(String) - Method in class hec.gfx2d.G2dLabel
- setForegroundColor(boolean) - Method in class rma.swing.tree.CheckBoxRenderer
- setForegroundColor(Color) - Method in class rma.swing.list.RmaSymbolRenderer
- setForegroundColor(Color) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the ForegroundColor attribute of the RmaCellRenderer object
- setFormat(String) - Method in class rma.swing.RmaJDateField
- setFormat(String) - Method in class rma.swing.text.DateDocument
- setForthOctet(String) - Method in class rma.swing.RmaIpAddressPanel
- setForwardExceptions(boolean) - Method in class hec.script.ScriptEngine
- setFowardModifiedEvents(boolean) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
-
set whether this text field should forward modified events to it parent.
- setFowardModifiedEvents(boolean) - Method in interface rma.lang.ModifiedEventControl
- setFowardModifiedEvents(boolean) - Method in class rma.swing.RmaJPanel
-
set whether this text field should forward modified events to it parent.
- setFowardModifiedEvents(boolean) - Method in class rma.swing.RmaJSpinner
-
set whether this text field should forward modified events to it parent.
- setFowardModifiedEvents(boolean) - Method in class rma.swing.RmaJTextField
-
set whether this text field should forward modified events to it parent.
- setFowardModifiedEvents(boolean) - Method in class rma.swing.tree.RmaJTree
-
set whether this tree should forward modified events to it parent.
- setFPart(String) - Method in class hec.heclib.dss.DSSPathname
- setFPart(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setFPart(String) - Method in class hec.lang.DSSPathString
- setFrame(boolean) - Method in class rma.swing.logging.DialogLogHandler
-
Determines if the window is a frame or dialog.
- setFrame(Frame) - Method in class hec.gfx2d.G2dDialog
- setFrom(String) - Method in class hec.lang.Email
- setFromOracle(boolean) - Method in class hec.model.TsDataSetName
- setFullname(String) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- setFullName(String) - Method in class hec.io.DataContainer
- setFutureUseAllocation(double) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the future use allocation.
- setFutureUseAllocation(double) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setFutureUseAllocation(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- setFutureUseAllocation(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setFutureUsePercentActivated(double) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the future use percent activated.
- setFutureUsePercentActivated(double) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setFutureUsePercentActivated(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- setFutureUsePercentActivated(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setG2dData(G2dData) - Method in class hec.gfx2d.G2dDataWrapper
- setG2dIdentifier(G2dIdentifier) - Method in interface hec.gfx2d.G2dObjectInterface
- setG2dPanel(G2dPanel) - Method in class hec.gfx2d.G2dComponent
- setG2dPanel(G2dPanel) - Method in class hec.gfx2d.PlotPropertiesDialog
- setGageHeight(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setGageList(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setGageList(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setGageList_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setGDIFillBrush() - Method in class rma.util.wmf.WMFGraphics
-
Creates and selects a new fill brush with the current fill style, hatch style, pattern and foreground color.
- setGDIFont() - Method in class rma.util.wmf.WMFGraphics
-
Creates and selects a new font with the current Font and escapement.
- setGDIFontDrawing(boolean) - Method in class rma.util.wmf.WMFGraphics2D
-
Sets the use of the native GDI font drawing mechanism.
- setGDIHollowBrush() - Method in class rma.util.wmf.WMFGraphics
-
Creates and selects a new hollow brush with the current foreground color.
- setGDIPen() - Method in class rma.util.wmf.WMFGraphics
-
Creates and selects a new pen with the current pen style, width and foreground color.
- setGDIPenDrawing(boolean) - Method in class rma.util.wmf.WMFGraphics2D
-
Sets the use of the native GDI pen drawing mechanism for java.awt.Shape outlines.
- setGDIPenWidthDrawing(boolean) - Method in class rma.util.wmf.WMFGraphics2D
-
Sets the use of width for the native GDI pen drawing (
WMFGraphics2D.isGDIPenDrawing()
must be true). - setGlassPane(JPanel) - Method in class hec.map.MapPanel
- setGlobalViewTimeZone(TimeZone) - Static method in class hec.dataTable.TimeSeriesDataModel
- setGlobalViewTimeZone(TimeZone) - Static method in class hec.heclib.util.HecTimeArray
- setGlyph(G2dGlyph) - Method in class hec.gfx2d.G2dLine
-
Sets the Glyph attribute of the G2dLine object
- setGlyph(G2dGlyph) - Method in class hec.gfx2d.G2dPolygon
- setGlyph(AiShapeGlyph) - Method in class hec.map.aishape.ShapeTableModel
- setGlyph(ElevationGlyph) - Method in class hec.map.ElevationGlyphDataRecord
- setGlyph(InundationGroupGlyph) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- setGlyph(MapGlyph) - Method in class hec.map.JLayerSelection
- setGlyphDataRecord(G2dGlyphDataRecord) - Method in class hec.gfx2d.G2dIdentifier
-
Set the Glyph characteritics object.
- setGlyphDataRecord(ElevationGlyphDataRecord) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the GlyphDataRecord attribute of the ElevationGlyphOptionJDlg object
- setGlyphDataRecord(GlyphDataRecord) - Method in class hec.map.MapIdentifier
-
Set the Glyph characteritics object.
- setGlyphElement(String) - Method in class rma.swing.RmaGlyphButtonInfo
- setGlyphId(Identifier) - Method in class hec.map.ToolBarButtonItem
- setGlyphLevel(float) - Method in class hec.map.image.ImageGlyphProxy
- setGlyphLevel(float) - Method in class hec.map.MapGlyph
- setGlyphList(List) - Method in class hec.map.MapPanel
-
add static Map MapObjectInterfaces to the list of Maps
- setGlyphList(List, boolean) - Method in class hec.map.MapPanel
-
add static Map MapObjectInterfaces to the list of Maps
- setGlyphs(AiShapeGlyph[]) - Method in class hec.map.aishape.ShapeQueryDialog
- setGlyphVector(List) - Method in class hec.map.JLayerSelectorTreePanel
- setGmtOffset(int) - Method in class hec.geometry.Scale
- setGmtOffset(int) - Method in class hec.gfx2d.G2dData
-
Sets the number of hours offset from GMT.
- setGmtOffset(int) - Method in class hec.heclib.dss.DataReference
- setGmtOffset(int) - Method in class hec.model.SeasonalPairedValues
- setGmtOffset(int) - Method in class hec.model.SeasonalRecord
-
set the GMT offset for the data
- setGmtOffset(int) - Method in class hec.model.SeasonalRecordExt
-
set the offset from GMT
- setGmtOffset(int) - Method in class rma.swing.table.RmaTableModel
-
Sets the GmtOffset that the data is in.
- setGpX(double) - Method in class hec.map.dem.ElevationProfile
- setGpY(double) - Method in class hec.map.dem.ElevationProfile
- setGridColor(Color) - Method in class hec.gfx2d.Viewport
-
set the X and Y grids to color specified by color
- setGridColor(String) - Method in class hec.gfx2d.Viewport
-
set the X and Y grids to color specified by colorString
- setGridColorX(Color) - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setGridColorY(Color) - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setGriddedPathnameParts(String, String, String, String) - Method in class hec.heclib.grid.GriddedData
- setGriddedTimeWindow(HecTime, HecTime) - Method in class hec.heclib.grid.GriddedData
-
Sets start and end time in pathname for this grid.
- setGriddedTimeWindow(HecTime, HecTime, boolean) - Method in class hec.heclib.grid.GriddedData
-
Sets start and end time in pathname for this grid.
- setGridSize(int, int) - Method in class hec.heclib.grid.FlatGrid
- setGridTime(HecTime) - Method in class hec.heclib.grid.GriddedData
-
Sets time in pathname for this grid.
- setGridTime(HecTime, Boolean) - Method in class hec.heclib.grid.GriddedData
-
Allows setting time to beginning of day.
- setGridTimes(HecTime, HecTime) - Method in class hec.heclib.grid.GridInfo
- setGridTimes(String, String) - Method in class hec.heclib.grid.GridInfo
- setGridTimes(Date, Date) - Method in class hec.heclib.grid.GridInfo
- setGridType(int) - Method in class hec.heclib.grid.GridInfo
- setGridXColor(Color) - Method in class hec.gfx2d.Viewport
-
set the major and minor X grids to color
- setGridXColor(String) - Method in class hec.gfx2d.Viewport
-
set the major and minor X grids to colorString
- setGridYColor(Color) - Method in class hec.gfx2d.Viewport
-
set the major and minor Y grids to color
- setGridYColor(String) - Method in class hec.gfx2d.Viewport
-
set the major and minor Y grids to colorString
- setGroup(ButtonGroup) - Method in class hec.ui.TristateDecorator
- setGroupCount(int) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- setGroupDescription(String) - Method in class hec.data.location.LocationGroup
-
Sets the group description.
- setGroupDescription(String) - Method in class hec.data.tx.TimeSeriesGroup
-
Sets the group description.
- setGroupId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setGroupId(String) - Method in class hec.data.tx.TsGroup
- setGroupIndex(int) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- setGroupName(String) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- setGroupName(String) - Method in class hec.script.ScriptIdentifier
- setGroupOfficeId(String) - Method in class hec.data.tx.TsGroup
- setGroups(Collection<TimeSeriesGroupRef>) - Method in class hec.data.tx.TimeSeriesCategory
- setGrowToExtents(boolean) - Method in interface hec.map.appInterface.MapWorkspace
-
set whether the
hec.map.MapPanel
should grow to the extents of each map that is added - setGrowToExtents(boolean) - Method in class hec.map.GeoDialog
- setHasDefaultMaxAxisValue(boolean) - Method in class hec.gfx2d.DataType
- setHasDefaultMaxAxisValue(boolean) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the UseDefaultMaxAxisValue attribute of the DataTypeProperties object
- setHasDefaultMinAxisValue(boolean) - Method in class hec.gfx2d.DataType
- setHasDefaultMinAxisValue(boolean) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the UseDefaultMinAxisValue attribute of the DataTypeProperties object
- setHasLabel(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setHasLabel(boolean) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setHasLabel(boolean) - Method in class hec.gfx2d.G2dMarkerProperties
- setHasLabel(boolean) - Method in interface hec.gfx2d.LineLabelProperties
- setHasLabel(boolean) - Method in class hec.gfx2d.TitleDrawProp
- sethasLegend(boolean) - Method in class hec.gfx2d.G2dPanelProp
- setHasLegend(boolean) - Method in class hec.gfx2d.PlotLayout
- setHasLegendOff() - Method in class hec.gfx2d.PlotLayout
- setHasLegendOn() - Method in class hec.gfx2d.PlotLayout
- setHasPopupMenu(boolean) - Method in class rma.swing.FlatPanelButton
- setHasPopupMenu(boolean) - Method in class rma.swing.FlatPanelToggleButton
-
Sets the HasPopupMenu attribute of the FlatPanelToggleButton object
- setHasSeasonalVariation(boolean) - Method in class hec.model.SeasonalPairedValues
-
Set use seasonal variation.
- setHasTitle(boolean) - Method in class hec.gfx2d.G2dPanelProp
- sethasToolbar(boolean) - Method in class hec.gfx2d.G2dPanelProp
- setHasToolbar(boolean) - Method in class hec.gfx2d.PlotLayout
- setHasViewportWeight(boolean) - Method in class hec.gfx2d.DataType
- setHasViewportWeight(boolean) - Method in class hec.gfx2d.DataTypeProperties
- setHaveClientApp(boolean) - Static method in class hec.lang.ClientAppCheck
-
Sets the HaveClientApp attribute of the ClientAppCheck class
- setHeader(String) - Method in class hec.properties.HECProperties
- setHeader(String) - Method in class hec.server.HECProperties
- setHeaderEditable(boolean) - Method in class rma.swing.table.editableheader.EditableHeaderTableColumn
- setHeaderEditor(TableCellEditor) - Method in class rma.swing.table.editableheader.EditableHeaderTableColumn
- setHeaderRenderer(TableCellRenderer) - Method in class rma.swing.table.ColumnGroup
- setHeaderText(String) - Method in class rma.swing.CollapsableJPanel
- setHeaderValue(Object) - Method in class rma.swing.table.ColumnGroup
- setHeadwaterReferenceDifferentialOrder(int) - Method in interface hec.data.gates.IGateChange
- setHeadwaterReferenceDifferentialOrder(int) - Method in class hec.data.gates.JDomGateChange
- setHeadwaterTailwaterDifferentialOrder(int) - Method in interface hec.data.gates.IGateChange
- setHeadwaterTailwaterDifferentialOrder(int) - Method in class hec.data.gates.JDomGateChange
- setHeight(float) - Method in class rma.swing.HersheyFont
- setHeightMax(double) - Method in interface hec.data.embankment.IEmbankment
-
Sets the height max.
- setHeightMax(double) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setHeightMax(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- setHeightMax(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setHeightUnit(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setHelpCommandVisible(boolean) - Method in class hec.gui.RenameDlg
- setHelpSetLabel(String) - Method in class hec.gui.HelpDialog
-
Deprecated.
- setHelpSetLabel(String) - Method in class hec.gui.HelpFrame
-
Deprecated.
- setHelpSetLabel(String) - Method in class hec.util.TextDialog
-
sets the label of the main helpset
- setHelpSetLabel(String) - Method in class hec.util.TimeWindowDialog
-
sets the label of the main helpset
- setHelpSetName(String) - Method in class hec.gui.HelpDialog
-
Deprecated.
- setHelpSetName(String) - Method in class hec.gui.HelpFrame
-
Deprecated.
- setHelpSetName(String) - Method in class hec.util.TextDialog
-
sets the name of the main helpset
- setHelpSetName(String) - Method in class hec.util.TimeWindowDialog
-
sets the name of the main helpset
- setHexPrefix(String) - Method in class rma.swing.table.ShowAndPickColorPanel
-
This sets the prefix used by getToolTipText.
- setHidden(boolean) - Method in class hec.io.Identifier
- setHighlightColor(Color) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setHighlightColor(Color) - Method in class rma.swing.DateChooser
-
Set the highlight color for this component.
- setHighWaterLowerPoolLocationLevel(Double) - Method in interface hec.data.lock.ILock
- setHighWaterLowerPoolLocationLevel(Double) - Method in class hec.data.lock.JDomLockImpl
- setHighWaterLowerPoolWarningLevel(Double) - Method in interface hec.data.lock.ILock
- setHighWaterLowerPoolWarningLevel(Double) - Method in class hec.data.lock.JDomLockImpl
- setHighWaterUpperPoolLocationLevel(Double) - Method in interface hec.data.lock.ILock
- setHighWaterUpperPoolLocationLevel(Double) - Method in class hec.data.lock.JDomLockImpl
- setHighWaterUpperPoolWarningLevel(Double) - Method in interface hec.data.lock.ILock
- setHighWaterUpperPoolWarningLevel(Double) - Method in class hec.data.lock.JDomLockImpl
- setHints(Graphics) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- setHistChart(HistogramChart) - Method in class hec.chart.HistogramPlotDialog
- setHistogramData(double[], double[], double[], BinOrigin) - Method in class hec.gfx2d.histogram.SimpleHistogramDataProvider
- setHistogramDataProvider(HistogramDataProvider) - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- setHistogramType(int) - Method in class hec.chart.HistogramChart
- setHistogramWeightProvider(HistogramWeightProvider) - Method in class hec.chart.HistogramChart
- setHistTool(HistogramPlotDialog) - Method in class hec.chart.HistogramChart
- setHorizontalAlignment(float) - Method in class rma.swing.MlLabel
- setHorizontalAlignment(int) - Method in class rma.swing.HersheyFont
- setHorizontalAlignment(int) - Method in class rma.swing.MlLabel
- setHorizontalAlignment(int) - Method in class rma.swing.RmaJTable
-
sets the horizontal alignment for all table columns
- setHorizontalAlignment(int) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the HorizontalAlignment attribute of the RmaCellRenderer object
- setHorizontalAlignment(int, int) - Method in class rma.swing.RmaJTable
-
sets the horizontal alignment for a given table column
- setHorizontalAlignment(int, int) - Method in class rma.swing.table.FilterTablePanel
- setHorizontalDatum(String) - Method in class hec.data.location.Location
- setHorizontalDatum(String) - Method in class hec.io.DataContainer
- setHorizontalViewportSpacing(int) - Method in class hec.gfx2d.G2dPanel
-
Sets the spacing in pixels between the top and bottom of viewports.If the value is -1 then the spacing is determined automatically by font size.
- setHost(String) - Method in class hec.heclib.dss.DataReference
- setHostIpAddress(String) - Method in exception hec.lang.ServerSecurityException
- setHours(int) - Method in interface hec.data.level.ISeasonalInterval
- setHours(int) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setHTTPText(boolean) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- setHydropowerDescription(String) - Method in interface hec.data.project.IProject
- setHydropowerDescription(String) - Method in class hec.data.project.JDomProjectImpl
- setIcon(String) - Method in class hec.gfx2d.G2dLabel
-
Sets the icon to display.
- setIcon(Icon) - Method in class hec.gfx2d.G2dLabel
- setIcon(Icon) - Method in class hec.map.AttributeInfo
- setIcon(Icon) - Method in class rma.swing.action.ActionButton
- setIcon(Icon) - Method in class rma.swing.CheckBoxPanel
- setIcon(Icon) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the Icon attribute of the RmaCellRenderer object
- setIcon(ImageIcon, int, int, int) - Method in class rma.swing.FlatPanelButton
-
This method allows the user to set an icon for the button, where the icon is located in a strip of equal sized icons.
- setIcon(ImageIcon, int, int, int) - Method in class rma.swing.FlatPanelToggleButton
-
This method allows the user to set an icon for the button, where the icon is located in a strip of equal sized icons.
- setIcon(ImageIcon, int, int, int, int) - Method in class rma.swing.FlatPanelButton
-
Sets the icon to be an image located at some (x,y) position with a given width and height that is contained within a larger image.
- setIcon(ImageIcon, int, int, int, int) - Method in class rma.swing.FlatPanelToggleButton
-
Sets the icon to be an image located at some (x,y) position with a given width and height that is contained within a larger image.
- setIconName(String) - Method in class hec.script.ScriptFlatButton
- setIconName(String) - Method in class hec.script.ScriptIdentifier
- setIconName(String) - Method in class hec.script.ScriptJButton
- setIconName(String) - Method in class hec.script.ScriptMenuItem
- setIconWidth(int) - Method in class rma.swing.ColorIcon
- setId(long) - Method in class hec.io.dbf.DBFCollectionObject
- setId(long) - Method in interface hec.io.DBFSerializable
-
sets the identifier for this object
- setId(long) - Method in class hec.model.AbstractDataObject
- setId(long) - Method in interface hec.model.DataObject
-
set this DataObject's ID
- setId(long) - Method in class hec.model.UnmodifiableDataObject
-
Sets the id attribute of the UnmodifiableDataObject object
- setId(String) - Method in interface hec.data.level.ISpecifiedLevel
- setId(String) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- setId(String) - Method in class hec.data.location.LocationCategoryRef
- setId(String) - Method in class hec.data.location.LocationGroup
-
Sets the group id.
- setId(String) - Method in class hec.data.location.LocationGroupRef
- setId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setId(String) - Method in class hec.data.tx.TimeSeriesGroup
-
Sets the group id.
- setId(String) - Method in class hec.lang.PasswordFileEntry
- setId(String) - Method in class hec.map.aishape.AiShapeAttribute
- setIdentifier(Identifier) - Method in class hec.client.TextEditorPanel
- setIdentifier(Identifier) - Method in class hec.gfx2d.G2dIdentifier
-
Change the Identifier characteristics of the MapIdentifier.
- setIdentifier(Identifier) - Method in class hec.map.aishape.AiShapeWriter
- setIdentifier(Identifier) - Method in class hec.map.MapIdentifier
-
Change the Identifier characteristics of the MapIdentifier.
- setIdentifier(MapIdentifier) - Method in class hec.map.MapIdentifier
- setIdentifierList(Vector) - Method in class hec.client.IdentifierTableModel
- setIgnoreCase(boolean) - Method in interface hec.data.ITextFilter
-
Sets the ignore case state for ALL filter elements
- setIgnoreCase(boolean) - Method in class hec.data.textFilter.TextFilter
- setIgnoreCase(boolean) - Method in class hec.data.textFilter.TextFilterElement
- setIgnoreModifiedEvents(boolean) - Method in class hec.gui.AbstractEditorPanel
- setIgnoreModifiedEvents(boolean) - Method in class hec.lang.NamedType
-
Set the ignoreModifiedEvents flag to true or false
- setIgnoreModifiedEvents(boolean) - Method in class hec.map.inundation.InundationGroupPanel
- setIgnoreModifiedEvents(boolean) - Method in interface rma.lang.ModifiedEventControl
- setIgnoreModifiedEvents(boolean) - Method in class rma.swing.AbstractJPanel
- setIgnoreModifiedEvents(boolean) - Method in class rma.swing.DateTimePanel
- setIgnoreModifiedEvents(boolean) - Method in class rma.swing.RmaJDialog
-
Set the ignoreModifiedEvents flag to true or false
- setIgnoreModifiedEvents(boolean) - Method in class rma.swing.RmaJFrame
-
Set the ignoreModifiedEvents flag to true or false
- setIgnoreModifiedEvents(boolean) - Method in class rma.swing.RmaJTextField
- setIgnoreModifiedEvents(boolean) - Method in class rma.swing.tree.RmaJTree
- setIgnoreParameterRounding(boolean) - Method in class rma.swing.table.RmaCellRenderer
- setIgnoreParameterRoundOnRetrive(boolean) - Method in class rma.swing.RmaJDecimalField
- setIgnorePopupPlotEvents(boolean) - Method in class hec.gfx2d.G2dPanel
- setIgnoreTimeZoneAdjustments(boolean) - Method in class rma.swing.table.RmaDateTimeEditor
- setIgnoreTimeZoneAdjustments(boolean) - Method in class rma.swing.table.RmaDateTimeRenderer
- setIgnoreWhitespace(boolean) - Method in interface hec.data.ITextFilter
-
Sets the ignore whitespace state for ALL filter elements
- setIgnoreWhitespace(boolean) - Method in class hec.data.textFilter.TextFilter
- setIgnoreWhitespace(boolean) - Method in class hec.data.textFilter.TextFilterElement
- setImage(Image) - Method in class rma.util.png.PngEncoder
-
Set the image to be encoded
- setImage(BufferedImage) - Method in class hec.gfx2d.GhostGlassPane
- setImage(BufferedImage) - Method in class rma.util.png.PngEncoderB
-
Set the BufferedImage to be encoded
- setImage(BufferedImage, int) - Method in class hec.gfx2d.GhostGlassPane
- setImageFilePath(String) - Method in class hec.map.image.ImageMap
-
Sets the path to the file that containts the image data
- setImageUrl(String) - Method in class rma.swing.TextColorIcon
- setImportAll(boolean) - Method in class hec.map.aishape.ShapeImportTableModel
- setImportAll(boolean) - Method in interface hec.map.importer.ImportShapeTableModel
- setImportShapes(boolean) - Method in class hec.map.aishape.ShapeImport
- setInAdvancedMode(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the InAdvancedMode attribute of the ElevationGlyphOptionJDlg object
- setInclude(boolean) - Method in class hec.data.textFilter.TextFilterElement
- setIncludeData(boolean) - Method in class hec.gfx2d.PlotSpecification
-
Sets whether to include data in output
- setIncludeDataReference(boolean) - Method in class hec.gfx2d.PlotSpecification
-
Sets whether to include data references in output
- setIncludeDefaults(boolean) - Method in class hec.gfx2d.PlotSpecification
-
Sets whether to include default values in output
- setIncrement(double) - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- setIncrement(int) - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- setIndent(String) - Method in class hec.gfx2d.PlotSpecification
-
Sets the indentation string for non-compact output
- setIndent(String) - Static method in class hec.gfx2d.PropertiesSerializer
- setIndepdentUnitList(List<String>) - Method in class hec.data.rating.RatingInput
-
Sets the units for the independent parameters.
- setIndependentInput(List<Date>, List<ParameterValues>) - Method in class hec.data.rating.RatingInput
-
Sets the independent input to the arg values.
- setIndependentParameterList(List<Parameter>) - Method in interface hec.data.rating.IRatingTemplate
-
Sets the independent parameters for this template to the ordered arg list.
- setIndependentParameterList(List<Parameter>) - Method in class hec.data.rating.JDomRatingTemplate
-
Sets the independent parmeters of this template to the ordered list.
- setIndependentUnit(String) - Method in class hec.data.rating.ReverseRatingInput
-
Sets the independent unit to the arg value.
- setIndeterminate(boolean) - Method in class rma.swing.ProgressIndicator
- setIndex(int) - Method in class hec.lang.NamedType
- setIndex(int) - Method in class hec.model.StreamJunction
- setIndex(int) - Method in class hec.model.StreamNode
- setIndex(int) - Method in interface hec.model.TSRecord
- setIndexTagKey(Serializable) - Method in class hec.io.dbf.DbfRecord
- setIndexTagKeyColumn(int) - Method in class hec.io.dbf.DbfRecord
- setIndicatorId(String) - Method in interface hec.data.level.ILocationLevelIndicator
- setIndicatorId(String) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setIndicatorLocationLevelRef(ILocationLevelRef) - Method in interface hec.data.level.ILocationLevelIndicator
- setIndicatorLocationLevelRef(ILocationLevelRef) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setIndicators(Object) - Method in class hec.data.level.JDomLocationLevelImpl
- setIndicatorValue(Integer) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setIndicatorValue(Integer) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setInflows(List<IOutlet>) - Method in interface hec.data.outlet.IOutlet
- setInflows(List<IOutlet>) - Method in class hec.data.outlet.JDomOutletImpl
- setInitialized(boolean) - Method in class hec.io.DBFDataStorage
- setInitializer(Map<String, Object>) - Method in interface hec.ui.browser.IBrowserFactory
- setInitialUseAllocation(double) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the initial use allocation.
- setInitialUseAllocation(double) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setInitialUseAllocation(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- setInitialUseAllocation(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setInnerCircleRadius(int) - Method in class hec.util.AnimatedWaitIcon
- setInput(boolean) - Method in interface hec.model.TSRecord
- setInput(AbstractRatingInput) - Method in class hec.data.rating.RatingOutput
-
Sets the rating input.
- setInput(DataInput) - Method in class hec.map.image.ImageInfo
-
Set the input stream to the argument stream (or file).
- setInput(InputStream) - Method in class hec.map.image.ImageInfo
-
Set the input stream to the argument stream (or file).
- setInputDataPos(int) - Method in class hec.model.AbstractTSRecord
- setInputDataPos(int) - Method in interface hec.model.TSRecord
- setInputModelNumber(int) - Method in class hec.supplemental.model.ProgramOrderItem
- setInsertMode(boolean) - Method in class rma.swing.text.ToggleInsertDocument
- setInsets(Insets) - Method in class hec.gfx2d.G2dPanelProp
- setInsets(Insets) - Method in class rma.swing.action.ActionButton
- setInstant(Instant) - Method in class hec.data.streamflow.StreamflowMeasurement
- setInstant(Instant) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setIntArray(int[]) - Method in class hec.io.ArrayContainer
- setIntegerAt(int, int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setIntegerCellEditor(int) - Method in class rma.swing.RmaJTable
- setIntegerCellEditor(int) - Method in class rma.swing.table.FilterTablePanel
- setIntegerEditorForCell(int, int) - Method in class rma.swing.RmaJTable
-
Sets an integer editor for a specific row in a column
- setIntegerSet(List<Integer>) - Method in class rma.swing.RmaJIntegerSetField
- setInternals(long[]) - Method in class hec.heclib.dss.HecDSSRecordInfo
- setInternationalDefault(boolean) - Method in class hec.gui.TimeZonePanel
- setInternationalOnly() - Method in class hec.gui.TimeZonePanel
- setInterpolate(boolean) - Method in class hec.map.raster.RasterGlyph
- setInterpolateMissing(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setInterpolateMissing(boolean) - Method in class hec.gfx2d.G2dTimeSeriesLine
- setInterpolateSeasonal(Boolean) - Method in interface hec.data.level.ILocationLevel
- setInterpolateSeasonal(Boolean) - Method in class hec.data.level.JDomLocationLevelImpl
- setInterpolateString(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setInterpolationType(int) - Method in class hec.model.PairedValues
-
Sets the interpolation type used when doing linear interpolations.
- setInterpolationType(int) - Method in class hec.model.PairedValuesExt
-
set the interpolation type to use.
- setInterpolationType(int) - Method in class hec.model.SeasonalRecord
-
set the interpolation type to use when interpolating data.
- setInterpolationType(int) - Method in class hec.model.SeasonalRecordExt
-
set the interpolation type to use.
- setInterpolationType(String) - Method in class hec.gfx2d.ComplexSeasonalData
-
set interpolation type
- setInterpolationType(String) - Method in class hec.gfx2d.PairedValuesExtData
-
set interpolation type
- setInterpolationType(String) - Method in class hec.gfx2d.SimplePairedValuesData
-
set interpolation type
- setInterpolationType(String) - Method in class hec.gfx2d.SimpleSeasonalData
-
set interpolation type
- setInterpUnitsType(String) - Method in class hec.model.AbstractTSRecord
- setInterpUnitsType(String) - Method in interface hec.model.TSRecord
- setInterrupt(boolean) - Method in class hec.heclib.dss.AbstractDssDataManager
- setInterrupt(boolean) - Method in interface hec.heclib.dss.DssDataManager
- setInterrupt(boolean) - Method in class hec.heclib.dss.HecDSSFileAccess
- setInterrupt(boolean) - Method in interface hec.heclib.dss.IHecDSSUtilities
- setInterval(double) - Method in class hec.geometry.AxisIterator
- setInterval(double) - Method in class hec.geometry.TSAxisIterator
- setInterval(int) - Method in class hec.data.Interval
-
Deprecated.
- setInterval(int) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setInterval(Interval) - Method in class hec.data.IntervalOffset
-
Deprecated.
- setInterval(Interval) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- setInterval(Interval) - Method in class hec.data.tx.LocalRegularTime
-
Deprecated.
- setInterval(Object) - Method in class hec.data.tx.DescriptionTxColumnModel
- setInterval(String) - Method in class hec.data.Interval
-
Deprecated.
- setInterval(String) - Method in class hec.hecmath.DurationPeriod
- setIntervalMinutes(int) - Method in class hec.data.level.JDomLocationLevelImpl
- setIntervalMonths(int) - Method in class hec.data.level.JDomLocationLevelImpl
- setIntervalName(String) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setIntervalOffset(String) - Method in class hec.data.IntervalOffset
-
Deprecated.
- setIntervalOrigin(Date) - Method in class hec.data.level.JDomLocationLevelImpl
- setIntervalSeconds(int) - Method in class hec.data.IntervalOffset
-
Deprecated.
- setIntervalType(String) - Method in class rma.util.AbstractTimeInterval
- setInundationGroup(InundationGroup) - Method in class hec.map.inundation.InundationGroupTableModel
- setInvalid() - Method in class hec.map.LocalPt
- setInvalid() - Method in class hec.map.WorldPt
- setInvalid() - Method in class hec.map.WorldRect
-
set this WorldRect to be invalid
- setInValid() - Method in class hec.model.WarningTreeNode
- setInvertElevation(double) - Method in interface hec.data.gates.IGateSetting
- setInvertElevation(double) - Method in class hec.data.gates.JDomGateSetting
- setIrregular(String) - Method in class hec.io.impl.StoreOptionImpl
- setIrregular(String) - Method in interface hec.io.StoreOption
- setIrregularIntervalInFlag(int) - Method in class hec.heclib.dss.HecTimeSeries
-
This is the "inFlag" variable in zsitsx
- setIrregularStoreMethod(int) - Method in class hec.hecmath.DSSFile
- setIsBackground(boolean) - Method in class hec.map.MapIdentifier
-
set whether this mapId represents a background
- setIsCompoundOutletMember(boolean) - Method in interface hec.data.outlet.IOutlet
- setIsCompoundOutletMember(boolean) - Method in class hec.data.outlet.JDomOutletImpl
- setIsDirectory(boolean) - Method in class hec.io.Identifier
- setIsEditable(boolean) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- setIsEditable(boolean) - Method in class hec.ui.TristateCheckBox
-
Sets the checks if is editable.
- setIsEditable(boolean) - Method in class rma.swing.ButtonCmdPanel
- setIsEditable(boolean) - Method in interface rma.swing.EditableComponent
- setIsEditable(boolean) - Method in class rma.swing.RmaComboBoxEditor
- setIsEditable(boolean) - Method in class rma.swing.RmaJButton
-
set this buttons enabled state to editable
- setIsEditable(boolean) - Method in class rma.swing.RmaJCheckBox
- setIsEditable(boolean) - Method in class rma.swing.RmaJColorButton
- setIsEditable(boolean) - Method in class rma.swing.RmaJColorChooserButton
- setIsEditable(boolean) - Method in class rma.swing.RmaJComboBox
- setIsEditable(boolean) - Method in class rma.swing.RmaJList
- setIsEditable(boolean) - Method in class rma.swing.RmaJRadioButton
- setIsEditable(boolean) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- setIsEditable(boolean) - Method in class rma.swing.RmaJSpinner
- setIsEditable(boolean) - Method in class rma.swing.RmaJTable
-
for EditableComponent interface
- setIsEditable(boolean) - Method in class rma.swing.RmaJTextArea
- setIsEditable(boolean) - Method in class rma.swing.RmaJTextField
- setIsEditable(boolean) - Method in class rma.swing.tree.RmaMutableTreeNode
- setIsInterior(boolean) - Method in class hec.geometry.WorldRegion
- setIsManager(boolean) - Method in class hec.map.MapIdentifier
-
set whether this mapId represents a manager
- setIsMovableInList(boolean) - Method in class hec.map.JLayerSelection
- setIsNew(boolean) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setIsNew(boolean) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setIsoDateString(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setIsoDateString(String) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setIsRemovable(boolean) - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- setIsRunning(boolean) - Method in class hec.model.JobTask
- setItalics(boolean) - Method in class rma.swing.HersheyFont
- setItalicsSlant(float) - Method in class rma.swing.HersheyFont
- setItem(Object) - Method in class rma.swing.list.FixedLengthComboBoxEditor
- setItem(Object) - Method in class rma.swing.RmaComboBoxEditor
- setItemControls(T) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setItems(List<LegendItem>) - Method in class hec.gfx2d.LegendItemContainer
- setJDomContractType(JDomLookupTypeImpl) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setJDomWaterUserContractRef(JDomWaterUserContractRef) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setJLayerSelection(JLayerSelection) - Method in class hec.map.aishape.AiShapeLayerSelection.AttributesAction
- setJLayerSelection(JLayerSelection) - Method in interface hec.map.LayerSelectionAction
- setJobStatus(String, String) - Method in class hec.model.JobTask
- setJulian(int) - Method in class hec.heclib.util.HecTime
-
Sets the date to the Hec julian date
- setJulian(int, int) - Method in class hec.heclib.util.HecTime
-
Sets the date to the Hec julian date and minutes past midnight
- setJulian(int, int, int) - Method in class hec.heclib.util.HecTime
-
Sets the date to the Hec julian date and minutes and seconds past midnight.
- setJulianBaseDate(int) - Method in class hec.io.TimeSeriesContainer
-
Set the julain base date (defualt is zero).
- setJulianEnd(int) - Method in class hec.heclib.dss.CondensedReference
- setJulianStart(int) - Method in class hec.heclib.dss.CondensedReference
- setJunction(StreamJunction) - Method in class hec.model.StreamNode
- setJunctionColor(Color) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setJunctionWidth(int) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setJustify(char) - Method in class hec.lang.RdcField
- setKey(long) - Method in class hec.lang.UserIdKey
- setKey(long) - Method in class hec.model.UserLoginInfo
- setKey(String) - Method in class rma.util.KeyValuePair
- setKeyForUser(String, long) - Method in class hec.model.UserInfo
- setLabel(String) - Method in class hec.client.LoginDlg
-
Deprecated.
- setLabel(String) - Method in interface hec.client.LoginIfc
- setLabel(String) - Method in class hec.geometry.Axis
- setLabel(String) - Method in class hec.gfx2d.G2dLine
- setLabel(String) - Method in class hec.gfx2d.G2dLineProperties
- setLabel(String) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setLabel(String) - Method in class hec.gfx2d.G2dMarkerProperties
- setLabel(String) - Method in interface hec.gfx2d.LineLabelProperties
- setLabel(String) - Method in class hec.gfx2d.TitleDrawProp
- setLabel(String) - Method in class hec.heclib.dss.HecPairedData
- setLabel(String) - Method in class hec.map.AttributeInfo
- setLabel(String) - Method in class hec.ui.TristateCheckBoxData
-
Sets the label.
- setLabelAlign(int) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setLabelAlign(int) - Method in class hec.gfx2d.G2dMarkerProperties
- setLabelAlignment(int) - Method in class hec.gfx2d.G2dLine
- setLabelAlignment(int) - Method in class hec.gfx2d.G2dLineProperties
- setLabelAlignment(int) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setLabelAlignment(int) - Method in class hec.gfx2d.G2dMarkerProperties
- setLabelAlignment(int) - Method in interface hec.gfx2d.LineLabelProperties
- setLabelAlignment(int) - Method in class hec.gfx2d.TitleDrawProp
- setLabelAlignment(String) - Method in class hec.gfx2d.G2dLine
- setLabelColor(Color) - Method in class hec.gfx2d.G2dLine
- setLabelColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setLabelColor(Color) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setLabelColor(Color) - Method in class hec.gfx2d.G2dMarkerProperties
- setLabelColor(Color) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setLabelColor(Color) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setLabelColor(String) - Method in class hec.gfx2d.G2dLine
- setLabelFieldIndex(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Sets the index into the database columns for the data to use as a label.
- setLabelFont(Font) - Method in class hec.gfx2d.G2dLine
- setLabelFont(Font) - Method in class hec.gfx2d.G2dLineProperties
- setLabelFont(Font) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setLabelFont(Font) - Method in class hec.gfx2d.G2dMarkerProperties
- setLabelFont(Font) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setLabelFont(Font) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setLabelFont(Font) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setLabelFont(String) - Method in class hec.gfx2d.G2dLine
- setLabelFontSizes(int, int, int, int) - Method in class hec.gfx2d.G2dPanel
-
set the font sizes for the axis labels
- setLabelFor(Component) - Method in class rma.swing.RmaJCheckBox
-
Set the component this is labelling.
- setLabelFor(Component) - Method in class rma.swing.RmaJRadioButton
- setLabelFormat(String) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setLabelFormat(String) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setLabelInterval(int) - Method in class hec.gfx2d.G2dGlyphDrawProp
- setLabelInterval(int) - Method in class hec.gfx2d.PairedDataPropertiesPanel
- setLabelPosition(int) - Method in class hec.gfx2d.G2dLine
- setLabelPosition(int) - Method in class hec.gfx2d.G2dLineProperties
- setLabelPosition(int) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setLabelPosition(int) - Method in class hec.gfx2d.G2dMarkerProperties
- setLabelPosition(int) - Method in interface hec.gfx2d.LineLabelProperties
- setLabelPosition(int) - Method in class hec.gfx2d.TitleDrawProp
- setLabelPosition(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Sets the position of the label around a center point, such as NORTH, EAST, WEST, SOUTH, etc.
- setLabelPosition(String) - Method in class hec.gfx2d.G2dLine
- setLabelRotation(double) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Sets the rotaion value.
- setLabels(String[]) - Method in class hec.io.PairedDataContainer
-
set the labels for the curves.
- setLabels(String[]) - Method in class hec.io.TextContainer
- setLabels(String[]) - Method in class hec.server.ListDialog
- setLabels(Vector) - Method in class hec.heclib.dss.HecPairedData
- setLabelText(String) - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- setLabelText(String) - Method in class rma.swing.InsertDlg
- setLabelTextVisible(boolean) - Method in class hec.gfx2d.components.LabelPanel
- setLabelTextVisible(boolean) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setLabelVisible(boolean) - Method in class hec.gfx2d.G2dLine
- setLastCheckInTime() - Method in class hec.model.UserLoginInfo
- setLastLoginTime(ZonedDateTime) - Method in class hec.security.UserProfile
- setLastModified(long) - Method in class hec.io.Identifier
- setLastRunTime() - Method in class hec.model.JobTask
- setLastWrittenTime(String, String) - Method in class hec.heclib.dss.HecDSSRecordInfo
- setLatitude(double) - Method in class hec.data.location.Location
-
Sets the Location's Latitude to the argument double.
- setLatitude(Double) - Method in class hec.data.location.Location
- setLatitudeOfProjectionOrigin(float) - Method in class hec.heclib.grid.AlbersInfo
- setLatLong(double, double) - Method in class hec.io.DataContainer
- setLatStdPar1(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setLatStdPar2(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setLatZone(double) - Method in class hec.map.transform.UTMCoordinateInfo
- setLayerColor(Color) - Method in class hec.map.dlg.DlgLayerSelection
- setLayerColor(Color) - Method in class hec.map.ManagerGlyphSelection
- setLayers(Vector) - Method in class hec.model.TsDataSetName
- setLayerSelection(JLayerSelection) - Method in class hec.map.aishape.ui.AiShapeFilePropertiesDialog
- setLayerSelection(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- setLayerShown(boolean) - Method in class hec.map.JLayerSelection
- setLayout(int) - Method in class hec.gfx2d.LegendItemContainer
- setLayout(int) - Method in class hec.gfx2d.LegendPanel
-
Sets the layout of this container to be vertical or horizontal.
- setLayout(int) - Method in class hec.gfx2d.PrintProperties
- setLayout(LayoutManager) - Method in class rma.swing.RmaJCompTitledPanel
-
By default the layout of this component may not be set, the layout of its contentPane should be set instead.
- setLeftChild(LogicNode) - Method in class hec.model.Operator
- setLeftMargin(double) - Method in class hec.gfx2d.Margin
- setLegendAlignment(String) - Method in class hec.gfx2d.Viewport
- setLegendBackground(Color) - Method in class hec.gfx2d.G2dDialog
-
Sets the background (fill) color of the legend.
- setLegendBackground(String) - Method in class hec.gfx2d.G2dDialog
-
Sets the background (fill) color of the legend.
- setLegendItem(LegendItem) - Method in class hec.map.LegendGlyph
- setLegendItemsVisible(boolean) - Method in class hec.gfx2d.G2dGlyph
- setLegendItemVisible(HecMath, boolean) - Method in class hec.gfx2d.G2dDialog
-
Sets the legend item visibility for the specified dataset
- setLegendItemVisible(DataContainer, boolean) - Method in class hec.gfx2d.G2dDialog
-
Sets the legend item visibility for the specified data container
- setLegendItemVisible(String, boolean) - Method in class hec.gfx2d.G2dDialog
-
Sets the legend item visibility for the specified data
- setLegendLabelText(DataContainer, int, String) - Method in class hec.gfx2d.G2dDialog
-
Sets the label text for the specified curve number of the legend item associated with the specified data container (display object)
- setLegendLabelText(DataContainer, String) - Method in class hec.gfx2d.G2dDialog
-
Sets the label text for the legend item associated with the specified data container (display object)
- setLegendLabelTextFontSize(DataContainer, int) - Method in class hec.gfx2d.G2dDialog
-
Sets the label text font size for the legend item associated with the specified data container (display object)
- setLegendLocation(String) - Method in class hec.gfx2d.G2dDialog
-
Sets the location of the legend for this plot.
- setLegendModel(LegendRenderer) - Method in class hec.map.legend.LegendLayerUI
- setLegendPanel(LegendPanel) - Method in class hec.gfx2d.G2dLinesPropPanel
- setLegendPanel(LegendPanel) - Method in class hec.gfx2d.G2dPanel
- setLegendPosistion(int) - Method in class hec.gfx2d.LegendPanel
-
Deprecated.
- setLegendPosition(int) - Method in class hec.gfx2d.LegendPanel
- setLegendRenderer(ViewportLegendRenderer) - Method in class hec.gfx2d.Viewport
-
Sets the legened renderer.
- setLegendRenderer(LegendRenderer) - Method in class hec.map.MapPanel
- setLegendSide(LegendSide) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setLegendTitle(String) - Method in class hec.map.AbstractLegendItem
- setLegendVisible(boolean) - Method in class hec.gfx2d.G2dPanel
- setLegendVisible(DefaultMutableTreeNode, boolean) - Method in class hec.map.inundation.InundationGroupSelection
- setLegendVisible(DefaultMutableTreeNode, boolean) - Method in interface hec.map.JLayerSelectionParent
- setLegendVisible(DefaultMutableTreeNode, boolean) - Method in class hec.map.JLayerSelectorTreePanel
- setLegenedVisible(boolean) - Method in class hec.gfx2d.LegendPanelProp
- setLength(int) - Method in class hec.lang.RdcField
-
Set the number of characters in the field.
- setLength(int) - Method in class rma.swing.text.FixedLengthDocument
- setLength(int) - Method in class rma.swing.text.IntegerDocument
- setLength(int) - Method in class rma.swing.text.LongDocument
- setLength(int) - Method in class rma.swing.text.RmaDocument
- setLength(int) - Method in class rma.util.AbstractTimeInterval
- setLength(long) - Method in class hec.io.Identifier
- setLength(Double) - Method in interface hec.data.stream.IStream
- setLength(Double) - Method in class hec.data.stream.StreamImpl
- setLengthUnit(String) - Method in interface hec.data.lock.ILock
- setLengthUnit(String) - Method in class hec.data.lock.JDomLockImpl
- setLengthUnits(String) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setLevel(Level) - Method in class rma.util.logging.LevelCeilingFilter
- setLevelComment(String) - Method in interface hec.data.level.ILocationLevel
- setLevelComment(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setLevelDate(Date) - Method in class hec.data.level.JDomLocationLevelImpl
- setLevelUnitsId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setLine(StreamPolyLine) - Method in class hec.model.StreamElement
- setLinear() - Method in class hec.gfx2d.AxisTics
- setLinear(String) - Method in class hec.gfx2d.Viewport
- setLineColor(Color) - Method in class hec.gfx2d.G2dGlyph
- setLineColor(Color) - Method in class hec.gfx2d.G2dLabelDrawProp
- setLineColor(Color) - Method in class hec.gfx2d.G2dLine
- setLineColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setLineColor(Color) - Method in class hec.gfx2d.G2dMarkerProperties
- setLineColor(Color) - Method in class hec.gfx2d.G2dPolygonProperties
- setLineColor(Color) - Method in interface hec.gfx2d.PatternProperties
- setLineColor(Color) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setLineColor(Color) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setLineColor(Color) - Method in class hec.gfx2d.ViewportDrawProp
- setLineColor(String) - Method in class hec.gfx2d.G2dLine
-
set the line color for this G2dLine
- setLineColor(String) - Method in class hec.lang.HtmlAttributes
- setLineColor(String) - Method in class hec.script.Plot
- setLineData(double[], double[], int) - Method in class hec.gfx2d.G2dLine
-
This sets the data that the line uses to draw to the screen.
- setLineData(double[], double[], int) - Method in class hec.gfx2d.G2dLogarithmicLine
- setLineData(G2dLine[]) - Method in class hec.gfx2d.PairedDataLineLabelPanel
- setLineData(G2dLine[]) - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- setLineIcon(G2dLinePatternRenderer.LineIcon) - Method in class hec.gfx2d.G2dLinePatternRenderer
- setLineLabel(String) - Method in class hec.gfx2d.G2dLine
- setLineLabelVisible(boolean) - Method in class hec.gfx2d.G2dLine
- setLinePattern(float[]) - Method in class hec.gfx2d.G2dLinePatternRenderer.LineIcon
- setLinePattern(float[]) - Method in class hec.gfx2d.G2dLineProperties
- setLinePattern(float[]) - Method in class hec.gfx2d.G2dMarkerProperties
- setLinePoint(double, WorldPt) - Method in class hec.geometry.WorldLine
-
reset the location of a point on the stream line
- setLinePoint(double, WorldPt) - Method in class hec.map.WorldLine
-
reset the location of a point on the stream line
- setLinePoint(double, WorldPt) - Method in class hec.model.StreamElement
-
reset the location of a point on the stream line
- setLinePoint(double, WorldPt) - Method in class hec.model.StreamPolyLine
- setLineProperties(G2dLineProperties, G2dLineProperties) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- setLineProperties(ThresholdLineStyle) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setLineSelectorVisible(boolean) - Method in class hec.gfx2d.G2dLinesPropPanel
- setLineStepStyle(int) - Method in class hec.gfx2d.G2dLineProperties
- setLineStepStyle(String) - Method in class hec.gfx2d.G2dLine
-
set the line step style for this line.
- setLineStyle(float[]) - Method in class hec.gfx2d.G2dLabelDrawProp
- setLineStyle(float[]) - Method in class hec.gfx2d.G2dPolygonProperties
- setLineStyle(float[]) - Method in interface hec.gfx2d.PatternProperties
- setLineStyle(float[]) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setLineStyle(float[]) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setLineStyle(float[]) - Method in class hec.gfx2d.ViewportDrawProp
- setLineStyle(int) - Method in class hec.lang.HtmlAttributes
- setLineStyle(String) - Method in class hec.gfx2d.G2dLine
-
set the line style for this G2dLine
- setLineTransparency(int) - Method in class hec.gfx2d.G2dLineProperties
- setLineVisible(boolean) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- setLineVisible(boolean) - Method in class hec.gfx2d.G2dGlyph
- setLineVisible(boolean) - Method in class hec.gfx2d.G2dLine
-
set the visibility of this line
- setLineWeight(float) - Method in class hec.gfx2d.G2dLabelDrawProp
- setLineWeight(float) - Method in class hec.gfx2d.G2dPolygonProperties
- setLineWeight(float) - Method in interface hec.gfx2d.PatternProperties
- setLineWeight(float) - Method in class hec.gfx2d.ViewportDrawProp
- setLineWeight(Float) - Method in class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- setLineWidth(float) - Method in class hec.gfx2d.G2dLine
-
set the width for this G2dLine
- setLineWidth(float) - Method in class hec.gfx2d.G2dLineProperties
- setLineWidth(float) - Method in class hec.gfx2d.G2dMarkerProperties
- setLineWidth(float) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
-
Sets the line width combo box - line widths range from 1-10
- setLineWidth(int) - Method in class rma.swing.HersheyFont
- setListData(Object[]) - Method in class rma.swing.RmaJCheckBoxList
- setListData(Vector) - Method in class rma.swing.RmaJCheckBoxList
- setListenToFormManager(boolean) - Method in class rma.swing.RmaJComboBox
- setListsEnabled(boolean) - Method in class hec.gui.MoverDialog
- setListsEnabled(boolean) - Method in class hec.gui.MoverPanel
- setListsEnabled(boolean) - Method in class hec.gui.MoverPanel2
- setLoadable(boolean) - Method in class hec.lang.DataObjectReference
- setLoaded(boolean) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Sets the loaded.
- setLoaded(boolean) - Method in class hec.gfx2d.PairedDataSet
- setLoaded(boolean) - Method in class hec.gfx2d.TimeSeriesDataSetBase
- setLocalInterval(int) - Method in class hec.geometry.AxisIterator
-
Set the interval to use in local coordinates
- setLocalRegularTimeZone(String) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setLocalRegularTimeZone(TimeZone) - Method in class hec.data.tx.LocalRegularTime
-
Deprecated.
- setLocalUnitSystem(int) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setLocation() - Method in class rma.swing.RmaJDialog
-
set the dialogs location centered on its parent.
- setLocation() - Method in class rma.swing.RmaJFrame
-
set the frames location centered on its parent.
- setLocation(int, int) - Method in class hec.gfx2d.G2dDialog
-
Sets the location of the dialog in screen coordinates
- setLocation(int, int) - Method in class hec.map.AbstractLegendItem
- setLocation(int, int) - Method in interface hec.map.LegendItem
-
Moves this component to a new location.
- setLocation(int, int) - Method in class hec.script.Plot
- setLocation(Location) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setLocation(Location) - Method in interface hec.data.ILocationAssociation
- setLocation(Location) - Method in interface hec.data.lock.ILock
- setLocation(Location) - Method in class hec.data.lock.JDomLockImpl
- setLocation(Location) - Method in class hec.data.physicalstructure.PhysicalStructure
- setLocation(Location) - Method in interface hec.data.project.IProject
- setLocation(Location) - Method in class hec.data.project.JDomProjectImpl
- setLocation(Location) - Method in class hec.data.watersupply.JDomWaterSupplyPump
- setLocation(ViewportLayer.Location) - Method in class hec.gfx2d.ViewportLayer
- setLocation(WorldPt) - Method in class hec.model.Node
- setLocation(WorldPt) - Method in class hec.model.StreamNode
- setLocation(Window, int, int) - Static method in class rma.swing.WindowUtilities
-
set the Windows's location.
- setLocation(String) - Method in class hec.data.LocationID
-
Deprecated.
- setLocation(String) - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- setLocation(String) - Method in class hec.hecmath.HecMath
-
set the Location part (B Part) of the DSS Pathname
- setLocation(String) - Method in class hec.map.JLayerSelector
- setLocationGroupId(String) - Method in class hec.data.location.Alternative
- setLocationGroupRef(LocationGroupRef) - Method in class hec.data.location.LocationGroup
- setLocationId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setLocationId(String) - Method in class hec.data.level.JDomLocationLevelRef
- setLocationId(String) - Method in interface hec.data.stream.IStreamLocation
- setLocationId(String) - Method in interface hec.data.stream.IStreamReach
- setLocationId(String) - Method in class hec.data.stream.StreamLocationImpl
- setLocationId(String) - Method in class hec.data.stream.StreamReachImpl
- setLocationId(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setLocationId(String) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setLocationID(Object) - Method in class hec.data.tx.DescriptionTxColumnModel
- setLocationKind(String) - Method in class hec.data.location.Location
- setLocationLevelRef(ILocationLevelRef) - Method in interface hec.data.level.ILocationLevel
- setLocationLevelRef(ILocationLevelRef) - Method in class hec.data.level.JDomLocationLevelImpl
- setLocationName(String) - Method in class hec.model.TsDataSetName
- setLocationRef(LocationTemplate) - Method in interface hec.data.ILocationRef
-
Sets the ref location template.
- setLocationRef(LocationTemplate) - Method in interface hec.data.ITimeSeriesDescription
-
Deprecated.
- setLocationRef(LocationTemplate) - Method in interface hec.data.level.ILocationLevel
- setLocationRef(LocationTemplate) - Method in interface hec.data.level.ILocationLevelIndicator
- setLocationRef(LocationTemplate) - Method in interface hec.data.level.ILocationLevelRef
- setLocationRef(LocationTemplate) - Method in class hec.data.level.JDomLocationLevelImpl
- setLocationRef(LocationTemplate) - Method in class hec.data.level.JDomLocationLevelRef
- setLocationRef(LocationTemplate) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setLocationRef(LocationTemplate) - Method in class hec.data.operations.OperationalProjectChanges
- setLocationRef(LocationTemplate) - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- setLocationRef(LocationTemplate) - Method in class hec.data.operations.PhysicalStructureOperationalSetting
-
Shouldn't normally be called.
- setLocationRef(LocationTemplate) - Method in class hec.data.rating.JDomRatingSpecification
-
Sets the location of this spec.
- setLocationRef(LocationTemplate) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setLocationRef(LocationTemplate) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- setLocationRef(LocationTemplate) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setLocationTemplate(LocationTemplate) - Method in class hec.data.location.Location
- setLocationType(String) - Method in class hec.data.location.Location
- setLocked(boolean) - Method in class hec.model.AbstractDataObject
- setLocked(boolean) - Method in class hec.security.PasswordEntry
- setLocked(int) - Method in interface hec.lang.LockableObject
-
lock or unlock this object
- setLocked(int) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- setLocked(int) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- setLockedTime(long) - Method in class hec.io.FileLock
- setLockId(String) - Method in class hec.data.project.ProjectLock
- setLockLength(ParamDouble) - Method in interface hec.data.lock.ILock
- setLockLength(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- setLockLength(Double) - Method in interface hec.data.lock.ILock
- setLockLength(Double) - Method in class hec.data.lock.JDomLockImpl
- setLockWidth(ParamDouble) - Method in interface hec.data.lock.ILock
- setLockWidth(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- setLockWidth(Double) - Method in interface hec.data.lock.ILock
- setLockWidth(Double) - Method in class hec.data.lock.JDomLockImpl
- setLocRef(LocationTemplate) - Method in class hec.data.location.AssignedLocation
- setLogarithmic() - Method in class hec.gfx2d.AxisTics
- setLogarithmic(AxisTics.AxisSwapValidator) - Method in class hec.gfx2d.AxisTics
- setLogarithmic(String) - Method in class hec.gfx2d.Viewport
- setLogDisplayProvider(DialogLogHandler.LogRecordDisplayProvider) - Method in class rma.swing.logging.DialogLogHandler
- setLogFailureToLoad(boolean) - Static method in class rma.util.PlugInLoader
- setLogFile(File) - Method in class hec.io.ConsoleWindow
- setLogFile(String) - Static method in class hec.heclib.dss.HecDataManager
- setLogFile(String) - Method in class hec.io.Console
- setLogicalOperator(LogicalOperator) - Method in class hec.model.ConditionalItem
- setLoginServerUrls(List) - Method in exception hec.lang.ServerSecurityException
- setLoginTime() - Method in class hec.model.UserLoginInfo
- setLogRecordList(List<XmlLogRecord>) - Method in interface rma.swing.logging.ILogRecordDisplay
-
Populate with a list of records read in from the file system or something
- setLogRecordList(List<XmlLogRecord>) - Method in class rma.swing.logging.LogRecordDisplayPanel
- setLongCellEditor(int) - Method in class rma.swing.RmaJTable
- setLongCentMer(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setLongCentMer(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setLongitude(double) - Method in class hec.data.location.Location
-
Sets the Location's Longitude to the argument double.
- setLongitude(Double) - Method in class hec.data.location.Location
- setLongName(String) - Method in class hec.data.location.Location
- setLongPol(double) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setLongZone(double) - Method in class hec.map.transform.UTMCoordinateInfo
- setLookAndFeel() - Static method in class hec.client.LookAndFeel
- setLookback(String) - Method in class hec.model.TimeWindow
- setLookbackTime(HecTime) - Method in class hec.model.RunTimeWindow
-
set the lookback time
- setLookbackTime(String) - Method in class hec.model.RunTimeWindow
-
set the lookback time
- setLookup(Lookup) - Method in class hec.map.selection.GraphicElementSelection
- setLowercase() - Method in class rma.swing.text.FixedLengthDocument
- setLowercase() - Method in class rma.swing.text.RmaDocument
- setLowercaseOnly(boolean) - Method in class rma.swing.RmaJTextField
- setLowerLeftCorner(WorldPt) - Method in class hec.map.aidem.AiDemFltMap
- setLowestMeasurableStage(Double) - Method in interface hec.data.stream.IStreamLocation
- setLowestMeasurableStage(Double) - Method in class hec.data.stream.StreamLocationImpl
- setLowWaterLowerPoolLocationLevel(Double) - Method in interface hec.data.lock.ILock
- setLowWaterLowerPoolLocationLevel(Double) - Method in class hec.data.lock.JDomLockImpl
- setLowWaterUpperPoolLocationLevel(Double) - Method in interface hec.data.lock.ILock
- setLowWaterUpperPoolLocationLevel(Double) - Method in class hec.data.lock.JDomLockImpl
- setMajorAxis(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setMajorAxis(double) - Method in interface hec.map.transform.CoordinateTransformPanel.AxisPanel
- setMajorAxis(double) - Method in class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
- setMajorAxis(double) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setMajorAxis(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setMajorGridXColor(String) - Method in class hec.gfx2d.Viewport
-
set the major grid X color for this Viewport
- setMajorGridXStyle(String) - Method in class hec.gfx2d.Viewport
-
set the major grid X style for this Viewport
- setMajorGridXVisible(boolean) - Method in class hec.gfx2d.Viewport
-
set the major X grid draw state for this Viewport
- setMajorGridXWidth(float) - Method in class hec.gfx2d.Viewport
-
set the major X Grid width for this Viewport
- setMajorGridYColor(String) - Method in class hec.gfx2d.Viewport
-
set the major Grid Y color for this Viewport
- setMajorGridYStyle(String) - Method in class hec.gfx2d.Viewport
-
set the major grid Y style for this Viewport
- setMajorGridYVisible(boolean) - Method in class hec.gfx2d.Viewport
-
set the major X grid draw state for this Viewport
- setMajorGridYWidth(float) - Method in class hec.gfx2d.Viewport
-
set the major Y Grid width for this Viewport
- setMajorLineInterval(int) - Method in class hec.gfx2d.PairedDataPropertiesPanel
- setMajorMinorInterval(int) - Method in class hec.gfx2d.G2dGlyphDrawProp
- setMajorTicFont(Font) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicFontFamily(String) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicFontStyle(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicInterval(double) - Method in class hec.geometry.Axis
-
set the major tic interval for this Axis to interval
- setMajorTicInterval(double) - Method in class hec.geometry.AxisProp
- setMajorTicInterval(double) - Method in interface hec.geometry.ScaleProperties
-
Sets the spacing between the minor tics
- setMajorTicLabelsVisible(boolean) - Method in class hec.gfx2d.AxisTics
-
set the visibility of major tic labels
- setMajorTicLength(int) - Method in class hec.gfx2d.AxisTics
-
set the major tic length
- setMajorTicLength(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicLength(int) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setMajorTicMaxFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicMinFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorTicsVisible(boolean) - Method in class hec.gfx2d.AxisTics
-
set the the visibility of major tics
- setMajorTicTinyFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMajorXGridColor(Color) - Method in interface hec.gfx2d.GridProperties
- setMajorXGridColor(Color) - Method in class hec.gfx2d.ViewportDrawProp
- setMajorXGridStyle(float[]) - Method in interface hec.gfx2d.GridProperties
- setMajorXGridStyle(float[]) - Method in class hec.gfx2d.ViewportDrawProp
- setMajorXGridWeight(float) - Method in interface hec.gfx2d.GridProperties
- setMajorXGridWeight(float) - Method in class hec.gfx2d.ViewportDrawProp
- setMajorXGridWidth(float) - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setMajorYGridColor(Color) - Method in interface hec.gfx2d.GridProperties
- setMajorYGridColor(Color) - Method in class hec.gfx2d.ViewportDrawProp
- setMajorYGridStyle(float[]) - Method in interface hec.gfx2d.GridProperties
- setMajorYGridStyle(float[]) - Method in class hec.gfx2d.ViewportDrawProp
- setMajorYGridWeight(float) - Method in interface hec.gfx2d.GridProperties
- setMajorYGridWeight(float) - Method in class hec.gfx2d.ViewportDrawProp
- setMajorYGridWidth(float) - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setManager(TsRecordContainer) - Method in class hec.model.Node
- setManagerGlyphList(List) - Method in class hec.map.MapPanel
-
set the List of Manager MapObjectInterface objects.
- setManagerOrder(List) - Method in interface hec.appInterface.Workspace
-
Set the order that non-map schematic layers are drawn as specified by the
hec.map.MapIdentifiers
in the list orderedManagerIds. - setManagerOrder(List) - Method in class hec.map.MapPanel
-
Sets the ManagerOrder attribute of the MapPanel object calls setManagerOrder(positionList, true)
- setManagerOrder(List, boolean) - Method in class hec.map.MapPanel
-
Sets the ManagerOrder attribute of the MapPanel object
- setMap(MapObjectInterface) - Method in class hec.map.aidem.AiDemGlyph
-
Sets the MapObjectInterface of the MapGlyph object
- setMap(MapObjectInterface) - Method in class hec.map.image.ImageGlyphProxy
- setMap(MapObjectInterface) - Method in class hec.map.MapGlyph
-
Sets the MapObjectInterface of the MapGlyph object
- setMap(Collection) - Method in class hec.map.ElevationGlyphDataRecord
- setMap(Collection) - Method in class hec.map.GlyphDataRecord
- setMapGlyph(ElevationGlyph) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the MapGlyph attribute of the ElevationGlyphOptionJDlg object
- setMapGlyphClass(String) - Method in class rma.swing.RmaGlyphButtonInfo
- setMapIdentifier(MapIdentifier) - Method in class hec.map.MapObject
- setMapIdentifier(MapIdentifier) - Method in interface hec.map.MapObjectInterface
-
Sets the MapIdentifier attribute of the MapObjectInterface object
- setMapIdentifier(MapIdentifier) - Method in class hec.map.mrsid.MrSidMap
- setMapIdentifier(MapIdentifier) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- setMapLabel(String) - Method in class hec.data.location.Location
- setMapMode(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setMapOrder(List) - Method in interface hec.map.appInterface.MapWorkspace
-
Set the order that the maps are drawn as specified by the
hec.map.MapIdentifiers
in the List orderedMapIds - setMapPanel(MapPanel) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the MapPanel attribute of the ElevationGlyphOptionJDlg object
- setMapPanel(MapPanel) - Method in class hec.map.image.ImageGlyphProxy
- setMapPanel(MapPanel) - Method in class hec.map.image.ImportImageAction
- setMapPanel(MapPanel) - Method in class hec.map.JLayerSelector
- setMapPanel(MapPanel) - Method in class hec.map.JLayerSelectorTreePanel
- setMapPanel(MapPanel) - Method in class hec.map.MapGlyph
-
Sets the MapPanel of the MapGlyph object
- setMapPanel(MapPanel) - Method in class hec.map.MapScaleEditorPanel
- setMapScale(int) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setMapsDirectory(String) - Method in class hec.map.image.ImportImageAction
- setMapShown(boolean) - Method in class hec.map.MapIdentifier
-
Set the default state of whether or not the map is shown.
- setMapShown(boolean, MapGlyph) - Method in class hec.map.MapIdentifier
-
Set whether or not the map is shown.
- setMapTools(MapToolPanel) - Method in class hec.map.MapPanel
-
Sets the current MapTools of the MapPanel object
- setMapUrl(String) - Method in class hec.map.inundation.InundationLayer
- setMargin(Margin) - Method in class hec.gfx2d.MarginJDialog
- setMargins(double, double, double, double) - Method in class hec.gfx2d.Margin
- setMargins(Margin) - Method in class hec.gfx2d.PrintProperties
- setMarkerLabel(String) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setMarkerLabel(String) - Method in class hec.gfx2d.G2dMarkerProperties
- setMarkerValue(double) - Method in class hec.gfx2d.G2dMarkerProperties
- setMarkerValuePanelVisible(boolean) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setMarkerXValue(double) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setMarkerYValue(double) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setMasterAxis(int, Axis) - Method in class hec.gfx2d.Viewport
- setMasterAxisTable(Hashtable) - Method in class hec.gfx2d.Viewport
- setMatchCase(boolean) - Method in class hec.client.FindTextJDialog
-
set the Match Case check box selection status
- setMatchCaseEnabled(boolean) - Method in class hec.client.FindTextJDialog
-
set whether the match case checkbox is enabled
- setMathExpression(String) - Method in class hec.hecmath.computation.MathExpression
- setMax(double) - Method in class rma.swing.text.DecimalNumberDocument
- setMax(int) - Method in class hec.map.aishape.ShapeImportProgressIndicator
- setMax(int) - Method in class rma.swing.text.IntegerDocument
- setMax(long) - Method in class rma.swing.text.LongDocument
- setMaxClipping(Clipping) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setMaxClipping(Clipping) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setMaxClipping(Clipping) - Method in class hec.map.ElevationGlyphDataRecord
- setMaxClipping(Clipping) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the MaxClipping attribute of the ElevationGlyphOptionJDlg object
- setMaxClipping(Clipping) - Method in class rma.util.ColorContour
- setMaxColor(Color) - Method in class rma.util.TwoColorColorContour
- setMaxDataValue(double) - Method in class hec.heclib.grid.GridInfo
- setMaxDecimalPlaces(int) - Method in class hec.data.UsgsRounder
-
Sets the maximum number of decimal places for the specification.
- setMaxDeviate(double) - Method in class hec.lang.RandomNumber
- setMaxExtents(WorldRect) - Method in class hec.map.MapPanel
-
Sets the Max Extents of the MapPanel
- setMaxFontSize(int) - Method in interface hec.gfx2d.FontProperties
- setMaxFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setMaximum(double) - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- setMaximum(int) - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- setMaximum(Comparable) - Method in class rma.swing.RmaSpinnerNumberModel
- setMaximumAge(String) - Method in interface hec.data.level.ILocationLevelIndicator
- setMaximumAge(String) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setMaximumDate(Calendar) - Method in class rma.swing.DateChooser
-
Set the latest selectable date for the chooser.
- setMaximumElevation() - Method in class hec.map.dem.ElevationProfile
- setMaximumElevation(double) - Method in class hec.map.dem.ElevationProfile
- setMaximumFactionDigits(int) - Method in class hec.geometry.Axis
- setMaximumFontSize(int) - Method in class hec.gfx2d.components.FontPanel
- setMaximumFontSize(int) - Method in class rma.swing.FontChooserPanel
- setMaximumLimit(double) - Method in class hec.geometry.Axis
-
set the maximum limit for this Axis to max
- setMaximumLockLift(Double) - Method in interface hec.data.lock.ILock
- setMaximumLockLift(Double) - Method in class hec.data.lock.JDomLockImpl
- setMaximumNameLength(int) - Method in class hec.gui.NameDescriptionPanel
-
Sets the maximum number of characters the Name text field will allow a user to type in.
- setMaximumScale(int) - Method in interface hec.map.ElevationGlyph
- setMaximumScale(int) - Method in interface hec.map.image.IImageGlyph
- setMaximumScale(int) - Method in class hec.map.image.ImageGlyphProxy
- setMaximumScale(int) - Method in class hec.map.MapGlyph
- setMaximumScale(int) - Method in class hec.map.MapIdentifier
- setMaximumValue(double) - Method in class hec.chart.HistogramOptionsPanel
- setMaxLength(int) - Method in class rma.swing.RmaJIntegerField
- setMaxLength(int) - Method in class rma.swing.RmaJLongField
- setMaxLength(int) - Method in class rma.swing.RmaJTextField
- setMaxNumberToRetrieve(int) - Method in class hec.heclib.dss.HecDssCatalog
- setMaxScaleValue(double) - Method in class hec.geometry.AxisProp
- setMaxScaleValue(double) - Method in interface hec.geometry.ScaleProperties
- setMaxScalingSize(int) - Method in class hec.gfx2d.components.FontPanel
- setMaxSize(int) - Method in class rma.util.ObjectPool
-
set the max size of the pool
- setMaxTextSize(int) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- setMaxTimeGap(long) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setMaxTimeGapDefinedByHours(int) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setMaxTimeGapDefinedByIntervals(int) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setMaxTimeGapDefinedByMinutes(int) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setMaxVal(double) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setMaxValDate(Date) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setMaxValue(double) - Method in class rma.swing.RmaJDecimalField
-
set the maximum value that can be entered into this field
- setMaxValue(double) - Method in class rma.util.ColorContour
- setMaxValue(int) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
-
Sets the maxValue attribute of the ProfileAnimationDlg object
- setMaxValue(int) - Method in class rma.swing.RmaJIntegerField
-
Sets the max value.
- setMaxValue(int) - Method in class rma.swing.RmaVcrControls
- setMaxValue(long) - Method in class rma.swing.RmaJLongField
- setMeasurementNumber(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setMeasurementNumber(String) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setMenuSelectedIndex(JPopupMenu, int) - Static method in class hec.chart.HistogramPlotDialog
- setMenusEnabled(boolean) - Method in class rma.swing.RmaJTable
-
Sets the MenusEnabled attribute of the RmaJTable object
- setMenusState(boolean) - Method in class hec.script.AbstractScriptEditor
- setMenuState(TreePath) - Method in class hec.map.JLayerSelectorTreePanel
- setMessage(String) - Method in class hec.lang.Email
- setMessage(String) - Method in class hec.model.WarningTreeNode
- setMessage(String) - Method in class hec.server.WarningTreeNode
- setMessage(String) - Method in class hec.util.AnimatedWaitGlassPane
- setMessage(String) - Method in class rma.swing.logging.XmlLogRecord
- setMessageFile(String) - Static method in class hec.heclib.dss.HecDataManager
- setMessageLevel(int) - Method in interface hec.heclib.dss.DssDataManager
-
Sets the messageLevel attribute of the DssDataManager object
- setMessageLevel(int) - Static method in class hec.heclib.dss.HecDSSFileAccess
- setMessageLevel(int) - Method in class hec.heclib.dss.LocalDssDataManager
- setMessagePrinter(MessagePrinter) - Method in class hec.model.BaseTSDataSet
- setMessagesForNoErrorCase() - Method in class rma.swing.logging.LogRecordDisplayPanel
- setMimeType(String) - Method in class hec.tcu.TcuInfo
-
set the MIME type one of:
text/plain
Plain text, which is the default the type given isn't recognized. - setMin(double) - Method in class rma.swing.text.DecimalNumberDocument
- setMin(int) - Method in class rma.swing.text.IntegerDocument
- setMin(long) - Method in class rma.swing.text.LongDocument
- setMinClipping(Clipping) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setMinClipping(Clipping) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setMinClipping(Clipping) - Method in class hec.map.ElevationGlyphDataRecord
- setMinClipping(Clipping) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the MinClipping attribute of the ElevationGlyphOptionJDlg object
- setMinClipping(Clipping) - Method in class rma.util.ColorContour
- setMinColor(Color) - Method in class rma.util.TwoColorColorContour
- setMinDamWidth(int) - Method in interface hec.client.ResDrawPropData
- setMinDeviate(double) - Method in class hec.lang.RandomNumber
- setMinFontSize(int) - Method in interface hec.gfx2d.FontProperties
- setMinFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setMinimum(double) - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- setMinimum(int) - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- setMinimum(Comparable) - Method in class rma.swing.RmaSpinnerNumberModel
- setMinimumDate(Calendar) - Method in class rma.swing.DateChooser
-
Set the earliest selectable date for the chooser.
- setMinimumDraft(ParamDouble) - Method in interface hec.data.lock.ILock
- setMinimumDraft(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- setMinimumDraft(Double) - Method in interface hec.data.lock.ILock
- setMinimumDraft(Double) - Method in class hec.data.lock.JDomLockImpl
- setMinimumDuration(String) - Method in interface hec.data.level.ILocationLevelIndicator
- setMinimumDuration(String) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setMinimumElevation(double) - Method in class hec.map.dem.ElevationProfile
- setMinimumFontSize(int) - Method in class hec.gfx2d.components.FontPanel
- setMinimumFontSize(int) - Method in class rma.swing.FontChooserPanel
- setMinimumLimit(double) - Method in class hec.geometry.Axis
-
set the minimum limit for this Axis to min
- setMinimumScale(int) - Method in interface hec.map.ElevationGlyph
- setMinimumScale(int) - Method in interface hec.map.image.IImageGlyph
- setMinimumScale(int) - Method in class hec.map.image.ImageGlyphProxy
- setMinimumScale(int) - Method in class hec.map.MapGlyph
- setMinimumScale(int) - Method in class hec.map.MapIdentifier
- setMinimumValue(double) - Method in class hec.chart.HistogramOptionsPanel
- setMinMax(double, double) - Method in class hec.geometry.Axis
- setMinMaxTable(RmaJTable, int) - Method in class rma.swing.RmaJPasswordField
- setMinMaxTable(RmaJTable, int) - Method in class rma.swing.RmaJTextField
- setMinorAxis(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setMinorAxis(double) - Method in interface hec.map.transform.CoordinateTransformPanel.AxisPanel
- setMinorAxis(double) - Method in class hec.map.transform.CoordinateTransformPanel.PolarStereographicPanel
- setMinorAxis(double) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setMinorAxis(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setMinorGridXColor(String) - Method in class hec.gfx2d.Viewport
-
set the minor grid X color for this Viewport
- setMinorGridXStyle(String) - Method in class hec.gfx2d.Viewport
-
set the minor grid X style for this Viewport
- setMinorGridXVisible(boolean) - Method in class hec.gfx2d.Viewport
-
set the minor X grid draw state for this Viewport
- setMinorGridXWidth(float) - Method in class hec.gfx2d.Viewport
-
set the minor X Grid width for this Viewport
- setMinorGridYColor(String) - Method in class hec.gfx2d.Viewport
-
set the minor grid Y color for this Viewport
- setMinorGridYStyle(String) - Method in class hec.gfx2d.Viewport
-
set the minor grid Y style for this Viewport
- setMinorGridYVisible(boolean) - Method in class hec.gfx2d.Viewport
-
set the minor Y grid draw state for this Viewport
- setMinorGridYWidth(float) - Method in class hec.gfx2d.Viewport
-
set the minor Y Grid width for this Viewport
- setMinorTicFont(Font) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicFontFamily(String) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicFontScaling(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicFontStyle(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicInterval(double) - Method in class hec.geometry.Axis
-
set the minor tic interval for this Axis to interval
- setMinorTicInterval(double) - Method in class hec.geometry.AxisProp
- setMinorTicInterval(double) - Method in interface hec.geometry.ScaleProperties
-
Sets the spacing between each of the Major Tics
- setMinorTicLabelsVisible(boolean) - Method in class hec.gfx2d.AxisTics
-
set the visibility of minor tic labels
- setMinorTicLength(int) - Method in class hec.gfx2d.AxisTics
-
set the minor tic length
- setMinorTicLength(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicMaxFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicMinFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorTicsVisible(boolean) - Method in class hec.gfx2d.AxisTics
-
set the the visibility of minor tics
- setMinorTicTinyFontSize(int) - Method in class hec.gfx2d.AxisTicsDrawProp
- setMinorXGridColor(Color) - Method in interface hec.gfx2d.GridProperties
- setMinorXGridColor(Color) - Method in class hec.gfx2d.ViewportDrawProp
- setMinorXGridStyle(float[]) - Method in interface hec.gfx2d.GridProperties
- setMinorXGridStyle(float[]) - Method in class hec.gfx2d.ViewportDrawProp
- setMinorXGridWeight(float) - Method in interface hec.gfx2d.GridProperties
- setMinorXGridWeight(float) - Method in class hec.gfx2d.ViewportDrawProp
- setMinorXGridWidth(float) - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setMinorYGridColor(Color) - Method in interface hec.gfx2d.GridProperties
- setMinorYGridColor(Color) - Method in class hec.gfx2d.ViewportDrawProp
- setMinorYGridStyle(float[]) - Method in interface hec.gfx2d.GridProperties
- setMinorYGridStyle(float[]) - Method in class hec.gfx2d.ViewportDrawProp
- setMinorYGridWeight(float) - Method in interface hec.gfx2d.GridProperties
- setMinorYGridWeight(float) - Method in class hec.gfx2d.ViewportDrawProp
- setMinorYGridWidth(float) - Method in class hec.gfx2d.Viewport
-
Deprecated.
- setMinScaleValue(double) - Method in class hec.geometry.AxisProp
- setMinScaleValue(double) - Method in interface hec.geometry.ScaleProperties
-
Sets the new minimum scale value for an axis.
- setMinScalingSize(int) - Method in class hec.gfx2d.components.FontPanel
- setMinTextSize(int) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- setMinutes(double) - Method in class hec.heclib.util.HecTime
-
Set the time in minutes since 31 Dec 1899
- setMinutes(int) - Method in interface hec.data.level.ISeasonalInterval
- setMinutes(int) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setMinutes(int) - Method in class rma.swing.LatLongJPanel
- setMinutes(long) - Method in class hec.heclib.util.HecTime
-
Set the time in minutes since 31 Dec 1899
- setMinutes(long, int) - Method in class hec.heclib.util.HecTime
-
Set the time in minutes since 31 Dec 1899
- setMinVal(double) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setMinValDate(Date) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setMinValue(double) - Method in class rma.swing.RmaJDecimalField
-
set the minimum value that can entered into this field
- setMinValue(double) - Method in class rma.util.ColorContour
- setMinValue(int) - Method in class rma.swing.RmaJIntegerField
-
Sets the min value.
- setMinValue(int) - Method in class rma.swing.RmaVcrControls
- setMinValue(long) - Method in class rma.swing.RmaJLongField
- setMissing(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setMissing(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setMissing_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setMissingProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
- setMissingString(String) - Method in class rma.swing.table.RmaCellRenderer
-
set the string for undefined/missing values
- setMlHeaderRenderer() - Method in class rma.swing.RmaJTable
-
sets table up to display multi line headers
- setMlHeaderRenderer() - Method in class rma.swing.RmaJXTreeTable
-
sets table up to display multi line headers
- setMnemonic(int) - Method in class hec.ui.TristateDecorator
- setModal(boolean) - Method in class rma.swing.logging.DialogLogHandler
-
If the window is a dialog, controls if it is modal.
- setMode(String) - Method in class hec.gui.NameDialog
-
Sets the operating mode of the dialog
- setMode(String) - Method in class hec.server.NameMultiSelectDialog
-
Sets the mode of operation for the table
- setModel() - Method in class rma.swing.RmaJCheckBoxList
-
overriden to a no-op
- setModel() - Method in class rma.swing.RmaJColorComboBox
- setModel() - Method in class rma.swing.RmaJColorComboBox2
- setModel(TableModel) - Method in class rma.swing.RmaJTable
- setModel(TableModel) - Method in class rma.swing.RmaTableMap
- setModel(TableModel) - Method in class rma.swing.table.RmaTableSorter
- setModel(RmaTableModelInterface) - Method in class rma.swing.RmaJTableSorter
- setModel(RmaTableModelInterface) - Method in class rma.swing.table.FilterTablePanel
- setModelName(String) - Method in interface hec.model.DataList
-
set the workspace model name
- setModelPosition(int) - Method in class hec.model.AltItem
- setModelValue(Object, int, int) - Method in class hec.dataTable.ArrayModel
- setModelValue(Object, int, int) - Method in class hec.dataTable.PairedDataModel
- setModifiable(boolean) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- setModifiable(boolean) - Method in class hec.ui.TristateCheckBox
-
Sets the modifiable.
- setModifiable(boolean) - Method in class rma.swing.RmaJCheckBox
- setModifiable(boolean) - Method in class rma.swing.RmaJColorButton
- setModifiable(boolean) - Method in class rma.swing.RmaJComboBox
-
If modifiable is true then we will look for events that can modify us and report them to the base dialog if it is an RmaJDialog/RmaJFrame
- setModifiable(boolean) - Method in class rma.swing.RmaJRadioButton
- setModifiable(boolean) - Method in class rma.swing.RmaJTextArea
- setModifiable(boolean) - Method in class rma.swing.RmaJTextField
- setModifiableParent(Modifiable) - Method in class rma.util.AspectShadingColorContour.ColorContourObserverableListener
- setModified(boolean) - Method in interface hec.appInterface.Workspace
-
set the Workspace to be modified or not
- setModified(boolean) - Method in class hec.client.DataTypeEditor
- setModified(boolean) - Method in class hec.data.basin.JDomBasinImpl
- setModified(boolean) - Method in class hec.data.project.AtProjectDescriptor
- setModified(boolean) - Method in class hec.data.stream.StreamImpl
- setModified(boolean) - Method in class hec.data.stream.StreamLocationImpl
- setModified(boolean) - Method in class hec.data.stream.StreamReachImpl
- setModified(boolean) - Method in class hec.data.streamflow.StreamflowMeasurement
- setModified(boolean) - Method in class hec.gfx2d.DataType
- setModified(boolean) - Method in class hec.gfx2d.DataTypeEditor
- setModified(boolean) - Method in class hec.gfx2d.G2dLineProperties
-
Sets this properties object modfied.
- setModified(boolean) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setModified(boolean) - Method in class hec.gfx2d.G2dMarkerProperties
- setModified(boolean) - Method in class hec.gfx2d.LayoutPlotDialog
- setModified(boolean) - Method in interface hec.gfx2d.LineLabelProperties
- setModified(boolean) - Method in class hec.gfx2d.TitleDrawProp
- setModified(boolean) - Method in class hec.gui.AbstractEditorPanel
- setModified(boolean) - Method in class hec.lang.NamedType
-
Set the modified flag to true or false.
- setModified(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
- setModified(boolean) - Method in class hec.map.inundation.InundationGroupPanel
- setModified(boolean) - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- setModified(boolean) - Method in class hec.map.streamAlignment.StreamConversionPanel
- setModified(boolean) - Method in class hec.map.streamAlignment.StreamJunctionEditor
- setModified(boolean) - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- setModified(boolean) - Method in class hec.map.transform.CoordinateTransformPanel
- setModified(boolean) - Method in class hec.model.AbstractDataObject
- setModified(boolean) - Method in interface hec.model.CommonDataList
- setModified(boolean) - Method in interface hec.model.DataObject
-
set whether this object has been modified
- setModified(boolean) - Method in interface hec.model.ITSDataSet
- setModified(boolean) - Method in class hec.model.JobTask
- setModified(boolean) - Method in class hec.model.StreamPolyLine
- setModified(boolean) - Method in class hec.model.UnmodifiableDataObject
-
Sets the modified attribute of the UnmodifiableDataObject object
- setModified(boolean) - Method in class hec.properties.HECProperties
- setModified(boolean) - Method in class hec.script.AbstractScriptEditor.ScriptTextArea
- setModified(boolean) - Method in class hec.script.AbstractScriptEditor
- setModified(boolean) - Method in class hec.server.hecComponent
- setModified(boolean) - Method in class hec.ui.TristateCheckBox
-
Sets the modified.
- setModified(boolean) - Method in interface rma.lang.Modifiable
- setModified(boolean) - Method in class rma.swing.AbstractJPanel
- setModified(boolean) - Method in class rma.swing.AbstractTextEditorPanel
- setModified(boolean) - Method in class rma.swing.DateTimePanel
- setModified(boolean) - Method in class rma.swing.RmaComboBoxEditor
- setModified(boolean) - Method in class rma.swing.RmaFrame
- setModified(boolean) - Method in class rma.swing.RmaIpAddressPanel
- setModified(boolean) - Method in class rma.swing.RmaJCheckBox
- setModified(boolean) - Method in class rma.swing.RmaJColorButton
- setModified(boolean) - Method in class rma.swing.RmaJComboBox
- setModified(boolean) - Method in class rma.swing.RmaJDecimalField
- setModified(boolean) - Method in class rma.swing.RmaJDialog
- setModified(boolean) - Method in class rma.swing.RmaJFontButton
- setModified(boolean) - Method in class rma.swing.RmaJFrame
- setModified(boolean) - Method in class rma.swing.RmaJList
- setModified(boolean) - Method in class rma.swing.RmaJLocationComponent
- setModified(boolean) - Method in class rma.swing.RmaJPanel
- setModified(boolean) - Method in class rma.swing.RmaJPasswordField
- setModified(boolean) - Method in class rma.swing.RmaJRadioButton
- setModified(boolean) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- setModified(boolean) - Method in class rma.swing.RmaJSpinner
- setModified(boolean) - Method in class rma.swing.RmaJTabbedPane
- setModified(boolean) - Method in class rma.swing.RmaJTable
-
sets whether this table has been modified
- setModified(boolean) - Method in class rma.swing.RmaJTextArea
- setModified(boolean) - Method in class rma.swing.RmaJTextField
- setModified(boolean) - Method in class rma.swing.RmaJXTreeTable
-
sets whether this table has been modified
- setModified(boolean) - Method in class rma.swing.tree.RmaJTree
- setModifiedForegroundColor(Color) - Method in class rma.swing.RmaJTable
-
Sets the ModifiedForegroundColor attribute of the RmaJTable object
- setModifiedLayerSelection(JLayerSelection) - Method in class hec.map.inundation.InundationGroupSelection
- setModifiedLayerSelection(JLayerSelection) - Method in interface hec.map.JLayerSelectionParent
- setModifiedLayerSelection(JLayerSelection) - Method in class hec.map.JLayerSelectorTreePanel
- setModifiedTime(long) - Method in class hec.map.MapIdentifier
- setModifiedTime(long) - Method in class hec.model.ModifiedTime
- setModulePath(String) - Method in class hec.script.ScriptIdentifier
- setModules(Vector) - Method in class hec.model.TsDataSetName
- setMonths(int) - Method in interface hec.data.level.ISeasonalInterval
- setMonths(int) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setMouseAdapter(G2dMouseAdapter) - Method in class hec.gfx2d.G2dComponent
-
Sets the mouse adapter for the component to the given mouse adapter.
- setMouseAdapter(G2dMouseAdapter) - Method in class hec.gfx2d.G2dPanel
-
Set the active mouse adapter for the canvas.
- setMouseAdapter(G2dMouseAdapter) - Method in interface hec.gfx2d.G2dToolbarListener
- setMouseAdapter(G2dMouseAdapter) - Method in class hec.gfx2d.Viewport
- setMouseAdapter(G2dMouseAdapter) - Method in class hec.gfx2d.ViewportTextComponent
- setMouseAdapter(MapMouseAdapter) - Method in class hec.map.MapCanvas
-
Set the active mouse adapter for the canvas.
- setMouseAdapter(String) - Method in class hec.gfx2d.G2dComponent
-
Sets the mouse adapter for the component this is identified by the given String.
- setMouseAdapter(String) - Method in class hec.gfx2d.G2dPanel
-
Creates and makes current a mouse adapter according to the given class name.
- setMouseAdapter(String) - Method in interface hec.gfx2d.G2dToolbarListener
- setMouseAdapter(String) - Method in class hec.gfx2d.ViewportTextComponent
- setMouseAdapter(String) - Method in class hec.map.MapPanel
- setMouseListener() - Method in class hec.gui.AbstractFileChooserField
- setMoveUpDownVisible(boolean) - Method in class hec.gui.MoverDialog
- setMoveUpDownVisible(boolean) - Method in class hec.gui.MoverPanel
- setMoveUpDownVisible(boolean) - Method in class hec.gui.MoverPanel2
- setMultiLine(boolean) - Method in interface hec.data.ITextFilter
-
Sets the multi-line state for ALL filter elements
- setMultiLine(boolean) - Method in class hec.data.textFilter.TextFilter
- setMultiLine(boolean) - Method in class hec.data.textFilter.TextFilterElement
- setMultipleColumnData(RmaJTable, int[], int[]) - Method in class hec.gfx2d.SimpleJTableData
-
Sets the data from a table so that you can have a single y-data point with multiple x-data points or visa-versa.
- setName(String) - Method in interface hec.data.IRating
-
Sets the name of the rating
- setName(String) - Method in class hec.data.location.AssignedLocation
- setName(String) - Method in class hec.geometry.Axis
- setName(String) - Method in class hec.gfx2d.DataType
- setName(String) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the Name attribute of the DataTypeProperties object
- setName(String) - Method in class hec.gfx2d.G2dData
- setName(String) - Method in class hec.gfx2d.G2dLineProperties
- setName(String) - Method in class hec.gfx2d.G2dMarkerProperties
- setName(String) - Method in class hec.gfx2d.PlotType
- setName(String) - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
- setName(String) - Method in class hec.gfx2d.profilePlot.ProfileDataRecords
- setName(String) - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- setName(String) - Method in class hec.gfx2d.TimeWindowPlotData
- setName(String) - Method in class hec.gui.NameDescriptionPanel
- setName(String) - Method in class hec.gui.NameDialog
- setName(String) - Method in class hec.gui.RenameDlg
- setName(String) - Method in class hec.heclib.dss.Group
-
Sets the groupname
- setName(String) - Method in class hec.hecmath.computation.Variable
- setName(String) - Method in class hec.hecmath.DataSetResults
- setName(String) - Method in class hec.hecmath.DurationPeriod
- setName(String) - Method in class hec.hecmath.PairedDataMath
- setName(String) - Method in class hec.io.DataContainer
- setName(String) - Method in class hec.lang.NamedType
-
Set the NamedTypes's name to the argument String.
- setName(String) - Method in class hec.map.hms.HmsMapObject
- setName(String) - Method in class hec.map.JLayerSelection
- setName(String) - Method in class hec.map.selection.GraphicElementSelection
- setName(String) - Method in class hec.map.ToolBarButtonItem
- setName(String) - Method in class hec.model.AbstractDataObject
-
propagate the name change to all object refs
- setName(String) - Method in class hec.model.BaseTSDataSet
- setName(String) - Method in interface hec.model.DataObject
-
set this DataObject's Name
- setName(String) - Method in interface hec.model.ITSDataSet
-
Sets the name attribute of the ITSDataSet object
- setName(String) - Method in class hec.model.Node
-
echo the name change to tsproxies whose names are based on the nodes name
- setName(String) - Method in class hec.model.StreamElement
- setName(String) - Method in interface hec.model.TSRecord
- setName(String) - Method in class hec.model.UnmodifiableDataObject
-
propagate the name change to all object refs
- setName(String) - Method in class hec.model.WarningTreeNode
- setName(String) - Method in class hec.server.hecNamedType
- setName(String) - Method in class hec.server.WarningTreeNode
- setName(String) - Method in class hec.util.AlternativeEntry
- setName(String) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- setName(String) - Method in class rma.swing.AbstractJPanel
- setName(String) - Method in class rma.swing.RmaJPasswordField
- setName(String) - Method in class rma.swing.RmaJTextArea
- setName(String) - Method in class rma.swing.RmaJTextField
- setName(String) - Method in class rma.util.Timer
- setNameColumns(int) - Method in class hec.gui.NameDescriptionPanel
- setNameDocument(Document) - Method in class hec.gui.NameDescriptionPanel
- setNameEditable(boolean) - Method in class hec.gui.NameDescriptionPanel
- setNameEditable(boolean) - Method in class hec.gui.RenameDlg
-
set the name field editable
- setNameField(Object) - Method in class hec.map.aishape.FieldMapModel
- setNameFieldDocument(Document) - Method in class hec.gui.NameDialog
- setNameFieldDocument(Document) - Method in class hec.gui.RenameDlg
- setNameFieldIndex(int) - Method in class hec.map.aishape.ShapeImportTableModel
- setNameFieldIndex(int) - Method in interface hec.map.importer.ImportShapeTableModel
- setNameFieldVerifier(InputVerifier) - Method in class hec.gui.RenameDlg
- setNameFont(Font) - Method in interface hec.client.ResDrawPropData
- setNameFont(Font) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setNameInputVerifier(InputVerifier) - Method in class hec.gui.NameDescriptionPanel
- setNameLabel(String) - Method in class hec.gui.AbstractSelectorPanel
- setNameLabel(String) - Method in class hec.gui.NameDescriptionPanel
- setNameLabel(String) - Method in class hec.gui.NameDialog
-
Sets the Name Label for the Dialog
- setNameLabelMnemonic(char) - Method in class hec.gui.AbstractSelectorPanel
- setNameLabelMnemonic(char) - Method in class hec.gui.NameDescriptionPanel
- setNameLabels(String[]) - Method in class hec.server.NameSelectorDialog
-
Sets the name labels in the drop down box
- setNation(String) - Method in class hec.data.location.Location
- setNavigationStation(Double) - Method in interface hec.data.stream.IStreamLocation
- setNavigationStation(Double) - Method in class hec.data.stream.StreamLocationImpl
- setNavPanelVisible(boolean) - Method in class hec.client.SelectorEditorPanel
- setNavPanelVisible(boolean) - Method in class hec.gui.AbstractSelectorPanel
- setNavPanelVisible(boolean) - Method in class hec.gui.SelectorPanelEditor
- setNearestCity(String) - Method in class hec.data.location.Location
- setNearGageLocation(Location) - Method in interface hec.data.project.IProject
- setNearGageLocation(Location) - Method in class hec.data.project.JDomProjectImpl
- setNearZeroValue(double) - Static method in class hec.hecmath.computation.ValueTest
- setNeedsBorder(boolean) - Method in class rma.swing.RmaGlyphButtonInfo
- setNegativeIncremental(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setNegativeIncremental(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setNegativeIncremental_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setNew(boolean) - Method in class hec.data.streamflow.StreamflowMeasurement
- setNewDischarge(double) - Method in interface hec.data.turbines.ITurbineSetting
- setNewDischarge(double) - Method in class hec.data.turbines.JDomTurbineSetting
- setNewDischarge(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- setNewDischarge(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- setNewRecord(boolean) - Method in class rma.swing.RmaNavigationPanel
- setNewTotalDischargeOverride(double) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setNewTotalDischargeOverride(double) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setNewTotalDischargeOverride(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setNewTotalDischargeOverride(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setNextPanelName(String) - Method in class hec.gui.WizardPanel
-
Sets the panel name when the next button is pressed.
- setNextRunTime(long) - Method in class hec.model.JobTask
- setNoData(boolean) - Method in class rma.swing.RmaVcrControls
- setNoDataValue(double) - Method in class hec.map.aidem.AiDemBaseMap
- setNodeColor(Color) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setNodeOutlineColor(Color) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setNodeWidth(int) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setNoneCustomPanel(G2dNoneCustomPanel) - Method in class hec.gfx2d.SamplePanel
- setNonFederalCost(double) - Method in interface hec.data.project.IProject
-
Sets the non federal cost of this project.
- setNonFederalCost(double) - Method in class hec.data.project.JDomProjectImpl
- setNonFederalCostObject(BigDecimal) - Method in class hec.data.project.JDomProjectImpl
- setNonFederalCostUnit(String) - Method in class hec.data.project.JDomProjectImpl
- setNonFederalOandMCost(double) - Method in interface hec.data.project.IProject
-
Sets the non federal operations and maintenance cost for this project.
- setNonFederalOandMCost(double) - Method in class hec.data.project.JDomProjectImpl
- setNonFederalOandMCostObject(BigDecimal) - Method in class hec.data.project.JDomProjectImpl
- setNonFederalOandMCostUnit(String) - Method in class hec.data.project.JDomProjectImpl
- setNoRevision(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setNoRevision(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setNoRevision_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setNormalLockLift(ParamDouble) - Method in interface hec.data.lock.ILock
- setNormalLockLift(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- setNormalLockLift(Double) - Method in interface hec.data.lock.ILock
- setNormalLockLift(Double) - Method in class hec.data.lock.JDomLockImpl
- setNormalSize() - Method in class rma.swing.MDIDesktopManager
- setNote(String) - Method in class hec.gui.MoverDialog
-
Set's the notearea's text.
- setNote(String) - Method in class hec.gui.MoverPanel
-
Set's the notearea's text.
- setNoteVisible(boolean) - Method in class hec.gui.MoverDialog
-
Controls whether the notearea is visible.
- setNoteVisible(boolean) - Method in class hec.gui.MoverPanel
-
Controls whether the notearea is visible.
- setNotifyObservers(boolean) - Method in class hec.gfx2d.SimpleArray
- setNumberConturs(int) - Method in class hec.map.ElevationGlyphDataRecord
- setNumberCurves(int) - Method in class hec.io.PairedDataContainer
-
sets the number of Y value curves (length of the Y value array).
- setNumberHeaderRows(int) - Method in class hec.dataTable.ArrayModel
- setNumberHeaderRows(int) - Method in class hec.dataTable.HecDataTable
-
Sets the numberHeaderRows attribute of the Table object
- setNumberOfSpoke(int) - Method in class hec.util.AnimatedWaitIcon
- setNumberOfTicLabelLayers(int) - Method in class hec.geometry.Axis
-
set the numver of tic label layers to layers max number of tic label layers.
- setNumberOrdinates(int) - Method in class hec.io.PairedDataContainer
-
set the number of ordinates for the PairedDataContainer.
- setNumBins(int) - Method in class hec.chart.Histogram
- setNumBins(int) - Method in class hec.chart.HistogramChart
- setNumBinsNoRebuild(int) - Method in class hec.chart.HistogramChart
- setNumColumns(int) - Method in class rma.swing.RmaJTable
-
set the number of columns
- setNumDigits2RightOfDecimal(int) - Method in class hec.lang.RdcField
- setNumGradations(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setNumGradations(int) - Method in class hec.map.aishape.ui.FieldColorTableModel
- setNumLocks(int) - Method in class hec.data.project.ProjectDataBuilder
- setNumLookbackSteps(int) - Method in class hec.model.RunTimeWindow
-
set the number of lookback steps
- setNumOrds(int) - Method in class hec.lang.RegressionFromConstant
- setNumOutlets(int) - Method in class hec.data.project.ProjectDataBuilder
- setNumProgressUpdates(int) - Method in class hec.map.raster.RasterImportProgressIndicator
- setNumPumps(int) - Method in class hec.data.project.ProjectDataBuilder
- setNumRecords(int) - Method in class rma.swing.RmaNavigationPanel
- setNumRoutingSteps(int) - Method in class hec.model.RunTimeWindow
-
set the number of routing steps
- setNumRows(int) - Method in class rma.swing.RmaJTable
-
set the number of rows in the table model
- setNumRows(int) - Method in class rma.swing.table.FilterTablePanel
- setNumTicLabelLevels(int) - Method in class hec.geometry.Axis
- setNumTicLevels(int) - Method in class hec.geometry.AxisProp
- setNumTicLevels(int) - Method in interface hec.geometry.ScaleProperties
- setNumTurbines(int) - Method in class hec.data.project.ProjectDataBuilder
- setNumY(int) - Method in class hec.model.PairedValuesExt
- setObject(Object) - Method in class hec.lang.ObjectReference
- setObject(Object) - Method in class rma.swing.CheckBoxPanel
- setObject(Object) - Method in class rma.swing.RmaJObjectButton
- setObject(Object) - Method in class rma.swing.RmaJObjectCheckBoxMenuItem
- setObject(Object) - Method in class rma.swing.RmaJObjectLabel
- setObject(Object) - Method in class rma.swing.RmaJObjectMenuItem
- setObjectColor(Color) - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- setObjectFont(Font) - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- setObjectList(Vector) - Method in class hec.client.ObjectChooserTableModel
- setObjectText(String) - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- setObjectTitle(String) - Method in class hec.gfx2d.swing.charts.options.TextOptionsPanel
- setOfficeId(DbOfficeId) - Method in interface hec.data.rating.IRatingTemplate
-
Sets the office id for this template.
- setOfficeId(DbOfficeId) - Method in class hec.data.rating.JDomRatingTemplate
-
Sets the office id of this template.
- setOfficeId(String) - Method in interface hec.data.basin.IBasin
- setOfficeId(String) - Method in class hec.data.basin.JDomBasinImpl
- setOfficeId(String) - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- setOfficeId(String) - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- setOfficeId(String) - Method in class hec.data.DefaultCwmsProperty
- setOfficeId(String) - Method in interface hec.data.level.ISpecifiedLevel
- setOfficeId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setOfficeId(String) - Method in class hec.data.level.JDomLocationLevelRef
- setOfficeId(String) - Method in class hec.data.level.JDomSpecifiedLevelImpl
- setOfficeId(String) - Method in class hec.data.location.LocationCategory
- setOfficeId(String) - Method in class hec.data.location.LocationCategoryRef
- setOfficeId(String) - Method in interface hec.data.lookup.ILookupType
- setOfficeId(String) - Method in class hec.data.lookup.JDomLookupTypeImpl
- setOfficeId(String) - Method in interface hec.data.stream.IStream
- setOfficeId(String) - Method in interface hec.data.stream.IStreamLocation
- setOfficeId(String) - Method in interface hec.data.stream.IStreamReach
- setOfficeId(String) - Method in class hec.data.stream.StreamImpl
- setOfficeId(String) - Method in class hec.data.stream.StreamLocationImpl
- setOfficeId(String) - Method in class hec.data.stream.StreamReachImpl
- setOfficeId(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setOfficeId(String) - Method in class hec.data.streamflow.StreamflowMeasurementRef
- setOfficeId(String) - Method in class hec.data.timeSeriesText.StandardTextId
- setOfficeId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setOfficeId(String) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.Sets the office id of the encapsulated description tx.
- setOfficeId(String) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setOfficeId(String) - Method in class hec.data.tx.TsCategory
- setOffMode(boolean) - Method in class hec.heclib.util.EncoderDecoder
-
sets the off mode
- setOffMode(String) - Method in class hec.heclib.util.EncoderDecoder
-
sets the off mode (key feature)
- setOffset(double) - Method in class hec.model.PairedValues
-
set the Data's offset
- setOffset(int) - Method in class hec.data.IntervalOffset
-
Deprecated.Offset is in seconds
- setOffset(ISeasonalInterval) - Method in interface hec.data.level.ISeasonalValue
- setOffset(ISeasonalInterval) - Method in interface hec.data.level.ISeasonalValues
- setOffset(ISeasonalInterval) - Method in class hec.data.level.JDomSeasonalValueImpl
- setOffset(ISeasonalInterval) - Method in class hec.data.level.JDomSeasonalValuesImpl
- setOffset(Point) - Method in class hec.map.MapToolPanel.DragWindow
- setOffsetMinutes(Integer) - Method in class hec.data.level.JDomSeasonalValueImpl
- setOffsetMonths(Integer) - Method in class hec.data.level.JDomSeasonalValueImpl
- setOffsetPoint(int) - Method in class hec.gfx2d.G2dLineProperties
- setOK(String) - Method in class rma.swing.RmaMessageBox
- setOkay(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setOkay(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setOkay_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setOKButtonSearchString(String) - Method in class rma.swing.RmaJDialog
-
sets the _okButtonString to "name".
- setOkButtonText(String) - Method in class rma.swing.RmaJDateChooserDialog
- setOKCancel(String) - Method in class rma.swing.RmaMessageBox
- setOldDischarge(double) - Method in interface hec.data.turbines.ITurbineSetting
- setOldDischarge(double) - Method in class hec.data.turbines.JDomTurbineSetting
- setOldDischarge(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- setOldDischarge(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- setOldSelection(Collection<GraphicElementSelection>) - Method in class hec.map.selection.GraphicElementSelectionEvent
- setOldTotalDischargeOverride(double) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setOldTotalDischargeOverride(double) - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Sets in SI parameter units.
- setOldTotalDischargeOverride(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setOldTotalDischargeOverride(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setOpacity(float) - Method in class hec.map.annotations.ShadowRenderer
-
Sets the opacity used by the renderer to generate shadows.
- setOpenDirectory() - Method in class hec.gui.AbstractFileChooserField
- setOpenFile() - Method in class hec.gui.AbstractFileChooserField
- setOpening() - Method in class hec.gui.AbstractFileChooserField
- setOpening(double) - Method in interface hec.data.gates.IGateSetting
- setOpening(double) - Method in class hec.data.gates.JDomGateSetting
- setOpening(ParamDouble) - Method in interface hec.data.gates.IGateSetting
- setOpening(ParamDouble) - Method in class hec.data.gates.JDomGateSetting
- setOpeningParameter(Parameter) - Method in class hec.data.gates.JDomGateSetting
- setOperationalChangeRef(T) - Method in class hec.data.operations.PhysicalStructureOperationalSetting
-
Shouldn't normally be called.
- setOperationalSettings(NavigableMap<LocationTemplate, IGateSetting>) - Method in interface hec.data.gates.IGateChange
- setOperationalSettings(NavigableMap<LocationTemplate, IGateSetting>) - Method in class hec.data.gates.JDomGateChange
- setOperationalSettings(NavigableMap<LocationTemplate, ITurbineSetting>) - Method in interface hec.data.turbines.ITurbineChange
- setOperationalSettings(NavigableMap<LocationTemplate, ITurbineSetting>) - Method in class hec.data.turbines.JDomTurbineChange
- setOracleName(String) - Method in class hec.model.TsDataSetName
- setOrganization2(String) - Method in class hec.model.PluginAuthor
- setOrientation(int) - Method in class hec.map.MapToolPanel.DragWindow
- setOrientation(int) - Method in class hec.map.MapToolPanel
- setOrigin(double) - Method in class hec.geometry.Axis
- setOrigin(WorldPt) - Method in class hec.map.MapScale
-
Set the origin of the map view position
- setOrigin(WorldPt) - Method in class hec.map.TransformMapScale
- setOrigin(WorldPt, boolean) - Method in class hec.map.MapPanel
- setOrigin(WorldPt, boolean) - Method in class hec.map.MapScale
-
Set the origin of the map view position
- setOrigin(WorldPt, boolean) - Method in class hec.map.TransformMapScale
- setOrigin(Date) - Method in interface hec.data.level.ISeasonalValues
- setOrigin(Date) - Method in class hec.data.level.JDomSeasonalValuesImpl
- setOriginalName(String) - Method in class rma.swing.text.ExistingNameVerifier
- setOriginalTimeZoneId(String) - Method in class hec.dataTable.TimeSeriesDataColumn
- setOriginCoords(double, double) - Method in class hec.heclib.grid.FlatGrid
- setOriginIndices(int, int) - Method in class hec.heclib.grid.FlatGrid
- setOriginLat(double) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- setOriginLat(double) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- setOtherDefinedDurationPeriods(DurationPeriod[]) - Method in class hec.hecmath.DurationAnalysis
-
Set the non-standard or user defined DurationPeriod(s) established by dialog or script
- setOut(FileOutputStream) - Method in class hec.io.LogFileNamer
- setOuterCircleRadius(int) - Method in class hec.util.AnimatedWaitIcon
- setOutflows(List<IOutlet>) - Method in interface hec.data.outlet.IOutlet
- setOutflows(List<IOutlet>) - Method in class hec.data.outlet.JDomOutletImpl
- setOutput(Writer) - Method in class rma.util.postscript.PSGrBase
-
Change the Writer this context's output goes to.
- setOutputFile(File) - Method in class rma.io.TextFieldParser
-
Sets the file for this parser to write to.
- setOutputWriter(BufferedWriter) - Method in class rma.io.TextFieldParser
-
Same as the
setOutputFile()
method but it takes a BufferedWriter instead. - setOverride(String) - Method in class hec.io.impl.StoreOptionImpl
- setOverride(String) - Method in interface hec.io.StoreOption
- setOverrideFile(String) - Static method in class hec.gfx2d.DataTypeFactory
-
set where to look for the override file.
- setPageFormat(int, PageFormat) - Method in class rma.swing.table.TablePrintManager
- setPaint(Paint) - Method in class rma.util.postscript.PSGrBase
- setPaint(Paint) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setPaintEnabled(boolean) - Method in class hec.gfx2d.G2dPanel
-
setPaintEnabled
- setPaintEnabled(boolean) - Method in class hec.map.MapPanel
-
Sets whether painting is enabled for the mappanel
- setPaintMode() - Method in class rma.util.postscript.PSGrBase
-
Sets the default paint mode to overwrite the destination with the current color.
- setPaintMode() - Method in class rma.util.wmf.WMFGraphics
-
Not supported.
- setPaintMode() - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setPaintOk(boolean) - Static method in class hec.map.MapGlyph
-
Sets whether MapGlyphs should continue painting.
- setPaintParameters(Map<String, Object>) - Method in interface hec.gfx2d.G2dPaint
- setPaintParameters(Map<String, Object>) - Method in class hec.gfx2d.paint.G2dGradientPaint
- setPairedData(Vector) - Method in class hec.dataTable.PairedDataCurveSelector
- setPairedDataContainer(PairedDataContainer) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- setPairedDataContainer(PairedDataContainer) - Method in class hec.io.ArrayContainer
- setPairedValues(PairedValues) - Method in class hec.model.PairedValuesTableModel
- setPairedValues(PairedValuesExt) - Method in class hec.model.PairedValuesExtTableModel
- setPanel(G2dPanel) - Method in class hec.gfx2d.G2dDialog
- setPanelBorder() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- setPanelEditable(boolean) - Method in class hec.gui.NameDescriptionPanel
- setPanelEnabled(boolean) - Method in class hec.gui.NameDescriptionPanel
- setPanelProperties(G2dPanelProp) - Method in class hec.gfx2d.PlotType
- setPanelTitle(String) - Method in class hec.client.SummaryWizardPanel
-
Sets the PanelTitle attribute of the SummaryWizardPanel object
- setParameter(Parameter) - Method in interface hec.data.level.IAttributeParameterTypedValue
- setParameter(Parameter) - Method in interface hec.data.level.ILocationLevel
- setParameter(Parameter) - Method in interface hec.data.level.ILocationLevelRef
- setParameter(Parameter) - Method in interface hec.data.level.IParameterTypedValue
- setParameter(Parameter) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- setParameter(Parameter) - Method in class hec.data.level.JDomLocationLevelImpl
- setParameter(Parameter) - Method in class hec.data.level.JDomLocationLevelRef
- setParameter(Parameter) - Method in class hec.data.level.JDomParameterTypedValueImpl
- setParameter(Parameter) - Method in class hec.data.rating.ParameterValues
-
Sets the parameter.
- setParameter(Object) - Method in class hec.data.tx.DescriptionTxColumnModel
- setParameter(String) - Method in class hec.data.Parameter
-
Deprecated.Sets the parameter.
- setParameter(String) - Method in class hec.gfx2d.DataType
- setParameter(String) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the Parameter attribute of the DataTypeProperties object
- setParameter(String, String) - Method in class hec.data.Parameter
-
Deprecated.Sets the parameter.
- setParameterDisplayed(String) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Set the selected parameter data is displayed in.
- setParameterExtents(Parameter, double, double) - Method in interface hec.data.rating.IRatingExtents
-
Adds a min/max parameter extents for the given parameter.
- setParameterExtents(Parameter, double, double) - Method in class hec.data.rating.RatingExtents
-
Creates a new parameter extents for the arg parameter and values.
- setParameterId(int) - Method in class hec.data.ParamInteger
-
Sets the new parameter for this object
- setParameterId(int) - Method in class hec.geometry.Axis
- setParameterId(int) - Method in class hec.model.SeasonalRecord
-
Sets the parameter ID for the double values in this record.
- setParameterId(int) - Method in class hec.model.SeasonalRecordExt
-
Sets the parameter ID for the double values in this record.
- setParameterId(int) - Method in class rma.swing.RmaJRadioButton
- setParameterId(int, int) - Method in class hec.geometry.Scale
- setParameterId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setParameterId(String) - Method in class hec.data.level.JDomLocationLevelRef
- setParameterInfo(String, int) - Method in class hec.heclib.grid.GridInfo
- setParameterPart(String) - Method in class hec.hecmath.HecMath
-
set the parameter type (C Part) of the DSS Pathname
- setParameterPart(String) - Method in class hec.hecmath.TimeSeriesMath
-
set the parameter type (C Part) of the DSS Pathname
- setParameterText(String) - Method in class hec.gfx2d.G2dAxisLabelPropertiesPanel
- setParameterType(ParameterType) - Method in interface hec.data.level.IAttributeParameterTypedValue
- setParameterType(ParameterType) - Method in interface hec.data.level.ILocationLevel
- setParameterType(ParameterType) - Method in interface hec.data.level.ILocationLevelRef
- setParameterType(ParameterType) - Method in interface hec.data.level.IParameterTypedValue
- setParameterType(ParameterType) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- setParameterType(ParameterType) - Method in class hec.data.level.JDomLocationLevelImpl
- setParameterType(ParameterType) - Method in class hec.data.level.JDomLocationLevelRef
- setParameterType(ParameterType) - Method in class hec.data.level.JDomParameterTypedValueImpl
- setParameterType(ParameterType) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- setParameterType(Object) - Method in class hec.data.tx.DescriptionTxColumnModel
- setParameterType(String) - Method in class hec.data.ParameterType
-
Deprecated.
- setParameterTypeId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setParameterTypeId(String) - Method in class hec.data.level.JDomLocationLevelRef
- setParameterValues(Properties) - Method in class hec.io.dbf.types.PrimitiveArrayToBinary
-
Sets the parameters used by this Type.
- setParameterValues(Properties) - Method in interface hec.io.dbf.types.UserType
- setParamId(int) - Method in class hec.map.GridGlyphDataRecord
- setParamName(String) - Method in class hec.model.AbstractTSRecord
- setParamName(String) - Method in interface hec.model.TSRecord
- setParamValue(ParamDouble) - Method in interface hec.data.characteristic.ICharacteristic
- setParamValue(ParamDouble) - Method in class hec.data.characteristic.JDomCharacteristic
- setParamXId(int) - Method in class hec.model.PairedValues
-
set the Parameter ID (i.e.
- setParamXId(int) - Method in class hec.model.PairedValuesExt
-
set the X parameter ID.
- setParamYId(int) - Method in class hec.model.PairedValues
-
set the Parameter ID (i.e.
- setParamYId(int) - Method in class hec.model.PairedValuesExt
-
set the Y parameter ID.
- setParamZId(int) - Method in class hec.model.PairedValuesExt
-
set the curves (Z) parameter ID.
- setParent(ConditionalBlock) - Method in class hec.model.Conditional
- setParent(DataObject) - Method in class hec.model.AbstractDataObject
- setParent(DataObject) - Method in interface hec.model.DataObject
-
set this objects parent DataObject
- setParent(DataObject) - Method in class hec.model.UnmodifiableDataObject
-
Sets the parent attribute of the UnmodifiableDataObject object
- setParent(Scheduler) - Method in class hec.model.JobTask
- setParent(Component) - Method in class rma.swing.RmaJTable
-
sets the parent for this dialog
- setParent(Object) - Method in class hec.dataTable.HecDataTableFrame
- setParent(Object) - Method in class hec.model.ConditionalBlock
- setParent(JFrame) - Method in class hec.tcu.TcuAction
- setParentBasin(String) - Method in interface hec.data.basin.IBasin
- setParentBasin(String) - Method in class hec.data.basin.JDomBasinImpl
- setParentComponent(Component) - Method in class hec.map.image.ImportImageAction
-
Sets the parent component used when dialogs are popped up.
- setParentComponent(Component) - Method in class hec.model.AbstractDataListTableModel
-
Allows the user to set the parent table or any component that uses this model.
- setParentControls(ChartRenderControls) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
-
sets the chart parent controls for the item render controls
- setParentForDialogs(JFrame) - Method in class hec.map.JLayerSelectorTreePanel
- setParentFrame(JFrame) - Method in class hec.map.raster.RasterConversionAction
- setParentGlyph(MapGlyph) - Method in class hec.map.image.ImageGlyphProxy
- setParentGlyph(MapGlyph) - Method in class hec.map.MapGlyph
- setParentLocationRef(LocationTemplate) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setParentLocationRef(LocationTemplate) - Method in interface hec.data.ILocationChild
- setParentLocationRef(LocationTemplate) - Method in interface hec.data.lock.ILock
- setParentLocationRef(LocationTemplate) - Method in class hec.data.lock.JDomLockImpl
- setParentLocationRef(LocationTemplate) - Method in class hec.data.physicalstructure.PhysicalStructure
- setParentLocationRef(LocationTemplate) - Method in interface hec.data.watersupply.IWaterUser
-
Sets the water user project loc.
- setParentLocationRef(LocationTemplate) - Method in class hec.data.watersupply.JDomWaterSupplyPump
- setParentLocationRef(LocationTemplate) - Method in class hec.data.watersupply.JDomWaterUserImpl
- setParentModified(Component) - Static method in class rma.util.RMAUtil
-
when a Modifiable component get modified, set its nearest Modifiable parent to modified
- setParentPath(String, String) - Method in class hec.model.BaseTSDataSet
- setParentPath(String, String) - Method in interface hec.model.ITSDataSet
-
Sets the parentPath attribute of the ITSDataSet object
- setParentWindow(Window) - Method in class rma.swing.logging.DialogLogHandler
-
Sets the parent window for the log handler window.
- setPart(String, int) - Method in class hec.lang.DSSPathString
- setParts(String[]) - Method in class hec.heclib.dss.DSSPathname
- setPartsList(List<IntervalOffsetPart>) - Method in class hec.data.IntervalOffset
-
Deprecated.
- setParty(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setPassword(String) - Method in class hec.client.LoginDlg
-
Deprecated.
- setPassword(String) - Method in interface hec.client.LoginIfc
- setPassword(String) - Method in class hec.model.SchedulableJob
- setPassword(String) - Method in class hec.security.PasswordEntry
- setPasteAddsRows(boolean) - Method in class rma.swing.RmaJTable
- setPasteBackground(Color) - Method in class rma.swing.RmaJTable
-
set the background for cells that get pasted into
- setPasteForeground(Color) - Method in class rma.swing.RmaJTable
-
set the foreground for cells that get pasted into
- setPasteMode(boolean) - Method in class hec.dataTable.ArrayModel
- setPath(String) - Method in class hec.gfx2d.components.IconPanel
- setPath(String) - Method in class hec.heclib.dss.DataReference
- setPath(String) - Method in class hec.io.Identifier
-
Sets the Identifier's path String to the argument path Strin
- setPath(String) - Method in class hec.util.SimulationEntry
- setPath(String) - Method in class hec.util.WatershedEntry
- setPathname(String) - Method in class hec.heclib.dss.DSSPathAndFilename
- setPathname(String) - Method in class hec.heclib.dss.DSSPathname
- setPathname(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setPathname(String) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setPathname(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- setPathname(String) - Method in class hec.hecmath.HecMath
-
set the pathname for this HecMath object
- setPathname(String) - Method in class hec.lang.DSSPathString
- setPathname(String) - Method in class hec.model.TsDataSetName
- setPathname(String[]) - Method in class hec.lang.DSSPathString
- setPathname(String, String, String, String, String, String) - Method in class hec.lang.DSSPathString
- setPathnameArray(String[], int) - Method in class hec.heclib.dss.CondensedReference
- setPathnameList(String[]) - Method in class hec.heclib.dss.HecDssCatalog
- setPathnameList(List<String>) - Method in class hec.heclib.dss.HecDssCatalog
- setPathnameParts(String) - Method in class hec.heclib.dss.DSSPathname
- setPathnameParts(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setPathnameParts(String) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setPathWithWildChars(String, boolean) - Method in class hec.heclib.dss.HecDssCatalog
- setPattern(String) - Method in class hec.lang.RdcField
- setPattern(String) - Method in class rma.util.WildCardFileFilter
- setPaused(boolean) - Method in class hec.model.JobTask
- setPaused(boolean) - Method in class rma.util.VCRControlsListenerImpl
- setPaused(boolean) - Method in interface rma.util.VCRPlayer
- setPaused(boolean) - Method in class rma.util.VCRPlayerThread
- setPenStyle(int) - Method in class rma.util.wmf.WMFGraphics
-
Sets the style of the pen, used to draw lines.
- setPenWidth(int) - Method in class rma.util.wmf.WMFGraphics
-
Sets the width of the pen, used to draw lines.
- setPercentDifference(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setPeriodAvgTimeStep(boolean) - Method in class hec.model.RunTimeWindow
- setPeriodPosition(int) - Method in class hec.geometry.TSAxisIterator
- setPeriodStepStyle(int) - Method in class hec.gfx2d.G2dLineProperties
- setPeriodStepStyle(String) - Method in class hec.gfx2d.G2dLine
- setPermanentState(int) - Method in class rma.swing.action.ActionButton
- setPhysicalTransferType(ILookupType) - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Sets the physical transfer type.
- setPhysicalTransferType(ILookupType) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setPixel(int, int, Color) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setPixels(BufferedImage, int, int, int, int, int[]) - Static method in class hec.map.annotations.GraphicsUtilities
-
Writes a rectangular area of pixels in the destination
BufferedImage
. - setPixelSpacing(int) - Method in class hec.gfx2d.G2dSpacer
- setPlayDelay(int) - Method in class rma.util.VCRControlsListenerImpl
- setPlotAnalytic(boolean) - Method in class hec.chart.HistogramChart
- setPlotObjects(List) - Method in class hec.gfx2d.G2dPanel
-
Set the plot objects with default line colors
- setPlotObjects(List, List) - Method in class hec.gfx2d.G2dPanel
-
Set the plot objects with specific line colors
- setPlotpanel(G2dPanel) - Method in class hec.gfx2d.G2dDialog
- setPlotProvider(PlotProvider) - Method in class hec.dataTable.ArrayModel
- setPlotsIconified(boolean) - Method in class hec.hecmath.DSSPlotCompare
- setPlotState(int) - Method in class hec.gfx2d.PairedDataPropertiesPanel
- setPlottingPoints(double[]) - Method in class hec.hecmath.DurationAnalysis
-
Filter the time series for the times in the duration period
- setPlotTitleText(String) - Method in class hec.gfx2d.G2dDialog
-
set the text of the Title for the
G2dPanel
- setPlotTitleVisible(boolean) - Method in class hec.gfx2d.G2dDialog
-
set whether the Title for the
G2dPanel
is visible - setPlotVariables(Vector) - Method in class hec.gfx2d.PlotType
- setPlotXvsY(boolean) - Method in class hec.gfx2d.PairedValuesExtData
-
flip x-y data for plotting
- setPlotXvsY(boolean) - Method in class hec.gfx2d.SimplePairedValuesData
-
flip x-y data for plotting
- setPlotYears(int) - Method in class hec.gfx2d.SimpleSeasonalData
-
years for plotting
- setPoint(Point) - Method in class hec.gfx2d.GhostGlassPane
- setPointColor(Color) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setPointFillColor(Color) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setPointLineColor(Color) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setPointLineColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setPointSize(int) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setPointSize(int) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setPointSize(int) - Method in class hec.gfx2d.PlotIcon
- setPointSize(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setPointStyle(int) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setPointStyle(int) - Method in class hec.gfx2d.G2dMarkerPointProperties
- setPolyFillMode(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setPolygonData(int[], int[], int) - Method in class hec.gfx2d.G2dPolygon
- setPolygonDrawType(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setPoolElevation(double) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setPoolElevation(double) - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Sets pool elev.
- setPoolElevation(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setPoolElevation(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setPopupMenu(JPopupMenu) - Method in class rma.swing.RmaJTable
-
allow the user to set their own popup menu
- setPopupMenuEnabled(boolean) - Method in class rma.swing.RmaJTable
-
set the popup menu enabled or not
- setPopupWidth(int) - Method in class rma.swing.RmaSteppedComboBox
-
Sets the PopupWidth attribute of the SteppedComboBox object
- setPort(Integer) - Method in class hec.heclib.dss.DataReference
- setPosition(int) - Method in class hec.gfx2d.components.LabelPanel
- setPosition(G2dGraphicPosition) - Method in class hec.gfx2d.G2dGraphicComponent
-
Set the position object.
- setPosition(Point) - Method in class hec.gfx2d.ColorSquare
- setPosition(String, int, int) - Method in class hec.gui.MoverDialog
-
Set (and save) the dialog's size and position from the last time it was used.
- setPositions() - Method in class hec.gfx2d.ColorChooser
- setPrecision(double, int) - Static method in class rma.util.RMAIO
-
Set of function similar to toTable() but allow the caller to set the precision of the number and the converts it to a string
- setPrecision(int) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setPrecision(int) - Method in class hec.heclib.util.HecDouble
- setPrecision(int) - Method in class hec.heclib.util.HecDoubleArray
- setPrecision(int) - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- setPrecision(int) - Method in class rma.swing.RmaJDecimalField
-
set the precision of this field
- setPrecision(int) - Method in class rma.swing.RmaJTable
-
Sets the Precision attribute of the RmaJTable object
- setPrecision(int) - Method in class rma.swing.table.DecimalCellRenderer
-
Sets the Precision attribute of the DecimalCellRender object
- setPrecision(int) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- setPrecision2(double, int) - Static method in class rma.util.RMAIO
- setPrecision3(double) - Static method in class rma.util.RMAIO
-
figure out the precision of a number and return it.
- setPrecisionSet(boolean) - Method in class rma.swing.RmaJDecimalField
- setPreferredSizeProvider(PreferredSizeProvider) - Method in class hec.gfx2d.G2dComponent
- setPreferredSizeProvider(PreferredSizeProvider) - Method in class hec.gfx2d.G2dSpacer
-
sets the a provider that will provide the preferred size for this component.
- setPreserveRejectedAndMissingValues(boolean) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setPressed(boolean) - Method in class hec.ui.TristateDecorator
- setPrimaryDuration(long) - Method in class hec.hecmath.MassBalancedEvent
- setPrimaryStream(String) - Method in interface hec.data.basin.IBasin
- setPrimaryStream(String) - Method in class hec.data.basin.JDomBasinImpl
- setPrintButtonText(String) - Method in class rma.swing.table.PrintPropertiesDlg
- setPrintLocations(boolean) - Method in class rma.swing.RmaFrame
-
Debugging Construct to print out the demensions of the dialog on resize
- setPrintLocations(boolean) - Method in class rma.swing.RmaJDialog
-
Debugging Construct to print out the demensions of the dialog on resize
- setPrintOtherInfo(PageText) - Method in class rma.swing.RmaJTable
- setPrintProperties(PrintProperties) - Method in class hec.gfx2d.PageSetupJDialog
- setPrintProperties(TablePrintProperties) - Method in class rma.swing.table.HeaderPrintCellRendererPane
- setPrintProperties(TablePrintProperties) - Method in class rma.swing.table.MultiTablePrintManager
- setPrintProperties(TablePrintProperties) - Method in class rma.swing.table.PrintCellRendererPane
- setPrintProperties(TablePrintProperties) - Method in class rma.swing.table.TablePrintManager
-
Sets the default print propeties for the print job.
- setPrintTitle(PageText) - Method in class rma.swing.RmaJTable
-
title for 1st page of printing
- setPriority(double) - Method in class hec.model.ModelVariable
- setPriority(float) - Method in class hec.model.ConditionalBlock
- setProbabilityAxisArrays(String[], double[]) - Method in class hec.geometry.ProbabilityAxis
- setProbabilityAxisArrays(String[], double[], double, double) - Method in class hec.geometry.ProbabilityAxis
- setProcess(String) - Method in class rma.util.Timer
- setProcessed(boolean) - Method in interface hec.lang.Transaction
-
Sets the Processed attribute of the Action object
- setProcessedBy(String) - Method in interface hec.lang.Transaction
-
Sets the ProcessedBy attribute of the Action object
- setProcessKeyEvents(boolean) - Method in class rma.swing.RmaJTable
-
whether to process key events which causes the Enter and Escape key to be consumed.
- setProcessOutput(List) - Method in class hec.io.ProcessOutput
- setProfile(double[], double[][]) - Method in class hec.io.TimeSeriesContainer
- setProfileColumn(int) - Method in class hec.map.dem.ElevationProfile
- setProfileDepthsUnits(String) - Method in class hec.io.TimeSeriesContainer
- setProfileLabel(String) - Method in class hec.io.TimeSeriesContainer
- setProfileRow(int) - Method in class hec.map.dem.ElevationProfile
- setProfileValuesUnits(String) - Method in class hec.io.TimeSeriesContainer
- setProgramName(String) - Static method in class hec.heclib.dss.HecDataManager
- setProgress(int) - Method in class hec.io.ConsoleWindow
- setProgress(int) - Method in interface hec.model.UserInterface
- setProgress(int) - Method in class rma.swing.ProgressIndicator
-
Sets the Progress attribute of the ProgressIndicator object
- setProgressListener(ProgressListener) - Method in class hec.hecmath.DssCompare
- setProgressMonitor(ProgressMonitor) - Method in class hec.export.WorldPointToShapefile
- setProjectionDatum(int) - Method in class hec.heclib.grid.AlbersInfo
- setProjectionInfo(int, String, float, float, float, float, float, float, float, float) - Method in class hec.heclib.grid.AlbersInfo
- setProjectionUnits(String) - Method in class hec.heclib.grid.AlbersInfo
- setProjectLocationRef(LocationTemplate) - Method in class hec.data.operations.OperationalProjectChanges
- setProjectLocationRef(LocationTemplate) - Method in class hec.data.operations.PhysicalStructureOperationalChangeRef
- setProjectLocationRef(LocationTemplate) - Method in class hec.data.project.AtProjectDescriptor
- setProjectLocRef(LocationTemplate) - Method in class hec.data.project.ProjectLockRevoker
- setProjectOfficeId(String) - Method in class hec.data.project.JDomProjectImpl
- setProjectOwner(String) - Method in interface hec.data.project.IProject
-
Sets the assigned owner of this project.
- setProjectOwner(String) - Method in class hec.data.project.JDomProjectImpl
- setProp(String, String) - Method in class hec.properties.HECProperties
- setProperties(AxisTicsDrawProp) - Method in class hec.gfx2d.AxisTics
- setProperties(DataTypeProperties) - Method in class hec.gfx2d.DataType
- setProperties(G2dGlyphDrawProp) - Method in class hec.gfx2d.G2dGlyph
- setProperties(G2dLabelDrawProp) - Method in class hec.gfx2d.G2dLabel
- setProperties(G2dLabelDrawProp) - Method in class hec.gfx2d.LegendItem
- setProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dLine
-
Sets the properties that this line uses to draw
- setProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dTimeSeriesLine
- setProperties(G2dMarkerPointProperties) - Method in class hec.gfx2d.G2dMarkerPoint
- setProperties(G2dMarkerProperties) - Method in class hec.gfx2d.G2dMarkerLine
- setProperties(G2dPolygonProperties) - Method in class hec.gfx2d.G2dPolygon
- setProperties(LegendPanelProp) - Method in class hec.gfx2d.LegendPanel
- setProperties(TitleDrawProp) - Method in class hec.gfx2d.G2dTitle
- setProperties(ViewportDrawProp) - Method in class hec.gfx2d.Viewport
- setProperties(StreamAlignmentProps) - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- setProperties(TablePrintProperties) - Method in class rma.swing.table.GroupableHeaderPrintUI
- setProperties(TablePrintProperties) - Method in interface rma.swing.table.PrintUI
- setProperties(TablePrintProperties) - Method in class rma.swing.table.TableHeaderPrintUI
- setProperties(TablePrintProperties) - Method in class rma.swing.table.TablePrintUI
- setPropertiesFactoryName(String) - Method in class hec.gfx2d.G2dPanel
- setPropertyCategory(String) - Method in class hec.data.DefaultCwmsProperty
- setPropertyComment(String) - Method in class hec.data.characteristic.JDomCharacteristic
- setPropertyComment(String) - Method in class hec.data.DefaultCwmsProperty
- setPropertyFirer(PropertyFireable) - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- setPropertyId(String) - Method in class hec.data.characteristic.JDomCharacteristic
- setPropertyList(String, String, List<Map<String, String>>) - Method in class hec.data.characteristic.JDomCharacteristicType
- setPropertyMap(Map<String, String>) - Method in class hec.data.DefaultCwmsProperty
- setPropertyMap(Map<String, String>) - Method in interface hec.data.ICwmsProperty
-
Will set the attributes of this object to the mapped values keyed to the above constants and those in the super type.
- setPropertyValue(String) - Method in class hec.data.characteristic.JDomCharacteristic
- setProtected(boolean) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setProtected(boolean) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setProtected(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setProtected(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setProtected_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setPrototypeLevel(IParameterTypedValue) - Method in interface hec.data.level.ILocationLevel
- setPrototypeLevel(IParameterTypedValue) - Method in interface hec.data.level.ILocationLevelRef
- setPrototypeLevel(IParameterTypedValue) - Method in class hec.data.level.JDomLocationLevelImpl
- setPrototypeLevel(IParameterTypedValue) - Method in class hec.data.level.JDomLocationLevelRef
- setPrototypeParameterType(IParameterTypedValue) - Method in class hec.data.level.JDomSeasonalValueImpl
- setPublicName(String) - Method in class hec.data.location.Location
- setPublishedLatitude(Double) - Method in class hec.data.location.Location
- setPublishedLongitude(Double) - Method in class hec.data.location.Location
- setPublishedStation(Double) - Method in interface hec.data.stream.IStreamLocation
- setPublishedStation(Double) - Method in class hec.data.stream.StreamLocationImpl
- setPump(IWaterSupplyPump, PumpType) - Method in interface hec.data.watersupply.IWaterUserContract
- setPump(IWaterSupplyPump, PumpType) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpbackLocation(Location) - Method in interface hec.data.project.IProject
- setPumpbackLocation(Location) - Method in class hec.data.project.JDomProjectImpl
- setPumpIn(IWaterSupplyPump) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the pump where water is pumped into the pool.
- setPumpIn(IWaterSupplyPump) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpInLocation(Location) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpLocationRef(LocationTemplate) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setPumpOut(IWaterSupplyPump) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the location where water is withdrawn from the pool.
- setPumpOut(IWaterSupplyPump) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpOutBelow(IWaterSupplyPump) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the pump where water is pumped out below the pool as supply.
- setPumpOutBelow(IWaterSupplyPump) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpOutBelowLocation(Location) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpOutLocation(Location) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setPumpType(PumpType) - Method in interface hec.data.watersupply.IWaterSupplyPump
- setPumpType(PumpType) - Method in class hec.data.watersupply.JDomWaterSupplyPump
- setQuality(int) - Method in class hec.hecmath.computation.Variable
- setQuality(int[]) - Method in class hec.io.TimeSeriesContainer
-
Sets the quality array.
- setQuality(Integer) - Method in class hec.hecmath.computation.Variable
- setQuality(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setQuality(String) - Method in class hec.hecmath.computation.Variable
- setQuality7(int[][]) - Method in class hec.io.TimeSeriesContainer
- setQualityState(int) - Method in class hec.dataTable.HecDataTableFrame
- setQueryFields(List) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setQuestion(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setQuestion(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setQuestion_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setQuestionableProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
- setRadialSumContour(ColorContourRecord) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setRadialSumContourType(ColorContourType) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setRadialSumTextVisible(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setRandomTable(DoubleRandomTable) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- setRange0(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange0(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange0_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange1(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange1(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange1_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange2(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange2(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange2_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange3(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange3(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRange3_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRangeInfo(int, float[], int[]) - Method in class hec.heclib.grid.GridInfo
- setRateComparisonOperator1(IndicatorConditionOperator) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateComparisonOperator1(IndicatorConditionOperator) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateComparisonOperator2(IndicatorConditionOperator) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateComparisonOperator2(IndicatorConditionOperator) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateComparisonUnitId(String) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateComparisonUnitId(String) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateComparisonValue1(Double) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateComparisonValue1(Double) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateComparisonValue2(Double) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateComparisonValue2(Double) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateConnector(IndicatorConditionConnector) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateConnector(IndicatorConditionConnector) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateExpression(String) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateExpression(String) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateInterval(String) - Method in interface hec.data.level.ILocationLevelIndicatorCondition
- setRateInterval(String) - Method in class hec.data.level.LocationLevelIndicatorConditionImpl
- setRateOfChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRateOfChange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRateOfChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRatingFunction(double[], double[]) - Method in class hec.geometry.DefaultRatingFunction
- setRatingFunction(double[], double[]) - Method in class hec.gfx2d.ViewportLayout
- setRatingFunction(RatingFunction) - Method in class hec.geometry.Axis
-
Sets a rating function for the axis.
- setRatingFunction(RatingFunction, boolean) - Method in class hec.geometry.Axis
-
Sets a rating function for the axis.
- setRatingGroupRef(LocationGroupRef) - Method in interface hec.data.physicalstructure.IPhysicalStructure
- setRatingGroupRef(LocationGroupRef) - Method in class hec.data.physicalstructure.PhysicalStructure
- setRatingSpecification(IRatingSpecification) - Method in class hec.data.rating.AbstractRatingInput
-
Sets the rating specification to rate on.
- setRatingTime(long) - Method in interface hec.data.IRating
-
Sets the rating time.
- setRatingTime(long) - Method in class hec.hecmath.PairedDataMath
- setRatingTime(Date) - Method in class hec.data.rating.AbstractRatingInput
-
Sets the rating time i.e.
- setRawTimeSeriesData(int[], double[], int[]) - Method in class hec.gfx2d.G2dTimeSeriesLine
-
The x/y values are treated as raw values and the missing data (data that has a time value but no y value) is drawn if specified by the properties.
- setRawTimeSeriesData(long[], double[], int[]) - Method in class hec.gfx2d.G2dTimeSeriesLine
- setReachComments(String) - Method in interface hec.data.stream.IStreamReach
- setReachComments(String) - Method in class hec.data.stream.StreamReachImpl
- setReachFillColor(Color) - Method in interface hec.client.ResDrawPropData
- setReachOutlineColor(Color) - Method in interface hec.client.ResDrawPropData
- setReachWidth(int) - Method in interface hec.client.ResDrawPropData
- setReadOnly() - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Marks this PermissionCollection object as "readonly".
- setReadOnly(boolean) - Method in class hec.io.Identifier
- setReadOnly(boolean) - Method in interface hec.model.IDataListContainer
-
set whether the DataListContainer is read only
- setReadPrevious(boolean) - Method in class hec.io.DSSIdentifier
- setReadPreviousSubsquent(boolean, boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
For irregular-interval data, this setting will indicate if the value previous to the set time window should also be read, and if the value after the time window should be read.
- setReadSubsequent(boolean) - Method in class hec.io.DSSIdentifier
- setRealEPart(String) - Method in class hec.heclib.dss.DSSPathname
- setRealization(int) - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- setRealization(int) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- setRealPower(double) - Method in interface hec.data.turbines.ITurbineSetting
- setRealPower(double) - Method in class hec.data.turbines.JDomTurbineSetting
- setRealPower(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- setRealPower(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- setReason(ILookupType) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setReason(ILookupType) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setRecordOffset(int) - Method in class hec.io.dbf.DBFFieldDescriptor
- setRecordPosition(int) - Method in class rma.swing.RmaNavigationPanel
- setRecurring(boolean) - Method in class hec.model.SchedulableJob
- setRecurringAmount(int) - Method in class hec.model.SchedulableJob
-
set the recurring amount.
- setRecurringInterval(String) - Method in class hec.model.SchedulableJob
-
set the recurring interval.
- setReferenceElevation(double) - Method in interface hec.data.gates.IGateChange
- setReferenceElevation(double) - Method in class hec.data.gates.JDomGateChange
- setReferenceElevation(ParamDouble) - Method in interface hec.data.gates.IGateChange
- setReferenceElevation(ParamDouble) - Method in class hec.data.gates.JDomGateChange
- setReferenceLength(int) - Method in class hec.hecmath.DataSetResults
- setReferencePt(WorldPt) - Method in class hec.model.StreamElement
- setRefId(String) - Method in class hec.data.tx.TsGroup
- setRefLocationLevelRef(ILocationLevelRef) - Method in interface hec.data.level.ILocationLevelIndicator
- setRefLocationLevelRef(ILocationLevelRef) - Method in class hec.data.level.LocationLevelIndicatorImpl
- setRefTsId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setRegionExtents(WorldRect) - Method in class hec.geometry.Scale
- setRegionExtents(WorldRect) - Method in class hec.map.MapScale
-
Set the map region extents
- setRegionExtents(WorldRect) - Method in class hec.map.TransformMapScale
- setRegular(String) - Method in class hec.io.impl.StoreOptionImpl
- setRegular(String) - Method in interface hec.io.StoreOption
- setRegularIntervalStorePlan(int) - Method in class hec.heclib.dss.HecTimeSeries
-
This is the "plan" variable in zsrtsx
- setRegularStoreMethod(int) - Method in class hec.hecmath.DSSFile
- setReject(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReject(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setReject_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRejectedProperties(G2dLineProperties) - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
- setRelativeMagnitude(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRelativeMagnitude(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRelativeMagnitude_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRelativeTime(String, String) - Method in class hec.util.TimeWindowDialog
- setRemarks(String) - Method in interface hec.data.project.IProject
-
Sets the general remarks for this project.
- setRemarks(String) - Method in class hec.data.project.JDomProjectImpl
- setRemarks(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setRenderColorName(boolean) - Method in class rma.swing.table.RmaColorRenderer
- setRenderColorNames(boolean) - Method in class hec.gfx2d.components.LinePropertiesPanel
- setRenderColorNames(boolean) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setRendererColorNames(boolean) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setRenderingHint(RenderingHints.Key, Object) - Method in class rma.util.postscript.PSGrBase
- setRenderingHint(RenderingHints.Key, Object) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setRenderingHints(Map) - Method in class rma.util.postscript.PSGrBase
- setRenderingHints(Map) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setReorderingAllowed(boolean) - Method in class rma.swing.table.GroupableTableHeader
- setRepaintNeeded(boolean) - Method in class hec.map.MapGlyph
- setRepaintNeeded(boolean) - Method in interface hec.map.renderer.TracksRepaint
- setRepeatDayOfWeek(int, boolean) - Method in class hec.model.WeeklyRepeatInterval
- setRepeatInterval(RepeatInterval) - Method in class hec.client.RepeatDialog
- setRepeatNumber(int) - Method in class hec.model.RepeatInterval
- setReplaceExisting(boolean) - Method in class hec.map.aishape.ShapeImportTableModel
- setReplaceGraphicalChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceGraphicalChange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceGraphicalChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceLinearInterpolation(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceLinearInterpolation(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceLinearInterpolation_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceManualChange(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceManualChange(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceManualChange_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceNoRevision(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceNoRevision(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceNoRevision_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceWithMissing(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceWithMissing(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setReplaceWithMissing_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRequiresTsc(String) - Method in class hec.hecmath.computation.VariableSet
- setResolution(int) - Method in class rma.util.RmaSymbol.SymbolShape
- setRestictUserInput(boolean) - Method in class hec.ui.TristateCheckBox
-
Set the restricted state
- setResultSType(DataSetResults.ResultsType) - Method in class hec.hecmath.DataSetResults
- setRetrieveAllTimes(boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
Retrieve data for all times in the data base This ignores the start and end times, and searches all records for this time series sequence.
- setReturnValue(String) - Method in interface hec.lang.Transaction
-
Sets the return value for an Action to the argument String.
- setReverse(boolean) - Method in class rma.util.LinearColorContour
- setReversed(boolean) - Method in class hec.geometry.Axis
- setReversed(boolean) - Method in class hec.geometry.AxisProp
- setReversed(boolean) - Method in class hec.geometry.CategoryAxis
- setReversed(boolean) - Method in interface hec.geometry.ScaleProperties
- setReversedOff() - Method in class hec.geometry.Axis
-
Deprecated.
- setReversedOn() - Method in class hec.geometry.Axis
-
Deprecated.
- setReverseOrder(boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- setReverseOrderState(boolean) - Method in class hec.dataTable.HecDataTableFrame
- setRevisedAutomatically(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedAutomatically(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedAutomatically_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedInteractively(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedInteractively(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedInteractively_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedManually(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedManually(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedManually_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedNoRevision(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedToOriginalAccepted(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.setRevisedToOriginalAccepted Function Sets Quality Bits to: Screened Bit on Quality Bits to Okay How Revised Bits to "Original Value Accepted in DATVUE or Interactive Process Replace Bits to "No Revision" Does not change status of other bits
- setRevisedToOriginalAccepted(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setRevisedToOriginalAccepted_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setRightChild(LogicNode) - Method in class hec.model.Operator
- setRightMargin(double) - Method in class hec.gfx2d.Margin
- setRMAText(String) - Method in class rma.swing.RmaJLocationComponent
-
Should be formatted as "(-)ddDmmMssS".
- setRollover(boolean) - Method in class hec.ui.TristateDecorator
- setRootDirctory(String) - Method in class hec.map.image.ImportImageAction
- setRootnodeText(String) - Method in class hec.map.JLayerSelectorTreePanel
- setROP2(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setRotation(double) - Method in class hec.map.image.ImageMap
- setRotation(double) - Method in class rma.swing.HersheyFont
- setRotation(int) - Method in class hec.gfx2d.G2dLabel
-
set the text rotation for this G2dLabel
- setRotation(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setRotationSpeed(int) - Method in class hec.util.AnimatedStatusIconPanel
- setRotationSpeed(int) - Method in class hec.util.AnimatedWaitIcon
- setRoundingDecimals(int) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setRoundingDigits(int) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setRoundingPrecision(int) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setRoundingSigFigs(int) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setRoundingSpec(CharSequence) - Method in class hec.data.UsgsRounder
-
Sets the rounding specification
- setRoundingStyle(RoundingTool.RoundingType) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setRoundOutput(boolean) - Method in class hec.data.rating.AbstractRatingInput
-
Determines if the dependent output will be rounded.
- setRow(int) - Method in class rma.swing.table.CellLocation
- setRow(int, Object[]) - Method in class rma.swing.RmaJTable
-
set the row rowNum in the table model to the object array rowData
- setRow(int, Vector) - Method in class rma.swing.RmaJTable
-
set the row rowNum in the table model to the vector rowData
- setRowBackground(int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setRowBackground(int, Color) - Method in class rma.swing.RmaJTable
-
set the background color for the row at rowNum
- setRowBackground(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setRowEnabled(boolean, int) - Method in class hec.model.AbstractDataListTableModel
- setRowEnabled(boolean, int) - Method in class rma.swing.RmaJTable
-
Sets the RowEnabled attribute of the RmaJTable object
- setRowEnabled(boolean, int) - Method in class rma.swing.RmaJTableSorter
-
set the Row row enabled or disabled
- setRowEnabled(boolean, int) - Method in class rma.swing.table.AbstractRmaTableModel
- setRowEnabled(boolean, int) - Method in class rma.swing.table.RmaTableModel
- setRowEnabled(boolean, int) - Method in interface rma.swing.table.RmaTableModelInterface
-
set the Row row enabled or disabled
- setRowForeground(int, Color) - Method in class hec.dataTable.HecDataTableFrame
- setRowForeground(int, Color) - Method in class rma.swing.RmaJTable
-
set the foreground color for the row at rowNum
- setRowForeground(int, Color) - Method in class rma.swing.RmaJXTreeTable
-
set the foreground color for the row at rowNum
- setRowForeground(int, String) - Method in class hec.dataTable.HecDataTableFrame
- setRowHeaderEnabled(boolean) - Method in class rma.swing.RmaJTable
-
set the table to have row headers.
- setRowHeaderRenderer(int) - Method in class rma.swing.RmaJTable
- setRowHeadersEndabled(boolean) - Method in class rma.swing.table.RmaJTableExportDialog
- setRows(int) - Method in class rma.swing.RmaJDescriptionField
- setRows(Vector) - Method in class hec.util.GeneralTableEditor
- setRows(Vector) - Method in class hec.util.GeneralTableModel
- setRowSelectionInterval(int, int, boolean) - Method in class rma.swing.RmaJTable
- setRowSorter(RowSorter<? extends TableModel>) - Method in class rma.swing.RmaJTable
- setRowsToInsert(int) - Method in class rma.swing.InsertDlg
- setRowWeight(double) - Method in class hec.geometry.Scale
- setRunAppPermission(String) - Method in interface hec.client.LoginIfc
- setRunnable(Runnable) - Method in class hec.util.ProgressDialog
- setRunnable(Runnable) - Method in class rma.swing.ProgressIndicator
-
Sets the Runnable attribute of the ProgressIndicator object
- setRunnable(Runnable) - Method in class rma.util.VCRControlsListenerImpl
- setRunnable(Runnable) - Method in class rma.util.VCRPlayerThread
- setRunTimeWindow(RunTimeWindow) - Method in class hec.model.EADScalarOutputter
- setRunTimeWindow(RunTimeWindow) - Method in interface hec.model.ScalarOutputter
- setSample(String, Font, Color) - Method in class rma.swing.FontSampleBox
- setSampleColor(Color) - Method in class rma.swing.FontSampleBox
- setSampledDuration(Double) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
sets the duration above which the breach elevation needs to be exceeded to trigger a failure
- setSampledProbabilityAndElevation(double, double) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
set the breach elevation and the associated probability
- setSampleFont(Font) - Method in class rma.swing.FontSampleBox
- setSamplePanel(SamplePanel) - Method in class hec.gfx2d.components.PositionPanel
- setSamplePanel(SamplePanel) - Method in class hec.gfx2d.components.SizePanel
- setSamplePanel(SamplePanel) - Method in class hec.gfx2d.components.TextPanel
- setSamplePanel(SamplePanel) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- setSamplePanel(JPanel) - Method in class hec.gfx2d.components.FontPanel
- setSamplePanel(JPanel) - Method in class hec.gfx2d.components.LabelPanel
- setSamplePanel(JPanel) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
-
Sets a reference to a panel that needs to get repainted when line styles or colors changes
- setSamplePanel(JPanel) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
-
Sets a reference to a panel that needs to get repainted when line styles or colors changes
- setSamplePanelVisible(boolean) - Method in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- setSamplePanelVisible(boolean) - Method in class rma.swing.FontChooserPanel
- setSampleText(String) - Method in class hec.gfx2d.LabelPropertiesPanel
- setSampleText(String) - Method in class hec.gfx2d.SamplePanel
-
set the sample text string.
- setSampleText(String) - Method in class rma.swing.FontSampleBox
- setSaturation(double) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setSaturation(double) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setSaturation(double) - Method in class hec.map.dlg.DlgGlyphDataRecord
- setSaturation(double) - Method in class hec.map.ElevationGlyphDataRecord
- setSaturation(double) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Saturation attribute of the ElevationGlyphOptionJDlg object
- setSaturation(double) - Method in class rma.util.ColorContour
- setSaveEmptyYAsUndefined(boolean) - Method in class hec.model.PairedValuesExtTableModel
- setSavePolicy(MCVarSavePolicy) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- setSaving() - Method in class hec.gui.AbstractFileChooserField
- setScalarOutputters(List<ScalarOutputter>) - Method in interface hec.model.ScalarOutputterContainer
- setScale(int, int) - Method in class hec.map.MapScaleEditorPanel
-
Sets the minimum and maximum scale factors that are edited in this panel.
- setScale(IScale) - Method in class hec.gfx2d.G2dLine
-
Sets the Scale attribute of the G2dLine object
- setScale(Scale) - Method in class hec.gfx2d.G2dMarkerLine
- setScale(Scale) - Method in class hec.gfx2d.G2dMarkerPoint
- setScale(Scale) - Method in class hec.gfx2d.G2dPolygon
- setScale(Scale) - Method in class hec.gfx2d.G2dVerifyLine
- setScaleIndex(int) - Method in class hec.model.ModelVariable
- setScaleLimits(double, double) - Method in class hec.geometry.Axis
- setScaleToClip(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
- setScaleToClipping(boolean) - Method in class hec.map.ElevationGlyphDataRecord
- setScaleToClipping(boolean) - Method in class rma.util.ColorContour
-
Tells the color contour to scale the color gradient between the clipping areas.
- setScaleWidthToFit(boolean) - Method in class rma.swing.print.DocumentRenderer
- setScheduledLoad(double) - Method in interface hec.data.turbines.ITurbineSetting
- setScheduledLoad(double) - Method in class hec.data.turbines.JDomTurbineSetting
- setScheduledLoad(ParamDouble) - Method in interface hec.data.turbines.ITurbineSetting
- setScheduledLoad(ParamDouble) - Method in class hec.data.turbines.JDomTurbineSetting
- setScreened(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setScreened(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setScreened_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setScript(String) - Method in class hec.script.Script
- setScript(String) - Method in class hec.script.ScriptJob
- setScript(String) - Method in class hec.supplemental.model.ProgramOrderItem
- setScriptId(String) - Method in class hec.script.ScriptIdentifier
- setScriptName(String) - Method in class hec.script.ScriptJob
- setScriptPath(String) - Method in class hec.script.ScriptJob
- setScrollOnAppend(boolean) - Method in class rma.swing.TextEditDlg
- setScrollOnAppend(boolean) - Method in class rma.swing.TextEditPanel
- setSearchText(String) - Method in class hec.client.FindTextJDialog
-
set the default search text
- setSearchText(String) - Method in class rma.swing.FindDialog
- setSeasonalEndDate(Date) - Method in interface hec.data.level.ILocationLevel
- setSeasonalEndDate(Date) - Method in class hec.data.level.JDomLocationLevelImpl
- setSeasonalRecord(SeasonalRecord) - Method in class hec.model.SeasonalRecWithTimeTableModel
- setSeasonalRecord(SeasonalRecordExt, String) - Method in class hec.model.SeasonalRecordTableModel
- setSeasonalRecord(SeasonalRecordExt, String) - Method in class hec.model.SeasonalRecWithTimeTableModel
- setSeasonalRecord(SeasonalRecord, String) - Method in class hec.model.SeasonalRecordTableModel
- setSeasonalRecord(SeasonalRecord, String) - Method in class hec.model.SeasonalRecWithTimeTableModel
-
Sets the seasonal record to use in the model
- setSeasonalStartDate(Date) - Method in interface hec.data.level.ILocationLevel
- setSeasonalStartDate(Date) - Method in class hec.data.level.JDomLocationLevelImpl
- setSeasonalTimeSeriesId(String) - Method in interface hec.data.level.ILocationLevel
- setSeasonalTimeSeriesId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setSeasonalValues(ISeasonalValues) - Method in interface hec.data.level.ILocationLevel
- setSeasonalValues(ISeasonalValues) - Method in class hec.data.level.JDomLocationLevelImpl
- setSeasonalValues(List<ISeasonalValue>) - Method in interface hec.data.level.ISeasonalValues
- setSeasonalValues(List<ISeasonalValue>) - Method in class hec.data.level.JDomSeasonalValuesImpl
- setSeasonalValuesObject(JDomSeasonalValuesImpl) - Method in class hec.data.level.JDomLocationLevelImpl
- setSecondOctet(String) - Method in class rma.swing.RmaIpAddressPanel
- setSeconds(double) - Method in class rma.swing.LatLongJPanel
- setSeconds(long) - Method in class hec.heclib.util.HecTime
- setSedimentationDescription(String) - Method in interface hec.data.project.IProject
- setSedimentationDescription(String) - Method in class hec.data.project.JDomProjectImpl
- setSeedNumber(long) - Method in class hec.lang.RandomNumber
- setSegmentLoaderList(List) - Method in class hec.map.raster.SegmentLoader
- setSelectableObjects(List<X>) - Method in interface hec.client.SelectorObjectModel
- setSelected(boolean) - Method in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- setSelected(boolean) - Method in class hec.gfx2d.components.CheckBoxPanel
- setSelected(boolean) - Method in class hec.gfx2d.components.LabelPanel
- setSelected(boolean) - Method in class hec.gfx2d.components.SimplePointPropertiesPanel
- setSelected(boolean) - Method in class hec.gfx2d.PlotIconBase
- setSelected(boolean) - Method in class hec.gfx2d.SimpleLinePropertiesPanel
- setSelected(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieLegendItemView
- setSelected(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieSliceView
- setSelected(boolean) - Method in class hec.map.JLayerSelection
- setSelected(boolean) - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- setSelected(boolean) - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- setSelected(boolean) - Method in class hec.ui.TristateCheckBox
- setSelected(boolean) - Method in class hec.ui.TristateDecorator
- setSelected(boolean) - Method in class rma.swing.CheckBoxPanel
- setSelected(boolean) - Method in class rma.swing.JCheckBoxEditPanel
-
Sets the Checkbox selected state to b
- setSelected(boolean) - Method in class rma.swing.list.CheckableListItem
- setSelected(boolean) - Method in class rma.swing.RmaGlyphButtonInfo
- setSelected(boolean) - Method in class rma.swing.RmaJCheckBox
- setSelected(boolean) - Method in interface rma.swing.tree.CheckBoxNode
- setSelected(boolean) - Method in class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
- setSelected(int, boolean) - Method in class rma.swing.RmaJCheckBoxList
-
set a checkbox selected or not at the specified index
- setSelected(AbstractButton, boolean) - Method in class rma.swing.JButtonGroup
-
Sets the selected button in the group Only one button in the group can be selected
- setSelected(ButtonModel, boolean) - Method in class rma.swing.JButtonGroup
-
Sets the selected button model in the group
- setSelectedBackgroundColor(Color) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the SelectedBackgroundColor attribute of the RmaCellRenderer object
- setSelectedCellRenderer(ListCellRenderer) - Method in class hec.gui.MoverDialog
-
Add a cell renderer to the "Selected" list component in order to be able to control the rendering of the items in the list
- setSelectedCellRenderer(ListCellRenderer) - Method in class hec.gui.MoverPanel
-
Add a cell renderer to the "Selected" list component in order to be able to control the rendering of the items in the list
- setSelectedColor() - Method in class hec.chart.ColorPanel
- setSelectedColor(int, int) - Method in class hec.chart.ColorPanel
- setSelectedColor(Color) - Method in class rma.swing.colorchooser.DefaultColorSelectionModel
-
Sets the selected color to
color
. - setSelectedColor(Color) - Method in class rma.swing.RmaJColorComboBox
- setSelectedColor(Color) - Method in class rma.swing.RmaJColorComboBox2
- setSelectedColorName(String) - Method in class rma.swing.RmaJColorComboBox
- setSelectedColorName(String) - Method in class rma.swing.RmaJColorComboBox2
- setSelectedDate(HecTime) - Method in class rma.swing.RmaJDateChooserDialog
- setSelectedDate(Calendar) - Method in class rma.swing.DateChooser
-
Set the selected date for the chooser.
- setSelectedDate(Calendar) - Method in class rma.swing.RmaJDateChooserDialog
- setSelectedFont(Font) - Method in class hec.gfx2d.components.FontPanel
- setSelectedFont(Font) - Method in class hec.gfx2d.components.LabelPanel
- setSelectedFont(Font) - Method in class rma.swing.FontChooserPanel
- setSelectedForegroundColor(Color) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the SelectedForegroundColor attribute of the RmaCellRenderer object
- setSelectedIconName(String) - Method in interface hec.appInterface.IToolBarButtonItem
- setSelectedIconName(String) - Method in class hec.map.ToolBarButtonItem
- setSelectedIndex(int) - Method in class hec.gui.AbstractSelectorPanel
- setSelectedIndex(int) - Method in class hec.gui.SelectorPanel
- setSelectedIndex(int) - Method in class hec.gui.SelectorTextPanel
- setSelectedIndex(int) - Method in class rma.swing.RmaJComboBox
- setSelectedIndices(int...) - Method in class rma.swing.RmaJTable
- setSelectedItem(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieLegendView
- setSelectedItem(Object) - Method in class hec.data.location.LocationCategoryMap
- setSelectedItem(Object) - Method in class hec.data.tx.TsCategoryMap
- setSelectedItem(Object) - Method in class hec.data.tx.TsCategoryMap1
- setSelectedItem(Object) - Method in class hec.gui.AbstractSelectorPanel
- setSelectedItem(Object) - Method in class hec.gui.SelectorPanel
- setSelectedItem(Object) - Method in class hec.gui.SelectorTextPanel
- setSelectedItem(Object) - Method in class rma.swing.list.RmaListModel
- setSelectedItem(Object) - Method in class rma.swing.PruningComboBoxModel
- setSelectedItem(Object) - Method in class rma.swing.RmaJColorComboBox
- setSelectedItem(Object) - Method in class rma.swing.RmaJColorComboBox2
- setSelectedItem(Object) - Method in class rma.swing.RmaJComboBox
- setSelectedLineIndex(int) - Method in class hec.gfx2d.G2dLinesPropPanel
- setSelectedLineIndex(int) - Method in class hec.gfx2d.PairedDataLinePropertiesPanel
- setSelectedListLabel(String) - Method in class hec.gui.MoverDialog
-
Sets the SelectedListLabel attribute of the MoverDialog object
- setSelectedListLabel(String) - Method in class hec.gui.MoverPanel
-
Sets the SelectedListLabel attribute of the MoverPanel object
- setSelectedListLabel(String) - Method in class hec.gui.MoverPanel2
-
Sets the SelectedListLabel attribute of the MoverPanel2 object
- setSelectedNode(ScriptIdentifier) - Method in class hec.script.AbstractScriptEditor
-
set the tree to display the ScriptIdentifier node
- setSelectedNode(String, String) - Method in class hec.script.AbstractScriptEditor
-
set the tree to display the String node
- setSelectedNode(DefaultMutableTreeNode) - Method in class hec.map.JLayerSelectorTreePanel
- setSelectedOutputVariable(OutputVariable) - Method in class hec.client.OutputResultsContainer
- setSelectedPoints(double[], double[], int) - Method in class hec.gfx2d.G2dLine
-
This sets the points that will be selected and drawn with the "selected" properties in the G2dLineProperties.
- setSelectedServer(String) - Method in interface hec.client.LoginIfc
- setSelectedSize(int) - Method in class hec.gfx2d.components.SizePanel
- setSelectedSlice(RmaDataId) - Method in class hec.gfx2d.swing.charts.pie.PieChartView
- setSelectedSymbolFillColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setSelectedSymbolLineColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setSelectedSymbolThickness(int) - Method in class hec.gfx2d.G2dLineProperties
- setSelectedTabIndex(int) - Method in class hec.gfx2d.G2dLinesPropPanel
- setSelectedTabIndex(int) - Method in class hec.gfx2d.G2dPropertiesDlg
- setSelectedTabIndex(int) - Method in class hec.gfx2d.LegendPropertiesPanel
- setSelectedTimeZone(TimeZone) - Method in class hec.gui.TimeZonePanel
- setSelectedTimeZone(TimeZone, boolean) - Method in class hec.gui.TimeZonePanel
- setSelectedToolbarButton(int) - Method in class hec.gfx2d.G2dPanel
- setSelectedType(String) - Method in class hec.client.HistogramPlotDialog
- setSelectedType(String) - Method in class hec.client.ScalarOutputDialog
- setSelectedVariable(OutputVariable) - Method in class hec.client.HistogramPlotDialog
- setSelectedVariable(OutputVariable) - Method in class hec.client.ScalarOutputDialog
- setSelection(GraphicElementSelection) - Method in class hec.map.selection.GraphicElementSelectionEvent
- setSelectionList(Object[]) - Method in class hec.client.SelectorEditorPanel
- setSelectionList(Object[]) - Method in class hec.gui.AbstractSelectorPanel
- setSelectionList(Object[]) - Method in class hec.gui.SelectorPanel
- setSelectionList(Object[]) - Method in class hec.gui.SelectorPanelEditor
- setSelectionList(Object[]) - Method in class hec.gui.SelectorTextPanel
- setSelectionList(Collection) - Method in class hec.client.SelectorEditorPanel
- setSelectionList(Collection) - Method in class hec.gui.AbstractSelectorPanel
- setSelectionList(Collection) - Method in class hec.gui.SelectorPanel
- setSelectionList(Collection) - Method in class hec.gui.SelectorPanelEditor
- setSelectionList(Collection) - Method in class hec.gui.SelectorTextPanel
- setSelectionPaths(TreePath[]) - Method in class hec.ui.CheckTreeSelectionModel
- setSelectionType(int) - Method in class hec.gui.MoverDialog
-
Sets this dialog's selection mode to 0..1 or 0..n
- setSelectionType(int) - Method in class hec.gui.MoverPanel
-
Sets this dialog's selection mode to 0..1 or 0..n
- setSelectionType(int) - Method in class hec.gui.MoverPanel2
-
Sets this dialog's selection mode to 0..1 or 0..n
- setSelectionType(int, boolean) - Method in class hec.util.TimeWindowDialog
- setSelectorEditable(boolean) - Method in class hec.gui.SelectorPanel
-
set whether the selector combobox is editable
- setSelectorEditor(ComboBoxEditor) - Method in class hec.gui.SelectorPanel
-
set the editor for the selector combobox
- setSeparator(char) - Method in class hec.lang.RdcField
-
Set the separator that was found for this field when parsing the record.
- setSeparatorToken(String) - Method in class rma.swing.table.MleHeadRenderer
- setSeps(String) - Method in class hec.lang.RdcDelim
-
Set the field separator character(s) and returns the number of characters that were set.
- setSepsQuote(String) - Method in class hec.lang.RdcDelim
-
Set the string of character(s) that will be used to determine a string contained within quotes that will not be parsed.
- setSeriesColor() - Method in class hec.chart.HistogramChart
- setSeriesColor(Color) - Method in class hec.chart.HistogramPlotDialog
- setServer(String) - Method in class hec.client.LoginDlg
-
Deprecated.
- setServers(String[]) - Method in interface hec.client.LoginIfc
- setServerUrl(String) - Method in class hec.script.ServerScriptJobTask
- setSet(boolean) - Method in class hec.map.ElevationGlyphDataRecord
- setSetToCurrentButtonVisible(boolean) - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- setShapeSource(ShapeSource) - Method in class hec.map.aishape.ShapeImportTableModel
- setShapeSource(ShapeSource) - Method in class hec.map.importer.AbstractShapeImportDialog
- setShapeSource(ShapeSource) - Method in interface hec.map.importer.ImportShapeTableModel
- setShapeType(int) - Method in class hec.map.aishape.AiShapeWriter
- setSharedAliasId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setSharedLocAliasId(String) - Method in class hec.data.location.LocationGroup
- setSharedLocRef(LocationTemplate) - Method in class hec.data.location.LocationGroup
- setSharedRefTsId(String) - Method in class hec.data.tx.AssignedTimeSeries
- setSharedTsAliasId(String) - Method in class hec.data.tx.TimeSeriesGroup
- setSharedTsRef(String) - Method in class hec.data.tx.TimeSeriesGroup
- setShift(double) - Method in class hec.model.PairedValues
-
set the Data's shift
- setShiftUSed(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setShouldAddBlankRows(boolean) - Method in class hec.model.PairedValuesExtTableModel
- setShouldAddBlankRows(boolean) - Method in class hec.model.PairedValuesTableModel
- setShowAllCurvesOnLegend(boolean) - Method in class hec.gfx2d.G2dGlyph
- setShowAllCurvesOnLegend(boolean) - Method in class hec.gfx2d.G2dGlyphDrawProp
- setShowAllLegendItems(boolean) - Method in class hec.gfx2d.PairedDataPropertiesPanel
- setShowCommas(boolean) - Method in class hec.heclib.util.HecDouble
- setShowCommas(boolean) - Method in class rma.swing.table.RmaCellRenderer
- setShowConfirmMsg(boolean) - Method in class hec.gui.RenameDlg
- setShowDialogLevel(Level) - Method in class rma.swing.logging.DialogLogHandler
-
Controls the level which will cause the window to display.
- setShowErrorMsg(boolean) - Method in class rma.swing.RmaJPasswordField
- setShowErrorMsg(boolean) - Method in class rma.swing.RmaJTextArea
- setShowErrorMsg(boolean) - Method in class rma.swing.RmaJTextField
- setShowFullDefinition(boolean) - Method in class hec.dataTable.ArrayModel
- setShowFullDefinition(boolean) - Method in class hec.dataTable.HecDataTable
- setShowFullDefinition(boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- setShowFullText(boolean) - Method in class rma.swing.RmaJFileLabel
- setShowImageWhileDragging(boolean) - Method in class hec.map.image.ImageGlyphDataRecord
- setShowLabel(boolean) - Method in class hec.gfx2d.G2dLabelDrawProp
- setShowLabel(boolean) - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- setShowLabel(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setShowLegend(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setShowLegend(boolean) - Method in class hec.map.GlyphDataRecord
- setShowLegendItems(boolean) - Method in class hec.gfx2d.G2dGlyphDrawProp
- setShowMajorTicLabels(boolean) - Method in interface hec.gfx2d.AxisProperties
- setShowMajorTicLabels(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setShowMajorTics(boolean) - Method in interface hec.gfx2d.AxisProperties
- setShowMajorTics(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setShowMajorXGridLines(boolean) - Method in interface hec.gfx2d.GridProperties
- setShowMajorXGridLines(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- setShowMajorYGridLines(boolean) - Method in interface hec.gfx2d.GridProperties
- setShowMajorYGridLines(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- setShowMinorTicLabels(boolean) - Method in interface hec.gfx2d.AxisProperties
- setShowMinorTicLabels(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setShowMinorTics(boolean) - Method in interface hec.gfx2d.AxisProperties
- setShowMinorTics(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setShowMinorXGridLines(boolean) - Method in interface hec.gfx2d.GridProperties
- setShowMinorXGridLines(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- setShowMinorYGridLines(boolean) - Method in interface hec.gfx2d.GridProperties
- setShowMinorYGridLines(boolean) - Method in class hec.gfx2d.ViewportDrawProp
- setShown(boolean) - Method in class hec.gfx2d.G2dIdentifier
-
Set whether or not the map is shown.
- setShown(boolean) - Method in class hec.map.image.ImageGlyphProxy
- setShown(boolean) - Method in class hec.map.MapGlyph
-
Sets whether this MapGlyph will draw in the MapPanel
- setShown(boolean) - Method in class hec.map.ModelDrawingAttributeSet
-
Sets the Shown attribute of the ModelDrawingAttributeSet object
- setShown(boolean) - Method in class hec.map.mrsid.MrSidMapGlyph
- setShown(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- setShown(boolean) - Method in class hec.map.vrt.VrtMapGlyph
- setShownNextOrdinate(int[]) - Method in class hec.dataTable.HecDataTableFrame
- setShowOptions(boolean) - Method in class rma.swing.FindDialog
- setShowOptions(boolean) - Method in class rma.swing.ReplaceDialog
- setShowQuality(Preferences, boolean) - Static method in class hec.data.tx.QualityTx
-
Deprecated.Sets the application specific show quality flag to the value provided.
- setShowRadialSum(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setShowStatistics(boolean) - Method in class hec.gfx2d.Viewport
- setShowStepCount(boolean) - Method in class hec.gui.WizardDialog
- setShowStreamName(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setShowText(boolean) - Method in class rma.swing.action.ActionButton
- setShowThresholds(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setShowThresholds(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setShowThresholds(boolean) - Method in class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- setShowThresholdText(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setShowTimeAsBeginningOfDay(boolean) - Method in class hec.model.RunTimeWindow
- setShowTimes(boolean) - Method in class hec.dataTable.ArrayModel
- setShowTimes(boolean) - Method in class hec.dataTable.HecDataTable
- setShowValue(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setShowWarningForEmptyName(boolean) - Method in class hec.gui.NameDialog
-
When set to True a warning dialog will appear if the Name field is left blank
- setSignificantDigits(int) - Method in class hec.heclib.util.HecDouble
- setSignificantDigits(int) - Method in class hec.heclib.util.HecDoubleArray
- setSignificantDigits(int[]) - Method in class hec.data.UsgsRounder
-
Sets the array of significant digits for the specification.
- setSingleColor(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieSliceRenderControls
- setSingleColorSum(boolean) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setSiParameterUnitsConstantValue(double) - Method in class hec.data.level.JDomLocationLevelImpl
- setSiParameterUnitsValue(Double) - Method in interface hec.data.level.IParameterTypedValue
- setSiParameterUnitsValue(Double) - Method in class hec.data.level.JDomParameterTypedValueImpl
- setSiParameterUnitsValue(Double) - Method in class hec.data.level.JDomSeasonalValueImpl
- setSize() - Method in class hec.dataTable.HecDataTableFrame
- setSize() - Method in class hec.util.AnimatedStatusIconPanel
- setSize(float) - Method in class rma.swing.list.RmaSymbolRenderer
- setSize(int) - Method in class hec.gfx2d.ColorSquare
- setSize(int) - Method in class hec.heclib.util.doubleArrayContainer
- setSize(int) - Method in class hec.heclib.util.HecDoubleArray
- setSize(int) - Method in class hec.heclib.util.HecTimeArray
- setSize(int) - Method in class hec.heclib.util.intArrayContainer
- setSize(int) - Method in class hec.heclib.util.shortArrayContainer
- setSize(int) - Method in class hec.lang.FloatArrayContainer
- setSize(int) - Method in class hec.lang.ShortArrayContainer
- setSize(int) - Method in class hec.map.annotations.ShadowRenderer
-
Sets the size, in pixels, used by the renderer to generate shadows.
- setSize(int) - Method in class hec.util.AnimatedStatusIconPanel
- setSize(int) - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- setSize(int) - Method in class rma.util.DoubleArray
-
Sets the size of this vector.
- setSize(int) - Method in class rma.util.DoubleVector
-
Sets the size of this vector.
- setSize(int) - Method in class rma.util.FloatArray
-
Sets the size of this vector.
- setSize(int) - Method in class rma.util.IntArray
-
Sets the size of this array.
- setSize(int) - Method in class rma.util.IntVector
-
Sets the size of this vector.
- setSize(int) - Method in class rma.util.LongVector
-
Sets the size of this vector.
- setSize(int) - Method in class rma.util.ShortArray
-
Sets the size of this array.
- setSize(int, double) - Method in class rma.util.DoubleArray
-
Sets the size of this vector.
- setSize(int, double) - Method in class rma.util.DoubleVector
-
Sets the size of this vector.
- setSize(int, float) - Method in class rma.util.FloatArray
-
Sets the size of this vector.
- setSize(int, int) - Method in class hec.dataTable.HecDataTableFrame
-
Re-sizes table and forces re-draw.
- setSize(int, int) - Method in class hec.gfx2d.G2dDialog
-
sets the size of the dialog on the screen.
- setSize(int, int) - Method in class hec.gfx2d.G2dPanel
-
setSize
- setSize(int, int) - Method in class hec.gfx2d.ViewportLayer
- setSize(int, int) - Method in class hec.map.AbstractLegendItem
-
Resizes this component so that it has width
width
and heightheight
. - setSize(int, int) - Method in interface hec.map.LegendItem
-
Resizes this component so that it has width
width
and heightheight
. - setSize(int, int) - Method in class hec.script.Plot
- setSize(Dimension) - Method in class hec.gfx2d.G2dPanel
-
setSize
- setSize(Dimension) - Method in class hec.gfx2d.PlotIconBase
-
Fix the icon's size, so it will not change when it's container is resized
- setSize(Dimension) - Method in class hec.gfx2d.TextLayerComponent
- setSize(String) - Method in class hec.map.JLayerSelector
- setSizeAndLoc() - Method in class hec.script.Plot
- setSkipPoints(int) - Method in class hec.gfx2d.G2dLineProperties
- setSkipToEndEnabled(boolean) - Method in class rma.swing.RmaVcrControls
- setSliderClippingScale(double) - Method in class hec.map.ElevationGlyphOptionJDlg
- setSliderEnabled(boolean) - Method in class rma.swing.RmaVcrControls
- setSnapToDefaultSize(boolean) - Method in class rma.swing.RmaJDialog
-
If true, sets this dialog to always snap to the default size if enlarged or shrunk.
- setSortColumn(int) - Method in interface rma.swing.table.SortingTableModelInterface
- setSortEnabled(boolean) - Method in class hec.gui.MoverDialog
-
set whether the Lists are sorted or not.
- setSortEnabled(boolean) - Method in class hec.gui.MoverPanel
-
set whether the Lists are sorted or not.
- setSortEnabled(boolean) - Method in class hec.gui.MoverPanel2
-
set whether the Lists are sorted or not.
- setSorter() - Method in class hec.dataTable.HecDataTable
- setSortingEnabled(boolean) - Method in class hec.gui.SelectorPanel
- setSortingType(int) - Method in class rma.swing.RmaJTableSorter
-
Sets the Sorting Type to the arg int.
- setSortingType(int) - Method in class rma.swing.table.RmaTableSorter
-
Sets the Sorting Type to the arg int.
- setSortOrder(Double) - Method in interface hec.data.basin.IBasin
- setSortOrder(Double) - Method in class hec.data.basin.JDomBasinImpl
- setSpace(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setSpaceReclaimation(boolean) - Method in class hec.heclib.dss.HecDSSFileAccess
- setSpaceReclaimationPerm(int) - Method in class hec.heclib.dss.HecDSSFileAccess
- setSpacing(int) - Method in class hec.gfx2d.G2dLabel
-
set the spacing around this label
- setSpatialReference(String, String, float, float) - Method in class hec.heclib.grid.SpecifiedGridInfo
- setSpecifiedLevel(ISpecifiedLevel) - Method in interface hec.data.level.ILocationLevel
- setSpecifiedLevel(ISpecifiedLevel) - Method in interface hec.data.level.ILocationLevelRef
- setSpecifiedLevel(ISpecifiedLevel) - Method in class hec.data.level.JDomLocationLevelImpl
- setSpecifiedLevel(ISpecifiedLevel) - Method in class hec.data.level.JDomLocationLevelRef
- setSpecifiedLevelId(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setSpecifiedLevelId(String) - Method in class hec.data.level.JDomLocationLevelRef
- setSpecVersion(Version) - Method in interface hec.data.rating.IRatingSpecification
-
Sets the version of this spec.
- setSpecVersion(Version) - Method in class hec.data.rating.JDomRatingSpecification
-
Sets the version of this spec.
- setSpeed(int) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
- setSpheroid(String) - Method in class hec.map.transform.CoordinateInfo
- setSpinnerIcons(ImageIcon, ImageIcon) - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- setSpokeThickness(int) - Method in class hec.util.AnimatedWaitIcon
- setSrc(String) - Method in class hec.map.selection.GraphicElementSelection
- setStandAlone(boolean) - Method in class hec.client.LoginDlg
-
Deprecated.
- setStandAlone(boolean) - Method in interface hec.client.LoginIfc
- setStandAloneAllowed(boolean) - Method in interface hec.client.LoginIfc
- setStandardModel(boolean) - Method in class hec.supplemental.model.ProgramOrderItem
- setStandardParallels(float, float) - Method in class hec.heclib.grid.AlbersInfo
- setStandardText(String) - Method in class hec.data.timeSeriesText.StandardTextValue
- setStandardTextId(StandardTextId) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setStandardTextId(StandardTextId) - Method in class hec.data.timeSeriesText.StandardTextValue
- setStandardTextId(String) - Method in class hec.data.timeSeriesText.StandardTextId
- setStandardTextValue(StandardTextValue) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setStandardTimeZonesOnly(boolean) - Method in class hec.gui.TimeZonePanel
- setStart(String) - Method in class hec.model.TimeWindow
- setStartAngle(double) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setStartAngle(double, AngleOption) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
-
sets the starting angle and measure simultaneously, for clarity
- setStartAngleMeasure(AngleOption) - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- setStartDate(String) - Method in class hec.model.SchedulableJob
- setStartDate(Date) - Method in class hec.data.TimeWindow
- setStartDate(Date) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setStartDirectory(String) - Method in class hec.map.raster.RasterConversionAction
- setStartedFromMain(boolean) - Method in class hec.client.DataTypeEditor
- setStartedFromMain(boolean) - Method in class hec.gfx2d.DataTypeEditor
- setStartElevation(double) - Method in class hec.model.StreamSegmentIdentifier
- setStartInclusive(boolean) - Method in class hec.data.TimeWindow
- setStartingEndingCurve(int, int) - Method in class hec.io.PairedDataContainer
-
set the starting and ending curves
- setStartingEndingOrdinage(int, int) - Method in class hec.io.PairedDataContainer
-
set the starting and ending ordinates
- setStartLabel(String) - Method in class hec.gfx2d.profilePlot.ProfileAnimationDlg
-
Sets the startLabel attribute of the ProfileAnimationDlg object
- setStartLabel(String) - Method in class rma.swing.RmaVcrControls
- setStartOfYear(HecTime) - Static method in class hec.model.ConditionalOperator
- setStartRow(int) - Method in class hec.gfx2d.SimpleJTableBarData
- setStartRow(int) - Method in class hec.gfx2d.SimpleJTableData
- setStartRow(int) - Method in class hec.gfx2d.SimpleJTableSeasonalData
- setStartRow(int) - Method in class hec.gfx2d.SimpleJTableStepData
- setStartsDownstream(Boolean) - Method in interface hec.data.stream.IStream
- setStartsDownstream(Boolean) - Method in class hec.data.stream.StreamImpl
- setStartTime(long) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- setStartTime(long) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setStartTime(long) - Method in class hec.hecmath.MassBalancedEvent.AverageData
- setStartTime(HecTime) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setStartTime(HecTime) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setStartTime(HecTime) - Method in class hec.io.DSSIdentifier
- setStartTime(HecTime) - Method in class hec.io.TimeSeriesContainer
-
Sets the start time, if different than the default start time (the first value in the times array.) This can be used by irregular interval data to show that there is no data between this time and first time in the times array.
- setStartTime(HecTime) - Method in class hec.model.RunTimeWindow
-
set the start time
- setStartTime(String) - Method in interface hec.io.StatusObject
- setStartTime(String) - Method in class hec.model.RunTimeWindow
-
set the start time
- setStartTimeInfo() - Method in class hec.io.TimeSeriesRetrieveSpec
- setStartTimeInternal(long) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- setState(int) - Method in class hec.util.AnimatedStatusIconPanel
- setState(TristateCheckBox.State) - Method in class hec.ui.TristateCheckBox
-
Set the new state to either SELECTED, NOT_SELECTED or SEMI_SELECTED.
- setState(TristateCheckBox.State) - Method in class hec.ui.TristateCheckBoxData
-
Sets the state.
- setState(TristateCheckBox.State) - Method in class hec.ui.TristateDecorator
-
Sets the state.
- setState(String) - Method in class hec.model.PluginAuthor
- setStateInitial(String) - Method in class hec.data.location.Location
- setStatePlaneZone(long) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- setStation(double) - Method in class hec.model.StreamNode
- setStation(Double) - Method in interface hec.data.stream.IStreamLocation
- setStation(Double) - Method in class hec.data.stream.StreamLocationImpl
- setStationText(String) - Method in class hec.map.streamAlignment.StreamEditor
- setStationText(String) - Method in class hec.map.streamAlignment.StreamStationingPanel
- setStatsDisplayed(boolean) - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollectionGlyph
- setStatsDisplayed(boolean) - Method in interface hec.gfx2d.stats.StatisticsGlyph
- setStatus(String) - Method in class hec.client.LoginDlg
-
Deprecated.
- setStatus(String) - Method in class hec.gui.FormattedTextEditor
- setStatusLineField(JTextComponent, String) - Method in class rma.swing.RmaJPasswordField
-
setup a status line field so when the mouse enters this field some status info text is displayed in the statusLine field.
- setStatusLineField(JTextComponent, String) - Method in class rma.swing.RmaJTextArea
-
setup a status line field so when the mouse enters this field some status info text is displayed in the statusLine field.
- setStatusLineField(JTextComponent, String) - Method in class rma.swing.RmaJTextField
-
setup a status line field so when the mouse enters this field some status info text is displayed in the statusLine field.
- setStatusMessage(String) - Method in class hec.util.ProgressDialog
- setStatusWanted(int) - Method in class hec.heclib.dss.HecDssCatalog
- setStayOnTop(boolean) - Method in interface hec.ui.ProgressListener
- setStep(int) - Method in class hec.model.RunTimeStep
-
set the current step
- setStepBackEnabled(boolean) - Method in class rma.swing.RmaVcrControls
- setStepInterval(double) - Method in class hec.gfx2d.G2dLine
- setStepSize(Number) - Method in class rma.swing.RmaSpinnerNumberModel
- setSteramNodeData(StreamNodeData) - Method in class hec.map.streamAlignment.StreamNodeDialog
- setStop(String) - Method in class hec.model.TimeWindow
- setStoreAlternatives(boolean) - Method in class hec.data.location.Location
- setStoreAsDoubles(boolean) - Method in class hec.io.DataContainer
- setStoreDoubles(boolean) - Method in class hec.heclib.dss.HecPairedData
- setStoreDoubles(boolean) - Method in class hec.heclib.dss.HecTimeSeries
- setStream(StreamElement) - Method in class hec.model.Node
- setStream(StreamElement) - Method in class hec.model.StreamNode
- setStream(StreamElement) - Method in class hec.model.StreamSegment
- setStreamAlignment(StreamAlignmentIfc) - Method in class hec.gui.AbstractEditorPanel
-
Sets the StreamAlignment attribute of the AbstractEditorPanel object
- setStreamAlignment(StreamAlignmentIfc) - Method in class hec.gui.PanelEditor
- setStreamAlignmentGlyph(StreamAlignmentGlyph) - Method in class hec.map.aishape.ShapeImportTableModel
- setStreamAlignmentGlyph(StreamAlignmentGlyph) - Method in interface hec.map.importer.ImportShapeTableModel
- setStreamColor(Color) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setStreamCoord(double) - Method in class hec.model.Node
- setStreamCoord(double) - Method in class hec.model.StreamNode
- setStreamFlowMeasurements(List<StreamflowMeasurement>) - Method in class hec.data.streamflow.StreamFlowMeasurementsList
- setStreamFlowMeasurements(TreeMap<StreamflowMeasurementRef, StreamflowMeasurement>) - Method in class hec.data.streamflow.StreamflowMeasurementsMap
- setStreamId(String) - Method in interface hec.data.stream.IStream
- setStreamId(String) - Method in interface hec.data.stream.IStreamLocation
- setStreamId(String) - Method in interface hec.data.stream.IStreamReach
- setStreamId(String) - Method in class hec.data.stream.StreamImpl
- setStreamId(String) - Method in class hec.data.stream.StreamLocationImpl
- setStreamId(String) - Method in class hec.data.stream.StreamReachImpl
- setStreamIndex(int) - Method in class hec.model.Node
- setStreamIndex(int) - Method in interface hec.model.StreamReferenceHolder
- setStreamIndex(int) - Method in class hec.model.StreamSegment
- setStreamIndex(int) - Method in class hec.model.StreamSegmentIdentifier
- setStreamName(String) - Method in class hec.model.Node
- setStreamName(String) - Method in interface hec.model.StreamReferenceHolder
- setStreamName(String) - Method in class hec.model.StreamSegment
- setStreamName(String) - Method in class hec.model.StreamSegmentIdentifier
- setStreamStation(double) - Method in class hec.model.Node
- setStreamWidth(int) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setStretchBltMode(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setString(String) - Method in class hec.util.ProgressDialog
- setStringValue(String) - Method in interface hec.data.characteristic.ICharacteristic
- setStringValue(String) - Method in class hec.data.characteristic.JDomCharacteristic
- setStroke(Stroke) - Method in class hec.gfx2d.G2dWMFGraphics2D
- setStroke(Stroke) - Method in class rma.util.postscript.PSGrBase
- setStroke(Stroke) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setStructureLength(double) - Method in interface hec.data.embankment.IEmbankment
-
Sets the structure length.
- setStructureLength(double) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setStructureLength(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- setStructureLength(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setStructureType(ILookupType) - Method in interface hec.data.embankment.IEmbankment
-
Sets the structure type.
- setStructureType(ILookupType) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setStyle(int) - Method in class hec.util.AnimatedWaitIcon
- setSubject(String) - Method in class hec.lang.Email
- setSubtask(int) - Method in class hec.util.convertDss6To7.ProgressBarProgressHandler
- setSubtask(int) - Method in interface hec.util.convertDss6To7.SixToSevenUtil.ProgressHandler
- setSubtaskCount(int) - Method in class hec.util.convertDss6To7.ProgressBarProgressHandler
- setSubtaskCount(int) - Method in interface hec.util.convertDss6To7.SixToSevenUtil.ProgressHandler
- setSubtitleColor(Color) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setSubtitleFont(Font) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setSubtitleFormat(String) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setSubtitleVisible(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setSuccessful(boolean) - Method in class hec.util.ExportResults
- setSummaryText(String) - Method in class hec.client.SummaryWizardPanel
-
Sets the SummaryText attribute of the SummaryWizardPanel object
- setSupplementalInfo(HashMap<String, String>) - Method in class hec.io.DataContainer
-
Sets the supplemental info from a key, value map
- setSwapXYAxis(boolean) - Method in class hec.geometry.AxisProp
- setSwapXYAxis(boolean) - Method in interface hec.geometry.ScaleProperties
- setSwapXYValues(boolean) - Method in class hec.gfx2d.G2dData
- setSwapXYValues(boolean) - Method in class hec.gfx2d.G2dDataWrapper
- setSwapXYValues(boolean) - Method in interface hec.gfx2d.G2dObject
- setSwapXYValues(boolean) - Method in class hec.gfx2d.PairedDataSet
- setSymbolDrawType(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Sets the drawing type as either UNIQUE or SINGLE symbol
- setSymbolFillColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setSymbolFillColor(String) - Method in class hec.gfx2d.G2dLine
-
set the symbol fill color for this line's symbols
- setSymbolIndex(int) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
-
Sets the index of the symbol to draw.
- setSymbolInterval(int) - Method in class hec.gfx2d.G2dLine
-
set the symbol interval for this G2dLine
- setSymbolLineColor(Color) - Method in class hec.gfx2d.G2dLineProperties
- setSymbolLineColor(String) - Method in class hec.gfx2d.G2dLine
-
set the symbol line color for this line's symbols
- setSymbolOffset(int) - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setSymbolsAutoInterval(boolean) - Method in class hec.gfx2d.G2dLine
-
set the line symbols auto skip state
- setSymbolSize(float) - Method in class hec.gfx2d.G2dLine
-
set the symbol size for this G2dLine
- setSymbolSize(float) - Method in class hec.gfx2d.G2dLineProperties
- setSymbolSkipCount(int) - Method in class hec.gfx2d.G2dLine
-
set the symbol skip count for this G2dLine
- setSymbolsSkipInterval(int) - Method in class hec.gfx2d.G2dLine
-
Deprecated.
- setSymbolsVisible(boolean) - Method in class hec.gfx2d.G2dLine
-
set whether symbols are visible
- setSymbolThickness(int) - Method in class hec.gfx2d.G2dLineProperties
- setSymbolType(int) - Method in class hec.gfx2d.G2dLine
-
set the symbol type for this G2dLine
- setSymbolType(int) - Method in class hec.gfx2d.G2dLineProperties
- setSymbolType(String) - Method in class hec.gfx2d.G2dLine
-
set the symbol type for this G2dLine
- setSystemClosable(boolean) - Method in class rma.swing.RmaJDialog
- setSystemClosable(boolean) - Method in class rma.swing.RmaJFrame
- setTabEnabled(int, boolean) - Method in class hec.gfx2d.G2dPropertiesDlg
- setTable(JTable) - Method in class rma.swing.table.TablePrintManager
- setTableColLabels(String[]) - Method in class hec.server.NameMultiSelectDialog
-
Sets the Column labels for the table
- setTableEditable(boolean) - Method in class hec.util.GeneralTableEditor
- setTableHeader(JTableHeader) - Method in class rma.swing.RmaJTable
-
Overriding the default operation in setTableHeader to call configureEnclosingScrollPane() if the header is an instance of GroupableTableHeader.
- setTableLabels(String[]) - Method in class hec.server.NameMultiSelectDialog
- setTables(List) - Method in class rma.swing.table.MultiTablePrintManager
- setTableTitleText(String) - Method in class hec.dataTable.HecDataTableFrame
-
set the table title text
- setTableWidths() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- setTabsEnabled(boolean) - Method in class hec.client.DataTypeEditor
- setTabsEnabled(boolean) - Method in class hec.gfx2d.DataTypeEditor
- setTabSize() - Method in class hec.script.AbstractScriptEditor
- setTabToEditCell(boolean) - Method in class rma.swing.RmaJTable
-
Set if a tab key should select the next editable cell in the row (if no more editable cells, the tab just moves to the next cell)
- setTabulate(boolean) - Method in class hec.gfx2d.G2dDialog
- setTailwaterElevation(double) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setTailwaterElevation(double) - Method in class hec.data.operations.PhysicalStructureOperationalChange
-
Sets tailwater elev as SI parameter units.
- setTailwaterElevation(ParamDouble) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
- setTailwaterElevation(ParamDouble) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setTemplate(IRatingTemplate) - Method in interface hec.data.rating.IRatingSpecification
-
Sets the template for this spec.
- setTemplate(IRatingTemplate) - Method in class hec.data.rating.JDomRatingSpecification
-
Sets the template for this spec.
- setTemplateLabel(String) - Method in class rma.swing.RmaJLabel
- setTemplateVersion(Version) - Method in interface hec.data.rating.IRatingTemplate
-
Sets the version for this template.
- setTemplateVersion(Version) - Method in class hec.data.rating.JDomRatingTemplate
-
Sets the version of this template.
- setTempUnit(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setText(String) - Method in class hec.client.NewWorkspaceSummaryDialog
- setText(String) - Method in class hec.dataTable.Title
-
set the text for this Title.
- setText(String) - Method in class hec.gfx2d.components.CheckBoxPanel
- setText(String) - Method in class hec.gfx2d.components.LabelPanel
- setText(String) - Method in class hec.gfx2d.components.TextPanel
- setText(String) - Method in class hec.gfx2d.G2dLabel
-
set the text for this label
- setText(String) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- setText(String) - Method in class hec.gfx2d.LabelPropertiesPanel
- setText(String) - Method in class hec.gfx2d.TextLayerComponent
- setText(String) - Method in class hec.gfx2d.ViewportTextComponent
- setText(String) - Method in class hec.gfx2d.ViewportTextLayer
- setText(String) - Method in class hec.gui.AbstractFileChooserField
- setText(String) - Method in class hec.gui.FormattedTextEditor
-
set the text
- setText(String) - Method in class hec.hecmath.computation.Variable
- setText(String) - Method in class hec.hecmath.TextMath
- setText(String) - Method in class hec.io.TextContainer
- setText(String) - Method in class hec.map.annotations.LabelAnnotation
- setText(String) - Method in class hec.tcu.TcuInfo
-
set the text of the Terms and Conditions
- setText(String) - Method in class hec.util.CalendarField
- setText(String) - Method in class rma.swing.AbstractTextEditorPanel
-
set the text of the TextArea
- setText(String) - Method in class rma.swing.CheckBoxPanel
- setText(String) - Method in class rma.swing.MlLabel
- setText(String) - Method in class rma.swing.ProgressIndicator
- setText(String) - Method in class rma.swing.RmaIpAddressPanel
- setText(String) - Method in class rma.swing.RmaJCalendarExField
- setText(String) - Method in class rma.swing.RmaJCalendarField
- setText(String) - Method in class rma.swing.RmaJCheckBox
- setText(String) - Method in class rma.swing.RmaJDecimalField
- setText(String) - Method in class rma.swing.RmaJDescriptionField
- setText(String) - Method in class rma.swing.RmaJFileLabel
- setText(String) - Method in class rma.swing.RmaJIntegerField
- setText(String) - Method in class rma.swing.RmaJLabel
- setText(String) - Method in class rma.swing.RmaJObjectLabel
-
override the text from the Object's toString().
- setText(String) - Method in class rma.swing.RmaJRadioButton
- setText(String) - Method in class rma.swing.RmaJTextArea
- setText(String) - Method in class rma.swing.RmaJWrappingLabel
-
Sets the label text.
- setText(String) - Method in class rma.swing.SerializerEditDlg
- setText(String) - Method in class rma.swing.TextColorIcon
- setText(String) - Method in class rma.swing.TextEditDlg
- setText(String) - Method in class rma.swing.TextEditFrame
- setText(String) - Method in class rma.swing.TextEditPanel
- setText(String, String) - Method in class hec.gfx2d.G2dLabel
- setTextAlign(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setTextAlignment(int) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- setTextAlignment(int) - Method in class rma.swing.RmaJWrappingLabel
-
Sets the text alignment.
- setTextAlignment(String) - Method in class hec.gfx2d.SamplePanel
-
set the text alignment.
- setTextAreaCellEditor(int) - Method in class rma.swing.RmaJTable
- setTextAreaCellEditor(int, boolean) - Method in class rma.swing.RmaJTable
-
set the cell editor and renderer for multiple lines of text
- setTextCharacterExtra(int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setTextColor(Color) - Method in class hec.gfx2d.components.LabelPanel
- setTextColor(Color) - Method in interface hec.gfx2d.FontProperties
- setTextColor(Color) - Method in class hec.gfx2d.G2dLabelDrawProp
- setTextColor(Color) - Method in class hec.util.AnimatedWaitGlassPane
- setTextColor(Color) - Method in class rma.swing.TextColorIcon
- setTextColor(Color) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setTextDocument(Document) - Method in class rma.swing.SerializerEditDlg
- setTextDocument(Document) - Method in class rma.swing.TextEditDlg
- setTextDocument(Document) - Method in class rma.swing.TextEditFrame
- setTextDocument(Document) - Method in class rma.swing.TextEditPanel
- setTextExpression(String) - Method in class hec.hecmath.computation.TextExpression
- setTextFieldRowEditor(int, int, String) - Method in class rma.swing.RmaJTable
- setTextFont(Font) - Method in class rma.swing.AbstractTextEditorPanel
-
set the Font for the text area
- setTextForeground(Color) - Method in class hec.gfx2d.SamplePanel
- setTextId(String) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setTextJustification(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- setTextPosition(String) - Method in class hec.gfx2d.SamplePanel
-
set the text position.
- setTextSize(int) - Method in class hec.gfx2d.G2dMultiLineLabelPanel
- setTextSize(int) - Method in class hec.gfx2d.SamplePanel
-
set the text position.
- setTextTable(String[][]) - Method in class hec.io.TextContainer
- setTextValue(String) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setThickness(int) - Method in class rma.swing.table.LinesBorder
- setThickness(int, int) - Method in class rma.swing.table.LinesBorder
- setThickness(Insets) - Method in class rma.swing.table.LinesBorder
- setThirdOctet(String) - Method in class rma.swing.RmaIpAddressPanel
- setThreshColors(Hashtable<String, String>) - Method in class hec.model.TsDataSetName
- setThresholdColorInfo(Hashtable<String, String>, boolean) - Method in class hec.model.TsDataSetName
- setThresholdColors(String) - Method in class hec.model.TsDataSetName
- setThresholdName(String) - Method in class hec.model.TsDataSetName
- setThresholds(List<Threshold>) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setThresholds(List<Threshold>) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setThumbnailMinMax(HecDouble, HecDouble) - Method in class hec.model.TsDataSetName
- setThumbnailScale(String) - Method in class hec.model.TsDataSetName
- setTicColor(Color) - Method in class hec.geometry.Axis
-
set the tic color
- setTicColor(Color) - Method in class hec.geometry.TSAxis
- setTicColor(String) - Method in class hec.geometry.Axis
-
set the tic color to the color represented by colorString
- setTicFontSizes(int, int, int, int) - Method in class hec.gfx2d.G2dPanel
-
set the font sizes for the axis labels
- setTicInterval(double) - Method in class hec.map.ColorContourLegendItem
- setTicInterval(double) - Method in class hec.map.ElevationGlyphDataRecord
- setTicInterval(double) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Tic Interval
- setTicLabelFont(Font) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setTicLength(int) - Method in class hec.map.streamAlignment.StreamAlignmentDPData
- setTicTextColor(Color) - Method in class hec.geometry.Axis
-
set the tic text color to c
- setTicTextColor(Color) - Method in class hec.geometry.TSAxis
- setTicTextColor(String) - Method in class hec.geometry.Axis
-
set the tic text color to the color represented by colorString
- setTime(long) - Method in class hec.data.Iso8601Time
- setTime(HecTime) - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- setTime(HecTime) - Method in class rma.swing.RmaJLabel
- setTime(String) - Method in class hec.data.Iso8601Time
- setTime(String) - Method in class hec.heclib.util.HecTime
-
Sets the time portion to the time string passed in (e.g., "1300")
- setTime(Date) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- setTimeAt(HecTime, int) - Method in class hec.dataTable.TimeSeriesColumnBase
- setTimeBlockIndex(int) - Method in class hec.model.RunTimeWindow
- setTimeByEnd(GridData, HecTime) - Static method in class hec.heclib.grid.GridUtilities
-
changes the start and end times of a GridData object, by specifying the new end time.
- setTimeByStart(GridData, HecTime) - Static method in class hec.heclib.grid.GridUtilities
-
changes the start and end times of a GridData object by specifying the new start time.
- setTimeCellEditor(int) - Method in class rma.swing.RmaJTable
-
set the cell editor to be Military time
- setTimeEditorForCell(int, int) - Method in class rma.swing.RmaJTable
-
set a time editor for a table cell
- setTimeFieldVisible(boolean) - Method in class rma.swing.DateTimePanel
- setTimeGranularity(int) - Method in class hec.heclib.util.HecTime
-
Sets or changes the time resolution (granularity).
- setTimeGranularityInSeconds(int) - Method in class hec.heclib.util.HecTime
-
Sets the time resolution (granularity) using units of seconds.
- setTimeGranularitySeconds(int) - Method in class hec.io.TimeSeriesContainer
-
Sets the time granularity for time time array This is normally 60 (seconds), but the acceptable values are:
Time Granularity timeGranularityInSecondsMax DaysMax Years One second 1 24,855 69 One minute 60 1,491,308 4,083 One hour 3600 89,478,485 244,978 One day 86400 2,147,483,6475,879,489(current limit for TSC) One year 31536000 (nominal)(not supported at this time) - setTimeIncrement(int) - Method in class hec.heclib.util.HecTime
-
Deprecated.
- setTimeInMillis(long) - Method in class hec.heclib.util.HecTime
-
Set the time in milliseconds (same units used by Java)
- setTimeInMillis(long, int) - Method in class hec.heclib.util.HecTime
-
set the time in milliseconds (same units used by Java), along with a time zone offset
- setTimeInterpolationType(int) - Method in class hec.model.SeasonalPairedValues
-
set type of interpolation in time
- setTimeInterval(String) - Method in class hec.hecmath.HecMath
-
set the Time Interval part (E Part) of the DSS Pathname.
- setTimeInterval(String) - Method in class hec.io.LogPrintStream
- setTimeInterval(String) - Method in class hec.io.LogPrintWriter
- setTimeOut(int) - Method in class hec.lang.Email
- setTimes(int[]) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- setTimes(int[], int) - Method in class hec.heclib.dss.HecTimeSeries
- setTimes(HecTimeArray) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- setTimes(HecTimeArray) - Method in class hec.io.TimeSeriesContainer
-
set the times
- setTimeSeriesContainer(TimeSeriesContainer) - Method in class hec.hecmath.computation.ValueContainer
- setTimeSeriesContainer(String, TimeSeriesContainer) - Method in class hec.hecmath.computation.VariableSet
- setTimeSeriesDescription(ITimeSeriesDescription) - Method in class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- setTimeSeriesGroupRef(TimeSeriesGroupRef) - Method in class hec.data.tx.TimeSeriesGroup
- setTimeseriesId(String) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setTimeStep(int, int) - Method in class hec.model.RunTimeWindow
-
set the time step
- setTimeStep(String) - Method in class hec.model.RunTimeWindow
-
set the time step and time increment by a string
- setTimeVisible(boolean) - Method in class rma.swing.RmaJDateChooserDialog
- setTimeWindow(HecTime, HecTime) - Method in class hec.heclib.dss.DataReference
- setTimeWindow(HecTime, HecTime) - Method in class hec.heclib.dss.DataReferenceSet
- setTimeWindow(HecTime, HecTime) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setTimeWindow(HecTime, HecTime) - Method in class hec.io.DSSIdentifier
- setTimeWindow(HecTime, HecTime) - Method in class hec.model.AbstractTSRecord
- setTimeWindow(HecTime, HecTime) - Method in interface hec.model.TSRecord
- setTimeWindow(HecTime, HecTime, boolean) - Method in class hec.util.TimeWindowDialog
- setTimeWindow(String) - Method in class hec.gfx2d.G2dDialog
-
Sets the time window for the plot.
- setTimeWindow(String) - Method in class hec.heclib.dss.DataReference
- setTimeWindow(String) - Method in class hec.heclib.dss.Group
- setTimeWindow(String) - Method in class hec.heclib.dss.HecDSSDataAttributes
- setTimeWindow(String) - Method in class hec.hecmath.DSSFile
-
Sets the TimeWindow attribute of the DSSFile object
- setTimeWindow(String) - Method in class hec.io.DSSIdentifier
- setTimeWindow(String, String) - Method in class hec.hecmath.DSSFile
-
Sets the TimeWindow attribute of the DSSFile object
- setTimeWindow(String, String) - Method in class hec.script.Plot
- setTimeWindowMap(NavigableMap<Long, long[]>) - Method in class hec.hecmath.MassBalancedEvent
- setTimeWindowString(String) - Method in class hec.heclib.dss.DataReferenceSet
- setTimeWindowString(String) - Method in class hec.model.AbstractTSRecord
- setTimeWindowString(String) - Method in interface hec.model.TSRecord
- setTimeZone(TimeZone) - Method in class hec.dataTable.TimeSeriesColumnBase
- setTimeZone(TimeZone) - Method in class hec.gfx2d.G2dPanel
- setTimeZone(TimeZone) - Method in class hec.gfx2d.PlotSpecification
-
Sets the time zone of the time axis of the plot being constructed.
- setTimeZone(TimeZone) - Method in class hec.gui.TimeZoneField
- setTimeZone(TimeZone) - Method in class hec.heclib.dss.AbstractDssDataManager
- setTimeZone(TimeZone) - Method in interface hec.heclib.dss.DssDataManager
- setTimeZone(TimeZone) - Method in class hec.heclib.dss.HecTimeSeries
- setTimeZone(TimeZone) - Method in class hec.heclib.util.HecTimeArray
- setTimeZone(TimeZone) - Method in class hec.util.TimeWindowDialog
- setTimeZone(TimeZone) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- setTimeZone(TimeZone) - Method in interface rma.services.tz.TimeZoneComponent
-
Sets the time zone that this component will use to display date and time.
- setTimeZone(TimeZone) - Method in interface rma.services.tz.TimeZoneDisplayService
-
Sets the time zone that this component will use to display date and time.
- setTimeZone(TimeZone) - Method in class rma.swing.DateTimePanel
-
Sets the Display TimeZone attribute of the DateTimePanel object.
- setTimeZone(TimeZone) - Static method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().setTimeZone(tz); Sets the timezone used for display purposes
- setTimeZone(TimeZone) - Static method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().setTimeZone(tz);
- setTimeZone(TimeZone) - Method in class rma.swing.RmaJLabel
-
Sets the time zone that this component will use to display date and time.
- setTimeZone(TimeZone) - Method in class rma.swing.RmaJTable
-
Sets the TimeZone attribute of the RmaJTable object
- setTimeZone(TimeZone) - Method in class rma.swing.table.RmaDateTimeEditor
- setTimeZone(TimeZone) - Method in class rma.swing.table.RmaDateTimeRenderer
-
This method sets the rendering time zone for all HecTime/Time Zone objects being renderered.
- setTimeZone(TimeZone) - Method in class rma.swing.table.TimeZoneHeaderRenderer
-
Sets the time zone value that will be rendered in the column header.
- setTimeZone(TimeZone, TimeZone) - Method in class hec.util.TimeWindowExtensionDialog
- setTimezoneId(String) - Method in class hec.data.location.Location
- setTimeZoneID(String) - Method in class hec.io.DSSIdentifier
- setTimeZoneID(String) - Method in class hec.io.TimeSeriesContainer
-
Set the DATA time zone identifier.
- setTimezoneOffset(int) - Method in class hec.model.SchedulableJob
- setTinyFontSize(int) - Method in class hec.gfx2d.G2dLabelDrawProp
- setTitle(String) - Method in interface hec.client.LoginIfc
- setTitle(String) - Method in class hec.gfx2d.G2dPanel
- setTitle(String) - Method in class hec.gfx2d.LegendPanel
- setTitle(String) - Method in class hec.gfx2d.PlotLayout
- setTitle(String) - Method in class hec.gfx2d.PointPropertiesPanel
- setTitle(String) - Method in class hec.script.Plot
- setTitle(String) - Method in class hec.tcu.TcuInfo
- setTitle(String) - Method in class rma.swing.logging.DialogLogHandler
-
Sets the title for the displayed window.
- setTitleColor(Color) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setTitleComponent(JComponent) - Method in class rma.swing.border.RmaCompTitledBorder
- setTitleComponent(JComponent) - Method in class rma.swing.RmaJCompTitledPanel
- setTitleFont(Font) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setTitleFormat(String) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setTitleVisible(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- setTo(String) - Method in class hec.lang.Email
- setToCurrentWindowSizeAction() - Method in class hec.gfx2d.G2dMiscPropertiesPanel
- setToDefaultsAction() - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- setToggleCellEditor(int, char, char, char) - Method in class rma.swing.RmaJTable
-
set the editor to toggle between 2 key values.
- setToggleKey(char) - Method in class rma.swing.ToggleDocument
-
set the keystroke that toggles between the 2 values
- setToggleKeyIndex(int) - Method in class rma.swing.RmaJToggleField
- setToggleValues(char, char) - Method in class rma.swing.ToggleDocument
-
set the keystrokes to toggle between
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.Computation
- setTolerateUndefined(boolean) - Method in interface hec.hecmath.computation.Evaluable
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.MathExpression
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.MathOperation
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.Text
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.TextExpression
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.TextOperation
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.Value
- setTolerateUndefined(boolean) - Method in class hec.hecmath.computation.Variable
- setTolerateUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.Computation
- setTolerateUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.MathExpression
- setTolerateUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.MathOperation
- setTolerateUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.TextExpression
- setTolerateUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.Value
- setTolerateUndefinedByDefault(boolean) - Static method in class hec.hecmath.computation.Variable
- setToolbarOff() - Method in class hec.gfx2d.PlotLayout
- setToolbarOn() - Method in class hec.gfx2d.PlotLayout
- setToolbarPosition(int) - Method in class hec.gfx2d.G2dPanelProp
- setToolbarProperties(ViewportToolbarProp) - Method in class hec.gfx2d.PlotLayout
-
Sets the properties to use when creating toolbar buttons.If the value is NULL or never been set, default properties will be created during the construction of the plot.
- setToolEnabled(Class, boolean) - Method in class hec.map.MapToolPanel
-
set the MapTool that is an instance of the buttonGifStringClass enabled state to enabled
- setTooltip(String) - Method in interface hec.data.lookup.ILookupType
-
Sets the tooltip.
- setTooltip(String) - Method in class hec.data.lookup.JDomLookupTypeImpl
- setToolTip(String) - Method in class rma.swing.RmaGlyphButtonInfo
- setToolTipHeaders() - Method in class hec.dataTable.HecDataTable
- setToolTipStrings(String[]) - Method in class rma.swing.table.ToolTipHeader
-
Sets the ToolTipStrings attribute of the ToolTipHeader object
- setToolTipText() - Method in class rma.swing.RmaJComboBox
- setToolTipText(String) - Method in class hec.io.ConsoleWindow
- setToolTipText(String) - Method in class hec.map.ToolBarButtonEditor
- setToolTipText(String) - Method in class hec.map.ToolBarButtonItem
- setToolTipText(String) - Method in class rma.swing.RmaJComboBox
- setToolTipText(String) - Method in class rma.swing.table.RmaCellRenderer
-
Sets the ToolTipText attribute of the RmaCellRenderer object
- setToolTipTextDisabled(boolean) - Method in class rma.swing.RmaJTextArea
- setToolTipTextDisabled(boolean) - Method in class rma.swing.TextEditDlg
- setToolTipTextDisabled(boolean) - Method in class rma.swing.TextEditPanel
- setTopComponentPanelVisible(boolean) - Method in class hec.gui.AbstractSelectorPanel
- setTopMargin(double) - Method in class hec.gfx2d.Margin
- setTopWidth(double) - Method in interface hec.data.embankment.IEmbankment
-
Sets the top width.
- setTopWidth(double) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setTopWidth(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- setTopWidth(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setTotalAllocPercentActivated(double) - Method in interface hec.data.watersupply.IWaterUserContract
-
Sets the total alloc percent activated.
- setTotalAllocPercentActivated(double) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setTotalAllocPercentActivated(ParamDouble) - Method in interface hec.data.watersupply.IWaterUserContract
- setTotalAllocPercentActivated(ParamDouble) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setTotalDrainageArea(Double) - Method in interface hec.data.stream.IStreamLocation
- setTotalDrainageArea(Double) - Method in class hec.data.stream.StreamLocationImpl
- setTransferHandler(TransferHandler) - Method in class hec.dataTable.HecDataTableFrame
- setTransferHandler(TransferHandler) - Method in class hec.gfx2d.G2dDialog
- setTransferHandler(TransferHandler) - Method in class hec.gfx2d.G2dPanel
- setTransferHandler(TransferHandler) - Method in class hec.gfx2d.PanelDropTarget
- setTransferHandler(TransferHandler) - Method in class hec.gfx2d.Viewport
- setTransferStartDatetime(Date) - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
-
Sets the transfer start datetime.
- setTransferStartDatetime(Date) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setTransform(AffineTransform) - Method in class rma.util.postscript.PSGrBase
- setTransform(AffineTransform) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setTranslateFontNames(String[][]) - Method in class rma.util.wmf.WMF
-
Sets the String replacement table for the font names.
- setTransmitter(Component) - Method in class rma.swing.RmaJCompTitledPanel
- setTransmittingAllowed(boolean) - Method in class rma.swing.RmaJCompTitledPanel
- setTransparency(float) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Transparency attribute of the ElevationGlyphOptionJDlg object
- setTransparency(float) - Method in class hec.util.AnimatedWaitGlassPane
- setTree(JTree) - Method in class rma.swing.tree.NodeSelectionListener
- setTreeNode(JLayerSelectorTreePanel.JLayerSelectionNode) - Method in class hec.map.JLayerSelection
- setTreeNodeExpanded(boolean) - Method in class hec.model.Conditional
- setTreeNodeExpanded(boolean) - Method in class hec.model.ConditionalBlock
- setTriangleFillColor(Color) - Method in interface hec.client.ResDrawPropData
- setTriangleOutlineColor(Color) - Method in interface hec.client.ResDrawPropData
- setTrimMissing(boolean) - Method in class hec.hecmath.DSSFile
-
Sets the "trim missing data" state of the DSSFile object If the "trim missing data" state is TRUE, blocks of missing data will be removed from the start and end of all regular time series records
- setTrimTokens(boolean) - Method in class rma.util.PowerfulTokenizer
- setTrimTrailingWhiteSpace(boolean) - Method in class rma.swing.RmaJTextField
- setTrimWhiteSpace(boolean) - Method in class rma.swing.RmaJTextField
- setTrueScale(double) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- setTruncateDefaultTime(boolean) - Method in class rma.swing.RmaJCalendarField
-
Will truncate the time value for the displayed calendar dialog.
- setTscFromDataSource(TimeSeriesContainer, String) - Static method in class hec.gfx2d.PlotSpecification
-
Sets TimeSeriesContainer data from a data source name
- setTsCode(Integer) - Method in class hec.data.tx.AssignedTimeSeries
- setTsCode(BigDecimal) - Method in class hec.data.tx.AssignedTimeSeries
- setTsDataSetNames(Vector) - Method in class hec.gfx2d.PlotIconBase
- setTSRecordCreator(TSRecordCreator) - Method in class hec.model.BaseTSDataSet
- setType(char) - Method in class hec.map.aishape.Field
-
Sets the type of field that this object represents.
- setType(int) - Method in class hec.model.BaseTSDataSet
- setType(int) - Method in class hec.model.ConditionalValue
- setType(int) - Method in interface hec.model.ITSDataSet
-
Sets the type attribute of the ITSDataSet object
- setType(int) - Method in class hec.model.ProbabilityDistributionFunction
-
Validates and sets the error type.
- setType(Threshold.ThresholdType) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setType(Class) - Method in class hec.io.Identifier
-
Deprecated.Replaced by setClassName() Sets the Identifier's Class to the argument Class
- setType(String) - Method in class hec.dataTable.TimeSeriesColumnBase
- setType(String) - Method in class hec.dataTable.TimeSeriesDataColumn
- setType(String) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setType(String) - Method in class hec.hecmath.TimeSeriesMath
-
Set the type label for the time series.
- setType(String) - Method in class hec.io.DSSIdentifier
- setType(String) - Method in class hec.io.TimeSeriesContainer
-
set the data type
- setType(String) - Method in class hec.map.aishape.ShapeImport
- setType(String) - Method in class hec.map.selection.GraphicElementSelection
- setType(String) - Method in class hec.map.transform.CoordinateInfo
- setTypeWanted(int, int) - Method in class hec.heclib.dss.HecDssCatalog
- setTzConverted(int, HecTime) - Method in class hec.heclib.util.HecTimeArray
-
Sets the HecTime object at the element number given.
- setTzConverted(int, String) - Method in class hec.heclib.util.HecTimeArray
- setTzUnconverted(int, HecTime) - Method in class hec.heclib.util.HecTimeArray
- setTzUnconverted(int, String) - Method in class hec.heclib.util.HecTimeArray
- setuid(String) - Method in class hec.server.Profile
- setUndefined() - Method in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- setUndefined() - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setUndefined() - Method in class hec.heclib.util.HecDouble
- setUndefined() - Method in class hec.heclib.util.HecDoubleArray
- setUndefined() - Method in class hec.heclib.util.HecTime
-
Set the date / time to undefined
- setUndefined() - Method in class hec.heclib.util.HecTimeArray
- setUndefined() - Method in class hec.io.TsDataSetStats
- setUndefined(boolean) - Method in interface hec.data.operations.IPhysicalStructureOperationalChange
-
If undefined, this change will be deleted from the database.
- setUndefined(boolean) - Method in class hec.data.operations.PhysicalStructureOperationalChange
- setUndefined(double) - Static method in class hec.lang.FdaNumbers
- setUndefined(int) - Static method in class hec.lang.FdaNumbers
- setUndefined(long) - Static method in class hec.lang.FdaNumbers
- setUndefinedStyle(int) - Method in class hec.dataTable.HecDataTable
-
Sets the undefinedStyle attribute of the Table object
- setUndefinedStyle(int) - Method in class hec.dataTable.TimeSeriesDataModel
- setUngagedDrainageArea(Double) - Method in interface hec.data.stream.IStreamLocation
- setUngagedDrainageArea(Double) - Method in class hec.data.stream.StreamLocationImpl
- setUnit(int) - Method in interface hec.heclib.dss.DssDataManager
-
Sets the unit attribute of the DssDataManager object
- setUnit(int) - Static method in class hec.heclib.dss.HecDSSFileAccess
- setUnit(int) - Method in class hec.heclib.dss.LocalDssDataManager
- setUnit(int) - Method in class hec.heclib.util.HecDoubleParam
-
set the parameter unit
- setUnit(int) - Method in class hec.heclib.util.HecIntParam
-
set the parameter unit
- setUnit(String) - Method in class hec.geometry.Axis
- setUnitMultiplier(double) - Method in class hec.map.transform.CoordinateInfo
- setUnits(Units) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.Sets the units used in this template
- setUnits(String) - Method in interface hec.data.level.IAttributeParameterTypedValue
- setUnits(String) - Method in interface hec.data.level.ILocationLevel
- setUnits(String) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- setUnits(String) - Method in class hec.data.level.JDomLocationLevelImpl
- setUnits(String) - Method in class hec.data.Units
-
Deprecated.
- setUnits(String) - Method in class hec.dataTable.TimeSeriesColumnBase
- setUnits(String) - Method in class hec.dataTable.TimeSeriesDataColumn
- setUnits(String) - Method in class hec.heclib.dss.HecTimeSeriesBase
- setUnits(String) - Method in class hec.hecmath.HecMath
- setUnits(String) - Method in class hec.hecmath.PairedDataMath
-
Set the y-units label for the paired data set.
- setUnits(String) - Method in class hec.hecmath.TextMath
- setUnits(String) - Method in class hec.hecmath.TimeSeriesMath
-
Set the units label for the time series.
- setUnits(String) - Method in class hec.io.DSSIdentifier
- setUnits(String) - Method in class hec.io.TimeSeriesContainer
-
set the units (i.e.
- setUnits(String) - Method in class hec.map.ElevationGlyphDataRecord
- setUnits(String) - Method in class hec.map.GridGlyphDataRecord
- setUnits(String) - Method in class hec.map.transform.CoordinateInfo
- setUnits(String) - Method in class hec.model.AbstractTSRecord
- setUnits(String) - Method in interface hec.model.TSRecord
- setUnits(String, boolean) - Method in class hec.data.Units
-
Deprecated.Sets the units string for this Unit object.
- setUnitsHeaderRenderer() - Method in class rma.swing.RmaJTable
-
Sets the UnitsHeaderRenderer attribute of the RmaJTable object
- setUnitsHeaderRenderer(boolean) - Method in class rma.swing.RmaJTable
- setUnitsId(String) - Method in class hec.data.lock.JDomLockImpl
- setUnitsSystem(String) - Method in class hec.lang.UnitsType
-
Sets the units system to the String argument.
- setUnitString(String) - Method in class hec.model.ModelVariable
- setUnitsType(int) - Method in class hec.lang.UnitsType
-
Sets the units type to the int argument.
- setUnitsType(String) - Method in class hec.model.AbstractTSRecord
-
set the units type.
- setUnitsType(String) - Method in interface hec.model.TSRecord
- setUnitSystem(int) - Method in class hec.data.ParamInteger
- setUnitSystem(int) - Method in class hec.gfx2d.G2dData
- setUnitSystem(int) - Method in class hec.map.ElevationGlyphDataRecord
- setUnitSystem(int) - Method in class hec.model.PairedValues
-
set the Unit system for the data.
- setUnitSystem(int) - Method in class hec.model.PairedValuesExt
-
set the unit system.
- setUnitSystem(int) - Method in class hec.model.SeasonalRecord
-
Sets the new unit system for this data.
- setUnitSystem(int) - Method in class hec.model.SeasonalRecordExt
-
set the unit system.
- setUnitSystem(int) - Static method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getUnitsDisplayService().setDisplayUnitSystem(unitSystem); Sets the unit system to be used by all open dialogs. This method fires an event to all open dialogs to update. All
- setUnitSystem(int) - Static method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getUnitsDisplayService().setDisplayUnitSystem(unitSystem);
- setUnitSystem(int) - Method in class rma.swing.table.AbstractRmaTableModel
-
Sets the unitsystem for this table model.
- setUnitSystem(int) - Method in class rma.swing.table.RmaCellEditor
- setUnitSystem(int) - Method in class rma.swing.table.RmaTableModel
- setUnitSystem(String) - Method in class hec.heclib.util.HecDoubleParam
- setUnitTypeString(String) - Method in class hec.model.ModelVariable
- setUnselectedIconName(String) - Method in interface hec.appInterface.IToolBarButtonItem
- setUnselectedIconName(String) - Method in class hec.map.ToolBarButtonItem
- setup() - Method in class hec.dataTable.TextTable
- setup(HecTime, HecTime, int, boolean, boolean, int, HecTime, HecTime) - Method in class hec.util.TimeWindowExtensionDialog
- SETUP_OR_ZIP_EXCEPTION - Static variable in class hec.util.ZipUtility
- setUpdateTime(int) - Method in class rma.util.MemProgressBar
-
Sets the time (in milliseconds) after which the progress bar is updated
- setUpdateTime(long) - Method in class hec.io.DSSIdentifier
- setupModel() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- setUppercase() - Method in class rma.swing.text.FixedLengthDocument
- setUppercase() - Method in class rma.swing.text.RmaDocument
- setUppercaseOnly(boolean) - Method in class rma.swing.RmaJTextField
- setUpstreamLocationId(String) - Method in interface hec.data.stream.IStreamReach
- setUpstreamLocationId(String) - Method in class hec.data.stream.StreamReachImpl
- setUpstreamProtType(ILookupType) - Method in interface hec.data.embankment.IEmbankment
-
Sets the upstream prot type.
- setUpstreamProtType(ILookupType) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setUpstreamSideslope(double) - Method in interface hec.data.embankment.IEmbankment
-
Sets the upstream sideslope.
- setUpstreamSideslope(double) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setUpstreamSideslope(ParamDouble) - Method in interface hec.data.embankment.IEmbankment
- setUpstreamSideslope(ParamDouble) - Method in class hec.data.embankment.JDomEmbankmentImpl
- setUpstreamStation(Double) - Method in interface hec.data.stream.IStreamReach
- setUpstreamStation(Double) - Method in class hec.data.stream.StreamReachImpl
- setUpTabKeys() - Method in class rma.swing.RmaJTable
-
set up so that the TAB and SHIFT-TAB are managed by the table.
- setUsageId(String) - Method in interface hec.data.characteristic.ICharacteristicTypeRef
- setUsageId(String) - Method in class hec.data.characteristic.JDomCharacteristicTypeRef
- setUseCollectionGroups(boolean) - Method in class hec.heclib.dss.HecDssCatalog
- setUseCommas() - Method in class hec.lang.RdcField
- setUseCommas(boolean) - Method in class hec.lang.RdcField
- setUseCompactForm(boolean) - Method in class hec.gfx2d.PlotSpecification
-
Sets whether plot specifications are generated using the compact form
- setUseCompression(boolean) - Method in interface hec.io.HecFile
-
set whether this
HecFile
should use compression to read/write data to/from theRmiFile
- setUseCompression(boolean) - Method in class hec.io.SimpleFile
- setUseCompression(boolean) - Method in class hec.io.SimpleHecFileImpl
- setUsed(boolean) - Method in class hec.data.streamflow.StreamflowMeasurement
- setUseDataDefinedViewTimeZone(boolean) - Method in class rma.swing.table.RmaDateTimeRenderer
- setUseDecimalFormatForParameters(boolean) - Method in class rma.swing.RmaJDecimalField
- setUseDefaultLimitsOff() - Method in class hec.geometry.Axis
-
set this Axis not to use defaults limits
- setUseDefaultLimitsOn() - Method in class hec.geometry.Axis
-
set this Axis to use defaults limits
- setUseDefaultLineStyles(boolean) - Method in class hec.gfx2d.G2dLineProperties
- setUseDefaultPrintHeader(boolean) - Method in class rma.swing.RmaJTable
- setUseDisplayUnits(boolean) - Static method in class hec.gfx2d.G2dData
- setUseFontScaling(boolean) - Method in class hec.gfx2d.components.FontPanel
- setUseFontScaling(boolean) - Method in class hec.gfx2d.G2dLabel
- setUseFontScaling(boolean) - Method in class hec.gfx2d.G2dLabelDrawProp
- setUseGradations(boolean) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- setUseGradations(boolean) - Method in class hec.map.aishape.ui.FieldColorTableModel
- setUseLineStyles(boolean) - Static method in class hec.gfx2d.G2dDialog
-
Set if line styles should be used by default
- setUseLineStylesOff() - Method in class hec.gfx2d.G2dDialog
-
set the plot to not use line styles
- setUseLineStylesOn() - Method in class hec.gfx2d.G2dDialog
-
set the plot to use line styles
- setUseMajorTicFontScaling(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setUseMaximumCheckBox(boolean) - Method in class hec.chart.HistogramOptionsPanel
- setUseMinimumCheckbox(boolean) - Method in class hec.chart.HistogramOptionsPanel
- setUseMinorTicFontScaling(boolean) - Method in class hec.gfx2d.AxisTicsDrawProp
- setUseNonContiguousSelection(boolean) - Method in class rma.swing.RmaJTable
-
Option to turn on/ off non contiguous selection in a table.
- setUsePageNumbers(boolean) - Method in class hec.gfx2d.PrintProperties
- setUsePlotFrame(boolean) - Method in class hec.gfx2d.PrintProperties
- setUser(String) - Method in class hec.client.LoginDlg
-
Deprecated.
- setUser(String) - Method in class hec.model.SchedulableJob
- setUserDefinedTest(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setUserDefinedTest(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setUserDefinedTest_int(int) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- setUserDir(String) - Method in class hec.security.PasswordEntry
- setUserDisplayedName(String) - Method in class hec.script.ScriptIdentifier
- setUserFullName(String) - Method in class hec.security.PasswordEntry
- setUserId(String) - Method in class hec.data.project.ProjectLockRevoker
- setUserId(String) - Method in exception hec.lang.ServerSecurityException
- setUserId(String) - Method in class hec.lang.UserIdKey
- setUserId(String, long) - Static method in class hec.lang.UserId
- setUserId(String, long, String) - Static method in class hec.lang.UserId
- setUserInterface(UserInterface) - Method in class hec.io.HecOutputStream
- setUserInterface(UserInterface) - Method in class hec.map.MapPanel
-
Sets the UserInterface for the MapPanel object
- setUsername(String) - Method in interface hec.client.LoginIfc
- setUserName(String) - Method in class hec.map.aishape.stream.OrderedShapeStream
- setUserName(String) - Method in class hec.security.PasswordEntry
-
This method should not normally be called.
- setUserPrivilege(int) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setUserTypeNames(Vector<String>) - Method in class hec.security.PasswordEntry
- setUsesRegex(boolean) - Method in interface hec.data.ITextFilter
- setUsesRegex(boolean) - Method in class hec.data.textFilter.TextFilter
- setUsesRegex(boolean) - Method in class hec.data.textFilter.TextFilterElement
- setUsingQualityFlags(byte[], int, String, boolean) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- setUtcIntervalOffset(int) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.Sets the UTC interval offset.
- setUtcIntervalOffset(IntervalOffset) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- setUtcIntervalOffset(String) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setUTMZone(long) - Method in class hec.map.transform.UTMCoordinateInfo
- setUuid(String) - Method in class hec.security.UserProfile
- setValid() - Method in class hec.model.WarningTreeNode
- setValid(boolean) - Method in class hec.data.streamflow.StreamflowMeasurement
-
As long as the Measurement is valid, it can be saved back into the database.
- setValid(boolean) - Method in class hec.lang.NamedType
-
Set the isValid flag to true or false.
- setValidBits(BitSet) - Method in class hec.model.WarningTreeNode
- setValidBits(BitSet) - Method in class hec.server.WarningTreeNode
- setValidPanelControlsNextButton(boolean) - Method in class hec.gui.WizardDialog
- setValue(double) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setValue(double) - Method in class hec.heclib.util.HecDoubleParam
- setValue(double) - Method in interface hec.hecmath.computation.Setable
- setValue(double) - Method in class hec.hecmath.computation.Text
- setValue(double) - Method in class hec.hecmath.computation.Value
- setValue(double) - Method in class hec.hecmath.computation.ValueContainer
- setValue(double) - Method in class hec.hecmath.computation.Variable
- setValue(double) - Method in class rma.swing.LatLongJPanel
-
takes the form +-dddmmmsss.ss
- setValue(double) - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- setValue(double) - Method in class rma.swing.RmaJDecimalField
-
set the value of this field.
- setValue(double) - Method in class rma.swing.RmaJIntegerField
-
Sets the value.
- setValue(double) - Method in class rma.swing.RmaJLocationComponent
- setValue(double) - Method in class rma.swing.RmaJLongField
- setValue(double) - Method in class rma.util.Clipping
- setValue(double, String, int) - Method in class hec.heclib.util.HecDoubleParam
- setValue(int) - Method in class hec.data.ParamInteger
-
Sets the new integer value for this object
- setValue(int) - Method in enum class hec.event.HecDssEventType
- setValue(int) - Method in class hec.heclib.util.HecIntParam
-
set the value
- setValue(int) - Method in interface hec.hecmath.computation.Setable
- setValue(int) - Method in class hec.hecmath.computation.Text
- setValue(int) - Method in class hec.hecmath.computation.Value
- setValue(int) - Method in class hec.hecmath.computation.Variable
- setValue(int) - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- setValue(int) - Method in class rma.swing.RmaJ24HourTimeField
- setValue(int) - Method in class rma.swing.RmaJDecimalField
-
set the value of this field.
- setValue(int) - Method in class rma.swing.RmaJIntegerField
-
Sets the value.
- setValue(int, int, float) - Method in class hec.map.raster.ComputeSegmentData
- setValue(int, int, float) - Method in class hec.map.raster.MapSegmentData
- setValue(int, int, float) - Method in interface hec.map.raster.SegmentData
- setValue(int, Object) - Method in class hec.dataTable.TimeSeriesQualityColumn
- setValue(int, Object, StringBuffer) - Method in class hec.dataTable.TimeSeriesColumnBase
- setValue(int, Object, StringBuffer) - Method in class hec.dataTable.TimeSeriesDataColumn
- setValue(int, String, int) - Method in class hec.heclib.util.HecIntParam
-
set the parameter public void setParam(HecDoubleParamData d) { _data = d; }
- setValue(long) - Method in class rma.swing.RmaJLongField
- setValue(IParameterTypedValue) - Method in interface hec.data.level.ISeasonalValue
- setValue(IParameterTypedValue) - Method in class hec.data.level.JDomSeasonalValueImpl
- setValue(ParamDouble) - Method in interface hec.data.level.IParameterTypedValue
- setValue(ParamDouble) - Method in class hec.data.level.JDomParameterTypedValueImpl
- setValue(ParamDouble) - Method in class rma.swing.RmaJDecimalField
- setValue(ParamInteger) - Method in class rma.swing.RmaJIntegerField
-
Sets the value.
- setValue(ParamInteger) - Method in class rma.swing.RmaJLongField
- setValue(HecDouble) - Method in class hec.heclib.util.HecDoubleParam
-
set the parameter and value
- setValue(HecDouble) - Method in class rma.swing.RmaJDecimalField
- setValue(HecDouble, int, int) - Method in class hec.dataTable.PairedDataCurve
- setValue(HecDouble, String) - Method in class hec.heclib.util.HecDoubleParam
- setValue(HecDouble, String, int) - Method in class hec.heclib.util.HecDoubleParam
-
set the parameter, value, and type
- setValue(TextFileReference, String) - Static method in class hec.io.TextFileReference
-
Useful when a TextFileReference is used along side a String field and only one object is meant to hold the current value.
- setValue(Double) - Method in class hec.gfx2d.swing.charts.bar.BarData
-
establishes this bar's value, with no quality information
- setValue(Double) - Method in interface hec.hecmath.computation.Setable
- setValue(Double) - Method in class hec.hecmath.computation.Text
- setValue(Double) - Method in class hec.hecmath.computation.Value
- setValue(Double) - Method in class hec.hecmath.computation.Variable
- setValue(Double, Integer) - Method in class hec.gfx2d.swing.charts.bar.BarData
-
establishes the bar's value, with quality information
- setValue(Integer) - Method in interface hec.hecmath.computation.Setable
- setValue(Integer) - Method in class hec.hecmath.computation.Text
- setValue(Integer) - Method in class hec.hecmath.computation.Value
- setValue(Integer) - Method in class hec.hecmath.computation.Variable
- setValue(Object) - Method in class hec.model.ConditionalValue
- setValue(Object) - Method in class rma.swing.RmaSpinnerNumberModel
- setValue(Object) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- setValue(Object) - Method in class rma.swing.table.RmaCellRenderer.ValueProperty
-
Sets the Value attribute of the ValueProperty object
- setValue(Object) - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- setValue(Object, int, int) - Method in class hec.dataTable.ArrayModel
- setValue(Object, int, int) - Method in class hec.dataTable.PairedDataModel
- setValue(Object, int, int) - Method in class hec.dataTable.TimeSeriesDataModel
- setValue(String) - Method in interface hec.data.level.IAttributeParameterTypedValue
- setValue(String) - Method in class hec.data.level.JDomAttributeParameterTypedValue
- setValue(String) - Method in class hec.data.ParamInteger
-
Takes a String representation of an integer.
- setValue(String) - Method in interface hec.hecmath.computation.Setable
- setValue(String) - Method in class hec.hecmath.computation.Text
- setValue(String) - Method in class hec.hecmath.computation.Value
- setValue(String) - Method in class hec.hecmath.computation.Variable
- setValue(String) - Method in class hec.io.TextFileReference
- setValue(String) - Method in class hec.map.aishape.AiShapeAttribute
- setValue(String) - Method in class rma.util.KeyValuePair
- setValue(String, double) - Method in class hec.hecmath.computation.VariableSet
- setValue(String, double, String, int) - Method in class hec.heclib.util.HecDoubleParam
- setValue(String, int) - Method in class hec.hecmath.computation.VariableSet
- setValue(String, int, String, int) - Method in class hec.heclib.util.HecIntParam
- setValue(String, String) - Method in class hec.hecmath.computation.VariableSet
- setValueAndQuality(double, int) - Method in class hec.hecmath.computation.Variable
- setValueAndQuality(Object, Object) - Method in class hec.hecmath.computation.Variable
- setValueAt(int, int, double) - Method in class hec.heclib.grid.GridData
-
Sets the value at position x,y
- setValueAt(int, int, float) - Method in class hec.heclib.grid.GridData
-
Sets the value at position x,y
- setValueAt(Object, int, int) - Method in class hec.dataTable.ArrayModel
- setValueAt(Object, int, int) - Method in class hec.gfx2d.autoload.EditRefreshTableModel
- setValueAt(Object, int, int) - Method in class hec.map.aishape.FieldMapModel
- setValueAt(Object, int, int) - Method in class hec.map.aishape.ShapeImportTableModel
- setValueAt(Object, int, int) - Method in class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- setValueAt(Object, int, int) - Method in class hec.map.aishape.ui.FieldColorTableModel
- setValueAt(Object, int, int) - Method in class hec.map.inundation.EditingInundationGroupTableModel
- setValueAt(Object, int, int) - Method in class hec.map.inundation.InundationGroupTableModel
- setValueAt(Object, int, int) - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- setValueAt(Object, int, int) - Method in class hec.model.AbstractDataListTableModel
-
This does nothing.
- setValueAt(Object, int, int) - Method in class hec.model.PairedValuesTableModel
- setValueAt(Object, int, int) - Method in class hec.model.ParamDoubleTableModel
- setValueAt(Object, int, int) - Method in class hec.model.SeasonalRecWithTimeTableModel
- setValueAt(Object, int, int) - Method in class hec.util.GeneralTableModel
- setValueAt(Object, int, int) - Method in class rma.swing.RmaJTableSorter
- setValueAt(Object, int, int) - Method in class rma.swing.RmaTableMap
- setValueAt(Object, int, int) - Method in class rma.swing.table.AbstractRmaTableModel
- setValueAt(Object, int, int) - Method in class rma.swing.table.FilterTablePanel
- setValueAt(Object, int, int) - Method in class rma.swing.table.RmaTableModel
- setValueAt(Object, int, int) - Method in class rma.swing.table.RmaTableSorter
- setValueCount(int) - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.
- setValueIsAdjusting(boolean) - Method in class rma.swing.RMAJScrollBar
- setValuePrecision(int) - Method in class hec.data.tx.DataTxTableModel
- setValues(double[]) - Method in class hec.io.TimeSeriesContainer
-
Sets the data values array.
- setValues(double[], double[][]) - Method in class hec.io.PairedDataContainer
- setValues(IProject) - Method in class hec.data.project.AtProjectDescriptor
- setValues(IProject) - Method in interface hec.data.project.IProjectDescriptor
- setValues(ParameterValues) - Method in class hec.data.rating.RatingOutput
-
Sets the output parameter values.
- setValues(List<IColumnDescriptor>, List<Object>) - Method in class hec.data.project.AtProjectDescriptor
- setVariableId(int) - Method in class hec.model.AbstractTSRecord
- setVariableId(int) - Method in interface hec.model.TSRecord
- setVariate(double) - Method in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- setVariate(double) - Method in class rma.stats.model.MCVarRealizations
-
Deprecated.
- setVCRPlayer(VCRPlayer) - Method in class rma.util.VCRControlsListenerImpl
- setVerboseMode(boolean) - Method in class hec.heclib.grid.GridInfo
- setVersion(Version) - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- setVersion(Version) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.Sets the version of this object's time series identifier to the argument value.
- setVersion(Version) - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- setVersion(Object) - Method in class hec.data.tx.DescriptionTxColumnModel
- setVersion(String) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- setVersion(String) - Method in class hec.data.Version
-
Deprecated.
- setVersion(String) - Method in class hec.hecmath.HecMath
-
set the Version part (F Part) of the DSS Pathname
- setVersionDate(Date) - Method in class hec.data.timeSeriesText.RegularTextTimeSeriesRow
-
Deprecated.
- setVersionDate(Date) - Method in class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- setVersionDate(VersionDate) - Method in class hec.io.TimeSeriesContainer
-
sets the VersionDate
- setVersionTimeInfo() - Method in class hec.io.TimeSeriesRetrieveSpec
- setVerticalAlignment(int) - Method in class rma.swing.HersheyFont
- setVerticalDatum(DataContainer.VERTICAL_DATUM) - Method in class hec.io.DataContainer
- setVerticalDatum(String) - Method in class hec.data.location.Location
- setVerticalDatum(String) - Method in class hec.io.DataContainer
- setVerticalDatumContainer(VerticalDatumContainer) - Method in interface hec.data.IVerticalDatum
-
Deprecated.
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.Sets the VerticalDatumContainer member of this object from the specified VerticalDatumContainer
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.gui.VerticalDatumOffsetPanel
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.hecmath.PairedDataMathVertDatum
-
Sets the Vertical Datum Container
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.hecmath.TimeSeriesMathVertDatum
-
Sets the VerticalDatumContainer on the data container
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.io.PairedDataContainerVertDatum
-
Sets the VerticalDatumContainer member of this object from the specified VerticalDatumContainer
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.io.TimeSeriesContainerVertDatum
-
Sets the VerticalDatumContainer member of this object from the specified VerticalDatumContainer
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.Sets all the member variables to the given VerticalDatumContainer member values.
- setVerticalDatumContainer(VerticalDatumContainer) - Method in class hec.model.AbstractTSRecord
-
Sets the Vertical Datum Container
- setVerticalDatumInfo(String) - Method in interface hec.data.IVerticalDatum
-
Deprecated.Initializes the object from a string initializer
- setVerticalDatumInfo(String) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- setVerticalDatumInfo(String) - Method in class hec.hecmath.PairedDataMathVertDatum
- setVerticalDatumInfo(String) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- setVerticalDatumInfo(String) - Method in class hec.io.DSSIdentifier
- setVerticalDatumInfo(String) - Method in class hec.io.PairedDataContainerVertDatum
- setVerticalDatumInfo(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- setVerticalDatumInfo(String) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- setVerticalDatumInfo(String) - Method in class hec.model.AbstractTSRecord
- setVerticalUnits(DataContainer.VERTICAL_UNITS) - Method in class hec.io.DataContainer
- setVerticalUnits(String) - Method in class hec.io.DataContainer
- setViewLimits(double, double) - Method in class hec.geometry.Axis
- setViewport(Viewport) - Method in class hec.gfx2d.G2dMarkerLine
- setViewport(Viewport) - Method in class hec.gfx2d.G2dMarkerPoint
- setViewportAxisLink(Viewport, Axis, int) - Method in class hec.gfx2d.G2dPanel
- setViewportExt(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK, should not be called in a metafile.
- setViewportIndex(int) - Method in class hec.model.ModelVariable
- setViewportLegendFontSize(int) - Method in class hec.gfx2d.ViewportDrawProp
- setViewportLegendVisible(boolean) - Method in class hec.gfx2d.ViewportLayout
- setViewportLocation(ViewportLayer.Location) - Method in class hec.gfx2d.G2dViewportLayerLocationPanel
- setViewportOrg(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK, should not be called in a metafile.
- setViewportRowHeader(String[], Object[][], ColumnGroup[], int[][], int) - Method in class rma.swing.RmaJTable
-
add a row header to the JScrollPane
- setViewportRowHeader(TableModel, ColumnGroup[], int[][], int) - Method in class rma.swing.RmaJTable
-
add a row header to the JScrollPane
- setViewportSpaceSize(int) - Method in class hec.gfx2d.G2dPanelProp
- setViewportWeight(double) - Method in class hec.gfx2d.DataType
- setViewportWeight(double) - Method in class hec.gfx2d.DataTypeProperties
- setViewRect(LocalRect) - Method in class hec.map.MapScale
-
Set the viewport rectangle
- setViewRect(LocalRect) - Method in class hec.map.TransformMapScale
- setViewRect(Dimension) - Method in class hec.map.MapScale
-
set the viewport rectangle to d
- setViewRect(Dimension) - Method in class hec.map.TransformMapScale
- setViewTimeZone(TimeZone) - Method in class hec.heclib.util.HecTimeArray
- setVisible(boolean) - Method in interface hec.client.LoginIfc
- setVisible(boolean) - Method in class hec.client.SplashFrame
- setVisible(boolean) - Method in class hec.client.TextEditorPanel
- setVisible(boolean) - Method in class hec.client.WarningDlg
- setVisible(boolean) - Method in class hec.gfx2d.G2dDialog
- setVisible(boolean) - Method in class hec.gfx2d.G2dGlyph
- setVisible(boolean) - Method in class hec.gfx2d.G2dLine
- setVisible(boolean) - Method in class hec.gfx2d.G2dPropertiesDlg
- setVisible(boolean) - Method in class hec.gfx2d.MarginJDialog
- setVisible(boolean) - Method in class hec.gfx2d.PageSetupJDialog
- setVisible(boolean) - Method in class hec.gfx2d.PairedDataSet
- setVisible(boolean) - Method in class hec.gfx2d.PrintMultipleJDialog
- setVisible(boolean) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
set the visible state of this editor.
- setVisible(boolean) - Method in class hec.gfx2d.swing.charts.data.ChartItemRenderControls
- setVisible(boolean) - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- setVisible(boolean) - Method in class hec.gfx2d.TimeSeriesDataSetBase
- setVisible(boolean) - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- setVisible(boolean) - Method in class hec.gui.RenameDlg
- setVisible(boolean) - Method in class hec.io.ConsoleWindow
- setVisible(boolean) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- setVisible(boolean) - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- setVisible(boolean) - Method in class hec.map.aishape.ShapeImportProgressIndicator
- setVisible(boolean) - Method in class hec.map.aishape.ShapeQueryDialog
- setVisible(boolean) - Method in class hec.map.dem.DemGlyphOptionJDlg
- setVisible(boolean) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Sets the Visible attribute of the ElevationGlyphOptionJDlg object
- setVisible(boolean) - Method in class hec.map.GeoDialog
- setVisible(boolean) - Method in class hec.map.importer.AbstractShapeImportDialog
- setVisible(boolean) - Method in class hec.map.inundation.InundationGroupDialog
- setVisible(boolean) - Method in class hec.map.JLayerSelection
- setVisible(boolean) - Method in class hec.map.JLayerSelector
- setVisible(boolean) - Method in class hec.map.MapScaleEditorPanel
- setVisible(boolean) - Method in class hec.map.raster.RasterImportProgressIndicator
- setVisible(boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- setVisible(boolean) - Method in class hec.map.streamAlignment.StreamNodeEditorJDialog
- setVisible(boolean) - Method in class hec.script.AbstractScriptButtonFrame
- setVisible(boolean) - Method in class hec.script.AbstractScriptEditor
- setVisible(boolean) - Method in class hec.server.GeoReviewDialog
-
Shows or hides the component depending on the boolean flag b.
- setVisible(boolean) - Method in class hec.server.ListDialog
- setVisible(boolean) - Method in class hec.server.NameMultiSelectDialog
-
Shows or hides the component depending on the boolean flag b.
- setVisible(boolean) - Method in class hec.tcu.AcknowledgeInterimTermsFileDialog
- setVisible(boolean) - Method in class hec.util.ComputationTimeStepDialog
- setVisible(boolean) - Method in class hec.util.ProgressDialog
- setVisible(boolean) - Method in class hec.util.TimeWindowDialog
- setVisible(boolean) - Method in class rma.swing.InsertDlg
- setVisible(boolean) - Method in class rma.swing.JDialogHelp
- setVisible(boolean) - Method in class rma.swing.logging.LogRecordDisplayPanel
- setVisible(boolean) - Method in class rma.swing.ProgressIndicator
-
Sets the Visible attribute of the ProgressIndicator object
- setVisible(boolean) - Method in class rma.swing.RmaJDialog
-
make sure the ok button is the default button when the dialog comes up.
- setVisible(boolean) - Method in class rma.swing.RmaJFrame
- setVisible(boolean) - Method in class rma.swing.RmaMessageBox
- setVisible(boolean) - Method in class rma.swing.SerializerEditDlg
- setVisible(boolean) - Method in class rma.swing.table.PrintPropertiesDlg
- setVisible(boolean) - Method in class rma.swing.TextEditDlg
- setVisible(boolean) - Method in class rma.swing.TextEditFrame
- setVisible(boolean) - Method in class rma.util.JMessageBox
- setVisible(boolean) - Method in class rma.util.MessageBox
- setVisible(boolean) - Method in class rma.util.RMAFileDialog
-
Shows the RMAFileDialog
- setVolumePerLockage(ParamDouble) - Method in interface hec.data.lock.ILock
- setVolumePerLockage(ParamDouble) - Method in class hec.data.lock.JDomLockImpl
- setVolumePerLockage(Double) - Method in interface hec.data.lock.ILock
- setVolumePerLockage(Double) - Method in class hec.data.lock.JDomLockImpl
- setVolumeUnit(String) - Method in interface hec.data.lock.ILock
- setVolumeUnit(String) - Method in class hec.data.lock.JDomLockImpl
- setVolumeUnitsId(String) - Method in class hec.data.lock.JDomLockImpl
- setWait(boolean) - Method in class hec.client.LoginDlg
-
Deprecated.
- setWaterRight(String) - Method in interface hec.data.watersupply.IWaterUser
-
Sets the water right.
- setWaterRight(String) - Method in class hec.data.watersupply.JDomWaterUserImpl
- setWatershed(String) - Method in class hec.hecmath.HecMath
-
set the watershed part (A Part) of the DSS Pathname
- setWatersheds(List<WatershedEntry>) - Method in class hec.util.SimTestConfigFile
- setWaterTemp(Double) - Method in class hec.data.streamflow.StreamflowMeasurement
- setWaterUser(IWaterUser) - Method in interface hec.data.watersupply.IWaterUserContract
- setWaterUser(IWaterUser) - Method in interface hec.data.watersupply.IWaterUserContractRef
-
Sets the contract water user.
- setWaterUser(IWaterUser) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setWaterUser(IWaterUser) - Method in class hec.data.watersupply.JDomWaterUserContractRef
- setWaterUser(JDomWaterUserImpl) - Method in class hec.data.watersupply.JDomWaterUserContractRef
- setWaterUserContractRef(IWaterUserContractRef) - Method in interface hec.data.watersupply.IWaterUserContract
- setWaterUserContractRef(IWaterUserContractRef) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- setWaterUserContractRef(IWaterUserContractRef) - Method in class hec.data.watersupply.JDomWaterSupplyPumpAccountingImpl
- setWaterUserContractRef(IWaterUserContractRef) - Method in class hec.data.watersupply.JDomWaterUserContractImpl
- setWaterYear(HecTime) - Method in class hec.heclib.dss.DataReference
- setWaterYear(HecTime) - Method in class hec.heclib.dss.DataReferenceSet
- setWaterYearPanelVisible(boolean) - Method in class hec.util.TimeWindowDialog
- setWaterYearTimes(String, HecTime) - Method in class hec.heclib.dss.DataReference
-
Uses the year of the (single) pathname to set the start time and end time spanning one water year For example, if this is hourly data for June 1985, and the WY start is 01 Oct, this will set the startTime to 01 Oct 1984, 0001 and endTime to 31 Sep 1985, 2400
- setWebsite(String) - Method in class hec.model.PluginAuthor
- setWholeWordCheckBoxText(String) - Method in class rma.swing.FindDialog
-
set the text for the Whole Word check box
- setWholeWordCheckBoxText(String) - Method in class rma.swing.ReplaceDialog
-
set the text for the Whole Word check box
- setWidth(float) - Method in class rma.swing.HersheyFont
- setWindowAlwaysOnTop(Window, boolean) - Static method in class rma.util.RMAUtil
-
Sets the specified window as the topmost window in the z-order.
- setWindowExt(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK, should be called at the beginning of a metafile with the extend of the metafile.
- setWindowMaximized(Window) - Static method in class rma.util.RMAUtil
- setWindowMinimized(Window) - Static method in class rma.util.RMAUtil
- setWindowOnTop() - Method in class hec.map.JLayerSelectorTreePanel
- setWindowOrg(int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK, should be called at the beginning of a metafile with the origin of the metafile.
- setWindowSizeAndLocation(Element, Window) - Static method in class rma.util.RmaBaseXmlUtilities
- setWindowTitle(String) - Method in class hec.gui.WizardPanel
-
Sets the Window Title for the dialog when this panel is active
- setWkspDirectory(String) - Method in class hec.model.WkspExportOptions
- setWkspName(String) - Method in class hec.model.WkspExportOptions
- setWmComments(String) - Method in class hec.data.streamflow.StreamflowMeasurement
- setWMF(WMF, int, int) - Method in class rma.util.wmf.WMFGraphics
-
Sets a new WMF object.
- setWorkspacePath(String) - Method in class hec.script.ScriptJob
- setWorldExtents(double, double) - Method in class hec.geometry.Axis
- setWorldExtents(double, double) - Method in class hec.geometry.LogAxis
- setWorldExtents(double, double) - Method in class hec.geometry.ProbabilityAxis
- setWorldMinExtent(double) - Method in class hec.geometry.Axis
- setWorldPt(WorldPt) - Method in class hec.map.aishape.AiShapePoint
- setWrap(boolean) - Method in class hec.gfx2d.SimpleJTableBarData
- setWrap(boolean) - Method in class hec.gfx2d.SimpleJTableStepData
- setWrapAround(boolean) - Method in class hec.client.FindTextJDialog
-
set the Wrap Around check box selection status
- setWrapAroundEnabled(boolean) - Method in class hec.client.FindTextJDialog
-
set whether the wrap around checkbox is enabled
- setWriteToTmpFile(boolean) - Static method in class hec.io.SimpleFile
- setX(double[]) - Method in class hec.lang.RegressionFromConstant
- setXAttribute(String, int) - Method in class hec.dataTable.PairedDataCurve
- setXAttribute(String, int) - Method in class hec.dataTable.PairedDataModel
- setXAxisColor(Color) - Method in class hec.gfx2d.G2dDialog
- setXAxisName(String) - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- setXAxisName(String) - Method in class hec.gfx2d.SimpleArray
- setXAxisType(int) - Method in class hec.gfx2d.dss.LocalDSSData
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- setXAxisType(int) - Method in class hec.gfx2d.PairedValuesExtData
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimpleArray
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimpleBarArray
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimpleJTableBarData
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimpleJTableData
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimpleJTableStepData
-
set the x axis type
- setXAxisType(int) - Method in class hec.gfx2d.SimplePairedValuesData
-
set the x axis type
- setXDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableBarData
- setXDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableData
- setXDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableSeasonalData
- setXDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableStepData
- setXLimits(double, double) - Method in class hec.gfx2d.PlotIconBase
- setXLimits(int, int) - Method in class hec.gfx2d.PlotIconBase
- setXmax(double) - Method in class hec.chart.HistogramChart
- setXmin(double) - Method in class hec.chart.HistogramChart
- setXMinValue(double) - Method in class hec.gfx2d.SimpleJTableBarData
- setXML(String) - Method in class hec.heclib.util.HecTime
-
Sets a string containing both the date and time in XML dateTime (ISO 8601) format.
- setXmlDate(Element, String, String, Date) - Static method in class hec.data.AbstractJDomDataObject
- setXmlFormatter(ImprovedXMLFormatter) - Method in class rma.swing.logging.LogRecordDisplayPanel
- setXmlValue(ParamDouble, Element, String, Double, int) - Static method in class hec.data.AbstractJDomDataObject
- setXOrdinates(double[]) - Method in class hec.io.PairedDataContainer
-
set the X values.
- setXORMode(Color) - Method in class rma.util.postscript.PSGrBase
-
Sets the paint mode to alternate between the current color and the new specified color.
- setXORMode(Color) - Method in class rma.util.wmf.WMFGraphics
-
Not supported.
- setXORMode(Color) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- setXParameterId(int) - Method in class hec.gfx2d.G2dData
- setXType(String) - Method in class hec.heclib.dss.HecPairedData
- setXType(String) - Method in class hec.io.PairedDataContainer
-
set the type for the X values
- setXUnits(String) - Method in class hec.heclib.dss.HecPairedData
- setXUnits(String) - Method in class hec.io.PairedDataContainer
-
set the units for the X values
- setXValue(HecDouble, int) - Method in class hec.dataTable.PairedDataCurve
- setXValue(String, int) - Method in class hec.dataTable.PairedDataModel
- setY(double[]) - Method in class hec.lang.RegressionFromConstant
- setYAttribute(String, int, int) - Method in class hec.dataTable.PairedDataCurve
- setYAttribute(String, int, int) - Method in class hec.dataTable.PairedDataModel
- setYAxisColor(Color) - Method in class hec.gfx2d.G2dDialog
- setYAxisName(String) - Method in class hec.gfx2d.ComplexSeasonalData
-
Set the name of the y-axis
- setYAxisName(String) - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- setYAxisName(String) - Method in class hec.gfx2d.SimpleArray
-
set the y axis name
- setYAxisReversed(boolean) - Method in class hec.gfx2d.DataType
- setYAxisReversed(boolean) - Method in class hec.gfx2d.DataTypeProperties
-
Sets the YAxisReversed attribute of the DataTypeProperties object
- setYAxisType(int) - Method in class hec.gfx2d.dss.LocalDSSData
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- setYAxisType(int) - Method in class hec.gfx2d.PairedValuesExtData
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimpleArray
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimpleBarArray
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimpleJTableBarData
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimpleJTableData
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimpleJTableStepData
-
set the y axis type
- setYAxisType(int) - Method in class hec.gfx2d.SimplePairedValuesData
-
set the y axis type
- setYDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableBarData
- setYDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableData
- setYDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableSeasonalData
- setYDataElement(int, double) - Method in class hec.gfx2d.SimpleJTableStepData
- setYearMonthDay(int, int, int) - Method in class hec.heclib.util.HecTime
-
Sets the date to the year, month, day value and minutes past midnight Time is not changed (if not defined, left undefined)
- setYearMonthDay(int, int, int, int) - Method in class hec.heclib.util.HecTime
-
Sets the date to the year, month, day value and minutes past midnight
- setYearMonthString(String) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setYears(int) - Method in interface hec.data.level.ISeasonalInterval
- setYears(int) - Method in class hec.data.level.JDomSeasonalIntervalImpl
- setYesNo(String) - Method in class rma.swing.RmaMessageBox
- setYesNoCancel(String) - Method in class rma.swing.RmaMessageBox
- setYieldTimeFrameEnd(long) - Method in interface hec.data.project.IProject
- setYieldTimeFrameEnd(long) - Method in class hec.data.project.JDomProjectImpl
- setYieldTimeFrameEndTimestamp(Timestamp) - Method in class hec.data.project.JDomProjectImpl
- setYieldTimeFrameStart(long) - Method in interface hec.data.project.IProject
- setYieldTimeFrameStart(long) - Method in class hec.data.project.JDomProjectImpl
- setYieldTimeFrameStartTimestamp(Timestamp) - Method in class hec.data.project.JDomProjectImpl
- setYLabel() - Method in class hec.chart.HistogramChart
- setYLabel(String) - Method in class hec.chart.HistogramChart
- setYLimits(double, double) - Method in class hec.gfx2d.PlotIconBase
- setYMinValue(double) - Method in class hec.gfx2d.SimpleJTableBarData
- setYOrdinates(double[][]) - Method in class hec.io.PairedDataContainer
-
set the Y values.
- setYParameterId(int) - Method in class hec.gfx2d.G2dData
- setYType(String) - Method in class hec.heclib.dss.HecPairedData
- setYType(String) - Method in class hec.io.PairedDataContainer
-
set the type for the Y values
- setYUnits(String) - Method in class hec.heclib.dss.HecPairedData
- setYUnits(String) - Method in class hec.io.PairedDataContainer
-
set the units for the Y values
- setZip(String) - Method in class hec.model.PluginAuthor
- setZoom(double) - Method in class hec.map.MapScale
-
Set the zoom factor
- setZoom(double) - Method in class hec.map.TransformMapScale
- severity - Variable in class hec.heclib.dss.DSSErrorMessage
- sexpToPrefix(String) - Method in class hec.hecmath.computation.MathExpression
- sexpToPrefix(String) - Method in class hec.hecmath.computation.TextExpression
- sexpToPrefix(List<String>) - Method in class hec.hecmath.computation.MathExpression
- sexpToPrefix(List<String>) - Method in class hec.hecmath.computation.TextExpression
- shadowInner - Variable in class rma.swing.CustomBevelBorder
- shadowOuter - Variable in class rma.swing.CustomBevelBorder
- ShadowRenderer - Class in hec.map.annotations
-
A shadow renderer generates a drop shadow for any given picture, respecting the transparency channel if present.
- ShadowRenderer() - Constructor for class hec.map.annotations.ShadowRenderer
-
Creates a default good looking shadow generator.
- ShadowRenderer(int, float, Color) - Constructor for class hec.map.annotations.ShadowRenderer
-
A shadow renderer needs three properties to generate shadows.
- shape - Variable in class hec.map.LayerSymbol.LayerSymbolItem
- SHAPE_TYPE_ARC - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_MULTI_POINT - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_NULL - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POINT - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POINT_M - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POINT_Z - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POLYGON - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POLYGON_M - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POLYGON_Z - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POLYLINE_M - Static variable in interface hec.map.aishape.AiShapeConst
- SHAPE_TYPE_POLYLINE_Z - Static variable in interface hec.map.aishape.AiShapeConst
- ShapeDrawingAttribute - Class in hec.map.aishape
- ShapeDrawingAttribute() - Constructor for class hec.map.aishape.ShapeDrawingAttribute
- ShapeDrawingAttribute(Color) - Constructor for class hec.map.aishape.ShapeDrawingAttribute
- ShapeFileSelector - Interface in hec.map.aishape.stream
-
Interface that describes what it takes to select a shapefile source from some location.
- ShapeGeoInfoDialog - Class in hec.map.aishape
- ShapeGeoInfoDialog(JDialog, AiShapeObject, AiShapeGlyph) - Constructor for class hec.map.aishape.ShapeGeoInfoDialog
- ShapeHighlight - Class in hec.map.aishape
- ShapeHighlight(List, int, AiShapeGlyphDataRecord, MapPanel, int) - Constructor for class hec.map.aishape.ShapeHighlight
- ShapeHighlight(List, int, AiShapeGlyphDataRecord, MapPanel, int, long) - Constructor for class hec.map.aishape.ShapeHighlight
- ShapeImport - Class in hec.map.aishape
- ShapeImport(String) - Constructor for class hec.map.aishape.ShapeImport
- ShapeImportProgressIndicator - Class in hec.map.aishape
- ShapeImportProgressIndicator(RmaJDialog) - Constructor for class hec.map.aishape.ShapeImportProgressIndicator
- ShapeImportProgressIndicator.IncrementProgress - Class in hec.map.aishape
- ShapeImportTableModel - Class in hec.map.aishape
- ShapeImportTableModel(RmaJTable) - Constructor for class hec.map.aishape.ShapeImportTableModel
- ShapeQueryDialog - Class in hec.map.aishape
- ShapeQueryDialog(Frame, boolean) - Constructor for class hec.map.aishape.ShapeQueryDialog
- ShapeQueryMouseAdapter - Class in hec.map.aishape
- ShapeQueryMouseAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.aishape.ShapeQueryMouseAdapter
- ShapeSource - Interface in hec.map.importer
- ShapeStreamAlignmentDialog - Class in hec.map.aishape.stream
- ShapeStreamAlignmentDialog(Frame, boolean, Vector<ShapeSource>, ShapeSource, StreamAlignmentGlyph, ShapeFileSelector) - Constructor for class hec.map.aishape.stream.ShapeStreamAlignmentDialog
- ShapeStreamAlignmentMouseAdapter - Class in hec.map.aishape.stream
- ShapeStreamAlignmentMouseAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.aishape.stream.ShapeStreamAlignmentMouseAdapter
- ShapeStreamAlignmentTableModel - Class in hec.map.aishape.stream
- ShapeStreamAlignmentTableModel(RmaJTable) - Constructor for class hec.map.aishape.stream.ShapeStreamAlignmentTableModel
- ShapeTableModel - Class in hec.map.aishape
- ShapeTableModel(RmaJTable) - Constructor for class hec.map.aishape.ShapeTableModel
- SHARED_LOC_ALIAS_ID - Static variable in class hec.data.location.LocationGroup
- SHARED_LOC_ALIAS_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- SHARED_LOC_REF - Static variable in class hec.data.location.LocationGroup
- SHARED_LOC_REF_ID - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- SHARED_TS_ALIAS_ID - Static variable in class hec.data.meta.TsGroupQuery
- SHARED_TS_REF_ID - Static variable in class hec.data.meta.TsGroupQuery
- shear(double, double) - Method in class rma.util.postscript.PSGrBase
- shear(double, double) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- SHEF - Static variable in class hec.data.location.Alternative
- SHG_DEFAULT - Static variable in interface hec.map.transform.CoordinateTransformConstants
- SHG_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- shift - Variable in class hec.io.PairedDataContainer
- SHIFT - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- shiftActivatedTimes - Variable in class hec.io.StreamRatingContainer
- shiftAdjustment(HecMath) - Method in class hec.hecmath.HecMath
- shiftAdjustment(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
lineary interpolate the values of the current time series upon the times contained in tsc
- shiftCount - Variable in class hec.io.StreamRatingContainer
- shiftDataSet(HecTime) - Method in class hec.model.BaseTSDataSet
-
Shifts all data in a data set by a given amount.
- shiftDataSet(HecTime) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- shiftDataSet(RunTimeWindow) - Method in class hec.model.BaseTSDataSet
-
Shifts all data in a data set by a given amount.
- shiftDataSet(RunTimeWindow) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- shiftEffectiveTimes - Variable in class hec.io.StreamRatingContainer
- shiftInTime(int) - Method in class hec.hecmath.TimeSeriesMath
-
Shift the times in the current time series by the specified time increment.
- shiftInTime(int, int, int) - Method in class hec.hecmath.TimeSeriesMath
- shiftInTime(HecTime) - Method in class hec.hecmath.TimeSeriesMath
-
Shift the times in the current time series by the specified time increment.
- shiftInTime(String) - Method in class hec.hecmath.HecMath
- shiftInTime(String) - Method in class hec.hecmath.TimeSeriesMath
-
Shift the times in the current time series by the specified time increment.
- SHIFTJIS_CHARSET - Static variable in class rma.util.wmf.WMF
- shiftKeyAction(boolean) - Method in class hec.map.MouseZoomAdapter
- shiftLeft(int) - Method in class hec.heclib.util.doubleArrayContainer
-
Shifts all elements at a position in the array marked by "elementPosition" to the left until the item at element position is the first item in the list.
- shiftLeft(int) - Method in class hec.heclib.util.intArrayContainer
- shiftLeft(HecTime) - Method in class hec.model.AbstractTSRecord
- shiftLeft(HecTime) - Method in interface hec.model.TSRecord
- shiftLeft(RunTimeWindow) - Method in class hec.model.AbstractTSRecord
- shiftLeft(RunTimeWindow) - Method in interface hec.model.TSRecord
- shiftTimeInterpolateBehavior - Variable in class hec.io.StreamRatingContainer
- shiftTimeOverflowBehavior - Variable in class hec.io.StreamRatingContainer
- shiftTimeUnderflowBehavior - Variable in class hec.io.StreamRatingContainer
- SHORT - Static variable in interface hec.io.AsciiSerializableConstants
- SHORT_TYPE - Static variable in interface hec.io.AsciiSerializableConstants
- SHORT_UNITS_LABEL - Static variable in class rma.swing.RmaJLabel
- short2bytes(short, byte[], int) - Static method in class rma.util.ByteConversion
-
convert a short to an array of bytes
- ShortArray - Class in rma.util
- ShortArray() - Constructor for class rma.util.ShortArray
-
Constructs an empty array.
- ShortArray(int) - Constructor for class rma.util.ShortArray
-
Constructs an empty array with the specified initial capacity.
- ShortArray(int, int) - Constructor for class rma.util.ShortArray
-
Constructs an empty array with the specified initial capacity and capacity increment.
- ShortArray(short[]) - Constructor for class rma.util.ShortArray
-
Constructs a new IntArray with the capacity set to the argument array length then copys the argument array data into the element data array.
- shortArrayContainer - Class in hec.heclib.util
- shortArrayContainer() - Constructor for class hec.heclib.util.shortArrayContainer
- shortArrayContainer(int) - Constructor for class hec.heclib.util.shortArrayContainer
- ShortArrayContainer - Class in hec.lang
- ShortArrayContainer() - Constructor for class hec.lang.ShortArrayContainer
- ShortArrayContainer(int) - Constructor for class hec.lang.ShortArrayContainer
- ShortArrayContainer(short[]) - Constructor for class hec.lang.ShortArrayContainer
- ShortContainer - Class in hec.lang
- ShortContainer() - Constructor for class hec.lang.ShortContainer
- ShortContainer(short) - Constructor for class hec.lang.ShortContainer
- Shortcut - Class in hec.client
-
This class defines a shortcut object in the list.
- Shortcut(String, String, String, boolean) - Constructor for class hec.client.Shortcut
-
Create a new Shortcut object
- shortenArrays(double[], int) - Method in class hec.geometry.DataObjectRating
- shouldAcceptDrag(Transferable) - Method in class rma.util.DBFFileViewer.DnDFileDropListener
- shouldAddBlankRows() - Method in class hec.model.PairedValuesTableModel
- shouldAlwaysUseTabs() - Method in class hec.gui.PanelEditor
- shouldCascadeFrameOnAdd() - Method in class rma.swing.MDIDesktopPane
- shouldCheckAppVersion() - Static method in class hec.server.AppVersion
-
do we check the application version during opening of the watershed or writing of the watershed
- shouldCopyChildWorkspace(String) - Method in class hec.model.WkspExportOptions
- shouldCopyStudyDirectory() - Method in class hec.model.WkspExportOptions
- shouldDrawTableColumnHeaders() - Method in class rma.swing.table.GroupableTableHeader
- shouldDrawZeroCells() - Method in class hec.map.flo2d.Flo2dDepthGlyph
- shouldDrawZeroCells() - Method in class hec.map.flo2d.Flo2dGlyph
- shouldRenderInBackground(RenderTaskFactory) - Method in class hec.map.renderer.AbstractThreadedRenderer
-
This method decides if a glyph should be rendered in a separate thread (to its own buffer) or if the glyph should render on the AWT thread.
- shouldReturn(long[]) - Static method in class hec.map.MapGlyph
- shouldSelectCell(EventObject) - Method in class hec.ui.TristateCheckBoxCellEditor
- shouldSelectCell(EventObject) - Method in class rma.swing.RmaJTable.OneClickCheckBoxEditor
-
Deprecated.Method Description
- shouldSelectCell(EventObject) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- shouldSelectCell(EventObject) - Method in class rma.swing.table.RmaCellEditor
- shouldSelectCell(EventObject) - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- shouldSelectCell(EventObject) - Method in class rma.swing.table.RowCellEditor
- shouldSelectCell(EventObject) - Method in class rma.swing.treeTable.PathCellEditor
- shouldShowDialogAtStartup() - Method in class hec.tcu.AcknowledgeInterimTermsFileDialog
- shouldShowPopup(Point) - Method in class rma.swing.RmaJTable
- shouldTreeNodeExpand() - Method in class hec.model.Conditional
- shouldTreeNodeExpand() - Method in class hec.model.ConditionalBlock
- show() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- show() - Method in class hec.heclib.grid.AlbersInfoFlat
- show() - Method in class hec.heclib.grid.GridInfo
- show() - Method in class hec.heclib.grid.GridInfoFlat
- show() - Method in class hec.heclib.grid.HrapInfoFlat
- show() - Method in class hec.heclib.grid.SpecifiedGridInfoFlat
- show() - Method in class hec.script.Plot
- show(double) - Method in class hec.heclib.grid.GridData
- show(double, PrintStream) - Method in class hec.heclib.grid.GridData
- show(int) - Method in class rma.swing.table.TableColumnHider
- show(Component, int, int) - Method in class rma.swing.RmaJPopupMenu
- show(BufferedWriter) - Method in class hec.heclib.grid.AlbersInfo
- show(BufferedWriter) - Method in class hec.heclib.grid.GridInfo
- show(BufferedWriter) - Method in class hec.heclib.grid.HrapInfo
- show(BufferedWriter) - Method in class hec.heclib.grid.SpecifiedGridInfo
- show(PrintStream) - Method in class hec.heclib.grid.GridInfo
- show(String) - Method in class hec.client.SplashFrame
- show(String) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- show(String) - Method in class rma.swing.table.TableColumnHider
- SHOW_COMMAS_PROPERTY - Static variable in class hec.dataTable.HecDataTableFrame
- SHOW_COMPARISONS - Static variable in class hec.data.tx.DataVerificationConst
- SHOW_DATE_AS_TWO_COLUMNS - Static variable in class hec.dataTable.HecDataTableFrame
- SHOW_QUALITY_FLAGS - Static variable in class hec.data.tx.QualityTx
-
Deprecated.
- showAbout(Frame, String, String, ImageIcon) - Static method in class rma.util.RMAUtil
- showAll() - Method in class hec.map.MapPanel
-
zoom the MapPanel to the max extents
- showAll() - Method in class hec.map.MapScale
-
zoom out to the world coordinates
- showAll() - Method in class hec.map.TransformMapScale
- showAllCurvesOnLegend() - Method in class hec.gfx2d.G2dGlyph
-
Returns true if all curves are to be displayed on the lenged.
- showAllCurvesOnLegend() - Method in class hec.gfx2d.G2dGlyphDrawProp
- ShowAndPickColorPanel - Class in rma.swing.table
- ShowAndPickColorPanel() - Constructor for class rma.swing.table.ShowAndPickColorPanel
- showConfirm(String, String, int) - Static method in class hec.script.MessageBox
- showConsole() - Method in class hec.io.Console
- showDecimalChange(int) - Method in class hec.dataTable.HecDataTableFrame
- showEditor(Component, String, boolean, CoordinateReferenceSystem, DialogListener, Map<String, String>) - Method in class hec.map.crs.ui.DialogDisplayer
-
Shows the Coordinate Display Editor
- showError(String, String) - Static method in class hec.script.MessageBox
-
show an Error dialog to the user
- showErrorLogWindow() - Method in class rma.swing.logging.DialogLogHandler
-
Shows the window
- showErrorLogWindow(LogRecord) - Method in class rma.swing.logging.DialogLogHandler
-
Adds the log record and shows the window.
- showExtended(boolean) - Method in class rma.swing.RmaJLocationComponent
- showHelp(Frame, String, String) - Static method in class rma.util.RMAUtil
- showHideScrollbars() - Method in class hec.map.MapPanel
- showHistogram() - Method in class hec.client.OutputResultsContainer
- showIfAppropriate() - Method in class hec.tcu.CheckForInterimTermsAction
-
Will show the dialog if the user has not opted out of seeing it for this version, and the file exists.
- showIfFileExists() - Method in class hec.tcu.CheckForInterimTermsAction
-
Will always show the dialog if the file exists, even if the user has opted out.
- showIncludeTimesCheckBox(boolean) - Method in class hec.util.TimeWindowExtensionDialog
- showIncludeTimesCheckBox(boolean) - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- showInformation(String, String) - Static method in class hec.script.MessageBox
-
show an Informational dialog to the user
- showing - Variable in class hec.util.PhotoViewerInfo
- showLabel - Variable in class hec.gfx2d.G2dLabelDrawProp
- showLabel() - Method in class hec.gfx2d.histogram.HistogramDataGlyph
- showLabel() - Method in class hec.gfx2d.swing.charts.bar.BarGlyph
- showLabel() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- showLabel() - Method in class hec.gfx2d.swing.charts.bar.BarGroupGlyph
- showLabelEditor() - Method in class hec.map.JLayerSelection
- showLegendItems() - Method in class hec.gfx2d.G2dGlyphDrawProp
- showMajorTicLabels() - Method in interface hec.gfx2d.AxisProperties
- showMajorTicLabels() - Method in class hec.gfx2d.AxisTicsDrawProp
- showMajorTics() - Method in interface hec.gfx2d.AxisProperties
- showMajorTics() - Method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- showMajorXGridLines() - Method in interface hec.gfx2d.GridProperties
- showMajorXGridLines() - Method in class hec.gfx2d.ViewportDrawProp
- showMajorYGridLines() - Method in interface hec.gfx2d.GridProperties
- showMajorYGridLines() - Method in class hec.gfx2d.ViewportDrawProp
- showMapElement(String, String, boolean) - Method in class hec.map.image.ImageGlyphProxy
- showMapElement(String, String, boolean) - Method in class hec.map.MapGlyph
-
show or hide the Map Element glyphElement.
- showMapElement(String, String, boolean) - Method in class hec.map.streamAlignment.StreamAlignmentGlyph
- showMaximumFractionDigitsForZero(boolean) - Method in class rma.swing.table.DecimalCellRenderer
-
control how zero should be displayed
- showMenuItems(boolean, boolean, boolean, boolean) - Method in class hec.util.TextDialog
- showMessageBox(String, String, int) - Static method in class hec.script.MessageBox
-
display a modal dialog to the user
- showMinorTicLabels() - Method in interface hec.gfx2d.AxisProperties
- showMinorTicLabels() - Method in class hec.gfx2d.AxisTicsDrawProp
- showMinorTics() - Method in interface hec.gfx2d.AxisProperties
- showMinorTics() - Method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- showMinorXGridLines() - Method in interface hec.gfx2d.GridProperties
- showMinorXGridLines() - Method in class hec.gfx2d.ViewportDrawProp
- showMinorYGridLines() - Method in interface hec.gfx2d.GridProperties
- showMinorYGridLines() - Method in class hec.gfx2d.ViewportDrawProp
- SHOWN - Static variable in class hec.map.ModelDrawingAttributeSet
-
the isShown attribute
- showOkCancel(String, String) - Static method in class hec.script.MessageBox
-
display an Ok/Cancel modal dialog to the user
- showOptionDialog() - Method in class hec.map.aidem.AiDemLayerSelection
- showOptionDialog() - Method in class hec.map.aishape.AiShapeLayerSelection
- showOptionDialog() - Method in class hec.map.DefaultJLayerSelection
- showOptionDialog() - Method in class hec.map.DefaultLayerSelection
- showOptionDialog() - Method in class hec.map.dem.DemLayerSelection
- showOptionDialog() - Method in class hec.map.dlg.DlgLayerSelection
- showOptionDialog() - Method in class hec.map.dxf.DxfLayerSelection
- showOptionDialog() - Method in class hec.map.flo2d.Flo2dDepthLayerSelection
- showOptionDialog() - Method in class hec.map.image.ImageLayerSelection
- showOptionDialog() - Method in class hec.map.inundation.InundationGroupSelection
- showOptionDialog() - Method in class hec.map.JLayerSelection
- showOptionDialog() - Method in class hec.map.ManagerGlyphSelection
- showOptionDialog() - Method in class hec.map.mrsid.MrSidLayerSelection
- showOptionDialog() - Method in class hec.map.nettin.NetTinLayerSelection
- showOptionDialog() - Method in class hec.map.raster.RasterLayerSelection
- showOptionDialog() - Method in class hec.map.tin.TinLayerSelection
- showOptionDialog() - Method in class hec.map.tms.TmsLayerSelection
- showPlain(String, String) - Static method in class hec.script.MessageBox
-
show a Plain dialog to the user
- showPlot() - Method in class hec.gfx2d.G2dDialog
- showPopup(Component, int, int) - Method in class hec.gfx2d.G2dGlyph
-
Description of the Method
- showPopup(Component, int, int) - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- showPopup(Component, int, int) - Method in class hec.gfx2d.G2dMarkerLine
- showPopup(Component, int, int) - Method in class hec.gfx2d.G2dMarkerPoint
- showPopup(Component, int, int) - Method in class hec.gfx2d.G2dPolygon
- showPopupPlot() - Method in class hec.chart.HistogramChart
- showPopupPlot() - Method in class hec.gfx2d.G2dPanel
-
Opens the plot into a G2dDialog, if it is not already in one already.
- showProperties() - Method in class hec.map.inundation.RenderingInundationGroupPanel
- showPropertiesDialog() - Method in class rma.swing.table.MultiTablePrintManager
- showPropertiesDialog(int, int) - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- showPropertiesDialog(String) - Method in class rma.swing.table.MultiTablePrintManager
-
Shows the print properties dialog for the user to adjust the print properties.
- showPropertiesDialog(String) - Method in class rma.swing.table.TablePrintManager
-
Shows the print properties dialog for the user to adjust the print properties.
- showRanges(BufferedWriter) - Method in class hec.heclib.grid.GridInfo
- showScalar() - Method in class hec.client.OutputResultsContainer
- showShapeGeoInfoDialog(AiShapeObject) - Method in class hec.map.aishape.ShapeQueryDialog
- showStatistics(boolean) - Method in class hec.gfx2d.G2dPanel
- showTable() - Method in class hec.dataTable.HecDataTableFrame
- showThumbnailPopupMenu(Component, int, int) - Method in class hec.gfx2d.G2dPanel
-
Shows the popup menu for thumbnail plots that all the user to open the thumbnail plot into a full window plot.
- showTicLabels() - Method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- showTicMarks(boolean) - Method in class rma.swing.RmaVcrControls
- showTimeAsBeginningOfDay(boolean) - Method in class hec.dataTable.ArrayModel
- showTimeAsBeginningOfDay(boolean) - Method in class hec.dataTable.HecDataTable
- showTimeAsBeginningOfDay(boolean) - Method in class hec.dataTable.TimeSeriesDataModel
- showTimeAsBeginningOfDay(boolean) - Method in class hec.heclib.util.HecTime
-
Show midnight at the beginning of the next day, instead of the end of the previous day.
- showTimeAsBeginningOfDay(boolean) - Method in class hec.heclib.util.HecTimeArray
-
Show midnight at the beginning of the next day, instead of the end of the previous day.
- showTimeAsBeginningOfDay(boolean) - Method in class rma.swing.DateTimePanel
-
Show midnight at the beginning of the next day, instead of the end of the previous day.
- showToolTipWindow() - Method in class rma.swing.RmaJTextField
- showUndefinedStyle(int) - Method in class hec.dataTable.HecDataTableFrame
- showWarning(String, String) - Static method in class hec.script.MessageBox
-
show a Warning dialog to the user
- showWhiteSpaceAction() - Method in class hec.script.AbstractScriptEditor
- showYesNo(String, String) - Static method in class hec.script.MessageBox
-
display a Yes/No modal dialog to the user
- showYesNoCancel(String, String) - Static method in class hec.script.MessageBox
-
display a Yes/No/Cancel modal dialog to the user
- shutdown() - Method in class hec.io.PeriodicLogger
-
Shutdown the executor service and stop logging messages
- shuttlesort(int[], int[], int, int) - Method in class rma.swing.RmaJTableSorter
- shuttlesort(int[], int[], int, int) - Method in class rma.swing.table.RmaTableSorter
- SI - Static variable in class hec.data.Units
-
Deprecated.
- SI - Static variable in class hec.heclib.util.Unit
-
SI Unit System
- SI - Static variable in class hec.lang.UnitsConst
- SI_ID - Static variable in class hec.data.Units
-
Deprecated.
- SI_ID - Static variable in class hec.heclib.util.Unit
-
SI Unit System
- SI_UNITS - Static variable in class hec.heclib.dss.HecDataConversion
- SI_UNITS - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- SIA - Static variable in interface hec.supplemental.model.WorkspaceConstants
- SIG_FIGS - Enum constant in enum class hec.gfx2d.swing.charts.util.RoundingTool.RoundingType
- sign() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series composed of the signs of the values of the current time series.
- sign(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- sign(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- SIGN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- similarfilestokeep - Variable in class hec.tools.FileHunter.HuntList
- SimpleAnnotationDbfObject - Class in hec.io
- SimpleAnnotationDbfObject() - Constructor for class hec.io.SimpleAnnotationDbfObject
- SimpleArray - Class in hec.gfx2d
-
Simple data object for holding an array for ploting.
- SimpleArray() - Constructor for class hec.gfx2d.SimpleArray
- SimpleArrayGlyph - Class in hec.gfx2d
- SimpleArrayGlyph(Viewport, SimpleArray, Scale) - Constructor for class hec.gfx2d.SimpleArrayGlyph
- SimpleBarArray - Class in hec.gfx2d
-
Simple data object for holding an array for ploting.
- SimpleBarArray() - Constructor for class hec.gfx2d.SimpleBarArray
- SimpleCustomUserTypeObject - Class in hec.io
-
Test Object to see if the DBF Storage can handle custom user types.
- SimpleCustomUserTypeObject() - Constructor for class hec.io.SimpleCustomUserTypeObject
- SimpleFile - Class in hec.io
- SimpleFile(File, String) - Constructor for class hec.io.SimpleFile
- SimpleFile(String) - Constructor for class hec.io.SimpleFile
- SimpleFile(String, String) - Constructor for class hec.io.SimpleFile
- SimpleFileFilter - Class in rma.io
- SimpleFileFilter(List, boolean) - Constructor for class rma.io.SimpleFileFilter
- SimpleFileOpenerImpl - Class in hec.io
- SimpleFileOpenerImpl() - Constructor for class hec.io.SimpleFileOpenerImpl
- SimpleFileOpeners - Class in hec.map.vrt
- SimpleFileOpeners() - Constructor for class hec.map.vrt.SimpleFileOpeners
- SimpleFrequencyAnalysis - Class in hec.hecmath
-
performs a simple Frequency Analysis of TimeSeries data.
- SimpleFrequencyAnalysis(TimeSeriesContainer) - Constructor for class hec.hecmath.SimpleFrequencyAnalysis
- SimpleHecFileImpl - Class in hec.io
- SimpleHecFileImpl(String) - Constructor for class hec.io.SimpleHecFileImpl
- SimpleHistogramDataProvider - Class in hec.gfx2d.histogram
- SimpleHistogramDataProvider(double[], double[], double[]) - Constructor for class hec.gfx2d.histogram.SimpleHistogramDataProvider
- SimpleHistogramDataProvider(double[], double[], double[], BinOrigin) - Constructor for class hec.gfx2d.histogram.SimpleHistogramDataProvider
- SimpleJTableBarData - Class in hec.gfx2d
-
Simple data object for holding a table structure for step ploting.
- SimpleJTableBarData() - Constructor for class hec.gfx2d.SimpleJTableBarData
- SimpleJTableBarGlyph - Class in hec.gfx2d
- SimpleJTableBarGlyph(Viewport, SimpleJTableBarData, Scale) - Constructor for class hec.gfx2d.SimpleJTableBarGlyph
- SimpleJTableData - Class in hec.gfx2d
-
Simple data object for holding a table structure for ploting.
- SimpleJTableData() - Constructor for class hec.gfx2d.SimpleJTableData
- SimpleJTableGlyph - Class in hec.gfx2d
- SimpleJTableGlyph(Viewport, SimpleJTableData, Scale) - Constructor for class hec.gfx2d.SimpleJTableGlyph
- SimpleJTableSeasonalData - Class in hec.gfx2d
-
Simple data object for holding a table structure for ploting seasonal data.
- SimpleJTableSeasonalData() - Constructor for class hec.gfx2d.SimpleJTableSeasonalData
- SimpleJTableSeasonalGlyph - Class in hec.gfx2d
- SimpleJTableSeasonalGlyph(Viewport, SimpleJTableSeasonalData, Scale) - Constructor for class hec.gfx2d.SimpleJTableSeasonalGlyph
- SimpleJTableStepData - Class in hec.gfx2d
-
Simple data object for holding a table structure for step ploting.
- SimpleJTableStepData() - Constructor for class hec.gfx2d.SimpleJTableStepData
- SimpleJTableStepGlyph - Class in hec.gfx2d
- SimpleJTableStepGlyph(Viewport, SimpleJTableStepData, Scale) - Constructor for class hec.gfx2d.SimpleJTableStepGlyph
- SimpleLinePropertiesPanel - Class in hec.gfx2d
-
This is a simple panel that allows a user to edit generic line properties such as line color, line width, line style, etc.
- SimpleLinePropertiesPanel() - Constructor for class hec.gfx2d.SimpleLinePropertiesPanel
-
create a LinePropertiesPanel with the checkbox label of "Draw Border"
- SimpleLinePropertiesPanel(String) - Constructor for class hec.gfx2d.SimpleLinePropertiesPanel
- SimpleLogArray - Class in hec.gfx2d
- SimpleLogArray() - Constructor for class hec.gfx2d.SimpleLogArray
- SimpleLogArrayGlyph - Class in hec.gfx2d
- SimpleLogArrayGlyph(Viewport, SimpleLogArray, Scale) - Constructor for class hec.gfx2d.SimpleLogArrayGlyph
- SimplePairedValuesData - Class in hec.gfx2d
-
Simple data object for holding an array for ploting.
- SimplePairedValuesData() - Constructor for class hec.gfx2d.SimplePairedValuesData
- SimplePairedValuesData(boolean) - Constructor for class hec.gfx2d.SimplePairedValuesData
- SimplePairedValuesDataGlyph - Class in hec.gfx2d
- SimplePairedValuesDataGlyph(Viewport, SimplePairedValuesData, Scale) - Constructor for class hec.gfx2d.SimplePairedValuesDataGlyph
- SimpleParentDbfObject - Class in hec.io
- SimpleParentDbfObject() - Constructor for class hec.io.SimpleParentDbfObject
- SimplePointPropertiesPanel - Class in hec.gfx2d.components
- SimplePointPropertiesPanel(JComponent) - Constructor for class hec.gfx2d.components.SimplePointPropertiesPanel
- SimpleRatingContainer - Class in hec.io
- SimpleRatingContainer() - Constructor for class hec.io.SimpleRatingContainer
- SimpleRowFilter - Class in rma.swing.table
- SimpleRowFilter(String, int) - Constructor for class rma.swing.table.SimpleRowFilter
- SimpleSeasonalData - Class in hec.gfx2d
-
Simple data object for holding an array for ploting.
- SimpleSeasonalData() - Constructor for class hec.gfx2d.SimpleSeasonalData
- SimpleSeasonalDataGlyph - Class in hec.gfx2d
- SimpleSeasonalDataGlyph(Viewport, SimpleSeasonalData, Scale) - Constructor for class hec.gfx2d.SimpleSeasonalDataGlyph
- simplify(double[], double[], double, int, int) - Method in class hec.map.aishape.AiShapeGlyph
- simRunName - Variable in class hec.model.RunInfo
-
the name of the SimulationRun/ForecastRun
- SimTestConfigFile - Class in hec.util
- SimTestConfigFile(String) - Constructor for class hec.util.SimTestConfigFile
- SimulationEntry - Class in hec.util
- SimulationEntry(WatershedEntry) - Constructor for class hec.util.SimulationEntry
- sin() - Method in class hec.hecmath.HecMath
- sin() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the sine of the current paired data y-values.
- sin() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from sine of the values of the current time series.
- sin(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- sin(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- SIN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- SIN - Static variable in class hec.hecmath.HecMath
- SINGLE - Static variable in class hec.model.SchedulableJob
- SINGLE_SELECTION - Static variable in interface rma.swing.tree.CheckBoxNode
- SINGLE_SYMBOL - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- SINGLE_VALUE - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- SingleColorContour - Interface in rma.util
- singleEmptyIntArrayValues - Variable in class hec.io.SimpleCustomUserTypeObject
- singleFloatArrayValues - Variable in class hec.io.SimpleCustomUserTypeObject
- singleIntArrayValues - Variable in class hec.io.SimpleCustomUserTypeObject
- SingleLineSymbolPanel - Class in hec.map.aishape.ui
-
Editor class for editing properties for ONE single symbol to represent the Line Files.
- SingleLineSymbolPanel() - Constructor for class hec.map.aishape.ui.SingleLineSymbolPanel
-
Creates a new instance of SingleLineSymbolPanel
- SinglePolygonSymbolPanel - Class in hec.map.aishape.ui
- SinglePolygonSymbolPanel() - Constructor for class hec.map.aishape.ui.SinglePolygonSymbolPanel
-
Creates a new instance of SinglePolygonSymbolPanel
- SingleSymbolPanel - Class in hec.map.aishape.ui
- SingleSymbolPanel() - Constructor for class hec.map.aishape.ui.SingleSymbolPanel
- SingletonHashcodeLocker - Class in rma.util
- SixToSevenGui - Class in hec.util.convertDss6To7
-
GUI to mass-convert DSS 6 files to DSS 7
- SixToSevenGui() - Constructor for class hec.util.convertDss6To7.SixToSevenGui
- SixToSevenUtil - Class in hec.util.convertDss6To7
- SixToSevenUtil(List<File>) - Constructor for class hec.util.convertDss6To7.SixToSevenUtil
- SixToSevenUtil.ProgressHandler - Interface in hec.util.convertDss6To7
- SixToSevenUtil.Result<T> - Interface in hec.util.convertDss6To7
- size - Variable in class hec.gfx2d.PairedDataSet
- size - Variable in class hec.map.ModelDrawingAttributeSet.SymbolIcon
- size() - Method in interface hec.data.DataSet
-
Returns the number of data elements.
- size() - Method in interface hec.data.gates.IGateChange
- size() - Method in class hec.data.gates.JDomGateChange
- size() - Method in class hec.data.InfoMap
-
Returns the number of mapped objects.
- size() - Method in class hec.data.location.LocationCategory
-
Returns a count of the location groups in this category.
- size() - Method in class hec.data.location.LocationCategoryMap
- size() - Method in class hec.data.location.LocationGroupSet
- size() - Method in interface hec.data.lock.ILockCatalog
- size() - Method in class hec.data.lock.JDomLockCatalogImpl
- size() - Method in class hec.data.meta.Catalog
- size() - Method in interface hec.data.operations.IProjectOperationalChanges
- size() - Method in class hec.data.operations.OperationalProjectChanges
- size() - Method in interface hec.data.project.IProjectCatalog
- size() - Method in class hec.data.project.JDomProjectCatalogImpl
- size() - Method in interface hec.data.rating.IRatingExtents
-
Returns a count of parameter extents.
- size() - Method in interface hec.data.rating.IRatingSpecCatalog
-
The number of specifications in this catalog.
- size() - Method in class hec.data.rating.JDomRatingSpecificationCatalog
-
Returns a count of all of the specifications in this catalog.
- size() - Method in class hec.data.rating.RatingExtents
-
Returns the number of parameter extents.
- size() - Method in class hec.data.TimeWindowMap
-
Returns the number of time windows.
- size() - Method in interface hec.data.turbines.ITurbineChange
- size() - Method in class hec.data.turbines.JDomTurbineChange
- size() - Method in class hec.data.tx.TimeSeriesCategory
-
Returns a count of the timeseries groups in this category.
- size() - Method in class hec.data.tx.TsCategory
-
Returns a count of the location groups in this category.
- size() - Method in class hec.data.tx.TsCategoryMap1
- size() - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
The total number of accountings for this contract accounting instance.
- size() - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- size() - Method in class hec.gfx2d.dss.LocalDSSData
-
size returns the number of valid data points
- size() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
size returns the number of valid data points.
- size() - Method in class hec.gfx2d.PairedDataSet
-
size returns the number of valid data points
- size() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
size returns the number of valid data points
- size() - Method in class hec.heclib.dss.CondensedReference
- size() - Method in class hec.heclib.dss.DataReference
- size() - Method in class hec.heclib.dss.Group
- size() - Method in class hec.heclib.grid.AlbersInfoFlat
- size() - Method in class hec.heclib.grid.GridInfoFlat
- size() - Method in class hec.heclib.grid.HrapInfoFlat
- size() - Method in class hec.heclib.grid.SpecifiedGridInfoFlat
- size() - Method in class hec.heclib.util.intArrayContainer
- size() - Method in class hec.io.dbf.DbfQueryResultSet
- size() - Method in interface hec.io.dbf.DbfRecordSet
-
Returns the number of Dbf Records in this set.
- size() - Method in class hec.io.dbf.DefaultDbfRecordSet
-
Returns the number of Dbf Records in this set.
- size() - Method in class hec.io.dbf.Tag4infoContainer
-
Returns the number of tags.
- size() - Method in class hec.io.GridCellFile
- size() - Method in class hec.io.TimeSeriesCollectionContainer
-
Returns the number of timeSeriesContainers in this collection
- size() - Method in class hec.lang.RdcDelim
-
Returns the number of fields that were found.
- size() - Method in class hec.map.inundation.InundationParameter
- size() - Method in class hec.map.nettin.EdgeContainer
- size() - Method in class hec.map.nettin.NodeContainer
- size() - Method in class hec.map.nettin.TriangleContainer
- size() - Method in class hec.model.PairedValues
-
Returns the number of value paires contained in this object.
- size() - Method in class hec.model.PairedValuesExt
-
Returns the number of data points in the list
- size() - Method in class hec.model.SeasonalRecord
-
returns the current length of the seasonal record data arrays
- size() - Method in class hec.model.SeasonalRecordExt
-
return number of x-values
- size() - Method in class hec.model.SeasonalValue
- size() - Method in class hec.model.UserInfo
- size() - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- size() - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- size() - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- size() - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- size() - Method in class rma.swing.list.RmaListModel
-
Returns the number of components in this list.
- size() - Method in class rma.util.DoubleArray
-
Returns the number of components in this vector.
- size() - Method in class rma.util.DoubleVector
-
Returns the number of components in this vector.
- size() - Method in class rma.util.FloatArray
-
Returns the number of components in this vector.
- size() - Method in class rma.util.IntArray
-
Returns the number of components in this array.
- size() - Method in class rma.util.IntVector
-
Returns the number of components in this vector.
- size() - Method in class rma.util.LongVector
-
Returns the number of components in this vector.
- size() - Method in class rma.util.ObjectPool
-
return the min size of the pool
- size() - Method in class rma.util.PruningList
- size() - Method in class rma.util.Queue
-
Returns an int describing the size of the Queue.
- size() - Method in class rma.util.RMAHashtable
-
Returns the number of keys in this hashtable.
- size() - Method in class rma.util.ShortArray
-
Returns the number of components in this array.
- size() - Method in class rma.util.SingletonHashcodeLocker
-
return the number of locked objects.
- size() - Method in class rma.util.SoftHashMap
-
Returns the number of key-value mappings in this map.
- SIZE_CHANGED_PROPERTY - Static variable in class hec.map.annotations.ShadowRenderer
-
Identifies a change to the size used to render the shadow.
- SIZE_PROP - Static variable in class hec.script.AbstractScriptEditor
- sizeChildren() - Method in class hec.gfx2d.G2dGraphicComponent
- sizeEachInote - Variable in class hec.heclib.dss.HecDSSRecordInfo
- sizeEachNote - Variable in class hec.io.TimeSeriesContainer
- sizeEachQuality - Variable in class hec.dataTable.TimeSeriesQualityColumn
- sizeEachQuality - Variable in class hec.heclib.dss.HecDSSRecordInfo
- sizeEachQuality7 - Variable in class hec.io.TimeSeriesContainer
- sizeEachValue - Variable in class hec.heclib.dss.HecDSSRecordInfo
- SizePanel - Class in hec.gfx2d.components
- SizePanel(String) - Constructor for class hec.gfx2d.components.SizePanel
- SizePanel(String, int, int) - Constructor for class hec.gfx2d.components.SizePanel
- SKEW - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- skewCoefficient() - Method in class hec.hecmath.HecMath
- skewCoefficient() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the skew coefficient of the time series values.
- skewCoefficient(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the skew coefficient of the time series values.
- skip(int) - Method in class hec.map.dem.DemMap.CharIterator
- SKIP_BACK - Static variable in interface rma.swing.event.RecordSelectorListener
- SKIP_FORWARD - Static variable in interface rma.swing.event.RecordSelectorListener
- SKIP_TO_BEGINING - Static variable in interface rma.swing.event.RecordSelectorListener
- SKIP_TO_END - Static variable in interface rma.swing.event.RecordSelectorListener
- SKIP_TO_END - Static variable in interface rma.swing.VCRControlsListener
- skipFooterOnFirstPage - Variable in class rma.swing.table.TablePrintProperties
- skipHeaderOnFirstPage - Variable in class rma.swing.table.TablePrintProperties
- skipToNextEnd() - Method in class hec.io.AsciiDeserializer
- sleepAmount - Variable in class rma.util.MemoryMonitor.Surface
- slendernessRatio - Variable in class hec.io.TinContainer
-
Used to weed out "skinny" triangles from TIN
- SLIDER - Static variable in interface rma.swing.VCRControlsListener
- sliderMoved(int) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
This methods receives the notification from the Animation Control dialog through the VCRPlayer when the VCR slider has changed position.
- sliderMoved(int) - Method in class rma.swing.RmaVcrControls
- sliderMoved(int) - Method in interface rma.swing.VCRControlsListener
- sliderMoved(int) - Method in class rma.util.VCRControlsListenerImpl
- slope - Variable in class hec.lang.RegressionFromConstant
- SMAUNIT - Static variable in class hec.io.GridCellFile
- snapTimeToNearestInterval(long, long) - Static method in class hec.util.Util
-
Returns the closest interval for a specified time
- snapToRegularInterval(TimeSeriesContainer, int, int, int, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- snapToRegularInterval(TimeSeriesContainer, String, String, String, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- snapToRegularInterval(String, String, String, String) - Method in class hec.hecmath.HecMath
- snapToRegularInterval(String, String, String, String) - Method in class hec.hecmath.TimeSeriesMath
-
"Snap" data from the current irregular or regular interval time series to form a new regular interval time series of the specified interval and offset.
- SoftHashMap<K,
V> - Class in rma.util -
A hashtable-based
Map
implementation with soft keys. - SoftHashMap() - Constructor for class rma.util.SoftHashMap
-
Constructs a new, empty
SoftHashMap
with the default initial capacity and the default load factor, which is0.75
. - SoftHashMap(int) - Constructor for class rma.util.SoftHashMap
-
Constructs a new, empty
SoftHashMap
with the given initial capacity and the default load factor, which is0.75
. - SoftHashMap(int, float) - Constructor for class rma.util.SoftHashMap
-
Constructs a new, empty
SoftHashMap
with the given initial capacity and the given load factor. - SoftHashMap(Map) - Constructor for class rma.util.SoftHashMap
-
Constructs a new
SoftHashMap
with the same mappings as the specified Map. - SOLARIS - Static variable in class rma.util.RMAConst
- SOLID_LINE - Static variable in class hec.gfx2d.G2dLinePropertiesPanel
- SOLID_LINE - Static variable in class hec.map.aishape.ui.AiShapePolygonBorderPanel
- SOLID_LINE - Static variable in class hec.map.aishape.ui.SingleLineSymbolPanel
- SOLID_LINE - Static variable in class hec.map.aishape.ui.SinglePolygonSymbolPanel
- SOLID_LINE - Static variable in class hec.map.aishape.ui.UniqueLineSymbolPanel
- SOLID_LINE - Static variable in class hec.map.aishape.ui.UniquePolygonSymbolPanel
- SOLID_STYLE_PATTERN - Static variable in class hec.gfx2d.G2dLineProperties
- SOLID_STYLE_PATTERN - Static variable in class rma.util.RmaDrawConst
- solveEquation(double) - Method in class hec.gfx2d.Log10Curve2D
- solveEquation(float) - Method in class hec.gfx2d.Log10Curve2D
- sort() - Method in class hec.heclib.dss.HecDssCatalog
- sort() - Method in class hec.map.inundation.InundationParameter
- sort() - Method in class rma.swing.list.RmaListModel
- sort(boolean) - Method in class rma.util.DoubleVector
- sort(Object) - Method in class rma.swing.RmaJTableSorter
- sort(Object) - Method in class rma.swing.table.RmaTableSorter
- sortByColumn(int) - Method in class rma.swing.RmaJTableSorter
- sortByColumn(int) - Method in class rma.swing.table.RmaTableSorter
- sortByColumn(int, boolean) - Method in class rma.swing.RmaJTableSorter
- sortByColumn(int, boolean) - Method in class rma.swing.table.RmaTableSorter
- sortCatalog(String) - Method in class hec.heclib.dss.HecDssCatalog
- sortDescending() - Method in class hec.hecmath.DurationPeriod
- SortedTable - Class in hec.util
- SortedTable() - Constructor for class hec.util.SortedTable
- sorterChanged(RowSorterEvent) - Method in class rma.swing.RmaJTable.TableRowSorterListener
- SortingTableModelInterface - Interface in rma.swing.table
- SortingTableMouseAdapter - Class in rma.swing.table
- SortingTableMouseAdapter(RmaJTable, SortingTableModelInterface) - Constructor for class rma.swing.table.SortingTableMouseAdapter
- sortSeasonalRecords() - Method in class hec.model.SeasonalRecordExt
-
Make sure the list of SeasonalRecords are sorted by increasing curve label values
- SOUTH - Static variable in class hec.gfx2d.GfxLabelItem
-
south position
- SOUTH - Static variable in class hec.map.MapLabelItem
-
south position
- southColor - Variable in class rma.swing.table.LinesBorder
- SOUTHEAST - Static variable in class hec.gfx2d.GfxLabelItem
-
southeast position
- SOUTHEAST - Static variable in class hec.map.MapLabelItem
-
southeast position
- southElevation() - Method in class hec.map.dem.DemEnumerator
- southThickness - Variable in class rma.swing.table.LinesBorder
- SOUTHWEST - Static variable in class hec.gfx2d.GfxLabelItem
-
southwest position
- SOUTHWEST - Static variable in class hec.map.MapLabelItem
-
southwest position
- space - Variable in class hec.gfx2d.G2dGlyphDrawProp
-
Line Spacing
- space - Variable in class hec.gfx2d.G2dLabelDrawProp
-
Line Spacing
- space - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
-
Line Spacing
- spaceAllocated - Variable in class hec.heclib.dss.HecDSSRecordInfo
- SpatialReferenceSystem - Variable in class hec.io.TinContainer
-
Gives a complete definition of the coordinate system for the TIN
- SPECIFIC_SELECTION - Static variable in class hec.util.TimeWindowDialog
- SPECIFICATION_ID - Static variable in interface hec.data.rating.IRatingSpecCatalog
-
Constant for the rating specification id column.
- SPECIFIED_DATA_NOT_FOUND - Enum constant in enum class hec.io.FileOffsetError
-
The offset for the specified data was unable to be calculated because the specified data was not able to be located.
- SPECIFIED_GRID - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- SPECIFIED_GRID_TYPE - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- SPECIFIED_GRID_WITH_TIME - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- SPECIFIED_LEVEL - Static variable in interface hec.data.level.ILocationLevel
- SPECIFIED_LEVEL - Static variable in interface hec.data.level.ILocationLevelRef
- SpecifiedGridInfo - Class in hec.heclib.grid
-
The SpecifiedGridInfo class inherits from GridInfo, extending the grid metadata to support any coordinate system, and adding new metadata fields that HEC has determined would be useful since the original GridInfo was defined in 1994.
- SpecifiedGridInfo() - Constructor for class hec.heclib.grid.SpecifiedGridInfo
-
Default constructor
- SpecifiedGridInfo(SpecifiedGridInfo) - Constructor for class hec.heclib.grid.SpecifiedGridInfo
-
Copy Constructor.
- SpecifiedGridInfoFlat - Class in hec.heclib.grid
- SpecifiedGridInfoFlat() - Constructor for class hec.heclib.grid.SpecifiedGridInfoFlat
- specTextToXml(String) - Method in class hec.gfx2d.PlotSpecification
-
Retrieves the XML equivalent of the supplied plot specification text
- specXmlToText(String) - Method in class hec.gfx2d.PlotSpecification
-
Retrieves the plot specification text equivalent of the XML
- SPHERIOD_IDS - Static variable in interface hec.map.transform.CoordinateTransformConstants
- SPHERIODS - Static variable in interface hec.map.transform.CoordinateTransformConstants
- spheroidLabel - Variable in class hec.map.transform.CoordinateTransformPanel
- spheroidsCombo - Variable in class hec.map.transform.CoordinateTransformPanel
- spinDown() - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- spinDown() - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- spinDown() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- spinDown(int) - Method in class rma.swing.RmaJCheckBoxList
-
move and object down in the list
- spinUp() - Method in class rma.swing.RmaDoubleJSpinBox
-
Deprecated.
- spinUp() - Method in class rma.swing.RmaIntegerJSpinBox
-
Deprecated.
- spinUp() - Method in class rma.swing.RmaJSpinBox
-
Deprecated.
- spinUp(int) - Method in class rma.swing.RmaJCheckBoxList
-
move an object up in the list
- SplashFrame - Class in hec.client
- SplashFrame() - Constructor for class hec.client.SplashFrame
- SplashFrame(String) - Constructor for class hec.client.SplashFrame
- SplashWindow - Class in rma.swing
- SplashWindow(String, String, Frame, int, String) - Constructor for class rma.swing.SplashWindow
- splineInterpolate(double[], double[], double[], double, int) - Static method in class hec.model.Interpolate
- splineInterpolate(double[], double[], double[], double, int, int) - Static method in class hec.model.Interpolate
-
cubic spline interpolation with interval specified
- splineInterpolate(int[], double[], double[], int, int) - Static method in class hec.model.Interpolate
- splineInterpolate(int[], double[], double[], int, int, int) - Static method in class hec.model.Interpolate
-
cubic spline interpolation with interval specified
- split(String, String) - Static method in class hec.util.TextUtil
-
Splits a string around a specified literal delimiter.
- split(String, String, int) - Static method in class hec.util.TextUtil
-
Splits a string around a specified literal delimiter.
- split(String, String, String) - Static method in class hec.util.TextUtil
-
Splits a string around a specified regex delimiter.
- split(String, String, String, int) - Static method in class hec.util.TextUtil
-
Splits a string around a specified regex delimiter.
- split_otherwise - Static variable in class hec.hecmath.computation.Computation
- split_when - Static variable in class hec.hecmath.computation.Computation
- sprintf() - Method in class rma.text.PrintfFormat
-
Format nothing.
- sprintf(double) - Method in class rma.text.PrintfFormat
-
Format a double.
- sprintf(int) - Method in class rma.text.PrintfFormat
-
Format an int.
- sprintf(int, double) - Static method in class rma.util.RMAIO
- sprintf(int, int) - Static method in class rma.util.RMAIO
- sprintf(int, Object) - Static method in class rma.util.RMAIO
- sprintf(long) - Method in class rma.text.PrintfFormat
-
Format an long.
- sprintf(PrintStream, String, String) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- sprintf(Object) - Method in class rma.text.PrintfFormat
-
Format an Object.
- sprintf(Object[]) - Method in class rma.text.PrintfFormat
-
Format an array of objects.
- sprintf(String) - Method in class rma.text.PrintfFormat
-
Format a String.
- sprintf(String, char) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- sprintf(String, double) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- sprintf(String, long) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- sprintf(String, String) - Static method in class rma.util.NumberFormat
-
prints a formatted number following printf conventions
- SqlQuery - Interface in hec.data.meta
- sqrt() - Method in class hec.hecmath.HecMath
- sqrt() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the square root of the current paired data y-values.
- sqrt() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series which is the square root of the values of the current time series.
- sqrt(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- sqrt(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- SQRT - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- SQRT - Static variable in class hec.hecmath.HecMath
- SQUARE_FEET - Static variable in class hec.heclib.dss.HecDataConversion
- SQUARE_KILOMETERS - Static variable in class hec.heclib.dss.HecDataConversion
- SQUARE_METERS - Static variable in class hec.heclib.dss.HecDataConversion
- SQUARE_MILES - Static variable in class hec.heclib.dss.HecDataConversion
- squeeze() - Method in class hec.heclib.dss.AbstractDssDataManager
- squeeze() - Method in interface hec.heclib.dss.DssDataManager
- squeeze() - Method in class hec.heclib.dss.HecDSSUtilities
- squeeze() - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- squeeze() - Method in interface hec.heclib.dss.IHecDSSUtilities
- squeeze(boolean) - Method in class hec.heclib.dss.HecDSSUtilities
- squeezeDSS(String) - Static method in class hec.heclib.util.Heclib
-
Squeezes a DSS file
- squeezeNeeded() - Method in class hec.heclib.dss.HecDSSUtilities
- SRCAND - Static variable in class rma.util.wmf.WMF
- SRCCOPY - Static variable in class rma.util.wmf.WMF
- SRCERASE - Static variable in class rma.util.wmf.WMF
- SRCINVERT - Static variable in class rma.util.wmf.WMF
- SRCPAINT - Static variable in class rma.util.wmf.WMF
- SRSName - Variable in class hec.io.TinContainer
-
Short name or label for coordinate system
- SRSType - Variable in class hec.io.TinContainer
-
Enumerated value indicating the type of string used to define the coordinate system.
- SRSUnits - Variable in class hec.io.TinContainer
-
Units for coordinate system
- StackFilteringFormatter - Class in rma.util.logging
- StackFilteringFormatter() - Constructor for class rma.util.logging.StackFilteringFormatter
- StackTraceElementLogSite - Class in rma.util.logging
- StackTraceElementLogSite(StackTraceElement) - Constructor for class rma.util.logging.StackTraceElementLogSite
- stale - Variable in class hec.hecmath.computation.Computation
- stale - Variable in class hec.hecmath.computation.Condition
- stale - Variable in class hec.hecmath.computation.LogicTest
- stale - Variable in class hec.hecmath.computation.MathExpression
- stale - Variable in class hec.hecmath.computation.MathOperation
- stale - Variable in class hec.hecmath.computation.QualityOperation
- stale - Variable in class hec.hecmath.computation.QualityTest
- stale - Variable in class hec.hecmath.computation.TextExpression
- stale - Variable in class hec.hecmath.computation.TextOperation
- stale - Variable in class hec.hecmath.computation.TextTest
- stale - Variable in class hec.hecmath.computation.ValueTest
- standaloneCB_Action() - Method in class hec.client.LoginDlg
-
Deprecated.
- STANDARD_HEC_INFO - Static variable in class rma.swing.SplashWindow
-
standard HEC contact information
- standardDeviation() - Method in class hec.hecmath.HecMath
- standardDeviation() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the standard deviation of the time series values.
- standardDeviation(int, int) - Method in class hec.model.AbstractTSRecord
-
Calculate the standard deviation of the time series values starting at
step
and either going backperiod
steps if the value is negative or forward if the value is positive. - standardDeviation(int, int) - Method in interface hec.model.TSRecord
-
Calculate the standard deviation of the time series values starting at
step
and either going backperiod
steps if the value is negative or forward if the value is positive. - standardDeviation(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the standard deviation of the current time series and the each time series in the parameter,
tsMathArray
. - standardDeviation(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the standard deviation of the time series values.
- standardErrorOfRegression - Variable in class hec.hecmath.LinearRegressionStatistics
- standardErrorOfRegression - Variable in class hec.hecmath.LogarithmicRegressionStatistics
- standardNormalDeviate() - Method in class hec.hecmath.HecMath
- StandardTextCatalog - Class in hec.data.timeSeriesText
- StandardTextCatalog() - Constructor for class hec.data.timeSeriesText.StandardTextCatalog
- StandardTextId - Class in hec.data.timeSeriesText
- StandardTextId() - Constructor for class hec.data.timeSeriesText.StandardTextId
- StandardTextId(StandardTextId) - Constructor for class hec.data.timeSeriesText.StandardTextId
- StandardTextId(String, String) - Constructor for class hec.data.timeSeriesText.StandardTextId
- StandardTextIdComparator - Class in hec.data.timeSeriesText
- StandardTextIdComparator() - Constructor for class hec.data.timeSeriesText.StandardTextIdComparator
- StandardTextTimeSeriesRow - Class in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead
- StandardTextTimeSeriesRow() - Constructor for class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- StandardTextTimeSeriesRow(StandardTextTimeSeriesRow) - Constructor for class hec.data.timeSeriesText.StandardTextTimeSeriesRow
-
Deprecated.
- StandardTextValue - Class in hec.data.timeSeriesText
- StandardTextValue() - Constructor for class hec.data.timeSeriesText.StandardTextValue
- StandardTextValue(StandardTextId, String) - Constructor for class hec.data.timeSeriesText.StandardTextValue
- StandardTextValue(StandardTextValue) - Constructor for class hec.data.timeSeriesText.StandardTextValue
- STANDBY - Static variable in class hec.io.TopologyFile
-
the standby startup state
- start - Variable in class hec.util.FortranField
- start() - Method in interface hec.ui.ProgressListener
- start() - Method in class rma.util.MemoryMonitor.Surface
- start() - Method in class rma.util.Timer
- start(int) - Method in interface hec.ui.ProgressListener
- START_ENUMERATION - Static variable in class hec.heclib.dss.DSSPathname
-
Operation (via input status value) to start enumerating intervals for getTsIntervalInfo()
- startAngle - Variable in class hec.geometry.WorldArc
- startAngle - Variable in class hec.map.WorldArc
- startAnimation(Rectangle) - Method in class hec.gfx2d.GhostGlassPane
- startCellEditing(EventObject) - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- startCellEditing(EventObject) - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- startDateField - Variable in class hec.util.TimeWindowDialog
- startDates - Variable in class hec.heclib.dss.HecDssCatalog
- startDateUpdated() - Method in class hec.util.TimeWindowDialog
- startElapsedTime() - Static method in class hec.util.ElapsedTime
- startFactories(Collection<RenderTaskFactory>, MapScale) - Method in class hec.map.renderer.AbstractThreadedRenderer
- startHecTime - Variable in class hec.io.TimeSeriesContainer
- startIdx - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The start idx.
- startIdx - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- startingCurve - Variable in class hec.io.PairedDataContainer
- startingOrdinate - Variable in class hec.io.PairedDataContainer
- startObserverThread(String, String[], HecDssEventType) - Method in class hec.heclib.dss.HecDssCatalog
- startsDownstream() - Method in interface hec.data.stream.IStream
- startsDownstream() - Method in class hec.data.stream.StreamImpl
- startStation - Variable in class hec.model.StreamSegmentIdentifier
- startTime - Variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- startTime - Variable in class hec.heclib.dss.DataReference
- startTime - Variable in class hec.heclib.dss.HecDSSRecordData
- startTime - Variable in class hec.io.StreamRatingSeriesContainer
- startTime - Variable in class hec.io.TimeSeriesContainer
-
Deprecated.use startHecTime instead, set with setStartTime
- startTime - Variable in class hec.io.TimeSeriesRetrieveSpec
- startTime() - Method in class hec.heclib.dss.HecDSSDataAttributes
- startTime() - Method in class hec.io.TimeSeriesRetrieveSpec
- startTime(String) - Method in class hec.io.TimeSeriesRetrieveSpec
- startTimeInclusive - Variable in class hec.io.TimeSeriesRetrieveSpec
- startTimeInclusive() - Method in class hec.io.TimeSeriesRetrieveSpec
- startTimeInclusive(boolean) - Method in class hec.io.TimeSeriesRetrieveSpec
- startTimestamp - Variable in class hec.io.TimeSeriesRetrieveSpec
- startTimestamp() - Method in class hec.io.TimeSeriesRetrieveSpec
- startTimeStep - Variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- startWY - Variable in class hec.util.TimeWindowDialog
- state - Variable in class hec.hecmath.computation.LogicTest
- state - Variable in class hec.hecmath.computation.QualityTest
- state - Variable in class hec.hecmath.computation.TextTest
- state - Variable in class hec.hecmath.computation.ValueTest
- STATE - Static variable in class hec.data.location.Location
- STATE_INITIAL - Static variable in class hec.data.location.Location
- STATE_INITIAL - Static variable in class hec.data.meta.CountyCatalogQuery
- STATE_INITIAL - Static variable in class hec.data.meta.LocationCatalogQuery
- STATE_INITIAL - Static variable in class hec.data.meta.StateCatalogQuery
- STATE_INITIAL_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- STATE_NAME - Static variable in class hec.data.meta.StateCatalogQuery
- STATE_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- STATE_UPDATE - Static variable in interface rma.swing.logging.ILogRecordDisplay
-
Property change event name for state updates on the display piece
- StateCatalogQuery - Class in hec.data.meta
- StateCatalogQuery() - Constructor for class hec.data.meta.StateCatalogQuery
- stateChanged(ChangeEvent) - Method in class hec.gfx2d.G2dBackgroundPropertiesPanel
- stateChanged(ChangeEvent) - Method in class hec.gfx2d.PrintMultipleJDialog
-
Intercepts change events for the dialog.
- stateChanged(ChangeEvent) - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- stateChanged(ChangeEvent) - Method in class hec.map.streamAlignment.StreamNodeDialog
- stateChanged(ChangeEvent) - Method in class hec.script.AbstractScriptEditor.DummyGutter
- stateChanged(ChangeEvent) - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
- stateChanged(ChangeEvent) - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- stateChanged(ChangeEvent) - Method in class rma.swing.event.ReflectListener
- stateChanged(ChangeEvent) - Method in class rma.swing.event.ReflectMultiListener
- stateChanged(ChangeEvent) - Method in class rma.swing.FontChooserPanel
- stateChanged(ChangeEvent) - Method in class rma.swing.RmaJTabbedPane
- statePanel - Variable in class hec.map.transform.CoordinateTransformPanel
- StatePanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.StatePanel
- StatePlaneCoordinateInfo - Class in hec.map.transform
- StatePlaneCoordinateInfo() - Constructor for class hec.map.transform.StatePlaneCoordinateInfo
- StatePlaneCoordinateInfo(String, String) - Constructor for class hec.map.transform.StatePlaneCoordinateInfo
- StatePlaneCoordinateInfo(String, String, long) - Constructor for class hec.map.transform.StatePlaneCoordinateInfo
- StatisticalParameter - Class in hec.lang
-
Title: StatisticalParameter - holds the statistics for a continuing generation of numbers.
- StatisticalParameter() - Constructor for class hec.lang.StatisticalParameter
- Statistics - Class in hec.lang
-
Title: Statistics - supplies static statistical results.
- Statistics() - Constructor for class hec.lang.Statistics
- StatisticsGlyph - Interface in hec.gfx2d.stats
- status() - Method in class hec.heclib.dss.HecDataManager
- status() - Method in class hec.heclib.dss.HecDSSDataAttributes
- status() - Method in class hec.heclib.dss.HecDSSFileData
- status() - Static method in class hec.heclib.dss.HecDSSFileDataManager
- status() - Method in class hec.heclib.dss.HecDSSRecordData
- status() - Method in class hec.heclib.dss.HecTimeSeries
- status() - Method in class hec.heclib.dss.HecTimeSeriesBase
- status(Collection<HecDSSFileData>) - Static method in class hec.heclib.dss.HecDSSFileDataManager
- STATUS_CHECK - Static variable in interface hec.lang.Transaction
- STATUS_ENUMERATION_EXHAUSTED - Static variable in class hec.heclib.dss.DSSPathname
-
Output status for getTsIntervalInfo()
- STATUS_ERROR - Static variable in class hec.heclib.dss.DSSPathname
-
Output status for getTsIntervalInfo()
- STATUS_IRREGULAR_TS - Static variable in class hec.heclib.dss.DSSPathname
-
Output status for getTsIntervalInfo()
- STATUS_MESSAGE - Static variable in interface hec.jms.MessageConst
- STATUS_OKAY - Static variable in interface hec.heclib.dss.IHecDSSUtilities
- STATUS_REGULAR_TS - Static variable in class hec.heclib.dss.DSSPathname
-
Output status for getTsIntervalInfo()
- StatusBarMemoryMonitor - Class in rma.util
-
Title: StatusBar Memory Monitor Description: This adds a small progress bar to the status bar that displays memory usage
- StatusBarMemoryMonitor() - Constructor for class rma.util.StatusBarMemoryMonitor
-
Constructor
- StatusObject - Interface in hec.io
- statusRead - Variable in class hec.heclib.dss.HecDssCatalog
- statusWanted - Variable in class hec.heclib.dss.HecDssCatalog
- stayOpen() - Method in class rma.swing.RmaJFrame
-
A function when RmaJFrame is being run from a headless script This will keep the window open until the user closes it For scripting only, and only from a batch mode (Do not call interactively or from a program, as it will stall) Use example: plot = Plot.newPlot() plot.addData(...
- STD_IMPORT - Static variable in interface hec.script.ScriptConstants
- stddev(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Deprecated.
- stdDev() - Method in class hec.chart.Histogram
- stdErrorOfRegression - Variable in class hec.lang.RegressionFromConstant
- stdev(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- stdev(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- STDEV - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- StdoutConsoleHandler - Class in rma.util.logging
-
The Class StdoutConsoleHandler.
- StdoutConsoleHandler() - Constructor for class rma.util.logging.StdoutConsoleHandler
-
Create a ConsoleHandler for System.out.
- step - Variable in class hec.model.RunTime
- step - Variable in class hec.model.RunTimeRecord
- step - Variable in class hec.model.RunTimeStep
- STEP_ATTRIBUTE - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- STEP_ATTRIBUTE - Static variable in class rma.util.RmaBaseXmlUtilities
- STEP_LINE - Static variable in class hec.gfx2d.G2dLineProperties
- STEPBACK - Static variable in interface rma.swing.VCRControlsListener
- STEPFORWARD - Static variable in interface rma.swing.VCRControlsListener
- SteppedComboBoxExample - Class in rma.examples
- SteppedComboBoxExample() - Constructor for class rma.examples.SteppedComboBoxExample
-
Create a new SteppedComboBoxExample object
- stop() - Method in class hec.io.FileMonitor
-
Stop the file monitor polling.
- stop() - Method in class hec.map.MapCanvas
-
Method Description
- stop() - Method in class rma.util.MemoryMonitor.Surface
- stop() - Method in class rma.util.Timer
- stop() - Method in class rma.util.VCRControlsListenerImpl
- stop() - Method in interface rma.util.VCRPlayer
- STOP - Static variable in interface rma.swing.VCRControlsListener
- stopCellEditing() - Method in class rma.swing.table.RmaCellEditor.EditorDelegate
- stopCellEditing() - Method in class rma.swing.table.RmaCellEditor
- stopCellEditing() - Method in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- stopCellEditing() - Method in class rma.swing.table.RowCellEditor
- stopCellEditing() - Method in class rma.swing.treeTable.PathCellEditor
- stopEditing() - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- stopEditing() - Method in class hec.util.GeneralTableEditor
- stopPlay() - Method in class rma.util.VCRPlayerThread
- stopReader() - Method in class rma.util.PerforceReport.ProcessReader
-
Method Description
- STORAGE - Enum constant in enum class hec.data.ParamDoubleSupport
- STORE - Static variable in interface hec.lang.Transaction
-
Description of the Field
- storedAsdoubles - Variable in class hec.io.DataContainer
-
A flag indicating the precision of the data stored on disk Warning - some older DSS programs cannot recognize double precision data The default is true
- storeData(boolean) - Method in class hec.heclib.dss.HecPairedData
- storeData(PairedValues) - Method in class hec.model.PairedValuesTableModel
-
store data from table
- storeData(PairedValuesExt) - Method in class hec.model.PairedValuesExtTableModel
-
store data from table
- storeData(SeasonalRecord) - Method in class hec.model.SeasonalRecordTableModel
-
store data from table
- storeData(SeasonalRecord) - Method in class hec.model.SeasonalRecWithTimeTableModel
-
store data from table
- storeData(SeasonalRecordExt) - Method in class hec.model.SeasonalRecordTableModel
-
store data from table
- storeData(SeasonalRecordExt) - Method in class hec.model.SeasonalRecWithTimeTableModel
-
store data from table
- storeDoubles - Variable in class hec.heclib.dss.HecDSSRecordData
- storeFieldContent(String) - Method in class hec.lang.RdcField
-
Set the character string for the content of this field.
- storeGriddedContainer(GridInfo, GridData) - Method in class hec.heclib.grid.GriddedData
- storeGriddedData(GridInfo, GridData) - Method in class hec.heclib.grid.GriddedData
-
store gridded data out to dss
- storeGridToDss(String, String, GridData) - Static method in class hec.heclib.grid.GridUtilities
-
High-level call to store a GridData object in a given DSS file and path.
- storeObject(Object) - Method in interface hec.io.DataStorage
-
store obj out to permanent storage
- storeObject(Object) - Method in class hec.io.DBFDataStorage
-
Stores an object to the database.
- StoreOption - Interface in hec.io
- StoreOptionFactory - Class in hec.io
- StoreOptionFactory() - Constructor for class hec.io.StoreOptionFactory
- StoreOptionImpl - Class in hec.io.impl
- StoreOptionImpl() - Constructor for class hec.io.impl.StoreOptionImpl
- storForm() - Method in class hec.map.streamAlignment.StreamNodeDialog
- straddleStaggerRouting(int, int, int) - Method in class hec.hecmath.HecMath
- straddleStaggerRouting(int, int, int) - Method in class hec.hecmath.TimeSeriesMath
-
Route the current time series using the Straddle-Stagger hydrologic routing method.
- stream - Variable in class hec.map.streamAlignment.StreamNodeData
- stream - Variable in class hec.model.StreamSegment
- STREAM_ALIGNMENT_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- STREAM_BANK - Static variable in class hec.export.WorldLineToShapeFile
- STREAM_BANK - Static variable in class hec.export.WorldRegionToShapefile
- STREAM_ID_FIELD - Static variable in class hec.map.aishape.stream.StreamAlignmentToShapefile
- STREAM_ID_FIELD_LENGTH - Static variable in class hec.map.aishape.stream.StreamAlignmentToShapefile
- STREAM_JUNCTION_SYMBOL - Static variable in class hec.map.LayerSymbol
- STREAM_NODE_SYMBOL - Static variable in class hec.map.LayerSymbol
- STREAM_REACH_SYMBOL - Static variable in class hec.map.LayerSymbol
- StreamAlignmentAdapter - Class in hec.map.streamAlignment
-
Mouse adapter for the stream alignment.
- StreamAlignmentAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.streamAlignment.StreamAlignmentAdapter
- StreamAlignmentAttributeSet - Class in hec.map.streamAlignment
- StreamAlignmentAttributeSet() - Constructor for class hec.map.streamAlignment.StreamAlignmentAttributeSet
- StreamAlignmentDPData - Class in hec.map.streamAlignment
- StreamAlignmentDPData() - Constructor for class hec.map.streamAlignment.StreamAlignmentDPData
- StreamAlignmentDPData(int) - Constructor for class hec.map.streamAlignment.StreamAlignmentDPData
- StreamAlignmentDrwPro - Class in hec.map.streamAlignment
- StreamAlignmentDrwPro() - Constructor for class hec.map.streamAlignment.StreamAlignmentDrwPro
- StreamAlignmentGlyph - Class in hec.map.streamAlignment
- StreamAlignmentGlyph(MapPanel, StreamAlignmentIfc) - Constructor for class hec.map.streamAlignment.StreamAlignmentGlyph
- StreamAlignmentGlyphDialog - Class in hec.map.streamAlignment
- StreamAlignmentGlyphDialog(Frame, boolean) - Constructor for class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- StreamAlignmentGlyphDialog(Frame, String, boolean) - Constructor for class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- StreamAlignmentGlyphSelection - Class in hec.map
- StreamAlignmentGlyphSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.StreamAlignmentGlyphSelection
- StreamAlignmentIfc - Interface in hec.map.streamAlignment
- StreamAlignmentNodeIfc - Interface in hec.map.streamAlignment
- StreamAlignmentProps - Interface in hec.map.streamAlignment
- StreamAlignmentToShapefile - Class in hec.map.aishape.stream
- StreamAlignmentToShapefile() - Constructor for class hec.map.aishape.stream.StreamAlignmentToShapefile
- streamComparator(boolean) - Static method in class hec.gfx2d.swing.charts.bar.BarData
-
constructs a comparator for sorting location data by stream order
- StreamConversionPanel - Class in hec.map.streamAlignment
-
panel for stream elements to figure out various values.
- StreamConversionPanel() - Constructor for class hec.map.streamAlignment.StreamConversionPanel
- StreamEditor - Class in hec.map.streamAlignment
- StreamEditor(Frame, boolean) - Constructor for class hec.map.streamAlignment.StreamEditor
- StreamElement - Class in hec.model
-
Stream coodinate element.
- StreamElement() - Constructor for class hec.model.StreamElement
- StreamElement(StreamAlignmentNodeIfc, int) - Constructor for class hec.model.StreamElement
- StreamflowMeasurement - Class in hec.data.streamflow
- StreamflowMeasurement() - Constructor for class hec.data.streamflow.StreamflowMeasurement
- StreamFlowMeasurementComparator - Class in hec.data.streamflow
- StreamFlowMeasurementComparator() - Constructor for class hec.data.streamflow.StreamFlowMeasurementComparator
- StreamflowMeasurementRef - Class in hec.data.streamflow
- StreamflowMeasurementRef() - Constructor for class hec.data.streamflow.StreamflowMeasurementRef
- StreamFlowMeasurementsAdapter - Class in hec.data.streamflow
- StreamFlowMeasurementsAdapter() - Constructor for class hec.data.streamflow.StreamFlowMeasurementsAdapter
- StreamFlowMeasurementsList - Class in hec.data.streamflow
- StreamFlowMeasurementsList() - Constructor for class hec.data.streamflow.StreamFlowMeasurementsList
- StreamflowMeasurementsMap - Class in hec.data.streamflow
- StreamflowMeasurementsMap() - Constructor for class hec.data.streamflow.StreamflowMeasurementsMap
- streamId - Variable in class hec.model.StreamSegmentIdentifier
- StreamImpl - Class in hec.data.stream
- StreamImpl() - Constructor for class hec.data.stream.StreamImpl
- StreamImpl(IStream) - Constructor for class hec.data.stream.StreamImpl
- streamIndex - Variable in class hec.model.StreamSegment
- StreamJunction - Class in hec.model
-
Node connectivity objects for Stream Alignment
- StreamJunction() - Constructor for class hec.model.StreamJunction
- StreamJunction(StreamAlignmentIfc) - Constructor for class hec.model.StreamJunction
- StreamJunctionEditor - Class in hec.map.streamAlignment
-
Title: General CWMS Project Description: Copyright: Copyright (c) 2000 Company: RMA
- StreamJunctionEditor(Frame, boolean) - Constructor for class hec.map.streamAlignment.StreamJunctionEditor
- StreamJunctionSymbol() - Constructor for class hec.map.LayerSymbol.StreamJunctionSymbol
- StreamLocationImpl - Class in hec.data.stream
- StreamLocationImpl() - Constructor for class hec.data.stream.StreamLocationImpl
- StreamLocationImpl(IStreamLocation) - Constructor for class hec.data.stream.StreamLocationImpl
- StreamModule - Interface in hec.map.streamAlignment
- streamName - Variable in class hec.model.StreamSegment
- streamName - Variable in class hec.model.StreamSegmentIdentifier
- streamNameChanged() - Method in class hec.map.importer.AbstractShapeImportDialog
- StreamNode - Class in hec.model
-
Node connectivity objects for Stream Alignment
- StreamNode() - Constructor for class hec.model.StreamNode
- StreamNode(StreamAlignmentIfc) - Constructor for class hec.model.StreamNode
- StreamNode(StreamAlignmentIfc, StreamElement) - Constructor for class hec.model.StreamNode
- StreamNodeAdapter - Class in hec.map.streamAlignment
-
Mouse adapter for the stream nodes.
- StreamNodeAdapter(MapPanel, MapCanvas) - Constructor for class hec.map.streamAlignment.StreamNodeAdapter
- StreamNodeData - Class in hec.map.streamAlignment
- StreamNodeDialog - Class in hec.map.streamAlignment
- StreamNodeDialog(Frame, boolean) - Constructor for class hec.map.streamAlignment.StreamNodeDialog
- StreamNodeDialog(Frame, String, boolean) - Constructor for class hec.map.streamAlignment.StreamNodeDialog
- StreamNodeEditorJDialog - Class in hec.map.streamAlignment
- StreamNodeEditorJDialog(Frame, boolean) - Constructor for class hec.map.streamAlignment.StreamNodeEditorJDialog
- StreamNodeSymbol() - Constructor for class hec.map.LayerSymbol.StreamNodeSymbol
- StreamPolyLine - Class in hec.model
-
Stream coordinate Line.
- StreamPolyLine() - Constructor for class hec.model.StreamPolyLine
- StreamPt - Class in hec.model
-
Point on stream coordinate Line.
- StreamPt() - Constructor for class hec.model.StreamPt
- StreamPt(double, double) - Constructor for class hec.model.StreamPt
- StreamPt(double, double, float) - Constructor for class hec.model.StreamPt
- StreamPt(WorldPt) - Constructor for class hec.model.StreamPt
- StreamPt(WorldPt3d) - Constructor for class hec.model.StreamPt
- StreamPt(StreamPt) - Constructor for class hec.model.StreamPt
- StreamRatingContainer - Class in hec.io
- StreamRatingContainer() - Constructor for class hec.io.StreamRatingContainer
- StreamRatingSeriesContainer - Class in hec.io
- StreamRatingSeriesContainer() - Constructor for class hec.io.StreamRatingSeriesContainer
- StreamReachImpl - Class in hec.data.stream
- StreamReachImpl() - Constructor for class hec.data.stream.StreamReachImpl
- StreamReachImpl(IStreamReach) - Constructor for class hec.data.stream.StreamReachImpl
- StreamReachSymbol() - Constructor for class hec.map.LayerSymbol.StreamReachSymbol
- StreamReferenceHolder - Interface in hec.model
- StreamSegment - Class in hec.model
-
Simple container to identify a segment on a stream element either a station or a coordinate may be used to identify the ends of the segment
- StreamSegment() - Constructor for class hec.model.StreamSegment
-
Constructor for the StreamSegment object
- StreamSegment(StreamElement) - Constructor for class hec.model.StreamSegment
- StreamSegmentIdentifier - Class in hec.model
- StreamSegmentIdentifier() - Constructor for class hec.model.StreamSegmentIdentifier
- StreamSegmentIdentifier(String, int, double, double) - Constructor for class hec.model.StreamSegmentIdentifier
- StreamStationingPanel - Class in hec.map.streamAlignment
- StreamStationingPanel() - Constructor for class hec.map.streamAlignment.StreamStationingPanel
- STRETCH_ANDSCANS - Static variable in class rma.util.wmf.WMF
- STRETCH_DELETESCANS - Static variable in class rma.util.wmf.WMF
- STRETCH_ORSCANS - Static variable in class rma.util.wmf.WMF
- stretchBlt(int, int, int, int, int, int, int, int, int, int[], int, int) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- string - Variable in class hec.heclib.util.stringContainer
- string() - Method in class hec.heclib.util.HecDouble
- string(boolean) - Method in class hec.heclib.util.HecDouble
- string(boolean, DecimalFormatSymbols) - Method in class hec.heclib.util.HecDouble
- string(double, int, boolean) - Static method in class hec.heclib.util.HecDouble
- string(double, int, boolean, DecimalFormatSymbols) - Static method in class hec.heclib.util.HecDouble
- string(double, int, boolean, DecimalFormatSymbols, String) - Static method in class hec.heclib.util.HecDouble
- string(int) - Method in class hec.heclib.util.HecDoubleArray
- string(int, boolean) - Method in class hec.heclib.util.HecDouble
- string(int, boolean) - Method in class hec.heclib.util.HecDoubleArray
- string(String) - Method in class hec.heclib.util.HecDouble
- STRING - Static variable in interface hec.io.AsciiSerializableConstants
- STRING_ARRAY_NODE_NAME - Static variable in class rma.util.RmaBaseXmlUtilities
- string2font(String) - Static method in class hec.gfx2d.G2dMarkerPointProperties
- string2font(String) - Static method in class hec.gfx2d.G2dMarkerProperties
- stringArray - Variable in class hec.heclib.util.StringArrayContainer
- StringArrayContainer - Class in hec.heclib.util
- StringArrayContainer() - Constructor for class hec.heclib.util.StringArrayContainer
- StringComparator - Class in hec.util
- StringComparator() - Constructor for class hec.util.StringComparator
- StringComparator(boolean) - Constructor for class hec.util.StringComparator
- stringContainer - Class in hec.heclib.util
- stringContainer() - Constructor for class hec.heclib.util.stringContainer
- StringHol(String, int, float[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.encodeHollerith(String, int[])
instead - StringHol(String, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.encodeHollerith(String, int[])
instead - stringLimit(String, int, int, Graphics) - Method in class rma.swing.HersheyFont
- stripExtensionFromName(String) - Static method in class hec.util.FileUtilities
- stripUnitsFromLabel(String) - Method in class hec.gfx2d.SimpleJTableData
-
strip units from string to use in plot legend
- stroke(boolean) - Method in class rma.util.postscript.PSGrBase
- StructureBreachMethods - Enum Class in hec.data.fragilitycurve
- STUDY_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- SUB_DAILY - Static variable in class hec.hecmath.CyclicAnalysisStatistics
- SUB_LOCATION_ID - Static variable in class hec.data.location.LocationTemplate
- SUB_LOCATION_ID - Static variable in class hec.data.meta.LocationCatalogQuery
- SUB_LOCATION_ID - Static variable in class hec.data.meta.SubLocationCatalogQuery
- SUB_LOCATION_ID_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- SUB_LOCATION_ID_MAX_LENGTH - Static variable in class hec.data.meta.LocationCatalogQuery
-
Deprecated.Let the database throw and error and handle it.
- SUB_PARAMETER_DESC - Static variable in class hec.data.meta.ParameterCatalogQuery
- SUB_PARAMETER_ID - Static variable in class hec.data.meta.ParameterCatalogQuery
- SUB_PARAMETER_ID - Static variable in class hec.data.meta.SubParameterCatalogQuery
- SUBBASIN - Static variable in class hec.io.GridCellFile
- subFieldDelimiter - Static variable in class hec.data.AbstractDataSet
- subGridExtract(GridData, int, int, int, int, int[]) - Static method in class hec.heclib.grid.GridUtilities
-
Creates a new GridData object of the same type (HRAP, Albers, etc) as its input with new extents as specified by the row and column numbers named in its parameters.
- subLocation - Variable in class hec.io.RatingContainer
- subLocation - Variable in class hec.io.StreamRatingSeriesContainer
- subLocation - Variable in class hec.io.TimeSeriesContainer
- SubLocationCatalogQuery - Class in hec.data.meta
- SubLocationCatalogQuery() - Constructor for class hec.data.meta.SubLocationCatalogQuery
- subParameter - Variable in class hec.io.TimeSeriesContainer
- SubParameterCatalogQuery - Class in hec.data.meta
- SubParameterCatalogQuery() - Constructor for class hec.data.meta.SubParameterCatalogQuery
- substring(String, String, boolean) - Static method in class rma.util.RMAIO
-
returns a new String that is a substring of string.
- substringMatch(Object, Object) - Static method in class rma.util.RMAUtil
-
Returns true if data.toString() starts with startWith.toString()
- subTitle - Variable in class rma.swing.table.TablePrintProperties
- subTitleFont - Variable in class rma.swing.table.TablePrintProperties
- subtract(double) - Method in class hec.heclib.util.HecDouble
- subtract(double) - Method in class hec.hecmath.HecMath
- subtract(double) - Method in class hec.hecmath.PairedDataMath
-
Subtract a constant value from the y-values in current paired data set.
- subtract(double) - Method in class hec.hecmath.TimeSeriesMath
-
Subtract a constant value from values in current time series.
- subtract(int) - Method in class hec.heclib.util.HecTime
-
Subtracts a given amount of time to the current time.
- subtract(HecDouble) - Method in class hec.heclib.util.HecDouble
- subtract(HecTime) - Method in class hec.heclib.util.HecTime
-
Subtract an HecTime from this date / time
- subtract(HecMath) - Method in class hec.hecmath.HecMath
- subtract(HecMath) - Method in class hec.hecmath.PairedDataMath
- subtract(HecMath) - Method in class hec.hecmath.TimeSeriesMath
-
Subtract the time series in the parameter,
tsMath
, from the current time series. - subtract(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- subtract(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- SUBTRACT - Static variable in class hec.hecmath.HecMath
- subtractConstant(double) - Method in class hec.heclib.dss.HecTimeSeriesMath
- subtractCurve(double[]) - Method in class hec.heclib.dss.HecTimeSeriesMath
- subtractDays(int) - Method in class hec.heclib.util.HecTime
- subtractHours(int) - Method in class hec.heclib.util.HecTime
- SUBTRACTION - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- subtractMinutes(int) - Method in class hec.heclib.util.HecTime
- subtractSeconds(int) - Method in class hec.heclib.util.HecTime
- subtractUndef(double, double, int) - Static method in class rma.util.RMAIO
-
Returns a string representation of a double with a given precission
- SUBTYPE - Static variable in interface hec.jms.MessageConst
-
Message map key for subtype.
- subVersion - Variable in class hec.io.DataContainer
- success - Variable in class hec.model.ImportStatus
- SUCCESS - Enum constant in enum class hec.security.LoginState
- SUCCESS - Static variable in class hec.gfx2d.action.ImportPlotDefaults
- SUCCESS - Static variable in class hec.script.ScriptEngine
- SUCCESS - Static variable in class hec.util.ZipUtility
- SUCCESSFUL - Static variable in class hec.model.JobTask
- successfullyReadPDC() - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
-
This signifies if the PDC was correctly parsed when attempting to read the output paired data container
- successiveDifferences() - Method in class hec.hecmath.HecMath
- successiveDifferences() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from the successive differences of the current time series.
- successiveDifferences(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series from the successive differences of the current time series.
- successiveDifferences(TimeSeriesContainer, boolean, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series from the successive differences of the current time series.
- sum - Variable in class hec.hecmath.CyclicAnalysisStatistics
- sum() - Method in class hec.heclib.util.HecDoubleArray
- sum() - Method in class hec.hecmath.HecMath
- sum() - Method in class hec.hecmath.TimeSeriesMath
-
Compute the total accumulated amount for time series.
- sum(int, int) - Method in class hec.model.AbstractTSRecord
-
Calculates the sum for the values in the data starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - sum(int, int) - Method in interface hec.model.TSRecord
-
Calculates the sum for the values in the data starting at
step
and going backperiod
, if the value is negative or forwardperiod
, if the value is positive. - sum(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Add each of the time series in the parameter,
tsMathArray
, to the current time series. - sum(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the total accumulated amount for time series.
- sum(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- sum(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- SUM - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- sumColumn(boolean) - Method in class rma.swing.RmaJTable
- SUMMARY - Static variable in class rma.swing.logging.LogRecordDisplayPanel
- SUMMARY_AVG - Static variable in interface hec.model.TSRecord
- SUMMARY_CNT - Static variable in interface hec.model.TSRecord
- SUMMARY_DELIM - Static variable in class hec.model.BaseTSDataSet
- SUMMARY_MAX - Static variable in interface hec.model.TSRecord
- SUMMARY_MIN - Static variable in interface hec.model.TSRecord
- SUMMARY_NUMID - Static variable in interface hec.model.TSRecord
- SummaryLogRecordFormatter - Class in rma.swing.logging
- SummaryLogRecordFormatter() - Constructor for class rma.swing.logging.SummaryLogRecordFormatter
- SummaryWizardPanel - Class in hec.client
- SummaryWizardPanel() - Constructor for class hec.client.SummaryWizardPanel
-
Create a new SummaryWizardPanel object
- SUPMOD - Static variable in interface hec.supplemental.model.WorkspaceConstants
- SUPPLEMENTAL_MODEL_NAME - Static variable in interface hec.model.ModelConstants
- supplementalInfo - Variable in class hec.heclib.dss.HecDSSRecordData
- supplementalInfo - Variable in class hec.io.DataContainer
-
supplementalInfo is any additional information that describes this location It MUST be in a "Keyword:Item;" format.
- supplier() - Method in class rma.util.OxfordCommaStringCollector
- supportsNoDataValue() - Method in class hec.map.aidem.AiDemBaseMap
- supportsNoDataValue() - Method in class hec.map.dem.DemMap
- supportsNoDataValue() - Method in class hec.map.flo2d.Flo2dDepthMap
- supportsNoDataValue() - Method in interface hec.map.GridMap
- supportsNoDataValue() - Method in class hec.map.raster.RasterMap
- supportsNoDataValue() - Method in class hec.map.tms.TmsMap
- surf - Variable in class rma.util.MemoryMonitor
- Surface() - Constructor for class rma.util.MemoryMonitor.Surface
- SW_CASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- SW_CASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- SW_CASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- SW_NOCASE_GLOB - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- SW_NOCASE_LITERAL - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- SW_NOCASE_REGEX - Enum constant in enum class hec.hecmath.computation.Constants.TextTestOperator
- swap(int, int) - Method in class rma.swing.RmaJTableSorter
- swap(int, int) - Method in class rma.swing.table.RmaTableSorter
- swapAxis - Variable in class hec.geometry.AxisProp
- swapXYAxis() - Method in class hec.geometry.AxisProp
- swapXYAxis() - Method in interface hec.geometry.ScaleProperties
- swapXYValues() - Method in class hec.gfx2d.G2dData
- swapXYValues() - Method in class hec.gfx2d.G2dDataWrapper
- swapXYValues() - Method in interface hec.gfx2d.G2dObject
- switchDialogs() - Method in class hec.client.OutputResultsContainer
- switchEndian(float) - Method in class hec.heclib.grid.DataCompression
- switchEndian(short) - Method in class hec.heclib.grid.DataCompression
- switchEndianArray(float[]) - Method in class hec.heclib.grid.DataCompression
- switchEndianByteArray(byte[], int) - Method in class hec.heclib.grid.DataCompression
- switchToDeterminate(int) - Method in interface hec.ui.ProgressListener
- switchToIndeterminate() - Method in interface hec.ui.ProgressListener
- switchXyAxis - Variable in class hec.io.PairedDataContainer
- Symbol - Class in hec.gfx2d
-
An object that draws Symbols.
- Symbol() - Constructor for class hec.gfx2d.Symbol
- SYMBOL_ASTRICK - Static variable in class rma.util.RmaSymbol
- SYMBOL_BACKSLASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_CHARSET - Static variable in class rma.util.wmf.WMF
- SYMBOL_CIRCLE - Static variable in class rma.util.RmaSymbol
- SYMBOL_CIRCLE_OPEN - Static variable in class rma.util.RmaSymbol
- SYMBOL_CIRCLE_PLUS - Static variable in class rma.util.RmaSymbol
- SYMBOL_CIRCLE_X - Static variable in class rma.util.RmaSymbol
- SYMBOL_DIAMOND - Static variable in class rma.util.RmaSymbol
- SYMBOL_DIAMOND_HASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_DIAMOND_OPEN - Static variable in class rma.util.RmaSymbol
- SYMBOL_DIAMOND_PIPE - Static variable in class rma.util.RmaSymbol
- SYMBOL_DIAMOND_PLUS - Static variable in class rma.util.RmaSymbol
- SYMBOL_FORWARDSLASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_HASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_HOURGLASS - Static variable in class rma.util.RmaSymbol
- SYMBOL_HOURGLASS_OPEN - Static variable in class rma.util.RmaSymbol
- SYMBOL_PIPE - Static variable in class rma.util.RmaSymbol
- SYMBOL_PLUS - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_BACKSLASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_FORWARDSLASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_HASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_OPEN - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_PIPE - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_PLUS - Static variable in class rma.util.RmaSymbol
- SYMBOL_SQUARE_X - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE1 - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE1_HASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE1_OPEN - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE1_X - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE2 - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE2_HASH - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE2_OPEN - Static variable in class rma.util.RmaSymbol
- SYMBOL_TRIANGLE2_X - Static variable in class rma.util.RmaSymbol
- SYMBOL_X - Static variable in class rma.util.RmaSymbol
- SymbolAsterisk() - Constructor for class rma.util.RmaSymbol.SymbolAsterisk
- SymbolCircle() - Constructor for class rma.util.RmaSymbol.SymbolCircle
- SymbolDiamond() - Constructor for class rma.util.RmaSymbol.SymbolDiamond
- SymbolHourGlass() - Constructor for class rma.util.RmaSymbol.SymbolHourGlass
- SymbolIcon(int) - Constructor for class hec.map.ModelDrawingAttributeSet.SymbolIcon
-
Constructor for the SymbolIcon object
- SymbolLine1() - Constructor for class rma.util.RmaSymbol.SymbolLine1
- SymbolLine2() - Constructor for class rma.util.RmaSymbol.SymbolLine2
- SymbolLine3() - Constructor for class rma.util.RmaSymbol.SymbolLine3
- SymbolLine4() - Constructor for class rma.util.RmaSymbol.SymbolLine4
- symbolNames - Static variable in class rma.util.RmaSymbol
- SymbolPlus() - Constructor for class rma.util.RmaSymbol.SymbolPlus
- SymbolShape() - Constructor for class rma.util.RmaSymbol.SymbolShape
- SymbolSquare() - Constructor for class rma.util.RmaSymbol.SymbolSquare
- SymbolTriangle1() - Constructor for class rma.util.RmaSymbol.SymbolTriangle1
- SymbolTriangle2() - Constructor for class rma.util.RmaSymbol.SymbolTriangle2
- symbolType - Variable in class hec.map.ModelDrawingAttributeSet.SymbolIcon
- SymbolType(LayerSymbol.LayerSymbolShape, LayerSymbol.LayerSymbolShape, boolean) - Constructor for class hec.map.LayerSymbol.SymbolType
- symbolTypeNames - Static variable in class hec.gfx2d.PlotSpecification
- symbolTypeNumbers - Static variable in class hec.gfx2d.PlotSpecification
- SymbolX() - Constructor for class rma.util.RmaSymbol.SymbolX
- SymItem() - Constructor for class hec.map.JLayerSelection.SymItem
- SymMouse() - Constructor for class hec.map.JLayerSelection.SymMouse
- SymWindow() - Constructor for class hec.map.importer.AbstractShapeImportDialog.SymWindow
- syscommand - Variable in class hec.tools.FileHunter.HuntList
- SYSTEM - Static variable in interface hec.script.ScriptConstants
- SYSTEM_FILE_LOCATION - Static variable in class hec.gfx2d.DataType
- SYSTEM_IDS - Static variable in interface hec.map.transform.CoordinateTransformConstants
- SystemCall(String, FileHunter.HuntList) - Constructor for class hec.tools.FileHunter.SystemCall
- systemCombo - Variable in class hec.map.transform.CoordinateTransformPanel
- systemError - Variable in class hec.heclib.dss.DSSErrorMessage
- systemErrorMessage - Variable in class hec.heclib.dss.DSSErrorMessage
- SystemProperties - Class in hec.properties
-
class that looks for the property PropertyFiles which is a comma separated list of property files to load into the System.properties object.
- SYSTEMS - Static variable in interface hec.map.transform.CoordinateTransformConstants
-
list of supported projection systems
- systim(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
HecTime.systim(int[], int[], boolean, String)
instead. - systim(int[], int[]) - Static method in class hec.heclib.util.HecTime
-
This method returns a julian date and the number of seconds since midnight in the current time zone
- systim(int[], int[], boolean, String) - Static method in class hec.heclib.util.HecTime
-
This method returns the current julian date and time (in minutes or seconds)
- sysTimeZoneName - Static variable in class hec.heclib.util.Heclib
T
- t - Variable in class hec.geometry.LocalRect
-
top coordinate
- t - Variable in class hec.map.LocalRect
-
top coordinate
- TA_BASELINE - Static variable in class rma.util.wmf.WMF
- TA_BOTTOM - Static variable in class rma.util.wmf.WMF
- TA_CENTER - Static variable in class rma.util.wmf.WMF
- TA_LEFT - Static variable in class rma.util.wmf.WMF
- TA_NOUPDATECP - Static variable in class rma.util.wmf.WMF
- TA_RIGHT - Static variable in class rma.util.wmf.WMF
- TA_TOP - Static variable in class rma.util.wmf.WMF
- TA_UPDATECP - Static variable in class rma.util.wmf.WMF
- tabBackAction(int, int) - Method in class rma.swing.RmaJTable
- TabFixTextAreaUI() - Constructor for class hec.script.AbstractScriptEditor.TabFixTextAreaUI
- tabForwardAction(int, int) - Method in class rma.swing.RmaJTable
- table - Variable in class hec.lang.DoubleArray2dContainer
- table - Variable in class hec.lang.FloatArray2dContainer
- tableChanged(TableModelEvent) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- tableChanged(TableModelEvent) - Method in class rma.swing.RmaJTable
-
table model data has changed
- tableChanged(TableModelEvent) - Method in class rma.swing.RmaJTableSorter
- tableChanged(TableModelEvent) - Method in class rma.swing.RmaTableMap
- tableChanged(TableModelEvent) - Method in class rma.swing.table.RmaTableSorter
- TableChangeListener - Interface in rma.swing.event
- TableColumnHider - Class in rma.swing.table
- TableColumnHider(JTable) - Constructor for class rma.swing.table.TableColumnHider
- TableColumnHider(JTable, boolean) - Constructor for class rma.swing.table.TableColumnHider
- TableColumnWidthSynchronizer - Class in rma.swing.table
-
This class allows monitors two different tables to listene for column resize events.
- TableColumnWidthSynchronizer(JTable, JTable) - Constructor for class rma.swing.table.TableColumnWidthSynchronizer
- TableComboBoxUI() - Constructor for class rma.swing.table.ComboBoxRenderer.TableComboBoxUI
- tableDataChanged(TableUpdateEvent) - Method in class hec.gfx2d.SimpleJTableGlyph
- tableDataChanged(TableUpdateEvent) - Method in interface rma.swing.event.TableChangeListener
- tableDefinition(IntBinaryToDoubleFunction) - Method in class hec.hecmath.DoubleInterpolationTable
- TableExportOptions - Class in hec.script
- TableExportOptions - Class in rma.swing.table
- TableExportOptions() - Constructor for class hec.script.TableExportOptions
- TableExportOptions() - Constructor for class rma.swing.table.TableExportOptions
- TableFindDialog - Class in hec.dataTable
- TableFindDialog(Frame, boolean, boolean, FindListener) - Constructor for class hec.dataTable.TableFindDialog
- tableHasChanged(TableModelEvent) - Method in class rma.swing.table.FilterTablePanel
- tableHash - Variable in class hec.heclib.dss.HecDSSRecordBasics
- tableHash - Variable in class hec.heclib.dss.HecDSSRecordInfo
- TableHeaderFilterPanel - Class in rma.swing.table
- TableHeaderFilterPanel(JTable, String) - Constructor for class rma.swing.table.TableHeaderFilterPanel
- TableHeaderPrintUI - Class in rma.swing.table
- TableHeaderPrintUI() - Constructor for class rma.swing.table.TableHeaderPrintUI
- tableMoved() - Method in class hec.dataTable.HecDataTableFrame
- TablePrintManager - Class in rma.swing.table
- TablePrintManager(JTable) - Constructor for class rma.swing.table.TablePrintManager
-
Constructs a new print manager for the given table.
- TablePrintProperties - Class in rma.swing.table
- TablePrintProperties() - Constructor for class rma.swing.table.TablePrintProperties
- TablePrintUI - Class in rma.swing.table
- TablePrintUI() - Constructor for class rma.swing.table.TablePrintUI
- tableResized() - Method in class hec.dataTable.HecDataTableFrame
- TableRowFilterDialog - Class in rma.swing.table
- TableRowFilterDialog(JDialog, JTable, String) - Constructor for class rma.swing.table.TableRowFilterDialog
- TableRowFilterDialog(JFrame, JTable, String) - Constructor for class rma.swing.table.TableRowFilterDialog
- TableRowFilterPanel - Class in rma.swing.table
- TableRowFilterPanel(JTable) - Constructor for class rma.swing.table.TableRowFilterPanel
- TableRowSorterListener() - Constructor for class rma.swing.RmaJTable.TableRowSorterListener
- TableSearcher - Class in rma.swing.table
- TableSearcher(RmaJTable) - Constructor for class rma.swing.table.TableSearcher
- TableUpdateEvent - Class in rma.swing.event
-
TableUpdateEvent is used to notify interested parties that the data has changed in the event source.
- TableUpdateEvent(Object, int, int, int, int, int) - Constructor for class rma.swing.event.TableUpdateEvent
- tabPos(int) - Method in class hec.dataTable.ArrayModel
- TABSIZE_PROP - Static variable in class hec.script.AbstractScriptEditor
- tabulate() - Method in class hec.gfx2d.G2dDialog
-
tabulate this plot.
- tabulate(boolean) - Method in class hec.gfx2d.G2dDialog
-
tabulate this plot
- tabulate(boolean) - Method in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
tabluate this plot.
- tabulate(List<T>) - Method in interface hec.data.DataEditorListener
- TABULATE_BUTTON - Static variable in class rma.swing.ButtonCmdPanel
- TabulateObjectProvider - Interface in hec.gfx2d
-
This is an interface for objects that wish to be tabulated by the Gfx2D Plot/Tabulate system.
- tabulateStatistics() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- tabulateStatistics(TimeZone) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- tabulateStatistics(TimeZone, String) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- tabulateValues() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- tabulateValues(TimeZone) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- tabulateValues(TimeZone, String) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- TAG_ID - Static variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Constant defining the id index tag.
- TAG_NAME - Static variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Constant defining the "name" field's index tag.
- TAG_NAME - Static variable in exception hec.io.dbf.Error4Const
- Tag4defineData - Class in hec.io.dbf
-
A class that contains data for constructing Tag4define objects.
- Tag4defineData() - Constructor for class hec.io.dbf.Tag4defineData
- Tag4infoContainer - Class in hec.io.dbf
-
A container class for the codebase tag 4 info data since codebase didnt do us a favor and make their code extendable or serializable.
- Tag4infoContainer() - Constructor for class hec.io.dbf.Tag4infoContainer
-
Creates an empty Tag4infoContainer.
- takeFocus() - Method in class rma.swing.RmaJPasswordField
-
allows the text field to take the focus back while within the focusLost() method.
- takeFocus() - Method in class rma.swing.RmaJTextArea
-
allows the text field to take the focus back while within the focusLost() method.
- takeFocus() - Method in class rma.swing.RmaJTextField
-
allows the text field to take the focus back while within the focusLost() method.
- tan() - Method in class hec.hecmath.HecMath
- tan() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with y-values computed from the tangent of the current paired data y-values.
- tan() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from tangent of the values of the current time series.
- tan(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- tan(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- TAN - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- TAN - Static variable in class hec.hecmath.HecMath
- targetFlavor - Variable in class hec.gfx2d.PanelDropTarget
- TBL_TYPE_MAP - Static variable in class rma.stats.model.MCVarRealizations
-
Deprecated.
- TBL_TYPE_NONE - Static variable in class rma.stats.model.MCVarRealizations
-
Deprecated.
- TBL_TYPE_SEQUENCE - Static variable in class rma.stats.model.MCVarRealizations
-
Deprecated.
- TCU_ABOUT - Static variable in class hec.tcu.TcuInfo
- TCU_ACCEPT - Static variable in class hec.tcu.TcuInfo
- TCU_READ - Static variable in class hec.tcu.TcuInfo
- TCU_UNDREAD - Static variable in class hec.tcu.TcuInfo
- tcuAccepted() - Method in class hec.tcu.TcuAcceptTermsDialog
- TcuAcceptTermsDialog - Class in hec.tcu
- TcuAcceptTermsDialog(Frame, TcuInfo) - Constructor for class hec.tcu.TcuAcceptTermsDialog
- TcuAction - Class in hec.tcu
- TcuAction() - Constructor for class hec.tcu.TcuAction
- TcuDialog - Class in hec.tcu
- TcuDialog(Dialog, TcuInfo) - Constructor for class hec.tcu.TcuDialog
- TcuDialog(Frame, TcuInfo) - Constructor for class hec.tcu.TcuDialog
- TcuInfo - Class in hec.tcu
- TcuInfo() - Constructor for class hec.tcu.TcuInfo
- TcuInfoAbout - Class in hec.tcu
-
This is the Terms and Conditions Information that is used when the user opens the TCU from the Help Menu.
- TcuInfoAbout(String) - Constructor for class hec.tcu.TcuInfoAbout
- TcuInfoAccept - Class in hec.tcu
-
This is the TCU that is used when the program is opened for the very first time.
- TcuInfoAccept(String) - Constructor for class hec.tcu.TcuInfoAccept
- tdata - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The tdata.
- tdata - Variable in class hec.gfx2d.SimpleSeasonalData
- tdataOrg - Variable in class hec.gfx2d.SimpleSeasonalData
- tempBuf - Variable in class rma.swing.text.RmaDocument
- TEMPLATE_ID - Static variable in interface hec.data.rating.IRatingSpecCatalog
-
Constant for the rating template id column.
- terminate() - Method in class hec.dataTable.HecDataTableFrame
- terminate() - Method in class hec.util.TextDialog
- TERNARY - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- TERNARY - Static variable in interface hec.hecmath.computation.Constants
- TERRAIN - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- TERRAIN_TYPE - Static variable in class rma.util.ColorContour
- TerrainColorContour - Class in rma.util
- TerrainColorContour() - Constructor for class rma.util.TerrainColorContour
- test - Variable in class hec.hecmath.computation.LogicTest
- test - Variable in class rma.swing.table.TwoTablesOneFixedPanel
- test() - Method in class hec.hecmath.computation.Condition
- test() - Method in class hec.hecmath.computation.LogicTest
- test() - Method in class hec.hecmath.computation.QualityTest
- test() - Method in interface hec.hecmath.computation.Testable
- test() - Method in class hec.hecmath.computation.TextTest
- test() - Method in class hec.hecmath.computation.ValueTest
- test(double) - Static method in class hec.map.transform.CoordinateInfoFactory
- test(JLayerSelection) - Method in class hec.map.JLayerSelection.DefaultCanMoveDownMenuEnabledRule
- test(JLayerSelection) - Method in class hec.map.JLayerSelection.DefaultCanMoveUpMenuEnabledRule
- Test - Class in hec.map.annotations
- Test() - Constructor for class hec.map.annotations.Test
- TEST_EQ - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- TEST_GT - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- TEST_LT - Static variable in class rma.stats.model.MCOutputVarRealizations
-
Deprecated.
- Testable - Interface in hec.hecmath.computation
- TestObject(double[], double[]) - Constructor for class hec.geometry.DataObjectRating.TestObject
- testOperatorNodes(Operator) - Static method in class hec.model.LogicNode
- testScript() - Method in class hec.script.AbstractScriptEditor
- text - Variable in class hec.gfx2d.G2dLabelDrawProp
-
label text
- text - Variable in class hec.hecmath.computation.Variable
- text - Variable in class hec.io.TextContainer
- text - Variable in class hec.map.WorldText
- text - Variable in class rma.swing.RmaJWrappingLabel
-
The text string being displayed.
- Text - Class in hec.hecmath.computation
- Text() - Constructor for class hec.hecmath.computation.Text
- Text(String) - Constructor for class hec.hecmath.computation.Text
- TEXT - Static variable in class hec.gfx2d.G2dLabelDrawProp
-
default values
- TEXT - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- TEXT_COLOR - Static variable in class hec.gfx2d.G2dLabelDrawProp
- TEXT_FILTER_ELEMENT_PATTERN - Static variable in class hec.data.textFilter.TextFilterElement
- TEXT_FILTER_ELEMENT_REGEX - Static variable in class hec.data.textFilter.TextFilterElement
- textColor - Variable in class hec.gfx2d.G2dLabelDrawProp
- TextColorIcon - Class in rma.swing
- TextColorIcon() - Constructor for class rma.swing.TextColorIcon
- TextColorIcon(Color) - Constructor for class rma.swing.TextColorIcon
- TextColorIcon(String, String, Color) - Constructor for class rma.swing.TextColorIcon
- TextContainer - Class in hec.io
- TextContainer() - Constructor for class hec.io.TextContainer
- TextDescriptionTx - Class in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead. Replaced by
TimeSeriesIdentifier
- TextDescriptionTx() - Constructor for class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- TextDescriptionTx(TextDescriptionTx) - Constructor for class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- TextDescriptionTx(String, String) - Constructor for class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.Creates a new TextDescriptionTx
- TextDescriptionTx.TextDescriptionTxComparator - Class in hec.data.timeSeriesText
-
Deprecated.
- TextDescriptionTxComparator() - Constructor for class hec.data.timeSeriesText.TextDescriptionTx.TextDescriptionTxComparator
-
Deprecated.
- TextDialog - Class in hec.util
- TextDialog(Component) - Constructor for class hec.util.TextDialog
- TextDialog(Component, String) - Constructor for class hec.util.TextDialog
- TextDialog(JDialog, boolean) - Constructor for class hec.util.TextDialog
- TextDialog(JFrame, boolean) - Constructor for class hec.util.TextDialog
-
Text Dialog - a general dialog to show and edit text Text can be either read from a file or text container
- TextEditDlg - Class in rma.swing
-
4/20/1999
PSM: Switched TextArea to JTextArea. - TextEditDlg(Dialog, boolean) - Constructor for class rma.swing.TextEditDlg
- TextEditDlg(Dialog, String, boolean) - Constructor for class rma.swing.TextEditDlg
- TextEditDlg(Dialog, String, boolean, Identifier) - Constructor for class rma.swing.TextEditDlg
- TextEditDlg(Frame, boolean) - Constructor for class rma.swing.TextEditDlg
- TextEditDlg(Frame, String, boolean) - Constructor for class rma.swing.TextEditDlg
- TextEditDlg(Frame, String, boolean, Identifier) - Constructor for class rma.swing.TextEditDlg
-
Displays for viewing the file attached to the identifier.
- TextEditFrame - Class in rma.swing
-
4/20/1999
PSM: Switched TextArea to JTextArea. - TextEditFrame() - Constructor for class rma.swing.TextEditFrame
- TextEditFrame(String) - Constructor for class rma.swing.TextEditFrame
- TextEditFrame(String, Identifier) - Constructor for class rma.swing.TextEditFrame
- TextEditor - Interface in hec.client
- TextEditorPanel - Class in hec.client
-
Panel that contains a basic text editor.
- TextEditorPanel(Identifier, boolean) - Constructor for class hec.client.TextEditorPanel
- TextEditorPanel(Identifier, boolean, boolean) - Constructor for class hec.client.TextEditorPanel
- TextEditPanel - Class in rma.swing
- TextEditPanel() - Constructor for class rma.swing.TextEditPanel
- TextEditPanel(Identifier) - Constructor for class rma.swing.TextEditPanel
-
Displays for viewing the file attached to the identifier.
- TextExpression - Class in hec.hecmath.computation
- TextExpression() - Constructor for class hec.hecmath.computation.TextExpression
- TextExpression(String) - Constructor for class hec.hecmath.computation.TextExpression
- TextExpression(String, VariableSet) - Constructor for class hec.hecmath.computation.TextExpression
- TextFieldParser - Class in rma.io
- TextFieldParser() - Constructor for class rma.io.TextFieldParser
- TextFieldThread - Class in hec.client
-
Creates a thread to set the text in the text field Used because some setTextField() calls were battling for Monitors with the java.awt paint methods
- TextFileEditorDialog - Class in hec.client
- TextFileEditorDialog(Dialog, boolean, Identifier, boolean) - Constructor for class hec.client.TextFileEditorDialog
- TextFileEditorDialog(Frame, boolean, Identifier, boolean) - Constructor for class hec.client.TextFileEditorDialog
- TextFileEditorFrame - Class in hec.client
-
JFrame that holds a basic text editor.
- TextFileEditorFrame(Identifier, boolean) - Constructor for class hec.client.TextFileEditorFrame
- TextFileReference - Class in hec.io
- TextFileReference() - Constructor for class hec.io.TextFileReference
- TextFileReference(TextFileReference.FilenameProvider) - Constructor for class hec.io.TextFileReference
- TextFileReference.FilenameProvider - Interface in hec.io
- TextFilter - Class in hec.data.textFilter
- TextFilter(boolean, String) - Constructor for class hec.data.textFilter.TextFilter
-
Constructor from text
- TextFilter(boolean, String[]) - Constructor for class hec.data.textFilter.TextFilter
-
Constructor from text array
- TextFilter(boolean, List<TextFilterElement>) - Constructor for class hec.data.textFilter.TextFilter
-
Constructor from element list
- TextFilterElement - Class in hec.data.textFilter
- TextFilterElement() - Constructor for class hec.data.textFilter.TextFilterElement
-
Default Constructor
- TextFilterElement(boolean, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class hec.data.textFilter.TextFilterElement
-
Constructor from data parts
- TextFilterElement(String, boolean) - Constructor for class hec.data.textFilter.TextFilterElement
-
Constructor from text representation
- TextFilterException - Exception in hec.data.textFilter
- TextFilterException(String) - Constructor for exception hec.data.textFilter.TextFilterException
-
Constructor from String message
- TextFilterException(Throwable) - Constructor for exception hec.data.textFilter.TextFilterException
-
Constructor from Throwable
- TextLayerComponent - Class in hec.gfx2d
- TextLayerComponent() - Constructor for class hec.gfx2d.TextLayerComponent
- TextMath - Class in hec.hecmath
- TextMath() - Constructor for class hec.hecmath.TextMath
- TextMath(TextContainer) - Constructor for class hec.hecmath.TextMath
- TextObject - Class in hec.gfx2d
-
Title: HEC JavaDev Description: Copyright: Company: RMA
- TextObject() - Constructor for class hec.gfx2d.TextObject
- TextObject(String, float, Font, Color, Color, Graphics) - Constructor for class hec.gfx2d.TextObject
- TextOperation - Class in hec.hecmath.computation
- TextOperation(Constants.TextOperator, boolean, Evaluable...) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(Constants.TextOperator, boolean, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(Constants.TextOperator, Evaluable...) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(Constants.TextOperator, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(String, boolean, Evaluable...) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(String, boolean, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(String, Evaluable...) - Constructor for class hec.hecmath.computation.TextOperation
- TextOperation(String, List<? extends Evaluable>) - Constructor for class hec.hecmath.computation.TextOperation
- TextOptionsPanel - Class in hec.gfx2d.swing.charts.options
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- TextOptionsPanel() - Constructor for class hec.gfx2d.swing.charts.options.TextOptionsPanel
- textOut(int, int, String) - Method in class rma.util.wmf.WMF
-
See Windows SDK.
- TextPanel - Class in hec.gfx2d.components
- TextPanel() - Constructor for class hec.gfx2d.components.TextPanel
- TextPaneOutputStream - Class in hec.util.convertDss6To7
- TextPaneOutputStream(JTextPane) - Constructor for class hec.util.convertDss6To7.TextPaneOutputStream
- TextPaneOutputStream(JTextPane, Color) - Constructor for class hec.util.convertDss6To7.TextPaneOutputStream
- TextSearcher - Class in rma.swing
- TextSearcher(JTextComponent) - Constructor for class rma.swing.TextSearcher
- textStringPattern - Static variable in class hec.hecmath.computation.Variable
- TextSubstitutionManager - Class in hec.gfx2d.text
- textTable - Variable in class hec.io.TextContainer
- TextTable - Class in hec.dataTable
- TextTable(Object, TextContainer) - Constructor for class hec.dataTable.TextTable
- TextTest - Class in hec.hecmath.computation
- TextTest(String, Evaluable) - Constructor for class hec.hecmath.computation.TextTest
- TextTest(String, Evaluable, Evaluable) - Constructor for class hec.hecmath.computation.TextTest
- TextTest(String, VariableSet, Evaluable) - Constructor for class hec.hecmath.computation.TextTest
- TextTest(String, VariableSet, Evaluable, Evaluable) - Constructor for class hec.hecmath.computation.TextTest
- TextTimeSeries<T extends TextTimeSeriesRow> - Class in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead. Replaced by
TextTimeSeries
- TextTimeSeries() - Constructor for class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- TextTimeSeries(ITimeSeriesDescription) - Constructor for class hec.data.timeSeriesText.TextTimeSeries
-
Deprecated.
- TextTimeSeriesRow - Interface in hec.data.timeSeriesText
-
Deprecated, for removal: This API element is subject to removal in a future version.This class is marked for removal and should not be used. Update to use hec-nucleus data types instead. Replaced by
TextTimeSeriesRow
- TextUtil - Class in hec.util
-
Miscellaneous text utilities
- TextUtil() - Constructor for class hec.util.TextUtil
- textValueChanged(TextEvent) - Method in class hec.gfx2d.IntegerTextField
- textValueChanged(TextEvent) - Method in class rma.swing.RmaJTable
- theInstance - Static variable in class hec.hecmath.computation.Variable
- thickness - Variable in class hec.gfx2d.G2dBorder
- THOUSAND_CUBIC_METERS - Static variable in class hec.heclib.dss.HecDataConversion
- thread - Variable in class rma.util.MemoryMonitor.Surface
- ThreadedCanvasRenderer - Class in hec.map
- ThreadedCanvasRenderer() - Constructor for class hec.map.ThreadedCanvasRenderer
- ThreadedCanvasRenderer(ExecutorService) - Constructor for class hec.map.ThreadedCanvasRenderer
- ThreadList(FileHunter.ThreadList, FileHunter.SystemCall) - Constructor for class hec.tools.FileHunter.ThreadList
- Threshold - Class in hec.gfx2d.swing.charts.thresholds
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- Threshold() - Constructor for class hec.gfx2d.swing.charts.thresholds.Threshold
- Threshold(double, Threshold.ThresholdType) - Constructor for class hec.gfx2d.swing.charts.thresholds.Threshold
- Threshold(Threshold) - Constructor for class hec.gfx2d.swing.charts.thresholds.Threshold
- Threshold.ThresholdType - Enum Class in hec.gfx2d.swing.charts.thresholds
- thresholdColors - Variable in class hec.model.TsDataSetName
- ThresholdLineStyle - Class in hec.gfx2d.swing.charts.data
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ThresholdLineStyle() - Constructor for class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- ThresholdLineStyle(ThresholdLineStyle) - Constructor for class hec.gfx2d.swing.charts.data.ThresholdLineStyle
- ThresholdLineStyle.ThresholdFillStyle - Enum Class in hec.gfx2d.swing.charts.data
- ThresholdLineStyleRenderer - Class in hec.gfx2d.swing.charts.thresholds
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ThresholdLineStyleRenderer() - Constructor for class hec.gfx2d.swing.charts.thresholds.ThresholdLineStyleRenderer
- thresholdName - Variable in class hec.model.TsDataSetName
- ThresholdOptionsPanel - Class in hec.gfx2d.swing.charts.thresholds
-
Copyright (C) 2017 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved
- ThresholdOptionsPanel() - Constructor for class hec.gfx2d.swing.charts.thresholds.ThresholdOptionsPanel
- ThrownMessageStack - Class in rma.swing.logging
- ThrownMessageStack(String, String) - Constructor for class rma.swing.logging.ThrownMessageStack
- Tile - Interface in hec.map.tms.datasource
-
This is the interface for all Tiles used in TMS.
- time() - Method in class hec.heclib.util.HecTime
-
Get the time portion as user displayable string (For example, "08:30:00")
- TIME - Static variable in class hec.geometry.Axis
-
time axis type
- TIME_AXIS - Static variable in class hec.gfx2d.G2dLineMarkerPropertiesPanel
- TIME_AXIS - Static variable in class hec.gfx2d.G2dMarkerPointPropertiesPanel
- TIME_AXIS - Static variable in class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
- TIME_INTERVALS - Static variable in interface rma.util.TimeIntervals
- TIME_INTERVALS_DESC - Static variable in interface rma.util.TimeIntervals
- TIME_OF_DAY - Static variable in class hec.model.ConditionalValue
- TIME_RENDERER - Static variable in class rma.swing.table.RmaDateTimeRenderer
- TIME_SERIES - Static variable in class hec.dataTable.HecDataTableFrame
- TIME_STEP_STRINGS - Static variable in class hec.lang.TimeStep
-
Standard intervals for model time steps
- TIME_ZONE_NAME - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- timeArray - Variable in class hec.io.DSSArrayContainer
- timeArray() - Method in class hec.heclib.util.HecTimeArray
- timeChanged() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- timeDerivative() - Method in class hec.hecmath.HecMath
- timeDerivative() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series from the successive differences in time of the current time series.
- timeDerivative(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series from the successive difference rates of the current time series.
- timeDerivative(TimeSeriesContainer, boolean, boolean, boolean) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Derive a new time series from the successive difference rates of the current time series.
- timeFieldRequestFocus() - Method in class rma.swing.DateTimePanel
-
Description of the Method
- timeGranularity() - Method in class hec.heclib.util.HecTime
- timeGranularitySeconds - Variable in class hec.io.TimeSeriesContainer
- timeIncrement() - Method in class hec.heclib.util.HecTime
-
Deprecated.use timeGranularity() instead
- TimeInterval - Class in rma.util
- TimeInterval() - Constructor for class rma.util.TimeInterval
- TimeInterval(String) - Constructor for class rma.util.TimeInterval
- TimeInterval(String, int) - Constructor for class rma.util.TimeInterval
- TimeIntervals - Interface in rma.util
- timeOffset - Variable in class hec.heclib.dss.HecDSSRecordData
- TimePanel(int) - Constructor for class hec.util.TimeWindowExtensionDialog.TimePanel
- timeParsingPattern - Variable in class hec.data.level.JDomSeasonalIntervalImpl
- timeParsingRegexp - Variable in class hec.data.level.JDomSeasonalIntervalImpl
- Timer - Class in rma.util
- Timer() - Constructor for class rma.util.Timer
- Timer(String) - Constructor for class rma.util.Timer
- Timer(String, String) - Constructor for class rma.util.Timer
- TimeRecord - Class in hec.model
- TimeRecord(int) - Constructor for class hec.model.TimeRecord
- TimeRecord(int, int) - Constructor for class hec.model.TimeRecord
- TimeRecord(String) - Constructor for class hec.model.TimeRecord
- times - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- times - Variable in class hec.heclib.dss.HecDSSRecordData
- times - Variable in class hec.hecmath.CyclicAnalysisStatistics
- times - Variable in class hec.io.TimeSeriesCollectionContainer
- times - Variable in class hec.io.TimeSeriesContainer
- TIMESERIES_ID - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- TIMESERIES_ID_HEADER - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- TIMESERIES_TYPE - Static variable in class hec.model.ConditionalValue
- TimeSeriesCategory - Class in hec.data.tx
- TimeSeriesCategory(TimeSeriesCategoryRef, String) - Constructor for class hec.data.tx.TimeSeriesCategory
- TimeSeriesCategory(String, String, String) - Constructor for class hec.data.tx.TimeSeriesCategory
- TimeSeriesCategory(Element) - Constructor for class hec.data.tx.TimeSeriesCategory
- TimeSeriesCategoryRef - Class in hec.data.tx
- TimeSeriesCategoryRef() - Constructor for class hec.data.tx.TimeSeriesCategoryRef
- TimeSeriesCategoryRef(String, String) - Constructor for class hec.data.tx.TimeSeriesCategoryRef
- TimeSeriesCategoryRef(Element) - Constructor for class hec.data.tx.TimeSeriesCategoryRef
- TimeSeriesCollectionContainer - Class in hec.io
-
TimeSeriesCollectionContainer is a DataContainer holding TimeSeriesContainers Each individual TimeSeriesContainer may have a different start and end date.
- TimeSeriesCollectionContainer() - Constructor for class hec.io.TimeSeriesCollectionContainer
- TimeSeriesColumnBase - Class in hec.dataTable
- TimeSeriesColumnBase(TimeSeriesContainer) - Constructor for class hec.dataTable.TimeSeriesColumnBase
- timeSeriesCompression - Variable in class hec.heclib.dss.HecDSSRecordInfo
- TimeSeriesConditionalComparable - Interface in hec.model
- TimeSeriesContainer - Class in hec.io
-
This is a simple generic container class that holds time series data, and some related information The purpose of this class is to pass time series data to plot and tabulate functions.
- TimeSeriesContainer() - Constructor for class hec.io.TimeSeriesContainer
-
create new empty TimeSeriesContainer
- TimeSeriesContainerAligner - Class in hec.io
- TimeSeriesContainerAligner(TimeSeriesContainer...) - Constructor for class hec.io.TimeSeriesContainerAligner
- TimeSeriesContainerConverter() - Constructor for class hec.io.TimeSeriesContainerFactory.TimeSeriesContainerConverter
- TimeSeriesContainerFactory - Class in hec.io
-
Factory class for converting data to/from
TimeSeriesContainer
objects - TimeSeriesContainerFactory.TimeSeriesContainerConverter - Class in hec.io
- TimeSeriesContainerQualityUtil - Class in hec.io
- timeSeriesContainers - Variable in class hec.io.TimeSeriesCollectionContainer
- TimeSeriesContainerTimeZoneCheck - Class in hec.io
- TimeSeriesContainerTimeZoneCheck() - Constructor for class hec.io.TimeSeriesContainerTimeZoneCheck
- TimeSeriesContainerVertDatum - Class in hec.io
- TimeSeriesContainerVertDatum() - Constructor for class hec.io.TimeSeriesContainerVertDatum
-
Public constructor
- TimeSeriesContainerVertDatum(TimeSeriesContainer) - Constructor for class hec.io.TimeSeriesContainerVertDatum
-
Public constructor
- TimeSeriesContainerVertDatum(TimeSeriesContainer, VerticalDatumContainer) - Constructor for class hec.io.TimeSeriesContainerVertDatum
-
Public constructor
- TimeSeriesContainerVertDatum(VerticalDatumContainer) - Constructor for class hec.io.TimeSeriesContainerVertDatum
-
Public constructor
- TimeSeriesDataColumn - Class in hec.dataTable
- TimeSeriesDataColumn(TimeSeriesContainer) - Constructor for class hec.dataTable.TimeSeriesDataColumn
- TimeSeriesDataEditorListener<T extends Serializable> - Interface in hec.data
- TimeSeriesDataModel - Class in hec.dataTable
- TimeSeriesDataModel() - Constructor for class hec.dataTable.TimeSeriesDataModel
- TimeSeriesDataSet - Class in hec.gfx2d
-
A stubbed out subclass of TimeSeriesDataSetBase.
- TimeSeriesDataSet(TimeSeriesContainer) - Constructor for class hec.gfx2d.TimeSeriesDataSet
- TimeSeriesDataSetBase - Class in hec.gfx2d
-
A plot data object wrapping around a time series container.
- TimeSeriesDataSetBase(TimeSeriesContainer) - Constructor for class hec.gfx2d.TimeSeriesDataSetBase
- TimeSeriesFunctions - Class in hec.hecmath.functions
- TimeSeriesFunctions() - Constructor for class hec.hecmath.functions.TimeSeriesFunctions
- TimeSeriesFunctions.MovingAverageMethod - Enum Class in hec.hecmath.functions
- TimeSeriesGlyph - Class in hec.gfx2d
- TimeSeriesGlyph(Viewport, TimeSeriesDataSetBase, Scale) - Constructor for class hec.gfx2d.TimeSeriesGlyph
- TimeSeriesGlyph(Viewport, TimeSeriesDataSet, Scale) - Constructor for class hec.gfx2d.TimeSeriesGlyph
- TimeSeriesGroup - Class in hec.data.tx
-
Represents a database time series group owned by a time series category.
- TimeSeriesGroup() - Constructor for class hec.data.tx.TimeSeriesGroup
-
Instantiates a new timeseries group.
- TimeSeriesGroup(TimeSeriesGroupRef, String, String, String) - Constructor for class hec.data.tx.TimeSeriesGroup
- TimeSeriesGroup(String, TimeSeriesCategoryRef, String, String, String, String) - Constructor for class hec.data.tx.TimeSeriesGroup
-
Instantiates a new timeseries group.
- TimeSeriesGroup(Element) - Constructor for class hec.data.tx.TimeSeriesGroup
-
Instantiates a new timeseries group.
- TimeSeriesGroup.AttributeComparator - Class in hec.data.tx
- TimeSeriesGroupRef - Class in hec.data.tx
-
A class to represent a unique reference to a TimeSeriesGroup.
- TimeSeriesGroupRef() - Constructor for class hec.data.tx.TimeSeriesGroupRef
- TimeSeriesGroupRef(TimeSeriesCategoryRef, String, String) - Constructor for class hec.data.tx.TimeSeriesGroupRef
- TimeSeriesGroupRef(String, String, String, String) - Constructor for class hec.data.tx.TimeSeriesGroupRef
- TimeSeriesGroupRef(Element) - Constructor for class hec.data.tx.TimeSeriesGroupRef
- TimeSeriesMath - Class in hec.hecmath
-
The
TimeSeriesMath
class wraps around ahec.io.TimeSeriesContainer
(time series data) and provides the user the capability to perform arithmetic and other operations on a time series. - TimeSeriesMath() - Constructor for class hec.hecmath.TimeSeriesMath
- TimeSeriesMath(TimeSeriesContainer) - Constructor for class hec.hecmath.TimeSeriesMath
- TimeSeriesMathVertDatum - Class in hec.hecmath
- TimeSeriesMathVertDatum() - Constructor for class hec.hecmath.TimeSeriesMathVertDatum
- TimeSeriesMathVertDatum(TimeSeriesContainer) - Constructor for class hec.hecmath.TimeSeriesMathVertDatum
- TimeSeriesNotesColumn - Class in hec.dataTable
- TimeSeriesNotesColumn(TimeSeriesContainer) - Constructor for class hec.dataTable.TimeSeriesNotesColumn
- TimeSeriesQualityColumn - Class in hec.dataTable
- TimeSeriesQualityColumn(TimeSeriesContainer, int) - Constructor for class hec.dataTable.TimeSeriesQualityColumn
- TimeSeriesRetrieveSpec - Class in hec.io
- TimeSeriesRetrieveSpec() - Constructor for class hec.io.TimeSeriesRetrieveSpec
- TimeSeriesRetrieveSpec(TimeSeriesRetrieveSpec) - Constructor for class hec.io.TimeSeriesRetrieveSpec
- TimeStep - Class in hec.lang
-
This class implements static methods for converting a standard String representation of a time step interval (e.g.
- TimeStep() - Constructor for class hec.lang.TimeStep
-
Default constructor
- timeString - Variable in class hec.model.RunTime
- timeString - Variable in class hec.model.RunTimeRecord
- timeString - Variable in class hec.model.SeasonValuePair
- timeTimeStepCombo - Variable in class hec.util.ComputationTimeStepDialog
- TimeWindow - Class in hec.data
- TimeWindow - Class in hec.model
- TimeWindow() - Constructor for class hec.model.TimeWindow
- TimeWindow(String, String, String) - Constructor for class hec.model.TimeWindow
- TimeWindow(Date, boolean, Date, boolean) - Constructor for class hec.data.TimeWindow
- TimeWindow(Date, boolean, Date, boolean, boolean) - Constructor for class hec.data.TimeWindow
- TimeWindowDialog - Class in hec.util
- TimeWindowDialog(Window, String) - Constructor for class hec.util.TimeWindowDialog
- TimeWindowDialog(Window, String, Preferences, boolean) - Constructor for class hec.util.TimeWindowDialog
- TimeWindowDialog(Window, String, Preferences, boolean, boolean) - Constructor for class hec.util.TimeWindowDialog
- TimeWindowExtensionDialog - Class in hec.util
- TimeWindowExtensionDialog(JDialog, int[], int, boolean, int) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JDialog, HecTimeArray, int, boolean, int) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JDialog, HecTime, HecTime, int, boolean) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JDialog, HecTime, HecTime, int, boolean, boolean, int, HecTime, HecTime) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JFrame, int[], int, boolean, int) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JFrame, HecTimeArray, int, boolean, int) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JFrame, HecTime, HecTime, int, boolean) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog(JFrame, HecTime, HecTime, int, boolean, boolean, int, HecTime, HecTime) - Constructor for class hec.util.TimeWindowExtensionDialog
- TimeWindowExtensionDialog.TimePanel - Class in hec.util
- TimeWindowFileReader - Class in hec.server
- TimeWindowFileReader() - Constructor for class hec.server.TimeWindowFileReader
- TimeWindowMap - Class in hec.data
- TimeWindowMap() - Constructor for class hec.data.TimeWindowMap
- timeWindowNumber() - Method in class hec.heclib.dss.HecTimeSeries
- TimeWindowPlotData - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2001 Company: Resource Management Assoc.
- TimeWindowPlotData(RunTimeWindow, int) - Constructor for class hec.gfx2d.TimeWindowPlotData
- TimeWindowPlotData(RunTimeWindow, TimeZone) - Constructor for class hec.gfx2d.TimeWindowPlotData
- TimeWindowPlotGlyph - Class in hec.gfx2d
-
Title: CWMS Development Description: Copyright: Copyright (c) 2001 Company: Resource Management Assoc.
- TimeWindowPlotGlyph(Viewport, TimeWindowPlotData, Scale) - Constructor for class hec.gfx2d.TimeWindowPlotGlyph
- timeZone - Variable in class hec.io.TimeSeriesRetrieveSpec
- timeZone() - Method in class hec.io.TimeSeriesRetrieveSpec
- timeZone(String) - Method in class hec.io.TimeSeriesRetrieveSpec
- TIMEZONE_NAME - Static variable in class hec.data.location.Location
- TIMEZONE_NAME - Static variable in class hec.data.meta.LocationCatalogQuery
- TIMEZONE_NAME_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- TimeZoneCatalogQuery - Class in hec.data.meta
- TimeZoneCatalogQuery() - Constructor for class hec.data.meta.TimeZoneCatalogQuery
- timeZoneCombo - Variable in class hec.gui.TimeZonePanel
- timeZoneComboAction() - Method in class hec.gui.TimeZonePanel
- TimeZoneComponent - Interface in rma.services.tz
-
This is an interface for all interface components that want to recieve notification events that there has been a change to the displayable time zone.
- TimeZoneDisplayService - Interface in rma.services.tz
- TimeZoneDisplayServiceImpl - Class in rma.services.tz.impl
- TimeZoneDisplayServiceImpl() - Constructor for class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- TimeZoneField - Class in hec.gui
- TimeZoneField() - Constructor for class hec.gui.TimeZoneField
- TimeZoneField(TimeZone) - Constructor for class hec.gui.TimeZoneField
- TimeZoneFieldLayoutManager() - Constructor for class hec.gui.plaf.basic.BasicTimeZoneFieldUI.TimeZoneFieldLayoutManager
- TimeZoneHeaderRenderer - Class in rma.swing.table
- TimeZoneHeaderRenderer() - Constructor for class rma.swing.table.TimeZoneHeaderRenderer
-
Constructor for the TimeZoneHeaderRenderer object
- TimeZoneHeaderRenderer(TimeZone) - Constructor for class rma.swing.table.TimeZoneHeaderRenderer
- timeZoneID - Variable in class hec.io.TimeSeriesContainer
- timeZoneName - Variable in class hec.io.TinContainer
-
Label for time zone applied to data values
- TimeZonePanel - Class in hec.gui
-
This class provides a default implementation for selecting time zones.
- TimeZonePanel() - Constructor for class hec.gui.TimeZonePanel
- timeZoneRawOffset - Variable in class hec.io.TimeSeriesContainer
- timeZoneRawOffset() - Method in class hec.io.TimeSeriesRetrieveSpec
- TinContainer - Class in hec.io
-
The
TinContainer
class holds data and basic metadata for a TIN (triangulated irregular network) as 2D vertices (pairs of longitude/latitude or easting/northing coordinates) and the values reported at those vertices. - TinContainer() - Constructor for class hec.io.TinContainer
- TinContainer(double[], double[], double[]) - Constructor for class hec.io.TinContainer
- TinDepthAdapter - Class in hec.map.tin
-
Stream Alignment editor adapter for MapCanvas.
- TinGlyph - Class in hec.map.tin
- TinGlyph(MapPanel, TinMap) - Constructor for class hec.map.tin.TinGlyph
- TinGlyphDataRec - Class in hec.map.tin
- TinGlyphDataRec() - Constructor for class hec.map.tin.TinGlyphDataRec
- TinGlyphOptionDlg - Class in hec.map.tin
- TinGlyphOptionDlg(Frame, boolean) - Constructor for class hec.map.tin.TinGlyphOptionDlg
- TinGlyphOptionDlg(Frame, boolean, MapPanel, TinGlyph, TinGlyphDataRec, JLayerSelection) - Constructor for class hec.map.tin.TinGlyphOptionDlg
- TinLayerSelection - Class in hec.map.tin
- TinLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.tin.TinLayerSelection
- TinMap - Class in hec.map.tin
-
Triangular Irregular Network map for representing surfaces composed of linear triangles.
- TinMap() - Constructor for class hec.map.tin.TinMap
- TinMap(MapIdentifier) - Constructor for class hec.map.tin.TinMap
- TinMap(String) - Constructor for class hec.map.tin.TinMap
- TinTriangle - Class in hec.map.tin
-
Linear Triangles for TIN map.
- TinTriangle() - Constructor for class hec.map.tin.TinTriangle
- TINY_DOUBLE - Static variable in class hec.chart.Histogram
- TINY_FONT_SIZE - Static variable in class hec.gfx2d.G2dLabelDrawProp
- tinyFontSize - Variable in class hec.gfx2d.G2dGlyphDrawProp
- tinyFontSize - Variable in class hec.gfx2d.G2dLabelDrawProp
- tinyFontSize - Variable in class hec.gfx2d.G2dVerifyGlyphDrawProp
- title - Variable in class rma.swing.ExportOptions
-
title
- title - Variable in class rma.swing.table.TablePrintProperties
- Title - Class in hec.dataTable
-
Class for Titles for the TableFrame.
- Title(HecDataTable) - Constructor for class hec.dataTable.Title
-
Create a new Table Title using table
- TITLE - Enum constant in enum class hec.hecmath.computation.Constants.TextOperator
- TITLE - Static variable in interface hec.ui.browser.IBrowserFactory
- TITLE_BEGIN - Static variable in class hec.gfx2d.G2dPanelProp
- TITLE_END - Static variable in class hec.gfx2d.G2dPanelProp
- TitleDrawProp - Class in hec.gfx2d
-
Drawing properties for gfx2d AxisTics.
- TitleDrawProp() - Constructor for class hec.gfx2d.TitleDrawProp
-
Default Constructor
- TitleDrawProp(TitleDrawProp) - Constructor for class hec.gfx2d.TitleDrawProp
-
Copy Constructor
- titleFont - Variable in class rma.swing.table.TablePrintProperties
- TitlePageSetupPanel - Class in rma.swing.table
- TitlePageSetupPanel() - Constructor for class rma.swing.table.TitlePageSetupPanel
- TitlePanel - Class in hec.gfx2d
-
Displays a title for the G2dPanel.
- TitlePanel(G2dPanel, String) - Constructor for class hec.gfx2d.TitlePanel
-
Default Constructor
- titleProp - Variable in class hec.gfx2d.G2dPanelProp
-
title properties object
- titleTextProp - Variable in class hec.gfx2d.LegendPanelProp
- TM_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- TMP_EXTENSION - Static variable in class hec.io.SimpleFile
-
extension used for temp files
- tmPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- TMPanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.TMPanel
- tmpTime - Variable in class hec.io.TimeSeriesRetrieveSpec
- TmsConversion - Class in hec.map.tms.io
- TmsConversion() - Constructor for class hec.map.tms.io.TmsConversion
- TmsConversionSpi - Class in hec.map.tms.io.spi
- TmsConversionSpi() - Constructor for class hec.map.tms.io.spi.TmsConversionSpi
- TmsDataSource - Class in hec.map.tms.datasource
- TmsDataSource(File) - Constructor for class hec.map.tms.datasource.TmsDataSource
- TmsGlyphDataRecord - Class in hec.map.tms
- TmsGlyphDataRecord() - Constructor for class hec.map.tms.TmsGlyphDataRecord
- TmsHeader - Class in hec.map.tms.datasource
- TmsHeader() - Constructor for class hec.map.tms.datasource.TmsHeader
- TmsImage - Interface in hec.map.tms.datasource
- TmsLayerSelection - Class in hec.map.tms
- TmsLayerSelection(JLayerSelectionParent, JFrame, MapPanel, MapGlyph) - Constructor for class hec.map.tms.TmsLayerSelection
- TmsLevel - Class in hec.map.tms.datasource
-
This is one level in a TMS file.
- TmsLevel(TmsDataSource, File, String) - Constructor for class hec.map.tms.datasource.TmsLevel
- TmsLevel.EmptyTile - Class in hec.map.tms.datasource
-
Represents an area that is an empty tile.
- TmsMap - Class in hec.map.tms
- TmsMap() - Constructor for class hec.map.tms.TmsMap
- TmsMap(MapIdentifier) - Constructor for class hec.map.tms.TmsMap
- TmsMap(String) - Constructor for class hec.map.tms.TmsMap
- TmsMapGlyph - Class in hec.map.tms
- TmsMapGlyph(MapPanel, TmsMap) - Constructor for class hec.map.tms.TmsMapGlyph
- TmsRenderer - Class in hec.map.tms
- TmsRenderer() - Constructor for class hec.map.tms.TmsRenderer
- TmsTileFactory - Class in hec.map.tms.datasource
-
This is the factory class that creates TMS Tiles.
- TmsTileFactory() - Constructor for class hec.map.tms.datasource.TmsTileFactory
- toArray() - Method in class rma.swing.list.RmaListModel
-
Returns an array containing all of the elements in this list in the correct order.
- toArray() - Method in class rma.util.DoubleArray
-
Returns an array containing all of the elements in this list in the correct order.
- toArray() - Method in class rma.util.DoubleVector
-
Returns an array containing all of the elements in this list in the correct order.
- toArray() - Method in class rma.util.FloatArray
-
Returns an array containing all of the elements in this list in the correct order.
- toArray() - Method in class rma.util.IntArray
-
Returns the int data in a new array.
- toArray() - Method in class rma.util.IntVector
-
Returns the int data in a new array.
- toArray() - Method in class rma.util.ShortArray
-
Returns the short data in a new array.
- toArray(LocationGroup[]) - Method in class hec.data.location.LocationGroupSet
- toAscii(BufferedWriter) - Method in class hec.heclib.grid.FlatGrid
- toAscii(BufferedWriter, int) - Method in class hec.heclib.grid.FlatGrid
-
toAscii function writes a flat grid object to an Arc/Info ASCII grid file.
- toBinaryString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toBinaryStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toBinaryStringFromBytes(byte[]) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- toCompatibleImage(BufferedImage) - Static method in class hec.map.annotations.GraphicsUtilities
-
Return a new compatible image that contains a copy of the specified image.
- toDataContainer() - Method in interface hec.io.DataContainerTransformer
-
Method for converting data object into a DataContainer
- toDouble(float) - Static method in class hec.io.Conversion
- toFixedFormat(String[], FortranField[]) - Static method in class hec.util.FortranField
- toFlt(BufferedWriter, BufferedOutputStream) - Method in class hec.heclib.grid.FlatGrid
-
toFlt function writes a flat grid object to an Arc/Info ASCII grid file.
- toFront() - Method in interface hec.ui.browser.IBrowserFactory
- toFront(Window) - Static method in class rma.swing.WindowUtilities
- toggle(int) - Method in class rma.swing.RmaJCheckBoxList
- toggleCollapsed() - Method in class rma.swing.CollapsableJPanel
- ToggleDocument - Class in rma.swing
-
a document that toggle between to values for JTextFields, and other components that use PlainDocument
- ToggleDocument() - Constructor for class rma.swing.ToggleDocument
- ToggleDocument(AbstractDocument.Content) - Constructor for class rma.swing.ToggleDocument
- ToggleInsertDocument - Class in rma.swing.text
- ToggleInsertDocument() - Constructor for class rma.swing.text.ToggleInsertDocument
- toggleInsertMode() - Method in class rma.swing.text.ToggleInsertDocument
- toHexString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toHexStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toHtmlString(String) - Static method in class rma.util.RMAIO
- toHtmlString(String, int) - Static method in class rma.util.RMAIO
-
convert a String with newlines in it to an html renderable String
- toIntegerString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toIntegerStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- TOKEN_MAP - Static variable in class hec.gfx2d.text.DssTokenReplacer
- TokenReplacer - Interface in hec.gfx2d.text
- tolerateUndefined - Variable in class hec.hecmath.computation.Computation
- tolerateUndefined - Variable in class hec.hecmath.computation.MathExpression
- tolerateUndefined - Variable in class hec.hecmath.computation.MathOperation
- tolerateUndefined - Variable in class hec.hecmath.computation.Text
- tolerateUndefined - Variable in class hec.hecmath.computation.TextExpression
- tolerateUndefined - Variable in class hec.hecmath.computation.TextOperation
- tolerateUndefined - Variable in class hec.hecmath.computation.Value
- tolerateUndefined - Variable in class hec.hecmath.computation.Variable
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.Computation
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.MathExpression
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.MathOperation
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.Text
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.TextExpression
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.TextOperation
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.Value
- tolerateUndefinedByDefault - Static variable in class hec.hecmath.computation.Variable
- toLists(List<String>, List<String>, List<Boolean>) - Method in interface hec.data.authorization.UserGroupList
- toLocalGeometry() - Method in class hec.gfx2d.G2dLine
-
Returns a geometry in local coordinates that represents this list.
- toMarkerProperties() - Method in class hec.gfx2d.AxisMarkerDescription
-
Constructs a MarkerProperties object from this object.
- toMillis(int) - Static method in class hec.io.Conversion
-
Converts minutes since 31Dec1899 00:00 (HecTime minutes) to milliseconds since 01Jan1970 00:00 (system millis)
- toMinimalPattern(String) - Static method in class rma.util.WildCardFileFilter
-
Converts the provided pattern to it's minimum equivalent.
- toMinutes(long) - Static method in class hec.io.Conversion
-
Converts milliseconds since 01Jan1970 00:00 (system millis) to minutes since 31Dec1899 00:00 (HecTime minutes)
- toNativeVerticalDatum() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Changes the object's elevation(s) (if necessary) to its native vertical datum
- toNativeVerticalDatum() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- toNativeVerticalDatum() - Method in class hec.hecmath.PairedDataMathVertDatum
- toNativeVerticalDatum() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- toNativeVerticalDatum() - Method in class hec.io.PairedDataContainerVertDatum
- toNativeVerticalDatum() - Method in class hec.io.TimeSeriesContainerVertDatum
- toNativeVerticalDatum() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- toNativeVerticalDatum() - Method in class hec.model.AbstractTSRecord
- toNAVD88() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Changes the object's elevation(s) (if necessary) to NAVD88
- toNAVD88() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- toNAVD88() - Method in class hec.hecmath.PairedDataMathVertDatum
- toNAVD88() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- toNAVD88() - Method in class hec.io.PairedDataContainerVertDatum
- toNAVD88() - Method in class hec.io.TimeSeriesContainerVertDatum
- toNAVD88() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- toNAVD88() - Method in class hec.model.AbstractTSRecord
- toNGVD29() - Method in interface hec.data.IVerticalDatum
-
Deprecated.Changes the object's elevation(s) (if necessary) to NGVD29
- toNGVD29() - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- toNGVD29() - Method in class hec.hecmath.PairedDataMathVertDatum
- toNGVD29() - Method in class hec.hecmath.TimeSeriesMathVertDatum
- toNGVD29() - Method in class hec.io.PairedDataContainerVertDatum
- toNGVD29() - Method in class hec.io.TimeSeriesContainerVertDatum
- toNGVD29() - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- toNGVD29() - Method in class hec.model.AbstractTSRecord
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.Computation
- toNotation(Constants.Notation) - Method in interface hec.hecmath.computation.Evaluable
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.MathExpression
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.MathOperation
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.Text
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.TextExpression
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.TextOperation
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.Value
- toNotation(Constants.Notation) - Method in class hec.hecmath.computation.Variable
- TONS_US - Static variable in class hec.heclib.dss.HecDataConversion
- toOctalString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toOctalStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- TOOLBAR_BEGIN - Static variable in class hec.gfx2d.G2dPanelProp
- TOOLBAR_END - Static variable in class hec.gfx2d.G2dPanelProp
- toolbarAction() - Method in class hec.map.JLayerSelectorTreePanel
- ToolBarButtonEditor - Class in hec.map
- ToolBarButtonEditor(Dialog, boolean) - Constructor for class hec.map.ToolBarButtonEditor
- ToolBarButtonEditor(Frame, boolean) - Constructor for class hec.map.ToolBarButtonEditor
- ToolBarButtonItem - Class in hec.map
- ToolBarButtonItem() - Constructor for class hec.map.ToolBarButtonItem
- ToolBarButtonManager - Interface in hec.appInterface
- ToolbarButtonProp - Class in hec.gfx2d
-
Drawing properties for ViewportToolbar buttons.
- ToolbarButtonProp() - Constructor for class hec.gfx2d.ToolbarButtonProp
-
Default Constructor
- ToolbarButtonProp(ToolbarButtonProp) - Constructor for class hec.gfx2d.ToolbarButtonProp
-
Copy Constructor
- toolBarContListener - Variable in class hec.map.MapToolPanel
- toolBarFocusListener - Variable in class hec.map.MapToolPanel
- toolbarPosition - Variable in class hec.gfx2d.G2dPanelProp
-
position of toolbar in the panel
- toolbarProp - Variable in class hec.gfx2d.G2dPanelProp
-
toolbar properties object
- toolkit - Variable in class hec.gui.AbstractFileChooserField
- ToolTipHeader - Class in rma.swing.table
- ToolTipHeader(TableColumnModel) - Constructor for class rma.swing.table.ToolTipHeader
-
Constructor for the ToolTipHeader object
- toolTipText - Variable in class hec.gfx2d.ToolbarButtonProp
- toolTipText - Variable in class hec.map.ButtonGifStrings
- ToolTipWindow - Class in rma.swing
- ToolTipWindow(JComponent, String) - Constructor for class rma.swing.ToolTipWindow
- top() - Method in class hec.io.DBFDataStorage
-
Moves to the top of the database
- TOP - Enum constant in enum class hec.gfx2d.swing.charts.util.LegendSide
- TOP - Static variable in class hec.gfx2d.G2dComponent
-
Align tics on the top edge of the component
- TOP - Static variable in class hec.gfx2d.G2dPanelProp
- TOP - Static variable in class rma.swing.AKDockLayout
- TOP_CENTER - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- TOP_CENTER - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- TOP_CENTER - Static variable in class hec.map.image.DragPoint
- TOP_LEFT - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- TOP_LEFT - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- TOP_LEFT - Static variable in class hec.map.image.DragPoint
- TOP_RIGHT - Enum constant in enum class hec.gfx2d.ViewportLayer.Location
- TOP_RIGHT - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- TOP_RIGHT - Static variable in class hec.map.image.DragPoint
- TOP_SOURCE - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- TOP_TARGET - Enum constant in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
- topComponentPanel - Variable in class hec.gui.AbstractSelectorPanel
- topMargin - Variable in class hec.gfx2d.Margin
- TopologyFile - Class in hec.io
- TopologyFile() - Constructor for class hec.io.TopologyFile
-
Create a new TopologyFile object
- TopologyFile(HecFile) - Constructor for class hec.io.TopologyFile
- TopologyFileEntry - Class in hec.io
- toString() - Method in enum class hec.chart.DistributionPlotTypes
- toString() - Method in class hec.chart.Histogram
- toString() - Method in class hec.client.Shortcut
-
Method Description
- toString() - Method in class hec.data.characteristic.JDomCharacteristicType
- toString() - Method in class hec.data.Duration
-
Deprecated.
- toString() - Method in class hec.data.embankment.JDomEmbankmentImpl
- toString() - Method in class hec.data.Interval
-
Deprecated.
- toString() - Method in class hec.data.IntervalOffset
-
Deprecated.
- toString() - Method in class hec.data.Iso8601Time
- toString() - Method in enum class hec.data.level.IndicatorConditionOperator
- toString() - Method in class hec.data.level.JDomAttributeParameterTypedValue
- toString() - Method in class hec.data.level.JDomLocationLevelImpl
- toString() - Method in class hec.data.level.JDomLocationLevelRef
- toString() - Method in class hec.data.level.JDomParameterTypedValueImpl
- toString() - Method in class hec.data.level.LocationLevelIndicatorImpl
- toString() - Method in class hec.data.location.AssignedLocation
- toString() - Method in class hec.data.location.LocationGroup
-
Returns a String concatenation of the category id and group id separated by a "-".
- toString() - Method in class hec.data.location.LocationGroupRef
-
Returns a String concatenation of the category id and group id separated by a "-".
- toString() - Method in class hec.data.LocationID
-
Deprecated.
- toString() - Method in class hec.data.lock.JDomLockImpl
- toString() - Method in class hec.data.ParameterType
-
Deprecated.
- toString() - Method in class hec.data.project.JDomProjectImpl
- toString() - Method in class hec.data.rating.JDomRatingSpecification
-
Returns the string representation of this spec.
- toString() - Method in class hec.data.rating.JDomRatingTemplate
-
Returns the string version of this template.
- toString() - Method in class hec.data.stream.StreamImpl
- toString() - Method in class hec.data.stream.StreamLocationImpl
- toString() - Method in class hec.data.stream.StreamReachImpl
- toString() - Method in class hec.data.textFilter.TextFilterElement
- toString() - Method in class hec.data.timeSeriesText.TextDescriptionTx
-
Deprecated.
- toString() - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- toString() - Method in class hec.data.tx.DataSetTxInfo
-
Deprecated.Returns a string representation containing the time series id, the start date, and end date.
- toString() - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- toString() - Method in class hec.data.tx.DescriptionTx
-
Deprecated.
- toString() - Method in class hec.data.tx.DescriptionTxColumnModel
- toString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toString() - Method in class hec.data.tx.TimeSeriesCategory
- toString() - Method in class hec.data.tx.TimeSeriesCategoryRef
- toString() - Method in class hec.data.tx.TimeSeriesGroup
-
Returns a String concatenation of the category id and group id separated by a "-".
- toString() - Method in class hec.data.tx.TimeSeriesGroupRef
-
Returns a String concatenation of the category id and group id separated by a "-".
- toString() - Method in class hec.data.tx.TsGroup
- toString() - Method in class hec.data.Units
-
Deprecated.
- toString() - Method in class hec.data.UsgsRounder
- toString() - Method in class hec.data.Version
-
Deprecated.
- toString() - Method in enum class hec.data.watersupply.PumpType
- toString() - Method in class hec.event.DataListEvent
-
This generates a string representation of the DataListEvent Class
- toString() - Method in class hec.geometry.WorldArc
- toString() - Method in class hec.geometry.WorldLine
- toString() - Method in class hec.geometry.WorldPt
- toString() - Method in class hec.geometry.WorldRect
- toString() - Method in class hec.geometry.WorldRegion
- toString() - Method in class hec.gfx2d.DataType
- toString() - Method in class hec.gfx2d.G2dData
- toString() - Method in class hec.gfx2d.G2dDialog
- toString() - Method in class hec.gfx2d.G2dGlyph
- toString() - Method in class hec.gfx2d.G2dLine
-
Description of the Method
- toString() - Method in class hec.gfx2d.G2dLineProperties
- toString() - Method in class hec.gfx2d.G2dMarkerLine
- toString() - Method in class hec.gfx2d.G2dMarkerPoint
- toString() - Method in enum class hec.gfx2d.swing.charts.color.ColorContourType
- toString() - Method in class hec.gfx2d.swing.charts.data.RmaDataId
- toString() - Method in enum class hec.gfx2d.swing.charts.thresholds.Threshold.ThresholdType
- toString() - Method in class hec.gfx2d.swing.charts.thresholds.Threshold
- toString() - Method in enum class hec.gfx2d.swing.charts.util.AngleOption
- toString() - Method in enum class hec.gfx2d.swing.charts.util.ChartDataType
- toString() - Method in enum class hec.gfx2d.swing.charts.util.LegendSide
- toString() - Method in enum class hec.gfx2d.swing.charts.util.RoundingTool.RoundingType
- toString() - Method in class hec.gfx2d.Viewport
- toString() - Method in enum class hec.gfx2d.ViewportLayer.Location
- toString() - Method in class hec.heclib.dss.CondensedReference
- toString() - Method in class hec.heclib.dss.DataReference
- toString() - Method in class hec.heclib.dss.DssDataType
-
Gets the string representation of this DSS data type.
- toString() - Method in class hec.heclib.dss.DSSPathname
- toString() - Method in class hec.heclib.dss.HecDSSRecordBasics
- toString() - Method in class hec.heclib.dss.HecDSSRecordInfo
- toString() - Method in class hec.heclib.grid.AlbersInfo
- toString() - Method in class hec.heclib.grid.GridInfo
- toString() - Method in class hec.heclib.grid.HrapInfo
- toString() - Method in class hec.heclib.grid.SpecifiedGridInfo
- toString() - Method in class hec.heclib.util.booleanContainer
- toString() - Method in class hec.heclib.util.doubleContainer
- toString() - Method in class hec.heclib.util.HecDouble
- toString() - Method in class hec.heclib.util.HecDoubleArray
- toString() - Method in class hec.heclib.util.HecDoubleParam
- toString() - Method in class hec.heclib.util.HecIntParam
- toString() - Method in class hec.heclib.util.HecTime
-
Returns the date and time in a user format (e.g., "10 June 2002, 13:03:42")
- toString() - Method in class hec.heclib.util.HecTimeArray
- toString() - Method in class hec.heclib.util.intContainer
- toString() - Method in class hec.heclib.util.stringContainer
- toString() - Method in class hec.hecmath.computation.Computation
- toString() - Method in class hec.hecmath.computation.Condition
- toString() - Method in interface hec.hecmath.computation.Evaluable
- toString() - Method in class hec.hecmath.computation.LogicTest
- toString() - Method in class hec.hecmath.computation.MathExpression
- toString() - Method in class hec.hecmath.computation.MathOperation
- toString() - Method in class hec.hecmath.computation.QualityOperation
- toString() - Method in class hec.hecmath.computation.QualityTest
- toString() - Method in interface hec.hecmath.computation.Testable
- toString() - Method in class hec.hecmath.computation.Text
- toString() - Method in class hec.hecmath.computation.TextExpression
- toString() - Method in class hec.hecmath.computation.TextTest
- toString() - Method in class hec.hecmath.computation.Value
- toString() - Method in class hec.hecmath.computation.ValueTest
- toString() - Method in class hec.hecmath.computation.Variable
- toString() - Method in enum class hec.hecmath.DataSetResults.ResultsType
- toString() - Method in class hec.hecmath.LinearRegressionStatistics
- toString() - Method in class hec.hecmath.LogarithmicRegressionStatistics
- toString() - Method in class hec.hecmath.TextMath
- toString() - Method in class hec.io.DataContainer
- toString() - Method in class hec.io.dbf.DBFFieldDescriptor
- toString() - Method in class hec.io.DSSIdentifier
- toString() - Method in class hec.io.FileLock
- toString() - Method in class hec.io.GridCellFileEntry.GridCell
- toString() - Method in class hec.io.GridCellFileEntry
- toString() - Method in class hec.io.Identifier
-
Returns the Identifier's name.
- toString() - Method in class hec.io.ProcessOutputLine
- toString() - Method in class hec.io.TinContainer
- toString() - Method in class hec.io.TopologyFileEntry
-
return the string representation of this TopologyFileEntry
- toString() - Method in class hec.lang.DataObjectReference
- toString() - Method in class hec.lang.DoubleContainer
- toString() - Method in class hec.lang.DSSPathString
-
Returns a pathname string.
- toString() - Method in class hec.lang.FloatContainer
- toString() - Method in class hec.lang.LongContainer
- toString() - Method in class hec.lang.ModelReference
- toString() - Method in class hec.lang.NamedType
- toString() - Method in class hec.lang.PasswordFileEntry
- toString() - Method in class hec.lang.ShortContainer
- toString() - Method in class hec.lang.UserIdKey
- toString() - Method in exception hec.lang.WorkspaceExistsException
- toString() - Method in class hec.map.aishape.AiShapeAttribute
- toString() - Method in class hec.map.aishape.AiShapeFieldDescriptor
- toString() - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg.ColorImageIcon
- toString() - Method in class hec.map.aishape.AiShapeLayerSelection.ColorImageIcon
- toString() - Method in class hec.map.aishape.Attribute.Wrapper
- toString() - Method in class hec.map.aishape.Field
- toString() - Method in class hec.map.aishape.stream.OrderedShapeStream
- toString() - Method in class hec.map.ColorListJLayerSelection.ColorImageIcon
- toString() - Method in class hec.map.dlg.DlgMap
- toString() - Method in class hec.map.image.ImageGlyphProxy
- toString() - Method in class hec.map.inundation.InundationLayer
- toString() - Method in class hec.map.JLayerSelection
- toString() - Method in class hec.map.JLayerSelectorTreePanel.CheckBoxNode
- toString() - Method in class hec.map.JLayerSelectorTreePanel.JLayerSelectionNode
- toString() - Method in class hec.map.LocalRect
- toString() - Method in class hec.map.MapGlyph
-
return's the string representation of this MapGlyph.
- toString() - Method in class hec.map.MapObject
- toString() - Method in class hec.map.MapPosition
- toString() - Method in class hec.map.renderer.GlyphTaskFactory
- toString() - Method in class hec.map.ToolBarButtonItem
- toString() - Method in class hec.map.transform.CoordinateInfo
- toString() - Method in class hec.map.WorldArc
- toString() - Method in class hec.map.WorldLine
- toString() - Method in class hec.map.WorldPt
-
return the value of this WorldPt in the form: e, n
- toString() - Method in class hec.map.WorldRect
- toString() - Method in class hec.map.WorldRegion
- toString() - Method in class hec.model.AbstractConditionalBlockRef
- toString() - Method in class hec.model.AbstractDBFObject
- toString() - Method in class hec.model.AltItem
- toString() - Method in class hec.model.AndOperator
- toString() - Method in class hec.model.Block
- toString() - Method in class hec.model.Conditional
- toString() - Method in class hec.model.ConditionalBlock
- toString() - Method in class hec.model.ConditionalItem
- toString() - Method in class hec.model.ConditionalOperator
- toString() - Method in class hec.model.ConditionalValue
- toString() - Method in class hec.model.DailyRepeatInterval
- toString() - Method in class hec.model.Expression
- toString() - Method in class hec.model.FileChangeInfo
- toString() - Method in class hec.model.IntToDoubleArrayContainer
- toString() - Method in class hec.model.IntToDoubleContainer
- toString() - Method in class hec.model.LogicalOperator
- toString() - Method in class hec.model.LogicNode
- toString() - Method in class hec.model.ModelVariable
- toString() - Method in class hec.model.MonthlyRepeatInterval
- toString() - Method in class hec.model.NoRepeatInterval
- toString() - Method in class hec.model.OrOperator
- toString() - Method in class hec.model.PairedValues
- toString() - Method in class hec.model.PairedValuesExt
-
return the String representation.
- toString() - Method in class hec.model.PluginAuthor
- toString() - Method in class hec.model.RunInfo
- toString() - Method in class hec.model.RunTimeWindow
-
return the string representation of the RunTimeWindow
- toString() - Method in class hec.model.SeasonalRecord
-
return the SeasonalRecord in the form of a String.
- toString() - Method in class hec.model.SeasonalRecordExt
- toString() - Method in class hec.model.SeasonalValue
- toString() - Method in class hec.model.StreamElement
- toString() - Method in class hec.model.StreamNode
- toString() - Method in class hec.model.StreamSegment
- toString() - Method in class hec.model.TrialReference
- toString() - Method in class hec.model.WatershedLocation
- toString() - Method in class hec.model.WeeklyRepeatInterval
- toString() - Method in class hec.model.YearlyRepeatInterval
- toString() - Method in class hec.script.ScriptIdentifier
- toString() - Method in class hec.script.ScriptIdentifierSelection
- toString() - Method in class hec.security.ApplicationPermission
- toString() - Method in class hec.security.ApplicationPermissionCollection
-
Deprecated.Returns a string describing this PermissionCollection object, providing information about all the permissions it contains.
- toString() - Method in enum class hec.security.LoginState
- toString() - Method in class hec.security.PasswordEntry
- toString() - Method in class hec.security.UserProfile
- toString() - Method in class hec.server.LoginHistory
- toString() - Method in class hec.supplemental.model.ProgramOrderItem
-
don't use toString() for comparisions.
- toString() - Method in class hec.ui.TristateCheckBox.State
- toString() - Method in class hec.util.AlternativeEntry
- toString() - Method in class hec.util.SimulationEntry
- toString() - Method in class hec.util.WatershedEntry
- toString() - Method in exception rma.lang.NestingException
- toString() - Method in class rma.swing.HersheyFont
- toString() - Method in class rma.swing.list.CheckableListItem
- toString() - Method in class rma.swing.list.RmaListModel
- toString() - Method in class rma.swing.logging.ThrownMessageStack
- toString() - Method in class rma.swing.print.PageText
- toString() - Method in class rma.swing.RmaColor
- toString() - Method in class rma.swing.table.CellLocation
- toString() - Method in class rma.swing.table.RmaTableModel.IntContainer
- toString() - Method in exception rma.text.ParsingException
-
Convert the parsing exception to a string that contains the message and line number.
- toString() - Method in class rma.util.AbstractTimeInterval
- toString() - Method in class rma.util.CategoricalColorContour.Category
- toString() - Method in class rma.util.DoubleArray
-
Returns a string representation of this array.
- toString() - Method in class rma.util.DoubleVector
-
Returns a string representation of this vector.
- toString() - Method in class rma.util.EncryptedString
- toString() - Method in class rma.util.FloatArray
-
Returns a string representation of this array.
- toString() - Method in class rma.util.IntArray
-
Returns a string representation of this array.
- toString() - Method in class rma.util.IntVector
-
Returns a string representation of this vector.
- toString() - Method in class rma.util.JarInfo
- toString() - Method in class rma.util.LongVector
-
Returns a string representation of this vector.
- toString() - Method in class rma.util.postscript.PSGrBase
-
Returns a String object representing this Graphic's value.
- toString() - Method in class rma.util.RMAFilenameFilter
- toString() - Method in class rma.util.RMAHashkey
- toString() - Method in class rma.util.ShortArray
-
Returns a string representation of this array.
- toString() - Method in class rma.util.Timer
- toString(double) - Static method in class rma.util.RMAIO
- toString(float) - Static method in class rma.util.RMAIO
- toString(int) - Method in class hec.heclib.util.HecTime
-
Returns the date and time in the format specified
- toString(int) - Static method in class rma.util.RMAIO
- toString(long) - Static method in class hec.data.Iso8601Time
- toString(String) - Method in class hec.data.tx.DataSetTxTemplate
-
Deprecated.
- toString(String) - Method in class hec.heclib.util.HecDoubleArray
- TOSTRING_VALUES - Static variable in class hec.model.ConditionalOperator
- TOSTRING_VALUES - Static variable in class hec.model.LogicalOperator
- toStringBig() - Method in class hec.data.location.Location
-
Returns a multi-line formatted String displaying the contents of this Location Object.
- toSymbolicRevisedString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toSymbolicRevisedStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toSymbolicString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toSymbolicStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toSymbolicTestsString() - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toSymbolicTestsStringElementAt(int) - Method in class hec.data.tx.QualityTx
-
Deprecated.
- toTable(double) - Static method in class rma.util.RMAIO
-
static public String toTable(Object obj) { if (obj instanceof String) return obj.toString(); else if (obj instanceof Double) return toTable(((Double)obj).doubleValue()); else if (obj instanceof Integer) return toTable(((Integer)obj).intValue()); else if (obj instanceof Float) return toTable(((Float)obj).floatValue()); else return(""); }
- toTable(float) - Static method in class rma.util.RMAIO
- toTable(int) - Static method in class rma.util.RMAIO
- toTableForm(int) - Method in class hec.model.PairedValues
-
returns the data in table form
- toTableForm(int) - Method in class hec.model.PairedValuesExt
- toTableObj(Double) - Static method in class rma.util.RMAIO
- toTableObj(Float) - Static method in class rma.util.RMAIO
- toTableObj(Integer) - Static method in class rma.util.RMAIO
- total - Variable in class hec.io.TsDataSetStats
- TOTAL - Enum constant in enum class hec.gfx2d.swing.charts.util.ChartDataType
- TOTAL - Static variable in class hec.data.ParameterType
-
Deprecated.
- TOTAL_ALLOC_PERCENT_ACTIVATED - Static variable in interface hec.data.watersupply.IWaterUserContract
- totalNumber - Variable in class hec.io.TsDataSetStats
- totalTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- toTimeSeries(TimeSeriesContainer) - Static method in class hec.io.TimeSeriesContainerFactory
-
Converts a
TimeSeriesContainer
to aTimeSeries
object. - toTimeSeries(TimeSeriesContainer, ZoneId) - Static method in class hec.io.TimeSeriesContainerFactory
-
Converts a
TimeSeriesContainer
to aTimeSeries
object. - toTimeSeries(TimeSeriesContainer, TimeSeriesIdentifier) - Static method in class hec.io.TimeSeriesContainerFactory
-
Converts a
TimeSeriesContainer
object along with aTimeSeriesIdentifier
for conversion to aTimeSeries
object. - toTimeSeries(TimeSeriesContainer, TimeSeriesIdentifier, ZoneId) - Static method in class hec.io.TimeSeriesContainerFactory
-
Converts a
TimeSeriesContainer
object along with aTimeSeriesIdentifier
for conversion to aTimeSeries
object. - toTimeSeriesContainer(TimeSeries) - Static method in class hec.io.TimeSeriesContainerFactory
-
Converts a
TimeSeries
to aTimeSeriesContainer
object. - toTitleCase(String) - Static method in class hec.util.TextUtil
-
Returns a title-cased version of the input string
- toVerticalDatum(String) - Method in interface hec.data.IVerticalDatum
-
Deprecated.Changes the object's elevation(s) (if necessary) to the specified vertical datum
- toVerticalDatum(String) - Method in class hec.data.tx.DataSetTxVertDatum
-
Deprecated.
- toVerticalDatum(String) - Method in class hec.hecmath.PairedDataMathVertDatum
- toVerticalDatum(String) - Method in class hec.hecmath.TimeSeriesMathVertDatum
- toVerticalDatum(String) - Method in class hec.io.PairedDataContainerVertDatum
- toVerticalDatum(String) - Method in class hec.io.TimeSeriesContainerVertDatum
- toVerticalDatum(String) - Method in class hec.io.VerticalDatumContainer
-
Deprecated.
- toVerticalDatum(String) - Method in class hec.model.AbstractTSRecord
- toWKT() - Method in interface hec.map.crs.CoordinateReferenceSystem
-
Returns a Well Known Text (WKT) for this object.
- toWorldGeometry() - Method in class hec.gfx2d.G2dLine
- toXml() - Method in class hec.gfx2d.swing.charts.data.ChartRenderControls
- toXml() - Method in class hec.gfx2d.swing.charts.pie.PieChartRenderControls
- toXml() - Method in class hec.gui.VerticalDatumOffsetPanel
- toXmlString() - Method in class hec.data.AbstractJDomDataObject
-
Writes an AbstractJDomDataObject to an xml string.
- toXmlString() - Method in interface hec.data.level.ISpecifiedLevel
- toXmlString() - Method in class hec.data.location.AssignedLocation
- toXmlString() - Method in class hec.data.location.LocationGroup
- toXmlString() - Method in class hec.data.location.LocationGroupSet
- toXmlString() - Method in class hec.data.tx.TimeSeriesCategory
- toXmlString() - Method in class hec.data.tx.TimeSeriesGroup
- toXmlString() - Method in interface hec.data.XmlString
- toXmlString() - Method in class rma.swing.logging.XmlLogRecord
- toXmlString(Element) - Static method in class rma.util.RmaBaseXmlUtilities
- toXmlString(Element, Format) - Static method in class rma.util.RmaBaseXmlUtilities
- TracksRepaint - Interface in hec.map.renderer
-
Mostly a marker interface b/c MapGlyph contains default implementations without actually implementing this interface.
- Transaction - Interface in hec.lang
- transform(double[], double[], int, double[], double[], int, int) - Method in class hec.map.crs.IdentityTransformImpl
- transform(double[], double[], int, double[], double[], int, int) - Method in interface hec.map.crs.Transform
-
Transforms a list of coordinate point ordinal values.
- transform(double[], double[], CoordinateInfo, double[], double[], CoordinateInfo) - Static method in class hec.map.transform.CoordinateTransform
-
Deprecated, for removal: This API element is subject to removal in a future version.For removal in Monolith 6. Requires JNI call to native lib that is 32-bit only.
- transform(double, double, double[]) - Method in class hec.map.crs.IdentityTransformImpl
- transform(double, double, double[]) - Method in interface hec.map.crs.Transform
-
Transforms a list of coordinate point ordinal values.
- transform(float[], float[], int, float[], float[], int, int) - Method in class hec.map.crs.IdentityTransformImpl
- transform(float[], float[], int, float[], float[], int, int) - Method in interface hec.map.crs.Transform
-
Transforms a list of coordinate point ordinal values.
- transform(float, float, float[]) - Method in class hec.map.crs.IdentityTransformImpl
- transform(float, float, float[]) - Method in interface hec.map.crs.Transform
-
Transforms a list of coordinate point ordinal values.
- transform(WorldPt) - Method in class hec.map.TransformPointHolder
- transform(AffineTransform) - Method in class rma.util.postscript.PSGrBase
- transform(AffineTransform) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- transform(RenderedImage, Rectangle2D) - Method in class hec.map.crs.IdentityTransformImpl
- transform(RenderedImage, Rectangle2D) - Method in interface hec.map.crs.Transform
- Transform - Interface in hec.map.crs
- TRANSFORM - Variable in class hec.map.image.DragPoint
- transformArcLine(Transform, AiShapeArc) - Method in class hec.map.aishape.AiShapeGlyph
- transformArcShapes(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.aishape.AiShapeGlyph
- transformArrays(double[], double[], double[], double[], int, int, CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.MapGlyph
-
Transforms data from on coordinate system to another.
- transformAxis(DoubleUnaryOperator, DoubleInterpolationTable.Axis) - Method in class hec.hecmath.DoubleInterpolationTable
- TransformCache - Class in hec.map
- TransformCache() - Constructor for class hec.map.TransformCache
- transformLocalToWorldArrays(double[], double[], double[], double[], int, int) - Method in class hec.map.MapGlyph
-
Transforms data from a world point in the "map objects" coordinate system, to the map display coordinate system, and then to the local pixel point on the map screen
- transformLookup(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.MapGlyph
- TransformMapScale - Class in hec.map
- TransformMapScale(MapScale, CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class hec.map.TransformMapScale
- transformPoint(WorldPt) - Method in class hec.map.TransformMapScale
- transformPoint(WorldPt, CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.MapGlyph
-
Transforms a world point from one coordinate system to another.
- transformPoint(WorldPt, Transform) - Method in class hec.map.TransformMapScale
- TransformPointHolder - Class in hec.map
- TransformPointHolder(WorldPointHolder, CoordinateReferenceSystem) - Constructor for class hec.map.TransformPointHolder
- transformPointToLocal(WorldPt) - Method in class hec.map.MapGlyph
- transformPointToWorld(LocalPt) - Method in class hec.map.MapGlyph
- transformPolygon(Transform, AiShapePolygon) - Method in class hec.map.aishape.AiShapeGlyph
- transformPolyShapes(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.aishape.AiShapeGlyph
- transformRect(WorldRect) - Method in class hec.map.MapGlyph
- transformRect(WorldRect) - Method in class hec.map.TransformMapScale
- transformRect(WorldRect, CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class hec.map.MapGlyph
- transformRect(WorldRect, Transform) - Method in class hec.map.TransformMapScale
- transformRect(WorldRect, Transform) - Static method in class hec.map.TransformUtility
- transformRectToLocal(WorldRect) - Method in class hec.map.MapGlyph
- transformTimeSeries(HecMath, String) - Method in class hec.hecmath.HecMath
- transformTimeSeries(HecMath, String) - Method in class hec.hecmath.TimeSeriesMath
-
Generate a new time series from the current regular or irregular interval time series.
- transformTimeSeries(HecMath, String, boolean) - Method in class hec.hecmath.HecMath
- transformTimeSeries(HecMath, String, boolean) - Method in class hec.hecmath.TimeSeriesMath
- transformTimeSeries(HecMath, String, boolean, double) - Method in class hec.hecmath.TimeSeriesMath
- transformTimeSeries(TimeSeriesContainer, TimeSeriesContainer, int, boolean, double) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- transformTimeSeries(String, String, String) - Method in class hec.hecmath.HecMath
- transformTimeSeries(String, String, String) - Method in class hec.hecmath.TimeSeriesMath
-
Generate a new regular interval time series from the current regular or irregular time series.
- transformTimeSeries(String, String, String, boolean) - Method in class hec.hecmath.HecMath
- transformTimeSeries(String, String, String, boolean) - Method in class hec.hecmath.TimeSeriesMath
- transformType - Variable in class hec.io.PairedDataContainer
- TransformUtility - Class in hec.map
- TransformUtility() - Constructor for class hec.map.TransformUtility
- transformWithFunction(ScalarOperable) - Method in class hec.hecmath.HecMath
- transformWithFunction(ScalarOperable) - Method in class hec.hecmath.PairedDataMath
- transformWithFunction(ScalarOperable) - Method in class hec.hecmath.TimeSeriesMath
-
use custom transformer to alter values
- transformWithFunction(TimeSeriesContainer, ScalarOperable) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- transformWorldLine(Transform, WorldLine) - Method in class hec.map.aishape.AiShapeGlyph
- transformWorldPt(Transform, WorldPt) - Method in class hec.map.aishape.AiShapeGlyph
-
Transform WorldPt to display coordinate system.
- transformWorldRegion(Transform, WorldRegion) - Method in class hec.map.aishape.AiShapeGlyph
-
Return a Coordinate transformed copy of the WorldRegion
- transformWorldToLocalArrays(double[], double[], double[], double[], int, int) - Method in class hec.map.MapGlyph
-
Transforms data from a world point in the "map objects" coordinate system, to the map display coordinate system, and then to the local pixel point on the map screen
- transformX(int, int, int, float) - Method in class rma.swing.HersheyFont
- transformY(int) - Method in class rma.util.postscript.PSGrBase
-
Flip Y coords so Postscript looks like Java
- transformY(int, int, int, float) - Method in class rma.swing.HersheyFont
- translate(double, double) - Method in class rma.util.postscript.PSGrBase
- translate(double, double) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- translate(int, int) - Method in class rma.util.postscript.PSGrBase
-
Translates the specified parameters into the origin of the graphics context.
- translate(int, int) - Method in class rma.util.wmf.WMFGraphics
-
See Graphics.
- translate(int, int) - Method in class rma.util.wmf.WMFGraphics2D
-
See Graphics2D.
- translateFontName(String) - Method in class rma.util.wmf.WMF
-
Replace a Java font name (e.g 'helvetica') by its Windows counterpart (e.g 'Arial').
- translateFromAlignmentToAxisPosition(int) - Method in class hec.gfx2d.AxisTics
- translateUnits(double, int, int, int) - Static method in class hec.heclib.util.HecDoubleParam
- translateUnixPcFile(int, byte[], int, int[]) - Static method in class hec.util.FileUtilities
- translateXY() - Method in class hec.hecmath.PairedDataMath
- transparency - Variable in class hec.gfx2d.PlotSpecification.ColorInfo
- Transparent() - Constructor for class hec.gfx2d.ColorButton.Transparent
- TRANSPARENT - Static variable in class rma.util.wmf.WMF
- TransverseMercatorCoordinateInfo - Class in hec.map.transform
- TransverseMercatorCoordinateInfo() - Constructor for class hec.map.transform.TransverseMercatorCoordinateInfo
- TransverseMercatorCoordinateInfo(String, String) - Constructor for class hec.map.transform.TransverseMercatorCoordinateInfo
- TransverseMercatorCoordinateInfo(String, String, double, double, double, double, double, double, double) - Constructor for class hec.map.transform.TransverseMercatorCoordinateInfo
- trapezoidal(double[], double[]) - Static method in class hec.hecmath.NumericalIntegration
-
trapezoidal integration with specified points
- travel - Variable in class hec.io.GridCellFileEntry.GridCell
- TRAVEL_LENGTH - Static variable in class hec.io.GridCellFile
- traverseCellDown() - Method in class rma.swing.RmaJTable
-
does nothing
- traverseCellLeft() - Method in class rma.swing.RmaJTable
-
does nothing
- traverseCellRight() - Method in class rma.swing.RmaJTable
-
does nothing
- traverseCellUp() - Method in class rma.swing.RmaJTable
-
does nothing
- tree - Variable in class hec.script.AbstractScriptEditor
- TreeLabel() - Constructor for class rma.swing.tree.CheckBoxTreeRenderer.TreeLabel
- TreeModelAdapter - Class in rma.swing.event
- TreeModelAdapter() - Constructor for class rma.swing.event.TreeModelAdapter
- treeNodesChanged(TreeModelEvent) - Method in class rma.swing.event.TreeModelAdapter
-
Invoked after a node (or a set of siblings) has changed in some way.
- treeNodesInserted(TreeModelEvent) - Method in class rma.swing.event.TreeModelAdapter
-
Invoked after nodes have been inserted into the tree.
- treeNodesRemoved(TreeModelEvent) - Method in class rma.swing.event.TreeModelAdapter
-
Invoked after nodes have been removed from the tree.
- treePathSelected(TreePath, TreePath, boolean) - Method in class hec.script.AbstractScriptEditor
- treeStructureChanged(TreeModelEvent) - Method in class rma.swing.event.TreeModelAdapter
-
Invoked after the tree has drastically changed structure from a given node down.
- trialKey - Variable in class hec.model.TrialReference
-
trial key ie Q1
- TrialReference - Class in hec.model
- TrialReference() - Constructor for class hec.model.TrialReference
- Triangle1Symbol() - Constructor for class hec.map.LayerSymbol.Triangle1Symbol
- TriangleContainer - Class in hec.map.nettin
- TriangleContainer(int) - Constructor for class hec.map.nettin.TriangleContainer
- TriangleContainer(int[], int[], int[]) - Constructor for class hec.map.nettin.TriangleContainer
- TRIANGULAR - Static variable in interface hec.model.DistributionErrorTypes
-
Lower bound followed by upper bound.
- TRIANGULAR_COLUMNS - Static variable in interface hec.model.DistributionErrorTypes
-
The number of columns for the TRIANGULAR error type.
- TRIANGULAR_STRING - Static variable in interface hec.model.DistributionErrorTypes
- trim - Variable in class hec.io.TimeSeriesRetrieveSpec
- trim() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Trim a time series of UNDEFINED values at front and rear.
- trim() - Method in class hec.io.TimeSeriesRetrieveSpec
- trim(boolean) - Method in class hec.io.TimeSeriesRetrieveSpec
- trim(String) - Static method in class hec.hecmath.computation.Util
- trim(String, char) - Static method in class rma.util.RMAIO
-
trim off all characters trimChar from String s
- trim(String, char, boolean) - Static method in class rma.util.RMAIO
- TRIM - Enum constant in enum class hec.hecmath.computation.Constants.TextOperator
- trimLine() - Method in class hec.map.hms.HmsMapObject
- trimSeparators(StringBuffer) - Static method in class rma.util.RMAIO
- trimTail() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Trim UNDEFINED values from the tail of a time series.
- trimToFilename(String) - Static method in class rma.util.RMAIO
- trimToSize() - Method in class rma.swing.list.RmaListModel
-
Deprecated.
- trimToSize() - Method in class rma.util.DoubleArray
-
Trims the capacity of this DoubleArray to be the DoubleArray's current size.
- trimToSize() - Method in class rma.util.DoubleVector
-
Trims the capacity of this DoubleVector to be the DoubleVector's current size.
- trimToSize() - Method in class rma.util.FloatArray
-
Trims the capacity of this FloatArray to be the FloatArray's current size.
- trimToSize() - Method in class rma.util.IntArray
-
Trims the capacity of this array to be the arrays's current size.
- trimToSize() - Method in class rma.util.IntVector
-
Trims the capacity of this vector to be the vector's current size.
- trimToSize() - Method in class rma.util.LongVector
-
Trims the capacity of this vector to be the vector's current size.
- trimToSize() - Method in class rma.util.ShortArray
-
Trims the capacity of this array to be the arrays's current size.
- trimToTime(HecTime, HecTime) - Method in class hec.io.TimeSeriesContainer
- trimToTime(HecTime, HecTime, boolean) - Method in class hec.io.TimeSeriesContainer
- trimTrailing(String, char) - Static method in class rma.util.RMAIO
-
trim off all trailing characters trailingChar from String s
- TristateCheckBox - Class in hec.ui
-
Author: Dr.
- TristateCheckBox() - Constructor for class hec.ui.TristateCheckBox
-
Instantiates a new tristate check box.
- TristateCheckBox(String) - Constructor for class hec.ui.TristateCheckBox
-
Instantiates a new tristate check box.
- TristateCheckBox(String, TristateCheckBox.State) - Constructor for class hec.ui.TristateCheckBox
-
Instantiates a new tristate check box.
- TristateCheckBox(String, Icon, TristateCheckBox.State) - Constructor for class hec.ui.TristateCheckBox
-
Instantiates a new tristate check box.
- TristateCheckBox.State - Class in hec.ui
-
This is a type-safe enumerated type.
- TristateCheckBoxCellEditor - Class in hec.ui
-
Author Shannon Larson The Class TristateCheckBoxCellEditor This Editor is intended to be used in JTable cells.
- TristateCheckBoxCellEditor() - Constructor for class hec.ui.TristateCheckBoxCellEditor
-
Instantiates a new tristate check box cell editor.
- TristateCheckBoxCellEditor(TristateCheckBox) - Constructor for class hec.ui.TristateCheckBoxCellEditor
-
Instantiates a new TristateCheckBoxCellEditor.
- TristateCheckBoxData - Class in hec.ui
-
Author Shannon Larson The Class TristateCheckBoxData to hold the State and Label text for a TristateCheckBox.
- TristateCheckBoxData(String, TristateCheckBox.State) - Constructor for class hec.ui.TristateCheckBoxData
-
Instantiates a new tristate check box data.
- TristateCheckBoxRenderer - Class in hec.ui
-
The Class TristateCheckBoxRenderer.
- TristateCheckBoxRenderer() - Constructor for class hec.ui.TristateCheckBoxRenderer
-
Instantiates a new tristate check box renderer.
- TristateCheckBoxRenderer(TristateCheckBox) - Constructor for class hec.ui.TristateCheckBoxRenderer
-
Instantiates a new tristate check box renderer.
- TristateDecorator - Class in hec.ui
-
Author: Dr.
- TristateDecorator(ButtonModel) - Constructor for class hec.ui.TristateDecorator
-
Instantiates a new tristate decorator.
- TrivialDisplayProjection() - Constructor for class hec.map.DisplayCoordinateReferenceSystem.TrivialDisplayProjection
- TRUE - Static variable in class hec.model.AbstractDBFObject
- TRUE - Static variable in interface hec.script.Constants
- truePath - Variable in class hec.io.RmiFileInfo
- TRUNC - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- truncate() - Method in class hec.hecmath.HecMath
- truncate() - Method in class hec.hecmath.PairedDataMath
-
Create a new paired data set with the current paired data y-values truncated to whole numbers.
- truncate() - Method in class hec.hecmath.TimeSeriesMath
-
Derive a new time series with values of the current time series truncated to whole numbers.
- truncate(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- truncate(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- TRUNCATE - Static variable in class hec.hecmath.HecMath
- tryArg(int, boolean) - Method in class rma.util.GetOpt
-
Method Description
- tryArg(int, double) - Method in class rma.util.GetOpt
-
Method Description
- tryArg(int, float) - Method in class rma.util.GetOpt
-
Method Description
- tryArg(int, int) - Method in class rma.util.GetOpt
-
Method Description
- tryArg(int, long) - Method in class rma.util.GetOpt
-
Method Description
- tryArg(int, String) - Method in class rma.util.GetOpt
-
Method Description
- TS_CAT_REF - Static variable in class hec.data.tx.TimeSeriesGroupRef
- TS_CATEGORY_DESC - Static variable in class hec.data.meta.TsGroupQuery
- TS_CATEGORY_ID - Static variable in class hec.data.meta.TsGroupQuery
- TS_EDITING - Static variable in class hec.data.tx.DataVerificationConst
- TS_GROUP_DESC - Static variable in class hec.data.meta.TsGroupQuery
- TS_GROUP_ID - Static variable in class hec.data.meta.TsGroupQuery
- TS_GROUP_REF - Static variable in class hec.data.tx.TimeSeriesGroup
- TS_PROP - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- TS_REF - Static variable in class hec.data.tx.TimeSeriesGroup
- TSAxis - Class in hec.geometry
-
A coordinate axis for HecTime data.
- TSAxis(String) - Constructor for class hec.geometry.TSAxis
-
Default Constructor
- TSAxisIterator - Class in hec.geometry
-
An iterator class for stepping across a time series axis at a fixed interval.
- TSAxisIterator(TSAxis, double) - Constructor for class hec.geometry.TSAxisIterator
-
Constructor
- TSAxisIterator(TSAxis, double, int, int) - Constructor for class hec.geometry.TSAxisIterator
- TSAxisIterator(TSAxis, int) - Constructor for class hec.geometry.TSAxisIterator
- TSAxisIterator(TSAxis, int, int, int) - Constructor for class hec.geometry.TSAxisIterator
- TsAxisScalePropertiesPanel - Class in hec.gfx2d
-
This is a panel which allows the user to edit properties of a Time Series Axis.
- TsAxisScalePropertiesPanel() - Constructor for class hec.gfx2d.TsAxisScalePropertiesPanel
- TSAxisTics - Class in hec.gfx2d
-
Graphic Component that displays tic marks and tic labels for an Axis.
- TSAxisTics(G2dPanel, TSAxis, Viewport, int) - Constructor for class hec.gfx2d.TSAxisTics
-
Default Constructor
- tsc - Variable in class hec.hecmath.computation.ValueContainer
- TsCategory - Class in hec.data.tx
- TsCategory(String) - Constructor for class hec.data.tx.TsCategory
- TsCategory(String, String) - Constructor for class hec.data.tx.TsCategory
- TsCategoryMap - Class in hec.data.tx
- TsCategoryMap(Catalog) - Constructor for class hec.data.tx.TsCategoryMap
- TsCategoryMap1 - Class in hec.data.tx
- TsCategoryMap1() - Constructor for class hec.data.tx.TsCategoryMap1
- TsCategoryMap1(Catalog) - Constructor for class hec.data.tx.TsCategoryMap1
- tscByName - Variable in class hec.hecmath.computation.VariableSet
- tscs - Variable in class hec.io.TimeSeriesContainerAligner
- TsDataSetName - Class in hec.model
- TsDataSetName() - Constructor for class hec.model.TsDataSetName
- TsDataSetName(boolean, String) - Constructor for class hec.model.TsDataSetName
- TsDataSetName(String) - Constructor for class hec.model.TsDataSetName
- TsDataSetStats - Class in hec.io
- TsDataSetStats() - Constructor for class hec.io.TsDataSetStats
- TSDataStored - Class in hec.jms
-
Encapsulates a data exchange JMS message noting that data has been stored for a particular time series id.
- TSDataStored(MapMessage) - Constructor for class hec.jms.TSDataStored
- tsDescriptionToDssPath(DescriptionTx) - Static method in class hec.data.TsTranslator
- tsDescriptionToDssPath(String) - Static method in class hec.data.TsTranslator
- TsGroup - Class in hec.data.tx
- TsGroup() - Constructor for class hec.data.tx.TsGroup
- TsGroup(String, String, String, String, String, String) - Constructor for class hec.data.tx.TsGroup
- TsGroupQuery - Class in hec.data.meta
- TsGroupQuery() - Constructor for class hec.data.meta.TsGroupQuery
- tsIdToPathname(String, int) - Static method in class hec.heclib.dss.DSSPathname
- TSLocation - Interface in hec.model
-
Interface for objects that are associated with time series data.
- TSLOCATION_MODEL - Static variable in class hec.map.ModeDrawingAttributeSet
- TSLocation2 - Interface in hec.model
-
Interface for objects that are associated with time series data.
- TSManager - Interface in hec.model
-
Interface for managers that contain objects which have time series data.
- TSRecord - Interface in hec.model
-
Maps a time series location to a DSS record.
- TsRecordContainer - Interface in hec.model
- TSRecordCreator - Interface in hec.model
- tsToDss(String, String, DataSetTx) - Static method in class hec.data.TsTranslator
-
-1 = no match to the tsdesc
-2 = no records found in time series - tsToDss(Properties, HecDataManager, String, long, long, DataSetTx) - Static method in class hec.data.TsTranslator
- tsToDss(Properties, String, DataSetTx) - Static method in class hec.data.TsTranslator
- tsToDss(Properties, String, String, long, long, DataSetTx) - Static method in class hec.data.TsTranslator
-
Writes a hec.data.tx.DataSetTx to DSS.
- TsTranslator - Class in hec.data
-
Translates from hec.data.tx.DescriptionTx Objects to DSS Paths and viceversa.
- TsTranslator() - Constructor for class hec.data.TsTranslator
- TsTranslator.ListFileProperties - Class in hec.data
- tType - Variable in class rma.util.png.PngEncoderB
- TWO_COLOR - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- TWO_D_DOUBLE_ARRAY_NODE_NAME - Static variable in class rma.util.RmaBaseXmlUtilities
- TWO_LINE_LAYOUT - Static variable in class hec.gui.AbstractSelectorPanel
- TwoColorColorContour - Class in rma.util
- TwoColorColorContour() - Constructor for class rma.util.TwoColorColorContour
- TwoTablesOneFixedPanel - Class in rma.swing.table
- TwoTablesOneFixedPanel() - Constructor for class rma.swing.table.TwoTablesOneFixedPanel
- twoVariableRatingTableInterpolation(HecMath, HecMath) - Method in class hec.hecmath.HecMath
- twoVariableRatingTableInterpolation(TimeSeriesMath, TimeSeriesMath) - Method in class hec.hecmath.PairedDataMath
-
Use the current paired data set to create a new time series by the two-variable rating table interpolation of the time series
tsMathX
andtsMathZ
. - txtExtEast - Variable in class hec.map.GeoDialog
- txtExtNorth - Variable in class hec.map.GeoDialog
- txtExtSouth - Variable in class hec.map.GeoDialog
- txtExtWest - Variable in class hec.map.GeoDialog
- type - Variable in class hec.geometry.AxisProp
-
axis type identifier
- type - Variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- type - Variable in class hec.io.TimeSeriesContainer
- type - Variable in class hec.io.TinContainer
-
Data type for values represented by TIN surface, e.g.
- type - Variable in class hec.map.LayerSymbol.LayerSymbolItem
- type() - Method in class hec.heclib.dss.HecTimeSeriesBase
- type() - Element in annotation interface hec.io.dbf.annotations.Type
- Type - Annotation Interface in hec.io.dbf.annotations
-
Allows developers define a custom user type for reading/writing data into DBF Files.s
- TYPE - Static variable in interface hec.jms.MessageConst
-
Message map key for type.
- TYPE - Static variable in interface hec.ui.browser.IBrowserFactory
- TYPE_UNDEFINED - Static variable in class hec.hecmath.TimeSeriesMath
- typeComboChanged() - Method in class hec.client.HistogramPlotDialog
- typeComboChanged() - Method in class hec.client.ScalarOutputDialog
- types - Variable in class hec.io.PairedDataContainer
- TYPES - Static variable in class hec.data.ParameterType
-
Deprecated.
- TYPES - Static variable in interface hec.model.DistributionErrorTypes
-
An ordered array of all of the types.
- TYPES_STRING - Static variable in interface hec.model.DistributionErrorTypes
- typeX - Variable in class hec.heclib.dss.HecDSSRecordData
- typeX() - Method in class hec.heclib.dss.HecPairedData
- typeY - Variable in class hec.heclib.dss.HecDSSRecordData
- typeY() - Method in class hec.heclib.dss.HecPairedData
- tz - Variable in class hec.io.TimeSeriesRetrieveSpec
- tzUtc - Static variable in class hec.gfx2d.PlotSpecification
U
- udpate(LocalRect) - Method in class hec.map.image.DragPoint
- UNARY - Enum constant in enum class hec.hecmath.computation.Constants.Precedence
- UNARY - Static variable in interface hec.hecmath.computation.Constants
- uncompress(short[], int, double, double, float[], int[]) - Method in class hec.heclib.grid.DataCompression
-
Method Description
- uncompress(String) - Static method in class hec.util.TextUtil
-
Decompresses a string that has been compressed with gzip compression (and no encoding applied)
- uncompress(String, String) - Static method in class hec.util.TextUtil
-
Decompresses a string that has been compressed with gzip compression and possibly encoded
- uncompressQuality(Quality) - Static method in class hec.data.tx.QualityTx
-
Deprecated.
- UNDEF - Static variable in class hec.heclib.util.Unit
-
Undefined Units System
- UNDEF_COLUMN_PARAM_ID - Static variable in interface rma.swing.table.RmaTableModelInterface
- UNDEF_COLUMN_UNIT_SYSTEM - Static variable in class rma.swing.table.RmaTableModel
- UNDEF_DBL - Static variable in class hec.gfx2d.SimpleJTableBarData
- UNDEF_DBL - Static variable in class hec.gfx2d.SimpleJTableSeasonalData
- UNDEF_DBL - Static variable in class hec.gfx2d.SimpleJTableStepData
- UNDEF_DOUBLE - Static variable in class rma.util.RMAConst
-
Deprecated.
- UNDEF_FLOAT - Static variable in class rma.util.RMAConst
- UNDEF_ID - Static variable in class hec.data.Units
-
Deprecated.
- UNDEF_ID - Static variable in class hec.heclib.util.Unit
-
Undefined Units System
- UNDEF_INT - Static variable in class rma.util.RMAConst
-
Deprecated.
- UNDEF_LONG - Static variable in class rma.util.RMAConst
-
Deprecated.
- UNDEF_PARAMETER_ID - Static variable in class hec.data.Parameter
-
Deprecated.The Constant UNDEF_PARAMETER_ID.
- Undefined - Enum constant in enum class hec.event.HecDssEventType
- UNDEFINED - Static variable in class hec.data.location.Alternative
- UNDEFINED - Static variable in interface hec.data.meta.SqlQuery
- UNDEFINED - Static variable in class hec.data.meta.StateCatalogQuery
- UNDEFINED - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- UNDEFINED - Static variable in class hec.gfx2d.DataType
- UNDEFINED - Static variable in class hec.gfx2d.PlotIconBase
- UNDEFINED - Static variable in class hec.hecmath.CyclicAnalysisStatistics
- UNDEFINED - Static variable in class hec.hecmath.DurationPeriod
- UNDEFINED - Static variable in interface hec.script.Constants
- UNDEFINED - Static variable in class hec.util.Util
-
Description of the Field
- UNDEFINED - Static variable in class rma.swing.RmaJLocationComponent
- UNDEFINED_DATA_TYPE - Static variable in class hec.gfx2d.DataTypeFactory
-
Description
- UNDEFINED_DOUBLE - Static variable in class hec.chart.Histogram
- UNDEFINED_DOUBLE - Static variable in class hec.heclib.util.Heclib
- UNDEFINED_DOUBLE - Static variable in class hec.lang.Const
- UNDEFINED_DOUBLE - Static variable in interface hec.script.Constants
- UNDEFINED_FLOAT - Static variable in class hec.heclib.util.Heclib
- UNDEFINED_FLOAT - Static variable in class hec.lang.Const
- UNDEFINED_FLOAT - Static variable in interface hec.script.Constants
- UNDEFINED_GRID - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- UNDEFINED_GRID_TYPE - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- UNDEFINED_GRID_WITH_TIME - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- UNDEFINED_INT - Static variable in class hec.chart.Histogram
- UNDEFINED_INT - Static variable in class hec.heclib.util.Heclib
- UNDEFINED_INT - Static variable in class hec.lang.Const
- UNDEFINED_INT - Static variable in interface hec.script.Constants
- UNDEFINED_LONG - Static variable in class hec.lang.Const
- UNDEFINED_LONG - Static variable in interface hec.script.Constants
- UNDEFINED_MAP_VAL - Variable in class hec.dataTable.ArrayModel
- UNDEFINED_MAX - Static variable in class hec.gfx2d.PlotIconBase
- UNDEFINED_MIN - Static variable in class hec.gfx2d.PlotIconBase
- UNDEFINED_SHORT - Static variable in class hec.heclib.util.Heclib
- UNDEFINED_TIME - Static variable in class hec.lang.Const
- UNDEFINED_TIME - Static variable in interface hec.script.Constants
- UNDEFINED_UNITS - Static variable in class hec.data.Units
-
Deprecated.
- UNDEFINED_UNITS - Static variable in class hec.heclib.dss.HecDataConversion
- UNDEFINED_UNITS - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- UNDEFINED_UTC_OFFSET - Static variable in interface hec.data.UtcOffsetConst
-
Deprecated.
- UNDEFINED_UTC_OFFSET_STRING - Static variable in interface hec.data.UtcOffsetConst
-
Deprecated.
- UNDEFINED_VALUE - Static variable in class hec.heclib.util.HecTime
- UndefinedRecordNumbersException - Exception in hec.io.dbf
-
An exception class generated during a dbf operation where the record numbers were not found.
- UndefinedRecordNumbersException() - Constructor for exception hec.io.dbf.UndefinedRecordNumbersException
- undelete(List<String>) - Method in interface hec.heclib.dss.DssDataManager
- undelete(List<String>) - Method in class hec.heclib.dss.HecDSSUtilities
- undelete(List<String>) - Method in interface hec.heclib.dss.IHecDSSUtilities
- undelete(List<String>) - Method in class hec.heclib.dss.LocalDssDataManager
- underflowBehavior - Variable in class hec.io.RatingValuesContainer
- underflowBehavior - Variable in class hec.io.StreamRatingSeriesContainer
- underflowValue - Variable in class hec.io.RatingValuesContainer
- undo() - Method in class rma.swing.RmaJTable
-
does nothing
- undoableEditHappened(UndoableEditEvent) - Method in class rma.swing.SerializerEditDlg
- undoAction() - Method in class rma.swing.AbstractTextEditorPanel
-
undo the last Undoable Event.
- undoAction() - Method in class rma.swing.SerializerEditDlg
- UndoAction() - Constructor for class rma.swing.RmaJTextField.UndoAction
- undoAllChanges() - Method in class hec.client.SelectorEditorPanel
-
generic undo all changes functionality
- undoAllChanges() - Method in class hec.gui.SelectorPanelEditor
-
generic undo all changes functionality
- undoEdits() - Method in class hec.gfx2d.G2dViewportLayerLocationPanel
- undoEdits() - Method in class hec.gui.AbstractEditorPanel
- undoEdits() - Method in class rma.swing.AbstractJPanel
- undoEdits() - Method in class rma.swing.DefaultJPanel
- undoLastDelete() - Method in interface hec.heclib.dss.DssDataManager
- undoLastDelete() - Method in class hec.heclib.dss.HecDSSUtilities
- undoLastDelete() - Method in interface hec.heclib.dss.IDSSUtilities
-
Description of the Method
- undoLastDelete() - Method in interface hec.heclib.dss.IHecDSSUtilities
- undoLastDelete() - Method in class hec.heclib.dss.LocalDssDataManager
- unflatten(int[]) - Method in class hec.heclib.grid.AlbersInfoFlat
- unflatten(int[]) - Method in class hec.heclib.grid.GridInfoFlat
- unflatten(int[]) - Method in class hec.heclib.grid.HrapInfoFlat
- unflatten(int[]) - Method in class hec.heclib.grid.SpecifiedGridInfoFlat
- unHighLight(Graphics) - Method in class hec.gfx2d.ColorSquare
- UNIFORM - Static variable in class hec.chart.Histogram
- UNIFORM - Static variable in interface hec.model.DistributionErrorTypes
-
Lower bound followed by upper bound.
- UNIFORM_COLUMNS - Static variable in interface hec.model.DistributionErrorTypes
-
The number of columns for the UNIFORM error type.
- UNIFORM_STRING - Static variable in interface hec.model.DistributionErrorTypes
- uninstall() - Static method in class rma.util.debug.LogViolationRepaintManager
-
Tries to restore the repaint manager before installing the
LogViolationRepaintManager
viaLogViolationRepaintManager.install()
. - uninstallChooserPanel(JColorChooser) - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
-
Invoked when the panel is removed from the chooser.
- uninstallChooserPanel(JColorChooser) - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- uninstallChooserPanel(JColorChooser) - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
- unionExtent(GridData, GridData) - Static method in class hec.heclib.grid.GridUtilities
-
Calculates the extent of the union of two compatible grids.
- unique - Variable in class hec.io.dbf.Tag4defineData
- unique() - Element in annotation interface hec.io.dbf.annotations.Index
-
A valid DBF byte value for Uniqueness.
- UNIQUE - Static variable in exception hec.io.dbf.Error4Const
- UNIQUE_SYMBOL - Static variable in class hec.map.aishape.AiShapeGlyphDataRecord
- UNIQUE_SYMBOL - Static variable in class hec.map.aishape.ui.AbstractAiShapeProperitesPanel
- UniqueLineSymbolPanel - Class in hec.map.aishape.ui
- UniqueLineSymbolPanel() - Constructor for class hec.map.aishape.ui.UniqueLineSymbolPanel
-
Creates a new instance of UniqueLineSymbolPanel
- uniqueNameInEditBuffer(String) - Method in class hec.model.AbstractDataListTableModel
- UniquePolygonSymbolPanel - Class in hec.map.aishape.ui
- UniquePolygonSymbolPanel() - Constructor for class hec.map.aishape.ui.UniquePolygonSymbolPanel
-
Creates a new instance of UniquePolygonSymbolPanel
- UniqueSymbolPanel - Class in hec.map.aishape.ui
- UniqueSymbolPanel() - Constructor for class hec.map.aishape.ui.UniqueSymbolPanel
- unit - Variable in class hec.map.raster.CreateRaster.RasterImport
- Unit - Class in hec.heclib.util
-
Holds Unit Definitions, Conversion Factors, and Conversion Functions.
- Unit() - Constructor for class hec.heclib.util.Unit
- UNIT - Enum constant in enum class hec.gfx2d.swing.charts.thresholds.Threshold.ThresholdType
- UNIT - Static variable in class hec.data.AbstractJDomDataObject
- UNIT - Static variable in class hec.data.location.Location
- UNIT_DESCRIPTION - Static variable in class hec.data.meta.ParameterCatalogQuery
- UNIT_ID - Static variable in class hec.data.meta.ParameterCatalogQuery
- UNIT_IDS - Static variable in interface hec.map.transform.CoordinateTransformConstants
- UNIT_LONG_NAME - Static variable in class hec.data.meta.ParameterCatalogQuery
- UNIT_SYSTEMS - Static variable in class hec.heclib.util.HecDoubleParam
-
Constants for unit systems.
- unitCB - Variable in class hec.gui.VerticalDatumOffsetPanel
- units - Variable in class hec.io.PairedDataContainer
- units - Variable in class hec.io.TimeSeriesContainer
-
the Units i.e.
- units - Variable in class hec.io.TimeSeriesRetrieveSpec
- units - Variable in class hec.io.TinContainer
-
Units for values represented by TIN surface, e.g.
- units() - Method in class hec.heclib.dss.HecTimeSeriesBase
- units() - Method in class hec.io.TimeSeriesRetrieveSpec
- units(String) - Method in class hec.io.TimeSeriesRetrieveSpec
- Units - Class in hec.data
-
Deprecated.As of 02/08/2021 use
Units
andUnitUtil
from hec-nucleus-metadata instead. - Units() - Constructor for class hec.data.Units
-
Deprecated.
- Units(Units) - Constructor for class hec.data.Units
-
Deprecated.Copy constructor
- Units(String) - Constructor for class hec.data.Units
-
Deprecated.
- Units(String, boolean) - Constructor for class hec.data.Units
-
Deprecated.
- Units(Units) - Constructor for class hec.data.Units
-
Deprecated.
- UNITS - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- UNITS - Static variable in interface hec.map.transform.CoordinateTransformConstants
-
Unit names for input and output coordinates
- UNITS_ENGLISH - Static variable in class hec.heclib.util.HecDoubleParam
-
English unit system constant index.
- UNITS_ENGLISH - Static variable in class hec.lang.UnitsType
-
The constant for English units.
- UNITS_SI - Static variable in class hec.heclib.util.HecDoubleParam
-
SI unit system constant index.
- UNITS_SI - Static variable in class hec.lang.UnitsType
-
The constant for SI units.
- UnitsCellRenderer - Interface in rma.swing.table
- unitsCombo - Variable in class hec.map.transform.CoordinateTransformPanel
- UnitsComponent - Interface in rma.services.units
-
This is an interface for GUI components that use a units system to measure its data.
- UnitsConst - Class in hec.lang
- UnitsConst() - Constructor for class hec.lang.UnitsConst
- UnitsConversionException - Exception in hec.data
- UnitsConversionException(Units, Units) - Constructor for exception hec.data.UnitsConversionException
- UnitsConversionException(Exception) - Constructor for exception hec.data.UnitsConversionException
-
The unit conversion exception was passed in a custom message to use instead of the default generated message.
- UnitsConversionException(String) - Constructor for exception hec.data.UnitsConversionException
-
The unit conversion exception was passed in a custom message to use instead of the default generated message.
- UnitsConversionException(String, String) - Constructor for exception hec.data.UnitsConversionException
- UnitsConversionException(String, String, String, String) - Constructor for exception hec.data.UnitsConversionException
- UnitsDisplayService - Interface in rma.services.units
- UnitsDisplayServiceImpl - Class in rma.services.units.impl
- UnitsDisplayServiceImpl() - Constructor for class rma.services.units.impl.UnitsDisplayServiceImpl
- UnitsHeaderRenderer - Class in rma.swing.table
- UnitsHeaderRenderer() - Constructor for class rma.swing.table.UnitsHeaderRenderer
- UnitsHeaderRenderer(boolean) - Constructor for class rma.swing.table.UnitsHeaderRenderer
-
Constructs a Header Renderer to render a units string in place of a Substitution Parameter.
- UnitsLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- unitsProfileDepths - Variable in class hec.io.TimeSeriesContainer
- unitsProfileValues - Variable in class hec.io.TimeSeriesContainer
- UnitsType - Class in hec.lang
-
Describes the units system that is in use.
- UnitsType() - Constructor for class hec.lang.UnitsType
-
Constructs the default UnitsType as a default NamedType with the units system set as "SI Units" and the units type set as UNITS_SI.
- UnitsType(int, String) - Constructor for class hec.lang.UnitsType
-
Constructs a default UnitsType with the system set to the String argument system, and the type set to the int argument type.
- UnitsType(String, int) - Constructor for class hec.lang.UnitsType
-
Constructs a default UnitsType with the system set to the String argument system, and the type set to the int argument type.
- unitsX - Variable in class hec.heclib.dss.HecDSSRecordData
- unitsX() - Method in class hec.heclib.dss.HecPairedData
- unitsY - Variable in class hec.heclib.dss.HecDSSRecordData
- unitsY() - Method in class hec.heclib.dss.HecPairedData
- UNKNOWN - Enum constant in enum class hec.hecmath.computation.Constants.Notation
- UNKNOWN - Enum constant in enum class hec.io.FileOffsetError
-
An unknown error occured when attempting to locate the specified data
- UNKNOWN - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- UNKNOWN_JAVA_VERSION - Static variable in class rma.util.RMAConst
- UNKNOWN_OS - Static variable in class rma.util.RMAConst
- UNKNOWN_SRS_DEFINITION_TYPE - Static variable in class hec.io.TinContainer
-
SRS string type is unknown
- UnknownUserItem - Class in hec.server
- UnknownUserItem(String, String, long, String) - Constructor for class hec.server.UnknownUserItem
- unload() - Method in class hec.geometry.DataObjectRating.TestObject
- unload() - Method in class hec.gfx2d.ComplexSeasonalData
- unload() - Method in class hec.gfx2d.DefaultG2dObject
- unload() - Method in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
Causes the object to unload its data from memory.
- unload() - Method in class hec.gfx2d.G2dDataWrapper
- unload() - Method in interface hec.gfx2d.G2dObject
-
Causes the object to unload its data from memory
- unload() - Method in interface hec.gfx2d.G2dObjectInterface
- unload() - Method in class hec.gfx2d.histogram.HistogramDataSetImpl
- unload() - Method in class hec.gfx2d.PairedDataSet
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.PairedValuesExtData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
Causes the object to unload its data from memory.
- unload() - Method in class hec.gfx2d.SimpleArray
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimpleBarArray
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimpleJTableBarData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimpleJTableData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimpleJTableSeasonalData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimpleJTableStepData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimplePairedValuesData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.SimpleSeasonalData
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.swing.charts.bar.BarGroupData
- unload() - Method in class hec.gfx2d.TimeSeriesDataSetBase
-
Causes the object to unload its data from memory
- unload() - Method in class hec.gfx2d.TimeWindowPlotData
- unload() - Method in class hec.map.aidem.AiDemBaseMap
- unload() - Method in class hec.map.aidem.AiDemFltMap
- unload() - Method in class hec.map.aidem.AiDemMap
- unload() - Method in class hec.map.aishape.AiShapeMap
-
Decrement the refernce counter.
- unload() - Method in class hec.map.annotations.AnnotationMapObject
- unload() - Method in class hec.map.dem.DemMap
- unload() - Method in class hec.map.dlg.DlgMap
- unload() - Method in class hec.map.dxf.DxfMap
-
Decrement the refernce counter.
- unload() - Method in class hec.map.flo2d.Flo2dDepthMap
- unload() - Method in class hec.map.flo2d.Flo2dElevMap
- unload() - Method in class hec.map.google.GoogleImageMap
- unload() - Method in class hec.map.image.ImageMap
-
Decrement the refernce counter.
- unload() - Method in class hec.map.inundation.InundationGroup
- unload() - Method in class hec.map.inundation.InundationLayer
- unload() - Method in class hec.map.inundation.InundationParameter
- unload() - Method in class hec.map.MapObject
- unload() - Method in interface hec.map.MapObjectInterface
-
Method to tell the Map Object to unload, because the map is done
- unload() - Method in class hec.map.mrsid.MrSidMap
- unload() - Method in class hec.map.nettin.NetTinMap
- unload() - Method in class hec.map.raster.RasterMap
- unload() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- unload() - Method in class hec.map.tin.TinMap
- unload() - Method in class hec.map.tms.datasource.TmsDataSource
- unload() - Method in class hec.map.tms.TmsMap
- unload() - Method in class hec.map.vrt.VrtMapObject
- unloadTSRecord() - Method in class hec.model.BaseTSDataSet
- unlock() - Method in class hec.io.DBFDataStorage
- unlock(Object) - Method in class rma.util.SingletonHashcodeLocker
- UNLOCK - Static variable in class hec.io.FileLock
- UNLOCK_ALL - Static variable in class hec.io.FileLock
- UNLOCK_ALL_STRING - Static variable in class hec.io.FileLock
- UNLOCK_STRING - Static variable in class hec.io.FileLock
- UNLOCKED - Static variable in class hec.event.ConfigFileChangeEvent
- unlockFile(FileLock) - Method in interface hec.io.HecFile
-
Unlock this file with fLock.
- unlockFile(FileLock) - Method in class hec.io.SimpleFile
- unlockFile(FileLock) - Method in class hec.io.SimpleHecFileImpl
- unlockFile(Identifier, FileLock) - Method in interface hec.appInterface.FileOpener
- unlockFile(Identifier, FileLock) - Method in class hec.io.SimpleFileOpenerImpl
- unlockFile(Identifier, FileLock) - Method in class hec.map.vrt.SimpleFileOpeners
- unMap(int, int) - Method in class hec.dataTable.ArrayModel
- unmapFile(String) - Method in class hec.heclib.dss.HecDSSFileDataManager
- unMapToNextValidRow(int, int) - Method in class hec.dataTable.ArrayModel
- unmarshal(StreamFlowMeasurementsList) - Method in class hec.data.streamflow.StreamFlowMeasurementsAdapter
- unmarshal(String) - Method in class hec.map.annotations.ProjectionXmlAdapter
- unmarshal(XmlColorAdapter.ColorValueType) - Method in class rma.xml.adapters.XmlColorAdapter
- unmarshal(XmlColorContourRecordAdapter.ContourRecordValueType) - Method in class rma.xml.adapters.XmlColorContourRecordAdapter
- unmarshal(XmlDimensionAdapter.DimensionValueType) - Method in class rma.xml.adapters.XmlDimensionAdapter
- unmarshal(XmlDoubleColorNavMapAdapter.DoubleColorNavMapValueType) - Method in class rma.xml.adapters.XmlDoubleColorNavMapAdapter
- unmarshal(XmlFontAdapter.FontValueType) - Method in class rma.xml.adapters.XmlFontAdapter
- unmarshal(XmlMapAdapter.MapValueType<K, V>) - Method in class rma.xml.adapters.XmlMapAdapter
- unmarshal(XmlNavigableMapAdapter.NavigableMapValueType<K, V>) - Method in class rma.xml.adapters.XmlNavigableMapAdapter
- UnmodifiableDataObject - Class in hec.model
-
Description of the Class
- UnmodifiableDataObject() - Constructor for class hec.model.UnmodifiableDataObject
-
Constructor for the UnmodifiableDataObject object
- UnmodifiableDataObject(String, long) - Constructor for class hec.model.UnmodifiableDataObject
-
Constructor for the UnmodifiableDataObject object
- UNPAUSE - Static variable in interface rma.swing.VCRControlsListener
- unregisterAsListener() - Method in class hec.hecmath.computation.Computation
- unregisterAsListener() - Method in class hec.hecmath.computation.Condition
- unregisterAsListener() - Method in class hec.hecmath.computation.LogicTest
- unregisterAsListener() - Method in class hec.hecmath.computation.MathExpression
- unregisterAsListener() - Method in class hec.hecmath.computation.MathOperation
- unregisterAsListener() - Method in class hec.hecmath.computation.QualityOperation
- unregisterAsListener() - Method in class hec.hecmath.computation.QualityTest
- unregisterAsListener() - Method in class hec.hecmath.computation.Text
- unregisterAsListener() - Method in class hec.hecmath.computation.TextExpression
- unregisterAsListener() - Method in class hec.hecmath.computation.TextOperation
- unregisterAsListener() - Method in class hec.hecmath.computation.TextTest
- unregisterAsListener() - Method in interface hec.hecmath.computation.UpdatableListener
- unregisterAsListener() - Method in class hec.hecmath.computation.Value
- unregisterAsListener() - Method in class hec.hecmath.computation.ValueTest
- unregisterAsListener() - Method in class hec.hecmath.computation.Variable
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.Computation
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.Condition
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.LogicTest
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.MathExpression
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.MathOperation
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.QualityOperation
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.QualityTest
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.Text
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.TextExpression
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.TextOperation
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.TextTest
- unregisterAsListener(Updatable) - Method in interface hec.hecmath.computation.UpdatableListener
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.Value
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.ValueTest
- unregisterAsListener(Updatable) - Method in class hec.hecmath.computation.Variable
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.Computation
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.Condition
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.LogicTest
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.MathExpression
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.MathOperation
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.QualityOperation
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.QualityTest
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.Text
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.TextExpression
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.TextOperation
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.TextTest
- unregisterListener(UpdatableListener) - Method in interface hec.hecmath.computation.Updatable
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.Value
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.ValueTest
- unregisterListener(UpdatableListener) - Method in class hec.hecmath.computation.Variable
- UNSET - Enum constant in enum class hec.io.DataContainer.VERTICAL_DATUM
- UNSET - Enum constant in enum class hec.io.DataContainer.VERTICAL_UNITS
- unsetPermanentState() - Method in class rma.swing.action.ActionButton
- unsignedByte(byte) - Static method in class rma.util.ByteConversion
-
take a byte and return the unsigned version
- unzip(byte[]) - Static method in class hec.util.ZipUtility
-
unzip the zipped byte[]
- unZoom() - Method in class hec.geometry.Axis
- unZoom() - Method in class hec.geometry.LogAxis
- up - Variable in class hec.gfx2d.ToolbarButtonProp
- up - Variable in class hec.map.ButtonGifStrings
- UP - Static variable in class rma.swing.action.ActionButton
- UP - Static variable in class rma.swing.FindDialog
- UP - Static variable in class rma.swing.ReplaceDialog
- Updatable - Interface in hec.hecmath.computation
- UpdatableListener - Interface in hec.hecmath.computation
- update() - Method in class hec.chart.HistogramChart
- update() - Method in class hec.util.TimeWindowExtensionDialog.TimePanel
- update(byte[]) - Method in class hec.util.CRC32Util
- update(byte[], int, int) - Method in class hec.util.CRC32Util
- update(int) - Method in class hec.util.CRC32Util
- update(Object) - Method in class hec.map.inundation.InundationGroupSelection
- update(Object) - Method in interface hec.map.JLayerSelectionParent
- update(Object) - Method in class hec.map.JLayerSelectorTreePanel
- update(Object, Object) - Method in class hec.lang.DbCatalog
-
Checks by reference.
- update(List, List) - Method in class hec.data.meta.Catalog
- update(List, List, int, int) - Method in class hec.data.meta.Catalog
- update(Observable, Object) - Method in class hec.gfx2d.AxisLabel
- update(Observable, Object) - Method in class hec.gfx2d.AxisScrollbar
- update(Observable, Object) - Method in class hec.gfx2d.AxisTics
- update(Observable, Object) - Method in class hec.gfx2d.DefaultG2dGlyph
- update(Observable, Object) - Method in class hec.gfx2d.G2dGlyph
- update(Observable, Object) - Method in class hec.gfx2d.G2dLabel
- update(Observable, Object) - Method in class hec.gfx2d.PairedDataGlyph
- update(Observable, Object) - Method in class hec.gfx2d.TimeSeriesGlyph
- update(Observable, Object) - Method in class hec.gfx2d.TSAxisTics
- update(Observable, Object) - Method in class hec.gfx2d.Viewport
-
Observer method used to listen to changes in the Axis
- update(Observable, Object) - Method in class hec.gui.SelectorPanel
-
This method is called whenever the observed object is changed.
- update(Observable, Object) - Method in class hec.gui.SelectorTextPanel
- update(Observable, Object) - Method in class hec.lang.NamedType
- update(Observable, Object) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Method Description
- update(Observable, Object) - Method in class hec.map.inundation.RenderingInundationGroupTableModel
- update(Observable, Object) - Method in class hec.map.JLayerSelection
- update(Observable, Object) - Method in class hec.map.raster.RasterGlyph
- update(Observable, Object) - Method in class hec.map.streamAlignment.StreamAlignmentGlyphDialog
- update(Observable, Object) - Method in class hec.map.tms.TmsMapGlyph
- update(Observable, Object) - Method in class hec.model.AbstractConditionalBlockRef
-
This is a callback method that gets called when any object that this reference is listening too is changed.
- update(Observable, Object) - Method in class rma.util.contour.ColorContourJPanel
- update(Observable, Object) - Method in class rma.util.WeakObserver
- UPDATE_DATA - Static variable in interface hec.gfx2d.G2dObject
- updateArrayTime(int) - Method in class hec.heclib.dss.HecTimeSeries
- updateChooser() - Method in class rma.swing.colorchooser.DefaultHSBChooserPanel
-
Invoked automatically when the model's state changes.
- updateChooser() - Method in class rma.swing.colorchooser.DefaultRGBAChooserPanel
- updateChooser() - Method in class rma.swing.colorchooser.DefaultSwatchChooserPanel
- updateColorWheel() - Method in class hec.chart.ColorPanel
- updateColumnFilterSelection(int) - Method in class rma.swing.table.FilterTablePanel
- updateColumnWidths() - Method in class rma.swing.table.FilterTablePanel
- updateContainer(int) - Method in class hec.dataTable.TimeSeriesQualityColumn
- updateContainer(int[]) - Method in class hec.dataTable.PairedDataCurve
- updateContainer(int, int[], boolean) - Method in class hec.dataTable.TimeSeriesColumnBase
- updateContainer(int, int[], boolean) - Method in class hec.dataTable.TimeSeriesDataColumn
- updateContainer(int, int[], boolean) - Method in class hec.dataTable.TimeSeriesQualityColumn
- updateContainers() - Method in class hec.dataTable.HecDataTableFrame
- updateContainers(int[]) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- updateContainers(int[]) - Method in class hec.dataTable.PairedDataModel
- updateContainers(int[]) - Method in class hec.dataTable.TimeSeriesDataModel
- updateCurrentTime(Date) - Method in class hec.gfx2d.swing.charts.pie.PieChartPanel
- updateData(List) - Method in class hec.chart.HistogramPlotDialog
- updateDialog() - Method in class hec.gui.NameDialog
-
Updates the dialog depending on the mode
- updateDisplayScale(Container) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- updateDisplayScale(Container) - Method in interface rma.services.units.UnitsDisplayService
- updateDisplayScale(Container) - Method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getUnitsDisplayService().updateDisplayScale(c);
- updateDisplayScale(Container) - Method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getUnitsDisplayService().updateDisplayScale(c);
- updateEdits() - Method in class hec.dataTable.HecDataTableFrame
- updateEdits() - Method in class hec.util.GeneralTableEditor
- updateExtents() - Method in class hec.map.MapPanel
-
Update region extents based on current setting of the workspace
- updateFileName() - Method in class hec.script.AbstractScriptEditor
- updateFillPatternCombo() - Method in class hec.gfx2d.components.LinePropertiesPanel
- updateGlyph() - Method in class hec.map.JLayerSelection
- updateHistChart() - Method in class hec.chart.HistogramPlotDialog
- updateJunctionLocations() - Method in class hec.map.streamAlignment.BaseStreamAlignment
- updateJunctionLocations() - Method in interface hec.map.streamAlignment.StreamAlignmentIfc
- updateLabels() - Method in class hec.map.ColorContourLegendItem
- updateLastModified(File, long) - Method in class hec.io.FileMonitor
-
manually update the last modified time of a file
- updateLegend(G2dDialog) - Static method in class hec.gfx2d.PlotSpecification
-
Updates the plot legend
- updateLegend(G2dDialog, LegendPanelProp) - Static method in class hec.gfx2d.PlotSpecification
-
Updates the plot legend from the specified properties
- updateList() - Method in class hec.heclib.dss.HecLocationManager
- updateListeners - Variable in class hec.hecmath.computation.Computation
- updateListeners - Variable in class hec.hecmath.computation.Condition
- updateListeners - Variable in class hec.hecmath.computation.LogicTest
- updateListeners - Variable in class hec.hecmath.computation.MathExpression
- updateListeners - Variable in class hec.hecmath.computation.MathOperation
- updateListeners - Variable in class hec.hecmath.computation.QualityOperation
- updateListeners - Variable in class hec.hecmath.computation.QualityTest
- updateListeners - Variable in class hec.hecmath.computation.Text
- updateListeners - Variable in class hec.hecmath.computation.TextExpression
- updateListeners - Variable in class hec.hecmath.computation.TextOperation
- updateListeners - Variable in class hec.hecmath.computation.TextTest
- updateListeners - Variable in class hec.hecmath.computation.Value
- updateListeners - Variable in class hec.hecmath.computation.ValueTest
- updateListeners - Variable in class hec.hecmath.computation.Variable
- updateListenersLock - Variable in class hec.hecmath.computation.Condition
- updateListenersLock - Variable in class hec.hecmath.computation.LogicTest
- updateListenersLock - Variable in class hec.hecmath.computation.MathExpression
- updateListenersLock - Variable in class hec.hecmath.computation.MathOperation
- updateListenersLock - Variable in class hec.hecmath.computation.QualityOperation
- updateListenersLock - Variable in class hec.hecmath.computation.QualityTest
- updateListenersLock - Variable in class hec.hecmath.computation.Text
- updateListenersLock - Variable in class hec.hecmath.computation.TextExpression
- updateListenersLock - Variable in class hec.hecmath.computation.TextOperation
- updateListenersLock - Variable in class hec.hecmath.computation.TextTest
- updateListenersLock - Variable in class hec.hecmath.computation.Value
- updateListenersLock - Variable in class hec.hecmath.computation.ValueTest
- updateListenersLock - Variable in class hec.hecmath.computation.Variable
- updateLocation() - Method in class hec.model.StreamJunction
-
set location of connected reach endpoints
- updateMenu() - Method in class rma.swing.AbstractTextEditorPanel
-
update the undo/redo menus to reflect the last undo event
- updateMenu() - Method in class rma.swing.SerializerEditDlg
- updateMoverButtons() - Method in class hec.gui.MoverPanel2
- updateMsgText() - Method in class hec.client.RepeatDialog
- updateNavPanel() - Method in class hec.gui.AbstractSelectorPanel
- updateNavPanel() - Method in class hec.gui.SelectorPanel
- updateNavPanel() - Method in class hec.gui.SelectorTextPanel
- updatePanel(String, String) - Method in class hec.client.RepeatDialog
- updateParentData() - Method in class hec.model.Conditional
- updateParentData(Conditional) - Method in class hec.model.ConditionalItem
- updateParentData(Conditional) - Method in class hec.model.ConditionalValue
- updatePDCFields(String) - Method in class hec.data.fragilitycurve.FragilityCurvePairedDataContainer
- updatePopupMenu() - Method in class hec.map.JLayerSelection
- updateProgress(int) - Method in class hec.util.convertDss6To7.ProgressBarProgressHandler
- updateProgress(int) - Method in interface hec.util.convertDss6To7.SixToSevenUtil.ProgressHandler
- updatePrunedItems(Object, Object) - Method in class hec.map.aishape.FieldMapModel
- updateQuality(Integer) - Method in class hec.gfx2d.swing.charts.bar.BarData
-
provide a new quality rating for a known value
- updateRatedFunctionScroll(Axis, AdjustmentEvent) - Method in class hec.geometry.Axis
- updateRatedFunctionScroll(Axis, AdjustmentEvent) - Method in class hec.geometry.LogAxis
- updateRatedFunctionScroll(Axis, AdjustmentEvent) - Method in class hec.geometry.ProbabilityAxis
- updateRatingAxisValues() - Method in class hec.gfx2d.Viewport
- updateSamplePanel() - Method in class hec.gfx2d.components.FontPanel
- updateSamplePanel() - Method in class hec.gfx2d.components.LabelPanel
- updateSamplePanel() - Method in class hec.gfx2d.components.LinePropertiesPanel
- updateSamplePanel() - Method in class hec.gfx2d.components.PositionPanel
- updateSamplePanel() - Method in class hec.gfx2d.components.SizePanel
- updateSamplePanel() - Method in class hec.gfx2d.components.TextPanel
- updateScriptButtons() - Method in class hec.script.AbstractScriptButtonFrame
-
reconfigure the buttons on the frame
- updateSelection(int, int, boolean, boolean) - Method in class rma.swing.RmaJTable
-
update the cell selection.
- updateSelectionModel(ListSelectionModel, int, boolean, boolean) - Method in class rma.swing.RmaJTable
-
Method Description
- updateSources - Variable in class hec.hecmath.computation.Computation
- updateSources - Variable in class hec.hecmath.computation.Condition
- updateSources - Variable in class hec.hecmath.computation.LogicTest
- updateSources - Variable in class hec.hecmath.computation.MathExpression
- updateSources - Variable in class hec.hecmath.computation.MathOperation
- updateSources - Variable in class hec.hecmath.computation.QualityOperation
- updateSources - Variable in class hec.hecmath.computation.QualityTest
- updateSources - Variable in class hec.hecmath.computation.TextExpression
- updateSources - Variable in class hec.hecmath.computation.TextOperation
- updateSources - Variable in class hec.hecmath.computation.TextTest
- updateSources - Variable in class hec.hecmath.computation.ValueTest
- updateSourcesLock - Variable in class hec.hecmath.computation.Computation
- updateSourcesLock - Variable in class hec.hecmath.computation.Condition
- updateSourcesLock - Variable in class hec.hecmath.computation.LogicTest
- updateSourcesLock - Variable in class hec.hecmath.computation.MathExpression
- updateSourcesLock - Variable in class hec.hecmath.computation.MathOperation
- updateSourcesLock - Variable in class hec.hecmath.computation.QualityOperation
- updateSourcesLock - Variable in class hec.hecmath.computation.QualityTest
- updateSourcesLock - Variable in class hec.hecmath.computation.TextExpression
- updateSourcesLock - Variable in class hec.hecmath.computation.TextOperation
- updateSourcesLock - Variable in class hec.hecmath.computation.TextTest
- updateSourcesLock - Variable in class hec.hecmath.computation.ValueTest
- updateState() - Method in class rma.swing.logging.LogRecordDisplayPanel
- updateState() - Method in class rma.swing.logging.LogRecordMenuBar
- updateStatistics() - Method in class hec.data.tx.DataSetTx
-
Deprecated.Compute Statistics for this data set.
- updateStatistics() - Method in class hec.heclib.grid.GridData
- updateStatistics() - Method in class hec.io.TinContainer
-
Computes
minValue, meanValue, maxValue
and the bounds (minXCoordinate
etc.) of the TIN. - updateTableWidth() - Method in class rma.swing.table.FilterTablePanel
- updateTimeZone(Container) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- updateTimeZone(Container) - Method in interface rma.services.tz.TimeZoneDisplayService
-
Traverses all components within the Container (recursively) to update the displayed time zone if components implement TimeZoneComponent interface.
- updateTimeZone(Container) - Method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().updateTimeZone(c);
- updateTimeZone(Container) - Method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().updateTimeZone(c);
- updateTimeZone(Container, TimeZone) - Method in class rma.services.tz.impl.TimeZoneDisplayServiceImpl
- updateTimeZone(Container, TimeZone) - Method in interface rma.services.tz.TimeZoneDisplayService
-
Traverses all components within the Container (recursively) to update the displayed time zone if components implement TimeZoneComponent interface
- updateTimeZone(Container, TimeZone) - Method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getTimeZoneDisplayService().updateTimeZone(c, timezone);
- updateTitle() - Method in class hec.map.JLayerSelector
- updateTSRecordVector(TSManager) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- updateUI() - Method in class rma.swing.table.editableheader.EditableHeader
- updateUnitSystem(Container) - Method in class rma.services.units.impl.UnitsDisplayServiceImpl
- updateUnitSystem(Container) - Method in interface rma.services.units.UnitsDisplayService
-
This will recurse through the Container's components looking for UnitsComponents to notify of the current unit system.
- updateUnitSystem(Container) - Method in class rma.swing.RmaJDialog
-
Deprecated.use ServiceLookup.getUnitsDisplayService().updateUnitSystem(c);
- updateUnitSystem(Container) - Method in class rma.swing.RmaJFrame
-
Deprecated.use ServiceLookup.getUnitsDisplayService().updateUnitSystem(c);
- updateValues() - Method in class rma.util.MemProgressBar
-
Updates the memory progress bar according to the current values of total and free memory
- updateWithNoReconstruction() - Method in class hec.chart.HistogramChart
- upNode - Variable in class hec.map.dlg.DlgLine
- UPPER - Enum constant in enum class hec.hecmath.computation.Constants.TextOperator
- UPPER - Static variable in interface hec.data.meta.SqlQuery
- UpperLeft - Enum constant in enum class hec.map.LegendItem.LegendLocation
- UpperRight - Enum constant in enum class hec.map.LegendItem.LegendLocation
- upstreamCoord - Variable in class hec.model.StreamSegment
- upstreamStation - Variable in class hec.model.StreamSegment
- url - Variable in class hec.util.PhotoViewerInfo
- US_FEET - Static variable in interface hec.map.transform.CoordinateTransformConstants
- usage() - Method in class hec.tools.FileHunter
- USAGE - Static variable in exception hec.io.dbf.Error4Const
- USAGE_ID - Static variable in interface hec.data.characteristic.ICharacteristicType
- USAGE_ID - Static variable in interface hec.data.characteristic.ICharacteristicTypeRef
- USE_DEFAULT_LINE_STYLES - Static variable in class hec.gfx2d.G2dLineProperties
- USE_DEFAULT_MAX - Static variable in class hec.gfx2d.DataTypeProperties
- USE_DEFAULT_MIN - Static variable in class hec.gfx2d.DataTypeProperties
- USE_DIFFERENT_LINE_STYLES - Static variable in class hec.gfx2d.PairedDataPropertiesPanel
- USE_LABEL_INTERVALS - Static variable in class hec.gfx2d.PairedDataPropertiesPanel
- USE_MAJOR_MINOR_LINE_STYLES - Static variable in class hec.gfx2d.PairedDataPropertiesPanel
- USE_RENDER - Static variable in class hec.map.MapCanvas
- USE_VIEWPORT_WEIGHT - Static variable in class hec.gfx2d.DataTypeProperties
- useAsciiSerialization() - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- useAsciiSerialization() - Method in class hec.map.GlyphDataRecord
- useCommas() - Method in class hec.lang.RdcField
- USED - Enum constant in enum class hec.gfx2d.swing.charts.util.ChartDataType
- useDaylightTime() - Method in class rma.util.NoDayLightTimeZone
- useDecimalFormatForParameters() - Method in class rma.swing.RmaJDecimalField
- useDefaultLineStyles() - Method in class hec.gfx2d.G2dLineProperties
- useDefaultPrintHeader - Variable in class rma.swing.table.TablePrintProperties
-
property to enable printing the default (window title) on the printouts
- useDefaultPrintHeader() - Method in class rma.swing.RmaJTable
- useDisplayUnits() - Static method in class hec.gfx2d.G2dData
- useDSS7GridStruct() - Method in class hec.heclib.grid.GriddedData
- useFontScaling - Variable in class hec.gfx2d.G2dLabelDrawProp
- useFontScaling() - Method in class hec.gfx2d.components.FontPanel
- useFontScaling() - Method in class hec.gfx2d.G2dLabelDrawProp
- useLineStyles(boolean) - Method in class hec.gfx2d.G2dPanel
- useLocalPageSettings(boolean) - Method in class hec.gfx2d.G2dDialog
- useMajorTicFontScaling - Variable in class hec.gfx2d.AxisTicsDrawProp
-
Major Tic font information
- useMajorTicFontScaling() - Method in class hec.gfx2d.AxisTicsDrawProp
- useMinorTicFontScaling - Variable in class hec.gfx2d.AxisTicsDrawProp
-
Minor Tic font information
- useMinorTicFontScaling() - Method in class hec.gfx2d.AxisTicsDrawProp
- usePageNumber() - Method in class hec.gfx2d.PrintProperties
- usePlotFrame() - Method in class hec.gfx2d.PrintProperties
- user - Variable in class hec.io.RmiFileInfo
- User - Interface in hec.data.authorization
- USER - Static variable in interface hec.script.ScriptConstants
- USER_ALL - Static variable in interface hec.lang.PreferencesConstants
- USER_DEFINED - Static variable in class hec.chart.HistogramChart
- USER_FILE_LOCATION - Static variable in class hec.gfx2d.DataType
- USER_PRIVILEGES - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- USER_WATERSHED - Static variable in interface hec.lang.PreferencesConstants
- useRecursiveModifiedTest() - Method in class hec.lang.NamedType
-
Indicates whether object uses recursive modified testing.
- useReflection() - Static method in class rma.util.logging.CustomFormatter
- useReflective - Static variable in class rma.util.logging.CustomFormatter
- useRenderer - Variable in class hec.map.MapCanvas
- useRenderer - Variable in class hec.map.MapPanel
- UserGroup - Interface in hec.data.authorization
- UserGroupDomain - Interface in hec.data.authorization
- UserGroupList - Interface in hec.data.authorization
- userHeader - Variable in class hec.io.RawContainer
- userHeaderNumber - Variable in class hec.heclib.dss.HecDSSRecordBasics
- userHeaderNumber - Variable in class hec.io.RawContainer
- userId - Variable in class hec.server.LoginHistory
- UserId - Class in hec.lang
-
client and server side class that allows the client or server to retrieve the user's name from anywhere.
- UserIdKey - Class in hec.lang
- UserIdKey() - Constructor for class hec.lang.UserIdKey
- UserIdKey(String, long) - Constructor for class hec.lang.UserIdKey
- UserIdKey(String, long, long, String) - Constructor for class hec.lang.UserIdKey
- UserIDLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- UserInfo - Class in hec.model
- UserInfo(String) - Constructor for class hec.model.UserInfo
- UserInterface - Interface in hec.model
- UserLoginInfo - Class in hec.model
- UserLoginInfo() - Constructor for class hec.model.UserLoginInfo
- UserLoginInfo(String, String, long, String) - Constructor for class hec.model.UserLoginInfo
- UserManagementException - Exception in hec.lang
- UserManagementException(Throwable) - Constructor for exception hec.lang.UserManagementException
- UserManagementExceptionList - Exception in hec.lang
- UserManagementExceptionList(UserManagementException) - Constructor for exception hec.lang.UserManagementExceptionList
- userName - Variable in class hec.server.LoginHistory
- userNameFromUserId(String) - Static method in class rma.util.RMAIO
- userNameToFileName(String) - Static method in class rma.util.RMAIO
- UserProfile - Class in hec.security
- UserProfile() - Constructor for class hec.security.UserProfile
- UserProfile(PasswordEntry, String) - Constructor for class hec.security.UserProfile
- UserProfile(UserProfile) - Constructor for class hec.security.UserProfile
- UserProfile(String, String) - Constructor for class hec.security.UserProfile
- UserType - Interface in hec.io.dbf.types
-
This interface should be implemented by user-defined "types".
- usesExtendedDates() - Method in class hec.io.TimeSeriesContainer
-
Determines if extended dates are used and times in long (or HecTime) need to be used.
- usesRegex() - Method in interface hec.data.ITextFilter
- usesRegex() - Method in class hec.data.textFilter.TextFilter
- usesRegex() - Method in class hec.data.textFilter.TextFilterElement
- USGS - Static variable in class hec.data.location.Alternative
- UsgsRounder - Class in hec.data
-
Provides functionality of USGS rounding arrays (called rounding specifications in this package).
- UsgsRounder(CharSequence) - Constructor for class hec.data.UsgsRounder
-
Public Constructor
- UTC_OFFSET - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- UtcIntervalOffsetException - Exception in hec.data.tx
- UtcIntervalOffsetException(int, int) - Constructor for exception hec.data.tx.UtcIntervalOffsetException
- UtcIntervalOffsetMismatchException - Exception in hec.data.tx
-
Deprecated.
- UtcIntervalOffsetMismatchException(Exception) - Constructor for exception hec.data.tx.UtcIntervalOffsetMismatchException
-
Deprecated.
- UtcIntervalOffsetMismatchException(String) - Constructor for exception hec.data.tx.UtcIntervalOffsetMismatchException
-
Deprecated.
- UtcOffsetConst - Interface in hec.data
-
Deprecated.
- utcTz - Static variable in class hec.data.tx.AbstractDataSetT
-
Deprecated.
- Util - Class in hec.hecmath.computation
- Util - Class in hec.util
-
Description of the Class
- Util() - Constructor for class hec.hecmath.computation.Util
- Util() - Constructor for class hec.util.Util
- UTM_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- UTMCoordinateInfo - Class in hec.map.transform
- UTMCoordinateInfo() - Constructor for class hec.map.transform.UTMCoordinateInfo
- UTMCoordinateInfo(String, String) - Constructor for class hec.map.transform.UTMCoordinateInfo
- UTMCoordinateInfo(String, String, long, double, double) - Constructor for class hec.map.transform.UTMCoordinateInfo
- utmPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- UTMPanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.UTMPanel
V
- v - Variable in class rma.swing.table.ColumnGroup
- val - Variable in class hec.hecmath.computation.TextTest
- val - Variable in class hec.hecmath.computation.ValueTest
- VALID_PANEL_PROPERTY - Static variable in class hec.gui.WizardPanel
- validate() - Method in class hec.data.rating.AbstractRatingInput
-
Checks if this input data object is valid, will throw an exception if not valid.
- validate() - Method in class hec.data.rating.RatingInput
-
A check that the input data is ready for performing a rating function.
- validate() - Method in class hec.data.rating.ReverseRatingInput
-
Validates this reverse rating input throwing an exception if it cannot be used to perform a reverse rating function.
- validate() - Method in class hec.map.aishape.ShapeImport
- validate() - Method in class hec.map.aishape.stream.OrderedShapeStream
- validate() - Method in class hec.model.StreamPolyLine
- validate() - Method in class rma.swing.text.DateDocument
- validate() - Method in class rma.swing.text.DateTimeDocument
- validate(String) - Method in class hec.map.inundation.InundationParameter
- validateAndSet() - Method in class hec.gui.RenameDlg
- validateBalancedBrackets(String) - Static method in class hec.hecmath.computation.Util
- validateComponents() - Method in class rma.swing.RmaJDialog
- validateComponents() - Method in class rma.swing.RmaJFrame
- validateComponents(Container) - Method in class rma.swing.AbstractJPanel
- validateComponents(Container) - Method in class rma.swing.RmaJDialog
- validateComponents(Container) - Method in class rma.swing.RmaJFrame
- validateComponents(Container) - Method in class rma.swing.RmaJTabbedPane
- validateComponents(Container) - Static method in class rma.swing.RmaSwingUtilities
- validateCurveId(String) - Static method in class hec.gfx2d.PlotSpecification
-
Validates a curve identifier to be of the form a,b,yc,d where a,b is the viewport, c is the Y axis (1 or 2) and d is the sequence of curve for that axis.
- validateData(boolean) - Method in class hec.util.CalendarField
- validateData(boolean) - Method in class rma.swing.MilitaryDateTimeField
- validateData(boolean) - Method in class rma.swing.RmaJ24HourTimeField
- validateData(boolean) - Method in class rma.swing.RmaJCalendarExField
- validateData(boolean) - Method in class rma.swing.RmaJDateField
- validateData(boolean) - Method in class rma.swing.RmaJDecimalField
-
check that the data in this field is valid
- validateData(boolean) - Method in class rma.swing.RmaJDssPathPartField
- validateData(boolean) - Method in class rma.swing.RmaJIntegerField
- validateData(boolean) - Method in class rma.swing.RmaJLongField
- validateData(boolean) - Method in class rma.swing.RmaJPasswordField
- validateData(boolean) - Method in class rma.swing.RmaJTextArea
- validateData(boolean) - Method in class rma.swing.RmaJTextField
- ValidateDataContainer - Class in hec.chart
-
Copyright (C) 2014 Hydrologic Engineering Center, United States Army Corps of Engineers, All Rights Reserved HEC-Java NEXGEN Version 1.0beta
- validateImage() - Method in class hec.map.MapCanvas
-
check to make sure we have a valid image.
- validateIndex(TimeSeriesContainer, int) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- validatePanel() - Method in class hec.client.DataTypePanel
-
Validates the data the is entered into the panel.
- validatePanel() - Method in class hec.gfx2d.components.LinePointPropertiesPanel
- validatePanel() - Method in class hec.gfx2d.DataTypePanel
-
Validates the data the is entered into the panel.
- validatePanel() - Method in class hec.gfx2d.G2dDataQualityPropertiesPanel
-
Scans the panel to make sure that the data is valid
- validatePanel() - Method in class hec.gfx2d.G2dLinePropertiesPanel
-
Scans the panel to make sure that the data is valid
- validatePanel() - Method in class hec.gfx2d.G2dScalePropertiesPanel
-
Validates the data the is entered into the panel.
- validatePanel() - Method in class hec.gfx2d.ProbabilityScalePropertiesPanel
-
Validates the data the is entered into the panel.
- validatePanel() - Method in class hec.gfx2d.TsAxisScalePropertiesPanel
-
Validates all of the data on the panel to make sure that the user has enter it correctly.
- validateText(JTextField, double, double) - Method in class hec.map.aidem.AiDemGlyphOptionJDlg
- validateText(JTextField, double, double) - Method in class hec.map.dem.DemGlyphOptionJDlg
- validateText(JTextField, double, double) - Method in class hec.map.ElevationGlyphOptionJDlg
-
Method Description
- validateTimeSeriesContainer(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- validateUser(String, String) - Method in class hec.server.ProfileTable
- validationPattern - Variable in class hec.data.rating.JDomRatingSpecification
-
pattern for validating the specification.
- validationPattern - Variable in class hec.data.rating.JDomRatingTemplate
-
Pattern used to validate the string version of the template.
- validationRegexp - Variable in class hec.data.rating.JDomRatingSpecification
-
regexp for validating the specification.
- validationRegexp - Variable in class hec.data.rating.JDomRatingTemplate
-
Regexp to validate the string version of the template.
- validTimeSeriesTypes - Static variable in class hec.hecmath.functions.TimeSeriesFunctions
- validUtcIds - Static variable in class hec.gfx2d.PlotSpecification
- value - Variable in class hec.gfx2d.AxisMarkerDescription
- value - Variable in class hec.heclib.util.booleanContainer
- value - Variable in class hec.heclib.util.doubleContainer
- value - Variable in class hec.heclib.util.intContainer
- value - Variable in class hec.hecmath.computation.MathOperation
- value - Variable in class hec.hecmath.computation.Text
- value - Variable in class hec.hecmath.computation.TextOperation
- value - Variable in class hec.hecmath.computation.Value
- value - Variable in class hec.hecmath.computation.ValueContainer
- value - Variable in class hec.hecmath.computation.Variable
- value - Variable in class hec.hecmath.DurationPeriod.DurationPoint
- value - Variable in class hec.io.TinContainer
-
Array of values at vertices.
- value - Variable in class hec.lang.DoubleContainer
- value - Variable in class hec.lang.FloatContainer
- value - Variable in class hec.model.SeasonValuePair
- value - Variable in class rma.swing.table.RmaCellEditor.EditorDelegate
- value - Variable in class rma.swing.table.RmaCellRenderer
-
Description
- value - Variable in class rma.swing.table.RmaCellRenderer.ValueProperty
-
Description
- value - Variable in class rma.swing.table.RmaDateTimeEditor.EditorDelegate
- value - Variable in class rma.swing.table.RmaTableModel.IntContainer
- value - Variable in class rma.util.RMAHashkey
- value() - Method in class hec.heclib.dss.DssDataType
-
Gets the integer value for this DSS data type.
- value() - Method in class hec.heclib.util.HecDouble
- value() - Method in class hec.heclib.util.HecTime
-
Computes and returns an int representation of the date/time Opposite of set(int).
- value() - Element in annotation interface hec.io.dbf.annotations.Parameter
- value(int) - Method in class hec.heclib.util.HecDoubleArray
- value(int) - Method in class hec.heclib.util.intArrayContainer
- value(HecTime, intContainer) - Method in class hec.heclib.dss.HecTimeSeries
- Value - Class in hec.hecmath.computation
- Value() - Constructor for class hec.hecmath.computation.Value
- Value(double) - Constructor for class hec.hecmath.computation.Value
- Value(int) - Constructor for class hec.hecmath.computation.Value
- Value(Double) - Constructor for class hec.hecmath.computation.Value
- Value(Integer) - Constructor for class hec.hecmath.computation.Value
- Value(String) - Constructor for class hec.hecmath.computation.Value
- VALUE - Static variable in interface hec.data.characteristic.ICharacteristic
- VALUE - Static variable in interface hec.data.IProperty
-
A key for the value part of this property.
- VALUE - Static variable in interface hec.data.level.IAttributeParameterTypedValue
- VALUE - Static variable in interface hec.data.level.IParameterTypedValue
- VALUE - Static variable in interface hec.data.level.ISeasonalValue
- VALUE - Static variable in interface hec.io.AsciiSerializableConstants
- VALUE_INTERVAL_1MONTH - Static variable in class hec.heclib.dss.DSSPathname
-
Number of seconds that represents 1Month interval (not actual seconds; interval always on 1st)
- VALUE_INTERVAL_1WEEK - Static variable in class hec.heclib.dss.DSSPathname
-
Number of seconds that represents 1Week interval (actual seconds; interval always starts on Sunday)
- VALUE_INTERVAL_1YEAR - Static variable in class hec.heclib.dss.DSSPathname
-
Number of seconds that represents 1Year interval (not actual seconds; interval always on January 1st)
- VALUE_INTERVAL_SEMI_MONTH - Static variable in class hec.heclib.dss.DSSPathname
-
Number of seconds that represents Semi-Month interval (not actual seconds; interval always on 1st or 16th)
- VALUE_INTERVAL_TRI_MONTH - Static variable in class hec.heclib.dss.DSSPathname
-
Number of seconds that represents Tri-Month interval (not actual seconds; interval always on 1st, 11th, or 21st)
- valueChanged(ListSelectionEvent) - Method in class hec.gfx2d.G2dLinesPropPanel
- valueChanged(ListSelectionEvent) - Method in class hec.map.aishape.AiShapeGlyphOptionJDlg
- valueChanged(ListSelectionEvent) - Method in class hec.map.aishape.ShapeQueryDialog
- valueChanged(ListSelectionEvent) - Method in class hec.map.importer.AbstractShapeImportDialog
- valueChanged(ListSelectionEvent) - Method in class rma.swing.RmaJTable.RmaSelectionListener
-
Method Description
- valueChanged(TreeSelectionEvent) - Method in class hec.ui.CheckTreeManager
- valueComparator(boolean) - Static method in class hec.gfx2d.swing.charts.bar.BarData
-
constructs a comparator for sorting location data by value
- ValueContainer - Class in hec.hecmath.computation
- ValueContainer() - Constructor for class hec.hecmath.computation.ValueContainer
- ValueContainer(double) - Constructor for class hec.hecmath.computation.ValueContainer
- ValueContainer(TimeSeriesContainer) - Constructor for class hec.hecmath.computation.ValueContainer
- valueFill(double, boolean) - Method in class rma.swing.RmaJTable
-
Method Description
- valueMinutes() - Method in class hec.model.RunTimeStep
-
return the time step value in minutes
- valueOf(String) - Static method in enum class hec.chart.DistributionPlotTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.fragilitycurve.StructureBreachMethods
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.level.IndicatorConditionConnector
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.level.IndicatorConditionOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.level.SeasonalIntervalType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.ParamDoubleSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.RatingOutOfRangeException.OutOfRangeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.data.watersupply.PumpType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.event.HecDssEventType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.histogram.BinOrigin
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.color.ColorContourType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.data.ThresholdLineStyle.ThresholdFillStyle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.thresholds.Threshold.ThresholdType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.util.AngleOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.util.ChartDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.util.LegendSide
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.swing.charts.util.RoundingTool.RoundingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.gfx2d.ViewportLayer.Location
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.LogicTestOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.MathOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.Notation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.Precedence
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.QualityOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.QualityTestOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.TextOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.TextTestOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.computation.Constants.ValueTestOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.DataSetResults.ResultsType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.DoubleInterpolationTable.Axis
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.functions.TimeSeriesFunctions.MovingAverageMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.hecmath.MassBalancedEvent.DataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.io.DataContainer.VERTICAL_DATUM
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.io.DataContainer.VERTICAL_UNITS
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.io.FileOffsetError
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.map.annotations.layout.LayoutFactory.SerialAlignment
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.map.LegendItem.LegendLocation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.model.FileChangeInfo.FileChangeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.security.LoginState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class hec.ui.ProgressListener.MessageType
-
Returns the enum constant of this class with the specified name.
- ValuePair - Class in hec.model
- ValuePair() - Constructor for class hec.model.ValuePair
- ValuePair(double, double) - Constructor for class hec.model.ValuePair
- valuePattern - Static variable in class hec.hecmath.computation.Value
- valuePatternWithoutSign - Static variable in class hec.hecmath.computation.Value
- ValueProperty() - Constructor for class rma.swing.table.RmaCellRenderer.ValueProperty
- values - Variable in class hec.hecmath.CyclicAnalysisStatistics
- values - Variable in class hec.io.RatingValuesContainer
- values - Variable in class hec.io.TimeSeriesContainer
- values() - Static method in enum class hec.chart.DistributionPlotTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.data.fragilitycurve.StructureBreachMethods
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class hec.data.InfoMap
-
Returns a Collection of the values in this mapping.
- values() - Static method in enum class hec.data.level.IndicatorConditionConnector
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.data.level.IndicatorConditionOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.data.level.SeasonalIntervalType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class hec.data.location.LocationCategory
-
Returns a Collection containing the location groups in this category.
- values() - Static method in enum class hec.data.ParamDoubleSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.data.RatingOutOfRangeException.OutOfRangeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class hec.data.tx.TimeSeriesCategory
-
Returns a copy of the timeseries groups in this category.
- values() - Method in class hec.data.tx.TsCategory
-
Returns a Collection containing the location groups in this category.
- values() - Static method in enum class hec.data.watersupply.PumpType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.event.HecDssEventType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.histogram.BinOrigin
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.color.ColorContourType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.data.ThresholdLineStyle.ThresholdFillStyle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.thresholds.Threshold.ThresholdType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.util.AngleOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.util.ChartDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.util.LegendSide
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.swing.charts.util.RoundingTool.RoundingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.gfx2d.ViewportLayer.Location
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.LogicTestOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.MathOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.Notation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.Precedence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.QualityOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.QualityTestOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.TextOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.TextTestOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.computation.Constants.ValueTestOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.DataSetResults.ResultsType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.DoubleInterpolationTable.Axis
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.functions.TimeSeriesFunctions.MovingAverageMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.hecmath.MassBalancedEvent.DataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.io.DataContainer.VERTICAL_DATUM
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.io.DataContainer.VERTICAL_UNITS
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.io.FileOffsetError
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class hec.lang.DbCatalog
-
sorting by alpha a..z
- values() - Static method in enum class hec.map.annotations.layout.LayoutFactory.ConnectionWidgetLayoutAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.map.annotations.layout.LayoutFactory.SerialAlignment
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.map.LegendItem.LegendLocation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.model.FileChangeInfo.FileChangeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.security.LoginState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class hec.ui.ProgressListener.MessageType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values1 - Variable in class hec.io.RawContainer
- values1Number - Variable in class hec.heclib.dss.HecDSSRecordBasics
- values1Number - Variable in class hec.io.RawContainer
- values2 - Variable in class hec.io.RawContainer
- values2Number - Variable in class hec.heclib.dss.HecDSSRecordBasics
- values2Number - Variable in class hec.io.RawContainer
- values3 - Variable in class hec.io.RawContainer
- values3Number - Variable in class hec.heclib.dss.HecDSSRecordBasics
- values3Number - Variable in class hec.io.RawContainer
- ValueSet - Class in hec.model
- ValueSet() - Constructor for class hec.model.ValueSet
- ValueSet(double, double) - Constructor for class hec.model.ValueSet
- ValueSet(double, double[]) - Constructor for class hec.model.ValueSet
- ValueSet(int) - Constructor for class hec.model.ValueSet
- ValueTest - Class in hec.hecmath.computation
- ValueTest(String, Evaluable) - Constructor for class hec.hecmath.computation.ValueTest
- ValueTest(String, Evaluable, Evaluable) - Constructor for class hec.hecmath.computation.ValueTest
- ValueTest(String, VariableSet, Evaluable) - Constructor for class hec.hecmath.computation.ValueTest
- ValueTest(String, VariableSet, Evaluable, Evaluable) - Constructor for class hec.hecmath.computation.ValueTest
- var - Variable in class hec.hecmath.computation.QualityOperation
- var - Variable in class hec.hecmath.computation.QualityTest
- var(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
- var(TimeSeriesContainer) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
-
Compute the variance value of the time series.
- var(List<ValueContainer>, Condition) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- var(List<ValueContainer>, String) - Static method in class hec.hecmath.functions.TimeSeriesFunctions
- VAR - Enum constant in enum class hec.hecmath.computation.Constants.MathOperator
- varByName - Variable in class hec.hecmath.computation.VariableSet
- varByTsc - Variable in class hec.hecmath.computation.VariableSet
- Variable - Class in hec.hecmath.computation
- Variable() - Constructor for class hec.hecmath.computation.Variable
- Variable(String) - Constructor for class hec.hecmath.computation.Variable
- Variable(String, double) - Constructor for class hec.hecmath.computation.Variable
- Variable(String, double, int) - Constructor for class hec.hecmath.computation.Variable
- Variable(String, Object) - Constructor for class hec.hecmath.computation.Variable
- Variable(String, Object, Object) - Constructor for class hec.hecmath.computation.Variable
- VARIABLE_PITCH - Static variable in class rma.util.wmf.WMF
- variableNamePattern - Static variable in class hec.hecmath.computation.Variable
- variableOffsetBreakpoints - Variable in class hec.io.StreamRatingContainer
- variableOffsetValues - Variable in class hec.io.StreamRatingContainer
- variables - Variable in class hec.hecmath.computation.Computation
- variables - Variable in class hec.hecmath.computation.Condition
- variables - Variable in class hec.hecmath.computation.MathExpression
- variables - Variable in class hec.hecmath.computation.QualityOperation
- variables - Variable in class hec.hecmath.computation.QualityTest
- variables - Variable in class hec.hecmath.computation.TextExpression
- variables - Variable in class hec.hecmath.computation.TextTest
- variables - Variable in class hec.hecmath.computation.ValueTest
- variables - Variable in class hec.hecmath.computation.VariableSet
- VariableSet - Class in hec.hecmath.computation
- VariableSet() - Constructor for class hec.hecmath.computation.VariableSet
- variableShiftBreakpoints - Variable in class hec.io.StreamRatingContainer
- variableShiftValues - Variable in class hec.io.StreamRatingContainer
- VARIADIC - Static variable in interface hec.hecmath.computation.Constants
- variance(HecMath[]) - Method in class hec.hecmath.TimeSeriesMath
-
Determine the variance of the current time series and the each time series in the parameter,
tsMathArray
. - VCRControlEditor - Class in hec.gfx2d.profilePlot
- VCRControlEditor(ProfileAnimationDlg, int) - Constructor for class hec.gfx2d.profilePlot.VCRControlEditor
- VCRControlsDialog - Class in rma.swing
- VCRControlsDialog(Frame, boolean, RmaVcrControls) - Constructor for class rma.swing.VCRControlsDialog
- VCRControlsListener - Interface in rma.swing
- VCRControlsListenerImpl - Class in rma.util
-
a basic implementation of the VCRControlsListener
- VCRControlsListenerImpl(RmaVcrControls) - Constructor for class rma.util.VCRControlsListenerImpl
- VCRControlsListenerImpl(RmaVcrControls, Runnable) - Constructor for class rma.util.VCRControlsListenerImpl
- VCRControlsListenerImpl(RmaVcrControls, VCRPlayer) - Constructor for class rma.util.VCRControlsListenerImpl
- VCRDebug - Class in rma.util
- VCRDebug() - Constructor for class rma.util.VCRDebug
- VCRPlayer - Interface in rma.util
- VCRPlayerThread - Class in rma.util
- VCRPlayerThread(VCRPlayer, RmaVcrControls) - Constructor for class rma.util.VCRPlayerThread
- vdc - Variable in class hec.io.PairedDataContainerVertDatum
- vdc - Variable in class hec.io.TimeSeriesContainerVertDatum
- verifier - Static variable in class rma.swing.text.RmaDateVerifier
- verifier - Static variable in class rma.swing.text.RmaDecimalVerifier
- verifier - Static variable in class rma.swing.text.RmaIntegerVerifier
- verifier - Static variable in class rma.swing.text.RmaLongVerifier
- verifier - Static variable in class rma.swing.text.RmaMilitaryTimeVerifier
- verify(JComponent) - Method in class rma.swing.text.ExistingNameVerifier
- verify(JComponent) - Method in class rma.swing.text.RmaDateVerifier
- verify(JComponent) - Method in class rma.swing.text.RmaDecimalVerifier
- verify(JComponent) - Method in class rma.swing.text.RmaIntegerVerifier
- verify(JComponent) - Method in class rma.swing.text.RmaLongVerifier
- verify(JComponent) - Method in class rma.swing.text.RmaMilitaryTimeVerifier
- verify(JComponent, boolean) - Method in class rma.swing.text.RmaDateVerifier
- verify(JComponent, boolean) - Method in class rma.swing.text.RmaIntegerVerifier
- verify(JComponent, boolean) - Method in class rma.swing.text.RmaLongVerifier
- VERIFY_MODE - Static variable in class hec.data.tx.DataVerificationConst
- verifyFailed(JComponent, String) - Method in class rma.swing.text.ExistingNameVerifier
- verifyQualityCompareOrder(String) - Static method in class hec.hecmath.computation.QualityTest
- version - Variable in class hec.heclib.dss.HecDSSRecordBasics
- version - Variable in class hec.heclib.dss.HecDSSRecordInfo
- version - Variable in class hec.io.DataContainer
-
the F Part of the DSS Path
- version - Variable in class hec.io.RawContainer
- Version - Class in hec.data
-
Deprecated.As of 02/08/2021 use
Version
from hec-nucleus-metadata instead. - Version - Class in rma.swing.wheel
- Version - Enum constant in enum class hec.data.tx.DescriptionTx.Parts
-
Deprecated.
- Version() - Constructor for class hec.data.Version
-
Deprecated.
- Version() - Constructor for class rma.swing.wheel.Version
- Version(Version) - Constructor for class hec.data.Version
-
Deprecated.
- Version(String) - Constructor for class hec.data.Version
-
Deprecated.
- VERSION - Static variable in class hec.data.location.LocationGroup
- VERSION - Static variable in interface hec.data.project.IProject
- VERSION - Static variable in interface hec.data.rating.IRatingSpecCatalog
-
Constant for the rating specification version.
- VERSION - Static variable in interface hec.map.aishape.AiShapeConst
- VERSION - Static variable in class hec.map.raster.RasterMap
- VERSION_1_0 - Static variable in interface hec.data.project.IProject
- VERSION_CONTINUOUS_ONLY - Static variable in class hec.map.raster.RasterMap
- VERSION_DBASE_III - Static variable in interface hec.io.dbf.DbfConst
- VERSION_DBASE_IV_WITH_MEMO - Static variable in interface hec.io.dbf.DbfConst
- versionTime - Variable in class hec.io.TimeSeriesRetrieveSpec
- versionTime() - Method in class hec.io.TimeSeriesRetrieveSpec
- versionTime(String) - Method in class hec.io.TimeSeriesRetrieveSpec
- versionTimestamp - Variable in class hec.io.TimeSeriesRetrieveSpec
- versionTimestamp() - Method in class hec.io.TimeSeriesRetrieveSpec
- VERTICAL - Static variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- VERTICAL_BOTTOM - Static variable in class rma.swing.HersheyFont
- VERTICAL_CAP - Static variable in class rma.swing.HersheyFont
- VERTICAL_DATUM - Static variable in class hec.data.location.Location
- VERTICAL_DATUM - Static variable in class hec.data.meta.LocationCatalogQuery
- VERTICAL_DATUM_IDX - Static variable in class hec.data.meta.LocationCatalogQuery
- VERTICAL_DATUM_INFO_HEADER - Static variable in class hec.io.DataContainer
- VERTICAL_DATUM_INFO_KEY - Static variable in class hec.io.DataContainer
- VERTICAL_HALF - Static variable in class rma.swing.HersheyFont
- VERTICAL_LAYOUT - Static variable in class hec.gfx2d.LegendPanel
- VERTICAL_LAYOUT - Static variable in class rma.swing.DateTimePanel
-
Description
- VERTICAL_LEGEND_CONTAINER - Variable in class hec.gfx2d.G2dPanel
- VERTICAL_NORMAL - Static variable in class rma.swing.HersheyFont
- VERTICAL_TOP - Static variable in class rma.swing.HersheyFont
- verticalDatum - Variable in class hec.io.DataContainer
-
verticalDatum can be one of the following: 0 - unset 1 - NAVD88 2 - NGVD29 3 - Local (other)
- VerticalDatumContainer - Class in hec.io
-
Deprecated.
- VerticalDatumContainer() - Constructor for class hec.io.VerticalDatumContainer
-
Deprecated.Public constructor
- VerticalDatumContainer(String) - Constructor for class hec.io.VerticalDatumContainer
-
Deprecated.Public constructor
- VerticalDatumContainer(VerticalDatumContainer) - Constructor for class hec.io.VerticalDatumContainer
-
Deprecated.
- VerticalDatumException - Exception in hec.data
-
Deprecated.As of 02/08/2021 use
VerticalDatumException
from hec-nucleus-metadata instead. - VerticalDatumException() - Constructor for exception hec.data.VerticalDatumException
-
Deprecated.
- VerticalDatumException(String) - Constructor for exception hec.data.VerticalDatumException
-
Deprecated.
- VerticalDatumException(String, Throwable) - Constructor for exception hec.data.VerticalDatumException
-
Deprecated.
- VerticalDatumException(String, Throwable, boolean, boolean) - Constructor for exception hec.data.VerticalDatumException
-
Deprecated.
- VerticalDatumException(Throwable) - Constructor for exception hec.data.VerticalDatumException
-
Deprecated.
- VerticalDatumOffsetPanel - Class in hec.gui
- VerticalDatumOffsetPanel() - Constructor for class hec.gui.VerticalDatumOffsetPanel
- VerticalDatumOffsetPanel(String) - Constructor for class hec.gui.VerticalDatumOffsetPanel
- VerticalDatumOffsetPanel(VerticalDatumContainer) - Constructor for class hec.gui.VerticalDatumOffsetPanel
- verticalUnits - Variable in class hec.io.DataContainer
-
Vertical Units can be one of the following: 0 - unspecified 1 - feet 2 - meters
- ViewCommas_Action() - Method in class hec.dataTable.HecDataTableFrame
- viewCurrentFileAction() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- ViewDate4Digit_Action() - Method in class hec.dataTable.HecDataTableFrame
- ViewDateTime_Action() - Method in class hec.dataTable.HecDataTableFrame
- viewMenu - Variable in class hec.map.JLayerSelectorTreePanel
- ViewPanel - Class in hec.gfx2d
-
2d graphics drawing region.
- ViewPanel() - Constructor for class hec.gfx2d.ViewPanel
-
Default Constructor
- viewport() - Method in class hec.map.MapPanel
-
get the MapPanel's MapCanvas
- Viewport - Class in hec.gfx2d
-
2d graphics drawing region.
- Viewport() - Constructor for class hec.gfx2d.Viewport
- Viewport(G2dPanel) - Constructor for class hec.gfx2d.Viewport
-
Default Constructor
- VIEWPORT_LEGEND_UPPER_LEFT - Static variable in class hec.gfx2d.LegendPanel
- VIEWPORT_LEGEND_UPPER_RIGHT - Static variable in class hec.gfx2d.LegendPanel
- viewportAlpha - Variable in class hec.gfx2d.ViewportDrawProp
- ViewportDragTarget - Class in hec.gfx2d
-
A clss for receiving Drag Source Events from the Viewport.
- ViewportDragTarget() - Constructor for class hec.gfx2d.ViewportDragTarget
- viewportDrawProp - Variable in class hec.gfx2d.G2dPlotProp
- ViewportDrawProp - Class in hec.gfx2d
-
Drawing properties for gfx2d viewport.
- ViewportDrawProp() - Constructor for class hec.gfx2d.ViewportDrawProp
-
Default Constructor
- ViewportDrawProp(String) - Constructor for class hec.gfx2d.ViewportDrawProp
- ViewportDropTarget - Class in hec.gfx2d
- ViewportDropTarget(Viewport) - Constructor for class hec.gfx2d.ViewportDropTarget
- ViewportLayer<T extends G2dComponent> - Class in hec.gfx2d
- ViewportLayer() - Constructor for class hec.gfx2d.ViewportLayer
- ViewportLayer(T) - Constructor for class hec.gfx2d.ViewportLayer
- ViewportLayer.Location - Enum Class in hec.gfx2d
- ViewportLayout - Class in hec.gfx2d
-
Title: Hec Java Development
- ViewportLayout() - Constructor for class hec.gfx2d.ViewportLayout
- viewportLegendFontSize - Variable in class hec.gfx2d.ViewportDrawProp
- ViewportLegendRenderer - Interface in hec.gfx2d
- ViewportLinkRecord - Class in hec.gfx2d
-
This is a simple link object that links all of the Axis, AxisTics, and Axis labels for a given viewport
- ViewportLinkRecord() - Constructor for class hec.gfx2d.ViewportLinkRecord
- viewportNodeSelected(LayoutPlotDialog.ViewportNode) - Method in class hec.gfx2d.LayoutPlotDialog
- viewportSpaceSize - Variable in class hec.gfx2d.G2dPanelProp
- ViewportTextComponent - Class in hec.gfx2d
- ViewportTextComponent() - Constructor for class hec.gfx2d.ViewportTextComponent
- ViewportTextLayer - Class in hec.gfx2d
- ViewportTextLayer() - Constructor for class hec.gfx2d.ViewportTextLayer
- ViewportToolbar - Class in hec.gfx2d
-
Toolbar containing buttons that select viewport mouse adapters.
- ViewportToolbar(G2dPanel) - Constructor for class hec.gfx2d.ViewportToolbar
-
Default Constructor to build a toolbar.
- ViewportToolbarProp - Class in hec.gfx2d
-
Drawing properties for ViewportToolbar.
- ViewportToolbarProp() - Constructor for class hec.gfx2d.ViewportToolbarProp
-
Default Constructor
- ViewportToolbarProp(ViewportToolbarProp) - Constructor for class hec.gfx2d.ViewportToolbarProp
-
Copy Constructor
- viewPreviousFileAction() - Method in class hec.gui.AbstractRmiTextFileReaderJDialog
- ViewQuality_Action(int) - Method in class hec.dataTable.HecDataTableFrame
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.BaseLocationCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.BaseParameterCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.CountyCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.DescriptionTxCatalogQuery
-
Deprecated.
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.FullLocationCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.LocationAliasCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.LocationGroupQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.LocationKindCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.ParameterCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.StateCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.SubLocationCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.SubParameterCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.TimeZoneCatalogQuery
- VISIBLE_COLUMNS - Static variable in class hec.data.meta.TsGroupQuery
- VISTA - Static variable in class hec.util.AnimatedStatusIconPanel
- VISTA - Static variable in class hec.util.AnimatedWaitIcon
- VOID - Static variable in interface hec.io.AsciiSerializableConstants
- VOLUME - Enum constant in enum class hec.data.ParamDoubleSupport
- VOLUME - Static variable in class hec.hecmath.TimeSeriesMath
- VOLUME_LARGE - Static variable in class hec.heclib.util.HecDoubleParam
- VOLUME_LARGE - Static variable in class hec.heclib.util.HecDoubleParamData
- VOLUME_PER_AREA - Static variable in class hec.heclib.util.HecDoubleParam
- VOLUME_PER_AREA - Static variable in class hec.heclib.util.HecDoubleParamData
- VOLUME_PER_LOCKAGE - Static variable in interface hec.data.lock.ILock
- VOLUME_SMALL - Static variable in class hec.heclib.util.HecDoubleParam
- VOLUME_SMALL - Static variable in class hec.heclib.util.HecDoubleParamData
- VrtMapGlyph - Class in hec.map.vrt
- VrtMapGlyph(MapPanel, VrtMapObject) - Constructor for class hec.map.vrt.VrtMapGlyph
- VrtMapGlyphMappingProvider - Class in hec.map.vrt
- VrtMapGlyphMappingProvider() - Constructor for class hec.map.vrt.VrtMapGlyphMappingProvider
- VrtMapObject - Class in hec.map.vrt
- VrtMapObject() - Constructor for class hec.map.vrt.VrtMapObject
- VrtMapObject(MapIdentifier) - Constructor for class hec.map.vrt.VrtMapObject
- VrtMapObject(String) - Constructor for class hec.map.vrt.VrtMapObject
- VrtMapObjectMappingProvider - Class in hec.map.vrt
- VrtMapObjectMappingProvider() - Constructor for class hec.map.vrt.VrtMapObjectMappingProvider
- vscroll - Static variable in interface rma.swing.wheel.Config.Action
- VSCROLL - Static variable in interface rma.swing.wheel.Config.Action
W
- w - Variable in class hec.geometry.WorldRect
-
west (left) coordinate
- w - Variable in class hec.map.WorldRect
-
west (left) coordinate
- w2l(double) - Method in class hec.geometry.Axis
-
returns the local value for the given world value
- w2l(double) - Method in class hec.geometry.LogAxis
-
returns the local value for the given world value
- w2l(double) - Method in class hec.geometry.ProbabilityAxis
-
returns the local value for the given world value
- w2lE(double) - Method in class hec.geometry.Axis
-
returns the local value for the given world value
- w2lE(double) - Method in class hec.geometry.LogAxis
-
returns the local value for the given world value
- w2lE(double) - Method in class hec.geometry.ProbabilityAxis
-
returns the local value for the given world value
- wait(int) - Static method in class hec.lang.Email
- waitforPaintComplete() - Method in class hec.map.MapPanel
-
causes the Thread that calls this method to wait until the MapCanvas has finished image creation and displayed it.
- waitMillis(int) - Static method in class hec.util.Util
-
Description of the Method
- warn(String, String) - Static method in class hec.lang.Logger
-
Deprecated.
- WARN - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- WARNING - Enum constant in enum class hec.ui.ProgressListener.MessageType
- WarningDlg - Class in hec.client
- WarningDlg(Frame, boolean) - Constructor for class hec.client.WarningDlg
- WarningDlg(Frame, String, boolean) - Constructor for class hec.client.WarningDlg
- WarningTreeNode - Class in hec.model
- WarningTreeNode - Class in hec.server
- WarningTreeNode() - Constructor for class hec.model.WarningTreeNode
- WarningTreeNode() - Constructor for class hec.server.WarningTreeNode
- wasCanceled() - Method in class hec.map.transform.CoordinateTransformDialog
- wasStarted - Variable in class hec.util.concurrent.AwaitableFutureTask
- wasStarted() - Method in class hec.util.concurrent.AwaitableFutureTask
- wasSuccessful() - Method in interface hec.util.convertDss6To7.SixToSevenUtil.Result
- wasSuccessful() - Method in class hec.util.ExportResults
- WATER_DEPTH - Enum constant in enum class hec.gfx2d.swing.charts.color.ColorContourType
- WATER_DEPTH_TYPE - Static variable in class rma.util.ColorContour
- WATER_RIGHT - Static variable in interface hec.data.watersupply.IWaterUser
- WATER_SURFACE_ELEVATION - Static variable in interface hec.map.inundation.InundationConst
- WATER_USER_CONTRACT - Static variable in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- WATER_USER_CONTRACT_REF - Static variable in interface hec.data.watersupply.IWaterUserContract
- WATER_USER_PROJECT_LOCATION - Static variable in interface hec.data.watersupply.IWaterUser
- WATER_YEAR_MESSAGE - Static variable in class hec.util.TimeWindowDialog
- WATER_YEAR_SELECTION - Static variable in class hec.util.TimeWindowDialog
- WaterDepthColorContour - Class in rma.util
- WaterDepthColorContour() - Constructor for class rma.util.WaterDepthColorContour
- watershed - Variable in class hec.io.DataContainer
-
The A Part of the DSS path
- WatershedEntry - Class in hec.util
- WatershedEntry(WatershedEntry) - Constructor for class hec.util.WatershedEntry
- WatershedEntry(String) - Constructor for class hec.util.WatershedEntry
- WatershedLocation - Class in hec.model
- WatershedLocation() - Constructor for class hec.model.WatershedLocation
- WatershedLocation(String, String) - Constructor for class hec.model.WatershedLocation
- WatershedLocation(String, String, String, boolean) - Constructor for class hec.model.WatershedLocation
- WatershedSummaryFormat - Class in hec.client
- WatershedSummaryFormat() - Constructor for class hec.client.WatershedSummaryFormat
- WATT_PER_SQ_METERS - Static variable in class hec.heclib.dss.HecDataConversion
- WeakObserver - Class in rma.util
-
An Observer wrapper that is a WeakReference to the real Observer.
- WeakObserver(Observer) - Constructor for class rma.util.WeakObserver
- WEEK_MILLIS - Static variable in interface hec.model.GridContainerManager
- WEEK_SECONDS - Static variable in class hec.data.Interval
-
Deprecated.
- WEEK_TIME_INTERVAL - Static variable in interface rma.util.TimeIntervals
- WEEK_TS - Static variable in interface hec.model.GridContainerManager
- WEEKLY_REPEAT - Static variable in class hec.model.RepeatInterval
- weeklyRadioSelected() - Method in class hec.client.RepeatDialog
- WeeklyRepeatInterval - Class in hec.model
- WeeklyRepeatInterval() - Constructor for class hec.model.WeeklyRepeatInterval
- weightLabel - Variable in class hec.gfx2d.SimpleLinePropertiesPanel
- WEST - Static variable in class hec.gfx2d.GfxLabelItem
-
west position
- WEST - Static variable in class hec.map.MapLabelItem
-
west position
- westColor - Variable in class rma.swing.table.LinesBorder
- westElevation() - Method in class hec.map.dem.DemEnumerator
- westThickness - Variable in class rma.swing.table.LinesBorder
- whatChanged() - Method in class hec.heclib.dss.HecDssCatalog
- whatChanged(String) - Method in class hec.heclib.dss.HecDssCatalog
- whatChangedCompare(HecDssCatalog, String, boolean) - Method in class hec.heclib.dss.HecDssCatalog
- whatChangedSetStart() - Method in class hec.heclib.dss.HecDssCatalog
- whatChangedSetStart(HecDssCatalog, String, boolean) - Method in class hec.heclib.dss.HecDssCatalog
- whatChangedSetStart(String, boolean) - Method in class hec.heclib.dss.HecDssCatalog
- wheelMoved(int, int, int, int) - Method in class rma.swing.wheel.WheelTool
- WheelTool - Class in rma.swing.wheel
-
Wheel tool class set the system property use.mousewheel=true to enable mouse wheel.
- WheelToolDialog - Class in rma.swing.wheel
- WheelToolDialog(Frame, Config) - Constructor for class rma.swing.wheel.WheelToolDialog
- WHERE - Static variable in interface hec.data.meta.SqlQuery
- WHITENESS - Static variable in class rma.util.wmf.WMF
- whosYourDaddy() - Method in class hec.appInterface.AppDaddy
-
Method Description
- Widget - Class in hec.map.annotations
- Widget() - Constructor for class hec.map.annotations.Widget
- width - Variable in class rma.util.png.PngEncoder
- width() - Method in class hec.geometry.LocalRect
-
Gets the width of the rectangle.
- width() - Method in class hec.geometry.WorldRect
-
Gets the width of the rectangle.
- width() - Method in class hec.map.LocalRect
-
Gets the width of the rectangle.
- width() - Method in class hec.map.WorldRect
-
Gets the width of the rectangle.
- WIDTH - Enum constant in enum class hec.data.ParamDoubleSupport
- WildCardFileFilter - Class in rma.util
-
An implementation of the FileFilter interfaces that filters files based on a file name pattern.
- WildCardFileFilter(String) - Constructor for class rma.util.WildCardFileFilter
-
Creates a new WildCardFileFilter with the provided pattern.
- WildcardRowFilter - Class in rma.swing.table
- WildcardRowFilter(String, int) - Constructor for class rma.swing.table.WildcardRowFilter
- wildCharsToRegex(String) - Method in class hec.heclib.dss.HecDssCatalog
- WINDING - Static variable in class rma.util.wmf.WMF
- windMessageFile() - Static method in class hec.heclib.dss.HecDataManager
- window(DataSetTxTemplate) - Method in class hec.data.tx.DataSetTx
-
Deprecated.
- windowActivated(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowActivated(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowActivated(WindowEvent) - Method in class rma.swing.FontChooser
- windowAndLimit(Date, Date, boolean, int) - Method in interface hec.data.watersupply.IContractWaterSupplyAccounting
-
Returns a limited window of this accounting.
- windowAndLimit(Date, Date, boolean, int) - Method in class hec.data.watersupply.JDomContractWaterSupplyAccounting
- windowAndLimit(Date, Date, boolean, int, boolean) - Method in interface hec.data.operations.IProjectOperationalChanges
- windowAndLimit(Date, Date, boolean, int, boolean) - Method in class hec.data.operations.OperationalProjectChanges
- windowClosed(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowClosed(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowClosed(WindowEvent) - Method in class rma.swing.FontChooser
- windowClosing() - Method in class hec.gui.PanelEditor
- windowClosing() - Method in class hec.map.inundation.InundationGroupDialog
- windowClosing() - Method in class hec.map.inundation.InundationGroupEditor
- windowClosing() - Method in class hec.map.inundation.InundationGroupRenderingDialog
- windowClosing(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowClosing(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowClosing(WindowEvent) - Method in class hec.map.importer.AbstractShapeImportDialog.SymWindow
- windowClosing(WindowEvent) - Method in class hec.map.MapToolPanel.FrameListener
- windowClosing(WindowEvent) - Method in class rma.swing.FontChooser
- windowDeactivated(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowDeactivated(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowDeactivated(WindowEvent) - Method in class rma.swing.FontChooser
- windowDeiconified(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowDeiconified(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowDeiconified(WindowEvent) - Method in class rma.swing.FontChooser
- windowGainedFocus(WindowEvent) - Method in class hec.gfx2d.SavePlotSpecificationDialog
- windowIconified(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowIconified(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowIconified(WindowEvent) - Method in class rma.swing.FontChooser
- windowLostFocus(WindowEvent) - Method in class hec.gfx2d.SavePlotSpecificationDialog
- WindowMenu - Class in rma.swing
-
Menu component that handles the functionality expected of a standard "Windows" menu for MDI applications.
- WindowMenu(MDIDesktopPane) - Constructor for class rma.swing.WindowMenu
- windowOpened(WindowEvent) - Method in class hec.gfx2d.autoload.AutoLoadManager
- windowOpened(WindowEvent) - Method in class hec.gfx2d.ColorFrame
- windowOpened(WindowEvent) - Method in class rma.swing.FontChooser
- WINDOWS - Static variable in class rma.util.CompileFlags
-
Deprecated.This flag is deprecated and should not be used. It should be considered for removal in future versions. Nothing sets this to false.
- WINDOWS - Static variable in class rma.util.RMAConst
- WINDOWS_NT - Static variable in class rma.util.RMAConst
- windowsClosing(WindowEvent) - Method in class hec.client.OutputResultsContainer
- WindowUtilities - Class in rma.swing
- WindowUtilities() - Constructor for class rma.swing.WindowUtilities
- withInBounds(Point) - Method in class hec.gfx2d.ColorSquare
- withInnerParsingPattern - Static variable in class rma.swing.logging.XmlLogRecord
- withInnerParsingRegexp - Static variable in class rma.swing.logging.XmlLogRecord
- WizardDialog - Class in hec.gui
- WizardDialog() - Constructor for class hec.gui.WizardDialog
-
Create a new WizardDialog object.
- WizardDialog(Dialog, boolean) - Constructor for class hec.gui.WizardDialog
-
Create a new WizardDialog object.
- WizardDialog(Frame, boolean) - Constructor for class hec.gui.WizardDialog
-
Create a new WizardDialog object.
- WizardPanel - Class in hec.gui
- WizardPanel() - Constructor for class hec.gui.WizardPanel
- WizardPanel(LayoutManager) - Constructor for class hec.gui.WizardPanel
-
Create a new WizardJPanel object
- WK - Static variable in class hec.geometry.TSAxis
- WKSP_LOAD_TIME - Static variable in interface hec.lang.LoggingConstants
-
Deprecated.
- WkspExportOptions - Class in hec.model
- WkspExportOptions() - Constructor for class hec.model.WkspExportOptions
- wkspName - Variable in class hec.lang.ModelReference
- WKT_ESRI_SRS_DEFINITION_TYPE - Static variable in class hec.io.TinContainer
-
SRS string type is ESRI variant of "Well Known Text"
- WKT_OGC_SRS_DEFINITION_TYPE - Static variable in class hec.io.TinContainer
-
SRS string type is OGC-type "Well Known Text"
- WMF - Class in rma.util.wmf
-
A class for writing Windows metafiles.
- WMF() - Constructor for class rma.util.wmf.WMF
-
constructs a WMF object.
- WMFGraphics - Class in rma.util.wmf
-
A class for writing into Windows Metafiles with standard java.awt.Graphics methods.
- WMFGraphics(WMF, int, int) - Constructor for class rma.util.wmf.WMFGraphics
-
Constructs a WMFGraphics object.
- WMFGraphics(WMF, int, int, Color, Color) - Constructor for class rma.util.wmf.WMFGraphics
-
Constructs a WMFGraphics object.
- WMFGraphics2D - Class in rma.util.wmf
-
A class for writing into Windows Metafiles with java.awt.Graphics2D methods.
- WMFGraphics2D(WMFGraphics2D) - Constructor for class rma.util.wmf.WMFGraphics2D
-
Constructor for the WMFGraphics2D object
- WMFGraphics2D(WMF, int, int) - Constructor for class rma.util.wmf.WMFGraphics2D
-
Constructs a WMFGraphics2D object.
- WMFGraphics2D(WMF, int, int, Color, Color) - Constructor for class rma.util.wmf.WMFGraphics2D
-
Constructs a WMFGraphics object.
- WMFUtil - Class in rma.util.wmf
- WMFUtil() - Constructor for class rma.util.wmf.WMFUtil
- wordsToElement(Deque<String>, Parent, String) - Static method in class hec.gfx2d.PlotSpecification
-
Constructs a JDom element from a list of plot specification words
- workID - Variable in class hec.io.dbf.DBFFieldDescriptor
- WORKING_STATUS - Static variable in class hec.util.AnimatedStatusIconPanel
- Workspace - Interface in hec.appInterface
- workspaceClosing() - Method in class hec.io.AbstractDataStorage
- workspaceClosing() - Method in interface hec.io.DataStorage
- workspaceClosing() - Method in class hec.io.DBFDataStorage
- workspaceClosing() - Static method in class hec.map.ModeDrawingAttributeSet
- workspaceClosing() - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- workspaceClosing() - Method in interface hec.model.DataList
-
called when the workspace is closing
- workspaceClosing() - Method in interface hec.model.IDataListContainer
-
called when workspace is closing
- WorkspaceConstants - Interface in hec.supplemental.model
- WorkspaceExistsException - Exception in hec.lang
-
exception thrown when a user tries to create a new workspace and there is a workspace that already exists.
- WorkspaceExistsException(String, String) - Constructor for exception hec.lang.WorkspaceExistsException
- WorkspaceLoadTimeLoggingMarker - Interface in rma.util.logging.marking
-
This is a purposefully empty interface used as a logging marker.
- WorkspaceNameFactory - Class in hec.lang
- WorkspaceNameFactory() - Constructor for class hec.lang.WorkspaceNameFactory
- workspaceOpening() - Static method in class hec.map.ModeDrawingAttributeSet
- workspaceOpening() - Method in class hec.map.ModelDrawingAttributeSet
-
Method Description
- WORLD_LINE_NODE - Static variable in class rma.util.RmaBaseXmlUtilities
- WORLD_PT_NODE - Static variable in class rma.util.RmaBaseXmlUtilities
- WORLD_RECT_NODE - Static variable in class rma.util.RmaBaseXmlUtilities
- WORLD_REGION_CLOCKWISE - Static variable in class rma.util.RmaBaseXmlUtilities
- WORLD_REGION_NODE - Static variable in class rma.util.RmaBaseXmlUtilities
- WORLD_REGION_SELF_INTERSECTING - Static variable in class rma.util.RmaBaseXmlUtilities
- world2LocalTransform(AffineTransform) - Method in class hec.map.MapScale
-
Coordinate conversion routines Creates or updates an existing AffineTransform to change from world to local coordinates.
- world2LocalTransform(AffineTransform) - Method in class hec.map.TransformMapScale
- WorldArc - Class in hec.geometry
-
Represents arcs in world coordinate space.
- WorldArc - Class in hec.map
-
Represents arcs in world coordinate space.
- WorldArc() - Constructor for class hec.geometry.WorldArc
- WorldArc() - Constructor for class hec.map.WorldArc
- WorldArc(double, double, double, double, double) - Constructor for class hec.geometry.WorldArc
- WorldArc(double, double, double, double, double) - Constructor for class hec.map.WorldArc
- WorldArc(WorldArc) - Constructor for class hec.geometry.WorldArc
- WorldArc(WorldArc) - Constructor for class hec.map.WorldArc
- WorldLine - Class in hec.geometry
-
A multi-point line in world coordinates.
- WorldLine - Class in hec.map
-
A multi-point line in world coordinates.
- WorldLine() - Constructor for class hec.geometry.WorldLine
- WorldLine() - Constructor for class hec.map.WorldLine
- WorldLine3d - Class in hec.geometry
-
Line object consisting of 3D pts in world coords
- WorldLine3d - Class in hec.map
-
Line object consisting of 3D pts in world coords
- WorldLine3d() - Constructor for class hec.geometry.WorldLine3d
- WorldLine3d() - Constructor for class hec.map.WorldLine3d
- WorldLineHolder - Interface in hec.map
- WorldLineSeg - Class in hec.map
- WorldLineSeg() - Constructor for class hec.map.WorldLineSeg
- WorldLineSeg(WorldLineSeg) - Constructor for class hec.map.WorldLineSeg
- WorldLineSeg(WorldPt, WorldPt) - Constructor for class hec.map.WorldLineSeg
- WorldLineToShapeFile - Class in hec.export
- WorldLineToShapeFile() - Constructor for class hec.export.WorldLineToShapeFile
- WorldNode - Class in hec.map
-
End points for worldlines.
- WorldNode() - Constructor for class hec.map.WorldNode
- WorldPointHolder - Interface in hec.map
- WorldPointToShapefile - Class in hec.export
-
Simple class that takes a set of WorldPt objects and writes them to a Point Shapefile.
- WorldPointToShapefile() - Constructor for class hec.export.WorldPointToShapefile
- WorldPointToShapefile(boolean) - Constructor for class hec.export.WorldPointToShapefile
- WorldPt - Class in hec.geometry
-
Represents points in world coordinate space.
- WorldPt - Class in hec.map
-
Represents points in world coordinate space.
- WorldPt() - Constructor for class hec.geometry.WorldPt
- WorldPt() - Constructor for class hec.map.WorldPt
- WorldPt(double, double) - Constructor for class hec.geometry.WorldPt
- WorldPt(double, double) - Constructor for class hec.map.WorldPt
- WorldPt(WorldPt) - Constructor for class hec.geometry.WorldPt
- WorldPt(WorldPt) - Constructor for class hec.map.WorldPt
- WorldPt3d - Class in hec.geometry
-
3D point in world coordinates
- WorldPt3d - Class in hec.map
-
3D point in world coordinates
- WorldPt3d() - Constructor for class hec.geometry.WorldPt3d
- WorldPt3d() - Constructor for class hec.map.WorldPt3d
- WorldPt3d(double, double) - Constructor for class hec.geometry.WorldPt3d
- WorldPt3d(double, double) - Constructor for class hec.map.WorldPt3d
- WorldPt3d(double, double, float) - Constructor for class hec.geometry.WorldPt3d
- WorldPt3d(double, double, float) - Constructor for class hec.map.WorldPt3d
- WorldPt3d(WorldPt) - Constructor for class hec.geometry.WorldPt3d
- WorldPt3d(WorldPt3d) - Constructor for class hec.geometry.WorldPt3d
- WorldPt3d(WorldPt) - Constructor for class hec.map.WorldPt3d
- WorldPt3d(WorldPt3d) - Constructor for class hec.map.WorldPt3d
- worldPtToCell(double, double) - Method in class hec.map.aidem.AiDemBaseMap
- worldPtToCell(WorldPt) - Method in class hec.map.aidem.AiDemBaseMap
-
Converts a point in world coordinates to a an index into the data array.
- WorldRect - Class in hec.geometry
-
Represents rectangles in world coordinate space.
- WorldRect - Class in hec.map
-
Represents rectangles in world coordinate space.
- WorldRect() - Constructor for class hec.geometry.WorldRect
- WorldRect() - Constructor for class hec.map.WorldRect
- WorldRect(double, double, double, double) - Constructor for class hec.geometry.WorldRect
- WorldRect(double, double, double, double) - Constructor for class hec.map.WorldRect
- WorldRect(WorldPt, double) - Constructor for class hec.geometry.WorldRect
- WorldRect(WorldPt, WorldPt) - Constructor for class hec.geometry.WorldRect
- WorldRect(WorldRect) - Constructor for class hec.geometry.WorldRect
- WorldRect(WorldPt, double) - Constructor for class hec.map.WorldRect
- WorldRect(WorldPt, WorldPt) - Constructor for class hec.map.WorldRect
- WorldRect(WorldRect) - Constructor for class hec.map.WorldRect
- WorldRect(Rectangle2D) - Constructor for class hec.map.WorldRect
- WorldRegion - Class in hec.geometry
-
Represents points in world coordinate space.
- WorldRegion - Class in hec.map
-
Represents points in world coordinate space.
- WorldRegion() - Constructor for class hec.geometry.WorldRegion
- WorldRegion() - Constructor for class hec.map.WorldRegion
- WorldRegionHolder - Interface in hec.map
- WorldRegionToShapefile - Class in hec.export
- WorldRegionToShapefile() - Constructor for class hec.export.WorldRegionToShapefile
- WorldText - Class in hec.map
-
class for handling text item in world coordinates
- WorldText() - Constructor for class hec.map.WorldText
- WorldText(String, double, double) - Constructor for class hec.map.WorldText
- WorldText(String, double, double, float) - Constructor for class hec.map.WorldText
- WorldText(String, WorldPt) - Constructor for class hec.map.WorldText
- WorldText(String, WorldPt3d) - Constructor for class hec.map.WorldText
- wp2lp(WorldPt) - Method in class hec.map.MapScale
-
Converts a point in world coordinates to local coordinates, returning a newly allocated Point.
- wp2lp(WorldPt, LocalPt) - Method in class hec.map.MapScale
-
Converts a point in world coordinates to local coordinates.
- wp2lp(WorldPt, LocalPt) - Method in class hec.map.TransformMapScale
- wr2lr(WorldRect) - Method in class hec.map.MapScale
-
Converts a WorldRect to a LocalRect, returning a newly allocated LocalRect
- wr2lr(WorldRect) - Method in class hec.map.TransformMapScale
- wr2lr(WorldRect, LocalRect) - Method in class hec.map.MapScale
-
Converts a WorldRect to a LocalRect, returning a newly allocated LocalRect
- wr2lr(WorldRect, LocalRect) - Method in class hec.map.TransformMapScale
- wrap(String) - Method in class hec.heclib.util.EncoderDecoder
-
wraps a string with the wrapper symbols (used for the codes) Returns: the wrapped String
- Wrapper() - Constructor for class hec.map.aishape.Attribute.Wrapper
- wRaster - Variable in class rma.util.png.PngEncoderB
- write() - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- write() - Method in class hec.map.image.ImageMap
-
writes ascii file describing geo-limits and image url
- write(boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- write(byte[]) - Method in class hec.io.HecOutputStream
-
Writes b.length bytes from the specified byte array to this file output stream.
- write(byte[]) - Method in class hec.io.HecSwappingOutputStream
-
Writes b.length bytes from the specified byte array to this file output stream.
- write(byte[]) - Method in class hec.io.LogPrintStream
-
Writes b.length bytes from the specified byte array to this output stream.
- write(byte[], int, int) - Method in class hec.io.HecOutputStream
-
Writes len bytes from the specified byte array starting at offset off to this file output stream.
- write(byte[], int, int) - Method in class hec.io.HecSwappingOutputStream
-
Writes len bytes from the specified byte array starting at offset off to this file output stream.
- write(byte[], int, int) - Method in class hec.io.LogPrintStream
-
Writes len bytes from the specified byte array starting at offset off to this output stream.
- write(byte[], int, int) - Method in class hec.util.convertDss6To7.TextPaneOutputStream
- write(byte[], int, String, long, String, String, int, int, int, int) - Method in class hec.heclib.dss.HecDssFileStore
- write(char[]) - Method in class hec.io.LogPrintWriter
- write(char[], int, int) - Method in class hec.io.LogPrintWriter
- write(double[], double[][], int, int, boolean) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- write(double[], double[], int, boolean) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- write(double[], int, boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- write(double[], Vector, int, boolean) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- write(int) - Method in class hec.io.HecOutputStream
-
Writes the specified byte to this file output stream.
- write(int) - Method in class hec.io.HecSwappingOutputStream
-
Writes the specified byte to this file output stream.
- write(int) - Method in class hec.io.LogPrintStream
-
Writes the specified byte to this output stream.
- write(int) - Method in class hec.io.LogPrintWriter
- write(int) - Method in class hec.util.convertDss6To7.TextPaneOutputStream
- write(int) - Method in class rma.util.logging.OutputStreamLogger
- write(int[], double[], int, boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- write(DataSetTx, TimeZone) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- write(DataSetTx, TimeZone, DSSPathname) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- write(DataSetTx, TimeZone, String) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.Public write functions
- write(DataSetTx, TimeZone, String, String) - Method in class hec.data.tx.DSSTimeSeries
-
Deprecated.
- write(HecDoubleArray, boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- write(HecDoubleArray, HecDoubleArray, boolean) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- write(HecDoubleArray, Vector, boolean) - Method in class hec.heclib.dss.HecPairedData
-
Deprecated.
- write(HecTimeArray, double[], boolean) - Method in class hec.heclib.dss.HecTimeSeries
-
Deprecated.
- write(HecMath) - Method in class hec.hecmath.DSSFile
-
write the HecMath object out to disk
- write(TimeSeriesMath, String) - Method in class hec.hecmath.DSSFile
-
Write a time series to disk with a specified storage method.
- write(ArrayContainer) - Method in class hec.heclib.dss.HecDssArray
- write(DataContainer) - Method in class hec.hecmath.DSSFile
-
write the HecMath object out to disk
- write(DataContainerTransformer) - Method in class hec.hecmath.DSSFile
-
Write a RatingSet object to DSS
- write(DssFileContainer) - Method in class hec.heclib.dss.HecDssFileStore
- write(PairedDataContainer) - Method in class hec.heclib.dss.HecDssArray
- write(PairedDataContainer) - Method in class hec.heclib.dss.HecPairedData
- write(TextContainer) - Method in class hec.heclib.dss.HecDssText
- write(TimeSeriesCollectionContainer) - Method in class hec.heclib.dss.HecTimeSeries
- write(TimeSeriesContainer) - Method in class hec.heclib.dss.HecTimeSeries
- write(TinContainer) - Method in class hec.heclib.dss.HecDssTin
- write(DssWriteData, DssWriterController) - Method in class hec.util.transformation.dss.write.DssWriter
- write(BufferedWriter) - Method in class hec.gfx2d.G2dGlyphDataRecord
-
Writes out the common glyph characteristics then passes the writing to the concrete subclass.
- write(BufferedWriter) - Method in class hec.map.GlyphDataRecord
-
Writes out the common glyph characteristics then passes the writing to the concrete subclass.
- write(BufferedWriter) - Method in class hec.map.google.GoogleImageMap
- write(BufferedWriter) - Method in class hec.map.image.ImageMap
- write(BufferedWriter) - Method in class hec.map.streamAlignment.StreamAlignmentDrwPro
- write(BufferedWriter) - Method in interface hec.map.streamAlignment.StreamAlignmentProps
- write(BufferedWriter) - Method in class hec.map.ToolBarButtonItem
- write(BufferedWriter) - Method in class hec.model.ModelVariable
- write(BufferedWriter) - Method in class rma.util.AspectShadingColorContour
- write(BufferedWriter) - Method in class rma.util.ColorContour
- write(BufferedWriter) - Method in class rma.util.LinearColorContour
- write(DataOutputStream) - Method in class hec.map.raster.ComputeSegmentData
- write(DataOutputStream) - Method in class hec.map.raster.MapSegmentData
- write(DataOutputStream) - Method in interface hec.map.raster.SegmentData
- write(File) - Method in class hec.heclib.dss.HecDssFileStore
- write(File) - Method in class hec.heclib.dss.HecDssImage
- write(File, DSSPathname) - Method in class hec.heclib.dss.HecDssFileStore
- write(String) - Method in class hec.heclib.dss.HecDssText
- write(String) - Method in class hec.io.LogPrintWriter
- write(String, int, int) - Method in class hec.io.LogPrintWriter
- write(TimeSeries, TimeZone) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- write(TimeSeries, TimeZone, DSSPathname) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- write(TimeSeries, TimeZone, String) - Method in class hec.data.tx.DSSTimeSeriesTranslator
-
Public write functions
- write(TimeSeries, TimeZone, String, String) - Method in class hec.data.tx.DSSTimeSeriesTranslator
- write(R, T) - Method in interface hec.util.transformation.core.io.Writer
- WRITE - Static variable in interface hec.security.PermissionConstants
-
Write action.
- WRITE_LOCK - Static variable in class hec.io.FileLock
- WRITE_LOCK_STRING - Static variable in class hec.io.FileLock
- WRITE_UNLOCK - Static variable in class hec.io.FileLock
- WRITE_UNLOCK_STRING - Static variable in class hec.io.FileLock
- write0(BufferedWriter) - Method in class hec.gfx2d.G2dGlyphDataRecord
-
The abstract write which the concrete subclass must define.
- write0(BufferedWriter) - Method in class hec.map.aidem.AiDemGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.aishape.AiShapeGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.dem.DemGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.dlg.DlgGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.ElevationGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.GlyphDataRecord
-
The abstract write which the concrete subclass must define.
- write0(BufferedWriter) - Method in class hec.map.GridGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.image.ImageGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.inundation.InundationGroupGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.nettin.NetTinGlyphDataRec
- write0(BufferedWriter) - Method in class hec.map.raster.RasterGlyphDataRecord
- write0(BufferedWriter) - Method in class hec.map.tin.TinGlyphDataRec
- write0(BufferedWriter) - Method in class hec.map.tms.TmsGlyphDataRecord
- writeAccess() - Method in class hec.heclib.dss.AbstractDssDataManager
- writeAccess() - Method in interface hec.heclib.dss.DssDataManager
- writeAccess() - Method in class hec.heclib.dss.HecDSSFileAccess
- writeAccess() - Method in interface hec.heclib.dss.IHecDSSUtilities
- writeArray(Object) - Method in class hec.io.AsciiSerializer
-
write an array object
- writeAvgDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- writeAvgDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- writeAvgDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- writeAvgDSS(DSSIdentifier) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeBitmap(int[], int, int) - Method in class rma.util.wmf.WMF
-
Write a 24 bit bitmap (TBitmapInfoHeader plus pixels) to the metafile
- writeBoundAbsErrorOfMeanDSS(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- writeBoundAbsErrorOfMeanDSS(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- writeBoundAbsErrorOfMeanDSS(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- writeBoundAbsErrorOfMeanDSS(DSSIdentifier, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeBoundingBox(EndianOutputStream) - Method in class hec.map.aishape.AiShapeObject
-
Writes the bounding box for this shape to the output stream.
- writeBoundRelErrorOfMeanDSS(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- writeBoundRelErrorOfMeanDSS(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- writeBoundRelErrorOfMeanDSS(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- writeBoundRelErrorOfMeanDSS(DSSIdentifier, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeBuf(BufferedWriter) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.Writes values to buffer writer
- writeBuf(BufferedWriter) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.Writes values to buffer writer
- writeBuf(BufferedWriter) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.Writes values to buffer writer
- writeBuf(BufferedWriter) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeByte(int, int) - Method in class rma.util.png.PngEncoder
-
Write a single byte into the pngBytes array at a given position.
- writeBytes(byte[]) - Method in class hec.map.aishape.AiShapeFieldDescriptor
- writeBytes(byte[], int) - Method in class rma.util.png.PngEncoder
-
Write an array of bytes into the pngBytes array.
- writeBytes(byte[], int, int) - Method in class rma.util.png.PngEncoder
-
Write an array of bytes into the pngBytes array, specifying number of bytes to write.
- writeBytes(long, byte[]) - Method in interface hec.io.HecFile
- writeBytes(long, byte[]) - Method in class hec.io.SimpleFile
- writeBytes(long, byte[]) - Method in class hec.io.SimpleHecFileImpl
- writeBytes(List, byte[]) - Method in class hec.map.aishape.Attribute
-
Writes this Attributes into a byte array for storage into a DBF file.
- writeCatalog(String, String, String[]) - Method in class hec.heclib.dss.HecDssCatalog
- WriteCatalogFileRunnable() - Constructor for class hec.heclib.dss.HecDssCatalog.WriteCatalogFileRunnable
-
Deprecated.
- writeChar(int, char) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeChar except little endian.
- writeCollection(Collection) - Method in class hec.io.DBFDataStorage
-
Returns the milisecond time of the last time that the DBF File was modified.
- writeColor(Color) - Method in class rma.util.wmf.WMF
-
Write a TColorRef struct to the metafile
- writeConfidenceInterval(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- writeConfidenceInterval(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- writeConfidenceInterval(DSSIdentifier, double) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- writeConfidenceInterval(DSSIdentifier, double) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeData(int, List, List, List) - Method in class hec.map.aishape.AiShapeMap
-
Set this map's data to the arg data and write it to file.
- writeData(DataContainer) - Method in class hec.heclib.dss.AbstractDssDataManager
- writeData(DataContainer) - Method in interface hec.heclib.dss.DssDataManager
- writeData(GridContainer) - Method in interface hec.heclib.dss.DssDataManager
- writeData(GridContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- writeData(PairedDataContainer) - Method in interface hec.heclib.dss.DssDataManager
- writeData(PairedDataContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- writeData(TextContainer) - Method in interface hec.heclib.dss.DssDataManager
- writeData(TextContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- writeData(TimeSeriesContainer) - Method in interface hec.heclib.dss.DssDataManager
- writeData(TimeSeriesContainer, int, int) - Method in interface hec.heclib.dss.DssDataManager
- writeData(TimeSeriesContainer, int, int) - Method in class hec.heclib.dss.LocalDssDataManager
- writeData(BufferedWriter) - Method in class hec.model.AbstractTSRecord
- writeData(BufferedWriter) - Method in class hec.model.BaseTSDataSet
-
Writes time series records to an existing opened BufferedWriter
- writeData(BufferedWriter) - Method in interface hec.model.ITSDataSet
-
Description of the Method
- writeData(BufferedWriter) - Method in class hec.model.Node
- writeData(BufferedWriter) - Method in class hec.model.StreamElement
- writeData(BufferedWriter) - Method in class hec.model.StreamJunction
- writeData(BufferedWriter) - Method in class hec.model.StreamNode
- writeData(BufferedWriter) - Method in interface hec.model.TSRecord
- writeData(BufferedWriter) - Method in class hec.server.hecComponent
- writeDataContainer(DataContainer, HecDss) - Static method in class hec.util.transformation.dss.DssUtils
- writeDataToRas(BufferedWriter) - Method in class hec.model.AbstractTSRecord
- writeDataToRas(BufferedWriter) - Method in class hec.model.BaseTSDataSet
-
Writes time series records to an existing opened BufferedWriter according to RAS v.2.2 flow file format
- writeDataToRas(BufferedWriter) - Method in interface hec.model.RasTsDataSet
- writeDataToRas(BufferedWriter) - Method in interface hec.model.TSRecord
- writeDBFHeader(EndianOutputStream) - Method in class hec.map.aishape.AiShapeWriter
- writeDefaults() - Static method in class hec.gfx2d.AxisLabelDrawProp
- writeDefaults() - Static method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- writeDefaults() - Static method in class hec.gfx2d.G2dLabelDrawProp
- writeDefaults() - Static method in class hec.gfx2d.G2dLineProperties
- writeDefaults() - Static method in class hec.gfx2d.G2dMarkerPointProperties
- writeDefaults() - Static method in class hec.gfx2d.G2dMarkerProperties
- writeDefaults() - Static method in class hec.gfx2d.G2dPanelProp
-
TODO: Insert description of the method here.....
- writeDefaults() - Static method in class hec.gfx2d.LegendPanelProp
-
Writes the defaults to a defaults file
- writeDefaults() - Static method in class hec.gfx2d.PlotProperties
-
Method Description
- writeDefaults() - Static method in class hec.gfx2d.TitleDrawProp
- writeDefaults() - Static method in class hec.gfx2d.ViewportDrawProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.AxisLabelDrawProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.AxisTicsDrawProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.G2dLabelDrawProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.G2dLineProperties
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.G2dPanelProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.LegendPanelProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.PlotProperties
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.TitleDrawProp
- writeDefaults(BufferedWriter) - Static method in class hec.gfx2d.ViewportDrawProp
- writeDefaults(String) - Static method in class hec.gfx2d.G2dMarkerPointProperties
- writeDefaults(String) - Static method in class hec.gfx2d.TitleDrawProp
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.AxisTicsDrawProp
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.G2dLabelDrawProp
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.G2dLineProperties
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.G2dMarkerProperties
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.G2dPanelProp
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.LegendPanelProp
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.TitleDrawProp
- writeDefaults(String, BufferedWriter) - Static method in class hec.gfx2d.ViewportDrawProp
- writeDouble(int, double) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeDouble except little endian.
- writeDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- writeDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- writeDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- writeDSS(DSSIdentifier) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeEnd() - Method in class rma.util.png.PngEncoder
-
Write a PNG "IEND" chunk into the pngBytes array.
- writeEnumData(Object) - Method in class hec.io.AsciiSerializer
- writeField(AsciiSerializable, Field) - Method in class hec.io.AsciiSerializer
- writeField(Field, Object) - Method in class hec.io.AsciiSerializer
- writeFields(AsciiSerializable, Field[]) - Method in class hec.io.AsciiSerializer
- writeFile() - Method in class hec.gfx2d.DataTypeFactory
-
Method Description
- writeFile() - Method in class hec.io.PasswordFile
- writeFile(Identifier) - Method in class hec.gfx2d.PlotType
- writeFile(Identifier) - Method in class hec.map.aidem.AiDemFltMap
- writeFile(Identifier) - Method in class hec.map.aishape.AiShapeMap
- writeFile(Identifier) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- writeFile(BufferedWriter) - Method in class hec.model.BaseTSDataSet
-
Writes time series records to ascii file given in identifier.
- writeFile(File, DSSPathname, boolean) - Method in interface hec.heclib.dss.DssDataManager
- writeFile(File, DSSPathname, boolean) - Method in class hec.heclib.dss.LocalDssDataManager
- writeFileGml(Identifier) - Method in class hec.map.streamAlignment.BaseStreamAlignment
- writeFloat(int, float) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeFloat except little endian.
- writeFloat(long, float) - Method in interface hec.io.HecFile
-
Write a float f to position bytePos in this HecFile.
- writeFloat(long, float) - Method in class hec.io.SimpleFile
- writeFloat(long, float) - Method in class hec.io.SimpleHecFileImpl
- writeHeader() - Method in class hec.io.AsciiSerializer
- writeHeader() - Method in class rma.util.png.PngEncoder
-
Write a PNG "IHDR" chunk into the pngBytes array.
- writeHeader() - Method in class rma.util.png.PngEncoderB
-
Write a PNG "IHDR" chunk into the pngBytes array.
- writeHeader(HecFile) - Method in class hec.map.raster.RasterMap
- writeHeader(Identifier) - Method in class hec.map.aidem.AiDemFltMap
- writeHeader(DataOutputStream) - Method in class hec.map.raster.RasterMap
- writeImageData() - Method in class rma.util.png.PngEncoder
-
Write the image data into the pngBytes array.
- writeImageData() - Method in class rma.util.png.PngEncoderB
-
Write the image data into the pngBytes array.
- writeImageFile(File, File, WorldRect, double) - Method in class hec.map.image.ImportImageAction
-
Sets the information to write the .img file to the data structure
- writeInt(int, int) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeInt except little endian.
- writeInt2(int, int) - Method in class rma.util.png.PngEncoder
-
Write a two-byte integer into the pngBytes array at a given position.
- writeInt4(int, int) - Method in class rma.util.png.PngEncoder
-
Write a four-byte integer into the pngBytes array at a given position.
- writeInteger(int) - Method in class rma.util.wmf.WMF
-
Write an integer (four bytes) to the metafile
- writeLayersConfiguration() - Method in class hec.map.JLayerSelector
- writeLine(Writer) - Method in class hec.security.PasswordEntry
- writeLine(String[]) - Method in class rma.io.TextFieldParser
- writeLocal(String) - Method in class hec.gfx2d.G2dDialog
- writeLocation(DataContainer) - Method in interface hec.heclib.dss.DssDataManager
- writeLocation(DataContainer) - Method in class hec.heclib.dss.LocalDssDataManager
- writeLong(int, long) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeLong except little endian.
- writeMethod - Variable in class hec.io.PairedDataContainer
-
one of
NORMAL_WRITE
(default),ALLOCATE
, orCURVE_WRITE
- writeMultiLineString(BufferedWriter, String, String) - Static method in class rma.util.RMAIO
-
write a String that might contain multiple lines to writer breaking it up on the newline in the String data, prepending each line with tag
- writeObject(BufferedWriter) - Method in class hec.map.transform.CoordinateInfo
- writeObject(Object) - Method in class hec.io.AsciiSerializer
-
Stores an object in ascii format to a file
- writeObject2(BufferedWriter) - Method in class hec.map.transform.AlbersCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.AlbersLambertCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.CoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.GeographicCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.PolarStereographicCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.StatePlaneCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.TransverseMercatorCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.UTMCoordinateInfo
- writeObject2(BufferedWriter) - Method in class hec.map.transform.XYCoordinateInfo
- writeObjectFields(Object) - Method in class hec.io.AsciiSerializer
-
Writes all accessible fields of the given object, recursing into contained objects.
- writePaint(GradientPaint) - Method in class hec.gfx2d.paint.GradientPaintWriter
- writePaint(T) - Method in interface hec.gfx2d.paint.PaintWriter
-
writes a Paint object into a set of parameters that can reconstruct it.
- writePairedValues(PairedValues) - Method in class hec.io.AsciiSerializer
-
write a PairedValues Object
- writePalette(IndexColorModel) - Method in class rma.util.png.PngEncoderB
- writePlaceableWMF(OutputStream, int, int, int, int, int) - Method in class rma.util.wmf.WMF
-
Write a placeable Windows metafile with the called GDI commands to the OutputStream
out
which is compatible with almost all Windows programs. - writePlaceableWMFToClipboard(WMF, int, int, int, int, int) - Static method in class rma.util.wmf.WMFUtil
-
Copies the contents of the this WMF to the clipboard.
- writeProperties(BufferedWriter) - Method in class hec.gfx2d.DataTypeProperties
-
Method Description
- writeProperties(BufferedWriter) - Method in class hec.gfx2d.G2dPanelProp
- writeProperties(BufferedWriter, String) - Method in class hec.geometry.AxisProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.AxisLabelDrawProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.AxisTicsDrawProp
-
Description of the Method
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.DataType
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dGlyphDrawProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dLabelDrawProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dLineProperties
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dMarkerPointProperties
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dMarkerProperties
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dPlotProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dPolygonProperties
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.G2dVerifyGlyphDrawProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.LegendPanelProp
- writeProperties(BufferedWriter, String) - Method in interface hec.gfx2d.LineProperties
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.TitleDrawProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.ToolbarButtonProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.ViewportDrawProp
- writeProperties(BufferedWriter, String) - Method in class hec.gfx2d.ViewportToolbarProp
- writeProperties(BufferedWriter, String, String) - Method in class hec.gfx2d.ViewportDrawProp
- Writer<T extends Controller,
R extends ReadData> - Interface in hec.util.transformation.core.io -
This interface is intended to support writing data from a controller, and a ReadData object.
- writeRawRecord(RawContainer) - Method in class hec.heclib.dss.HecDSSDataAttributes
- writerDefaults(BufferedWriter) - Static method in class hec.gfx2d.G2dMarkerProperties
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapeArc
-
Writes the shape record for this shape to the output stream.
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapeMultiPoint
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapeObject
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePoint
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePointM
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePointZ
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePolygon
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePolygonM
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePolygonZ
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePolylineM
- writeRecord(EndianOutputStream) - Method in class hec.map.aishape.AiShapePolylineZ
- WriteRecordHandler - Class in hec.io.dbf
-
A class that process the writing of records to the data 4 object.
- WriteRecordHandler(Data4jni, DbfRecordSet, DbfWriteResultSet, Vector) - Constructor for class hec.io.dbf.WriteRecordHandler
- writeRecordHeader(EndianOutputStream) - Method in class hec.map.aishape.AiShapeObject
-
Writes the record header for this shape to the output stream.
- WriterException - Exception in hec.util.transformation.core.io
-
This Exception is thrown in the Writer implementation class if the writing simply can't continue.
- WriterException(String) - Constructor for exception hec.util.transformation.core.io.WriterException
- WriterException(String, Throwable) - Constructor for exception hec.util.transformation.core.io.WriterException
- WriterException(Throwable) - Constructor for exception hec.util.transformation.core.io.WriterException
- writeScript(ScriptJob, String[]) - Method in class hec.script.ServerScriptJobTask
- writeShort(int, short) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeShort except little endian.
- writeStdvDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomArray
-
Deprecated.
- writeStdvDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomMap
-
Deprecated.
- writeStdvDSS(DSSIdentifier) - Method in class rma.stats.model.DoubleRandomSequence
-
Deprecated.
- writeStdvDSS(DSSIdentifier) - Method in interface rma.stats.model.DoubleRandomTable
-
Deprecated.
- writeString(String, int) - Method in class rma.util.png.PngEncoder
-
Write a string into the pngBytes array at a given position.
- writeStructGrids(GridStructContainer) - Method in class hec.heclib.grid.GriddedData
- writeTextFileReference(TextFileReference) - Method in class hec.io.AsciiSerializer
- writeToFile(String, RenderedImage) - Static method in class hec.map.renderer.AbstractThreadedRenderer
- writeTS(TimeSeriesContainer, int, int) - Method in interface hec.io.DssManagerBridge
- writeTsc(DataContainer, HecDss) - Method in class hec.util.transformation.dss.write.DssWriter
- writeTSData() - Method in interface hec.model.TSRecord
- writeTSDataAs(String, String) - Method in interface hec.model.TSRecord
- writeTSRecords() - Method in class hec.model.BaseTSDataSet
- writeTSRecords() - Method in interface hec.model.ITSDataSet
-
Description of the Method
- writeTypeParamLine(String, String) - Method in class hec.io.AsciiSerializer
- writeUnsignedShort(int, short) - Method in class hec.io.EndianOutputStream
-
like RandomAcessFile.writeUnsignedShort except little endian.
- writeUserTypes(Writer) - Method in class hec.security.PasswordEntry
- writeValue(Identifier) - Method in class hec.io.TextFileReference
- writeWMF(OutputStream) - Method in class rma.util.wmf.WMF
-
Write a simple Windows metafile with the called GDI commands to the OutputStream
out
which is not recognized by a lot of Windows programs. - writeWookbook(Workbook) - Method in class hec.dataTable.HecDataTableToExcel
- writeWord(int) - Method in class rma.util.wmf.WMF
-
Write a word (two bytes) to the metafile
- writeXMLFile(Document, String) - Static method in class hec.util.XMLUtilities
- WS_CONTRACT_EFFECTIVE_DATE - Static variable in interface hec.data.watersupply.IWaterUserContract
- WS_CONTRACT_EXPIRATION_DATE - Static variable in interface hec.data.watersupply.IWaterUserContract
- WS_CONTRACT_TYPE - Static variable in interface hec.data.watersupply.IWaterUserContract
- WYUpdated() - Method in class hec.util.TimeWindowDialog
X
- x - Variable in class hec.geometry.LocalPt
- x - Variable in class hec.heclib.grid.HRAP
- x - Variable in class hec.io.GridCellFileEntry.GridCell
- x - Variable in class hec.lang.RegressionFromConstant
- x - Variable in class hec.map.LocalPt
- x - Variable in class hec.map.nettin.NodeContainer
- X - Enum constant in enum class hec.hecmath.DoubleInterpolationTable.Axis
- X - Static variable in class rma.swing.HersheyFont
- X1 - Static variable in class hec.gfx2d.G2dPanel
-
Constants for getting Axis Labels
- X1 - Static variable in class hec.gfx2d.ViewportLayout
- x1axis - Variable in class hec.gfx2d.ViewportLinkRecord
- x1axislabelSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- x1AxisProp - Variable in class hec.gfx2d.G2dPlotProp
-
axis property object defining x1 axis
- x1axistics - Variable in class hec.gfx2d.ViewportLinkRecord
- x1axisticsSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- x1label - Variable in class hec.gfx2d.ViewportLinkRecord
- x1LabelProp - Variable in class hec.gfx2d.G2dPlotProp
-
x1 axis label properties object
- x1TicsProp - Variable in class hec.gfx2d.G2dPlotProp
-
x1 axis tic properties object
- X2 - Static variable in class hec.gfx2d.G2dPanel
- X2 - Static variable in class hec.gfx2d.ViewportLayout
- x2axis - Variable in class hec.gfx2d.ViewportLinkRecord
- x2axislabelSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- x2AxisProp - Variable in class hec.gfx2d.G2dPlotProp
-
axis property object defining x2 axis
- x2axistics - Variable in class hec.gfx2d.ViewportLinkRecord
- x2axisticsSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- x2e(int) - Method in interface hec.geometry.IScale
-
Converts local x coordinate to world east coordinate.
- x2e(int) - Method in class hec.geometry.Scale
- x2e(int) - Method in class hec.map.MapScale
-
Deprecated.call wp2lp. With the addition of map transforms the e/n axis are no longer independent. i.e. the x-shift will be smaller or larger, depending on your location on the earth
- x2label - Variable in class hec.gfx2d.ViewportLinkRecord
- x2LabelProp - Variable in class hec.gfx2d.G2dPlotProp
-
x2 axis label properties object
- x2TicsProp - Variable in class hec.gfx2d.G2dPlotProp
-
x2 axis tic properties object
- xarray - Static variable in class hec.gfx2d.G2dGlyph
- xarray - Variable in class hec.lang.InterpolateFunction
- xarray - Static variable in class hec.map.MapGlyph
-
Use of this array isn't thread-safe and it should go away.
- Xarray(doubleArrayContainer) - Method in class hec.heclib.dss.HecDataManager
- XAXIS - Static variable in class hec.geometry.Axis
- xcoord - Static variable in class hec.map.LayerSymbol.LayerSymbolShape
- xcoord - Static variable in class rma.util.RmaSymbol
- XCOORD - Static variable in class hec.io.GridCellFile
- xCoordinate - Variable in class hec.io.TinContainer
-
Array of X coordinates.
- xdata - Variable in class hec.gfx2d.PairedDataSet
- xdata - Variable in class hec.gfx2d.PairedValuesExtData
- xdata - Variable in class hec.gfx2d.SimpleArray
- xdata - Variable in class hec.gfx2d.SimpleJTableBarData
- xdata - Variable in class hec.gfx2d.SimpleJTableData
- xdata - Variable in class hec.gfx2d.SimpleJTableSeasonalData
- xdata - Variable in class hec.gfx2d.SimpleJTableStepData
- xdata - Variable in class hec.gfx2d.SimplePairedValuesData
- xdata - Variable in class hec.io.DSSPairedDataContainer
- xdataOrg - Variable in class hec.gfx2d.PairedValuesExtData
- xdataOrg - Variable in class hec.gfx2d.SimplePairedValuesData
- XFER_START_DATETIME - Static variable in interface hec.data.watersupply.IWaterSupplyPumpAccounting
- xgetCellRenderer(int, int) - Method in class hec.dataTable.HecDataTable
-
Description of the Method
- XmlColorAdapter - Class in rma.xml.adapters
- XmlColorAdapter() - Constructor for class rma.xml.adapters.XmlColorAdapter
- XmlColorAdapter.ColorValueType - Class in rma.xml.adapters
- XmlColorContourRecordAdapter - Class in rma.xml.adapters
- XmlColorContourRecordAdapter() - Constructor for class rma.xml.adapters.XmlColorContourRecordAdapter
- XmlColorContourRecordAdapter.ContourRecordValueType - Class in rma.xml.adapters
- XmlDimensionAdapter - Class in rma.xml.adapters
- XmlDimensionAdapter() - Constructor for class rma.xml.adapters.XmlDimensionAdapter
- XmlDimensionAdapter.DimensionValueType - Class in rma.xml.adapters
- XmlDoubleColorNavMapAdapter - Class in rma.xml.adapters
- XmlDoubleColorNavMapAdapter() - Constructor for class rma.xml.adapters.XmlDoubleColorNavMapAdapter
- XmlDoubleColorNavMapAdapter.DoubleColorNavMapValueType - Class in rma.xml.adapters
- xmlElementTypes - Static variable in class hec.gfx2d.PlotSpecification
- xmlEntityDecode(String) - Static method in class hec.util.TextUtil
-
Replace XML entities with chars
- xmlEntityEncode(String) - Static method in class hec.util.TextUtil
-
Replace chars with XML entities
- XmlFontAdapter - Class in rma.xml.adapters
- XmlFontAdapter() - Constructor for class rma.xml.adapters.XmlFontAdapter
- XmlFontAdapter.FontValueType - Class in rma.xml.adapters
- XmlLogRecord - Class in rma.swing.logging
-
A logger record object based on the Java's XML formatter DTD 3.0 Appendix A: DTD for XMLFormatter Output <!-- DTD used by the java.util.logging.XMLFormatter --> <!-- This provides an XML formatted log message.
- XmlLogRecord(String) - Constructor for class rma.swing.logging.XmlLogRecord
- XmlLogRecord(Element) - Constructor for class rma.swing.logging.XmlLogRecord
- XmlMapAdapter<K,
V> - Class in rma.xml.adapters - XmlMapAdapter() - Constructor for class rma.xml.adapters.XmlMapAdapter
- XmlMapAdapter.MapValueType<K,
V> - Class in rma.xml.adapters - XmlNavigableMapAdapter<K,
V> - Class in rma.xml.adapters - XmlNavigableMapAdapter() - Constructor for class rma.xml.adapters.XmlNavigableMapAdapter
- XmlNavigableMapAdapter.NavigableMapValueType<K,
V> - Class in rma.xml.adapters - XmlString - Interface in hec.data
- xmlTypeAttributes - Static variable in class hec.gfx2d.PlotSpecification
- XMLUtilities - Class in hec.util
- XMLUtilities() - Constructor for class hec.util.XMLUtilities
- XMRG_IMPORT - Static variable in interface hec.heclib.grid.GridImportTypes
- XOFFSET - Static variable in class rma.util.postscript.PSGrBase
- xoft(double) - Method in class hec.map.WorldLineSeg
- XOR - Enum constant in enum class hec.hecmath.computation.Constants.LogicTestOperator
- XOR_COLOR - Static variable in class hec.map.MapGlyph
-
the XOR color
- xOrdinate - Variable in class hec.io.DataContainer
-
Longitude, Easting or decimal degrees (negative for Western Hemisphere)
- xOrdinates - Variable in class hec.io.PairedDataContainer
- xparameter - Variable in class hec.io.PairedDataContainer
- xpoints - Variable in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
The array of x coordinates.
- xprecision - Variable in class hec.io.PairedDataContainer
- xSize - Variable in class hec.util.PhotoViewerInfo
- XSIZE - Static variable in class hec.gfx2d.G2dDialog
- xToCol(double) - Method in class hec.map.tms.datasource.TmsLevel
- xtype - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The xtype.
- xtype - Variable in class hec.gfx2d.PairedDataSet
- xtype - Variable in class hec.gfx2d.SimpleSeasonalData
- xtype - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- xtype - Variable in class hec.io.DSSPairedDataContainer
- xtype - Variable in class hec.io.PairedDataContainer
- xunits - Variable in class hec.gfx2d.G2dData
- xunits - Variable in class hec.io.DSSPairedDataContainer
- xunits - Variable in class hec.io.PairedDataContainer
- xval - Variable in class hec.model.ValuePair
- xval - Variable in class hec.model.ValueSet
- XY - Enum constant in enum class hec.chart.DistributionPlotTypes
- XY_QUERY_TOLERANCE - Static variable in interface hec.map.aishape.AiShapeConst
- XY_TYPE - Static variable in interface hec.map.transform.CoordinateTransformConstants
- XYCoordinateInfo - Class in hec.map.transform
- XYCoordinateInfo() - Constructor for class hec.map.transform.XYCoordinateInfo
- XYCoordinateInfo(String) - Constructor for class hec.map.transform.XYCoordinateInfo
- XYCoordinateInfo(String, double) - Constructor for class hec.map.transform.XYCoordinateInfo
- XyLineAndShapeRendererFactory - Class in hec.chart
- XyLineAndShapeRendererFactory() - Constructor for class hec.chart.XyLineAndShapeRendererFactory
- xyPanel - Variable in class hec.map.transform.CoordinateTransformPanel
- XYPanel() - Constructor for class hec.map.transform.CoordinateTransformPanel.XYPanel
Y
- y - Variable in class hec.geometry.LocalPt
- y - Variable in class hec.heclib.grid.HRAP
- y - Variable in class hec.io.GridCellFileEntry.GridCell
- y - Variable in class hec.lang.RegressionFromConstant
- y - Variable in class hec.map.LocalPt
- y - Variable in class hec.map.nettin.NodeContainer
- Y - Enum constant in enum class hec.hecmath.DoubleInterpolationTable.Axis
- Y - Static variable in class rma.swing.HersheyFont
- Y1 - Static variable in class hec.gfx2d.G2dPanel
- Y1 - Static variable in class hec.gfx2d.ViewportLayout
- y1axis - Variable in class hec.gfx2d.ViewportLinkRecord
- y1axislabelSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- y1AxisProp - Variable in class hec.gfx2d.G2dPlotProp
-
axis property object defining y1 axis
- y1axistics - Variable in class hec.gfx2d.ViewportLinkRecord
- y1axisticsSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- y1label - Variable in class hec.gfx2d.ViewportLinkRecord
- y1LabelProp - Variable in class hec.gfx2d.G2dPlotProp
-
y1 axis label properties object
- y1TicsProp - Variable in class hec.gfx2d.G2dPlotProp
-
y1 axis tic properties object
- Y2 - Static variable in class hec.gfx2d.G2dPanel
- Y2 - Static variable in class hec.gfx2d.ViewportLayout
- y2axis - Variable in class hec.gfx2d.ViewportLinkRecord
- y2axislabelSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- y2AxisProp - Variable in class hec.gfx2d.G2dPlotProp
-
axis property object defining y2 axis
- y2axistics - Variable in class hec.gfx2d.ViewportLinkRecord
- y2axisticsSpacer - Variable in class hec.gfx2d.ViewportLinkRecord
- y2label - Variable in class hec.gfx2d.ViewportLinkRecord
- y2LabelProp - Variable in class hec.gfx2d.G2dPlotProp
-
y2 axis label properties object
- y2n(int) - Method in interface hec.geometry.IScale
-
Converts local y coordinate to world north coordinate.
- y2n(int) - Method in class hec.geometry.Scale
- y2n(int) - Method in class hec.map.MapScale
-
Deprecated.call wp2lp. With the addition of map transforms the e/n axis are no longer independent. i.e. the x-shift will be smaller or larger, depending on your location on the earth
- y2TicsProp - Variable in class hec.gfx2d.G2dPlotProp
-
y2 axis tic properties object
- yarray - Static variable in class hec.gfx2d.G2dGlyph
- yarray - Variable in class hec.lang.InterpolateFunction
- yarray - Static variable in class hec.map.MapGlyph
-
Use of this array isn't thread-safe and it should go away.
- Yarray(doubleArrayContainer) - Method in class hec.heclib.dss.HecDataManager
- Yarray(doubleArrayContainer[]) - Method in class hec.heclib.dss.HecDataManager
- YAXIS - Static variable in class hec.geometry.Axis
- YAXIS_REVERSED - Static variable in class hec.gfx2d.DataTypeProperties
- ycoord - Static variable in class hec.map.LayerSymbol.LayerSymbolShape
- ycoord - Static variable in class rma.util.RmaSymbol
- YCOORD - Static variable in class hec.io.GridCellFile
- yCoordinate - Variable in class hec.io.TinContainer
-
Array of Y coordinates.
- ydata - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The ydata.
- ydata - Variable in class hec.gfx2d.PairedDataSet
- ydata - Variable in class hec.gfx2d.PairedValuesExtData
- ydata - Variable in class hec.gfx2d.SimpleArray
- ydata - Variable in class hec.gfx2d.SimpleJTableBarData
- ydata - Variable in class hec.gfx2d.SimpleJTableData
- ydata - Variable in class hec.gfx2d.SimpleJTableSeasonalData
- ydata - Variable in class hec.gfx2d.SimpleJTableStepData
- ydata - Variable in class hec.gfx2d.SimplePairedValuesData
- ydata - Variable in class hec.gfx2d.SimpleSeasonalData
- ydata - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- ydata - Variable in class hec.io.DSSPairedDataContainer
- ydataOrg - Variable in class hec.gfx2d.PairedValuesExtData
- ydataOrg - Variable in class hec.gfx2d.SimplePairedValuesData
- ydataOrg - Variable in class hec.gfx2d.SimpleSeasonalData
- year - Variable in class hec.model.RunTime
- year - Variable in class hec.model.RunTimeRecord
- year() - Method in class hec.heclib.util.HecTime
-
Returns the 4 digit year of the date (e.g., 2002)
- YEAR_SECONDS - Static variable in class hec.data.Interval
-
Deprecated.
- YEAR_TIME_INTERVAL - Static variable in interface rma.util.TimeIntervals
- YEARLY_REPEAT - Static variable in class hec.model.RepeatInterval
- yearlyRadioSelected() - Method in class hec.client.RepeatDialog
- YearlyRepeatInterval - Class in hec.model
- YearlyRepeatInterval() - Constructor for class hec.model.YearlyRepeatInterval
- YearMonth - Enum constant in enum class hec.data.level.SeasonalIntervalType
- yearMonthDay(intContainer, intContainer, intContainer) - Method in class hec.heclib.util.HecTime
-
Returns the date portion in int containers as years, months, days
- YearMonthDayMinute - Enum constant in enum class hec.data.level.SeasonalIntervalType
- yearMonthDayToJulian(int, int, int) - Static method in class hec.heclib.util.HecTime
- YEARS - Static variable in interface hec.data.level.ISeasonalInterval
- yes - Variable in class rma.swing.RmaMessageBox
- YesNoRenderer - Class in rma.swing.table
- YesNoRenderer() - Constructor for class rma.swing.table.YesNoRenderer
- YIELD_TIME_FRAME_END - Static variable in interface hec.data.project.IProject
- YIELD_TIME_FRAME_START - Static variable in interface hec.data.project.IProject
- ymddat(int[], int, int[]) - Static method in class hec.heclib.util.HecTime
-
Takes a date and a date style code and returns a string of the date in the style requested.
- YOFFSET - Static variable in class rma.util.postscript.PSGrBase
- yoft(double) - Method in class hec.map.WorldLineSeg
- yOrdinate - Variable in class hec.io.DataContainer
-
Latitude, Northing or decimal degrees
- yOrdinates - Variable in class hec.io.PairedDataContainer
- yparameter - Variable in class hec.io.PairedDataContainer
- ypoints - Variable in class hec.gfx2d.G2dLogarithmicLine.Polyline2D
-
The array of x coordinates.
- yPos - Variable in class hec.util.TimeWindowDialog
- yprecision - Variable in class hec.io.PairedDataContainer
- YR - Static variable in class hec.geometry.TSAxis
- ySize - Variable in class hec.util.PhotoViewerInfo
- YSIZE - Static variable in class hec.gfx2d.G2dDialog
- yToRow(double) - Method in class hec.map.tms.datasource.TmsLevel
- ytype - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The ytype.
- ytype - Variable in class hec.gfx2d.PairedDataSet
- ytype - Variable in class hec.gfx2d.SimpleSeasonalData
- ytype - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- ytype - Variable in class hec.io.DSSPairedDataContainer
- ytype - Variable in class hec.io.PairedDataContainer
- yunits - Variable in class hec.gfx2d.G2dData
- yunits - Variable in class hec.io.DSSPairedDataContainer
- yunits - Variable in class hec.io.PairedDataContainer
- yval - Variable in class hec.model.ValuePair
- yval - Variable in class hec.model.ValueSet
- YYYY - Static variable in class hec.data.AbstractJDomDataObject
- YYYY - Static variable in class rma.swing.RmaJDateField
- YYYY - Static variable in class rma.swing.text.DateDocument
- YYYY - Static variable in class rma.swing.text.DateDocumentConstants
Z
- z - Variable in class hec.map.nettin.NodeContainer
- z - Variable in class hec.map.WorldPt3d
- zaliasAdd(int[], String, String) - Static method in class hec.heclib.util.Heclib
-
Adds an alias to a primary pathname
- zaliasGetPrimary(int[], String, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieve the primary pathname for an alias pathname
- zaliasList(int[], String, StringArrayContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieves all alias pathnames for a specified pathname
- zaliasRemove(int[], String, boolean) - Static method in class hec.heclib.util.Heclib
-
Removes an alias pathname or all aliase pathnames for a primary pathname
- zarrayRetrieve(int[], ArrayContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieves an array record
- zarrayStore(int[], ArrayContainer) - Static method in class hec.heclib.util.Heclib
-
Stores an array record
- zbegdt(int, int, int[], int[], int[], int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zcatalog(int[], HecDssCatalog) - Static method in class hec.heclib.util.Heclib
-
Retrieves a catalog of the DSS file
- zcatalogFile(int[], String, boolean, String) - Static method in class hec.heclib.util.Heclib
-
Generates a catalog file for a DSS file
- zcheck(int[], String, int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Determines whether a pathname exists and the size of the header and data areas if it does.
- zcheckAccessReset(int[], boolean, int) - Static method in class hec.heclib.util.Heclib
-
Resets a DSS file to advisory single-user mode by closing and re-opening it (DSS 7 only).
- zcheckFile(int[]) - Static method in class hec.heclib.util.Heclib
-
Exhaustively checks DSS file integrity.
- zcklnk(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Checks a DSS file's links for possible errors.
- zckmul(int[]) - Static method in class hec.heclib.util.Heclib
-
Switches from advisory single-user mode to multi-user mode if another process has requested write access to the file
- zckpat(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Checks a DSS file's pathnames for possible errors.
- zckpnb(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Checks a DSS file for structural errors.
- zclose(int[]) - Static method in class hec.heclib.util.Heclib
-
Closes a DSS file
- zcofil(int[], int[], int[], int, int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcopyFile(int[], int[])
instead - zcolist(int[], int[], String) - Static method in class hec.heclib.util.Heclib
-
Returns a list of collection pathnames one at a time (DSS 6 only)
- zComp - Variable in class hec.gfx2d.G2dZoomAdapter
- zcompress(float[], int, shortArrayContainer, int[]) - Method in class hec.heclib.grid.DataCompression
-
Method Description
- zconvertVersion(String, String) - Static method in class hec.heclib.util.Heclib
-
Converts a DSS 6 file to a DSS 7 file or vice versa
- zcopyFile(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Copies one DSS file into another DSS file
- zcopyRecord(int[], int[], String, String) - Static method in class hec.heclib.util.Heclib
-
Copies a record to another pathname in the same DSS file or to a different DSS file with same or different pathname
- zcorec(int[], int[], String, String, int[], int, int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcopyRecord(int[], int[], String, String)
instead - zdblook(int[], int, int) - Static method in class hec.heclib.util.Heclib
-
Dumps arbitrary data from a DSS file to the message output
- zdbmod(int[], long, long, String, int) - Static method in class hec.heclib.util.Heclib
-
Modifies a single word in a DSS file
- zdcinf(int[], float[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves data compression information (DSS 6 only)
- zdebug1(int, long[], stringContainer, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Converts a 4-byte integer to various other types
- zdebug7(int[], long[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Converts a 4-byte or 8-byte integer into various data formats
- zdelet(int[], String) - Static method in class hec.heclib.util.Heclib
-
Marks a record as deleted in a DSS file.
- zdtype(int[], String, int[], int[], stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Determines the type of record in a DSS file
- zerrorCheck() - Static method in class hec.heclib.util.Heclib
-
Retrieves the severity of the last error encountered
- zerrorClear() - Static method in class hec.heclib.util.Heclib
-
Clears the last error encountered
- zerrorCode(int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the last error encountered for the DSS file
- zerrorDecode(int, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Decodes an error code returned from a DSS 7 routine.
- zerrorGet(DSSErrorMessage) - Static method in class hec.heclib.util.Heclib
-
Retrieves the details of the last error encountered
- zfileAccessInfo(int[], int[], int[], int[], int[], int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Gets information about other processes writing to the file
- zfileError(int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the greatest severity of errors encountered for the DSS file
- zfilst(int[]) - Static method in class hec.heclib.util.Heclib
-
Prints status information of a DSS file to the message output
- zflush(int[], int) - Static method in class hec.heclib.util.Heclib
-
Flushes DSS output buffer to disk and DSS message buffer to output device (DSS 7 only)
- zfname(String, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zget(int[], long, int, long[]) - Static method in class hec.heclib.util.Heclib
-
Reads a logical record from a DSS file into a long buffer
- zgetArraySizes(int[], String, int[], int[], int[], int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zgetCatalogSortAddresses(int[], long[], int) - Static method in class hec.heclib.util.Heclib
-
Reads the list of addresses to sorted pathnames (if it exists) in order to presort the catalog
- zgetDssFileVersion(int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the major version (i.e., 6 or 7) of a DSS file
- zgetDssFileVersionString(int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the full library version string (e.g., "7-BG") of an opened DSS file
- zgetDssLibraryVersion() - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.getLibraryMajorVersion()
instead - zgetDssLibraryVersionString() - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.getLibraryVersionString()
instead - zgetDssVersion(int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zgetDssFileVersion(int[])
instead - zgetFileVersion(String) - Static method in class hec.heclib.util.Heclib
-
Retrieves the major version (i.e., 6 or 7) of a DSS file
- zgetInterval(int[], stringContainer, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zgetMessageLevel(int) - Static method in class hec.heclib.dss.HecDSSFileAccess
- zgetMessageLevel(int) - Static method in class hec.heclib.util.Heclib
-
Retrieves the message level for a specified function group
- zgetProgress() - Static method in class hec.heclib.util.Heclib
-
Retrieves the current item number of an in-progress multi-item operation.
- zgetProgress(int) - Static method in class hec.heclib.util.Heclib
-
Retrieves the current item number of an in-progress multi-item operation.
- zgetRecordBasics(int[], HecDSSRecordBasics) - Static method in class hec.heclib.util.Heclib
-
Retrieves basic information about a record
- zgetrw(long, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves a record and a word from a specified address
- zgintl(int[], String, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zgintlFromEPart(String) - Static method in class hec.heclib.dss.HecTimeSeriesBase
- zgpnp(String, stringContainer, stringContainer, stringContainer, stringContainer, stringContainer, stringContainer) - Static method in class hec.heclib.util.Heclib
- zgridRetrieve(int[], GridStructContainer, boolean) - Static method in class hec.heclib.util.Heclib
-
Retrieves a gridded data record
- zgridRetrieveVersion(int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the structure version of a gridded data record
- zgridStore(int[], GridStructContainer) - Static method in class hec.heclib.util.Heclib
-
Stores gridded data
- zgtrec(int[], long, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Reads a logical record from a DSS file into an integer buffer
- zincbk(int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Increments a date by +/- 1 day, month, year, decade, or century.
- zinqir(int[], String, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Queries a file parameter
- zinqir(String) - Method in class hec.heclib.dss.AbstractDssDataManager
- zinqir(String) - Method in interface hec.heclib.dss.DssDataManager
- zinqir(String) - Method in class hec.heclib.dss.HecDSSFileAccess
- zinqir(String) - Method in interface hec.heclib.dss.IHecDSSUtilities
- zinqir(String, stringContainer, int[]) - Method in class hec.heclib.dss.AbstractDssDataManager
- zinqir(String, stringContainer, int[]) - Method in interface hec.heclib.dss.DssDataManager
- zinqir(String, stringContainer, int[]) - Method in class hec.heclib.dss.HecDSSFileAccess
- zinqir(String, stringContainer, int[]) - Method in interface hec.heclib.dss.IHecDSSUtilities
- zinquire(int[], String) - Static method in class hec.heclib.util.Heclib
-
Queries a file parameter
- zinquire(String) - Method in class hec.heclib.dss.HecDSSFileAccess
- zip(byte[]) - Static method in class hec.util.ZipUtility
-
zip the unzipped byte[]
- ZipCodeDocument - Class in rma.swing.text
-
a ZipCode document for JTextFields, and other components that use PlainDocument
- ZipCodeDocument() - Constructor for class rma.swing.text.ZipCodeDocument
- ZipCodeDocument(AbstractDocument.Content) - Constructor for class rma.swing.text.ZipCodeDocument
- ZipFileFileSystem - Class in hec.map.tms.datasource.filesystem.zipfile
-
Represents a file system for a Zip File.
- ZipFileFileSystem(File) - Constructor for class hec.map.tms.datasource.filesystem.zipfile.ZipFileFileSystem
- zipfilename - Variable in class hec.tools.FileHunter.HuntList
- ZipFileSystemFactory - Class in hec.map.tms.datasource.filesystem.zipfile
-
A file system factory that creates a file system to handle Zip Files.
- ZipFileSystemFactory() - Constructor for class hec.map.tms.datasource.filesystem.zipfile.ZipFileSystemFactory
- ZipUtility - Class in hec.util
-
A utility class that allows you to extract zip files.
- ZipUtility() - Constructor for class hec.util.ZipUtility
- zirbeg(int[], int, String, int[], int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zlastWriteTime(int[], String) - Static method in class hec.heclib.util.Heclib
-
Retrieves the last written time for a record in epoch milliseconds
- zlastWriteTimeFile(int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the last written time for a DSS file
- zlocationRetrieve(int[], DataContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieves a location record
- zlocationRetrieve(DataContainer) - Method in class hec.heclib.dss.HecDataManager
- zlocationStore(int[], DataContainer) - Static method in class hec.heclib.util.Heclib
-
Stores a location record
- zlocationStore(DataContainer) - Method in class hec.heclib.dss.HecDataManager
- zmaxpart(int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves the maximum part length for each pathname part
- zmessage(int[], String) - Static method in class hec.heclib.util.Heclib
-
Outputs a message
- zmessage(String) - Method in class hec.heclib.dss.HecDSSFileAccess
- zmessageGroup(TextContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zmessageGroups(TextContainer)
instead - zmessageGroups(TextContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieves message group name/number associations
- zndata(int[], long, Vector<String>, Vector<Long>, Vector<Integer>) - Static method in class hec.heclib.util.Heclib
-
Retrieves information about records updated since a specified time.
- znextts(int[], String, stringContainer, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
DSSPathname.incrementTSPathname(String, int, int[])
instead. - zofset(int[], int[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zofset(int[], int[], int, int, int[]) - Static method in class hec.heclib.util.HecTime
-
Determine the time offset for regular interval time series data
- ZONE_CONFIG - Static variable in class hec.gui.NameDialog
- ZOOM_CURSOR - Static variable in class hec.gfx2d.G2dZoomAdapter
- ZOOM_CURSOR - Static variable in class hec.map.MouseZoomAdapter
- zoomByFactor(double) - Method in class hec.geometry.Axis
-
Change the zoom scaling by the given factor
- zoomByFactor(double) - Method in class hec.geometry.LogAxis
-
Change the zoom scaling by the given factor.
- zoomByFactor(double) - Method in class hec.geometry.ProbabilityAxis
-
Change the zoom scaling by the given factor.
- zoomByFactor(double) - Method in class hec.gfx2d.AxisTics
- zoomByFactor(double) - Method in interface hec.gfx2d.G2dZoomComponent
-
Defines a new zoom region by a given factor
- zoomByFactor(double) - Method in class hec.gfx2d.Viewport
- zoomByFactor(double) - Method in class hec.map.MapPanel
-
zoom in by factor
- zoomByFactor(double) - Method in class hec.map.MapScale
-
Change the zoom scaling by the given factor.
- zoomByFactor(double) - Method in class hec.map.TransformMapScale
- zoomIn(double, double) - Method in class hec.geometry.Axis
-
Zooms based on world coordinates
- zoomIn(double, double) - Method in class hec.geometry.LogAxis
-
Zooms based on world coordinates
- zoomIn(double, double) - Method in class hec.geometry.ProbabilityAxis
-
Zooms based on world coordinates
- zoomIn(int, int) - Method in class hec.geometry.Axis
-
Zooms in based on local coordinates
- zoomIn(int, int) - Method in class hec.geometry.LogAxis
-
Zooms in based on local coordinates
- zoomIn(int, int) - Method in class hec.geometry.ProbabilityAxis
-
Zooms in based on local coordinates
- zoomIn(LocalRect) - Method in class hec.gfx2d.AxisTics
-
Zooms the axis to the bounds of the local rectangle.
- zoomIn(LocalRect) - Method in interface hec.gfx2d.G2dZoomComponent
-
Sets the bounds of the new zoom region
- zoomIn(LocalRect) - Method in class hec.gfx2d.Viewport
- zoomIn(LocalRect) - Method in class hec.map.MapPanel
-
zoom the viewport to rc
- zoomIn(LocalRect) - Method in class hec.map.MapScale
-
Zoom in to the given rectangle in local coordinates.
- zoomIn(LocalRect) - Method in class hec.map.TransformMapScale
- zoomIn(WorldRect) - Method in class hec.map.MapScale
- zoomIn(WorldRect) - Method in class hec.map.TransformMapScale
- zoomInUnMod(double, double) - Method in class hec.geometry.Axis
-
Zooms based on world coordinates
- zoomInUnMod(double, double) - Method in class hec.geometry.LogAxis
-
Zooms based on world coordinates
- zoomToAll() - Method in class hec.chart.HistogramChart
- zoomToAll() - Method in class hec.gfx2d.G2dPanel
-
This method loops through all viewports zooming them so all data becomes visible.
- zoomToAllAction() - Method in class hec.client.HistogramPlotDialog
- zoomToShapesAction() - Method in class hec.map.aishape.ShapeQueryDialog
- zopen(int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Opens a DSS file.
- zOrdinate - Variable in class hec.io.DataContainer
-
Elevation
- zpath(String, String, String, String, String, String) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zpathnameListJava(int[], String[], int, int, int, int[], int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcatalog(int[], HecDssCatalog)
instead - zpdRetrieve(int[], PairedDataContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieves a paired data record
- zpdStore(int[], PairedDataContainer) - Static method in class hec.heclib.util.Heclib
-
Stores a paired data record
- zplist(int[], String, int[], stringContainer) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zcatalog(int[], HecDssCatalog)
instead. - zpseudorts(String, int[], int) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zquery(String, stringContainer) - Static method in class hec.heclib.dss.HecDSSFileAccess
- zquery(String, stringContainer, int[]) - Method in class hec.heclib.dss.AbstractDssDataManager
- zquery(String, stringContainer, int[]) - Method in interface hec.heclib.dss.DssDataManager
- zquery(String, stringContainer, int[]) - Static method in class hec.heclib.dss.HecDSSFileAccess
- zquery(String, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Queries a library parameter
- zrdpat(int[], int[], int[], stringContainer, stringContainer) - Static method in class hec.heclib.util.Heclib
-
Reads a pathname from a catalog file by reference number.
- zreadRawRecord(int[], RawContainer, boolean) - Static method in class hec.heclib.util.Heclib
-
Reads raw record data
- zreadx(int[], String, int[], int, int[], int[], int, int[], int[], int, int[], short[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Reads a single record using 2-byte array elements for data.
- zreadxBytes(int[], String, int[], int, int[], int[], int, int[], int[], int, int[], byte[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Reads a single record using 1-byte array elements for data.
- zrecadd(int[], String, long[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves record address for debugging
- zrecInfo(int[], HecDSSRecordInfo, String, String, String, String) - Static method in class hec.heclib.util.Heclib
-
Retrieves information about a record
- zrenam(int[], String, String) - Static method in class hec.heclib.util.Heclib
-
Renames a record
- zrinfo(int[], String, int[], int[], stringContainer, int[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves information about a record.
- zritsc(int[], String, int, int, int, int, int, int[], int[], float[], double[], int, int[], int[], int[], int, int[], stringContainer, stringContainer, stringContainer, int[], stringContainer, double[], int[], int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zritsx(int[], String, int, int, int, int, int[], float[], int, int[], int[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zritsxd(int[], String, int, int, int, int, int[], double[], int, int[], int[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zrpd(int[], String, int[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, float[], int, int[], String[], int, booleanContainer, int[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zpdRetrieve(int[], PairedDataContainer)
instead. - zrpdd(int[], String, int[], int[], int[], stringContainer, stringContainer, stringContainer, stringContainer, double[], int, int[], String[], int, booleanContainer, float[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zpdRetrieve(int[], PairedDataContainer)
instead. - zrrts(int[], String, String, String, int, float[], stringContainer, stringContainer, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zrrtsc(int[], String, String, String, int, int[], int, int[], float[], double[], int[], int, int[], stringContainer, stringContainer, stringContainer, int[], int[], int[], stringContainer, double[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zrrtsx(int[], String, String, String, int, float[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zrrtsxd(int[], String, String, String, int, double[], int[], int, int[], stringContainer, stringContainer, int[], int, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zrtxts(int[], String, stringContainer, int, int[], int[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztextRetrieve(int[], TextContainer)
instead. - zset(String, String, int) - Method in class hec.heclib.dss.AbstractDssDataManager
- zset(String, String, int) - Method in interface hec.heclib.dss.DssDataManager
- zset(String, String, int) - Static method in class hec.heclib.dss.HecDSSFileAccess
- zset(String, String, int) - Static method in class hec.heclib.util.Heclib
-
Sets a library parameter
- zsetCatalogSortAddresses(int[], long[], int) - Static method in class hec.heclib.util.Heclib
-
Writes the list of addresses to sorted pathnames after a catalog sort in order to presort the next catalog
- zsetfi(int[], String, String, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Sets a library parameter
- zsetFile(String, String, int) - Method in class hec.heclib.dss.HecDSSFileAccess
- zsetInterrupt() - Static method in class hec.heclib.util.Heclib
-
Sets whether an in-progress multi-item operation is marked as interrupted.
- zsetInterrupt(int) - Static method in class hec.heclib.util.Heclib
-
Sets whether an in-progress multi-item operation is marked as interrupted.
- zsetMessageLevel(int, int) - Static method in class hec.heclib.dss.HecDSSFileAccess
- zsetMessageLevel(int, int) - Static method in class hec.heclib.util.Heclib
-
Sets the message level for a specified function group
- zsitsc(int[], String, int[], float[], double[], int, int, int, int[], int, String, String, double[], int, int[], int, String, int, String, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zsitsx(int[], String, int[], float[], int, int, int[], int, String, String, int[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zsitsxd(int[], String, int[], double[], int, int, int[], int, String, String, int[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zspd(int[], String, int, int, int, String, String, String, String, float[], String[], boolean, float[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zpdStore(int[], PairedDataContainer)
instead. - zspdd(int[], String, int, int, int, String, String, String, String, double[], String[], boolean, float[], int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.zpdStore(int[], PairedDataContainer)
instead. - zsrts(int[], String, String, String, int, float[], String, String, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zsrtsc(int[], String, String, String, int, int, float[], double[], int[], int, String, String, double[], int, int[], int, String, int, String, int, int, float, int, int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zsrtsx(int[], String, String, String, int, float[], int[], int, String, String, int[], int, int, int, float, int, int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zsrtsxd(int[], String, String, String, int, double[], int[], int, String, String, int[], int, int, int, float, int, int, int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztsStore(int[], TimeSeriesContainer, int)
instead. - zstfh(String[], String[], int, float[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Converts one or more character key,value pairs into user header elements in a float array
- zstfh(String[], String[], int, int[], int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Converts one or more character key,value pairs into user header elements in an int array
- zstxta(int[], String, String, int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.Use
Heclib.ztextStore(int[], TextContainer)
instead. - ztextRetrieve(int[], TextContainer) - Static method in class hec.heclib.util.Heclib
-
Retrieves a text record
- ztextStore(int[], TextContainer) - Static method in class hec.heclib.util.Heclib
-
Stores a text record
- ztinRetrieve(int[], TinContainer, boolean) - Static method in class hec.heclib.util.Heclib
-
Retrieves a TIN record
- ztinStore(int[], TinContainer) - Static method in class hec.heclib.util.Heclib
-
Stores TIN data
- ztsends(int[], String, int, int[], int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Finds the time series extents of a dataset
- ztsGetStandardInterval(int, int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.use
DSSPathname.getTSIntervalSeconds(String, int[])
instead. - ztsGetStandardInterval7(int[], String, int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.use
DSSPathname.getTSIntervalSeconds(String, int[])
instead. - ztsinfo(int[], String, int[], int[], int[], int[], stringContainer, stringContainer, int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Retrieves information about a (regular or irregular) time series record
- ztsrange(int[], String, int, stringContainer, stringContainer, int[]) - Static method in class hec.heclib.util.Heclib
-
Finds the first and last pathname of a time series dataset
- ztsRetrieve(int[], TimeSeriesContainer, String, String, String, String, int) - Static method in class hec.heclib.util.Heclib
-
Retrieves time series dataset for a specified time window
- ztsRetrieve(TimeSeriesContainer, String, HecTime, HecTime, boolean, int) - Method in class hec.heclib.dss.HecTimeSeries
- ztsStore(int[], TimeSeriesContainer, int) - Static method in class hec.heclib.util.Heclib
-
Stores a time series dataset
- ztsStore(TimeSeriesContainer) - Method in class hec.heclib.dss.HecTimeSeries
- ztsStore(TimeSeriesContainer, int) - Method in class hec.heclib.dss.HecTimeSeries
- zuncompress(short[], int, float[], int) - Method in class hec.heclib.grid.DataCompression
-
Method Description
- zundel(int[], String) - Static method in class hec.heclib.util.Heclib
-
Undeletes a record
- zupath(String, int[], int[], int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Deprecated.
- zustfh(String[], String[], int, int[], float[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Extracts key,value pairs from a float array of user header elements
- zustfh(String[], String[], int, int[], int[], int, int[]) - Static method in class hec.heclib.util.Heclib
-
Extracts key,value pairs from an int array of user header elements
- zwhatChanged(int[], HecDssCatalog) - Static method in class hec.heclib.util.Heclib
-
Retrieves a catalog of all records changed since the last call to zwhatChangedSetStart().
- zwhatChangedCompare(int[], HecDssCatalog, HecDssCatalog, String, boolean) - Static method in class hec.heclib.util.Heclib
-
Retrieves a catalog of records changed since the last call to zwhatChangedSetStart().
- zwhatChangedSetStart(int[], HecDssCatalog, String, boolean) - Static method in class hec.heclib.util.Heclib
-
Sets the starting catalog for comparison against a later catalog, optionally retrieving the catalog
- zwriteRawRecord(int[], RawContainer) - Static method in class hec.heclib.util.Heclib
-
Writes raw record data
- zwritx(int[], String, int, int[], int, int[], int, int[], int, short[], int, int, int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Stores arbitrary data values specified as shorts to a DSS record.
- zwritxBytes(int[], String, int, int[], int, int[], int, int[], int, byte[], int, int, int, int[], int[]) - Static method in class hec.heclib.util.Heclib
-
Stores arbitrary data values specified as bytes to a DSS record.
_
- _255MinusBlue - Variable in class rma.util.LinearColorContour
- _255MinusGreen - Variable in class rma.util.LinearColorContour
- _255MinusRed - Variable in class rma.util.LinearColorContour
- _acceptableProperties - Variable in class hec.gfx2d.G2dVerifyLine
- _accumulationType - Variable in class hec.gfx2d.PlotIconBase
- _action - Static variable in interface hec.script.ScriptActions
- _activeButton - Variable in class hec.script.AbstractScriptButtonFrame
- _adjustmentEnabled - Variable in class hec.map.image.ImageGlyph
- _alignment - Variable in class hec.gui.AbstractEditorPanel
-
Description of the Field
- _allIrregular - Variable in class hec.dataTable.TimeSeriesDataModel
- _allowEditing - Variable in class hec.dataTable.HecDataTableFrame
- _allowSort - Variable in class hec.dataTable.HecDataTable
- _allSameInterval - Variable in class hec.dataTable.TimeSeriesDataModel
- _allYCurves - Variable in class hec.dataTable.PairedDataCurve
- _alpha - Variable in class hec.map.ElevationGlyphDataRecord
- _alpha - Variable in class hec.map.image.ImageGlyphDataRecord
- _animatedWaitIcon - Variable in class hec.util.AnimatedStatusIconPanel
- _aniso - Variable in class hec.map.MapScale
-
ratio of y to x direction scaling
- _aPart - Variable in class hec.heclib.dss.DSSPathname
- _app - Static variable in class hec.data.TsTranslator
- _apply - Variable in class hec.gfx2d.AxisEditPanel
- _areaCols - Variable in class hec.map.dem.DemEnumerator
- _areaHeight - Variable in class hec.map.aidem.AiDemGlyph
- _areaHeight - Variable in class hec.map.dem.DemGlyph
- _areaRows - Variable in class hec.map.dem.DemEnumerator
- _areaWidth - Variable in class hec.map.aidem.AiDemGlyph
- _areaWidth - Variable in class hec.map.dem.DemGlyph
- _args - Variable in class hec.script.Script
- _argumentText - Variable in class hec.script.AbstractScriptEditor
- _arrayEndTime - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _arraySize - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _arrayStartTime - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _ascendingSort - Variable in class rma.swing.list.RmaListModel
- _asimuthAngle - Variable in class hec.map.ElevationGlyphDataRecord
- _aspectAngle - Variable in class hec.map.ElevationGlyphDataRecord
- _aspectEnabled - Variable in class hec.map.ElevationGlyphDataRecord
- _aSymMouse - Variable in class hec.map.JLayerSelection
- _attributes - Variable in class hec.map.ModelDrawingAttributeSet
-
Description
- _autoContour - Variable in class hec.map.ElevationGlyphDataRecord
- _autoSkipPoints - Variable in class hec.gfx2d.G2dLineProperties
- _availableFieldsComboBox - Variable in class hec.map.importer.AbstractShapeImportDialog
- _availableListModel - Variable in class hec.gui.MoverDialog
- _availableListModel - Variable in class hec.gui.MoverPanel
- _availableTable - Variable in class hec.gui.MoverPanel2
- _availableTableModel - Variable in class hec.gui.MoverPanel2
- _axisProp - Variable in class hec.geometry.Axis
-
axis properties used during construction and initialization
- _background - Variable in class rma.swing.table.ColumnGroup
- _backgroundColor - Variable in class hec.gfx2d.PlotIconBase
- _backgroundColor - Variable in class hec.map.MapCanvas
-
the background color of the MapCanvas
- _backgroundGlyphList - Variable in class hec.map.MapPanel
-
list of background glyphs
- _baseGranularity - Variable in class hec.heclib.util.HecTime
- _beginDate - Variable in class hec.model.AbstractTSRecord
- _beginTime - Variable in class hec.model.AbstractTSRecord
- _bgcolor - Variable in class hec.gfx2d.GfxTextObject
- _bgcolor - Variable in class hec.gfx2d.TextObject
- _bgcolor - Variable in class hec.map.MapTextObject
- _bgColorBtn - Variable in class hec.script.AbstractScriptEditor
- _binsComboBox - Variable in class hec.chart.HistogramOptionsDialog
- _binsComboBox - Variable in class hec.chart.HistogramOptionsPanel
- _binsField - Variable in class hec.chart.HistogramOptionsDialog
- _binsField - Variable in class hec.chart.HistogramOptionsPanel
- _binSize - Variable in class hec.chart.HistogramChart
- _binSize - Variable in class hec.chart.HistogramOptionsDialog
- _binSize - Variable in class hec.chart.HistogramOptionsPanel
- _binType - Variable in class hec.chart.HistogramChart
- _binType - Variable in class hec.chart.HistogramPlotDialog
- _blue - Variable in class rma.util.LinearColorContour
- _border - Variable in class rma.swing.RmaJCompTitledPanel
- _borderColor - Variable in class hec.gfx2d.PlotIconBase
- _boundingBox - Variable in class hec.map.dem.DemEnumerator
- _boundNE - Variable in class hec.map.dem.DemMap
- _boundNW - Variable in class hec.map.dem.DemMap
- _bounds - Variable in class hec.gfx2d.G2dGlyph
- _bounds - Variable in class hec.gfx2d.GfxTextObject
- _bounds - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The WorldRect _bounds.
- _bounds - Variable in class hec.gfx2d.TextObject
- _bounds - Variable in class hec.map.MapTextObject
- _bounds - Variable in class hec.map.WorldLine
- _boundSE - Variable in class hec.map.dem.DemMap
- _boundSW - Variable in class hec.map.dem.DemMap
- _bPart - Variable in class hec.heclib.dss.DSSPathname
- _bright - Variable in class rma.util.ColorContour
- _brightness - Variable in class hec.map.dlg.DlgGlyphDataRecord
- _browseButton - Variable in class hec.script.AbstractScriptEditor
- _browseItem - Variable in class hec.util.GeneralTableEditor
- _buttonFL - Variable in class rma.swing.RmaJDialog
- _buttonPanel - Variable in class hec.map.importer.AbstractShapeImportDialog
- _buttonPanel - Variable in class hec.script.AbstractScriptEditor
- _cancel - Variable in class hec.gfx2d.AxisEditPanel
- _canceled - Variable in class hec.gfx2d.NewMarkerPointDialog
- _canceled - Variable in class hec.gui.PanelEditor
- _canceled - Variable in class hec.map.GeoDialog
- _canceled - Variable in class hec.map.transform.CoordinateTransformDialog
- _canceled - Variable in class hec.util.ComputationTimeStepDialog
- _canceled - Variable in class hec.util.ProgressDialog
- _canceled - Variable in class hec.util.TimeWindowExtensionDialog
- _canceled - Variable in class rma.swing.table.TableRowFilterDialog
- _capacityIncrement - Variable in class rma.util.DoubleArray
-
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
- _capacityIncrement - Variable in class rma.util.DoubleVector
-
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
- _capacityIncrement - Variable in class rma.util.FloatArray
-
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
- _capacityIncrement - Variable in class rma.util.IntArray
-
The amount by which the capacity of the array is automatically incremented when its size becomes greater than its capacity.
- _capacityIncrement - Variable in class rma.util.IntVector
-
The amount by which the capacity of the vector is automatically incremented when its size becomes greater than its capacity.
- _capacityIncrement - Variable in class rma.util.ShortArray
-
The amount by which the capacity of the array is automatically incremented when its size becomes greater than its capacity.
- _caseInsensitiveSort - Variable in class rma.swing.list.RmaListModel
- _caseSensitiveCheckBox - Variable in class rma.swing.FindDialog
- _caseSensitiveCheckBox - Variable in class rma.swing.ReplaceDialog
- _catalogName - Variable in class hec.heclib.dss.HecDssCatalog
-
Deprecated.
- _cellBackground - Variable in class rma.swing.RmaJTable
- _cellForeground - Variable in class rma.swing.RmaJTable
- _cellsize - Variable in class hec.map.aidem.AiDemBaseMap
- _cellsize - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _changed - Variable in class hec.map.MapPanel
-
Description
- _changeEvent - Variable in class hec.map.MapGlyph
-
Only one ChangeEvent is needed per glyph instance since the event's only state is the shown property.
- _characteristicsRef - Variable in class hec.data.physicalstructure.PhysicalStructure
- _chart - Variable in class hec.chart.HistogramChart
- _checkBox - Variable in class rma.swing.tree.CheckBoxEditor
- _checkBox - Variable in class rma.swing.tree.CheckBoxRenderer
- _checkBox - Variable in class rma.swing.tree.CheckBoxTreeRenderer
- _checkedNumber - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _checkForDifferences - Variable in class hec.io.DBFDataStorage
- _chooserDialog - Variable in class rma.swing.RmaJCalendarField
- _classType - Variable in class hec.io.DBFDataStorage
- _clearAllMenuItem - Variable in class hec.map.importer.AbstractShapeImportDialog
- _clickCountToStart - Variable in class rma.swing.treeTable.PathCellEditor
- _clipColor - Variable in class rma.util.Clipping
- _clipToBounds - Variable in class hec.gfx2d.G2dLine
- _cmdCancel - Variable in class hec.gui.NameDialog
- _cmdHelp - Variable in class hec.gui.NameDialog
- _cmdOK - Variable in class hec.gui.NameDialog
- _cmdPanel - Variable in class hec.tcu.TcuDialog
- _cmdPanel - Variable in class hec.util.GeneralTableEditor
- _cmdPanel - Variable in class hec.util.TextDialog
- _cmdPanel - Variable in class rma.swing.RmaJDateChooserDialog
- _col - Variable in class rma.swing.RmaJTable.MinMaxEntry
-
Description
- _collapseMenuItem - Variable in class hec.map.JLayerSelection
- _collapseMenuItem - Variable in class hec.map.JLayerSelectorTreePanel
- _colOff - Variable in class hec.map.dem.ElevationProfile
- _color - Variable in class hec.gfx2d.G2dFillPatternRenderer
- _color - Variable in class hec.map.dlg.DlgLayerSelection
- _color - Variable in class hec.map.ManagerGlyphSelection
- _color - Variable in class rma.swing.RmaJColorButton
- _color - Variable in class rma.util.AspectShadingColorContour
- _color - Variable in class rma.util.LinearColorContour
- _color2ImageMap - Variable in class hec.map.ColorListJLayerSelection
- _colorContour - Variable in class hec.map.ElevationGlyphDataRecord
- _colorVec - Variable in class hec.script.Plot
- _columnScalingList - Variable in class rma.swing.table.RmaCellRenderer
-
records the column number and the scale value.
- _combinedGlyphList - Variable in class hec.map.MapPanel
-
list of all glyphs
- _comboBox - Variable in class rma.swing.RmaComboBoxEditor
- _committingTable - Variable in class hec.model.AbstractDataListTableModel
- _compareMessage - Variable in class hec.dataTable.PairedDataModel
- _component - Variable in class hec.ui.TristateCheckBoxRenderer
-
the component that gets rendered.
- _component - Variable in class rma.swing.border.RmaCompTitledBorder
- _component - Variable in class rma.swing.RmaJCompTitledPanel
- _compPanel - Variable in class hec.gui.NameDialog
- _compressData - Variable in class hec.model.AbstractTSRecord
- _computationTimeStepMins - Variable in class hec.util.ComputationTimeStepDialog
- _conditionalBlock - Variable in class hec.model.AbstractConditionalBlockRef
- _conditionalBlock - Variable in class hec.model.Conditional
- _conditionalList - Variable in class hec.model.Conditional
-
list of ConditionalItems
- _conditionals - Variable in class hec.model.ConditionalBlock
- _configurationManagerHelpString - Variable in class hec.util.TextDialog
- _console - Variable in class hec.io.Console
- _containers - Variable in class hec.chart.HistogramChart
- _content - Variable in class rma.swing.text.RmaDocument
- _contentLength - Variable in class hec.map.aishape.AiShapeObject
- _contentPane - Variable in class rma.swing.RmaJCompTitledPanel
- _contentPaneCheckingEnabled - Variable in class rma.swing.RmaJCompTitledPanel
- _contentRead - Variable in class hec.map.aishape.AiShapeObject
- _controls - Variable in class rma.util.VCRControlsListenerImpl
- _coordAtPt - Variable in class hec.geometry.WorldLine
- _coordAtPt - Variable in class hec.map.WorldLine
- _coordSys - Variable in class hec.map.dem.DemMap
- _coordUnits - Variable in class hec.map.dem.DemMap
- _copyOfData - Variable in class hec.map.JLayerSelection
- _copyScriptMenuItem - Variable in class hec.script.AbstractScriptEditor
- _cp - Variable in class hec.chart.HistogramChart
- _cPart - Variable in class hec.heclib.dss.DSSPathname
- _cumulativeInterval - Variable in class hec.gfx2d.PlotIconBase
- _curCol - Variable in class hec.map.dem.DemEnumerator
- _curLine - Variable in class hec.io.AsciiDeserializer
- _curParam - Variable in class hec.io.AsciiDeserializer
- _curProfile - Variable in class hec.map.dem.DemEnumerator
- _currentColor - Variable in class hec.script.Plot
- _currentLayer - Variable in class hec.map.JLayerSelectorTreePanel
-
The currently focused layer.
- _currentLogFileName - Variable in class hec.io.HecSwappingOutputStream
- _currentRow - Variable in class hec.io.DBFDataStorage
- _currentToolsPanel - Variable in class hec.map.MapPanel
-
Description
- _currentVerticalDatum - Variable in class hec.io.DSSIdentifier
- _curRow - Variable in class hec.map.dem.DemEnumerator
- _curType - Variable in class hec.io.AsciiDeserializer
- _curve - Variable in class hec.chart.HistogramChart
- _curveColors - Variable in class hec.gfx2d.PlotIcon
- _curveNumber - Variable in class hec.hecmath.HecMath
- _curveNumber - Variable in class hec.hecmath.PairedDataMath
- _curWR - Variable in class hec.map.nettin.NetTinGlyph
- _curZoom - Variable in class hec.map.nettin.NetTinGlyph
- _cutScriptMenuItem - Variable in class hec.script.AbstractScriptEditor
- _data - Variable in class hec.map.aidem.AiDemBaseMap
- _data - Variable in class hec.map.ElevationGlyphOptionJDlg
-
A copy of the Glyph's.
- _data - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _dataArray - Variable in class hec.model.AbstractTSRecord
- _database - Variable in class hec.io.DBFDataStorage
- _dataChanged - Variable in class hec.dataTable.PairedDataCurve
- _dataChanged - Variable in class hec.dataTable.TimeSeriesColumnBase
- _dataChanged - Variable in class hec.util.GeneralTableModel
- _dataColumns - Variable in class hec.dataTable.ArrayModel
- _dataContainerList - Variable in class hec.gfx2d.PlotIconBase
- _dataLengthInts - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _dataList - Static variable in class hec.map.streamAlignment.StreamAlignmentDrwPro
-
list of properties for different map scales.
- _dataList - Variable in class hec.model.AbstractDataObject
- _dataManager - Variable in class hec.hecmath.DSSFile
-
The DSS data manager
- _dataMap - Variable in class hec.lang.DbCatalog
- _dataName - Variable in class hec.chart.HistogramChart
- _dataObjectClass - Variable in class hec.event.AbstractDataEvent
- _dataSetList - Variable in class hec.script.Plot
- _dataSetNames - Variable in class hec.gfx2d.PlotIconBase
- _datastore - Variable in class rma.util.Queue
-
The internal Data Storage Object.
- _dataTimeZone - Variable in class rma.swing.DateTimePanel
-
Description
- _dataTimeZone - Variable in class rma.swing.RmaJLabel
- _dataType - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _dataType - Variable in class hec.heclib.grid.Asc2DssGrid
- _dataType - Variable in class hec.heclib.grid.Flt2DssGrid
- _dateField - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _dateFormat - Variable in class rma.swing.DateTimePanel
-
Description
- _dateFormat - Variable in class rma.swing.RmaJLabel
- _dateLabel - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _dateStyle - Variable in class hec.dataTable.TimeSeriesDataModel
- _dateTimeAsTwoColumns - Variable in class hec.dataTable.TimeSeriesDataModel
- _datumEle - Variable in class hec.map.dem.ElevationProfile
- _dbfFields - Variable in class hec.io.DBFDataStorage
- _dbfFile - Variable in class hec.io.DBFDataStorage
- _dbFieldNameLabel - Variable in class hec.map.importer.AbstractShapeImportDialog
- _dbFieldNamePanel - Variable in class hec.map.importer.AbstractShapeImportDialog
- _dbfIndx - Variable in class hec.io.DBFMappingClass
- _dbfMap - Variable in class hec.io.DBFDataStorage
- _dbfMap - Variable in class hec.io.DBFMappingClass
-
Hashtable with java field name key, cb field name value.
- _dbfMap - Variable in class hec.model.AbstractDBFObject
-
The class that maps class fields to DBF fields
- _dbfRefCount - Variable in class hec.io.DBFDataStorage
- _dbfSubFileTable - Variable in class hec.io.DBFDataStorage
- _dbfTags - Variable in class hec.io.DBFDataStorage
- _dc - Variable in class hec.hecmath.HecMath
- _debug - Static variable in class hec.gfx2d.DataTypeFactory
- _debug - Variable in class hec.map.MapObject
- _decimal0 - Variable in class hec.dataTable.HecDataTableFrame
- _decimal1 - Variable in class hec.dataTable.HecDataTableFrame
- _decimal2 - Variable in class hec.dataTable.HecDataTableFrame
- _decimal3 - Variable in class hec.dataTable.HecDataTableFrame
- _decimal4 - Variable in class hec.dataTable.HecDataTableFrame
- _decimal5 - Variable in class hec.dataTable.HecDataTableFrame
- _decimal6 - Variable in class hec.dataTable.HecDataTableFrame
- _decimalAuto - Variable in class hec.dataTable.HecDataTableFrame
- _decimalGroup - Variable in class hec.dataTable.HecDataTableFrame
- _defaultAPart - Static variable in class hec.heclib.dss.DSSPathname
- _defaultBPart - Static variable in class hec.heclib.dss.DSSPathname
- _defaultColor - Variable in class hec.map.dlg.DlgGlyphDataRecord
- _defaultCPart - Static variable in class hec.heclib.dss.DSSPathname
- _defaultDateStyle - Static variable in class hec.dataTable.TimeSeriesDataModel
- _defaultDateStyle - Variable in class hec.heclib.util.HecTime
- _defaultDirectory - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _defaultDPart - Static variable in class hec.heclib.dss.DSSPathname
- _defaultDSSFileName - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _defaultEndTime - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- _defaultEPart - Static variable in class hec.heclib.dss.DSSPathname
- _defaultFont - Static variable in class rma.swing.table.RmaCellRenderer
-
the font used by all non-numeric data
- _defaultFPart - Static variable in class hec.heclib.dss.DSSPathname
- _defaultInterval - Static variable in class hec.heclib.dss.HecTimeSeriesBase
- _defaultRegionExtents - Variable in class hec.map.MapScale
-
Flag for whether Extents are currently defaults.
- _defaultRenderer - Variable in class rma.swing.treeTable.PathCellRenderer
- _defaultStartTime - Static variable in class hec.heclib.dss.HecDSSDataAttributes
- _defaultTimeStep - Variable in class hec.util.ComputationTimeStepDialog
- _defaultToolsPanel - Variable in class hec.map.MapPanel
-
Description
- _deleteFlag - Variable in class hec.io.DBFDataStorage
- _deleteMenuItem - Variable in class hec.script.AbstractScriptEditor
- _deleteRowItem - Variable in class hec.util.GeneralTableEditor
- _delimiter - Variable in class hec.heclib.dss.DSSPathname
- _demMaxEle - Variable in class hec.map.dem.DemMap
- _demMinEle - Variable in class hec.map.dem.DemMap
- _demProCol - Variable in class hec.map.dem.DemMap
- _demProRow - Variable in class hec.map.dem.DemMap
- _demResX - Variable in class hec.map.dem.DemMap
- _demResY - Variable in class hec.map.dem.DemMap
- _demResZ - Variable in class hec.map.dem.DemMap
- _description - Variable in class hec.gui.NameDialog
- _description - Variable in class hec.lang.DataObjectIdInfo
- _description - Variable in class hec.lang.NamedType
-
The description data member.
- _description - Variable in class hec.server.hecNamedType
- _descriptionLbl - Variable in class hec.gui.NameDialog
- _descriptionText - Variable in class hec.script.AbstractScriptEditor
- _descriptionTxt - Variable in class hec.gui.NameDialog
- _desiredArraySize - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _dialog - Variable in class hec.script.Plot
- _dimension - Variable in class hec.gfx2d.PlotIconBase
- _directory - Variable in class hec.io.Identifier
-
The boolean flag indicating if the file contained in the Identifier is a Directory.
- _dirty - Variable in class hec.heclib.dss.DSSPathname
- _dirty - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _dirty - Variable in class hec.map.AbstractLegendItem
- _dirtyBuffer - Variable in class hec.gfx2d.Viewport
- _dirtySequences - Variable in class hec.io.TimeSeriesCollectionContainer
- _dirtyTimes - Variable in class hec.io.TimeSeriesCollectionContainer
- _displayCurrentLoc - Variable in class rma.util.VCRControlsListenerImpl
- _displayedInMenu - Variable in class hec.script.ScriptIdentifier
-
whether to display in script menu
- _displayedToUser - Variable in class hec.script.ScriptIdentifier
-
whether to display on button
- _displayName - Variable in class hec.model.TsDataSetName
- _displayScript - Variable in class hec.script.AbstractScriptEditor
- _displayScriptInMenu - Variable in class hec.script.AbstractScriptEditor
- _displayScriptInSelector - Variable in class hec.script.AbstractScriptEditor
- _displayScriptInSelector - Variable in class hec.script.ScriptIdentifier
-
whether to display in script selector
- _displayTimeZone - Variable in class rma.swing.DateTimePanel
-
Description
- _displayTimeZone - Variable in class rma.swing.RmaJLabel
- _displayUnitsSystem - Variable in class rma.swing.RmaJDecimalField
- _distributionPanel - Variable in class hec.chart.HistogramOptionsDialog
- _distributionPanel - Variable in class hec.chart.HistogramOptionsPanel
- _distributionPlotType - Variable in class hec.chart.HistogramPlotDialog
- _document - Variable in class hec.gui.AbstractFileChooserField
- _doubleBuffer - Variable in class hec.gfx2d.Viewport
- _doubleRenderer - Variable in class hec.dataTable.ArrayModel
- _dPart - Variable in class hec.heclib.dss.DSSPathname
- _drawAreas - Variable in class hec.map.dlg.DlgGlyphDataRecord
- _drawEdges - Variable in class hec.map.ElevationGlyphDataRecord
- _drawGrids - Variable in class hec.map.MapCanvas
-
flag indicating whether grids are drawn or not.
- _drawImageOutline - Variable in class hec.map.image.ImageGlyphDataRecord
- _drawLine - Variable in class hec.gfx2d.G2dLineProperties
- _drawLines - Variable in class hec.map.dlg.DlgGlyphDataRecord
- _drawMissingData - Variable in class hec.gfx2d.G2dLineProperties
- _drawNodes - Variable in class hec.map.dlg.DlgGlyphDataRecord
- _drawOnDataPts - Variable in class hec.gfx2d.G2dLineProperties
- _drawOutlines - Variable in class hec.map.flo2d.Flo2dGlyph
- _drawPoints - Variable in class hec.gfx2d.G2dLineProperties
- _drawProp - Variable in class hec.gfx2d.G2dGlyph
- _drawProp - Variable in class hec.gfx2d.G2dTitle
- _drawQualityData - Variable in class hec.gfx2d.G2dLineProperties
- _dssArray - Variable in class hec.model.AbstractTSRecord
- _dssCollectionArray - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The _dss collection array.
- _dssFilename - Variable in class hec.model.AbstractTSRecord
- _dssPath - Variable in class hec.hecmath.HecMath
- _dssPath - Variable in class hec.io.DSSIdentifier
- _dssPathname - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _dssPathname - Variable in class hec.model.AbstractTSRecord
- _durationComputed - Variable in class hec.hecmath.DurationPeriod
- _durationInterval - Variable in class hec.hecmath.DurationAnalysis
- _durationPercent - Variable in class hec.hecmath.DurationPeriod
- _durationPeriods - Variable in class hec.hecmath.DurationAnalysis
- _durationPeriodType - Variable in class hec.hecmath.DurationAnalysis
- _durationPeriodType - Variable in class hec.hecmath.DurationPeriod
- _editable - Variable in class hec.util.GeneralTableModel
- _editable - Variable in class rma.swing.tree.RmaMutableTreeNode
- _editAppendColumn - Variable in class hec.dataTable.HecDataTableFrame
- _editAppendRows - Variable in class hec.dataTable.HecDataTableFrame
- _editButton - Variable in class hec.script.AbstractScriptEditor
- _editCompare - Variable in class hec.dataTable.HecDataTableFrame
- _editCopy - Variable in class hec.dataTable.HecDataTableFrame
- _editCut - Variable in class hec.dataTable.HecDataTableFrame
- _editDeleteColumn - Variable in class hec.dataTable.HecDataTableFrame
- _editDeleteRows - Variable in class hec.dataTable.HecDataTableFrame
- _editExternalButton - Variable in class hec.script.AbstractScriptEditor
- _editFind - Variable in class hec.dataTable.HecDataTableFrame
- _editingExistingScript - Variable in class hec.script.AbstractScriptEditor
- _editingStopped(ChangeEvent) - Method in class rma.swing.RmaJTable
-
Checks to see if editing should be stopped.
- _editInsertColumn - Variable in class hec.dataTable.HecDataTableFrame
- _editInsertRows - Variable in class hec.dataTable.HecDataTableFrame
- _editMenu - Variable in class hec.dataTable.HecDataTableFrame
- _editMenu - Variable in class hec.gfx2d.G2dDialog
- _editMenu - Variable in class hec.util.GeneralTableEditor
- _editMenuItem - Variable in class hec.script.AbstractScriptEditor
- _editMode - Variable in class hec.dataTable.HecDataTable
-
Description of the Field
- _editMode - Variable in class hec.util.TextDialog
- _editNextDiff - Variable in class hec.dataTable.HecDataTableFrame
- _editor - Variable in class rma.swing.treeTable.PathCellEditor
- _editors - Variable in class rma.swing.treeTable.PathCellEditor
- _editPanel - Variable in class hec.client.SelectorEditorPanel
- _editPanel - Variable in class rma.swing.TextEditDlg
- _editPaste - Variable in class hec.dataTable.HecDataTableFrame
- _editReplace - Variable in class hec.dataTable.HecDataTableFrame
- _editScript - Variable in class hec.script.AbstractScriptEditor
- _editSelectAll - Variable in class hec.dataTable.HecDataTableFrame
- _ele - Variable in class hec.map.dem.ElevationProfile
- _elementCount - Variable in class rma.util.DoubleArray
-
The number of valid components in the vector.
- _elementCount - Variable in class rma.util.DoubleVector
-
The number of valid components in the vector.
- _elementCount - Variable in class rma.util.FloatArray
-
The number of valid components in the vector.
- _elementCount - Variable in class rma.util.IntArray
-
The number of valid components in the array.
- _elementCount - Variable in class rma.util.IntVector
-
The number of valid components in the vector.
- _elementCount - Variable in class rma.util.ShortArray
-
The number of valid components in the array.
- _elementData - Variable in class rma.util.DoubleArray
-
The array buffer into which the components of the vector are stored.
- _elementData - Variable in class rma.util.DoubleVector
-
The array buffer into which the components of the vector are stored.
- _elementData - Variable in class rma.util.FloatArray
-
The array buffer into which the components of the vector are stored.
- _elementData - Variable in class rma.util.IntArray
-
The array buffer into which the components of the array are stored.
- _elementData - Variable in class rma.util.IntVector
-
The array buffer into which the components of the vector are stored.
- _elementData - Variable in class rma.util.ShortArray
-
The array buffer into which the components of the array are stored.
- _eleProCols - Variable in class hec.map.dem.ElevationProfile
- _eleProRows - Variable in class hec.map.dem.ElevationProfile
- _elevFactor - Variable in class hec.map.ElevationGlyphDataRecord
- _empty - Variable in class hec.heclib.dss.DSSPathname
- _enabled - Variable in class rma.swing.RmaJLocationComponent
- _enabled - Variable in class rma.util.Clipping
- _enableQualityDataPts - Variable in class hec.gfx2d.G2dLineProperties
- _enableSort - Variable in class rma.swing.list.RmaListModel
- _endDate - Variable in class hec.model.RepeatInterval
- _endOfPeriod - Variable in class hec.hecmath.DurationPeriod
- _endOfPeriods - Variable in class hec.hecmath.DurationAnalysis
- _endStyle - Variable in class hec.gfx2d.G2dLineProperties
- _endTime - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _endTime - Variable in class hec.hecmath.DSSFile
-
the default end of the timewindow
- _endTime - Variable in class hec.io.DSSIdentifier
- _endTime - Variable in class hec.model.AbstractTSRecord
- _endTime - Variable in class hec.util.TimeWindowDialog
- _ePart - Variable in class hec.heclib.dss.DSSPathname
- _errorCodeFormat - Static variable in class hec.io.DBFDataStorage
- _eventGenerator - Variable in class hec.event.AbstractDataEvent
- _existingNames - Variable in class hec.gui.NameDialog
- _exitAction - Variable in class hec.gui.FormattedTextEditor
- _exitItem - Variable in class hec.dataTable.HecDataTableFrame
- _exitItem - Variable in class hec.util.TextDialog
- _expandMenuItem - Variable in class hec.map.JLayerSelection
- _expandMenuItem - Variable in class hec.map.JLayerSelectorTreePanel
- _export - Variable in class hec.dataTable.HecDataTableFrame
- _extent - Variable in class hec.map.MapObject
- _extents - Variable in class hec.map.GeoDialog
- _extents - Variable in class hec.map.MapPanel
-
the current extents
- _extraPanel - Variable in class hec.map.JLayerSelection
- _f4infoC - Variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Contains all of the field information.
- _factor - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _factors - Static variable in class hec.heclib.util.HecDoubleParam
-
_factors are conversion factors.
0.0, // INVALID_PARAMETER
1.0, // NON_DIMENSIONAL
25.40000, // LENGTH_SHORT inches and milimeters
0.30480, // LENGTH_MEDIUM feet and meters
1.609344, // LENGTH_LONG miles and kilometers
0.09290304, // AREA_SMALL sq ft and sq meters
2.589988, // AREA_LARGE sq miles and sq kilometers
0.028316847, // VOLUME_SMALL cubic ft and cubic meters
1.2335, // VOLUME_LARGE acre-ft and Thousands of cubic meters
0.010933196 // VOLUME_PER_AREA cfs/sq mi and cms/sq km - _factors - Static variable in class hec.heclib.util.HecIntParam
-
_factors are conversion factors.
0.0, // INVALID_PARAMETER
1.0, // NON_DIMENSIONAL
25.40000, // LENGTH_SHORT inches and milimeters
0.30480, // LENGTH_MEDIUM feet and meters
1.609344, // LENGTH_LONG miles and kilometers
0.09290304, // AREA_SMALL sq ft and sq meters
2.589988, // AREA_LARGE sq miles and sq kilometers
0.028316847, // VOLUME_SMALL cubic ft and cubic meters
1.2335, // VOLUME_LARGE acre-ft and Thousands of cubic meters
0.010933196 // VOLUME_PER_AREA cfs/sq mi and cms/sq km - _fComponentsAdjusted - Variable in class rma.swing.RmaJDialog
- _fcp - Variable in class hec.gfx2d.AxisEditPanel
- _fdList - Variable in class hec.io.dbf.AbstractDBaseUpdate
- _fe - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _fe - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _fgcolor - Variable in class hec.gfx2d.GfxTextObject
- _fgcolor - Variable in class hec.gfx2d.TextObject
- _fgcolor - Variable in class hec.map.MapTextObject
- _field - Variable in class hec.lang.RdcDelim
-
Field Object to contain parameters for one field
- _field4List - Variable in class hec.io.DBFDataStorage
- _fieldContent - Variable in class hec.lang.RdcDelim
-
Working variable conatining the string of characters in the current field.
- _fieldDescriptors - Variable in class hec.io.dbf.AbstractDBFHeader
- _fieldNames - Variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
A Vector containing the field names.
- _file - Variable in class hec.io.Identifier
-
The HecFile contained in the Identifier
- _file - Variable in class hec.util.GeneralTableEditor
- _fileButton - Variable in class hec.map.importer.AbstractShapeImportDialog
- _fileData - Variable in class hec.heclib.dss.HecDSSFileAccess
- _fileMenu - Variable in class hec.dataTable.HecDataTableFrame
- _fileMenu - Variable in class hec.gfx2d.G2dDialog
- _fileMenu - Variable in class hec.gui.FormattedTextEditor
- _fileMenu - Variable in class hec.script.AbstractScriptEditor
- _fileMenu - Variable in class hec.util.GeneralTableEditor
- _fileMenu - Variable in class hec.util.TextDialog
- _filename - Variable in class hec.heclib.dss.DSSPathAndFilename
- _filename - Variable in class hec.hecmath.DSSFile
-
The DSS file that this DSSFile object represents
- _filename - Variable in class hec.tcu.TcuInfo
- _fileName - Variable in class hec.io.DSSIdentifier
- _fileName - Variable in class hec.script.ScriptIdentifier
-
identifies the file
- _fileName - Variable in class hec.util.TextDialog
- _filenameGiven - Variable in class hec.heclib.dss.DSSPathAndFilename
- _fileNameOverridden - Variable in class hec.script.ScriptIdentifier
-
has the user selected a different script file
- _fileNameText - Variable in class hec.script.AbstractScriptEditor
- _fileOpener - Variable in class hec.map.MapObject
- _fillColor - Variable in class hec.gfx2d.G2dLineProperties
- _fillPaint - Variable in class hec.gfx2d.G2dLineProperties
- _fillPattern - Variable in class hec.gfx2d.G2dLineProperties
- _fillTransparency - Variable in class hec.gfx2d.G2dLineProperties
- _fillType - Variable in class hec.gfx2d.G2dLineProperties
- _filterAvailableTxt - Variable in class hec.gui.MoverPanel2
- _filterSelectedTxt - Variable in class hec.gui.MoverPanel2
- _findDialog - Variable in class hec.util.GeneralTableEditor
- _findDialog - Variable in class rma.swing.table.TableSearcher
- _findDialog - Variable in class rma.swing.TextSearcher
- _findDlg - Variable in class hec.script.AbstractScriptEditor
- _findListener - Variable in class rma.swing.FindDialog
- _findMenu - Variable in class hec.gui.FormattedTextEditor
- _findMenu - Variable in class hec.util.GeneralTableEditor
- _findMenuItem - Variable in class hec.script.AbstractScriptEditor
- _findMenuItem - Variable in class hec.util.TextDialog
- _findNextMenuItem - Variable in class hec.script.AbstractScriptEditor
- _findNextMenuItem - Variable in class hec.util.TextDialog
- _firstDraw - Variable in class hec.gfx2d.SimpleJTableGlyph
- _firstFixedRow - Variable in class rma.swing.RmaJTable
-
is the first row fixed?
- _firstPasteError - Variable in class hec.dataTable.ArrayModel
- _fixedDimension - Variable in class hec.gfx2d.PlotIconBase
- _flagAllMenuItem - Variable in class hec.map.importer.AbstractShapeImportDialog
- _flags - Variable in class hec.gui.NameDescriptionPanel
- _fn - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _fn - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _focusedCellBorder - Variable in class rma.swing.table.RmaCellRenderer
- _folderPopup - Variable in class hec.script.AbstractScriptEditor
- _font - Variable in class hec.dataTable.TextTable
- _font - Variable in class hec.gfx2d.AxisEditPanel
- _font - Variable in class hec.gfx2d.GfxTextObject
- _font - Variable in class hec.gfx2d.TextObject
- _font - Variable in class hec.map.MapTextObject
- _font - Variable in class hec.util.TextDialog
- _fontItem - Variable in class hec.util.TextDialog
- _forceNewCatalog - Static variable in class hec.heclib.dss.HecDssCatalog
- _foreground - Variable in class rma.swing.table.ColumnGroup
- _format - Variable in class rma.swing.RmaJDateField
- _formater - Variable in class rma.swing.table.RmaCellRenderer
- _formatFile - Static variable in class hec.io.AsciiSerializer
- _foundOne - Variable in class hec.dataTable.TableFindDialog
- _fPart - Variable in class hec.heclib.dss.DSSPathname
- _fromOracle - Variable in class hec.model.TsDataSetName
- _g2dObject - Variable in class hec.gfx2d.G2dGlyph
- _g2dPanel - Variable in class hec.gfx2d.G2dMouseAdapter
- _geoDialog - Variable in class hec.map.JLayerSelectorTreePanel
- _gfxPanel - Variable in class hec.gfx2d.G2dDialog
- _globalViewTimeZone - Static variable in class hec.heclib.util.HecTimeArray
- _glyph - Variable in class hec.map.JLayerSelection
- _glyphDataRec - Variable in class hec.gfx2d.G2dIdentifier
-
The Display Characteristics for the Map
- _glyphDataRec - Variable in class hec.map.MapIdentifier
-
The Display Characteristics for the Map
- _glyphLevel - Variable in class hec.map.MapGlyph
- _glyphList - Variable in class hec.map.MapPanel
-
list of map glyphs
- _gpX - Variable in class hec.map.dem.ElevationProfile
- _gpY - Variable in class hec.map.dem.ElevationProfile
- _green - Variable in class rma.util.LinearColorContour
- _groupCombo - Variable in class hec.script.AbstractScriptEditor
- _groupLabel - Variable in class hec.script.AbstractScriptEditor
- _groupRef - Variable in class hec.data.physicalstructure.PhysicalStructure
- _growToExtents - Variable in class hec.map.GeoDialog
- _hasBeenExtended - Variable in class hec.dataTable.ArrayModel
- _hasBeenInit - Variable in class hec.io.DBFDataStorage
- _hasBeenSorted - Variable in class hec.dataTable.HecDataTable
- _hasTags - Variable in class hec.io.DBFDataStorage
- _header - Variable in class hec.io.dbf.AbstractDBaseUpdate
- _header - Variable in class hec.io.dbf.AbstractDBFHeader
-
This is the byte array that represents the DBF Header from the file on disk.
- _headerRenderer - Variable in class hec.dataTable.ArrayModel
- _headerSize - Variable in class hec.io.dbf.AbstractDBFHeader
- _hecTime - Variable in class rma.swing.RmaJLabel
- _height - Variable in class hec.map.AbstractLegendItem
-
The height of the legend item.
- _height - Variable in class hec.script.Plot
- _helpBroker - Static variable in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
The _help broker.
- _helpMenu - Variable in class hec.chart.HistogramPlotDialog
- _helpSet - Static variable in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
The _help set.
- _hidden - Variable in class hec.io.Identifier
-
the _hidden is set by the FileManager during a directory listing.
- _hist - Variable in class hec.chart.HistogramChart
- _hist - Variable in class hec.chart.HistogramOptionsDialog
- _hist - Variable in class hec.chart.HistogramOptionsPanel
- _hist - Variable in class hec.chart.HistogramPlotDialog
- _histChart - Variable in class hec.chart.HistogramOptionsDialog
- _histChart - Variable in class hec.chart.HistogramOptionsPanel
- _histChart - Variable in class hec.chart.HistogramPlotDialog
- _histMaxField - Variable in class hec.chart.HistogramOptionsDialog
- _histMaxField - Variable in class hec.chart.HistogramOptionsPanel
- _histMinField - Variable in class hec.chart.HistogramOptionsDialog
- _histMinField - Variable in class hec.chart.HistogramOptionsPanel
- _histogramMaximumCB - Variable in class hec.chart.HistogramOptionsDialog
- _histogramMaximumCB - Variable in class hec.chart.HistogramOptionsPanel
- _histogramMinimumCB - Variable in class hec.chart.HistogramOptionsDialog
- _histogramMinimumCB - Variable in class hec.chart.HistogramOptionsPanel
- _histogramType - Variable in class hec.chart.HistogramChart
- _histogramType - Variable in class hec.chart.HistogramPlotDialog
- _histTitle - Variable in class hec.chart.HistogramChart
- _histTool - Variable in class hec.chart.HistogramChart
- _horizScrollbar - Variable in class hec.map.MapPanel
-
Description
- _hSplitter - Variable in class hec.script.AbstractScriptEditor
- _hTime - Variable in class rma.swing.DateTimePanel
-
Description
- _iconCombo - Variable in class hec.script.AbstractScriptEditor
- _iconList - Static variable in class hec.script.AbstractScriptEditor
- _iconName - Variable in class hec.script.ScriptIdentifier
-
path to icon file
- _iconWidth - Variable in class rma.swing.tree.NodeSelectionListener
- _icount - Variable in class hec.hecmath.CyclicAnalysisStatistics
- _id - Variable in class hec.event.AbstractDataEvent
- _id - Variable in class hec.io.DBFDataStorage
- _id - Variable in class hec.lang.DataObjectIdInfo
- _id - Variable in class hec.model.AbstractDataObject
- _id - Variable in class hec.model.RunProxy
- _idlist - Variable in class hec.client.IdentifierTableModel
-
vector of hec.io.Identifier objects
- _ignoreModifiedEvents - Variable in class hec.lang.NamedType
-
flag whether to ignore modified events
- _ignoreModifiedEvents - Variable in class hec.map.inundation.InundationGroupPanel
- _ignoreNextEditingStopped - Variable in class hec.dataTable.HecDataTable
- _ignoreParameterRounding - Variable in class rma.swing.table.RmaCellRenderer
- _image - Variable in class hec.map.image.ImageGlyph
- _imageID - Variable in class hec.map.image.ImageMap
- _imageToImageIconMap - Variable in class hec.map.ColorListJLayerSelection
- _img - Variable in class hec.map.aidem.AiDemGlyph
- _img - Variable in class hec.map.dem.DemGlyph
- _importAllButton - Variable in class hec.map.importer.AbstractShapeImportDialog
- _importButton - Variable in class hec.map.importer.AbstractShapeImportDialog
- _importMenuItem - Variable in class hec.map.importer.AbstractShapeImportDialog
- _importMenuItem - Variable in class hec.script.AbstractScriptEditor
- _in - Variable in class hec.io.AsciiDeserializer
- _includeTimes - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _incrementString - Static variable in class hec.model.RunTimeWindow
-
time increment names setup to match HecTime
- _index - Variable in class hec.lang.NamedType
-
The index.
- _index - Variable in class hec.map.aishape.AiShapeObject
- _inputDataPos - Variable in class hec.model.AbstractTSRecord
- _insertField - Variable in class hec.script.AbstractScriptEditor
- _insertItem - Variable in class hec.util.TextDialog
- _integerRenderer - Variable in class hec.dataTable.ArrayModel
- _interpolateMissing - Variable in class hec.gfx2d.G2dLineProperties
- _interpolationType - Variable in class hec.gfx2d.ComplexSeasonalData
- _interpolationType - Variable in class hec.gfx2d.PairedValuesExtData
- _interpolationType - Variable in class hec.gfx2d.SimplePairedValuesData
- _interpolationType - Variable in class hec.gfx2d.SimpleSeasonalData
- _interpUnitsType - Variable in class hec.model.AbstractTSRecord
-
controls type of data that gets interpolated to the dataArray, may be INST-VAL or PER-AVER or null.
- _interval - Variable in class hec.heclib.dss.HecTimeSeriesBase
- _interval - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _intervalCombo - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _intTzRadio - Variable in class hec.gui.TimeZonePanel
- _inundationTable - Variable in class hec.map.inundation.InundationGroupPanel
- _inundationTableModel - Variable in class hec.map.inundation.InundationGroupPanel
- _irregular - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _irregularStoreMethod - Variable in class hec.hecmath.DSSFile
- _isAdjusting - Variable in class hec.map.MapPanel
-
flag indicating the viewport is being adjusted
- _isBackground - Variable in class hec.map.MapIdentifier
-
whether this map represents a background
- _isCanceled - Variable in class hec.gui.NameDialog
- _isCurrent - Variable in class rma.swing.RmaJTable.MinMaxEntry
-
Description
- _isDefaultMap - Variable in class hec.map.MapIdentifier
-
whether this map should be shown automatically in all MapPanels
- _isDoubleBuffer - Variable in class hec.gfx2d.Viewport
- _isEditable - Variable in class hec.dataTable.ArrayModel
- _isExtendable - Variable in class hec.dataTable.ArrayModel
- _isInterior - Variable in class hec.geometry.WorldRegion
- _isLocked - Variable in class hec.model.AbstractDataObject
- _isLowercaseOnly - Variable in class rma.swing.text.RmaDocument
- _isManager - Variable in class hec.map.MapIdentifier
-
whether this map represents a manager
- _isModified - Variable in class hec.model.JobTask
- _isModified - Variable in class rma.swing.RmaFrame
- _isObservedData - Variable in class hec.model.AbstractTSRecord
- _isPaused - Variable in class hec.model.JobTask
- _isRunning - Variable in class hec.model.JobTask
- _isShown - Variable in class hec.gfx2d.G2dIdentifier
-
The if the map is shown
- _isUppercaseOnly - Variable in class rma.swing.text.RmaDocument
- _isValid - Variable in class hec.lang.NamedType
-
Validation flag.
- _itemControls - Variable in class hec.gfx2d.swing.charts.data.ChartRenderControls
- _jName2FieldMap - Variable in class hec.io.DBFDataStorage
- _job - Variable in class hec.model.JobTask
- _jobMessages - Variable in class hec.model.JobTask
- _julian - Variable in class hec.heclib.util.HecTime
- _julianEnd - Variable in class hec.heclib.dss.CondensedReference
- _julianStart - Variable in class hec.heclib.dss.CondensedReference
- _label - Variable in class hec.gfx2d.G2dLineProperties
- _label - Variable in class hec.gui.NameDialog
- _label - Variable in class rma.swing.tree.CheckBoxRenderer
- _label - Variable in class rma.swing.tree.CheckBoxTreeRenderer
- _labelColor - Variable in class hec.gfx2d.G2dLineProperties
- _labelDisplayText - Variable in class hec.script.AbstractScriptEditor
- _labelFont - Variable in class hec.gfx2d.G2dLineProperties
- _labelFor - Variable in class rma.swing.RmaJCheckBox
- _labelLbl - Variable in class hec.gui.NameDialog
- _labels - Variable in class hec.dataTable.PairedDataCurve
- _labelTxt - Variable in class hec.gui.NameDialog
- _lastFolder - Variable in class hec.gui.FormattedTextEditor
- _lastModified - Variable in class hec.io.Identifier
-
the _lastModified is set by the FileManager during a directory listing.
- _lastRunTime - Variable in class hec.model.JobTask
- _lastTime - Static variable in class hec.util.ElapsedTime
- _latStdPar1 - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _latStdPar2 - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _latZone - Variable in class hec.map.transform.UTMCoordinateInfo
- _layer - Variable in class hec.map.dem.DemEnumerator
- _layerName - Variable in class hec.map.JLayerSelection
- _layerSel - Variable in class hec.map.ElevationGlyphOptionJDlg
-
Description
- _layersHash - Variable in class hec.map.JLayerSelectorTreePanel
-
Hash of Layers to Panels
- _layerShown - Variable in class hec.map.JLayerSelection
- _layersPanel - Variable in class hec.map.JLayerSelector
- _legendMenuItem - Variable in class hec.map.JLayerSelection
- _legendTitle - Variable in class hec.map.AbstractLegendItem
-
The title of the legend.
- _length - Variable in class hec.geometry.WorldLine
- _length - Variable in class hec.io.Identifier
-
the _length is set by the FileManager during a directory listing.
- _length - Variable in class hec.map.WorldLine
- _length - Variable in class rma.swing.text.IntegerDocument
- _length - Variable in class rma.swing.text.LongDocument
- _length - Variable in class rma.swing.text.RmaDocument
- _limitTime - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _line - Variable in class hec.gfx2d.G2dGlyph
- _lineArray - Variable in class hec.gfx2d.G2dGlyph
- _lineColor - Variable in class hec.gfx2d.G2dLineProperties
- _lineStepStyle - Variable in class hec.gfx2d.G2dLineProperties
- _lineStylePattern - Variable in class hec.gfx2d.G2dLineProperties
- _lineTransparency - Variable in class hec.gfx2d.G2dLineProperties
- _lineWidth - Variable in class hec.gfx2d.G2dLineProperties
- _list - Variable in class hec.map.ColorListJLayerSelection
- _list - Variable in class rma.util.PruningList
- _listener - Variable in class hec.map.importer.AbstractShapeImportDialog
- _listener - Variable in class hec.map.JLayerSelectorTreePanel
- _listener - Variable in class rma.swing.AbstractTextEditorPanel
- _listenerList - Variable in class hec.heclib.dss.HecDssCatalog
- _listenerList - Variable in class hec.map.MapGlyph
-
this MapGlyph's EventListenerList
- _listenerList - Variable in class hec.script.AbstractScriptEditor
- _listeners - Variable in class hec.gfx2d.G2dGlyphDataRecord
- _listeners - Variable in class hec.map.inundation.InundationGroupPanel
- _lnPanel - Variable in class hec.script.AbstractScriptEditor
- _loaded - Variable in class hec.map.MapObject
- _loaded - Variable in class hec.model.AbstractDataObject
- _loaded - Variable in class hec.properties.HECProperties
- _localUnitSystem - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _location - Variable in class hec.data.physicalstructure.PhysicalStructure
- _location - Variable in class hec.model.Node
- _location - Variable in class hec.model.TsDataSetName
- _locations - Variable in class hec.heclib.dss.HecLocationManager
- _lockedField - Variable in class hec.script.AbstractScriptEditor
- _lockedPath - Variable in class hec.script.AbstractScriptEditor
- _logFileName2 - Variable in class hec.io.HecSwappingOutputStream
- _logFileNames - Variable in class hec.io.HecSwappingOutputStream
- _logFileSize - Variable in class hec.io.HecSwappingOutputStream
- _longCentMer - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _longCentMer - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _longZone - Variable in class hec.map.transform.UTMCoordinateInfo
- _lookup - Variable in class hec.gfx2d.G2dData
-
Create a default lookup.
- _lowerLeftCorner - Variable in class hec.map.aidem.AiDemBaseMap
- _lowerLeftCorner - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _lr - Variable in class hec.map.flo2d.Flo2dGlyph
- _lSymItem - Variable in class hec.map.JLayerSelection
- _manager - Variable in class hec.model.Node
- _managerGlyphList - Variable in class hec.map.MapPanel
-
list of manager glyphs
- _map - Variable in class hec.dataTable.ArrayModel
- _map - Variable in class hec.map.dem.DemEnumerator
- _map - Variable in class hec.map.dem.ElevationProfile
- _map - Variable in class hec.map.MapGlyph
-
the Data object that this MapGlyph represents
- _mapCanvas - Variable in class hec.map.MapMouseAdapter
-
the MapCanvas that this adapter belongs to
- _mapCoordinateInfo - Static variable in class hec.map.transform.CoordinateInfo
- _mapId - Variable in class hec.map.MapObject
- _mapIdentifier - Variable in class hec.map.MapGlyph
-
the _map's MapIdentifier
- _mapPanel - Variable in class hec.map.JLayerSelection
- _mapPanel - Variable in class hec.map.JLayerSelectorTreePanel
-
The MapPanel.
- _mapPanel - Variable in class hec.map.MapGlyph
-
the MapPanel that this MapGlyph is drawing in
- _mapPanel - Variable in class hec.map.MapMouseAdapter
-
the MapPanel that this adapter belongs to
- _mapResX - Variable in class hec.map.dem.DemEnumerator
- _mapResX - Variable in class hec.map.dem.ElevationProfile
- _mapResY - Variable in class hec.map.dem.DemEnumerator
- _mapResY - Variable in class hec.map.dem.ElevationProfile
- _mapResZ - Variable in class hec.map.dem.DemEnumerator
- _mapResZ - Variable in class hec.map.dem.ElevationProfile
- _mapScale - Variable in class hec.map.streamAlignment.StreamAlignmentDPData
-
the mapscale these properties are for
- _mapScale - Variable in class hec.map.streamAlignment.StreamAlignmentDrwPro
-
the mapscale these properties are for
- _mapShown - Variable in class hec.map.MapIdentifier
-
The if the map is shown
- _markerLines - Variable in class hec.gfx2d.Viewport
- _markerPoints - Variable in class hec.gfx2d.Viewport
- _matchCase - Variable in class rma.swing.table.TableSearcher
- _matchCase - Variable in class rma.swing.TextSearcher
- _matchTextField - Variable in class rma.swing.FindDialog
- _matchTextField - Variable in class rma.swing.ReplaceDialog
- _max - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- _max - Variable in class rma.swing.RmaJTable.MinMaxEntry
-
Description
- _max - Variable in class rma.util.ColorContour
- _maxArraySize - Static variable in class hec.io.AsciiSerializer
- _maxClip - Variable in class rma.util.ColorContour
- _maxDeg - Variable in class rma.swing.RmaJLocationComponent
- _maxEle - Variable in class hec.map.dem.ElevationProfile
- _maxElev - Variable in class hec.map.aidem.AiDemBaseMap
- _maxElev - Variable in class hec.map.flo2d.Flo2dDepthMap
- _maxElev - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _maxElevation - Variable in class hec.heclib.dss.HecLocationManager
- _maxExtents - Variable in class hec.map.MapPanel
-
the maximum extents
- _maxLatitude - Variable in class hec.heclib.dss.HecLocationManager
- _maxLongitude - Variable in class hec.heclib.dss.HecLocationManager
- _maxMinusMin - Variable in class rma.util.ColorContour
- _maxNumberReopensForError - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _maxNumPage - Variable in class rma.swing.RmaJTable
-
Description
- _maxRow - Variable in class rma.swing.RmaJTable.MinMaxEntry
-
Description
- _maxXSet - Variable in class hec.gfx2d.PlotIconBase
- _maxYSet - Variable in class hec.gfx2d.PlotIconBase
- _mean - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- _median - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- _menuBar - Variable in class hec.chart.HistogramPlotDialog
- _menuBar - Variable in class hec.dataTable.HecDataTableFrame
- _menuBar - Variable in class hec.map.importer.AbstractShapeImportDialog
- _menuBar - Variable in class hec.util.GeneralTableEditor
- _menuBar - Variable in class hec.util.TextDialog
- _menuMaps - Variable in class hec.map.JLayerSelectorTreePanel
- _min - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- _min - Variable in class rma.swing.RmaJTable.MinMaxEntry
-
Description
- _min - Variable in class rma.util.ColorContour
- _minClip - Variable in class rma.util.ColorContour
- _minDeg - Variable in class rma.swing.RmaJLocationComponent
- _minEle - Variable in class hec.map.dem.ElevationProfile
- _minElev - Variable in class hec.map.aidem.AiDemBaseMap
- _minElev - Variable in class hec.map.flo2d.Flo2dDepthMap
- _minElev - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _minElevation - Variable in class hec.heclib.dss.HecLocationManager
- _minLatitude - Variable in class hec.heclib.dss.HecLocationManager
- _minLongitude - Variable in class hec.heclib.dss.HecLocationManager
- _minMaxTable - Variable in class rma.swing.RmaJPasswordField
- _minMaxTable - Variable in class rma.swing.RmaJTextField
- _minMaxTableCol - Variable in class rma.swing.RmaJPasswordField
- _minMaxTableCol - Variable in class rma.swing.RmaJTextField
- _minRow - Variable in class rma.swing.RmaJTable.MinMaxEntry
-
Description
- _minXSet - Variable in class hec.gfx2d.PlotIconBase
- _minYSet - Variable in class hec.gfx2d.PlotIconBase
- _missingPointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _missingPointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _missingProperties - Variable in class hec.gfx2d.G2dVerifyLine
- _missingString - Variable in class rma.swing.table.RmaCellRenderer
- _missingSymbolSize - Variable in class hec.gfx2d.G2dLineProperties
- _missingSymbolType - Variable in class hec.gfx2d.G2dLineProperties
- _modal - Variable in class hec.util.TextDialog
- _mode - Variable in class hec.client.IdentifierTableModel
- _mode - Variable in class hec.gui.NameDialog
- _mode - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _model - Variable in class hec.map.importer.AbstractShapeImportDialog
- _modelDas - Variable in class hec.map.ManagerGlyphSelection
- _modifiable - Variable in class rma.swing.RmaJTextArea
- _modifiable - Variable in class rma.swing.RmaJTextField
- _modifiableParent - Variable in class hec.map.JLayerSelectorTreePanel
-
My parent who holds the modified state.
- _modified - Variable in class hec.gui.AbstractEditorPanel
- _modified - Variable in class hec.lang.NamedType
-
Modified flag
- _modified - Variable in class hec.map.inundation.InundationGroupPanel
- _modified - Variable in class hec.map.transform.CoordinateTransformPanel
- _modified - Variable in class hec.model.StreamPolyLine
- _modified - Variable in class hec.server.hecComponent
- _modified - Variable in class rma.swing.AbstractJPanel
- _modifiedField - Variable in class hec.script.AbstractScriptEditor
- _modulePath - Variable in class hec.script.ScriptIdentifier
-
identifies the module location
- _mouseAdapter - Variable in class hec.gui.AbstractFileChooserField
- _mouseAdapters - Variable in class hec.map.MapPanel
-
Description
- _moveableInList - Variable in class hec.map.JLayerSelection
-
can this LayerSelection be moved in the List of glyphs
- _moveDownMenu - Variable in class hec.map.JLayerSelection
- _moveRowDownItem - Variable in class hec.util.GeneralTableEditor
- _moveRowUpItem - Variable in class hec.util.GeneralTableEditor
- _moveToBottomMenu - Variable in class hec.map.JLayerSelection
- _moveToTopMenu - Variable in class hec.map.JLayerSelection
- _moveUpMenu - Variable in class hec.map.JLayerSelection
- _msgText - Variable in class hec.map.importer.AbstractShapeImportDialog
- _multiProgress - Variable in class hec.util.ProgressDialog
- _myObjClass - Variable in class hec.lang.DataObjectReference
- _name - Variable in class hec.gfx2d.G2dLineProperties
- _name - Variable in class hec.gfx2d.G2dMarkerProperties
- _name - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The name.
- _name - Variable in class hec.gfx2d.profilePlot.ProfileDataRecords
- _name - Variable in class hec.lang.DataObjectIdInfo
- _name - Variable in class hec.lang.NamedType
-
The name data member.
- _name - Variable in class hec.server.hecNamedType
- _name - Variable in class rma.swing.RmaJPasswordField
- _name - Variable in class rma.swing.RmaJTextArea
- _name - Variable in class rma.swing.RmaJTextField
- _name - Variable in class rma.util.Timer
- _nameField - Variable in class hec.map.aishape.ShapeImportTableModel
- _nameFieldIndex - Variable in class hec.map.aishape.ShapeImportTableModel
- _nameMenuItem - Variable in class hec.gfx2d.G2dLine
- _namePanel - Variable in class hec.script.AbstractScriptEditor
- _nbins - Variable in class hec.chart.HistogramChart
- _nbins - Variable in class hec.chart.HistogramOptionsDialog
- _nbins - Variable in class hec.chart.HistogramOptionsPanel
- _needsConversion - Variable in class rma.swing.RmaJDecimalField
- _newMenuItem - Variable in class hec.script.AbstractScriptEditor
- _nextId - Variable in class hec.io.DBFDataStorage
- _nextRunTime - Variable in class hec.model.JobTask
- _nodata - Variable in class hec.map.aidem.AiDemBaseMap
- _nodata - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _noDataColor - Variable in class hec.gfx2d.PlotIconBase
- _node - Variable in class rma.swing.tree.CheckBoxEditor
- _nodeListeners - Variable in class rma.swing.tree.NodeSelectionListener
- _nodePopup - Variable in class hec.script.AbstractScriptEditor
- _nodesList - Variable in class hec.map.JLayerSelectorTreePanel
- _normalStatusIcon - Variable in class hec.util.AnimatedStatusIconPanel
- _numberBlankRows - Variable in class hec.dataTable.ArrayModel
- _numberConturs - Variable in class hec.map.ElevationGlyphDataRecord
- _numberElements - Variable in class hec.heclib.util.HecTimeArray
- _numberFont - Static variable in class rma.swing.table.RmaCellRenderer
-
the font used by numeric data
- _numberOfFields - Variable in class hec.lang.RdcDelim
-
Number of fields found in input string.
- _numberReopensForError - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _numberRows - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _numberValues - Variable in class hec.hecmath.DurationPeriod
- _numCharIn_fieldContent - Variable in class hec.lang.RdcDelim
-
Working variable containing the number of characters in the current field.
- _numCharIn_string - Variable in class hec.lang.RdcDelim
-
Number of characters in input string that will be parsed.
- _numcol - Variable in class hec.map.aidem.AiDemBaseMap
- _numcol - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _numPtsSkip - Variable in class hec.gfx2d.G2dLineProperties
- _numRecords - Variable in class hec.io.dbf.AbstractDBFHeader
- _numrow - Variable in class hec.map.aidem.AiDemBaseMap
- _numrow - Variable in class hec.map.tms.datasource.tile.flt.FltTileHeader
- _numSteps - Variable in class hec.model.AbstractTSRecord
- _nyears - Variable in class hec.gfx2d.ComplexSeasonalData
- _nyears - Variable in class hec.gfx2d.SimpleSeasonalData
- _objectTable - Variable in class hec.io.AsciiDeserializer
- _objRefs - Variable in class hec.model.AbstractDataObject
- _observer - Variable in class hec.util.TimeWindowDialog
- _observerList - Variable in class hec.map.MapPanel
-
the list of observers
- _observerList - Variable in class hec.model.AbstractDataObject
- _observerThreads - Variable in class hec.heclib.dss.HecDssCatalog
- _ok - Variable in class hec.gfx2d.AxisEditPanel
- _okPanel - Variable in class hec.script.AbstractScriptEditor
- _okPointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _okPointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _okSymbolSize - Variable in class hec.gfx2d.G2dLineProperties
- _okSymbolType - Variable in class hec.gfx2d.G2dLineProperties
- _oldHorizontalValue - Variable in class hec.map.MapPanel
-
Description
- _oldVerticalValue - Variable in class hec.map.MapPanel
-
Description
- _onTop - Variable in class hec.map.JLayerSelector
- _onTopMenuItem - Variable in class hec.map.JLayerSelectorTreePanel
- _openAction - Variable in class hec.gui.FormattedTextEditor
- _optionsPanel - Variable in class hec.map.importer.AbstractShapeImportDialog
- _oracleName - Variable in class hec.model.TsDataSetName
- _orderList - Variable in class hec.map.MapPanel
-
list of the ordering of the glyphs
- _ordinatesDifferent - Variable in class hec.dataTable.HecDataTableFrame
- _origin - Variable in class hec.map.MapScale
-
center of view port in world coordinates
- _originalTime - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _originLat - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _originLat - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _out - Variable in class hec.io.AsciiSerializer
- _outLine - Variable in class hec.io.AsciiSerializer
- _outOfDateData - Variable in class hec.model.AbstractDataObject
- _overrideTimeStep - Variable in class hec.util.ComputationTimeStepDialog
- _overrodeScriptFile - Variable in class hec.script.AbstractScriptEditor
- _p25 - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- _p75 - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
- _pageFormat - Variable in class hec.chart.PrintPreview
- _pageFormat - Variable in class rma.swing.PrintPreview
- _paintEnabled - Variable in class hec.map.MapPanel
-
flag indicating whether painting should occur
- _paintOk - Static variable in class hec.map.MapGlyph
-
true as long as the MapGlyph should keep painting
- _paintThread - Variable in class hec.map.MapPanel
-
the thread that handles painting
- _pairedData - Variable in class hec.gfx2d.PairedDataSet
- _pairedDataContainer - Variable in class hec.dataTable.PairedDataCurve
- _pairedModelColumns - Variable in class hec.dataTable.PairedDataModel
- _pairedModels - Variable in class hec.dataTable.PairedDataModel
- _panel - Variable in class rma.swing.tree.CheckBoxRenderer
- _panelContainer - Variable in class hec.gui.PanelEditor
- _panelList - Variable in class hec.gui.PanelEditor
- _panelProperties - Variable in class hec.gfx2d.G2dMiscPropertiesPanel
- _parameter - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The String _parameter.
- _parameter - Variable in class hec.model.TsDataSetName
- _parameters - Variable in class hec.dataTable.PairedDataCurve
- _paramIdForScaling - Variable in class rma.swing.table.RmaCellRenderer
-
Description
- _paramName - Variable in class hec.model.AbstractTSRecord
- _paramScaleId - Variable in class rma.swing.RmaJDecimalField
- _paramScaleId - Variable in class rma.swing.table.RmaCellEditor
- _paramValue - Variable in class rma.swing.RmaJDecimalField
- _parent - Variable in class hec.dataTable.HecDataTableFrame
- _parent - Variable in class hec.dataTable.TextTable
- _parent - Variable in class hec.gfx2d.G2dComponent
-
Parent component
- _parent - Variable in class hec.map.JLayerSelection
- _parent - Variable in class hec.model.AbstractDataObject
- _parent - Variable in class hec.model.JobTask
- _parent - Variable in class hec.model.UnmodifiableDataObject
-
The parent for this object
- _parent - Variable in class hec.util.ComputationTimeStepDialog
- _parent - Variable in class hec.util.TextDialog
- _parent - Variable in class hec.util.TimeWindowDialog
- _parentForClosing - Variable in class hec.map.JLayerSelectorTreePanel
-
The Parent Component containing me.
- _parentForDialogs - Variable in class hec.map.JLayerSelectorTreePanel
-
The Parent Frame for instantiating dialogs.
- _parentFrame - Variable in class hec.dataTable.HecDataTable
- _parentFrame - Variable in class hec.map.JLayerSelection
- _parentGlyph - Variable in class hec.map.MapGlyph
-
the parent MapGlph.
- _parentWindow - Variable in class rma.swing.RmaJPasswordField
- _parentWindow - Variable in class rma.swing.RmaJTextArea
- _parentWindow - Variable in class rma.swing.RmaJTextField
- _pasteMode - Variable in class hec.dataTable.ArrayModel
- _pasteScriptMenuItem - Variable in class hec.script.AbstractScriptEditor
- _path - Variable in class hec.io.Identifier
-
The path String contained in the Identifier
- _pathname - Variable in class hec.heclib.dss.DSSPathname
- _pathPartsMap - Variable in class rma.util.DSSPathPartGenerator
- _periodInterval - Variable in class hec.hecmath.DurationPeriod
- _periodName - Variable in class hec.hecmath.DurationPeriod
- _periodStepStyle - Variable in class hec.gfx2d.G2dLineProperties
-
from the beginning or the end of the "period".
- _placeholderPointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _placeholderPointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _placeholderSymbolSize - Variable in class hec.gfx2d.G2dLineProperties
- _placeholderSymbolType - Variable in class hec.gfx2d.G2dLineProperties
- _player - Variable in class rma.util.VCRControlsListenerImpl
- _playerThread - Variable in class rma.util.VCRControlsListenerImpl
- _pleaseReadLabel - Variable in class hec.tcu.TcuDialog
- _plotAnalytic - Variable in class hec.chart.HistogramChart
- _plotItem - Variable in class hec.dataTable.HecDataTableFrame
- _plotObjs - Variable in class hec.gfx2d.profilePlot.AnimatedProfileG2dDialog
-
Description of the Field.
- _plotPropsDlg - Variable in class hec.gfx2d.G2dDialog
- _plottingPoints - Variable in class hec.hecmath.DurationAnalysis
-
x-values for interpolation and plotting, if other than default frequencies
- _pointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _pointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _pointThickness - Variable in class hec.gfx2d.G2dLineProperties
- _polygon - Variable in class hec.gfx2d.G2dGlyph
- _popupMenu - Variable in class hec.gfx2d.G2dComponent
- _popupMenu - Variable in class hec.gfx2d.G2dLine
- _popupMenu - Variable in class hec.map.JLayerSelection
- _popupWidth - Variable in class rma.swing.RmaSteppedComboBox
-
Description
- _positionField - Variable in class hec.script.AbstractScriptEditor
- _precision - Variable in class hec.heclib.util.HecDouble
- _precisionSet - Variable in class rma.swing.RmaJDecimalField
-
real value that this field is set with
- _preferences - Variable in class hec.dataTable.HecDataTableFrame
- _preferences - Variable in class hec.util.GeneralTableEditor
- _preferences - Variable in class hec.util.TimeWindowDialog
- _previousMatch - Variable in class hec.dataTable.TableFindDialog
- _printItem - Variable in class hec.dataTable.HecDataTableFrame
- _printItem - Variable in class hec.util.TextDialog
- _printPreview - Variable in class hec.dataTable.HecDataTableFrame
- _printSetupItem - Variable in class hec.util.TextDialog
- _priority - Variable in class hec.gfx2d.GfxTextObject
- _priority - Variable in class hec.gfx2d.TextObject
- _priority - Variable in class hec.map.MapTextObject
- _prnJob - Variable in class hec.chart.PrintPreview
- _prnJob - Variable in class rma.swing.PrintPreview
- _process - Variable in class rma.util.Timer
- _proCol - Variable in class hec.map.dem.ElevationProfile
- _profiles - Variable in class hec.map.dem.DemMap
-
Holds all of the Elevation Profiles.
- _profileSet - Variable in class hec.map.dem.DemEnumerator
- _profx - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The float array _profx.
- _profy - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The float array_profy.
- _projectLocationRef - Variable in class hec.data.physicalstructure.PhysicalStructure
- _properties - Variable in class hec.gfx2d.G2dLine
- _properties - Variable in class hec.gfx2d.G2dPatternPropertiesPanel
- _properties - Variable in class hec.gfx2d.G2dPolygon
-
Reference to it properties object
- _properties - Variable in class hec.gfx2d.G2dScalePropertiesPanel
- _properties - Variable in class hec.gfx2d.LabelPropertiesPanel
- _properties - Variable in class hec.gfx2d.TsAxisScalePropertiesPanel
- _propertyChangeSupport - Variable in class hec.gfx2d.G2dMouseAdapter
- _propertyChangeSupport - Variable in class hec.map.JLayerSelectorTreePanel
- _propertyChangeSupport - Variable in class hec.model.AbstractDataObject
- _proRow - Variable in class hec.map.dem.ElevationProfile
- _ptOffset - Variable in class hec.gfx2d.G2dLineProperties
- _pv - Variable in class hec.gfx2d.PairedValuesExtData
- _pv - Variable in class hec.gfx2d.SimplePairedValuesData
- _quality - Variable in class hec.dataTable.TimeSeriesQualityColumn
- _qualityGroup - Variable in class hec.dataTable.HecDataTableFrame
- _qualityHex - Variable in class hec.dataTable.HecDataTableFrame
- _qualityNone - Variable in class hec.dataTable.HecDataTableFrame
- _qualityStyle - Variable in class hec.dataTable.TimeSeriesDataModel
- _qualitySymbol - Variable in class hec.dataTable.HecDataTableFrame
- _questionablePointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _questionablePointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _questionableProperties - Variable in class hec.gfx2d.G2dVerifyLine
- _questionableSymbolSize - Variable in class hec.gfx2d.G2dLineProperties
- _questionableSymbolType - Variable in class hec.gfx2d.G2dLineProperties
- _radioButton - Variable in class rma.swing.table.RadioButtonCellEditor
- _radioButton - Variable in class rma.swing.table.RadioButtonCellRenderer
- _rdcFields - Variable in class hec.lang.RdcDelim
-
Contains and array of rdcField objects that for each field include beginning and ending character locations, number of characters in field, etc.
- _readAttempts - Variable in class hec.gui.AbstractRmiTextFileReaderJDialog
- _readFile - Variable in class hec.gui.AbstractRmiTextFileReaderJDialog
- _readOnly - Variable in class hec.io.Identifier
-
the _readOnly is set by the FileManager during a directory listing.
- _readPrevious - Variable in class hec.io.DSSIdentifier
- _readSubsequent - Variable in class hec.io.DSSIdentifier
- _rec - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The ProfileDataRecord _rec.
- _recordData - Variable in class hec.heclib.dss.HecDataManager
- _recordDeleted - Variable in class hec.io.DBFDataStorage
- _recordExists - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _recordSize - Variable in class hec.io.dbf.AbstractDBFHeader
- _recordType - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _red - Variable in class rma.util.LinearColorContour
- _regionExtents - Variable in class hec.map.MapScale
-
world coordinate bounding rectangle of the entire mapped region
- _regularStoreMethod - Variable in class hec.hecmath.DSSFile
- _rejectedPointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _rejectedPointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _rejectedProperties - Variable in class hec.gfx2d.G2dVerifyLine
- _rejectedSymbolSize - Variable in class hec.gfx2d.G2dLineProperties
- _rejectedSymbolType - Variable in class hec.gfx2d.G2dLineProperties
- _relativeBackwardInterval - Variable in class hec.util.TimeWindowDialog
- _relativeBackwardPeriods - Variable in class hec.util.TimeWindowDialog
- _relativeForwardInterval - Variable in class hec.util.TimeWindowDialog
- _relativeForwardPeriods - Variable in class hec.util.TimeWindowDialog
- _renderer - Variable in class rma.swing.table.ColumnGroup
- _renderer - Variable in class rma.swing.tree.CheckBoxEditor
- _renderers - Variable in class rma.swing.treeTable.PathCellRenderer
- _repeatNumber - Variable in class hec.model.RepeatInterval
- _replaceDialog - Variable in class hec.util.GeneralTableEditor
- _replaceListener - Variable in class rma.swing.ReplaceDialog
- _replaceTextField - Variable in class rma.swing.ReplaceDialog
- _resetingPath - Variable in class hec.script.AbstractScriptEditor
- _retrieveAllTimes - Variable in class hec.heclib.dss.HecTimeSeriesBase
- _reversed - Variable in class rma.util.LinearColorContour
- _reverseOrder - Variable in class hec.dataTable.TimeSeriesDataModel
- _reverseOrderMenu - Variable in class hec.dataTable.HecDataTableFrame
- _rgb - Variable in class rma.util.AspectShadingColorContour
- _rowBackground - Variable in class rma.swing.RmaJTable
- _rowForeground - Variable in class rma.swing.RmaJTable
- _rowForeground - Variable in class rma.swing.RmaJXTreeTable
- _rowOff - Variable in class hec.map.dem.ElevationProfile
- _rows - Variable in class hec.gfx2d.SimpleJTableBarData
- _rows - Variable in class hec.gfx2d.SimpleJTableSeasonalData
- _rows - Variable in class hec.gfx2d.SimpleJTableStepData
- _rows - Variable in class hec.util.GeneralTableModel
- _rows - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _rulesList - Variable in class hec.model.Conditional
- _run - Variable in class hec.model.RunProxy
- _runGuy - Variable in class rma.util.VCRPlayerThread
- _runName - Variable in class hec.gfx2d.profilePlot.ProfileDataG2dObject
-
The run name.
- _runner - Variable in class rma.util.VCRControlsListenerImpl
- _samplePanel - Variable in class hec.gfx2d.SimpleLinePropertiesPanel
- _sat - Variable in class rma.util.ColorContour
- _saturation - Variable in class hec.map.dlg.DlgGlyphDataRecord
- _save - Variable in class hec.util.GeneralTableEditor
- _saveAs - Variable in class hec.util.GeneralTableEditor
- _saveAsItem - Variable in class hec.dataTable.HecDataTableFrame
- _saveAsItem - Variable in class hec.util.TextDialog
- _saveAsMenuItem - Variable in class hec.script.AbstractScriptEditor
- _saveAsSet - Variable in class hec.util.TextDialog
- _saveAsTxtItem - Variable in class hec.util.TextDialog
- _saveButton - Variable in class hec.script.AbstractScriptEditor
- _saveButton - Variable in class hec.util.TextDialog
- _saved - Variable in class hec.util.TextDialog
- _savedAs - Variable in class hec.util.TextDialog
- _saveFile - Variable in class hec.util.GeneralTableEditor
- _saveItem - Variable in class hec.dataTable.HecDataTableFrame
- _saveItem - Variable in class hec.util.TextDialog
- _saveMenuItem - Variable in class hec.script.AbstractScriptEditor
- _saveSet - Variable in class hec.util.TextDialog
- _scale - Variable in class hec.gfx2d.G2dGlyph
- _scale - Variable in class hec.map.MapPanel
-
scale object that contains world to local coordinate transformation data
- _scaleFactor - Variable in class rma.swing.RmaJDecimalField
- _scaleFactor - Variable in class rma.swing.table.RmaCellEditor
- _scaleFactor - Variable in class rma.swing.table.RmaCellRenderer
-
Description
- _scales - Static variable in class hec.heclib.util.HecDoubleParam
- _scaleToClipping - Variable in class rma.util.ColorContour
- _script - Variable in class hec.script.Script
- _scriptId - Variable in class hec.script.ScriptIdentifier
- _scriptModified - Variable in class hec.script.AbstractScriptEditor
- _scriptNameText - Variable in class hec.script.AbstractScriptEditor
- _scriptText - Variable in class hec.script.AbstractScriptEditor
- _scrollPane - Variable in class hec.gui.NameDialog
- _scrollPane - Variable in class rma.swing.AbstractTextEditorPanel
- _searchDirection - Variable in class rma.swing.table.TableSearcher
- _searchDirection - Variable in class rma.swing.TextSearcher
- _searchText - Variable in class rma.swing.table.TableSearcher
- _searchText - Variable in class rma.swing.TextSearcher
- _searchTypeCombo - Variable in class rma.swing.FindDialog
- _searchTypeCombo - Variable in class rma.swing.ReplaceDialog
- _secondsSinceMidnight - Variable in class hec.heclib.util.HecTime
- _segImageList - Variable in class hec.map.raster.RasterGlyph
- _selected - Variable in class hec.dataTable.PairedDataCurveSelector.CheckBoxNodeImpl
- _selected - Variable in class hec.gfx2d.PlotIconBase
- _selectedItem - Variable in class hec.client.SelectorEditorPanel
- _selectedItem - Variable in class hec.gui.SelectorPanelEditor
- _selectedListModel - Variable in class hec.gui.MoverDialog
- _selectedListModel - Variable in class hec.gui.MoverPanel
- _selectedObject - Variable in class rma.swing.list.RmaListModel
- _selectedPointFillColor - Variable in class hec.gfx2d.G2dLineProperties
- _selectedPointLineColor - Variable in class hec.gfx2d.G2dLineProperties
- _selectedPointThickness - Variable in class hec.gfx2d.G2dLineProperties
- _selectedSource - Variable in class hec.map.importer.AbstractShapeImportDialog
- _selectedTable - Variable in class hec.gui.MoverPanel2
- _selectedTableModel - Variable in class hec.gui.MoverPanel2
- _selectionType - Variable in class hec.util.TimeWindowDialog
- _selectorPanel - Variable in class hec.client.HistogramPlotDialog
- _selectorPanel - Variable in class hec.client.SelectorEditorPanel
- _separatorQuote - Variable in class hec.lang.RdcDelim
-
Contain separator characters that are used to determine breaks between fields.
- _separators - Variable in class hec.lang.RdcDelim
-
Contain separator characters that are used to determine breaks between fields.
- _serializedObj - Variable in class hec.io.DBFDataStorage
- _serverUrl - Variable in class hec.script.ServerScriptJobTask
- _set - Variable in class hec.map.ElevationGlyphDataRecord
- _set - Variable in class hec.model.TsDataSetName
- _severeErrorIndex - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _severeErrorMessages - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _severeErrorRaised - Static variable in class hec.heclib.dss.HecDSSFileAccess
- _shapeArray - Variable in class rma.util.RmaSymbol
- _shapefileNameCombo - Variable in class hec.map.importer.AbstractShapeImportDialog
- _shapeImportHash - Variable in class hec.map.aishape.ShapeImportTableModel
- _shapeImportNames - Variable in class hec.map.aishape.ShapeImportTableModel
- _shapeList - Static variable in class hec.map.LayerSymbol
- _shapeSelector - Variable in class hec.map.importer.AbstractShapeImportDialog
- _shapeSource - Variable in class hec.map.aishape.ShapeImportTableModel
- _showBeginning - Variable in class hec.heclib.util.HecTime
- _showComma - Variable in class rma.swing.table.RmaCellRenderer
- _showCommas - Variable in class hec.dataTable.ArrayModel
- _showCommas - Variable in class hec.heclib.util.HecDouble
- _showDateTimeAsTwoColumns - Variable in class hec.dataTable.HecDataTableFrame
- _showFilename - Static variable in class hec.heclib.dss.DataReference
- _showFullDefinition - Variable in class hec.dataTable.ArrayModel
- _showImageWhileDragging - Variable in class hec.map.image.ImageGlyphDataRecord
- _showTimeAsBeginning - Variable in class hec.dataTable.ArrayModel
- _showTimeAsBeginningOfDay - Variable in class hec.heclib.util.HecTimeArray
- _showTimes - Variable in class hec.dataTable.ArrayModel
- _showTiming - Static variable in class hec.io.AsciiDeserializer
- _showTiming - Static variable in class hec.io.AsciiSerializer
- _showUnitMultiplier - Variable in class hec.map.transform.CoordinateTransformPanel
- _size - Variable in class hec.gfx2d.PlotIconBase
- _size - Variable in class hec.map.nettin.EdgeContainer
- _size - Variable in class hec.map.nettin.NodeContainer
- _size - Variable in class hec.map.nettin.TriangleContainer
- _size - Variable in class hec.model.AbstractTSRecord
- _size - Variable in class rma.util.PruningList
- _sizes - Variable in class hec.gfx2d.PlotIcon
- _slashPosition - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _sMajorAxis - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _sMajorAxis - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _sMinorAxis - Variable in class hec.map.transform.AlbersLambertCoordinateInfo
- _sMinorAxis - Variable in class hec.map.transform.TransverseMercatorCoordinateInfo
- _spheroid - Variable in class hec.map.transform.CoordinateInfo
- _splitterLocation - Variable in class hec.script.AbstractScriptEditor
- _sr - Variable in class hec.gfx2d.SimpleSeasonalData
- _srVector - Variable in class hec.gfx2d.ComplexSeasonalData
- _standAlone - Variable in class hec.util.GeneralTableEditor
- _start - Variable in class rma.util.Timer
- _startDateBeforeEndDate - Variable in class hec.hecmath.DurationPeriod
- _startedFromMain - Static variable in class hec.gui.FormattedTextEditor
- _startOfPeriod - Variable in class hec.hecmath.DurationPeriod
- _startOfPeriods - Variable in class hec.hecmath.DurationAnalysis
- _startRow - Variable in class hec.gfx2d.SimpleJTableBarData
- _startRow - Variable in class hec.gfx2d.SimpleJTableData
- _startRow - Variable in class hec.gfx2d.SimpleJTableSeasonalData
- _startRow - Variable in class hec.gfx2d.SimpleJTableStepData
- _startTime - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _startTime - Variable in class hec.hecmath.DSSFile
-
the default start of the timewindow
- _startTime - Variable in class hec.io.DSSIdentifier
- _startTime - Variable in class hec.model.AbstractTSRecord
- _startTime - Static variable in class hec.util.ElapsedTime
- _startTime - Variable in class hec.util.TimeWindowDialog
- _state - Variable in class hec.util.AnimatedStatusIconPanel
- _stateZone - Variable in class hec.map.transform.StatePlaneCoordinateInfo
- _staticWriteToTmpDefault - Static variable in class hec.io.SimpleFile
-
Default value for write to a tmp file.
- _station - Variable in class hec.model.Node
- _status - Variable in class hec.model.JobTask
- _statusLine - Variable in class hec.script.AbstractScriptEditor
- _statusLine - Variable in class rma.swing.RmaJPasswordField
- _statusLine - Variable in class rma.swing.RmaJTextArea
- _statusLine - Variable in class rma.swing.RmaJTextField
- _statusText - Variable in class rma.swing.RmaJPasswordField
- _statusText - Variable in class rma.swing.RmaJTextArea
- _statusText - Variable in class rma.swing.RmaJTextField
- _stop - Variable in class rma.util.Timer
- _strbuf - Variable in class hec.map.MapMouseAdapter
-
buffer used to create the message for the default mouseMoved event
- _stream - Variable in class hec.model.Node
- _streamAlignmentFileTxt - Variable in class hec.map.importer.AbstractShapeImportDialog
- _streamAlignmentGlyph - Variable in class hec.map.aishape.ShapeImportTableModel
- _streamAlignmentGlyph - Variable in class hec.map.importer.AbstractShapeImportDialog
- _streamCoord - Variable in class hec.model.Node
- _streamDrawProp - Variable in class hec.map.LayerSymbol
- _streamIndex - Variable in class hec.model.Node
- _streamName - Variable in class hec.model.Node
- _strIndent - Variable in class hec.io.AsciiSerializer
- _string - Variable in class hec.lang.RdcDelim
-
Input String that will be parsed.
- _stringClass - Variable in class hec.gfx2d.G2dIdentifier
-
The class of the Map
- _stringClass - Variable in class hec.io.Identifier
-
A String describing a Class.
- _stringClass - Variable in class hec.map.MapIdentifier
-
The class of the Map
- _strwidth - Variable in class hec.gfx2d.GfxTextObject
- _strwidth - Variable in class hec.gfx2d.TextObject
- _strwidth - Variable in class hec.map.MapTextObject
- _style - Variable in class hec.util.AnimatedWaitIcon
- _symbolSize - Variable in class hec.gfx2d.G2dLineProperties
- _symbolType - Variable in class hec.gfx2d.G2dLineProperties
-
these are Objects from
hec.gfx2d.Symbol
- _sysClipboard - Variable in class hec.dataTable.HecDataTableFrame
- _sysglyph - Variable in class hec.map.IconMouseAdapter
- _table - Variable in class hec.dataTable.HecDataTableFrame
- _table - Variable in class hec.map.aishape.ShapeImportTableModel
- _table - Variable in class hec.map.importer.AbstractShapeImportDialog
- _table - Variable in class hec.util.GeneralTableEditor
- _tableData - Variable in class hec.dataTable.HecDataTable
- _tableModel - Variable in class hec.util.GeneralTableEditor
- _tablePanel - Variable in class hec.dataTable.HecDataTableFrame
- _tablePanel - Variable in class hec.gui.MoverPanel2
- _tablePanel - Variable in class hec.map.importer.AbstractShapeImportDialog
- _tableScrollPane - Variable in class hec.dataTable.HecDataTableFrame
- _tableType - Variable in class hec.dataTable.HecDataTableFrame
- _tabName - Variable in class hec.map.inundation.InundationGroupPanel
- _tag4infoC - Variable in class hec.io.dbf.AsciiSerializableDbfHeader
-
Contains the index information for Ascii Serializable dbf files.
- _TAGID - Variable in class hec.io.DBFDataStorage
- _TAGNAME - Variable in class hec.io.DBFDataStorage
- _tcuScrollPane - Variable in class hec.tcu.TcuDialog
- _tcuText - Variable in class hec.tcu.TcuDialog
- _tdata - Variable in class hec.gfx2d.ComplexSeasonalData
- _tdataOrg - Variable in class hec.gfx2d.ComplexSeasonalData
- _testButton - Variable in class hec.script.AbstractScriptEditor
- _testMenuItem - Variable in class hec.script.AbstractScriptEditor
- _testPanel - Variable in class hec.script.AbstractScriptEditor
- _text - Variable in class hec.gfx2d.GfxTextObject
- _text - Variable in class hec.gfx2d.TextObject
- _text - Variable in class hec.map.MapTextObject
- _text - Variable in class rma.swing.RmaJLabel
- _text - Variable in class rma.swing.table.ColumnGroup
- _textArea - Variable in class hec.script.AbstractScriptEditor.DummyGutter
- _textContainer - Variable in class hec.dataTable.TextTable
- _textContainer - Variable in class hec.util.TextDialog
- _textPane - Variable in class hec.dataTable.TextTable
- _textPane - Variable in class hec.util.TextDialog
- _theSymbol - Static variable in class hec.map.LayerSymbol
- _theSymbol - Static variable in class rma.util.RmaSymbol
- _thumbnailMax - Variable in class hec.model.TsDataSetName
- _thumbnailMin - Variable in class hec.model.TsDataSetName
- _ticInterval - Variable in class hec.map.ElevationGlyphDataRecord
- _time - Variable in class hec.dataTable.TimeSeriesDataModel
-
the array of times, has both a view time zone and a data time zone.
- _time - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _timeArray - Variable in class hec.gfx2d.dss.LocalDSSTimeSeriesCollection
-
The _time array.
- _timeArray - Variable in class hec.model.AbstractTSRecord
- _timeField - Variable in class hec.util.TimeWindowExtensionDialog.TimePanel
- _timeFormat - Variable in class rma.swing.DateTimePanel
-
Description
- _timeIncrString - Variable in class hec.model.AbstractTSRecord
- _timePattern - Variable in class hec.dataTable.TimeSeriesDataModel
- _times - Variable in class hec.data.tx.DataTxTableModel
- _times - Variable in class hec.dataTable.TimeSeriesColumnBase
- _times - Variable in class hec.heclib.util.HecTimeArray
- _timeSeries - Variable in class hec.gfx2d.TimeSeriesDataSetBase
- _timeSeries - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _timeSeriesContainer - Variable in class hec.dataTable.TimeSeriesColumnBase
- _timeStepMin - Variable in class hec.model.AbstractTSRecord
- _timeValid - Variable in class hec.hecmath.DurationPeriod
- _timewindow - Variable in class hec.gfx2d.G2dDialog
- _timeWindow - Variable in class hec.model.AbstractTSRecord
- _timeWindow - Variable in class hec.script.Plot
- _timeWindowMessage - Variable in class hec.util.TimeWindowDialog
- _timeWindowSet - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _timeZone - Variable in class hec.heclib.dss.HecTimeSeries
- _timeZone - Variable in class hec.heclib.util.HecTimeArray
- _timeZoneID - Variable in class hec.dataTable.TimeSeriesDataModel
-
For incoming data, the time zone for the hec time array is set to the first time series container's time zone that is this time zone.
- _timeZoneID - Variable in class hec.io.DSSIdentifier
- _timeZoneRawOffset - Variable in class hec.dataTable.TimeSeriesDataModel
- _title - Variable in class hec.dataTable.HecDataTableFrame
- _title - Variable in class hec.script.Plot
- _title - Variable in class rma.swing.RmaJTitledSeparator
- _tmpSeg - Static variable in class hec.map.WorldLine
- _toolkit - Variable in class rma.swing.text.RmaDocument
- _toolTipText - Variable in class hec.util.ButtonTabComponent
- _topComponentPanel - Variable in class hec.gui.NameDescriptionPanel
- _topPanel - Variable in class hec.chart.HistogramOptionsDialog
- _topPanel - Variable in class hec.chart.HistogramOptionsPanel
- _tracker - Variable in class hec.map.dem.DemGlyph
- _transferHandler - Variable in class hec.dataTable.HecDataTableFrame
- _transferHandler - Variable in class hec.gfx2d.G2dDialog
- _transferHandler - Variable in class hec.gfx2d.G2dPanel
- _transmitter - Variable in class rma.swing.RmaJCompTitledPanel
- _transmittingAllowed - Variable in class rma.swing.RmaJCompTitledPanel
- _tree - Variable in class rma.swing.tree.CheckBoxEditor
- _tree - Variable in class rma.swing.tree.NodeSelectionListener
- _treeModel - Variable in class rma.swing.tree.RmaMutableTreeNode
- _treeNode - Variable in class hec.map.JLayerSelection
- _treeSelectListener - Variable in class hec.script.AbstractScriptEditor
- _trimMissing - Variable in class hec.hecmath.DSSFile
-
specifies whether to trim missing values from start and end of regular time-series
- _trimTrailingWhiteSpaceTxt - Variable in class rma.swing.RmaJTextField
- _trimTxt - Variable in class rma.swing.RmaJTextField
- _tsc - Variable in class hec.hecmath.DurationAnalysis
- _tsrecordVector - Variable in class hec.model.Node
- _txtArea - Variable in class rma.swing.AbstractTextEditorPanel
- _type - Variable in class hec.dataTable.PairedDataModel
- _type - Variable in class hec.io.DSSIdentifier
- _type - Variable in class hec.io.Identifier
-
Deprecated.Replaced by _stringClass The Class contained in the Identifier
- _type - Variable in class hec.map.aishape.AiShapeObject
- _type - Variable in class hec.map.transform.CoordinateInfo
- _typeArray - Variable in class rma.util.RmaSymbol
- _typeRow - Variable in class hec.dataTable.TimeSeriesDataModel
- _typeToClass - Static variable in class rma.util.ColorContour
- _typeX - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _undefinedStyle - Variable in class hec.dataTable.HecDataTableFrame
- _undefinedStyle - Variable in class hec.dataTable.TimeSeriesDataModel
- _undefinedStyle901 - Variable in class hec.dataTable.HecDataTableFrame
- _undefinedStyleBlank - Variable in class hec.dataTable.HecDataTableFrame
- _undefinedStyleDashM - Variable in class hec.dataTable.HecDataTableFrame
- _undefinedStyleGroup - Variable in class hec.dataTable.HecDataTableFrame
- _undefinedStyleM - Variable in class hec.dataTable.HecDataTableFrame
- _unit - Variable in class hec.heclib.util.HecDoubleParam
-
_unit is the unit for the parameter and holds an integer value.
- _unit - Variable in class hec.heclib.util.HecIntParam
-
_unit is the unit for the parameter and holds an integer value.
- _unitMultiplier - Variable in class hec.map.transform.CoordinateInfo
- _units - Variable in class hec.dataTable.PairedDataCurve
- _units - Variable in class hec.dataTable.PairedDataModel
- _units - Variable in class hec.io.DSSIdentifier
- _units - Variable in class hec.map.ElevationGlyphDataRecord
- _units - Variable in class hec.map.transform.CoordinateInfo
- _units - Variable in class hec.model.AbstractTSRecord
- _unitsRow - Variable in class hec.dataTable.TimeSeriesDataModel
- _unitsSystem - Variable in class hec.lang.UnitsType
-
A String describing current units system in use.
- _unitsType - Variable in class hec.lang.UnitsType
-
An int identifying the current units in use.
- _unitsType - Variable in class hec.model.AbstractTSRecord
-
unit type string read from DSS path header
- _unitsX - Variable in class hec.heclib.dss.HecDSSDataAttributes
- _unitSys - Variable in class hec.map.dem.DemMap
- _unitSystem - Variable in class hec.heclib.util.HecDoubleParam
-
_type is the type of unit system.
- _unitSystem - Variable in class hec.heclib.util.HecIntParam
-
_type is the type of unit system.
- _unitSystem - Variable in class hec.map.ElevationGlyphDataRecord
- _unitSystem - Variable in class rma.swing.table.RmaCellEditor
- _unitSystem - Variable in class rma.swing.table.RmaCellRenderer
-
the unit system
- _updateTime - Variable in class hec.io.DSSIdentifier
- _updatingColumns - Variable in class rma.swing.table.FilterTablePanel
- _upperLeftCorner - Variable in class hec.map.tms.datasource.tile.bil.BilTileHeader
- _URLstring - Variable in class hec.map.image.ImageMap
- _useCollectionGroups - Variable in class hec.heclib.dss.HecDssCatalog
- _useLineStyles - Static variable in class hec.gfx2d.G2dDialog
- _userInterface - Variable in class hec.map.MapPanel
-
the user interface to display messages to
- _userName - Variable in class hec.script.ScriptIdentifier
-
name to display on button or menu
- _utmZone - Variable in class hec.map.transform.UTMCoordinateInfo
- _val - Variable in class rma.util.Clipping
- _vals - Variable in class hec.data.tx.DataTxTableModel
- _value - Variable in class hec.heclib.util.HecDouble
- _value - Variable in class hec.heclib.util.HecDoubleParam
-
_value holds the value for the parameter
- _value - Variable in class hec.heclib.util.HecIntParam
-
_value holds the value for the parameter
- _value - Variable in class hec.lang.LongContainer
- _value - Variable in class hec.lang.ShortContainer
- _value - Variable in class hec.model.ConditionalValue
- _value - Variable in class rma.swing.RmaJDecimalField
- _value1 - Variable in class hec.model.ConditionalItem
- _value2 - Variable in class hec.model.ConditionalItem
- _values - Variable in class hec.chart.HistogramChart
- _values - Variable in class hec.dataTable.TimeSeriesDataColumn
- _values - Variable in class hec.hecmath.DurationPeriod
- _varId - Variable in class hec.model.AbstractTSRecord
- _vdc - Variable in class hec.model.AbstractTSRecord
- _version - Variable in class hec.io.AsciiDeserializer
- _version - Variable in class hec.model.TsDataSetName
- _versionRow - Variable in class hec.dataTable.TimeSeriesDataModel
- _verticalDatumInfo - Variable in class hec.io.DSSIdentifier
- _vertScrollbar - Variable in class hec.map.MapPanel
-
Description
- _viewableImageHash - Variable in class hec.map.raster.RasterGlyph
- _viewCommas - Variable in class hec.dataTable.HecDataTableFrame
- _viewDateTimeAsTwoColumns - Variable in class hec.dataTable.HecDataTableFrame
- _viewDateWith4Digits - Variable in class hec.dataTable.HecDataTableFrame
- _viewDecimals - Variable in class hec.dataTable.HecDataTableFrame
- _viewMenu - Variable in class hec.dataTable.HecDataTableFrame
- _viewMenu - Variable in class hec.gfx2d.G2dDialog
- _viewMenu - Variable in class hec.gui.FormattedTextEditor
- _viewPopup - Variable in class hec.map.JLayerSelectorTreePanel
- _viewport - Variable in class hec.gfx2d.G2dGlyph
- _viewport - Variable in class hec.gfx2d.G2dMouseAdapter
- _viewport - Variable in class hec.map.MapPanel
-
Description
- _viewQuality - Variable in class hec.dataTable.HecDataTableFrame
- _viewRect - Variable in class hec.map.MapScale
-
size of the viewport in local (device) coordinates
- _viewTimeZone - Static variable in class hec.dataTable.TimeSeriesDataModel
- _viewTimeZone - Variable in class hec.heclib.util.HecTimeArray
- _waterYearSet - Variable in class hec.heclib.dss.DataReference
- _wholeWordCheckBox - Variable in class rma.swing.FindDialog
- _wholeWordCheckBox - Variable in class rma.swing.ReplaceDialog
- _width - Variable in class hec.map.AbstractLegendItem
-
The width of the legend item.
- _width - Variable in class hec.script.Plot
- _windowListener - Variable in class hec.map.importer.AbstractShapeImportDialog
- _wkspPath - Static variable in interface hec.script.ScriptActions
- _worldRect - Variable in class hec.map.MapScale
-
world coordinates of the corners of the viewport
- _wrapAround - Variable in class rma.swing.table.TableSearcher
- _wrapAround - Variable in class rma.swing.TextSearcher
- _writeToTmp - Variable in class hec.io.SimpleFile
-
whether to write to a tmp file instead of the real file during writes
- _x - Variable in class hec.map.AbstractLegendItem
-
The x position of the component in the parent's coordinate system.
- _x - Variable in class hec.script.Plot
- _xArray - Variable in class hec.dataTable.PairedDataCurve
- _xArray - Variable in class hec.dataTable.PairedDataModel
- _xColor - Variable in class hec.gfx2d.AxisEditPanel
- _xCurve - Variable in class hec.gfx2d.PlotIcon
- _xData - Variable in class hec.gfx2d.PlotIcon
- _xLabel - Variable in class hec.chart.HistogramChart
- _xLabel - Variable in class hec.gfx2d.AxisEditPanel
- _xLoc - Variable in class hec.gfx2d.PlotIconBase
- _xMax - Variable in class hec.chart.HistogramChart
- _Xmax - Variable in class hec.chart.HistogramOptionsPanel
- _xMin - Variable in class hec.chart.HistogramChart
- _Xmin - Variable in class hec.chart.HistogramOptionsPanel
- _xparameterString - Variable in class hec.hecmath.DurationPeriod
- _xscale - Variable in class hec.map.MapScale
-
world to local scale factor in x direction
- _xtype - Variable in class hec.gfx2d.ComplexSeasonalData
- _xtype - Variable in class hec.hecmath.DurationPeriod
- _xunits - Variable in class hec.hecmath.DurationPeriod
- _y - Variable in class hec.map.AbstractLegendItem
-
The y position of the component in the parent's coordinate system.
- _y - Variable in class hec.script.Plot
- _yArrays - Variable in class hec.dataTable.PairedDataCurve
- _yColor - Variable in class hec.gfx2d.AxisEditPanel
- _yCurve - Variable in class hec.gfx2d.PlotIcon
- _ydata - Variable in class hec.gfx2d.ComplexSeasonalData
- _yData - Variable in class hec.gfx2d.PlotIcon
- _ydataOrg - Variable in class hec.gfx2d.ComplexSeasonalData
- _yLabel - Variable in class hec.chart.HistogramChart
- _yLabel - Variable in class hec.gfx2d.AxisEditPanel
- _yLoc - Variable in class hec.gfx2d.PlotIconBase
- _yparameterString - Variable in class hec.hecmath.DurationPeriod
- _yscale - Variable in class hec.map.MapScale
-
world to local scale factor in y direction
- _ytype - Variable in class hec.gfx2d.ComplexSeasonalData
- _ytype - Variable in class hec.hecmath.DurationPeriod
- _yunits - Variable in class hec.hecmath.DurationPeriod
- _zoom - Variable in class hec.map.MapScale
-
1/fraction of mapped region visible in viewport
- _zoomCursor - Variable in class hec.gfx2d.G2dZoomAdapter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form