Serialized Form
-
Package hec.clientapp.model
-
Class hec.clientapp.model.AbstractSimulation
class AbstractSimulation extends ManagerProxyListManager implements Serializable-
Serialized Fields
-
_altCanceledComputeTimes
Vector<String> _altCanceledComputeTimes
-
_altComputeTimes
Vector<String> _altComputeTimes
-
_altFailedComputeTimes
Vector<String> _altFailedComputeTimes
-
_endDate
String _endDate
-
_endTimeString
String _endTimeString
-
_lookbackDate
String _lookbackDate
-
_lookbackTime
String _lookbackTime
-
_startDate
String _startDate
-
_startTimeString
String _startTimeString
-
_timeIncrement
int _timeIncrement
-
_timeStep
int _timeStep
-
-
-
Class hec.clientapp.model.ComputeInfo
class ComputeInfo extends Object implements Serializable- serialVersionUID:
- 7186945818329641711L
-
Serialized Fields
-
additionalOptions
Object additionalOptions
-
altIndex
int altIndex
-
altname
String altname
-
clientDisplay
String clientDisplay
-
computeType
int computeType
-
doCompute
boolean doCompute
-
forecastpath
String forecastpath
-
inputPosition
int inputPosition
-
ioTimeIncrement
int ioTimeIncrement
-
ioTimeStep
int ioTimeStep
-
modelAltComputeTime
long modelAltComputeTime
-
modelAltname
String modelAltname
-
modelPosition
int modelPosition
-
modelRef
ModelReference modelRef
-
nameMultiplier
int nameMultiplier
-
outputDSSFileName
String outputDSSFileName
-
programName
String programName
-
runTimeWindow
RunTimeWindow runTimeWindow
-
simRunPath
String simRunPath
-
timeZoneOffset
int timeZoneOffset
-
uiWrapper
mil.army.usace.hec.rmi.server.RemoteWrapper uiWrapper
-
user
String user
-
variant
String variant
-
-
Class hec.clientapp.model.DefaultDataListContainer
class DefaultDataListContainer extends Object implements Serializable-
Serialized Fields
-
_container
ManagerProxyListContainer _container
-
_dataLists
Hashtable _dataLists
-
_inited
boolean _inited
-
_rdlc
hec.clientapp.rmi.csinterface.RmiDataListContainer _rdlc
-
_readOnly
boolean _readOnly
-
-
-
Class hec.clientapp.model.Manager
class Manager extends NamedType implements Serializable-
Serialized Fields
-
_lastModifiedTime
long _lastModifiedTime
-
_nextTSRecordProxyIndex
int _nextTSRecordProxyIndex
-
_path
String _path
-
-
-
Class hec.clientapp.model.ManagerProxy
class ManagerProxy extends Object implements Serializable- serialVersionUID:
- -704822806920261705L
-
Serialized Fields
-
_className
String _className
the class name of the Manager -
_id
Identifier _id
Identifier specifing where the Manager's file resides -
_index
int _index
The unique index of this ManagerProxy/Manager -
_lastModifiedTime
long _lastModifiedTime
Time Manager was last modified. -
_userInterface
UserInterface _userInterface
-
_Workspace
mil.army.usace.hec.rmi.server.RemoteWrapper _Workspace
The remote Workspace
-
-
Class hec.clientapp.model.ManagerProxyList
class ManagerProxyList extends Vector implements Serializable- serialVersionUID:
- 6188070095925059872L
-
Serialization Methods
-
readObject
readObject is called to restore the state of the ManagerProxyList from a stream.- Throws:
IOExceptionClassNotFoundException
-
-
Serialized Fields
-
_model
String _model
-
_workspace
hec.clientapp.rmi.csinterface.RmiWorkspace _workspace
-
-
Class hec.clientapp.model.ManagerProxyListManager
class ManagerProxyListManager extends Manager implements Serializable -
Class hec.clientapp.model.ModelAlt
class ModelAlt extends Manager implements Serializable-
Serialized Fields
-
_altId
String _altId
-
_modelRef
ModelReference _modelRef
-
_programIndex
int _programIndex
-
-
-
Class hec.clientapp.model.ModelForecastAlt
class ModelForecastAlt extends ModelAlt implements Serializable -
Class hec.clientapp.model.SimRunInfo
class SimRunInfo extends Object implements Serializable-
Serialized Fields
-
_dataAvailable
boolean _dataAvailable
-
_index
int _index
-
_lastComputeTime
long _lastComputeTime
-
_name
String _name
-
-
-
Class hec.clientapp.model.SimulationPeriod
class SimulationPeriod extends AbstractSimulation implements Serializable-
Serialized Fields
-
_allTrials
Hashtable _allTrials
-
_alternativeNames
SimRunInfo[] _alternativeNames
-
_currentTrials
Hashtable _currentTrials
-
_extract
SimulationExtract _extract
-
_keyLength
int _keyLength
length of the SimulationRun's key -
_maxAlternativeNameLength
int _maxAlternativeNameLength
-
_modelTrials
Hashtable _modelTrials
-
_simType
String _simType
-
_simulationFileName
String _simulationFileName
-
_trialList
Vector _trialList
-
m_appType
String m_appType
Describes the application type that is running the simulation -
m_simulationPath
String m_simulationPath
-
m_simulationRunClass
String m_simulationRunClass
This is a necessary item. It describes the class to load to perform Simulation runs
-
-
-
Class hec.clientapp.model.SimulationRun
class SimulationRun extends Manager implements Serializable-
Serialized Fields
-
_activeRun
boolean _activeRun
-
_altList
Vector<AltItem> _altList
this is the list of program (model) alternatives that this ForecastRun has. The order in the list is the order that the program alts are executed, so don't mess with the order. -
_computeInundation
boolean _computeInundation
-
_configurationId
long _configurationId
-
_expanded
boolean _expanded
-
_lastComputeTime
long _lastComputeTime
-
_selectedRun
boolean _selectedRun
-
_trialList
Vector _trialList
-
_userName
String _userName
-
_version
int _version
-
-
-
Class hec.clientapp.model.SimulationTrialRun
class SimulationTrialRun extends SimulationRun implements Serializable -
Class hec.clientapp.model.StreamAlignment
class StreamAlignment extends Manager implements Serializable-
Serialized Fields
-
_drawProp
hec.map.streamAlignment.StreamAlignmentProps _drawProp
Drawing Properties for the Stream alignment -
_juncVector
Vector _juncVector
Vector of StreamJunctions -
_lineVector
Vector _lineVector
Vector of StreamPolyLines -
_nextJuncIndex
int _nextJuncIndex
-
_nextLineIndex
int _nextLineIndex
-
_nextNodeIndex
int _nextNodeIndex
-
_nodeVector
Vector _nodeVector
Vector of StreamNodes -
mCrs
hec.map.crs.CoordinateReferenceSystem mCrs
-
-
-
Class hec.clientapp.model.TSDataSet
class TSDataSet extends Manager implements Serializable-
Serialized Fields
-
_baseTSDataSet
BaseTSDataSet _baseTSDataSet
-
-
-
Class hec.clientapp.model.TSRecordImpl
class TSRecordImpl extends AbstractTSRecord implements Serializable-
Serialized Fields
-
_tsDataSet
TSDataSet _tsDataSet
The _ts data set.
-
-
-
Class hec.clientapp.model.TSRecordProxy
class TSRecordProxy extends TSRecordImpl implements Serializable-
Serialized Fields
-
_dataFeedAlive
boolean _dataFeedAlive
-
_defaultPath
String _defaultPath
-
_factor
double _factor
-
_isInput
boolean _isInput
-
_parent
TSLocation _parent
-
_parent2
TSLocation2 _parent2
-
_tsdesc
hec.data.tx.DescriptionTx _tsdesc
-
-
-
-
Package hec.clientapp.script
-
Class hec.clientapp.script.AbstractScriptEditor
class AbstractScriptEditor extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_argumentText
rma.swing.RmaJTextField _argumentText
-
_bgColorBtn
rma.swing.RmaJColorButton _bgColorBtn
-
_browseButton
JButton _browseButton
-
_browseDialog
hec.clientapp.client.RemoteFileChooser _browseDialog
-
_buttonPanel
JPanel _buttonPanel
-
_copyMenuItem
JMenuItem _copyMenuItem
-
_copyScriptMenuItem
JMenuItem _copyScriptMenuItem
-
_cutMenuItem
JMenuItem _cutMenuItem
-
_cutScriptMenuItem
JMenuItem _cutScriptMenuItem
-
_deleteGroupMenu
JMenuItem _deleteGroupMenu
-
_deleteMenuItem
JMenuItem _deleteMenuItem
-
_descriptionText
rma.swing.RmaJTextArea _descriptionText
-
_displayScript
rma.swing.RmaJCheckBox _displayScript
-
_displayScriptInMenu
rma.swing.RmaJCheckBox _displayScriptInMenu
-
_displayScriptInSelector
rma.swing.RmaJCheckBox _displayScriptInSelector
-
_editButton
JButton _editButton
-
_editExternalButton
JButton _editExternalButton
-
_editingExistingScript
boolean _editingExistingScript
-
_editMenuItem
JMenuItem _editMenuItem
-
_editScript
boolean _editScript
-
_fileMenu
JMenu _fileMenu
-
_fileNameText
rma.swing.RmaJTextField _fileNameText
-
_findDlg
rma.swing.FindDialog _findDlg
-
_findMenuItem
JMenuItem _findMenuItem
-
_findNextMenuItem
JMenuItem _findNextMenuItem
-
_folderPopup
JPopupMenu _folderPopup
-
_groupCombo
rma.swing.RmaJComboBox _groupCombo
-
_groupLabel
JLabel _groupLabel
-
_groupList
Vector<ScriptGroup> _groupList
-
_hSplitter
JSplitPane _hSplitter
-
_iconCombo
rma.swing.RmaJComboBox _iconCombo
-
_importMenuItem
JMenuItem _importMenuItem
-
_insertField
rma.swing.RmaJTextField _insertField
-
_labelDisplayText
rma.swing.RmaJTextField _labelDisplayText
-
_listenerList
EventListenerList _listenerList
-
_lnPanel
LineNumberPanel _lnPanel
-
_lockedField
rma.swing.RmaJTextField _lockedField
-
_lockedPath
String _lockedPath
-
_modifiedField
rma.swing.RmaJTextField _modifiedField
-
_namePanel
JPanel _namePanel
-
_newGroupMenu
JMenuItem _newGroupMenu
-
_newMenuItem
JMenuItem _newMenuItem
-
_nodePopup
JPopupMenu _nodePopup
-
_okPanel
rma.swing.ButtonCmdPanel _okPanel
-
_overrodeScriptFile
boolean _overrodeScriptFile
-
_pasteMenuItem
JMenuItem _pasteMenuItem
-
_pasteScriptMenuItem
JMenuItem _pasteScriptMenuItem
-
_positionField
rma.swing.RmaJTextField _positionField
-
_printMenuItem
JMenuItem _printMenuItem
-
_redoMenuItem
JMenuItem _redoMenuItem
-
_resetingPath
boolean _resetingPath
-
_saveAsMenuItem
JMenuItem _saveAsMenuItem
-
_saveButton
JButton _saveButton
-
_saveMenuItem
JMenuItem _saveMenuItem
-
_scriptModified
boolean _scriptModified
-
_scriptNameText
rma.swing.RmaJTextField _scriptNameText
-
_scriptText
AbstractScriptEditor.ScriptTextArea _scriptText
-
_showWhitespaceMenuItem
JCheckBoxMenuItem _showWhitespaceMenuItem
-
_splitterLocation
int _splitterLocation
-
_statusLine
rma.swing.RmaJTextField _statusLine
-
_testButton
JButton _testButton
-
_testMenuItem
JMenuItem _testMenuItem
-
_testPanel
rma.swing.ButtonCmdPanel _testPanel
-
_treeSelectListener
TreeSelectionListener _treeSelectListener
-
_undoMenuItem
JMenuItem _undoMenuItem
-
tree
JTree tree
-
-
-
Class hec.clientapp.script.AbstractScriptEditor.DummyGutter
class DummyGutter extends JPanel implements Serializable-
Serialized Fields
-
_textArea
JTextArea _textArea
-
-
-
Class hec.clientapp.script.AbstractScriptEditor.FolderNode
class FolderNode extends DefaultMutableTreeNode implements Serializable -
Class hec.clientapp.script.AbstractScriptEditor.ScriptTextArea
class ScriptTextArea extends org.fife.ui.rsyntaxtextarea.RSyntaxTextArea implements Serializable-
Serialized Fields
-
_bg
Color _bg
-
_copyMenuItem
JMenuItem _copyMenuItem
-
_cutMenuItem
JMenuItem _cutMenuItem
-
_findMenuItem
JMenuItem _findMenuItem
-
_findNextMenuItem
JMenuItem _findNextMenuItem
-
_findPrevMenuItem
JMenuItem _findPrevMenuItem
-
_forwardModifiedEvents
boolean _forwardModifiedEvents
-
_gotoLineMenuItem
JMenuItem _gotoLineMenuItem
-
_listener
rma.swing.event.ReflectMultiListener _listener
-
_matchCase
boolean _matchCase
-
_modifiable
boolean _modifiable
-
_modified
boolean _modified
-
_pasteMenuItem
JMenuItem _pasteMenuItem
-
_popupMenu
JPopupMenu _popupMenu
-
_searchDirection
int _searchDirection
-
_searchText
String _searchText
-
_selectAllMenuItem
JMenuItem _selectAllMenuItem
-
_wrapAround
boolean _wrapAround
-
-
-
Class hec.clientapp.script.AbstractScriptEditor.ScriptTreeModel
class ScriptTreeModel extends DefaultTreeModel implements Serializable-
Serialized Fields
-
root
DefaultMutableTreeNode root
-
-
-
Class hec.clientapp.script.ScriptAction
class ScriptAction extends Object implements Serializable-
Serialized Fields
-
_action
int _action
-
_wkspPath
String _wkspPath
-
-
-
Class hec.clientapp.script.ScriptButtonFrame
class ScriptButtonFrame extends AbstractScriptButtonFrame implements Serializable-
Serialized Fields
-
_editorFrame
ScriptEditorDialog _editorFrame
-
-
-
Class hec.clientapp.script.ScriptEditorDialog
class ScriptEditorDialog extends AbstractScriptEditor implements Serializable-
Serialized Fields
-
_listener
rma.swing.event.ReflectMultiListener _listener
-
-
-
Class hec.clientapp.script.ScriptJobStatusJFrame
class ScriptJobStatusJFrame extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_infoDialog
ScriptTaskInfoJDialog _infoDialog
-
_jobs
Vector _jobs
-
_networked
boolean _networked
-
_rmiScheduler
mil.army.usace.hec.rmi.csinterface.RMIScheduler _rmiScheduler
-
clearMenuItem
JMenuItem clearMenuItem
-
deleteMenuItem
JMenuItem deleteMenuItem
-
serverLogMenuItem
JMenuItem serverLogMenuItem
-
statusTable
rma.swing.RmaJTable statusTable
-
-
-
Class hec.clientapp.script.ScriptJPanel
class ScriptJPanel extends JPanel implements Serializable-
Serialized Fields
-
_border
Border _border
-
_buttonAl
ActionListener _buttonAl
-
_buttonMl
MouseAdapter _buttonMl
-
_editorFrame
ScriptEditorDialog _editorFrame
-
_maxButtonsPerColumn
int _maxButtonsPerColumn
-
_popupEnabled
boolean _popupEnabled
-
_scheduleDialog
ScriptSchedulerJDialog _scheduleDialog
-
_scrollPane
JScrollPane _scrollPane
-
_statusFrame
ScriptJobStatusJFrame _statusFrame
-
-
-
Class hec.clientapp.script.ScriptManagerImpl.ScriptHashtable
class ScriptHashtable extends Hashtable implements Serializable-
Serialized Fields
-
_id
Identifier _id
-
_modified
boolean _modified
-
_name
String _name
-
_reloadOk
boolean _reloadOk
-
-
-
Class hec.clientapp.script.ScriptSchedulerJDialog
class ScriptSchedulerJDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_buttonCmdPanel
rma.swing.ButtonCmdPanel _buttonCmdPanel
-
_canceled
boolean _canceled
-
_clientSideRB
rma.swing.RmaJRadioButton _clientSideRB
-
_dateTimeKL
KeyListener _dateTimeKL
-
_jobName
rma.swing.RmaJTextField _jobName
-
_recurranceAmt
rma.swing.RmaJIntegerField _recurranceAmt
-
_recurranceInterval
rma.swing.RmaJComboBox _recurranceInterval
-
_recurringJobCB
rma.swing.RmaJRadioButton _recurringJobCB
-
_scriptName
rma.swing.RmaJComboBox _scriptName
-
_scriptNameIL
ItemListener _scriptNameIL
-
_serverSideRB
rma.swing.RmaJRadioButton _serverSideRB
-
_singleJobCB
rma.swing.RmaJRadioButton _singleJobCB
-
_startDate
rma.swing.RmaJCalendarField _startDate
-
_startTime
rma.swing.RmaJ24HourTimeField _startTime
-
_tzLabel
JLabel _tzLabel
-
_useDefaultName
boolean _useDefaultName
-
-
-
Class hec.clientapp.script.ScriptSchedulerJDialog.ToolTipComboBoxRenderer
class ToolTipComboBoxRenderer extends BasicComboBoxRenderer implements Serializable
-
-
Package hec.externalplugin
-
Class hec.externalplugin.ExternalDataType
class ExternalDataType extends Object implements Serializable- serialVersionUID:
- 3622272464191300369L
-
-
Package hec.geometry
-
Class hec.geometry.Axis
class Axis extends Observable implements Serializable-
Serialized Fields
-
_actmax
double _actmax
active maximum limit of the axis for display -
_actmin
double _actmin
active minimum limit of the axis for display -
_axisProp
AxisProp _axisProp
axis properties used during construction and initialization -
_dataMax
double _dataMax
max of data displayed on axis -
_dataMin
double _dataMin
min of data displayed on axis -
_dataUnitSystem
int _dataUnitSystem
-
_defaultExtents
boolean _defaultExtents
Flag indicating that the current extents a default values -
_defaultMax
double _defaultMax
The default max value -
_defaultMin
double _defaultMin
The default min value -
_displayUnitSystem
int _displayUnitSystem
-
_isReversed
boolean _isReversed
Reverse direction of world coord relative to local coord -
_localRange
int _localRange
Local coordinate range -
_majortic
double _majortic
-
_max
double _max
maximum limit of the axis -
_min
double _min
minimum limit of the axis -
_minortic
double _minortic
-
_name
String _name
Axis Name -
_numTicLabelLevels
int _numTicLabelLevels
-
_oldDisplayUnitSystem
int _oldDisplayUnitSystem
-
_origin
double _origin
center of view point in world coordinates -
_parameterId
int _parameterId
-
_parameterScale
double _parameterScale
-
_scale
double _scale
scale factor between world and local coordinates -
_sigfig
int _sigfig
-
_thpow
double _thpow
-
_thscl
double _thscl
-
_ticColor
Color _ticColor
-
_ticTextColor
Color _ticTextColor
-
_unit
String _unit
-
_zoom
double _zoom
1/fraction of mapped region visible in viewport -
m_observerList
Vector m_observerList
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_rateAxis
boolean m_rateAxis
-
m_ratingFunction
RatingFunction m_ratingFunction
-
-
-
Class hec.geometry.AxisProp
class AxisProp extends Object implements Serializable-
Serialized Fields
-
actmax
double actmax
-
actmin
double actmin
-
autocomputeMajorTics
boolean autocomputeMajorTics
-
autocomputeMinorTics
boolean autocomputeMinorTics
-
automax
boolean automax
-
automin
boolean automin
-
autoviewmax
boolean autoviewmax
-
autoviewmin
boolean autoviewmin
-
canSwapAxis
boolean canSwapAxis
-
isDefaultLimits
boolean isDefaultLimits
boolean that states if min/max are defaults or real limits -
isReversed
boolean isReversed
Reverse direction of world coord relative to local coord -
label
String label
-
majortic
double majortic
major tic intervals -
max
double max
maximum limit of the axis -
min
double min
minimum limit of the axis -
minortic
double minortic
minor tic intervals -
name
String name
-
numTicLabelLayers
int numTicLabelLayers
max number of tic label layers. -1 is unrestricted. Most important for time series axis. -
rateData
boolean rateData
-
ratingFunction
double[][] ratingFunction
-
swapAxis
boolean swapAxis
-
type
int type
axis type identifier
-
-
-
Class hec.geometry.CategoryAxis
class CategoryAxis extends Axis implements Serializable -
Class hec.geometry.DataObjectRating.TestObject
class TestObject extends G2dData implements Serializable-
Serialized Fields
-
m_x
double[] m_x
-
m_y
double[] m_y
-
-
-
Class hec.geometry.LogAxis
class LogAxis extends Axis implements Serializable -
Class hec.geometry.ProbabilityAxis
class ProbabilityAxis extends Axis implements Serializable-
Serialized Fields
-
_axisLabels
String[] _axisLabels
-
_axisValues
double[] _axisValues
-
-
-
Class hec.geometry.Scale
class Scale extends Object implements Serializable-
Serialized Fields
-
_axis
Axis[] _axis
array of axis objects that define the world coordinate extents -
_dataUnitSystem
int _dataUnitSystem
-
_dataZoneId
ZoneId _dataZoneId
-
_displayTimeZone
TimeZone _displayTimeZone
-
_displayUnitSystem
int _displayUnitSystem
-
_gmtOffset
int _gmtOffset
-
_modelVariables
Vector _modelVariables
-
_name
String _name
a name string -
_parameterXId
int _parameterXId
-
_parameterXScale
double _parameterXScale
-
_parameterYId
int _parameterYId
-
_parameterYScale
double _parameterYScale
-
_rowWeight
double _rowWeight
-
-
-
Class hec.geometry.SeasonalAxis
class SeasonalAxis extends TSAxis implements Serializable -
Class hec.geometry.TSAxis
class TSAxis extends Axis implements Serializable -
Class hec.geometry.WorldLine
class WorldLine extends Object implements Serializable-
Serialized Fields
-
pts
Vector pts
Vector of interior points in line
-
-
-
Class hec.geometry.WorldLine3d
class WorldLine3d extends WorldLine implements Serializable -
Class hec.geometry.WorldPt
class WorldPt extends Object implements Serializable-
Serialized Fields
-
e
double e
-
n
double n
-
-
-
Class hec.geometry.WorldPt3d
class WorldPt3d extends WorldPt implements Serializable-
Serialized Fields
-
z
float z
-
-
-
Class hec.geometry.WorldRect
class WorldRect extends Object implements Serializable-
Serialized Fields
-
e
double e
east (right) coordinate -
n
double n
north (top) coordinate -
s
double s
south (bottom) coordinate -
w
double w
west (left) coordinate
-
-
-
Class hec.geometry.WorldRegion
class WorldRegion extends Object implements Serializable-
Serialized Fields
-
_isInterior
boolean _isInterior
-
pts
Vector pts
-
-
-
-
Package hec.gfx2d
-
Class hec.gfx2d.AbstractG2dDialog
class AbstractG2dDialog extends G2dDialog implements Serializable -
Class hec.gfx2d.AxisEditPanel
class AxisEditPanel extends JPanel implements Serializable-
Serialized Fields
-
_apply
JButton _apply
-
_cancel
JButton _cancel
-
_dialog
G2dDialog _dialog
-
_fcp
FontChooserPanel _fcp
-
_font
Font _font
-
_isApply
boolean _isApply
-
_isCancel
boolean _isCancel
-
_isOK
boolean _isOK
-
_jframe
JFrame _jframe
-
_ok
JButton _ok
-
_xColor
Color _xColor
-
_xColorButton
ColorButton _xColorButton
-
_xLabel
JLabel _xLabel
-
_xPos
int _xPos
-
_yColor
Color _yColor
-
_yColorButton
ColorButton _yColorButton
-
_yLabel
JLabel _yLabel
-
-
-
Class hec.gfx2d.AxisLabel
class AxisLabel extends G2dLabel implements Serializable-
Serialized Fields
-
_axis
Axis _axis
Axis object connected to this object -
_displayUnitSystem
int _displayUnitSystem
-
-
-
Class hec.gfx2d.AxisLabelDrawProp
class AxisLabelDrawProp extends G2dLabelDrawProp implements Serializable -
Class hec.gfx2d.AxisScrollbar
class AxisScrollbar extends JScrollBar implements Serializable -
Class hec.gfx2d.AxisTics
class AxisTics extends G2dComponent implements Serializable-
Serialized Fields
-
_axis
Axis _axis
Axis object that tics will represent. -
_drawProp
AxisTicsDrawProp _drawProp
Tic drawing properties. -
_ticColor
Color _ticColor
-
_viewport
Viewport _viewport
Viewport component to which tics are attached. -
axisPanel
G2dAxisPropertiesPanel axisPanel
-
labelPanel
G2dAxisLabelPropertiesPanel labelPanel
-
scalePanel
G2dScalePropertiesPanel scalePanel
-
-
-
Class hec.gfx2d.CategoryAxisTics
class CategoryAxisTics extends AxisTics implements Serializable -
Class hec.gfx2d.ColorBarIcon
class ColorBarIcon extends PlotIconBase implements Serializable-
Serialized Fields
-
_colors
Color[] _colors
-
_doubColorValues
double[] _doubColorValues
-
_doubValues
double[] _doubValues
-
_forceRecompute
boolean _forceRecompute
-
_intColorValues
int[] _intColorValues
-
_intValues
int[] _intValues
-
_line2D
Line2D[] _line2D
-
_lineColors
int[] _lineColors
-
_times
int[] _times
-
_totalHeight
double _totalHeight
-
-
-
Class hec.gfx2d.ColorButton
class ColorButton extends JButton implements Serializable -
Class hec.gfx2d.ColorFrame
class ColorFrame extends JDialog implements Serializable-
Serialized Fields
-
chooser
ColorChooser chooser
-
colorChoosen
Color colorChoosen
-
-
-
Class hec.gfx2d.ComplexSeasonalData
class ComplexSeasonalData extends G2dData implements Serializable -
Class hec.gfx2d.ComplexSeasonalDataGlyph
class ComplexSeasonalDataGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
ComplexSeasonalData _obj
-
-
-
Class hec.gfx2d.DataSetGlyph
class DataSetGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_ds
hec.data.DataSet _ds
-
-
-
Class hec.gfx2d.DataTypeEditor
class DataTypeEditor extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_addRowMenuItem
JMenuItem _addRowMenuItem
-
_copyRowMenuItem
JMenuItem _copyRowMenuItem
-
_currentPlotRB
rma.swing.RmaJRadioButton _currentPlotRB
-
_dataTypePanel
DataTypePanel _dataTypePanel
-
_dataTypeTable
rma.swing.RmaJTable _dataTypeTable
-
_defaultLineStyles
rma.swing.RmaJRadioButton _defaultLineStyles
-
_deleteRowMenuItem
JMenuItem _deleteRowMenuItem
-
_dssTypeCombo
rma.swing.RmaJComboBox _dssTypeCombo
-
_lineLabelPanel
G2dLineLabelPropertiesPanel _lineLabelPanel
-
_linePanel
G2dLinePropertiesPanel _linePanel
-
_listener
rma.swing.event.ReflectMultiListener _listener
-
_modifiedLineTxt
rma.swing.RmaJTextField _modifiedLineTxt
-
_selectedDataType
DataType _selectedDataType
-
_startedFromMain
boolean _startedFromMain
-
_statusLineTxt
rma.swing.RmaJTextField _statusLineTxt
-
_tabbedPane
hec.gfx2d.DataTypeEditor.ModifiableTabbedPane _tabbedPane
-
-
-
Class hec.gfx2d.DataTypePanel
class DataTypePanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_maxAl
ActionListener _maxAl
-
_minAl
ActionListener _minAl
-
_properties
DataTypeProperties _properties
-
_weightAl
ActionListener _weightAl
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMaxAxisValueCheck
rma.swing.RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMinAxisValueCheck
rma.swing.RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoViewportWeightCheck
rma.swing.RmaJCheckBox jAutoViewportWeightCheck
-
jReverseAxisCheck
rma.swing.RmaJCheckBox jReverseAxisCheck
-
maxAxisValueFld
rma.swing.RmaJDecimalField maxAxisValueFld
-
minAxisValueFld
rma.swing.RmaJDecimalField minAxisValueFld
-
viewPortWeightFld
rma.swing.RmaJDecimalField viewPortWeightFld
-
-
-
Class hec.gfx2d.DefaultG2dGlyph
class DefaultG2dGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
mFirstPaint
boolean mFirstPaint
-
-
-
Class hec.gfx2d.DefaultG2dObject
class DefaultG2dObject extends G2dData implements Serializable -
Class hec.gfx2d.DefaultPlotPropertiesDialog
class DefaultPlotPropertiesDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_axisLabelPanel
G2dAxisLabelPropertiesPanel _axisLabelPanel
-
_axisLabelProps
AxisLabelDrawProp _axisLabelProps
-
_axisPanel
hec.gfx2d.DefaultPlotPropertiesDialog.PropPanel _axisPanel
-
_axisTicsPanel
G2dAxisPropertiesPanel _axisTicsPanel
-
_axisTicsProps
AxisTicsDrawProp _axisTicsProps
-
_canceled
boolean _canceled
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
_labelPanel
G2dPatternPropertiesPanel _labelPanel
-
_labelProps
G2dLabelDrawProp _labelProps
-
_legendPanel
LegendPropertiesPanel _legendPanel
-
_legendProps
LegendPanelProp _legendProps
-
_lineProps
G2dLineProperties _lineProps
-
_linesPanel
G2dDefaultLinesPropPanel _linesPanel
-
_markerLinePanel
G2dLineMarkerPropertiesPanel _markerLinePanel
-
_markerPanel
hec.gfx2d.DefaultPlotPropertiesDialog.PropPanel _markerPanel
-
_markerProps
G2dMarkerProperties _markerProps
-
_miscPanel
G2dMiscPropertiesPanel _miscPanel
-
_panelProps
G2dPanelProp _panelProps
-
_tabbedPane
JTabbedPane _tabbedPane
-
_titlePanel
G2dTitlePropertiesPanel _titlePanel
-
_titleProps
TitleDrawProp _titleProps
-
_viewPortPanel
G2dViewportPropertiesPanel _viewPortPanel
-
_viewportProps
ViewportDrawProp _viewportProps
-
-
-
Class hec.gfx2d.DssVueSimpleDSSTimeSeriesCollection
class DssVueSimpleDSSTimeSeriesCollection extends hec.gfx2d.dss.LocalDSSTimeSeriesCollection implements Serializable -
Class hec.gfx2d.EditTabFrame
class EditTabFrame extends JFrame implements Serializable-
Serialized Fields
-
_axis
AxisEditPanel _axis
-
_dialog
G2dDialog _dialog
-
jtp
JTabbedPane jtp
-
-
-
Class hec.gfx2d.FontChooserPanel
class FontChooserPanel extends JPanel implements Serializable-
Serialized Fields
-
_bold
boolean _bold
-
_font
Font _font
-
_fontChoices
String[] _fontChoices
-
_fontSize
int _fontSize
-
_fontSizeList
JList _fontSizeList
-
_fontSizes
String[] _fontSizes
-
_fontStyleList
JList _fontStyleList
-
_fontStyles
String[] _fontStyles
-
_fontType
String _fontType
-
_fontTypeList
JList _fontTypeList
-
_intTextField
rma.swing.RmaJIntegerField _intTextField
-
_italic
boolean _italic
-
_listLen
int _listLen
-
_listSpace
int _listSpace
-
_listWidth
int _listWidth
-
_startX
int _startX
-
_startY
int _startY
-
-
-
Class hec.gfx2d.G2dAxisLabelPropertiesPanel
class G2dAxisLabelPropertiesPanel extends LabelPropertiesPanel implements Serializable-
Serialized Fields
-
_alignCombo
rma.swing.RmaJComboBox _alignCombo
-
_alignPanel
rma.swing.EnabledJPanel _alignPanel
-
_parameterPanel
JPanel _parameterPanel
-
_paramLabel
JLabel _paramLabel
-
_showLabelPanel
hec.gfx2d.components.CheckBoxPanel _showLabelPanel
-
_topSep
JSeparator _topSep
-
-
-
Class hec.gfx2d.G2dAxisPropertiesPanel
class G2dAxisPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_customColor
Object[] _customColor
-
_majorTicLabelFontPanel
hec.gfx2d.components.FontPanel _majorTicLabelFontPanel
-
_majorTicLabelSamplePanel
SamplePanel _majorTicLabelSamplePanel
-
_majorTicLabelsPanel
hec.gfx2d.G2dAxisPropertiesPanel.TicLabelsPanel _majorTicLabelsPanel
-
_minorTicLabelFontPanel
hec.gfx2d.components.FontPanel _minorTicLabelFontPanel
-
_minorTicLabelSamplePanel
SamplePanel _minorTicLabelSamplePanel
-
_minorTicLabelsPanel
hec.gfx2d.G2dAxisPropertiesPanel.TicLabelsPanel _minorTicLabelsPanel
-
_properties
AxisProperties _properties
-
_showMajorTicLabelsCheck
hec.gfx2d.components.CheckBoxPanel _showMajorTicLabelsCheck
-
_showMinorTicLabelsCheck
hec.gfx2d.components.CheckBoxPanel _showMinorTicLabelsCheck
-
jColorCombo
rma.swing.RmaJColorComboBox jColorCombo
-
jColorLabel
JLabel jColorLabel
-
jMajorTicMarkCheckBox
rma.swing.RmaJCheckBox jMajorTicMarkCheckBox
-
jMinorTicMarkCheckBox
rma.swing.RmaJCheckBox jMinorTicMarkCheckBox
-
jTickMarkPanel
JPanel jTickMarkPanel
-
-
-
Class hec.gfx2d.G2dBackgroundPropertiesPanel
class G2dBackgroundPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_samplePanel
JPanel _samplePanel
-
checkBoxPanel
hec.gfx2d.components.CheckBoxPanel checkBoxPanel
-
customColor
Object[] customColor
-
fillPatternCombo
rma.swing.RmaJComboBox fillPatternCombo
-
jAlphaLabel
JLabel jAlphaLabel
-
jColorCombo
rma.swing.RmaJColorComboBox jColorCombo
-
jColorLabel
JLabel jColorLabel
-
jFillButton
JButton jFillButton
-
jFillPatternLabel
JLabel jFillPatternLabel
-
jTransparencySpinner
rma.swing.RmaJSpinner jTransparencySpinner
-
-
-
Class hec.gfx2d.G2dBorder
class G2dBorder extends AbstractBorder implements Serializable-
Serialized Fields
-
borderStyle
float[] borderStyle
-
lineColor
Color lineColor
-
roundedCorners
boolean roundedCorners
-
thickness
int thickness
-
-
-
Class hec.gfx2d.G2dCalloutPropertiesPanel
class G2dCalloutPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_allCalloutsCheck
rma.swing.RmaJCheckBox _allCalloutsCheck
-
_backgroundPanel
G2dBackgroundPropertiesPanel _backgroundPanel
-
_borderPanel
SimpleLinePropertiesPanel _borderPanel
-
_dataLocTxt
rma.swing.RmaJTextField _dataLocTxt
-
_deleteBtn
JButton _deleteBtn
-
_fontPanel
hec.gfx2d.components.FontPanel _fontPanel
-
_offsetPanel
hec.gfx2d.components.SizePanel _offsetPanel
-
_positionPanel
hec.gfx2d.components.PositionPanel _positionPanel
-
_samplePanel
SamplePanel _samplePanel
-
_selector
hec.gui.SelectorTextPanel _selector
-
_showCalloutsCheck
rma.swing.RmaJCheckBox _showCalloutsCheck
-
-
-
Class hec.gfx2d.G2dComponent
class G2dComponent extends JPanel implements Serializable-
Serialized Fields
-
_alignment
int _alignment
Placement of viewport relative to axis label -
_mouseAdapter
G2dMouseAdapter _mouseAdapter
-
_parent
G2dPanel _parent
Parent component -
_popupMenu
JPopupMenu _popupMenu
-
_preferredSizeProvider
PreferredSizeProvider _preferredSizeProvider
-
-
-
Class hec.gfx2d.G2dData
class G2dData extends Observable implements Serializable-
Serialized Fields
-
_defaultMaxYValue
double _defaultMaxYValue
-
_defaultMinYValue
double _defaultMinYValue
-
_gmtOffset
int _gmtOffset
-
_lookup
rma.util.lookup.Lookup _lookup
Create a default lookup. Subclasses should create their own lookup to meet their needs. -
_swapXYAxis
boolean _swapXYAxis
-
_unitSystem
int _unitSystem
-
_xParamId
int _xParamId
-
_yParamId
int _yParamId
-
bounds
WorldRect bounds
-
lineStyleName
String lineStyleName
-
name
String name
-
xunits
String xunits
-
yunits
String yunits
-
-
-
Class hec.gfx2d.G2dDataQualityPropertiesPanel
class G2dDataQualityPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_acceptablePanel
PointPropertiesPanel _acceptablePanel
-
_acceptableProperties
G2dLineProperties _acceptableProperties
-
_missingPanel
PointPropertiesPanel _missingPanel
-
_missingProperties
G2dLineProperties _missingProperties
-
_questionablePanel
PointPropertiesPanel _questionablePanel
-
_questionableProperties
G2dLineProperties _questionableProperties
-
_rejectedPanel
PointPropertiesPanel _rejectedPanel
-
_rejectedProperties
G2dLineProperties _rejectedProperties
-
-
-
Class hec.gfx2d.G2dDataQualityPropertiesPanel2
class G2dDataQualityPropertiesPanel2 extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
checkBoxPanel
hec.gfx2d.components.CheckBoxPanel checkBoxPanel
-
m_properties
G2dLineProperties m_properties
-
missingSymbolPanel
PointPropertiesPanel missingSymbolPanel
-
okSymbolPanel
PointPropertiesPanel okSymbolPanel
-
questionableSymbolPanel
PointPropertiesPanel questionableSymbolPanel
-
rejectedSymbolPanel
PointPropertiesPanel rejectedSymbolPanel
-
-
-
Class hec.gfx2d.G2dDefaultLinesPropPanel
class G2dDefaultLinesPropPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_legendPanel
LabelPropertiesPanel _legendPanel
-
_lineLabelPanel
G2dLineLabelPropertiesPanel _lineLabelPanel
-
_linePanel
G2dLineStylePropertiesPanel _linePanel
-
_qualityPanel
G2dDataQualityPropertiesPanel2 _qualityPanel
-
_tabPane
JTabbedPane _tabPane
-
-
-
Class hec.gfx2d.G2dDialog
class G2dDialog extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_alwaysOnTopMenu
JCheckBoxMenuItem _alwaysOnTopMenu
-
_dssVec
List _dssVec
-
_editMenu
JMenu _editMenu
-
_fileMenu
JMenu _fileMenu
-
_gfxPanel
G2dPanel _gfxPanel
-
_jmi_Tab
JMenuItem _jmi_Tab
-
_jmi_UseLineStyles
JMenuItem _jmi_UseLineStyles
-
_noInitialize
boolean _noInitialize
-
_owner
Frame _owner
-
_pageFormat
PageFormat _pageFormat
-
_panel
G2dPanel _panel
-
_plotPropsDlg
PlotPropertiesDialog _plotPropsDlg
-
_printProperties
PrintProperties _printProperties
-
_screenLocPt
Point _screenLocPt
-
_timewindow
String _timewindow
-
_transferHandler
TransferHandler _transferHandler
-
_useLocalPageFormat
boolean _useLocalPageFormat
-
_viewMenu
JMenu _viewMenu
-
_visibleLegendMenuItem
JMenuItem _visibleLegendMenuItem
-
_xAxisColor
Color _xAxisColor
-
_yAxisColor
Color _yAxisColor
-
jConfigurePlotLayout
JMenuItem jConfigurePlotLayout
-
jmb
JMenuBar jmb
-
WMF_SCALE
int WMF_SCALE
-
-
-
Class hec.gfx2d.G2dDialogIndividualSelect
class G2dDialogIndividualSelect extends G2dDialog implements Serializable -
Class hec.gfx2d.G2dEditAdapter
class G2dEditAdapter extends G2dMouseAdapter implements Serializable-
Serialized Fields
-
_editableGlyphs
Vector _editableGlyphs
-
_glyph
G2dEditGlyph _glyph
-
eComp
G2dEditComponent eComp
-
-
-
Class hec.gfx2d.G2dEditGlyph
class G2dEditGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_editable
boolean _editable
-
-
-
Class hec.gfx2d.G2dFillPatternRenderer
class G2dFillPatternRenderer extends JLabel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_filltype
int _filltype
-
_icon
G2dFillPatternRenderer.FillIcon _icon
-
-
-
Class hec.gfx2d.G2dFontPropertiesPanel
class G2dFontPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_fontProperties
FontProperties _fontProperties
-
_styles
Map _styles
-
customColor
Object[] customColor
-
maxSizeSB
JSlider maxSizeSB
-
mFontPanel
hec.gfx2d.components.FontPanel mFontPanel
-
minSizeSB
JSlider minSizeSB
-
-
-
Class hec.gfx2d.G2dGlyph
class G2dGlyph extends Object implements Serializable-
Serialized Fields
-
_bounds
WorldRect _bounds
-
_drawProp
G2dGlyphDrawProp _drawProp
-
_g2dObject
G2dObject _g2dObject
-
_isVisible
boolean _isVisible
-
_line
G2dLine _line
-
_lineArray
G2dLine[] _lineArray
-
_nameMenuItem
rma.swing.RmaJMenuLabel _nameMenuItem
-
_polygon
G2dPolygon _polygon
-
m_linePropertiesPanel
G2dLinesPropPanel m_linePropertiesPanel
-
m_lPoint
LocalPt m_lPoint
-
m_oldCursor
Cursor m_oldCursor
-
m_popupLine
G2dLine m_popupLine
-
-
-
Class hec.gfx2d.G2dGlyphDataRecord
class G2dGlyphDataRecord extends Object implements Serializable-
Serialized Fields
-
_listeners
Hashtable _listeners
-
-
-
Class hec.gfx2d.G2dGlyphDrawProp
class G2dGlyphDrawProp extends Object implements Serializable-
Serialized Fields
-
_drawingMode
int _drawingMode
-
_drawLegendItems
boolean _drawLegendItems
-
_labelInterval
int _labelInterval
-
_majorMinorInterval
int _majorMinorInterval
-
_showAllCurvesOnLegend
boolean _showAllCurvesOnLegend
-
fontFamily
String fontFamily
Font Family -
fontSize
int fontSize
-
fontStyle
int fontStyle
Font Style -
lineProperties
List lineProperties
-
maxFontSize
int maxFontSize
-
minFontSize
int minFontSize
-
polygonProperties
G2dPolygonProperties polygonProperties
-
space
int space
Line Spacing -
tinyFontSize
int tinyFontSize
-
-
-
Class hec.gfx2d.G2dGridPropertiesPanel
class G2dGridPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_gridProperties
GridProperties _gridProperties
-
majorXPanel
SimpleLinePropertiesPanel majorXPanel
-
majorYPanel
SimpleLinePropertiesPanel majorYPanel
-
minorXPanel
SimpleLinePropertiesPanel minorXPanel
-
minorYPanel
SimpleLinePropertiesPanel minorYPanel
-
-
-
Class hec.gfx2d.G2dIdentifier
class G2dIdentifier extends Identifier implements Serializable-
Serialized Fields
-
_glyphDataRec
G2dGlyphDataRecord _glyphDataRec
The Display Characteristics for the Map -
_isShown
boolean _isShown
The if the map is shown -
_stringClass
String _stringClass
The class of the Map
-
-
-
Class hec.gfx2d.G2dLabel
class G2dLabel extends G2dComponent implements Serializable-
Serialized Fields
-
_drawProp
G2dLabelDrawProp _drawProp
Drawing properties -
_icon
Icon _icon
-
_text
String[] _text
Label Text -
mPropertiesOKListeners
List<ActionListener> mPropertiesOKListeners
-
-
-
Class hec.gfx2d.G2dLabelDrawProp
class G2dLabelDrawProp extends PlotProperties implements Serializable-
Serialized Fields
-
align
int align
Alignment value should equal G2dLabel.LEFT/CENTER/RIGHT -
alphaComposite
float alphaComposite
-
backgroundColor
Color backgroundColor
-
borderColor
Color borderColor
-
borderStyle
float[] borderStyle
-
borderWeight
float borderWeight
-
drawBackground
boolean drawBackground
-
drawBorder
boolean drawBorder
-
fillPattern
int fillPattern
-
font
Font font
-
fontFamily
String fontFamily
Font Family -
fontSize
int fontSize
Font size -
fontStyle
int fontStyle
Font Style -
iconPath
String iconPath
-
maxFontSize
int maxFontSize
-
minFontSize
int minFontSize
-
rotation
int rotation
Rotation -
SAVE_TEXT_PROPERTY
boolean SAVE_TEXT_PROPERTY
-
showLabel
boolean showLabel
-
space
int space
Line Spacing -
text
String text
label text -
textColor
Color textColor
-
tinyFontSize
int tinyFontSize
-
useFontScaling
boolean useFontScaling
-
-
-
Class hec.gfx2d.G2dLine
class G2dLine extends NamedType implements Serializable-
Serialized Fields
-
_clipToBounds
boolean _clipToBounds
-
_dataSizeVec
Vector _dataSizeVec
-
_drawCallouts
boolean _drawCallouts
-
_glyph
G2dGlyph _glyph
-
_linePropPanel
G2dLinesPropPanel _linePropPanel
-
_nameMenuItem
rma.swing.RmaJMenuLabel _nameMenuItem
-
_numPts
int _numPts
-
_popupMenu
JPopupMenu _popupMenu
-
_properties
G2dLineProperties _properties
-
_scale
IScale _scale
-
_selectedxdata
double[] _selectedxdata
-
_selectedydata
double[] _selectedydata
-
_stepInterval
double _stepInterval
-
_xdata
double[] _xdata
-
_xdataVec
Vector _xdataVec
-
_ydata
double[] _ydata
-
_ydataVec
Vector _ydataVec
-
m_calloutTable
Hashtable m_calloutTable
-
m_lPoint
LocalPt m_lPoint
-
mVisible
boolean mVisible
-
-
-
Class hec.gfx2d.G2dLineLabelPropertiesPanel
class G2dLineLabelPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_position
String _position
-
_properties
LineLabelProperties _properties
-
checkBoxPanel
hec.gfx2d.components.CheckBoxPanel checkBoxPanel
-
jAlignmentCombo
rma.swing.RmaJComboBox jAlignmentCombo
-
jLabelAlignment
JLabel jLabelAlignment
-
jLabelLabel
JLabel jLabelLabel
-
jLabelPanel
JPanel jLabelPanel
-
jLabelPositition
JLabel jLabelPositition
-
jLabelText
rma.swing.RmaJTextField jLabelText
-
jPositionCombo
rma.swing.RmaJComboBox jPositionCombo
-
samplePanel
G2dLineLabelPropertiesPanel.SamplePanel samplePanel
-
-
-
Class hec.gfx2d.G2dLineLabelPropertiesPanel.SamplePanel
class SamplePanel extends JPanel implements Serializable -
Class hec.gfx2d.G2dLineMarkerPropertiesPanel
class G2dLineMarkerPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_axisType
int _axisType
-
_cardPanel
JPanel _cardPanel
-
_dataTimeZone
TimeZone _dataTimeZone
-
_dateTimePanel
rma.swing.DateTimePanel _dateTimePanel
-
_labelPanel
hec.gfx2d.components.LabelPanel _labelPanel
-
_linePanel
hec.gfx2d.components.LinePropertiesPanel _linePanel
-
_markerValue
rma.swing.RmaJDecimalField _markerValue
-
_properties
G2dMarkerProperties _properties
-
_samplePanel
G2dLineMarkerPropertiesPanel.SamplePanel _samplePanel
-
fillCustomColor
Object[] fillCustomColor
-
lineCustomColor
Object[] lineCustomColor
-
-
-
Class hec.gfx2d.G2dLineMarkerPropertiesPanel.SamplePanel
class SamplePanel extends JPanel implements Serializable -
Class hec.gfx2d.G2dLinePatternRenderer
class G2dLinePatternRenderer extends JLabel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_icon
G2dLinePatternRenderer.LineIcon _icon
-
-
-
Class hec.gfx2d.G2dLineProperties
class G2dLineProperties extends PlotProperties implements Serializable-
Serialized Fields
-
_autoSkipPoints
boolean _autoSkipPoints
-
_drawLine
boolean _drawLine
-
_drawMissingData
boolean _drawMissingData
-
_drawOnDataPts
boolean _drawOnDataPts
-
_drawPoints
boolean _drawPoints
-
_drawQualityData
boolean _drawQualityData
-
_enableQualityDataPts
boolean _enableQualityDataPts
-
_endStyle
int _endStyle
-
_fillColor
Color _fillColor
-
_fillPaint
Paint _fillPaint
-
_fillPattern
int _fillPattern
-
_fillTransparency
int _fillTransparency
-
_fillType
int _fillType
-
_interpolateMissing
boolean _interpolateMissing
-
_isModified
boolean _isModified
-
_label
String _label
-
_labelAlign
int _labelAlign
-
_labelColor
Color _labelColor
-
_labelFont
Font _labelFont
-
_labelPos
int _labelPos
-
_lineColor
Color _lineColor
-
_lineStepStyle
int _lineStepStyle
-
_lineStylePattern
float[] _lineStylePattern
-
_lineTransparency
int _lineTransparency
-
_lineWidth
float _lineWidth
-
_missingPointFillColor
Color _missingPointFillColor
-
_missingPointLineColor
Color _missingPointLineColor
-
_missingSymbolSize
float _missingSymbolSize
-
_missingSymbolType
int _missingSymbolType
-
_name
String _name
-
_numPtsSkip
int _numPtsSkip
-
_okPointFillColor
Color _okPointFillColor
-
_okPointLineColor
Color _okPointLineColor
-
_okSymbolSize
float _okSymbolSize
-
_okSymbolType
int _okSymbolType
-
_periodStepStyle
int _periodStepStyle
from the beginning or the end of the "period". -
_placeholderPointFillColor
Color _placeholderPointFillColor
-
_placeholderPointLineColor
Color _placeholderPointLineColor
-
_placeholderSymbolSize
float _placeholderSymbolSize
-
_placeholderSymbolType
int _placeholderSymbolType
-
_pointFillColor
Color _pointFillColor
-
_pointLineColor
Color _pointLineColor
-
_pointThickness
int _pointThickness
-
_ptOffset
int _ptOffset
-
_questionablePointFillColor
Color _questionablePointFillColor
-
_questionablePointLineColor
Color _questionablePointLineColor
-
_questionableSymbolSize
float _questionableSymbolSize
-
_questionableSymbolType
int _questionableSymbolType
-
_rejectedPointFillColor
Color _rejectedPointFillColor
-
_rejectedPointLineColor
Color _rejectedPointLineColor
-
_rejectedSymbolSize
float _rejectedSymbolSize
-
_rejectedSymbolType
int _rejectedSymbolType
-
_selectedPointFillColor
Color _selectedPointFillColor
-
_selectedPointLineColor
Color _selectedPointLineColor
-
_selectedPointThickness
int _selectedPointThickness
-
_symbolSize
float _symbolSize
-
_symbolType
int _symbolType
these are Objects fromhec.gfx2d.Symbol -
_useDefaultLineStyles
boolean _useDefaultLineStyles
-
_useLabel
boolean _useLabel
-
-
-
Class hec.gfx2d.G2dLinePropertiesPanel
class G2dLinePropertiesPanel extends hec.gfx2d.components.G2dDefaultJPanel implements Serializable-
Serialized Fields
-
_properties
G2dLineProperties _properties
-
fillCustomColor
Object[] fillCustomColor
-
fillerSymbolPanel
PointPropertiesPanel fillerSymbolPanel
-
lineCheckBoxPanel
hec.gfx2d.components.CheckBoxPanel lineCheckBoxPanel
-
lineColorCombo
rma.swing.RmaJColorComboBox lineColorCombo
-
lineColorLabel
JLabel lineColorLabel
-
lineCustomColor
Object[] lineCustomColor
-
lineFillAboveRadio
rma.swing.RmaJRadioButton lineFillAboveRadio
-
lineFillBelowRadio
rma.swing.RmaJRadioButton lineFillBelowRadio
-
lineFillColorCombo
rma.swing.RmaJColorComboBox lineFillColorCombo
-
lineFillColorLabel
JLabel lineFillColorLabel
-
lineFillNoneRadio
rma.swing.RmaJRadioButton lineFillNoneRadio
-
lineFillPatternCombo
rma.swing.RmaJComboBox lineFillPatternCombo
-
lineFillPatternLabel
JLabel lineFillPatternLabel
-
lineInterpolateMissing
rma.swing.RmaJCheckBox lineInterpolateMissing
-
lineLinearTypeRadio
rma.swing.RmaJRadioButton lineLinearTypeRadio
-
linePointPropertiesPanel
hec.gfx2d.components.LinePointPropertiesPanel linePointPropertiesPanel
-
lineSteppedTypeRadio
rma.swing.RmaJRadioButton lineSteppedTypeRadio
-
lineStyleCombo
rma.swing.RmaJComboBox lineStyleCombo
-
lineStyleLabel
JLabel lineStyleLabel
-
lineStylePanel
JPanel lineStylePanel
-
lineWeightCombo
rma.swing.RmaJComboBox lineWeightCombo
-
lineWeightLabel
JLabel lineWeightLabel
-
missingCheckboxPanel
hec.gfx2d.components.CheckBoxPanel missingCheckboxPanel
-
missingSymbolPanel
JPanel missingSymbolPanel
-
samplePanel
G2dLinePropertiesPanel.SamplePanel samplePanel
-
-
-
Class hec.gfx2d.G2dLinePropertiesPanel.SamplePanel
class SamplePanel extends JPanel implements Serializable -
Class hec.gfx2d.G2dLinesPropPanel
class G2dLinesPropPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_drawCurveCheck
rma.swing.RmaJCheckBox _drawCurveCheck
-
_dssPathTxt
rma.swing.RmaJTextField _dssPathTxt
-
_glyphVector
List _glyphVector
-
_isPairedData
boolean _isPairedData
-
_lastItem
hec.gfx2d.G2dLinesPropPanel.GlyphListItem _lastItem
-
_legendPane
LabelPropertiesPanel _legendPane
-
_legendPanel
LegendPanel _legendPanel
-
_lineLabelPanel
G2dLineLabelPropertiesPanel _lineLabelPanel
-
_linePanel
G2dLinePropertiesPanel _linePanel
-
_pairedDataPanel
PairedDataPropertiesPanel _pairedDataPanel
-
_pathPanel
JPanel _pathPanel
-
_properties
G2dLineProperties _properties
-
_propsVector
List<G2dLineProperties> _propsVector
-
_qualityPanel
G2dDataQualityPropertiesPanel2 _qualityPanel
-
_selecter
rma.swing.RmaJList _selecter
-
_selecterLabel
JLabel _selecterLabel
-
_selectorScrollPane
JScrollPane _selectorScrollPane
-
_showInLegendCheck
rma.swing.RmaJCheckBox _showInLegendCheck
-
_spinDownBtn
JButton _spinDownBtn
-
_spinUpBtn
JButton _spinUpBtn
-
_tabPane
JTabbedPane _tabPane
-
-
-
Class hec.gfx2d.G2dLineStylePropertiesPanel
class G2dLineStylePropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_drawMissingCheck
hec.gfx2d.components.CheckBoxPanel _drawMissingCheck
-
_lineProperties
G2dLineProperties _lineProperties
-
_missingValuesPanel
PointPropertiesPanel _missingValuesPanel
-
_useDefinedStylesRadio
rma.swing.RmaJRadioButton _useDefinedStylesRadio
-
_useSimpleStylesRadio
rma.swing.RmaJRadioButton _useSimpleStylesRadio
-
-
-
Class hec.gfx2d.G2dLineWidthRenderer
class G2dLineWidthRenderer extends JLabel implements Serializable-
Serialized Fields
-
_color
Color _color
-
_icon
hec.gfx2d.G2dLineWidthRenderer.LineIcon _icon
-
-
-
Class hec.gfx2d.G2dLogarithmicLine
class G2dLogarithmicLine extends G2dLine implements Serializable-
Serialized Fields
-
_function
G2dLogarithmicLine.LogFunction _function
-
_newData
boolean _newData
-
_originalxarray
double[] _originalxarray
-
_originalyarray
double[] _originalyarray
-
-
-
Class hec.gfx2d.G2dLogarithmicLine.Polyline2D
class Polyline2D extends Object implements Serializable-
Serialized Fields
-
bounds
Rectangle2D bounds
Bounds of the Polyline2D.- See Also:
-
closedPath
GeneralPath closedPath
-
npoints
int npoints
The total number of points. The value ofnpointsrepresents the number of points in thisPolyline2D. -
path
GeneralPath path
-
xpoints
float[] xpoints
The array of x coordinates. The value ofnpointsis equal to the number of points in thisPolyline2D. -
ypoints
float[] ypoints
The array of x coordinates. The value ofnpointsis equal to the number of points in thisPolyline2D.
-
-
-
Class hec.gfx2d.G2dMarkerPointProperties
class G2dMarkerPointProperties extends PlotProperties implements Serializable-
Serialized Fields
-
drawLabel
boolean drawLabel
-
drawOnAxis
int drawOnAxis
-
drawPoint
boolean drawPoint
-
editableProperties
boolean editableProperties
-
fillColor
Color fillColor
-
labelAlign
int labelAlign
-
labelColor
Color labelColor
-
labelFont
Font labelFont
-
labelPosition
int labelPosition
-
markerLabel
String markerLabel
-
markerXValue
double markerXValue
-
markerYValue
double markerYValue
-
pointColor
Color pointColor
-
pointSize
int pointSize
-
pointStyle
int pointStyle
-
-
-
Class hec.gfx2d.G2dMarkerPointPropertiesPanel
class G2dMarkerPointPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_axisXType
int _axisXType
-
_axisYType
int _axisYType
-
_cardXPanel
JPanel _cardXPanel
-
_cardYPanel
JPanel _cardYPanel
-
_dataTimeXZone
TimeZone _dataTimeXZone
-
_dataTimeYZone
TimeZone _dataTimeYZone
-
_dataTimeZone
TimeZone _dataTimeZone
-
_dateTimeXPanel
rma.swing.DateTimePanel _dateTimeXPanel
-
_dateTimeYPanel
rma.swing.DateTimePanel _dateTimeYPanel
-
_labelPanel
hec.gfx2d.components.LabelPanel _labelPanel
-
_markerProperties
G2dMarkerPointProperties _markerProperties
-
_markerXValue
rma.swing.RmaJDecimalField _markerXValue
-
_markerYValue
rma.swing.RmaJDecimalField _markerYValue
-
_pointPanel
hec.gfx2d.components.SimplePointPropertiesPanel _pointPanel
-
_samplePanel
SamplePanel _samplePanel
-
-
-
Class hec.gfx2d.G2dMarkerProperties
class G2dMarkerProperties extends PlotProperties implements Serializable-
Serialized Fields
-
_name
String _name
-
drawLabel
boolean drawLabel
-
drawLine
boolean drawLine
-
drawOnAxis
int drawOnAxis
-
editableProperties
boolean editableProperties
-
fillColor
Color fillColor
-
fillPaint
Paint fillPaint
-
fillPattern
int fillPattern
-
fillType
int fillType
-
labelAlign
int labelAlign
-
labelColor
Color labelColor
-
labelFont
Font labelFont
-
labelPosition
int labelPosition
-
lineColor
Color lineColor
-
lineStylePattern
float[] lineStylePattern
-
lineWidth
float lineWidth
-
markerLabel
String markerLabel
-
markerValue
double markerValue
-
-
-
Class hec.gfx2d.G2dMarkerValueLabelPropertiesPanel
class G2dMarkerValueLabelPropertiesPanel extends G2dLineLabelPropertiesPanel implements Serializable-
Serialized Fields
-
m_axisType
int m_axisType
-
m_cardPanel
JPanel m_cardPanel
-
m_dataTimeZone
TimeZone m_dataTimeZone
-
m_dateTimePanel
rma.swing.DateTimePanel m_dateTimePanel
-
m_markerProperties
G2dMarkerProperties m_markerProperties
-
m_markerValue
rma.swing.RmaJDecimalField m_markerValue
-
-
-
Class hec.gfx2d.G2dMiscPropertiesPanel
class G2dMiscPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_backgroundColorCombo
rma.swing.RmaJColorComboBox _backgroundColorCombo
-
_panel
G2dPanel _panel
-
_panelProperties
G2dPanelProp _panelProperties
-
_setToCurrentWindowBtn
JButton _setToCurrentWindowBtn
-
_spacerSizeSpinBox
rma.swing.RmaIntegerJSpinBox _spacerSizeSpinBox
-
_windowCaptionTxt
rma.swing.RmaJTextField _windowCaptionTxt
-
_windowHeightFld
rma.swing.RmaJIntegerField _windowHeightFld
-
_windowWidthFld
rma.swing.RmaJIntegerField _windowWidthFld
-
DEFAULT_BACKGROUND
Object[] DEFAULT_BACKGROUND
-
-
-
Class hec.gfx2d.G2dMouseAdapter
class G2dMouseAdapter extends Object implements Serializable-
Serialized Fields
-
_g2dPanel
G2dPanel _g2dPanel
-
_propertyChangeSupport
PropertyChangeSupport _propertyChangeSupport
-
_viewport
Viewport _viewport
-
-
-
Class hec.gfx2d.G2dMultiLineLabelPanel
class G2dMultiLineLabelPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_alignmentCombo
rma.swing.RmaJComboBox _alignmentCombo
-
_position
String _position
-
_samplePanel
SamplePanel _samplePanel
-
_sizeSpinBox
rma.swing.RmaIntegerJSpinBox _sizeSpinBox
-
_titleText
rma.swing.RmaJTextArea _titleText
-
-
-
Class hec.gfx2d.G2dNoneCustomPanel
class G2dNoneCustomPanel extends JPanel implements Serializable-
Serialized Fields
-
jCustomRadio
rma.swing.RmaJRadioButton jCustomRadio
-
jNoneRadio
rma.swing.RmaJRadioButton jNoneRadio
-
-
-
Class hec.gfx2d.G2dPanel
class G2dPanel extends JPanel implements Serializable-
Serialized Fields
-
_components
List _components
java.util.List _components -
_displayUnitSystem
int _displayUnitSystem
-
_editMenu
JMenu _editMenu
-
_focusListenerList
Vector _focusListenerList
Vector _focusListenerList -
_fontZoom
double _fontZoom
font scale factor -
_gridX
Color _gridX
-
_gridY
Color _gridY
-
_horizontalSpacerTable
List<G2dSpacer> _horizontalSpacerTable
Stores a list of spacer panels used to vertically separate viewports -
_legend
LegendPanel _legend
LegendPanel _legend -
_legendContainer
JPanel _legendContainer
-
_mouseAdapter
G2dMouseAdapter _mouseAdapter
-
_mouseListener
hec.gfx2d.G2dPanel.MouseInputHandler _mouseListener
MouseInputHandler _mouseListener -
_paintEnabled
boolean _paintEnabled
Flag to disable painting -
_panelProperties
G2dPanelProp _panelProperties
G2dPanelProp _panelProperties -
_plotBackground
Color _plotBackground
-
_plotDialog
Color _plotDialog
-
_plotLayout
PlotLayout _plotLayout
-
_propertiesFactoryName
String _propertiesFactoryName
-
_referenceSize
Dimension _referenceSize
reference size for font scaling -
_scaleTable
Hashtable _scaleTable
Vector of Scale objects -
_showStats
boolean _showStats
-
_spacerList
List<G2dSpacer> _spacerList
-
_ticBottom
Color _ticBottom
-
_ticLeft
Color _ticLeft
-
_ticTextBottom
Color _ticTextBottom
-
_ticTextLeft
Color _ticTextLeft
-
_timeWindowData
TimeWindowPlotData _timeWindowData
-
_title
G2dTitle _title
-
_toolbar
ViewportToolbar _toolbar
-
_transferHandler
TransferHandler _transferHandler
-
_viewportLinkTable
Hashtable _viewportLinkTable
Stores a table of linking objects that link a viewport to its components -
_viewportVector
Vector _viewportVector
Vector of viewports -
_x1label
AxisLabel _x1label
Axis Labels -
_x1tics
AxisTics _x1tics
Axis Tics -
_x2label
AxisLabel _x2label
-
_x2tics
AxisTics _x2tics
-
_xAxisTable
Hashtable _xAxisTable
Vector of Axis objects -
_y1label
AxisLabel _y1label
-
_y1tics
AxisTics _y1tics
-
_y2label
AxisLabel _y2label
-
_y2tics
AxisTics _y2tics
-
_yAxisTable
Hashtable _yAxisTable
Vector of Axis objects -
ACCESSORY_PANEL_CONTAINER
G2dComponent ACCESSORY_PANEL_CONTAINER
-
HORIZONTAL_LEGEND_CONTAINER
JPanel HORIZONTAL_LEGEND_CONTAINER
-
LEGEND_CONTAINER
Container LEGEND_CONTAINER
-
LEGEND_FRAME
JFrame LEGEND_FRAME
-
m_deviceResolution
int m_deviceResolution
-
m_ignorePopupPlotEvents
boolean m_ignorePopupPlotEvents
-
m_openPopupWindows
Vector m_openPopupWindows
-
m_windowClosingListener
hec.gfx2d.G2dPanel.WindowClosingListener m_windowClosingListener
-
VERTICAL_LEGEND_CONTAINER
JPanel VERTICAL_LEGEND_CONTAINER
-
-
-
Class hec.gfx2d.G2dPanelProp
class G2dPanelProp extends PlotProperties implements Serializable-
Serialized Fields
-
accessoryPanelClass
String accessoryPanelClass
-
backgroundColor
Color backgroundColor
-
dialogHeight
int dialogHeight
-
dialogWidth
int dialogWidth
-
hasLegend
boolean hasLegend
flag indicating that panel contains a title -
hasTitle
boolean hasTitle
flag indicating that panel contains a title -
hasToolbar
boolean hasToolbar
flag indicating that panel contains a toolbar -
insets
Insets insets
component insets -
legendProp
LegendPanelProp legendProp
legend properties object -
plotPropVector
Vector plotPropVector
vector of property objects describing plot component sets -
titleProp
TitleDrawProp titleProp
title properties object -
toolbarPosition
int toolbarPosition
position of toolbar in the panel -
toolbarProp
ViewportToolbarProp toolbarProp
toolbar properties object -
viewportSpaceSize
int viewportSpaceSize
-
-
-
Class hec.gfx2d.G2dPatternPropertiesPanel
class G2dPatternPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_properties
PatternProperties _properties
-
backgroundPropPanel
G2dBackgroundPropertiesPanel backgroundPropPanel
-
linePropPanel
SimpleLinePropertiesPanel linePropPanel
-
samplePanel
SamplePanel samplePanel
-
-
-
Class hec.gfx2d.G2dPlotProp
class G2dPlotProp extends Object implements Serializable-
Serialized Fields
-
col
int col
plot column position in panel -
colweight
double colweight
plot column weight -
colwidth
int colwidth
sets the number of columns that a plot uses -
hasX1Axis
boolean hasX1Axis
flag indicating that plot contains x1 axis -
hasX1Label
boolean hasX1Label
flag indicating that plot contains x1 axis label -
hasX1Tics
boolean hasX1Tics
flag indicating that plot contains x1 axis tics -
hasX2Axis
boolean hasX2Axis
flag indicating that plot contains x2 axis -
hasX2Label
boolean hasX2Label
flag indicating that plot contains x2 axis label -
hasX2Tics
boolean hasX2Tics
flag indicating that plot contains x2 axis tics -
hasXScroll
boolean hasXScroll
flag indicating that plot contains x scrollbar -
hasY1Axis
boolean hasY1Axis
flag indicating that plot contains y1 axis -
hasY1Label
boolean hasY1Label
flag indicating that plot contains y1 axis label -
hasY1Tics
boolean hasY1Tics
flag indicating that plot contains y1 axis tics -
hasY2Axis
boolean hasY2Axis
flag indicating that plot contains y1 axis -
hasY2Label
boolean hasY2Label
flag indicating that plot contains y2 axis label -
hasY2Tics
boolean hasY2Tics
flag indicating that plot contains y2 axis tics -
hasYScroll
boolean hasYScroll
flag indicating that plot contains y scrollbar -
row
int row
plot row position in panel -
rowheight
int rowheight
sets the number of rows that a plot uses -
rowweight
double rowweight
plot row weight -
viewportDrawProp
ViewportDrawProp viewportDrawProp
-
x1AxisProp
AxisProp x1AxisProp
axis property object defining x1 axis -
x1LabelProp
AxisLabelDrawProp x1LabelProp
x1 axis label properties object -
x1TicsProp
AxisTicsDrawProp x1TicsProp
x1 axis tic properties object -
x2AxisProp
AxisProp x2AxisProp
axis property object defining x2 axis -
x2LabelProp
AxisLabelDrawProp x2LabelProp
x2 axis label properties object -
x2TicsProp
AxisTicsDrawProp x2TicsProp
x2 axis tic properties object -
y1AxisProp
AxisProp y1AxisProp
axis property object defining y1 axis -
y1LabelProp
AxisLabelDrawProp y1LabelProp
y1 axis label properties object -
y1TicsProp
AxisTicsDrawProp y1TicsProp
y1 axis tic properties object -
y2AxisProp
AxisProp y2AxisProp
axis property object defining y2 axis -
y2LabelProp
AxisLabelDrawProp y2LabelProp
y2 axis label properties object -
y2TicsProp
AxisTicsDrawProp y2TicsProp
y2 axis tic properties object
-
-
-
Class hec.gfx2d.G2dPointerAdapter
class G2dPointerAdapter extends G2dMouseAdapter implements Serializable-
Serialized Fields
-
pComp
G2dPointerComponent pComp
-
-
-
Class hec.gfx2d.G2dPolygon
class G2dPolygon extends Polygon implements Serializable-
Serialized Fields
-
_glyph
G2dGlyph _glyph
-
_popupMenu
JPopupMenu _popupMenu
-
_properties
G2dPolygonProperties _properties
Reference to it properties object -
_scale
Scale _scale
-
-
-
Class hec.gfx2d.G2dPolygonProperties
class G2dPolygonProperties extends Object implements Serializable-
Serialized Fields
-
alphaComposite
float alphaComposite
-
borderColor
Color borderColor
-
borderStyle
float[] borderStyle
-
borderWeight
float borderWeight
-
drawBackground
boolean drawBackground
-
drawBorder
boolean drawBorder
-
fillColor
Color fillColor
Determines the color of the fill -
fillPattern
int fillPattern
Determines the pattern to fill the polygond with
-
-
-
Class hec.gfx2d.G2dPropertiesDlg
class G2dPropertiesDlg extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_panels
rma.swing.DefaultJPanel[] _panels
-
_tabPane
JTabbedPane _tabPane
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
listenerList
EventListenerList listenerList
-
-
-
Class hec.gfx2d.G2dScalePropertiesPanel
class G2dScalePropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_properties
ScaleProperties _properties
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMajorTicCheckBox
rma.swing.RmaJCheckBox jAutoMajorTicCheckBox
-
jAutoMaxAxisValueCheck
rma.swing.RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMaxViewCheck
rma.swing.RmaJCheckBox jAutoMaxViewCheck
-
jAutoMinAxisValueCheck
rma.swing.RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoMinorTicCheckBox
rma.swing.RmaJCheckBox jAutoMinorTicCheckBox
-
jAutoMinViewCheck
rma.swing.RmaJCheckBox jAutoMinViewCheck
-
jReverseAxisCheck
rma.swing.RmaJCheckBox jReverseAxisCheck
-
jSwitchAxisCheck
rma.swing.RmaJCheckBox jSwitchAxisCheck
-
majorUnitIntervalTxt
rma.swing.RmaJDecimalField majorUnitIntervalTxt
-
maxAxisValueTxt
rma.swing.RmaJDecimalField maxAxisValueTxt
-
maxViewValueTxt
rma.swing.RmaJDecimalField maxViewValueTxt
-
minAxisValueTxt
rma.swing.RmaJDecimalField minAxisValueTxt
-
minorUnitIntervalTxt
rma.swing.RmaJDecimalField minorUnitIntervalTxt
-
minViewValueTxt
rma.swing.RmaJDecimalField minViewValueTxt
-
-
-
Class hec.gfx2d.G2dSpacer
class G2dSpacer extends G2dComponent implements Serializable-
Serialized Fields
-
_axis
Axis _axis
Axis object -
m_pixelSpacing
int m_pixelSpacing
-
-
-
Class hec.gfx2d.G2dSpacerPropertiesPanel
class G2dSpacerPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
gridBagLayout1
GridBagLayout gridBagLayout1
-
m_pixelSpacingTxt
JTextField m_pixelSpacingTxt
-
m_sizeLabel
JLabel m_sizeLabel
-
m_spacer
G2dSpacer m_spacer
-
-
-
Class hec.gfx2d.G2dSymbolRenderer
class G2dSymbolRenderer extends rma.swing.list.RmaSymbolRenderer implements Serializable -
Class hec.gfx2d.G2dTimeSeriesLine
class G2dTimeSeriesLine extends G2dLine implements Serializable-
Serialized Fields
-
m_baseQuality
int[] m_baseQuality
-
m_baseXData
long[] m_baseXData
-
m_baseYData
double[] m_baseYData
-
m_interpolate
boolean m_interpolate
-
m_missingDataPoints
Vector m_missingDataPoints
-
m_placeHolderDataPoints
Vector m_placeHolderDataPoints
-
m_questionableDataPoints
Vector m_questionableDataPoints
-
m_rejectedDataPoints
Vector m_rejectedDataPoints
-
-
-
Class hec.gfx2d.G2dTitle
class G2dTitle extends G2dLabel implements Serializable-
Serialized Fields
-
_drawProp
TitleDrawProp _drawProp
-
-
-
Class hec.gfx2d.G2dTitlePropertiesPanel
class G2dTitlePropertiesPanel extends LabelPropertiesPanel implements Serializable-
Serialized Fields
-
_alignCombo
rma.swing.RmaJComboBox _alignCombo
-
_alignPanel
JPanel _alignPanel
-
_showLabelPanel
hec.gfx2d.components.CheckBoxPanel _showLabelPanel
-
_titleProperties
TitleDrawProp _titleProperties
-
_topSep
JSeparator _topSep
-
-
-
Class hec.gfx2d.G2dVerifyGlyphDrawProp
class G2dVerifyGlyphDrawProp extends Object implements Serializable-
Serialized Fields
-
fontFamily
String fontFamily
Font Family -
fontSize
int fontSize
-
fontStyle
int fontStyle
Font Style -
lineMarkerProperties
Vector lineMarkerProperties
-
lineProperties
G2dLineProperties lineProperties
-
maxFontSize
int maxFontSize
-
minFontSize
int minFontSize
-
polygonProperties
G2dPolygonProperties polygonProperties
-
space
int space
Line Spacing -
tinyFontSize
int tinyFontSize
-
-
-
Class hec.gfx2d.G2dVerifyLine
class G2dVerifyLine extends G2dLine implements Serializable-
Serialized Fields
-
_acceptableProperties
G2dLineProperties _acceptableProperties
-
_missingProperties
G2dLineProperties _missingProperties
-
_questionableProperties
G2dLineProperties _questionableProperties
-
_rejectedProperties
G2dLineProperties _rejectedProperties
-
-
-
Class hec.gfx2d.G2dViewportLayerLocationPanel
class G2dViewportLayerLocationPanel extends rma.swing.DefaultJPanel implements Serializable- serialVersionUID:
- 8867544948078792456L
-
Serialized Fields
-
_comboBox
JComboBox<ViewportLayer.Location> _comboBox
-
_label
JLabel _label
-
_location
ViewportLayer.Location _location
-
_originalLocation
ViewportLayer.Location _originalLocation
-
-
Class hec.gfx2d.G2dViewportPropertiesPanel
class G2dViewportPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_backgroundPanel
G2dBackgroundPropertiesPanel _backgroundPanel
-
_borderPanel
SimpleLinePropertiesPanel _borderPanel
-
_gridPanel
G2dGridPropertiesPanel _gridPanel
-
_properties
ViewportDrawProp _properties
-
-
-
Class hec.gfx2d.G2dZoomAdapter
class G2dZoomAdapter extends G2dMouseAdapter implements Serializable -
Class hec.gfx2d.GhostGlassPane
class GhostGlassPane extends JPanel implements Serializable-
Serialized Fields
-
alpha
float alpha
-
ANIMATION_DELAY
int ANIMATION_DELAY
-
dragged
BufferedImage dragged
-
height
int height
-
location
Point location
-
oldLocation
Point oldLocation
-
visibleRect
Rectangle visibleRect
-
width
int width
-
zoom
float zoom
-
-
-
Class hec.gfx2d.GraphEditPanel
class GraphEditPanel extends JPanel implements Serializable-
Serialized Fields
-
_apply
JButton _apply
-
_back
ColorButton _back
-
_backColor
Color _backColor
-
_backgroundLabel
JLabel _backgroundLabel
-
_cancel
JButton _cancel
-
_grid
ColorButton _grid
-
_gridColor
Color _gridColor
-
_gridColorLabel
JLabel _gridColorLabel
-
_jframe
JFrame _jframe
-
_line
ColorButton _line
-
_lineColor
Color _lineColor
-
_lineColorLabel
JLabel _lineColorLabel
-
_ok
JButton _ok
-
_plot
ColorButton _plot
-
_plotColor
Color _plotColor
-
_plotColorLabel
JLabel _plotColorLabel
-
_xGridOn
JCheckBox _xGridOn
-
_xPos
int _xPos
-
_yGridOn
JCheckBox _yGridOn
-
-
-
Class hec.gfx2d.HotPlotPanel
class HotPlotPanel extends G2dPanel implements Serializable -
Class hec.gfx2d.IntegerTextField
class IntegerTextField extends TextField implements Serializable-
Serialized Fields
-
lastCaretPosition
int lastCaretPosition
-
lastValue
String lastValue
-
-
-
Class hec.gfx2d.LabelPropertiesPanel
class LabelPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_allLegendsSameFontCheck
rma.swing.RmaJCheckBox _allLegendsSameFontCheck
-
_backgroundPanel
G2dBackgroundPropertiesPanel _backgroundPanel
-
_borderPanel
SimpleLinePropertiesPanel _borderPanel
-
_bottomSep
JSeparator _bottomSep
-
_fontPanel
hec.gfx2d.components.FontPanel _fontPanel
-
_properties
G2dLabelDrawProp _properties
-
_samplePanel
SamplePanel _samplePanel
-
_textPanel
hec.gfx2d.components.TextPanel _textPanel
-
-
-
Class hec.gfx2d.LayoutPlotDialog
class LayoutPlotDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_addAxisMenuItem
JMenuItem _addAxisMenuItem
-
_axisPopup
JPopupMenu _axisPopup
-
_canceled
boolean _canceled
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
_parent
G2dDialog _parent
-
_plotTree
JTree _plotTree
-
_removeAxisAction
Action _removeAxisAction
-
_removeViewportAction
Action _removeViewportAction
-
_saveMenuItem
JMenuItem _saveMenuItem
-
_spinDown
JButton _spinDown
-
_spinUp
JButton _spinUp
-
_viewportPopup
JPopupMenu _viewportPopup
-
intarray
int[] intarray
-
-
-
Class hec.gfx2d.LayoutPlotDialog.PlotTreeCellRenderer
class PlotTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable -
Class hec.gfx2d.LegendItem
class LegendItem extends G2dComponent implements Serializable-
Serialized Fields
-
label
G2dLabel label
-
m_curveIndex
int m_curveIndex
-
m_glyph
G2dGlyph m_glyph
-
pict
LegendPict pict
-
-
-
Class hec.gfx2d.LegendItemContainer
class LegendItemContainer extends G2dComponent implements Serializable-
Serialized Fields
-
m_itemVector
Vector m_itemVector
-
m_layout
int m_layout
-
resetBounds
boolean resetBounds
-
-
-
Class hec.gfx2d.LegendPanel
class LegendPanel extends G2dComponent implements Serializable-
Serialized Fields
-
_fontSize
int _fontSize
-
_glyphVector
Vector _glyphVector
-
_itemContainer
LegendItemContainer _itemContainer
-
_layoutConfiguration
int _layoutConfiguration
-
_leftLabel
G2dLabel _leftLabel
-
_legendItemPropCache
Map<G2dGlyph,
G2dLabelDrawProp> _legendItemPropCache -
_legendPosition
int _legendPosition
Set the legend position -
_legendTitle
G2dLabel _legendTitle
-
_properties
LegendPanelProp _properties
-
_rightLabel
G2dLabel _rightLabel
-
_title
String _title
-
_titleFontSize
int _titleFontSize
-
_viewportVector
Vector _viewportVector
-
-
-
Class hec.gfx2d.LegendPanelProp
class LegendPanelProp extends PlotProperties implements Serializable-
Serialized Fields
-
hasLeftText
boolean hasLeftText
flag indicating panel has left text -
hasRightText
boolean hasRightText
flag indicating panel has right text -
hasTitleText
boolean hasTitleText
-
layoutPosition
int layoutPosition
-
leftTextProp
G2dLabelDrawProp leftTextProp
drawing properties for left text -
legendItemPropVec
Vector legendItemPropVec
drawing properties for legend item text -
legendPosition
int legendPosition
-
legendVisible
boolean legendVisible
-
rightTextProp
G2dLabelDrawProp rightTextProp
drawing properties for right text -
titleTextProp
G2dLabelDrawProp titleTextProp
-
-
-
Class hec.gfx2d.LegendPict
class LegendPict extends G2dComponent implements Serializable-
Serialized Fields
-
_curveIndex
int _curveIndex
-
_glyph
G2dGlyph _glyph
-
-
-
Class hec.gfx2d.LegendPropertiesPanel
class LegendPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_leftPanel
hec.gfx2d.LegendBlockPropertiesPanel _leftPanel
-
_legendPositionCombo
rma.swing.RmaJComboBox _legendPositionCombo
-
_properties
LegendPanelProp _properties
-
_rightPanel
hec.gfx2d.LegendBlockPropertiesPanel _rightPanel
-
_showLegend
rma.swing.RmaJCheckBox _showLegend
-
_tabbedPane
JTabbedPane _tabbedPane
-
_titlePanel
hec.gfx2d.LegendBlockPropertiesPanel _titlePanel
-
-
-
Class hec.gfx2d.LogAxisTics
class LogAxisTics extends AxisTics implements Serializable-
Serialized Fields
-
_logAxis
LogAxis _logAxis
-
-
-
Class hec.gfx2d.MarginJDialog
class MarginJDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_margin
Margin _margin
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jBottomTxt
rma.swing.RmaJDecimalField jBottomTxt
-
jLeftTxt
rma.swing.RmaJDecimalField jLeftTxt
-
jRightTxt
rma.swing.RmaJDecimalField jRightTxt
-
jTopTxt
rma.swing.RmaJDecimalField jTopTxt
-
-
-
Class hec.gfx2d.MarkerlineGlyph
class MarkerlineGlyph extends DefaultG2dGlyph implements Serializable -
Class hec.gfx2d.NewMarkerPointDialog
class NewMarkerPointDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
-
-
Class hec.gfx2d.ObjectSelectionEvent
class ObjectSelectionEvent extends EventObject implements Serializable -
Class hec.gfx2d.PageSetupJDialog
class PageSetupJDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_canceled
boolean _canceled
-
_margin
Margin _margin
-
_pageLayout
int _pageLayout
-
_properties
PrintProperties _properties
-
bottomMarginLabel
String bottomMarginLabel
-
cmdPanel
rma.swing.ButtonCmdPanel cmdPanel
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jAddtnlOptsPanel
JPanel jAddtnlOptsPanel
-
jBottomMarginLbl
JLabel jBottomMarginLbl
-
jHorizScaleLbl
JLabel jHorizScaleLbl
-
jHorizScaleTxt
rma.swing.RmaJDecimalField jHorizScaleTxt
-
jHorizUnitsLbl
JLabel jHorizUnitsLbl
-
jLandscapeRadio
JRadioButton jLandscapeRadio
-
jLeftMarginLbl
JLabel jLeftMarginLbl
-
jMarginPanel
JPanel jMarginPanel
-
jMaxPlotAreaRadio
JRadioButton jMaxPlotAreaRadio
-
jOrientationPanel
JPanel jOrientationPanel
-
jPageNumbersCheck
JCheckBox jPageNumbersCheck
-
jPlotFrameCheck
JCheckBox jPlotFrameCheck
-
jPortraitRadio
JRadioButton jPortraitRadio
-
jPrintScalePanel
JPanel jPrintScalePanel
-
jReversedRadio
JRadioButton jReversedRadio
-
jRightMarginLbl
JLabel jRightMarginLbl
-
jSetMarginButton
JButton jSetMarginButton
-
jTopMarginLbl
JLabel jTopMarginLbl
-
jUserScaleRadio
JRadioButton jUserScaleRadio
-
jVertScaleLbl
JLabel jVertScaleLbl
-
jVertScaleTxt
rma.swing.RmaJDecimalField jVertScaleTxt
-
jVertUnitsLbl
JLabel jVertUnitsLbl
-
leftMarginLabel
String leftMarginLabel
-
rightMarginLabel
String rightMarginLabel
-
topMarginLabel
String topMarginLabel
-
-
-
Class hec.gfx2d.PairedDataGlyph
class PairedDataGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
PairedDataSet _obj
-
m_firstPaint
boolean m_firstPaint
-
-
-
Class hec.gfx2d.PairedDataLineLabelPanel
class PairedDataLineLabelPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_mode
String _mode
-
_position
String _position
-
jAlignmentCombo
rma.swing.RmaJComboBox jAlignmentCombo
-
jColorCombo
rma.swing.RmaJColorComboBox jColorCombo
-
jColorLabel
JLabel jColorLabel
-
jLabelAlignment
JLabel jLabelAlignment
-
jLabelCustomRadio
rma.swing.RmaJRadioButton jLabelCustomRadio
-
jLabelNoneRadio
rma.swing.RmaJRadioButton jLabelNoneRadio
-
jLabelPanel
JPanel jLabelPanel
-
jLabelPositition
JLabel jLabelPositition
-
jPositionCombo
rma.swing.RmaJComboBox jPositionCombo
-
m_fontButton
rma.swing.RmaJFontButton m_fontButton
-
m_fontButtonPanel
JPanel m_fontButtonPanel
-
m_lineData
G2dLine[] m_lineData
-
m_majorFontButton
rma.swing.RmaJFontButton m_majorFontButton
-
m_minorFontButton
rma.swing.RmaJFontButton m_minorFontButton
-
m_properties
G2dLineProperties m_properties
-
samplePanel
PairedDataLineLabelPanel.SamplePanel samplePanel
-
-
-
Class hec.gfx2d.PairedDataLineLabelPanel.SamplePanel
class SamplePanel extends JPanel implements Serializable -
Class hec.gfx2d.PairedDataLinePropertiesPanel
class PairedDataLinePropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
m_lineComboBox
rma.swing.RmaJComboBox m_lineComboBox
-
m_lineData
G2dLine[] m_lineData
-
m_linePropertiesCache
Map m_linePropertiesCache
-
m_linePropertiesPanel
G2dLinePropertiesPanel m_linePropertiesPanel
-
m_selectedItem
Object m_selectedItem
-
-
-
Class hec.gfx2d.PairedDataPropertiesPanel
class PairedDataPropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
m_autoGenerateSytlesRadio
rma.swing.RmaJRadioButton m_autoGenerateSytlesRadio
-
m_curvesOnLegendCheck
rma.swing.RmaJCheckBox m_curvesOnLegendCheck
-
m_labelIntervalLabel
JLabel m_labelIntervalLabel
-
m_labelIntervalTxt
rma.swing.RmaJIntegerField m_labelIntervalTxt
-
m_listenerList
List m_listenerList
-
m_majorIntervalLabel
JLabel m_majorIntervalLabel
-
m_majorIntervalTxt
rma.swing.RmaJIntegerField m_majorIntervalTxt
-
m_plotAllLineStylesRadio
rma.swing.RmaJRadioButton m_plotAllLineStylesRadio
-
m_plotLineSytlesRadio
rma.swing.RmaJRadioButton m_plotLineSytlesRadio
-
m_plotMajorMinorSytlesRadio
rma.swing.RmaJRadioButton m_plotMajorMinorSytlesRadio
-
m_useDefaultLineSytlesRadio
rma.swing.RmaJRadioButton m_useDefaultLineSytlesRadio
-
-
-
Class hec.gfx2d.PairedDataSet
class PairedDataSet extends G2dData implements Serializable-
Serialized Fields
-
_loaded
boolean _loaded
-
_pairedData
PairedDataContainer _pairedData
-
_visible
boolean _visible
-
curveDrawn
boolean[] curveDrawn
-
curves
int curves
-
labels
Vector labels
-
size
int size
-
xdata
double[] xdata
-
xtype
String xtype
-
ydata
double[][] ydata
-
ytype
String ytype
-
-
-
Class hec.gfx2d.PairedValuesExtData
class PairedValuesExtData extends G2dData implements Serializable-
Serialized Fields
-
_interpolationType
String _interpolationType
-
_loaded
boolean _loaded
-
_plotAll
boolean _plotAll
-
_plotXvsY
boolean _plotXvsY
-
_pv
PairedValuesExt _pv
-
_xAxisType
int _xAxisType
-
_yAxisType
int _yAxisType
-
curveLabels
String[] curveLabels
-
numberCurves
int numberCurves
-
xdata
double[] xdata
-
xdataOrg
double[] xdataOrg
-
ydata
double[][] ydata
-
ydataOrg
double[][] ydataOrg
-
-
-
Class hec.gfx2d.PairedValuesExtDataGlyph
class PairedValuesExtDataGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
PairedValuesExtData _obj
-
-
-
Class hec.gfx2d.PlotIcon
class PlotIcon extends PlotIconBase implements Serializable -
Class hec.gfx2d.PlotIconBase
class PlotIconBase extends ImageIcon implements Serializable-
Serialized Fields
-
_accumulationType
int _accumulationType
-
_backgroundColor
Color _backgroundColor
-
_borderColor
Color _borderColor
-
_cumulativeInterval
int _cumulativeInterval
-
_dataContainerList
List _dataContainerList
-
_dataSetNames
Vector _dataSetNames
-
_dimension
Dimension _dimension
-
_fixedDimension
Dimension _fixedDimension
-
_maxXSet
double _maxXSet
-
_maxYSet
double _maxYSet
-
_minXSet
double _minXSet
-
_minYSet
double _minYSet
-
_noDataColor
Color _noDataColor
-
_selected
boolean _selected
-
_size
int _size
-
_xLoc
int _xLoc
-
_yLoc
int _yLoc
-
-
-
Class hec.gfx2d.PlotPropertiesDialog
class PlotPropertiesDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_axisPanel
hec.gfx2d.PlotPropertiesDialog.PropPanel _axisPanel
-
_canceled
boolean _canceled
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
_curvesPanel
G2dLinesPropPanel _curvesPanel
-
_g2dPanel
G2dPanel _g2dPanel
-
_gridPanel
G2dGridPropertiesPanel _gridPanel
-
_legendPanel
LegendPropertiesPanel _legendPanel
-
_markerPanel
hec.gfx2d.PlotPropertiesDialog.PropPanel _markerPanel
-
_miscPanel
G2dMiscPropertiesPanel _miscPanel
-
_tabbedPane
JTabbedPane _tabbedPane
-
_titlePanel
G2dTitlePropertiesPanel _titlePanel
-
_viewPortcombo
rma.swing.RmaJComboBox _viewPortcombo
-
_viewPortPanel
G2dViewportPropertiesPanel _viewPortPanel
-
-
-
Class hec.gfx2d.PointPropertiesPanel
class PointPropertiesPanel extends JPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_properties
G2dLineProperties _properties
-
fillCustomColor
Object[] fillCustomColor
-
lineCustomColor
Object[] lineCustomColor
-
pFillCustomColor
Object[] pFillCustomColor
-
pLineCustomColor
Object[] pLineCustomColor
-
pointFillColorCombo
rma.swing.RmaJColorComboBox pointFillColorCombo
-
pointFillColorLabel
JLabel pointFillColorLabel
-
pointLineColorCombo
rma.swing.RmaJColorComboBox pointLineColorCombo
-
pointLineColorLabel
JLabel pointLineColorLabel
-
pointSizeLabel
JLabel pointSizeLabel
-
pointStyleCombo
rma.swing.RmaJComboBox pointStyleCombo
-
pointStyleLabel
JLabel pointStyleLabel
-
pointStylePanel
JPanel pointStylePanel
-
pointTitleLabel
JLabel pointTitleLabel
-
samplePanel
SamplePanel samplePanel
-
sizeSpinBox
rma.swing.RmaIntegerJSpinBox sizeSpinBox
-
title
String title
-
-
-
Class hec.gfx2d.PrintMultipleJDialog
class PrintMultipleJDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_numPagesTall
int _numPagesTall
-
_numPagesWide
int _numPagesWide
-
_pageFormat
PageFormat _pageFormat
-
_printProperties
PrintProperties _printProperties
-
cmdPanel
rma.swing.ButtonCmdPanel cmdPanel
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
jAvailableListModel
rma.swing.list.RmaListModel jAvailableListModel
-
jAvailablePlotsLbl
JLabel jAvailablePlotsLbl
-
jAvailablePlotsList
rma.swing.RmaJList jAvailablePlotsList
-
jmb
JMenuBar jmb
-
jNumPagesTallLbl
JLabel jNumPagesTallLbl
-
jNumPagesTallTxt
rma.swing.RmaJIntegerField jNumPagesTallTxt
-
jNumPagesWideLbl
JLabel jNumPagesWideLbl
-
jNumPagesWideTxt
rma.swing.RmaJIntegerField jNumPagesWideTxt
-
jPageHeightSlider
JSlider jPageHeightSlider
-
jPagePanel
JPanel jPagePanel
-
jPageWideSlider
JSlider jPageWideSlider
-
jSelectedListModel
rma.swing.list.RmaListModel jSelectedListModel
-
jSelectedPlotsLbl
JLabel jSelectedPlotsLbl
-
jSelectedPlotsList
rma.swing.RmaJList jSelectedPlotsList
-
jSelectionPanel
JPanel jSelectionPanel
-
mouseListener
MouseListener mouseListener
-
pageOrientationPanel
hec.gfx2d.PrintMultipleJDialog.SwatchPanel pageOrientationPanel
-
titledBorder
TitledBorder titledBorder
-
-
-
Class hec.gfx2d.ProbabilityAxisTics
class ProbabilityAxisTics extends AxisTics implements Serializable -
Class hec.gfx2d.ProbabilityScalePropertiesPanel
class ProbabilityScalePropertiesPanel extends G2dScalePropertiesPanel implements Serializable -
Class hec.gfx2d.RatingFunctionEditor
class RatingFunctionEditor extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
m_canceled
boolean m_canceled
-
m_table
rma.swing.RmaJTable m_table
-
-
-
Class hec.gfx2d.SamplePanel
class SamplePanel extends rma.swing.EnabledJPanel implements Serializable-
Serialized Fields
-
_align
String _align
-
_backgroundPropPanel
G2dBackgroundPropertiesPanel _backgroundPropPanel
-
_borderPropPanel
SimpleLinePropertiesPanel _borderPropPanel
-
_checkBoxPanel
hec.gfx2d.components.CheckBoxPanel _checkBoxPanel
-
_drawLine
boolean _drawLine
-
_foreground
Color _foreground
-
_noneCustomPanel
G2dNoneCustomPanel _noneCustomPanel
-
_position
String _position
-
_sampleText
String _sampleText
-
_textSize
int _textSize
-
strLen
int strLen
-
-
-
Class hec.gfx2d.SavePlotSpecificationDialog
class SavePlotSpecificationDialog extends JDialog implements Serializable- serialVersionUID:
- -8790040371220235378L
-
Serialized Fields
-
cancelButton
JButton cancelButton
-
canceled
boolean canceled
-
compactButton
JRadioButton compactButton
-
dataGroup
ButtonGroup dataGroup
-
dataNoButton
JRadioButton dataNoButton
-
dataYesButton
JRadioButton dataYesButton
-
defaultsGroup
ButtonGroup defaultsGroup
-
defaultsNoButton
JRadioButton defaultsNoButton
-
defaultsYesButton
JRadioButton defaultsYesButton
-
expandedButton
JRadioButton expandedButton
-
mainFormatGroup
ButtonGroup mainFormatGroup
-
okButton
JButton okButton
-
subFormatGroup
ButtonGroup subFormatGroup
-
txtButton
JRadioButton txtButton
-
xmlButton
JRadioButton xmlButton
-
-
Class hec.gfx2d.SimpleArray
class SimpleArray extends G2dData implements Serializable-
Serialized Fields
-
_xAxisType
int _xAxisType
-
_yAxisType
int _yAxisType
-
m_notifyObservers
boolean m_notifyObservers
If true then observers will be notified when the data has changed -
xdata
double[] xdata
-
ydata
double[] ydata
-
-
-
Class hec.gfx2d.SimpleArrayGlyph
class SimpleArrayGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
SimpleArray _obj
-
-
-
Class hec.gfx2d.SimpleBarArray
class SimpleBarArray extends SimpleArray implements Serializable -
Class hec.gfx2d.SimpleJTableBarData
class SimpleJTableBarData extends G2dData implements Serializable-
Serialized Fields
-
_rows
int _rows
-
_startRow
int _startRow
-
_wrap
boolean _wrap
-
_xAxisType
int _xAxisType
-
_xMinValue
double _xMinValue
-
_yAxisType
int _yAxisType
-
_yMinValue
double _yMinValue
-
xdata
double[] xdata
-
ydata
double[] ydata
-
-
-
Class hec.gfx2d.SimpleJTableBarGlyph
class SimpleJTableBarGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
SimpleJTableBarData _obj
-
-
-
Class hec.gfx2d.SimpleJTableData
class SimpleJTableData extends G2dData implements Serializable-
Serialized Fields
-
_addToPairedDataRev
boolean _addToPairedDataRev
-
_curveNames
String[] _curveNames
-
_rowData
int[] _rowData
-
_startRow
int _startRow
-
_table
rma.swing.RmaJTable _table
-
_xAxisType
int _xAxisType
-
_xCol
int _xCol
-
_yAxisType
int _yAxisType
-
_yCol
int _yCol
-
htime
HecTime htime
-
pdcXUnits
String pdcXUnits
-
pdcYUnits
String pdcYUnits
-
undef
double undef
-
xdata
double[][] xdata
-
ydata
double[][] ydata
-
-
-
Class hec.gfx2d.SimpleJTableGlyph
class SimpleJTableGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_firstDraw
boolean _firstDraw
-
_obj
SimpleJTableData _obj
-
xarray
double[] xarray
-
yarray
double[] yarray
-
-
-
Class hec.gfx2d.SimpleJTableSeasonalData
class SimpleJTableSeasonalData extends G2dData implements Serializable-
Serialized Fields
-
_rows
int _rows
-
_startRow
int _startRow
-
_xAxisType
int _xAxisType
-
_xRows
int _xRows
-
_yAxisType
int _yAxisType
-
_yRows
int _yRows
-
xdata
double[] xdata
-
ydata
double[] ydata
-
-
-
Class hec.gfx2d.SimpleJTableSeasonalGlyph
class SimpleJTableSeasonalGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
SimpleJTableSeasonalData _obj
-
-
-
Class hec.gfx2d.SimpleJTableStepData
class SimpleJTableStepData extends G2dData implements Serializable-
Serialized Fields
-
_rows
int _rows
-
_startRow
int _startRow
-
_wrap
boolean _wrap
-
_xAxisType
int _xAxisType
-
_yAxisType
int _yAxisType
-
xdata
double[] xdata
-
ydata
double[] ydata
-
-
-
Class hec.gfx2d.SimpleJTableStepGlyph
class SimpleJTableStepGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
SimpleJTableStepData _obj
-
-
-
Class hec.gfx2d.SimpleLinePropertiesPanel
class SimpleLinePropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_colorChooser
JColorChooser _colorChooser
-
_samplePanel
JPanel _samplePanel
-
colorLabel
JLabel colorLabel
-
customColor
Object[] customColor
-
jColorCombo
rma.swing.RmaJColorComboBox jColorCombo
-
jStyleCombo
rma.swing.RmaJComboBox jStyleCombo
-
jWeightCombo
rma.swing.RmaJComboBox jWeightCombo
-
noneCustomPanel
hec.gfx2d.components.CheckBoxPanel noneCustomPanel
-
styleLabel
JLabel styleLabel
-
weightLabel
JLabel weightLabel
-
-
-
Class hec.gfx2d.SimpleLogArray
class SimpleLogArray extends SimpleArray implements Serializable -
Class hec.gfx2d.SimpleLogArrayGlyph
class SimpleLogArrayGlyph extends SimpleArrayGlyph implements Serializable -
Class hec.gfx2d.SimplePairedValuesData
class SimplePairedValuesData extends G2dData implements Serializable-
Serialized Fields
-
_interpolationType
String _interpolationType
-
_loaded
boolean _loaded
-
_plotXvsY
boolean _plotXvsY
-
_pv
PairedValues _pv
-
_xAxisType
int _xAxisType
-
_yAxisType
int _yAxisType
-
xdata
double[] xdata
-
xdataOrg
double[] xdataOrg
-
ydata
double[] ydata
-
ydataOrg
double[] ydataOrg
-
-
-
Class hec.gfx2d.SimplePairedValuesDataGlyph
class SimplePairedValuesDataGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
SimplePairedValuesData _obj
-
-
-
Class hec.gfx2d.SimpleSeasonalData
class SimpleSeasonalData extends G2dData implements Serializable-
Serialized Fields
-
_interpolationType
String _interpolationType
-
_loaded
boolean _loaded
-
_nyears
int _nyears
-
_sr
SeasonalRecord _sr
-
_successfullCalculation
boolean _successfullCalculation
-
tdata
int[] tdata
-
tdataOrg
int[] tdataOrg
-
xtype
String xtype
-
ydata
double[] ydata
-
ydataOrg
double[] ydataOrg
-
ytype
String ytype
-
-
-
Class hec.gfx2d.SimpleSeasonalDataGlyph
class SimpleSeasonalDataGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
SimpleSeasonalData _obj
-
-
-
Class hec.gfx2d.TimeSeriesDataSet
class TimeSeriesDataSet extends TimeSeriesDataSetBase implements Serializable -
Class hec.gfx2d.TimeSeriesDataSetBase
class TimeSeriesDataSetBase extends G2dData implements Serializable-
Serialized Fields
-
_endOfPeriodData
boolean _endOfPeriodData
-
_loaded
boolean _loaded
-
_timeSeries
TimeSeriesContainer _timeSeries
-
_visible
boolean _visible
-
endIdx
int endIdx
-
numberValues
int numberValues
-
startIdx
int startIdx
-
times
long[] times
-
xtype
String xtype
-
ydata
double[] ydata
-
ytype
String ytype
-
-
-
Class hec.gfx2d.TimeSeriesGlyph
class TimeSeriesGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
_obj
TimeSeriesDataSetBase _obj
-
-
-
Class hec.gfx2d.TimeWindowPlotData
class TimeWindowPlotData extends G2dData implements Serializable-
Serialized Fields
-
m_window
RunTimeWindow m_window
-
-
-
Class hec.gfx2d.TimeWindowPlotGlyph
class TimeWindowPlotGlyph extends G2dGlyph implements Serializable-
Serialized Fields
-
m_markerLine
G2dMarkerLine m_markerLine
-
m_obj
TimeWindowPlotData m_obj
-
-
-
Class hec.gfx2d.TitleDrawProp
class TitleDrawProp extends G2dLabelDrawProp implements Serializable-
Serialized Fields
-
_fontSize
int _fontSize
Font size -
drawTitle
boolean drawTitle
-
-
-
Class hec.gfx2d.TitlePanel
class TitlePanel extends G2dComponent implements Serializable-
Serialized Fields
-
_drawProp
TitleDrawProp _drawProp
Drawing properites -
_text
String _text
Title text
-
-
-
Class hec.gfx2d.ToolbarButtonProp
class ToolbarButtonProp extends Object implements Serializable -
Class hec.gfx2d.TsAxisScalePropertiesPanel
class TsAxisScalePropertiesPanel extends rma.swing.DefaultJPanel implements Serializable-
Serialized Fields
-
_properties
ScaleProperties _properties
-
jAutoLabel
JLabel jAutoLabel
-
jAutoMaxAxisValueCheck
rma.swing.RmaJCheckBox jAutoMaxAxisValueCheck
-
jAutoMaxViewCheck
rma.swing.RmaJCheckBox jAutoMaxViewCheck
-
jAutoMinAxisValueCheck
rma.swing.RmaJCheckBox jAutoMinAxisValueCheck
-
jAutoMinViewCheck
rma.swing.RmaJCheckBox jAutoMinViewCheck
-
jDateLabel
JLabel jDateLabel
-
jMaxDateTxt
rma.swing.RmaJCalendarField jMaxDateTxt
-
jMaxTimeTxt
rma.swing.RmaJ24HourTimeField jMaxTimeTxt
-
jMinDateTxt
rma.swing.RmaJCalendarField jMinDateTxt
-
jMinTimeTxt
rma.swing.RmaJ24HourTimeField jMinTimeTxt
-
jNumLevelsCombo
JComboBox jNumLevelsCombo
-
jNumLevelsLabel
JLabel jNumLevelsLabel
-
jReverseAxisCheck
rma.swing.RmaJCheckBox jReverseAxisCheck
-
jTimeLabel
JLabel jTimeLabel
-
jUnitComboBox
rma.swing.RmaJComboBox jUnitComboBox
-
jViewMaxDateTxt
rma.swing.RmaJCalendarField jViewMaxDateTxt
-
jViewMaxTimeTxt
rma.swing.RmaJ24HourTimeField jViewMaxTimeTxt
-
jViewMinDateTxt
rma.swing.RmaJCalendarField jViewMinDateTxt
-
jViewMinTimeTxt
rma.swing.RmaJ24HourTimeField jViewMinTimeTxt
-
jViewRangeCheck
rma.swing.RmaJCheckBox jViewRangeCheck
-
jViewRangeTxt
rma.swing.RmaJDecimalField jViewRangeTxt
-
LEVELS
Integer[] LEVELS
-
UNITS
String[] UNITS
-
-
-
Class hec.gfx2d.TSAxisTics
class TSAxisTics extends AxisTics implements Serializable-
Serialized Fields
-
_tsaxis
TSAxis _tsaxis
-
scalePanel
TsAxisScalePropertiesPanel scalePanel
Axis object that tics will represent.
-
-
-
Class hec.gfx2d.ViewPanel
class ViewPanel extends G2dComponent implements Serializable-
Serialized Fields
-
_scaleVector
Vector _scaleVector
Vector of Scale objects that control mapping world to local coordinates
-
-
-
Class hec.gfx2d.Viewport
class Viewport extends G2dComponent implements Serializable-
Serialized Fields
-
_backgroundDiabled
Color _backgroundDiabled
-
_dirtyBuffer
boolean _dirtyBuffer
-
_doubleBuffer
BufferedImage _doubleBuffer
-
_dragEnabled
boolean _dragEnabled
-
_drawProp
ViewportDrawProp _drawProp
Viewport drawing properties -
_glyphVector
Vector _glyphVector
-
_graphLabelList
List _graphLabelList
-
_gridX
Color _gridX
-
_gridY
Color _gridY
-
_isDoubleBuffer
boolean _isDoubleBuffer
-
_layerdPane
JLayeredPane _layerdPane
-
_markerLines
Vector<G2dMarkerLine> _markerLines
-
_markerPoints
Vector<G2dMarkerPoint> _markerPoints
-
_masterAxisTable
Hashtable _masterAxisTable
-
_mouseListener
hec.gfx2d.Viewport.MouseInputHandler _mouseListener
-
_plotLayer
hec.gfx2d.Viewport.PlotLayerPanel _plotLayer
-
_scaleVector
Vector _scaleVector
Vector of Scale objects that control mapping world to local coordinates -
_showingStats
boolean _showingStats
-
dropTarget
PanelDropTarget dropTarget
-
m_mouseClickPt
LocalPt m_mouseClickPt
-
mLegendRegenderer
ViewportLegendRenderer mLegendRegenderer
-
viewportLayers
List<ViewportLayer<?>> viewportLayers
-
-
-
Class hec.gfx2d.ViewportDrawProp
class ViewportDrawProp extends PlotProperties implements Serializable-
Serialized Fields
-
backgroundColor
Color backgroundColor
-
borderColor
Color borderColor
-
borderStyle
float[] borderStyle
-
borderWeight
float borderWeight
-
drawBackground
boolean drawBackground
-
drawBorder
boolean drawBorder
-
drawMajorXGrid
boolean drawMajorXGrid
draw vertical grid lines at x axis major tics -
drawMajorYGrid
boolean drawMajorYGrid
draw vertical grid lines at y axis major tics -
drawMinorXGrid
boolean drawMinorXGrid
draw vertical grid lines at x axis minor tics -
drawMinorYGrid
boolean drawMinorYGrid
draw vertical grid lines at y axis minor tics -
drawViewportLegend
boolean drawViewportLegend
-
drawViewportLegendAlign
String drawViewportLegendAlign
-
fillPattern
int fillPattern
-
glyphProperties
Vector glyphProperties
-
lineMarkerProperties
Vector lineMarkerProperties
-
majorXGridColor
Color majorXGridColor
-
majorXGridStyle
float[] majorXGridStyle
-
majorXGridWeight
float majorXGridWeight
-
majorYGridColor
Color majorYGridColor
-
majorYGridStyle
float[] majorYGridStyle
-
majorYGridWeight
float majorYGridWeight
-
minorXGridColor
Color minorXGridColor
-
minorXGridStyle
float[] minorXGridStyle
-
minorXGridWeight
float minorXGridWeight
-
minorYGridColor
Color minorYGridColor
-
minorYGridStyle
float[] minorYGridStyle
-
minorYGridWeight
float minorYGridWeight
-
viewportAlpha
float viewportAlpha
-
viewportLegendFontSize
int viewportLegendFontSize
-
-
-
Class hec.gfx2d.ViewportTextComponent
class ViewportTextComponent extends G2dComponent implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
label
JLabel label
-
mPropertiesOKListeners
List<ActionListener> mPropertiesOKListeners
-
properties
G2dLabelDrawProp properties
-
-
Class hec.gfx2d.ViewportToolbar
class ViewportToolbar extends JPanel implements Serializable-
Serialized Fields
-
_buttonGifVector
Vector _buttonGifVector
-
_buttonVector
Vector _buttonVector
-
_gridbag
GridBagLayout _gridbag
-
_group
ButtonGroup _group
-
_parent
G2dPanel _parent
-
_selectedButton
int _selectedButton
-
_toolListenerList
Vector _toolListenerList
-
_viewportVector
Vector _viewportVector
-
lSymAction
hec.gfx2d.ViewportToolbar.SymAction lSymAction
-
-
-
Class hec.gfx2d.ViewportToolbarProp
class ViewportToolbarProp extends Object implements Serializable-
Serialized Fields
-
buttonPropVector
Vector buttonPropVector
vector of toolbar button properties -
defaultButton
int defaultButton
default button selection
-
-
-
-
Package hec.heclib.util
-
Class hec.heclib.util.booleanContainer
class booleanContainer extends Object implements Serializable-
Serialized Fields
-
value
boolean value
-
-
-
Class hec.heclib.util.doubleArrayContainer
class doubleArrayContainer extends Object implements Serializable-
Serialized Fields
-
array
double[] array
-
length
int length
-
-
-
Class hec.heclib.util.doubleContainer
class doubleContainer extends Object implements Serializable-
Serialized Fields
-
value
double value
-
-
-
Class hec.heclib.util.EncoderDecoder
class EncoderDecoder extends Object implements Serializable -
Class hec.heclib.util.HecDouble
class HecDouble extends Object implements Serializable-
Serialized Fields
-
_precision
int _precision
-
_showCommas
boolean _showCommas
-
_value
double _value
-
-
-
Class hec.heclib.util.HecDoubleArray
class HecDoubleArray extends Object implements Serializable-
Serialized Fields
-
_estimatedPrecision
int _estimatedPrecision
-
_numberElements
int _numberElements
-
_values
HecDouble[] _values
-
-
-
Class hec.heclib.util.HecDoubleParam
class HecDoubleParam extends Object implements Serializable-
Serialized Fields
-
_unit
int _unit
_unit is the unit for the parameter and holds an integer value.
INVALID_PARAMETER = 0;
NON_DIMENSIONAL = 1;
ENGTH_SHORT = 2; inches and milimeters
LENGTH_MEDIUM = 3; feet and meters
LENGTH_LONG = 4; miles and kilometers
AREA_SMALL = 5; sq ft and sq m
AREA_LARGE = 6; sq miles and sq kilometers
VOLUME_SMALL = 7; cubic ft and cubic meters
VOLUME_LARGE = 8; acre-ft and Thousands of cubic meters
VOLUME_PER_AREA = 9; cfs/sq mi and cms/sq km -
_unitSystem
String _unitSystem
_type is the type of unit system.
Valid values are "English" and "SI" -
_value
HecDouble _value
_value holds the value for the parameter -
paramName
String paramName
-
-
-
Class hec.heclib.util.HecIntParam
class HecIntParam extends Object implements Serializable-
Serialized Fields
-
_unit
int _unit
_unit is the unit for the parameter and holds an integer value.
INVALID_PARAMETER = 0;
NON_DIMENSIONAL = 1;
ENGTH_SHORT = 2; inches and milimeters
LENGTH_MEDIUM = 3; feet and meters
LENGTH_LONG = 4; miles and kilometers
AREA_SMALL = 5; sq ft and sq m
AREA_LARGE = 6; sq miles and sq kilometers
VOLUME_SMALL = 7; cubic ft and cubic meters
VOLUME_LARGE = 8; acre-ft and Thousands of cubic meters
VOLUME_PER_AREA = 9; cfs/sq mi and cms/sq km -
_unitSystem
String _unitSystem
_type is the type of unit system.
Valid values are "English" and "SI" -
_value
int _value
_value holds the value for the parameter -
paramName
String paramName
paramName is used as the hash key to the paramData
-
-
-
Class hec.heclib.util.Heclib
class Heclib extends Object implements Serializable -
Class hec.heclib.util.HecTime
class HecTime extends Object implements Serializable- serialVersionUID:
- -3231844709616794835L
-
Serialized Fields
-
_baseGranularity
int _baseGranularity
-
_defaultDateStyle
int _defaultDateStyle
-
_julian
int _julian
-
_secondsSinceMidnight
int _secondsSinceMidnight
-
_showBeginning
boolean _showBeginning
-
-
Class hec.heclib.util.HecTimeArray
class HecTimeArray extends Object implements Serializable -
Class hec.heclib.util.HecTimeComparator
class HecTimeComparator extends HecTime implements Serializable -
Class hec.heclib.util.intArrayContainer
class intArrayContainer extends Object implements Serializable-
Serialized Fields
-
array
int[] array
-
length
int length
-
-
-
Class hec.heclib.util.intContainer
class intContainer extends Object implements Serializable-
Serialized Fields
-
value
int value
-
-
-
Class hec.heclib.util.ObjectContainer
class ObjectContainer extends Object implements Serializable-
Serialized Fields
-
object
Object object
-
-
-
Class hec.heclib.util.shortArrayContainer
class shortArrayContainer extends Object implements Serializable-
Serialized Fields
-
array
short[] array
-
length
int length
-
-
-
Class hec.heclib.util.StringArrayContainer
class StringArrayContainer extends Object implements Serializable-
Serialized Fields
-
stringArray
String[] stringArray
-
-
-
Class hec.heclib.util.stringContainer
class stringContainer extends Object implements Serializable-
Serialized Fields
-
string
String string
-
-
-
Class hec.heclib.util.Unit
class Unit extends Object implements Serializable
-
-
Package hec.hecmath
-
Exception Class hec.hecmath.DSSFileException
class DSSFileException extends RuntimeException implements Serializable -
Exception Class hec.hecmath.HecMathException
class HecMathException extends Exception implements Serializable
-
-
Package hec.io
-
Class hec.io.ArrayContainer
class ArrayContainer extends DataContainer implements Serializable-
Serialized Fields
-
doubleArray
double[] doubleArray
-
floatArray
float[] floatArray
-
intArray
int[] intArray
-
-
-
Class hec.io.ConsoleWindow
class ConsoleWindow extends hec.gui.AbstractRmiTextFileReaderJDialog implements Serializable-
Serialized Fields
-
_logFile
File _logFile
-
-
-
Class hec.io.DataContainer
class DataContainer extends Object implements Serializable- serialVersionUID:
- 1353050029414367368L
-
Serialized Fields
-
coordinateID
int coordinateID
coordinateID = UTM zone #, or FIPS SPCS # ADS SPCS # -
coordinateSystem
int coordinateSystem
coordinateSystem- 0 - no coordinates set
- 1 - Lat/long
- 2 - State Plane, FIPS
- 3 - State Plane, ADS
- 4 - UTM
- 5 - Local (other)
-
dataType
int dataType
A flag indicating the data type of this data set. 0 is not defined -
fileLastWriteTimeMillis
long fileLastWriteTimeMillis
The last write time of the database or DSS file, in milliseconds since 01Jan1970 (system time) Set to zero (0) if not defined -
fileName
String fileName
the name of the DSS File -
fullName
String fullName
the full DSS pathname -
horizontalDatum
int horizontalDatum
horizontalDatum can be one of the following:- 0 - unset
- 1 - NAD83
- 2 - NAD27
- 3 - WGS84
- 4 - WGS72
- 5 - Local (other)
-
horizontalUnits
int horizontalUnits
Horizontal Units can be one of the following:- 0 - unspecified
- 1 - feet
- 2 - meeters
- 3 - Decimal Degrees
- 4 - Degrees Minutes Seconds
-
lastWriteTimeMillis
long lastWriteTimeMillis
The last write time of this data set, in milliseconds since 01Jan1970 (system time) Set to zero (0) if not defined -
location
String location
The B Part of the DSS path -
locationTimezone
String locationTimezone
Time zone name at the location NOT the time zone of the data (data may GMT and location PST) -
modified
boolean modified
-
otherInfo
Object otherInfo
-
storedAsdoubles
boolean storedAsdoubles
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 -
subVersion
String subVersion
-
supplementalInfo
String supplementalInfo
supplementalInfo is any additional information that describes this location It MUST be in a "Keyword:Item;" format. The keyword is separated from the item by a colon (:), and the item is terminated by a simi-colon (;) Items may or may not be a number. Keyword1:Item1;Keyword2:Item2;Keyword3:Item3; Examples: Offset:1.2;Shift:3.4;Datum:5.6;Transform:LogLog; -
version
String version
the F Part of the DSS Path -
verticalDatum
int verticalDatum
verticalDatum can be one of the following:- 0 - unset
- 1 - NAVD88
- 2 - NGVD29
- 3 - Local (other)
-
verticalUnits
int verticalUnits
Vertical Units can be one of the following:- 0 - unspecified
- 1 - feet
- 2 - meters
-
watershed
String watershed
The A Part of the DSS path -
xOrdinate
double xOrdinate
Longitude, Easting or decimal degrees (negative for Western Hemisphere) -
yOrdinate
double yOrdinate
Latitude, Northing or decimal degrees -
zOrdinate
double zOrdinate
Elevation
-
-
Class hec.io.DBFMapObject
class DBFMapObject extends Object implements Serializable-
Serialized Fields
-
allowNull
boolean allowNull
-
cbDescending
boolean cbDescending
-
cbExpression
String cbExpression
-
cbFieldDescriptor
hec.io.dbf.DBFFieldDescriptor cbFieldDescriptor
Information about the DBF Field being mapped to -
cbFilter
String cbFilter
-
cbTagName
String cbTagName
Information about the DBF Tag -
cbUnique
byte cbUnique
-
constructor
Constructor constructor
-
isCompound
boolean isCompound
Information about the Java object -
jclassName
String jclassName
-
jField
Field jField
-
jFieldName
String jFieldName
-
jFullFieldName
String jFullFieldName
-
readOnly
boolean readOnly
-
relationalObjClass
String relationalObjClass
-
-
-
Class hec.io.DBFMappingClass
class DBFMappingClass extends Object implements Serializable-
Serialized Fields
-
_dbfIndx
List<DBFIndexObject> _dbfIndx
-
_dbfMap
List<DBFMapObject> _dbfMap
Hashtable with java field name key, cb field name value.
-
-
-
Class hec.io.DSSArrayContainer
class DSSArrayContainer extends DSSIdentifier implements Serializable-
Serialized Fields
-
dataArray
double[] dataArray
-
granularity
int granularity
-
numberRead
int numberRead
-
numberValues
int numberValues
-
timeArray
int[] timeArray
-
-
-
Class hec.io.DssFileContainer
class DssFileContainer extends DataContainer implements Serializable-
Serialized Fields
-
-
Class hec.io.DSSIdentifier
class DSSIdentifier extends Object implements Serializable-
Serialized Fields
-
_currentVerticalDatum
String _currentVerticalDatum
-
_dssPath
String _dssPath
-
_endTime
HecTime _endTime
-
_fileName
String _fileName
-
_readPrevious
boolean _readPrevious
-
_readSubsequent
boolean _readSubsequent
-
_startTime
HecTime _startTime
-
_timeZoneID
String _timeZoneID
-
_type
String _type
-
_units
String _units
-
_updateTime
long _updateTime
-
_verticalDatumInfo
String _verticalDatumInfo
-
-
-
Class hec.io.DSSPairedDataContainer
class DSSPairedDataContainer extends DSSIdentifier implements Serializable -
Class hec.io.FileLock
class FileLock extends Object implements Serializable- serialVersionUID:
- -7460773342039308594L
-
Serialized Fields
-
_lockedTime
long _lockedTime
-
_lockType
int _lockType
-
_refCnt
int _refCnt
-
_userId
String _userId
-
-
Class hec.io.FileLockInfo
class FileLockInfo extends Object implements Serializable- serialVersionUID:
- 1187685554836078770L
-
Class hec.io.FileOffsets
class FileOffsets extends Object implements Serializable- serialVersionUID:
- -6720485747836103310L
-
Serialized Fields
-
_endError
FileOffsetError _endError
A FileOffsetError if _endOffset is negative, null otherwise -
_endOffset
long _endOffset
The end offset if positive, error if negative -
_startError
FileOffsetError _startError
A FileOffsetError if _startOffset is negative, null otherwise -
_startOffset
long _startOffset
The start offset if positive, error if negative
-
-
Class hec.io.FilePath
class FilePath extends Object implements Serializable-
Serialized Fields
-
_extension
String _extension
-
_fileName
String _fileName
-
_local
boolean _local
-
_localPath
String _localPath
-
_netDelimiter
String _netDelimiter
-
_path
String _path
-
_pathToFile
String _pathToFile
-
_remotePathWhenCached
String _remotePathWhenCached
-
_serverName
String _serverName
-
_serverPort
String _serverPort
-
_serverResource
String _serverResource
-
-
-
Class hec.io.FilePropertiesJDialog
class FilePropertiesJDialog extends rma.swing.RmaJDialog implements Serializable -
Class hec.io.GridContainer
class GridContainer extends DataContainer implements Serializable-
Serialized Fields
-
gridData
hec.heclib.grid.GridData gridData
-
-
-
Exception Class hec.io.HecIoException
class HecIoException extends Exception implements Serializable -
Class hec.io.Identifier
class Identifier extends NamedType implements Serializable- serialVersionUID:
- -7190855186692778112L
-
Serialized Fields
-
_directory
boolean _directory
The boolean flag indicating if the file contained in the Identifier is a Directory. -
_file
HecFile _file
The HecFile contained in the Identifier -
_hidden
boolean _hidden
the _hidden is set by the FileManager during a directory listing. -
_lastModified
long _lastModified
the _lastModified is set by the FileManager during a directory listing. -
_length
long _length
the _length is set by the FileManager during a directory listing. -
_path
String _path
The path String contained in the Identifier -
_readOnly
boolean _readOnly
the _readOnly is set by the FileManager during a directory listing. -
_stringClass
String _stringClass
A String describing a Class. -
_type
Class _type
Deprecated.Replaced by _stringClass The Class contained in the Identifier
-
-
Class hec.io.PairedDataContainer
class PairedDataContainer extends DataContainer implements Serializable- serialVersionUID:
- -7044696510284207626L
-
Serialized Fields
-
curveVisible
boolean[] curveVisible
-
date
String date
the e part -
datum
double datum
-
endingCurve
int endingCurve
-
endingOrdinate
int endingOrdinate
-
labels
String[] labels
-
labelsUsed
boolean labelsUsed
-
numberCurves
int numberCurves
-
numberOrdinates
int numberOrdinates
-
offset
double offset
-
other
String other
the d part -
parameters
String[] parameters
-
precisions
int[] precisions
-
shift
double shift
-
startingCurve
int startingCurve
-
startingOrdinate
int startingOrdinate
-
switchXyAxis
boolean switchXyAxis
-
transformType
int transformType
-
types
String[] types
-
units
String[] units
-
writeMethod
int writeMethod
one ofNORMAL_WRITE(default),ALLOCATE, orCURVE_WRITE -
xOrdinates
double[] xOrdinates
-
xparameter
String xparameter
-
xprecision
int xprecision
-
xtype
String xtype
-
xunits
String xunits
-
yOrdinates
double[][] yOrdinates
-
yparameter
String yparameter
-
yprecision
int yprecision
-
ytype
String ytype
-
yunits
String yunits
-
-
Class hec.io.PairedDataContainerVertDatum
class PairedDataContainerVertDatum extends PairedDataContainer implements Serializable- serialVersionUID:
- -8296520844500259022L
-
Serialized Fields
-
elevParameter
hec.io.PairedDataContainerVertDatum.ElevParameter elevParameter
-
vdc
mil.army.usace.hec.metadata.VerticalDatumContainer vdc
-
-
Class hec.io.ProcessOutput
class ProcessOutput extends Object implements Serializable- serialVersionUID:
- -4467745498135452600L
-
Class hec.io.ProcessOutputLine
class ProcessOutputLine extends Object implements Serializable- serialVersionUID:
- 7428444492041857108L
-
Serialized Fields
-
_line
String _line
-
_stderr
boolean _stderr
-
-
Class hec.io.RatingContainer
class RatingContainer extends DataContainer implements Serializable -
Class hec.io.RatingValuesContainer
class RatingValuesContainer extends Object implements Serializable-
Serialized Fields
-
interpolateBehavior
int interpolateBehavior
-
overflowBehavior
int overflowBehavior
-
overflowValue
double overflowValue
-
underflowBehavior
int underflowBehavior
-
underflowValue
double underflowValue
-
values
double[] values
-
-
-
Class hec.io.RmiFileInfo
class RmiFileInfo extends RmiFileSizeInfo implements Serializable -
Class hec.io.RmiFileSizeInfo
class RmiFileSizeInfo extends Object implements Serializable- serialVersionUID:
- -684622908211391850L
-
Serialized Fields
-
checkSum
long checkSum
-
lastModDate
long lastModDate
-
length
long length
-
-
Class hec.io.SimpleAnnotationDbfObject
class SimpleAnnotationDbfObject extends SimpleParentDbfObject implements Serializable-
Serialized Fields
-
d
double d
-
multipleIndexes
double multipleIndexes
-
name
String name
-
-
-
Class hec.io.SimpleCustomUserTypeObject
class SimpleCustomUserTypeObject extends AbstractDBFObject implements Serializable-
Serialized Fields
-
doubleBooleanArrayValues
boolean[][] doubleBooleanArrayValues
-
doubleDoubleArrayValues
double[][] doubleDoubleArrayValues
-
doubleEmptyIntArrayValues
int[][] doubleEmptyIntArrayValues
-
singleEmptyIntArrayValues
int[] singleEmptyIntArrayValues
-
singleFloatArrayValues
float[] singleFloatArrayValues
-
singleIntArrayValues
int[] singleIntArrayValues
-
-
-
Class hec.io.SimpleFile
class SimpleFile extends File implements Serializable-
Serialized Fields
-
_appendingWrite
boolean _appendingWrite
Are we appending to the original file or overwriting? -
_writeToTmp
boolean _writeToTmp
whether to write to a tmp file instead of the real file during writes
-
-
-
Class hec.io.SimpleHecFileImpl
class SimpleHecFileImpl extends File implements Serializable -
Class hec.io.SimpleParentDbfObject
class SimpleParentDbfObject extends AbstractDBFObject implements Serializable-
Serialized Fields
-
testLabel
String testLabel
-
-
-
Class hec.io.SimpleRatingContainer
class SimpleRatingContainer extends RatingContainer implements Serializable-
Serialized Fields
-
measuredData
RatingValuesContainer measuredData
-
measuredParameter
String measuredParameter
-
measuredSubParameter
String measuredSubParameter
-
measuredUnits
String measuredUnits
-
ratedData
RatingValuesContainer ratedData
-
ratedParameter
String ratedParameter
-
ratedSubParameter
String ratedSubParameter
-
ratedUnits
String ratedUnits
-
-
-
Class hec.io.StreamRatingContainer
class StreamRatingContainer extends SimpleRatingContainer implements Serializable-
Serialized Fields
-
constantOffset
double constantOffset
-
constantShifts
double[] constantShifts
-
datumElevation
double datumElevation
-
measuredIsElevation
boolean measuredIsElevation
-
shiftActivatedTimes
long[] shiftActivatedTimes
-
shiftCount
int shiftCount
-
shiftEffectiveTimes
long[] shiftEffectiveTimes
-
shiftTimeInterpolateBehavior
int shiftTimeInterpolateBehavior
-
shiftTimeOverflowBehavior
int shiftTimeOverflowBehavior
-
shiftTimeUnderflowBehavior
int shiftTimeUnderflowBehavior
-
variableOffsetBreakpoints
RatingValuesContainer variableOffsetBreakpoints
-
variableOffsetValues
RatingValuesContainer variableOffsetValues
-
variableShiftBreakpoints
RatingValuesContainer[] variableShiftBreakpoints
-
variableShiftValues
RatingValuesContainer[] variableShiftValues
-
-
-
Class hec.io.StreamRatingSeriesContainer
class StreamRatingSeriesContainer extends DataContainer implements Serializable-
Serialized Fields
-
availableTimes
long[] availableTimes
-
endTime
long endTime
-
interpolateBehavior
int interpolateBehavior
-
measuredParameter
String measuredParameter
-
measuredSubParameter
String measuredSubParameter
-
measuredUnits
String measuredUnits
-
overflowBehavior
int overflowBehavior
-
ratedParameter
String ratedParameter
-
ratedSubParameter
String ratedSubParameter
-
ratedUnits
String ratedUnits
-
ratingCount
int ratingCount
-
ratings
StreamRatingContainer[] ratings
-
startTime
long startTime
-
subLocation
String subLocation
-
underflowBehavior
int underflowBehavior
-
-
-
Class hec.io.TextContainer
class TextContainer extends DataContainer implements Serializable -
Class hec.io.TextFileReference
class TextFileReference extends Object implements Serializable -
Class hec.io.TimeSeriesCollectionContainer
class TimeSeriesCollectionContainer extends DataContainer implements Serializable-
Serialized Fields
-
_dirtySequences
boolean _dirtySequences
-
_dirtyTimes
boolean _dirtyTimes
-
sequences
String[] sequences
-
times
int[] times
-
timeSeriesContainers
TimeSeriesContainer[] timeSeriesContainers
-
-
-
Class hec.io.TimeSeriesContainer
class TimeSeriesContainer extends DataContainer implements Serializable- serialVersionUID:
- -7951440163892076050L
-
Serialized Fields
-
_compressData
boolean _compressData
-
_versionDate
mil.army.usace.hec.data.timeseries.VersionDate _versionDate
-
cnotes
String[] cnotes
-
endHecTime
HecTime endHecTime
-
endTime
int endTime
Deprecated.use endHecTime instead, set with setEndTime -
inotes
int[][] inotes
-
interval
int interval
Deprecated.Do not access this variable directly. The interval may be represented in second, minutes, etc. depending on the timeGranularitySeconds useTimeSeriesContainer.getTimeIntervalSeconds()instead for consistencyinterval between data points. the resolution of the interval is based on timeGranularitySeconds -
julianBaseDate
int julianBaseDate
-
numberDepths
int numberDepths
-
numberValues
int numberValues
-
parameter
String parameter
The C Part of the DSS Path -
precision
int precision
-
profileDepths
double[] profileDepths
-
profileLabel
String profileLabel
-
profileValues
double[][] profileValues
-
quality
int[] quality
-
quality7
int[][] quality7
-
retrieveAllTimes
boolean retrieveAllTimes
-
sizeEachNote
int sizeEachNote
-
sizeEachQuality7
int sizeEachQuality7
-
startHecTime
HecTime startHecTime
-
startTime
int startTime
Deprecated.use startHecTime instead, set with setStartTime -
subLocation
String subLocation
-
subParameter
String subParameter
-
timeGranularitySeconds
int timeGranularitySeconds
-
times
int[] times
-
timeZoneID
String timeZoneID
-
timeZoneRawOffset
int timeZoneRawOffset
-
type
String type
-
units
String units
the Units i.e. CFS -
unitsProfileDepths
String unitsProfileDepths
-
unitsProfileValues
String unitsProfileValues
-
values
double[] values
-
-
Class hec.io.TimeSeriesContainerVertDatum
class TimeSeriesContainerVertDatum extends TimeSeriesContainer implements Serializable- serialVersionUID:
- 322335104291176837L
-
Serialized Fields
-
vdc
mil.army.usace.hec.metadata.VerticalDatumContainer vdc
-
-
Class hec.io.TinContainer
class TinContainer extends DataContainer implements Serializable-
Serialized Fields
-
connection
int[][] connection
Array of vertex indices that this vertex connects to via triangle edges in this TIN. In a TIN composed of one triangle, vertices 0, 1, and 2 will connect as shown:
Array length of 1 (value = -1) for disabled vertices; i.e. if vertexconnection[0] = {1, 2}; connection[1] = {0, 2}; connection[2] = {0, 1};nis disabled,connection[n] = {-1}; -
label
String[] label
Array of vertex labels -
maxValue
double maxValue
Maximum value of data at the vertices, not including nulls or disabled points -
maxXCoordinate
double maxXCoordinate
-
maxYCoordinate
double maxYCoordinate
-
meanValue
double meanValue
Mean value of data at the vertices, not including nulls or disabled points -
minValue
double minValue
Minimum value of data at the vertices, not including nulls or disabled points -
minXCoordinate
double minXCoordinate
The TIN bounds are expressed as {min X, min Y, max X, max Y}. -
minYCoordinate
double minYCoordinate
-
numberPoints
int numberPoints
Number of vertices (including inactive ones) present in this TIN -
pointType
int[] pointType
Array of vertex types as enumerated values. -
slendernessRatio
double slendernessRatio
Used to weed out "skinny" triangles from TIN -
SpatialReferenceSystem
String SpatialReferenceSystem
Gives a complete definition of the coordinate system for the TIN -
SRSName
String SRSName
Short name or label for coordinate system -
SRSType
int SRSType
Enumerated value indicating the type of string used to define the coordinate system. -
SRSUnits
String SRSUnits
Units for coordinate system -
timeZoneName
String timeZoneName
Label for time zone applied to data values -
type
String type
Data type for values represented by TIN surface, e.g. "PER-CUM", "INST-VAL", etc. -
units
String units
Units for values represented by TIN surface, e.g. "mm" for precipitation -
value
double[] value
Array of values at vertices. Vertex n's value isxCoordinate[n] -
xCoordinate
double[] xCoordinate
Array of X coordinates. Vertex n's X coordinate isxCoordinate[n] -
yCoordinate
double[] yCoordinate
Array of Y coordinates. Vertex n's Y coordinate isyCoordinate[n]
-
-
-
Class hec.io.VerticalDatumContainer
class VerticalDatumContainer extends mil.army.usace.hec.metadata.VerticalDatumContainer implements Serializable- serialVersionUID:
- 7450532635062100810L
-
-
Package hec.lang
-
Class hec.lang.Array2dContainer
class Array2dContainer extends Object implements Serializable-
Serialized Fields
-
cols
int cols
-
rows
int rows
-
-
-
Class hec.lang.Const
class Const extends Object implements Serializable -
Class hec.lang.DataObjectIdInfo
class DataObjectIdInfo extends Object implements Serializable -
Class hec.lang.DataObjectReference
class DataObjectReference extends ObjectReference implements Serializable-
Serialized Fields
-
_myObjClass
String _myObjClass
-
-
-
Class hec.lang.DbCatalog
class DbCatalog extends Object implements Serializable-
Serialized Fields
-
_dataMap
SortedMap _dataMap
-
-
-
Exception Class hec.lang.DeserializeObjectException
class DeserializeObjectException extends RuntimeException implements Serializable -
Class hec.lang.DoubleArray2dContainer
class DoubleArray2dContainer extends Array2dContainer implements Serializable-
Serialized Fields
-
table
double[][] table
-
-
-
Class hec.lang.DoubleContainer
class DoubleContainer extends Object implements Serializable-
Serialized Fields
-
value
double value
-
-
-
Class hec.lang.DSSPathString
class DSSPathString extends Object implements Serializable-
Serialized Fields
-
_parts
String[] _parts
-
-
-
Exception Class hec.lang.ExportException
class ExportException extends Exception implements Serializable -
Class hec.lang.FloatArray2dContainer
class FloatArray2dContainer extends Array2dContainer implements Serializable-
Serialized Fields
-
table
float[][] table
-
-
-
Class hec.lang.FloatArrayContainer
class FloatArrayContainer extends Object implements Serializable-
Serialized Fields
-
array
float[] array
-
length
int length
-
-
-
Class hec.lang.FloatContainer
class FloatContainer extends Object implements Serializable-
Serialized Fields
-
value
float value
-
-
-
Class hec.lang.HtmlAttributes
class HtmlAttributes extends Object implements Serializable-
Serialized Fields
-
_alignment
int _alignment
-
_fontSize
int _fontSize
-
_lineColor
String _lineColor
-
_lineStyle
int _lineStyle
-
-
-
Exception Class hec.lang.ImportException
class ImportException extends Exception implements Serializable -
Exception Class hec.lang.InvalidStateException
class InvalidStateException extends Exception implements Serializable-
Serialized Fields
-
_source
Object _source
-
-
-
Exception Class hec.lang.LockFailedException
class LockFailedException extends RuntimeException implements Serializable -
Exception Class hec.lang.LoginException
class LoginException extends Exception implements Serializable -
Class hec.lang.LongContainer
class LongContainer extends Object implements Serializable-
Serialized Fields
-
_value
long _value
-
-
-
Class hec.lang.ModelReference
class ModelReference extends ObjectReference implements Serializable- serialVersionUID:
- 2588907726469699160L
-
Class hec.lang.NamedType
class NamedType extends Observable implements Serializable- serialVersionUID:
- -2020130821625251277L
-
Serialization Methods
-
readResolve
- Throws:
ObjectStreamException
-
-
Serialized Fields
-
Exception Class hec.lang.NoSuchObjectException
class NoSuchObjectException extends RuntimeException implements Serializable -
Class hec.lang.ObjectReference
class ObjectReference extends Object implements Serializable- serialVersionUID:
- -5656866310190640901L
-
Serialized Fields
-
id
int id
-
-
Exception Class hec.lang.ServerSecurityException
class ServerSecurityException extends RuntimeException implements Serializable -
Class hec.lang.ShortArrayContainer
class ShortArrayContainer extends Object implements Serializable-
Serialized Fields
-
array
short[] array
-
length
int length
-
-
-
Class hec.lang.ShortContainer
class ShortContainer extends Object implements Serializable-
Serialized Fields
-
_value
short _value
-
-
-
Class hec.lang.UnitsType
class UnitsType extends NamedType implements Serializable-
Serialized Fields
-
_unitsSystem
String _unitsSystem
A String describing current units system in use. -
_unitsType
int _unitsType
An int identifying the current units in use.
-
-
-
Class hec.lang.UserIdKey
class UserIdKey extends Object implements Serializable- serialVersionUID:
- -2854001516716444896L
-
Exception Class hec.lang.UserManagementException
class UserManagementException extends Exception implements Serializable- serialVersionUID:
- -9054797304092991939L
-
Exception Class hec.lang.UserManagementExceptionList
class UserManagementExceptionList extends Exception implements Serializable- serialVersionUID:
- -1175576847120520297L
-
Serialized Fields
-
_exceptionList
List<UserManagementException> _exceptionList
-
-
Exception Class hec.lang.WorkspaceExistsException
class WorkspaceExistsException extends RuntimeException implements Serializable
-
-
Package hec.model
-
Class hec.model.AbstractConditionalBlockRef
class AbstractConditionalBlockRef extends NamedType implements Serializable- serialVersionUID:
- 4086203077170750286L
-
Serialized Fields
-
m_conditionalBlockId
int m_conditionalBlockId
-
-
Class hec.model.AbstractDataListTableModel
class AbstractDataListTableModel extends rma.swing.table.AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_committingTable
boolean _committingTable
-
m_commitImmediatly
boolean m_commitImmediatly
-
m_currentEditRow
int m_currentEditRow
-
m_dataList
CommonDataList m_dataList
-
m_objects
List m_objects
-
m_parentComponent
Component m_parentComponent
-
m_tempObjects
List m_tempObjects
-
-
-
Class hec.model.AbstractDataObject
class AbstractDataObject extends NamedType implements Serializable- serialVersionUID:
- -2323954421457016036L
-
Serialized Fields
-
_id
long _id
-
_objRefs
Vector _objRefs
-
-
Class hec.model.AbstractDBFObject
class AbstractDBFObject extends AbstractDataObject implements Serializable-
Serialized Fields
-
_dbfMap
DBFMappingClass _dbfMap
The class that maps class fields to DBF fields -
DESC_SIZE
int DESC_SIZE
-
FD_ID
String FD_ID
Represents the name of the column for the object name -
FD_NAME
String FD_NAME
Represents the name of the column for the object ID -
NAME_SIZE
int NAME_SIZE
-
-
-
Class hec.model.AbstractTSRecord
class AbstractTSRecord extends NamedType implements Serializable-
Serialized Fields
-
_compressData
boolean _compressData
-
_dssFilename
String _dssFilename
-
_dssPathname
String _dssPathname
-
_inputDataPos
int _inputDataPos
-
_paramName
String _paramName
-
_tsContainer
TimeSeriesContainer _tsContainer
-
_units
String _units
-
_varId
int _varId
-
-
-
Class hec.model.AltItem
class AltItem extends Object implements Serializable -
Class hec.model.Conditional
class Conditional extends NamedType implements Serializable-
Serialized Fields
-
_conditionalBlock
ConditionalBlock _conditionalBlock
-
_conditionalList
List<ConditionalItem> _conditionalList
list of ConditionalItems -
_rulesList
List _rulesList
-
_treeNodeExpanded
boolean _treeNodeExpanded
-
_type
int _type
-
-
-
Class hec.model.ConditionalBlock
class ConditionalBlock extends NamedType implements Serializable-
Serialized Fields
-
_conditionals
List<Conditional> _conditionals
-
_parent
Object _parent
-
_priority
float _priority
-
_treeNodeExpanded
boolean _treeNodeExpanded
-
-
-
Class hec.model.ConditionalItem
class ConditionalItem extends Object implements Serializable-
Serialized Fields
-
_conditionalOperator
ConditionalOperator _conditionalOperator
-
_logicalOperator
LogicalOperator _logicalOperator
-
_value1
ConditionalValue _value1
-
_value2
ConditionalValue _value2
-
-
-
Class hec.model.ConditionalOperator
class ConditionalOperator extends Object implements Serializable -
Class hec.model.ConditionalValue
class ConditionalValue extends Object implements Serializable-
Serialized Fields
-
_type
int _type
-
_value
Object _value
-
-
-
Class hec.model.DailyRepeatInterval
class DailyRepeatInterval extends RepeatInterval implements Serializable -
Class hec.model.DataObjectProxy
class DataObjectProxy extends Object implements Serializable -
Class hec.model.FileChangeInfo
class FileChangeInfo extends Object implements Serializable-
Serialized Fields
-
_changeType
FileChangeInfo.FileChangeType _changeType
-
_filePath
String _filePath
-
-
-
Class hec.model.ImportStatus
class ImportStatus extends Object implements Serializable- serialVersionUID:
- -6344592938997753446L
-
Class hec.model.IntToDoubleArrayContainer
class IntToDoubleArrayContainer extends Object implements Serializable- serialVersionUID:
- -6864781337610864516L
-
Serialized Fields
-
doubleVector
rma.util.DoubleVector doubleVector
-
intValue
int intValue
-
-
Class hec.model.IntToDoubleContainer
class IntToDoubleContainer extends Object implements Serializable- serialVersionUID:
- 7868303895687757333L
-
Serialized Fields
-
doubleValue
double doubleValue
-
intValue
int intValue
-
-
Class hec.model.JobTask
class JobTask extends TimerTask implements Serializable-
Serialized Fields
-
_isModified
boolean _isModified
-
_isPaused
boolean _isPaused
-
_isRunning
boolean _isRunning
-
_job
SchedulableJob _job
-
_jobMessages
Vector _jobMessages
-
_lastRunTime
long _lastRunTime
-
_nextRunTime
long _nextRunTime
-
_status
String _status
-
-
-
Class hec.model.LogicalOperator
class LogicalOperator extends Object implements Serializable-
Serialized Fields
-
_operator
int _operator
-
-
-
Class hec.model.ModelVariable
class ModelVariable extends Object implements Serializable-
Serialized Fields
-
_dataSetId
int _dataSetId
model specific data set id -
_name
String _name
name of the variable -
_nameQualifier
String _nameQualifier
extension to base location name for record naming -
_objectType
String _objectType
type name of the object that uses this variable -
_paramId
int _paramId
parameter id from Parameter class -
_priority
double _priority
-
_required
boolean _required
indicated that the time series record associated with this variable must be complete for successful compute -
_scaleIndex
int _scaleIndex
-
_type
int _type
model specific variable ID -
_unitStr
String _unitStr
optional unit string that overrides the default parameter units -
_unitTypeStr
String _unitTypeStr
optional unit type string that overrides the default parameter unit type -
_viewPortIndex
int _viewPortIndex
-
-
-
Class hec.model.ModifiedTime
class ModifiedTime extends AbstractDBFObject implements Serializable- serialVersionUID:
- -562522589384089343L
-
Serialized Fields
-
m_modifiedTime
long m_modifiedTime
-
-
Class hec.model.MonthlyRepeatInterval
class MonthlyRepeatInterval extends RepeatInterval implements Serializable -
Class hec.model.Node
class Node extends NamedType implements Serializable-
Serialized Fields
-
_location
hec.map.WorldPt _location
-
_manager
TsRecordContainer _manager
-
_station
double _station
-
_streamCoord
double _streamCoord
-
_streamIndex
int _streamIndex
-
_streamName
String _streamName
-
_tsrecordVector
Vector _tsrecordVector
-
-
-
Class hec.model.NoRepeatInterval
class NoRepeatInterval extends RepeatInterval implements Serializable -
Class hec.model.PairedValues
class PairedValues extends Object implements Serializable-
Serialized Fields
-
_dataVector
Vector _dataVector
-
_dssId
DSSIdentifier _dssId
Represents a path name to store this record in DSS. Only stores this Object in DSS if this variable is a valid path name -
_interpolationType
int _interpolationType
interplolation type used for default interpolation -
_paramXId
int _paramXId
-
_paramYId
int _paramYId
-
_unitSystemId
int _unitSystemId
-
-
-
Class hec.model.PairedValuesExt
class PairedValuesExt extends Object implements Serializable-
Serialized Fields
-
_curveLabels
String[] _curveLabels
curve label from/to dss -
_dataVector
Vector<ValueSet> _dataVector
-
_dssId
DSSIdentifier _dssId
Represents a path name to store this record in DSS. Only stores this Object in DSS if this variable is a valid path name -
_interpolationType
int _interpolationType
interplolation type used for default interpolation -
_numY
int _numY
-
_paramXId
int _paramXId
-
_paramYId
int _paramYId
-
_paramZId
int _paramZId
curve parameter id -
_unitSystemId
int _unitSystemId
-
_zInterpolationType
int _zInterpolationType
interpolation between curves
-
-
-
Class hec.model.PairedValuesExtTableModel
class PairedValuesExtTableModel extends rma.swing.table.RmaTableModel implements Serializable-
Serialized Fields
-
_addBlankRows
boolean _addBlankRows
-
_pv
PairedValuesExt _pv
-
_saveEmptyYAsUndefined
boolean _saveEmptyYAsUndefined
-
-
-
Class hec.model.PairedValuesTableModel
class PairedValuesTableModel extends rma.swing.table.RmaTableModel implements Serializable-
Serialized Fields
-
_addBlankRows
boolean _addBlankRows
-
_pv
PairedValues _pv
-
-
-
Class hec.model.ParamDoubleTableModel
class ParamDoubleTableModel extends rma.swing.table.RmaTableModel implements Serializable -
Class hec.model.ProbabilityDistributionFunction
class ProbabilityDistributionFunction extends FloatArray2dContainer implements Serializable-
Serialized Fields
-
_type
int _type
-
-
-
Class hec.model.RepeatInterval
class RepeatInterval extends Object implements Serializable-
Serialized Fields
-
_endDate
HecTime _endDate
-
_repeatNumber
int _repeatNumber
-
-
-
Class hec.model.RunProxy
class RunProxy extends Object implements Serializable-
Serialized Fields
-
_id
Identifier _id
-
_run
Object _run
-
-
-
Class hec.model.RunTimeWindow
class RunTimeWindow extends Object implements Serializable- serialVersionUID:
- 2111156059267035379L
-
Serialized Fields
-
_baseTime
HecTime _baseTime
-
_currentTime
HecTime _currentTime
-
_endTime
HecTime _endTime
Date and time at end of simulation -
_lookbackTime
HecTime _lookbackTime
Date and time at beginning of lookback period. -
_numForecastSteps
int _numForecastSteps
Number of time steps in the forecast period -
_numLookbackSteps
int _numLookbackSteps
Number of time steps in lookback period. -
_numRoutingSteps
int _numRoutingSteps
-
_numSteps
int _numSteps
Total number of time steps in lookback and forcast periods -
_periodAvgTimeStep
boolean _periodAvgTimeStep
flag indicating that time steps should be considered period average -
_startTime
HecTime _startTime
Date and time at start of simulation. -
_timeBlockIndex
int _timeBlockIndex
-
_timeIncrement
int _timeIncrement
Time unit corresponding to the time step. Selected from increments defined in HecTime. -
_timeStep
int _timeStep
Integer number of time increments for each time step
-
-
Class hec.model.SchedulableJob
class SchedulableJob extends NamedType implements Serializable -
Class hec.model.SeasonalPairedValues
class SeasonalPairedValues extends PairedValuesExt implements Serializable-
Serialized Fields
-
_hasSeasonalVariation
boolean _hasSeasonalVariation
if false, only first y-curve is used and is used for all times if true, curve labels are used to define dates for each y-curve -
_nyears
int _nyears
length of seasonal record (years) -
_startTime
HecTime _startTime
water year start time -
_timeInterpolationType
int _timeInterpolationType
interplolation type used for default interpolation -
m_gmtOffset
int m_gmtOffset
-
-
-
Class hec.model.SeasonalRecord
class SeasonalRecord extends Object implements Serializable-
Serialized Fields
-
_curveLabel
String _curveLabel
value as text for use in MultipleSeasonalRecords allows for interpolation between multiple SeasonalRecord curves -
_curveValue
double _curveValue
-
_dataArray
double[] _dataArray
array of double values -
_dssId
DSSIdentifier _dssId
Represents a path name to store this record in DSS. Only stores this Object in DSS if this variable is a valid path name -
_interpolationType
int _interpolationType
interplolation type used for default interpolation -
_nyears
int _nyears
length of seasonal record (years) -
_startTime
HecTime _startTime
water year start time -
_timeArray
int[] _timeArray
integer time array in Hec Minutes -
m_gmtOffset
int m_gmtOffset
-
m_parameterId
int m_parameterId
-
m_unitSystem
int m_unitSystem
-
-
-
Class hec.model.SeasonalRecordExt
class SeasonalRecordExt extends Object implements Serializable-
Serialized Fields
-
_dssId
DSSIdentifier _dssId
Represents a path name to store this record in DSS. Only stores this Object in DSS if this variable is a valid path name -
_interpolationType
int _interpolationType
interplolation type used for default interpolation -
_nyears
int _nyears
length of seasonal record (years) -
_seasonalRecords
ArrayList<SeasonalRecord> _seasonalRecords
-
_startTime
HecTime _startTime
water year start time -
m_gmtOffset
int m_gmtOffset
-
m_parameterId
int m_parameterId
units and param for curve label -
m_unitSystem
int m_unitSystem
-
-
-
Class hec.model.SeasonalRecordTableModel
class SeasonalRecordTableModel extends rma.swing.table.RmaTableModel implements Serializable-
Serialized Fields
-
_sv
SeasonalRecord _sv
-
_sve
SeasonalRecordExt _sve
-
-
-
Class hec.model.SeasonalRecWithTimeTableModel
class SeasonalRecWithTimeTableModel extends rma.swing.table.RmaTableModel implements Serializable-
Serialized Fields
-
_sv
SeasonalRecord _sv
-
_sve
SeasonalRecordExt _sve
-
_timeZoneId
ZoneId _timeZoneId
-
-
-
Class hec.model.SeasonalValue
class SeasonalValue extends Object implements Serializable-
Serialized Fields
-
_dataVector
Vector _dataVector
-
-
-
Class hec.model.SeasonValuePair
class SeasonValuePair extends Object implements Serializable-
Serialized Fields
-
day
int day
-
hecMin
int hecMin
-
month
int month
-
timeString
String timeString
-
value
double value
-
-
-
Class hec.model.StreamElement
class StreamElement extends NamedType implements Serializable-
Serialized Fields
-
_line
StreamPolyLine _line
coordinate line -
_nodeVector
Vector<StreamNode> _nodeVector
vector of StreamNodes on this coordinate line -
_referencePt
hec.map.WorldPt _referencePt
reference (text) location
-
-
-
Class hec.model.StreamJunction
class StreamJunction extends NamedType implements Serializable-
Serialized Fields
-
_index
int _index
-
_nodeVector
Vector _nodeVector
-
-
-
Class hec.model.StreamNode
class StreamNode extends NamedType implements Serializable-
Serialized Fields
-
_defaultStation
boolean _defaultStation
-
_index
int _index
-
_junction
StreamJunction _junction
-
_location
hec.map.WorldPt _location
-
_station
double _station
-
_stream
StreamElement _stream
-
_streamCoord
double _streamCoord
-
-
-
Class hec.model.StreamPolyLine
class StreamPolyLine extends hec.map.WorldLine3d implements Serializable-
Serialized Fields
-
_modified
boolean _modified
-
-
-
Class hec.model.StreamPt
class StreamPt extends hec.map.WorldPt3d implements Serializable -
Class hec.model.StreamSegment
class StreamSegment extends Object implements Serializable- serialVersionUID:
- -2196810193424927522L
-
Serialized Fields
-
downstreamCoord
double downstreamCoord
-
downstreamStation
double downstreamStation
-
numberOfSegments
int numberOfSegments
-
streamIndex
int streamIndex
-
streamName
String streamName
-
upstreamCoord
double upstreamCoord
-
upstreamStation
double upstreamStation
-
-
Class hec.model.StreamSegmentIdentifier
class StreamSegmentIdentifier extends Object implements Serializable- serialVersionUID:
- -3391002080439948525L
-
Serialized Fields
-
endElevation
double endElevation
-
endStation
double endStation
-
startElevation
double startElevation
-
startStation
double startStation
-
streamId
int streamId
-
streamName
String streamName
-
-
Class hec.model.TimeWindow
class TimeWindow extends Object implements Serializable -
Class hec.model.TrialReference
class TrialReference extends Object implements Serializable-
Serialized Fields
-
mgrIndex
int mgrIndex
index of the TrialForecastRun -
modelPosition
int modelPosition
index into altlist of model -
trialKey
String trialKey
trial key ie Q1
-
-
-
Class hec.model.TsDataSetName
class TsDataSetName extends hec.heclib.dss.DSSPathAndFilename implements Serializable-
Serialized Fields
-
_displayName
String _displayName
-
_fromOracle
boolean _fromOracle
-
_location
String _location
-
_oracleName
String _oracleName
-
_parameter
String _parameter
-
_set
boolean _set
-
_thumbnailMax
HecDouble _thumbnailMax
-
_thumbnailMin
HecDouble _thumbnailMin
-
_version
String _version
-
cumulativeThresholdColors
String cumulativeThresholdColors
-
cumulativeThresholdName
String cumulativeThresholdName
-
iconTypes
Vector iconTypes
-
layers
Vector layers
-
modules
Vector modules
-
thresholdColors
String thresholdColors
-
thresholdName
String thresholdName
-
-
-
Class hec.model.UnmodifiableDataObject
class UnmodifiableDataObject extends NamedType implements Serializable-
Serialized Fields
-
_id
long _id
The id for this object.
-
-
-
Class hec.model.UserInfo
class UserInfo extends NamedType implements Serializable-
Serialized Fields
-
_hostId
String _hostId
-
_users
Vector<UserLoginInfo> _users
-
-
-
Class hec.model.UserLoginInfo
class UserLoginInfo extends NamedType implements Serializable -
Class hec.model.ValuePair
class ValuePair extends Object implements Serializable-
Serialized Fields
-
xval
double xval
-
yval
double yval
-
-
-
Class hec.model.ValueSet
class ValueSet extends Object implements Serializable-
Serialized Fields
-
xval
double xval
-
yval
double[] yval
-
-
-
Class hec.model.WatershedLocation
class WatershedLocation extends NamedType implements Serializable-
Serialized Fields
-
_colorStr
String _colorStr
-
_isDirectory
boolean _isDirectory
-
-
-
Class hec.model.WeeklyRepeatInterval
class WeeklyRepeatInterval extends RepeatInterval implements Serializable-
Serialized Fields
-
_days
boolean[] _days
days of the week to repeat on index set to true then repeat else don't
-
-
-
Class hec.model.WkspExportOptions
class WkspExportOptions extends Object implements Serializable- serialVersionUID:
- -5526548775936078256L
-
Class hec.model.YearlyRepeatInterval
class YearlyRepeatInterval extends RepeatInterval implements Serializable
-
-
Package hec.rss.model
-
Class hec.rss.model.AbstractReservoirOp
class AbstractReservoirOp extends AbstractDataObject implements Serializable- serialVersionUID:
- 6522903488353291849L
-
Class hec.rss.model.AdjustableDiversion
class AdjustableDiversion extends ControlStructure implements Serializable- serialVersionUID:
- 1786103493788627684L
-
Serialized Fields
-
_capacityValues
PairedValues _capacityValues
-
_controller
Controller _controller
-
_flowParam
AdjustableParameter _flowParam
-
_hindcastCondition
int _hindcastCondition
-
_initialRelease
double _initialRelease
-
-
Class hec.rss.model.AdjustableFlow
class AdjustableFlow extends ControlStructure implements Serializable- serialVersionUID:
- 6471320917404536997L
-
Serialized Fields
-
_capacityValues
PairedValues _capacityValues
-
_capacityValuesBySetting
PairedValuesExt _capacityValuesBySetting
-
_flowParam
AdjustableParameter _flowParam
-
_gateSettingParamId
int _gateSettingParamId
-
_gateSettings
double[] _gateSettings
-
_hasPlant
boolean _hasPlant
-
_hasPump
boolean _hasPump
-
_hasTailElev
boolean _hasTailElev
-
_hindcastCondition
int _hindcastCondition
-
_initialRelease
double _initialRelease
-
_multipleGateSettings
boolean _multipleGateSettings
-
_numGates
int _numGates
-
_powerPlant
PowerPlant _powerPlant
-
_pump
Pump _pump
-
_tailElev
TailwaterElevation _tailElev
-
-
Class hec.rss.model.AdjustableParameter
class AdjustableParameter extends NamedType implements Serializable- serialVersionUID:
- 7638618062581756512L
-
Serialized Fields
-
_function
Function _function
-
_maxRateOfDecrease
double _maxRateOfDecrease
-
_maxRateOfIncrease
double _maxRateOfIncrease
-
_maxValue
double _maxValue
-
_minThresholdValue
double _minThresholdValue
setting this parameter to a value less than the threshold will result in setting it to the minimum value -
_minValue
double _minValue
-
_value
double _value
-
-
Class hec.rss.model.AsciiSplitDataList
class AsciiSplitDataList extends hec.watershed.model.DefaultDataList implements Serializable -
Class hec.rss.model.CapacityOutage
class CapacityOutage extends NamedType implements Serializable- serialVersionUID:
- 4326108240122629718L
-
Serialized Fields
-
_endTime
HecTime _endTime
-
_factor
double _factor
-
_isActive
boolean _isActive
-
_isPeriodAverage
boolean _isPeriodAverage
flag to indicate this is a period average compute -
_repeatInterval
RepeatInterval _repeatInterval
-
_startTime
HecTime _startTime
-
-
Class hec.rss.model.CapacityRecord
class CapacityRecord extends Object implements Serializable- serialVersionUID:
- -9216323374971513004L
-
Serialized Fields
-
area
double area
-
elev
double elev
-
stor
double stor
-
-
Class hec.rss.model.CapacitySchedule
class CapacitySchedule extends NamedType implements Serializable- serialVersionUID:
- -6422201653136532357L
-
Serialized Fields
-
_outages
Map _outages
-
-
Class hec.rss.model.Channel
class Channel extends Object implements Serializable-
Serialized Fields
-
_length
double _length
-
_slope
double _slope
-
_unitSystem
int _unitSystem
-
-
-
Class hec.rss.model.ChannelType
class ChannelType extends Object implements Serializable- serialVersionUID:
- -3932218208334239993L
-
Serialized Fields
-
_value
int _value
-
-
Class hec.rss.model.CircularChannel
class CircularChannel extends Channel implements Serializable- serialVersionUID:
- -5613639874783498148L
-
Serialized Fields
-
_diameter
double _diameter
-
_m
double _m
-
_manningsN
double _manningsN
-
-
Class hec.rss.model.CoefRouting
class CoefRouting extends Routing implements Serializable- serialVersionUID:
- 6278549075439788973L
-
Serialized Fields
-
_coefArray
double[] _coefArray
-
_factor
double _factor
-
_lag
int _lag
-
_straddle
int _straddle
-
-
Class hec.rss.model.ConditionalBlockRef
class ConditionalBlockRef extends AbstractConditionalBlockRef implements Serializable- serialVersionUID:
- -5548483617516564570L
-
Serialized Fields
-
_disabled
boolean _disabled
-
_parent
ZoneObjectParent _parent
parent object -
_treeNodeExpanded
boolean _treeNodeExpanded
-
m_priority
float m_priority
-
-
Class hec.rss.model.ConstantRelease
class ConstantRelease extends Rule implements Serializable- serialVersionUID:
- -3573612047213470445L
-
Serialized Fields
-
_defaultRelease
double _defaultRelease
-
-
Class hec.rss.model.Continuity
class Continuity extends Function implements Serializable -
Class hec.rss.model.ContinuousIntakeControlDevice
class ContinuousIntakeControlDevice extends WaterControlDevice implements Serializable-
Serialized Fields
-
_maxIntake
double _maxIntake
-
_minIntake
double _minIntake
-
_useElevationForMaxIntake
boolean _useElevationForMaxIntake
-
_useElevationForMinIntake
boolean _useElevationForMinIntake
-
-
-
Class hec.rss.model.Controller
class Controller extends NamedType implements Serializable- serialVersionUID:
- 3749324500916541862L
-
Serialized Fields
-
_adjparamElement
String _adjparamElement
Deprecated. -
_adjparamFunction
String _adjparamFunction
Deprecated. -
_adjparamName
String _adjparamName
Deprecated. -
_diversion
AdjustableDiversion _diversion
Deprecated.used instead of operations object when controller operates a diversion -
_operations
Operations _operations
Deprecated.deprecated member-formorly used for reservoir operations -
ruleVector
Vector ruleVector
Deprecated.
-
-
Class hec.rss.model.ControlStructure
class ControlStructure extends Function implements Serializable-
Serialized Fields
-
_intakeGeometry
IntakeGeometry _intakeGeometry
-
-
-
Class hec.rss.model.CreditReservoirRef
class CreditReservoirRef extends Object implements Serializable- serialVersionUID:
- 8972662419191524918L
-
Serialized Fields
-
_allowNegCredit
boolean _allowNegCredit
-
_maxCredit
double _maxCredit
-
_maxCreditPool
double _maxCreditPool
-
_reIndex
int _reIndex
-
-
Class hec.rss.model.CumLocFunction
class CumLocFunction extends Function implements Serializable- serialVersionUID:
- -3035822600161384488L
-
Class hec.rss.model.Dam
class Dam extends ControlStructure implements Serializable-
Serialized Fields
-
_computesLeakage
boolean _computesLeakage
-
_leakageValues
PairedValues _leakageValues
-
_topLength
double _topLength
-
_topOfDam
double _topOfDam
-
_weirCoef
double _weirCoef
-
-
-
Class hec.rss.model.DayOfWeekMultiplier
class DayOfWeekMultiplier extends Object implements Serializable- serialVersionUID:
- -6439999232522429269L
-
Serialized Fields
-
_multiplier
double[] _multiplier
Contains the array of doubles that are the multiplier values
-
-
Class hec.rss.model.DecisionSch
class DecisionSch extends Object implements Serializable- serialVersionUID:
- 1530146891818723523L
-
Serialized Fields
-
_intervalType
int _intervalType
Integer flag indicating the decision interval type (each step, regular, or weekly schedule) -
_regularType
int _regularType
Integer flag indicating the regular interval option (only used if the Interval Type is Regular) -
_startingDOM
int _startingDOM
Day of the month when a decision interval is made for the Monthly regular interval option -
_startingDOW
int _startingDOW
Day of the week when a decision interval is made for the Weekly regular interval option -
_startingHr
int _startingHr
first decision hour of the day for a regular interval option -
_weeklySch
Vector[] _weeklySch
Array of seven vectors (one for each day of the week) each of which contain a list of hour strings
-
-
Class hec.rss.model.DiversionDemandOpRule
class DiversionDemandOpRule extends OpRule implements Serializable-
Serialized Fields
-
_limitType
int _limitType
-
_rule
Rule _rule
-
-
-
Class hec.rss.model.DiversionElement
class DiversionElement extends Element implements Serializable-
Serialized Fields
-
_cntrlNode
RssNode _cntrlNode
-
_computeDuringUnReg
boolean _computeDuringUnReg
-
_constSeepage
double _constSeepage
-
_diversionProjectId
long _diversionProjectId
-
_divOpName
String _divOpName
-
_divOps
DiversionOp _divOps
-
_fillColorName
String _fillColorName
-
_inFlowType
int _inFlowType
-
_line
hec.map.WorldLine _line
-
_referencePt
hec.map.WorldPt _referencePt
-
_returnRatio
double _returnRatio
-
_seepageType
int _seepageType
-
_seepageValues
PairedValues _seepageValues
-
_verticalDatumSettings
VerticalDatumSettings _verticalDatumSettings
-
-
-
Class hec.rss.model.DiversionOp
class DiversionOp extends NamedType implements Serializable-
Serialized Fields
-
_conditionalBlockList
List<ConditionalBlock> _conditionalBlockList
A List of conditional blocks, depending on the condtional value, some/all/none of the rules may apply -
_controller
OpController _controller
primariy controller for this reservoir -
_diversion
DiversionElement _diversion
Diversion element that owns this operations -
_nextConditionalBlockIndex
int _nextConditionalBlockIndex
-
_nextControllerIndex
int _nextControllerIndex
next index for Controllers -
_nextOpSetIndex
int _nextOpSetIndex
next index for OpSets -
_opSetTable
Hashtable<intContainer,
OpSet> _opSetTable table of OpSet objects keyed by index
-
-
-
Class hec.rss.model.DiversionRule
class DiversionRule extends Rule implements Serializable- serialVersionUID:
- 2292540818472394471L
-
Serialized Fields
-
_flowLocation
String _flowLocation
-
_flowLocationIndex
int _flowLocationIndex
-
_flowValues
PairedValues _flowValues
release a function of flow, with no seasonal variation. Maintains compatibility with old uses of flow function -
_hasSeasonalVariation
boolean _hasSeasonalVariation
-
_independentVariable
IndependentVariable _independentVariable
rule function types -
_seasonalPairedValues
SeasonalPairedValues _seasonalPairedValues
release a function of model variable, with seasonal variation -
_seasonalRecord
SeasonalRecord _seasonalRecord
release a function of date/time
-
-
Class hec.rss.model.DivertedOutletElement
class DivertedOutletElement extends ReservoirOutletElement implements Serializable-
Serialized Fields
-
_cntrlNode
RssNode _cntrlNode
-
_constSeepage
double _constSeepage
-
_diversionProjectId
long _diversionProjectId
-
_hasTailElev
boolean _hasTailElev
-
_inFlowType
int _inFlowType
-
_line
hec.map.WorldLine _line
-
_referencePt
hec.map.WorldPt _referencePt
-
_returnRatio
double _returnRatio
-
_seepageType
int _seepageType
-
_seepageValues
PairedValues _seepageValues
-
_tailElev
TailwaterElevation _tailElev
-
-
-
Class hec.rss.model.DownstreamCntrlOpRule
class DownstreamCntrlOpRule extends DownstreamOpRule implements Serializable- serialVersionUID:
- -87666183566696266L
-
Serialized Fields
-
_isPassThru
boolean _isPassThru
-
_lowerLimitZone
String _lowerLimitZone
-
_operationType
DownstreamCntrlOpRule.OperationType _operationType
-
_parentRuleIndex
int _parentRuleIndex
Index of the parent DownstreamOpRule in the DownstreamOp associated with the downstream RssNode -
_reRegAvgPeriod
Double _reRegAvgPeriod
-
_upperLimitZone
String _upperLimitZone
-
-
Class hec.rss.model.DownstreamOp
class DownstreamOp extends Object implements Serializable- serialVersionUID:
- 319497725653978616L
-
Serialized Fields
-
_nextRuleIndex
int _nextRuleIndex
unique index for rules -
_nodeIndex
int _nodeIndex
index of RssNode -
_ruleTable
Hashtable _ruleTable
list of rules applied at this RssNode
-
-
Class hec.rss.model.DownstreamOpRule
class DownstreamOpRule extends ReleaseFuncOpRule implements Serializable- serialVersionUID:
- -574886122239950023L
-
Serialized Fields
-
_allocActive
boolean[] _allocActive
-
_allocFac
double[] _allocFac
-
_allocMax
double[] _allocMax
-
_allocMin
double[] _allocMin
-
_allocRelease
double[] _allocRelease
-
_balanceStor2
double[] _balanceStor2
-
_contingencyConst
double _contingencyConst
constant contingency flow value -
_contingencyPV
PairedValues _contingencyPV
variable contingency table -
_contingencyType
int _contingencyType
contingency method to be used in computations, either DSCONTINGENCY_CONST or DSCONTINGENCY_VARIABLE -
_convergWriter
PrintWriter _convergWriter
-
_curRelease
double[] _curRelease
-
_downstreamCntrlParam
int _downstreamCntrlParam
downstream control parameter -
_downstreamLocationID
int _downstreamLocationID
element id for downstream control location -
_downstreamOptions
DownstreamOptions _downstreamOptions
-
_lambda
double _lambda
Importance of smoothing 0..infinity -
_maxLimited
boolean[] _maxLimited
-
_minLimited
boolean[] _minLimited
-
_specLimited
boolean[] _specLimited
-
_tbActive
boolean[] _tbActive
-
_useContingency
boolean _useContingency
flag indicating that a contingency will be used in meeting downstream limits -
_useDefaultOptions
boolean _useDefaultOptions
-
-
Class hec.rss.model.DownstreamOptions
class DownstreamOptions extends Object implements Serializable-
Serialized Fields
-
_lagFlowTolerance
double _lagFlowTolerance
absolute flow tolerance in testing for acceptable match of routed release -
_lagFractionLimit
double _lagFractionLimit
fraction of limit value used in testing for acceptable match of routed release -
_lagMaxIterations
int _lagMaxIterations
maximum number of iterations in the release correction loop -
_maxLookaheadROC
int _maxLookaheadROC
maximum number of ROC steps that can be considered -
_multiplierRTW
double _multiplierRTW
Multipier on estimated routing lag -
_predictorCorrectionFactor
double _predictorCorrectionFactor
0 invalid input: '<' Factor invalid input: '<' 1 controls how aggressive are the corrections made in the Predictor Corrector method. Value close to 1 implies more aggressive corrections, less iterations required, but more unstable. Value close to zero implies smaller corrections, solution is smoother and more stable, but require more iterations to converge -
_predictorMaxIterations
int _predictorMaxIterations
The number of times corrections on the Predictor Corrector method is a multiple of this number -
_spaceAdjType
int _spaceAdjType
type ID for space adjustment method for to account for attenuation, default to NONE -
_useConsiderROC
boolean _useConsiderROC
Flag indicated whether ROC constraints should be considered for downstream operation -
_useConsiderRTW
boolean _useConsiderRTW
Flag indicated whether Limit look ahead time window should be considered for downstream control -
_useLaggedSpaceAdj
boolean _useLaggedSpaceAdj
Deprecated.flag triggering use of lagged space correction algorithm, deprecated and may be removed in the future, replaced by _spaceAdjType. -
_usePredictor
boolean _usePredictor
Deprecated.Flag that switches Predictor Corrector logic on or off, deprecated and may be removed in the future, replaced by _spaceAdjType. -
_weightLim
double _weightLim
weight on optimization for max or min downstream constraint -
_weightModel
double _weightModel
weight on optimization for routing model fit -
_weightReg
double _weightReg
weight on optimization for inflow regularization -
_weightZeroIn
double _weightZeroIn
weight on optimization for constraining reach inflow > 0
-
-
-
Class hec.rss.model.DssOutputTableModel
class DssOutputTableModel extends rma.swing.table.RmaTableModel implements Serializable -
Class hec.rss.model.EightPointChannel
class EightPointChannel extends Channel implements Serializable- serialVersionUID:
- 8838998696978430633L
-
Serialized Fields
-
_manningsN
double[] _manningsN
Manning's roughness coefficients for left overbank, main channel, right overbank -
_x
double[] _x
horizontal distance coordinates -
_y
double[] _y
vertical distance coordinates
-
-
Class hec.rss.model.Element
class Element extends NamedType implements Serializable-
Serialized Fields
-
_elemVector
Vector<Element> _elemVector
-
_forebayHeadLoss
ForebayHeadLoss _forebayHeadLoss
ForebayHeadLoss Object -
_function
Function _function
-
_nodeDirVector
Vector<Integer> _nodeDirVector
-
_nodeVector
Vector<RssNode> _nodeVector
-
_obsDataVector
Vector _obsDataVector
-
_parentElement
Element _parentElement
-
_system
RssSystem _system
-
_waterControlDevice
WaterControlDevice _waterControlDevice
-
-
-
Class hec.rss.model.ElementHotstartState
class ElementHotstartState extends HotstartState implements Serializable -
Class hec.rss.model.ElevReleaseOpRule
class ElevReleaseOpRule extends OpRule implements Serializable- serialVersionUID:
- -5671743879662799829L
-
Serialized Fields
-
_elevRelease
PairedValues _elevRelease
Deprecated. -
_limitType
int _limitType
Deprecated.
-
-
Class hec.rss.model.FirmEnergyOpRule
class FirmEnergyOpRule extends ScheduledHydropowerOpRule implements Serializable- serialVersionUID:
- 4728512964309299241L
-
Serialized Fields
-
_monthlyEnergyRequirements
double[] _monthlyEnergyRequirements
-
_usePlantFactor
boolean _usePlantFactor
-
-
Class hec.rss.model.FlowFunction
class FlowFunction extends Rule implements Serializable- serialVersionUID:
- 2292540818472394471L
-
Serialized Fields
-
_flowLocation
String _flowLocation
-
_flowLocationIndex
int _flowLocationIndex
-
_flowValues
PairedValues _flowValues
-
-
Class hec.rss.model.FlowLimitOpRule
class FlowLimitOpRule extends OpRule implements Serializable- serialVersionUID:
- -8031060301141091334L
-
Serialized Fields
-
_limitType
int _limitType
Deprecated.type of the limit: -1=Min, 1=Max -
_rssNodeIndex
int _rssNodeIndex
Deprecated.index of the node containing the flow record pertaining to this rule -
_seasonalRecord
SeasonalRecord _seasonalRecord
Deprecated.seasonally varying flow limit
-
-
Class hec.rss.model.ForebayHeadLoss
class ForebayHeadLoss extends RssTSLocationObject implements Serializable- serialVersionUID:
- 4675546772150839144L
-
Serialized Fields
-
_element
Element _element
element that holds this object -
_ratingObject
RssRatingObject _ratingObject
-
-
Class hec.rss.model.Function
class Function extends RssTSLocationObject implements Serializable-
Serialized Fields
-
adjustableParam
AdjustableParameter adjustableParam
-
element
Element element
-
-
-
Class hec.rss.model.FunctionHotstartState
class FunctionHotstartState extends HotstartState implements Serializable -
Class hec.rss.model.GatedIntakeControlDevice
class GatedIntakeControlDevice extends WaterControlDevice implements Serializable-
Serialized Fields
-
_bedElevation
double _bedElevation
-
_invertElevationArray
double[] _invertElevationArray
-
_name
String _name
-
_numberOfPortLevels
int _numberOfPortLevels
-
_portNumberArray
int[] _portNumberArray
-
_portRows
List<hec.rss.client.WaterControlPortRowItem> _portRows
-
_type
WaterControlDeviceType _type
-
_usePoolElevation
boolean _usePoolElevation
-
-
-
Class hec.rss.model.GCOpRule
class GCOpRule extends OpRule implements Serializable- serialVersionUID:
- 856142383838516608L
-
Serialized Fields
-
_gczone
StorageZone _gczone
-
-
Class hec.rss.model.GVDataSet
class GVDataSet extends Manager implements Serializable-
Serialized Fields
-
_altName
String _altName
-
_gvRecords
List<GlobalVariableData> _gvRecords
-
_logger
com.google.common.flogger.FluentLogger _logger
-
-
-
Class hec.rss.model.HindcastData
class HindcastData extends Object implements Serializable- serialVersionUID:
- 1384559297460371115L
-
Serialized Fields
-
_constValue
double _constValue
-
_objectKey
String _objectKey
-
_typeId
int _typeId
-
_varId
int _varId
-
-
Class hec.rss.model.HoldoutFunction
class HoldoutFunction extends Function implements Serializable- serialVersionUID:
- 7496240455982574601L
-
Class hec.rss.model.HotstartContainer
class HotstartContainer extends Object implements Serializable-
Serialized Fields
-
_hoursToSave
double _hoursToSave
-
_map
Map<String,
NetworkHotstartState> _map -
_time
HecTime _time
-
-
-
Class hec.rss.model.HotstartOptions
class HotstartOptions extends Object implements Serializable-
Serialized Fields
-
_createHotstart
boolean _createHotstart
-
_destDir
String _destDir
-
_enabled
boolean _enabled
-
_hoursToSave
double _hoursToSave
-
_intervalDateTime
HecTime _intervalDateTime
-
_loadAltName
String _loadAltName
-
_loadHotstart
boolean _loadHotstart
-
_saveAtDate
HecTime _saveAtDate
-
_saveAtDateTime
boolean _saveAtDateTime
-
_saveAtEndofSim
boolean _saveAtEndofSim
-
_saveAtInterval
boolean _saveAtInterval
-
_saveAtLookback
boolean _saveAtLookback
-
_srcDir
String _srcDir
-
_timeIncrement
int _timeIncrement
-
_timeStep
int _timeStep
-
-
-
Class hec.rss.model.HotstartState
class HotstartState extends Object implements Serializable-
Serialized Fields
-
_childStates
List<HotstartState> _childStates
-
_objClass
String _objClass
-
_objName
String _objName
-
-
-
Class hec.rss.model.ImportNetworkWorkspace
class ImportNetworkWorkspace extends ManagerProxyListManager implements Serializable -
Class hec.rss.model.IndependentVariable
class IndependentVariable extends Object implements Serializable- serialVersionUID:
- -5686906838885305798L
-
Serialized Fields
-
_colVar
IndependentVariable _colVar
-
_colVarInterpType
String _colVarInterpType
-
_elementIndex
int _elementIndex
-
_globalVariableIndex
int _globalVariableIndex
for global variable types -
_globalVariableName
String _globalVariableName
-
_modelVariableId
int _modelVariableId
-
_rowVar
IndependentVariable _rowVar
-
_rowVarInterpType
String _rowVarInterpType
-
_stateVariableIndex
int _stateVariableIndex
for state variable types -
_stateVariableName
String _stateVariableName
-
_tsName
String _tsName
-
_tsOptChecked
boolean _tsOptChecked
-
_tsOptFunctionType
int _tsOptFunctionType
-
_tsOptLag
double _tsOptLag
-
_tsOptPeriod
double _tsOptPeriod
-
_tsproxyName
String _tsproxyName
TSRecordProxy name for selected record -
_twoVariableColumnValues
String[] _twoVariableColumnValues
-
_type
int _type
the type of this object
-
-
Class hec.rss.model.InducedSurchargeOpHotstartState
class InducedSurchargeOpHotstartState extends HotstartState implements Serializable-
Serialized Fields
-
_lastGateOpening
double _lastGateOpening
-
_peakRelease
double _peakRelease
-
-
-
Class hec.rss.model.InducedSurchargeOpRule
class InducedSurchargeOpRule extends OpRule implements Serializable- serialVersionUID:
- 1036490512471330451L
-
Serialized Fields
-
_fallingPoolOption
int _fallingPoolOption
-
_independentVariable
IndependentVariable _independentVariable
rule function types -
_inflowAvgPeriod
double _inflowAvgPeriod
-
_inflowsForCurves
double[] _inflowsForCurves
-
_inflowTimeSeriesOption
InflowTimeSeriesOptionModel _inflowTimeSeriesOption
InflowTimeSeriesOption data model -
_inflowValues
double[] _inflowValues
-
_minDischarge
double _minDischarge
-
_outletUsage
OutletUsageModel _outletUsage
OutletUsageModel data model -
_plotInflows
double[] _plotInflows
-
_plotRateOfRise
double[] _plotRateOfRise
-
_rateOfRiseForCurves
double[] _rateOfRiseForCurves
-
_rateOfRiseLookbackHours
double _rateOfRiseLookbackHours
-
_rateOfRisePeriod
double _rateOfRisePeriod
-
_ratio
double _ratio
-
_ratioPeriod
double _ratioPeriod
-
_recessionConst
double _recessionConst
-
_reservoirInflowsForCurves
double[] _reservoirInflowsForCurves
-
_surchargeCurve
PairedValues _surchargeCurve
-
_tableLookupIndependentVariable
IndependentVariable _tableLookupIndependentVariable
for User defined ESRD, can have release based on other than inflow parameters -
_thresholdTime
double _thresholdTime
-
_topOfFCPool
double _topOfFCPool
-
_useRateOfRise
boolean _useRateOfRise
-
_userCurvesAreRateOfRise
boolean _userCurvesAreRateOfRise
-
_userDefinedFuncOfInflowCurves
PairedValuesExt _userDefinedFuncOfInflowCurves
-
_userDefinedIsCurves
PairedValuesExt _userDefinedIsCurves
user specified IS curves -
_userDefinedRateOfRiseCurves
PairedValuesExt _userDefinedRateOfRiseCurves
-
_useTableLookupIndependentVariable
boolean _useTableLookupIndependentVariable
-
_useUserDefinedIsCurves
boolean _useUserDefinedIsCurves
-
-
Class hec.rss.model.InflowLocationFactor
class InflowLocationFactor extends Object implements Serializable -
Class hec.rss.model.InflowTimeSeriesOptionModel
class InflowTimeSeriesOptionModel extends Object implements Serializable- serialVersionUID:
- 4016828457099135739L
-
Serialized Fields
-
_elementIndex
int _elementIndex
-
_modelVariableId
int _modelVariableId
-
_tsName
String _tsName
-
_tsOptFunctionType
int _tsOptFunctionType
-
_tsOptLag
double _tsOptLag
-
_tsOptPeriod
double _tsOptPeriod
-
_tsproxyName
String _tsproxyName
TSRecordProxy name for selected record -
_type
int _type
the type of this object
-
-
Class hec.rss.model.InputTSBasedOpRule
class InputTSBasedOpRule extends OpRule implements Serializable- serialVersionUID:
- 4060629020849353200L
-
Serialized Fields
-
_inputName
String _inputName
Deprecated. -
_limitType
int _limitType
Deprecated. -
_parameterName
String _parameterName
Deprecated. -
_valueRelease
PairedValues _valueRelease
Deprecated.
-
-
Class hec.rss.model.IntakeGeometry
class IntakeGeometry extends Object implements Serializable-
Serialized Fields
-
_circularDiameter
double _circularDiameter
-
_invertElevation
double _invertElevation
-
_opening
IntakeOpening _opening
-
_openingType
IntakeOpeningType _openingType
-
_rectangularLength
double _rectangularLength
-
_rectangularWidth
double _rectangularWidth
-
-
-
Exception Class hec.rss.model.InvalidWaterControlDeviceTypeException
class InvalidWaterControlDeviceTypeException extends Exception implements Serializable -
Class hec.rss.model.Junction
class Junction extends Continuity implements Serializable-
Serialized Fields
-
_hasTailElev
boolean _hasTailElev
-
_ratingCurve
PairedValues _ratingCurve
simple paired values rating -
_ratingObject
RssRatingObject _ratingObject
rating object with independent variables -
_ratingType
Junction.JuncRatingType _ratingType
flag indicating that rating object should be used instead of the paired value rating -
_tailElev
TailwaterElevation _tailElev
-
_verticalDatumSettings
VerticalDatumSettings _verticalDatumSettings
-
-
-
Class hec.rss.model.JunctionElement
class JunctionElement extends Element implements Serializable-
Serialized Fields
-
_computationPointId
long _computationPointId
optional id linking node to a common computation point -
_cpIndex
int _cpIndex
-
_fillColorName
String _fillColorName
-
_hasKnownOutflow
boolean _hasKnownOutflow
-
_labelPosition
int _labelPosition
-
_localFlowVec
Vector _localFlowVec
-
_streamJunctionId
int _streamJunctionId
-
-
-
Class hec.rss.model.LagAndKCarryOver
class LagAndKCarryOver extends Object implements Serializable-
Serialized Fields
-
_inflowArray
double[] _inflowArray
inflow for lag operation -
_inflowState
double _inflowState
current inflow for K operation -
_outflowState
double _outflowState
current outflow from K operation -
_storageState
double _storageState
current storage for K operation -
_timeArray
double[] _timeArray
times for inflows in inflowArray
-
-
-
Class hec.rss.model.LagAndKHotstartState
class LagAndKHotstartState extends RoutingHotstartState implements Serializable-
Serialized Fields
-
_carryOverState
LagAndKCarryOver _carryOverState
-
-
-
Class hec.rss.model.LagAndKRouting
class LagAndKRouting extends Routing implements Serializable-
Serialized Fields
-
_constantK
double _constantK
-
_constantLag
double _constantLag
-
_inflowLagTable
PairedValues _inflowLagTable
-
_isConstantK
boolean _isConstantK
-
_isConstantLag
boolean _isConstantLag
-
_outflowKTable
PairedValues _outflowKTable
-
-
-
Class hec.rss.model.LocalTSRecordImpl
class LocalTSRecordImpl extends TSRecordImpl implements Serializable -
Class hec.rss.model.MinMax
class MinMax extends Rule implements Serializable- serialVersionUID:
- 3532762503818575103L
-
Serialized Fields
-
_maxFlow
double _maxFlow
-
_maxValues
SeasonalValue _maxValues
-
_minDesiredFlow
double _minDesiredFlow
-
_minReqdFlow
double _minReqdFlow
-
_minValues
SeasonalValue _minValues
-
-
Class hec.rss.model.MinMaxParamTable
class MinMaxParamTable extends JTable implements Serializable- serialVersionUID:
- -2296725626869167793L
-
Serialized Fields
-
dataModelSelect
rma.swing.table.RmaTableModel dataModelSelect
-
editableSelect
boolean[] editableSelect
-
namesSelect
String[] namesSelect
-
numRows
int numRows
-
sorterSelect
rma.swing.table.RmaTableSorter sorterSelect
-
-
Class hec.rss.model.ModelManager
class ModelManager extends Manager implements Serializable-
Serialized Fields
-
_workspace
hec.clientapp.rmi.csinterface.RmiWorkspace _workspace
-
-
-
Class hec.rss.model.MonthlyRelease
class MonthlyRelease extends Rule implements Serializable- serialVersionUID:
- 7368215664822526843L
-
Serialized Fields
-
_monthlyRelease
double[] _monthlyRelease
-
-
Class hec.rss.model.MuskingumCunge8ptRouting
class MuskingumCunge8ptRouting extends Routing implements Serializable-
Serialized Fields
-
_channelLength
double[] _channelLength
-
_channelSlope
double[] _channelSlope
-
_numberNodes
int _numberNodes
-
_useNumberNodes
boolean _useNumberNodes
-
_xsDistance
double[] _xsDistance
-
_xsElevation
double[] _xsElevation
-
_xsManningsN
double[] _xsManningsN
-
-
-
Class hec.rss.model.MuskingumCungeHotstartState
class MuskingumCungeHotstartState extends FunctionHotstartState implements Serializable-
Serialized Fields
-
_flowAtNode
double[] _flowAtNode
-
-
-
Class hec.rss.model.MuskingumCungePrismRouting
class MuskingumCungePrismRouting extends Routing implements Serializable-
Serialized Fields
-
_bottomWidth
double[] _bottomWidth
-
_channelLength
double[] _channelLength
-
_channelSlope
double[] _channelSlope
-
_channelType
char[] _channelType
-
_manningsN
double[] _manningsN
-
_numberNodes
int _numberNodes
-
_sideSlope
double[] _sideSlope
-
_useNumberNodes
boolean _useNumberNodes
-
lenChanType
int lenChanType
-
-
-
Class hec.rss.model.MuskingumCungeRouting
class MuskingumCungeRouting extends Routing implements Serializable-
Serialized Fields
-
_channel
Channel _channel
-
_computeRoutingRunTimeStep
RunTimeStep _computeRoutingRunTimeStep
-
_maximumExpectedFlow
double _maximumExpectedFlow
Maximum expected flow in channel. Used for setting delta t and delta x. currently the user enters just one reference flow, which is stored in _maximumExpectedFlow. This value should approximate the baseflow as once the routing time step is chosen, stability is critical for low flow conditions -
_minimumExpectedFlow
double _minimumExpectedFlow
Minimum expected flow in channel. Used for setting delta t and delta x. -
_numberTimestepSubintervals
int _numberTimestepSubintervals
user set number of routing time step intervals per ResSim compute time step
-
-
-
Class hec.rss.model.MuskingumHotstartState
class MuskingumHotstartState extends RoutingHotstartState implements Serializable-
Serialized Fields
-
_finalSubreachOutflow
double[] _finalSubreachOutflow
-
-
-
Class hec.rss.model.MuskingumRouting
class MuskingumRouting extends Routing implements Serializable-
Serialized Fields
-
_muskingumK
double[] _muskingumK
-
_muskingumX
double[] _muskingumX
-
_numberReaches
int _numberReaches
-
-
-
Class hec.rss.model.NameValuePair
class NameValuePair extends Object implements Serializable- serialVersionUID:
- -6517141161124158468L
-
Class hec.rss.model.NetworkHotstartState
class NetworkHotstartState extends HotstartState implements Serializable-
Serialized Fields
-
_computeType
int _computeType
-
_parentContainer
HotstartContainer _parentContainer
-
_pathList
List<String> _pathList
-
_time
HecTime _time
-
-
-
Class hec.rss.model.NullRouting
class NullRouting extends Routing implements Serializable -
Class hec.rss.model.OpControllableElement
class OpControllableElement extends NamedType implements Serializable- serialVersionUID:
- -1150497868822524909L
-
Serialized Fields
-
_controller
OpController _controller
parent controller object -
_elemIndex
int _elemIndex
index of element
-
-
Class hec.rss.model.OpControllableObject
class OpControllableObject extends NamedType implements Serializable-
Serialized Fields
-
_parentOpController
OpController _parentOpController
Deprecated.parent controller object - if any
-
-
-
Class hec.rss.model.OpController
class OpController extends RssTSLocationObject implements Serializable- serialVersionUID:
- -7968324593419168290L
-
Serialized Fields
-
_controllableVec
Vector _controllableVec
ordered vector of child controllable objects -
_distributionMethod
int _distributionMethod
id indicating which method will be used to distribute releases across controllable objects -
_nextOpControllableIndex
int _nextOpControllableIndex
next index for OpControllable objects -
_nextRuleIndex
int _nextRuleIndex
next index for OpRules -
_parentOpController
OpController _parentOpController
parent controller object - if any -
_releaseElemId
int _releaseElemId
index of the associated release element -
_ruleTable
Hashtable _ruleTable
Hashtable of operating rules keyed by ??
-
-
Class hec.rss.model.OpControllerHotstartState
class OpControllerHotstartState extends HotstartState implements Serializable-
Serialized Fields
-
_activeRuleIdState
int _activeRuleIdState
-
_curFlowState
double _curFlowState
-
_curMaxFlowState
double _curMaxFlowState
-
_curMaxOpValueState
OpValue _curMaxOpValueState
-
_curMaxRuleIdState
int _curMaxRuleIdState
-
_curMinFlowState
double _curMinFlowState
-
_curMinOpValueState
OpValue _curMinOpValueState
-
_curMinRuleIdState
int _curMinRuleIdState
-
_curOpValueState
OpValue _curOpValueState
-
_largestMinState
OpValue _largestMinState
-
_smallestMaxState
OpValue _smallestMaxState
-
-
-
Class hec.rss.model.OpControllerZones
class OpControllerZones extends NamedType implements Serializable- serialVersionUID:
- -54659679228396007L
-
Class hec.rss.model.Operations
class Operations extends Manager implements Serializable- serialVersionUID:
- 654472778464702302L
-
Serialized Fields
-
controllerVector
Vector controllerVector
-
-
Class hec.rss.model.OpRule
class OpRule extends RssTSLocationObject implements Serializable- serialVersionUID:
- 6471120276203838662L
-
Serialized Fields
-
_avgPeriod
int _avgPeriod
-
_controller
OpController _controller
reference to parent OpController -
_enableRiseFallCond
boolean _enableRiseFallCond
-
_multiplier
DayOfWeekMultiplier _multiplier
-
_parameterType
int _parameterType
-
_riseFallCondition
int _riseFallCondition
-
_riseFallTolerance
double _riseFallTolerance
-
_timeOfDayMultiplier
TimeOfDayMultiplier _timeOfDayMultiplier
-
_useDayOfWeekMultiplier
boolean _useDayOfWeekMultiplier
-
_usePeriodAverageLimit
boolean _usePeriodAverageLimit
-
_useTimeOfDayMultiplier
boolean _useTimeOfDayMultiplier
-
-
Class hec.rss.model.OpRuleRef
class OpRuleRef extends NamedType implements Serializable- serialVersionUID:
- -1961897039481103754L
-
Serialized Fields
-
_disabled
boolean _disabled
-
_opControllerIndex
int _opControllerIndex
Index of the OpController that contains the rule we reference -
_opSet
OpSet _opSet
parent -
_parent
ZoneObjectParent _parent
parent object -
_priority
float _priority
integer priority -
_ruleClassName
String _ruleClassName
class name of the rule -
_ruleIndex
int _ruleIndex
reference to operating rule
-
-
Class hec.rss.model.OpSet
class OpSet extends RssTSLocationObject implements Serializable- serialVersionUID:
- 3554131523530966301L
-
Serialized Fields
-
_capacitySchedule
CapacitySchedule _capacitySchedule
-
_compProjElevHours
int _compProjElevHours
-
_computingProjectedElevation
boolean _computingProjectedElevation
-
_conditionalBlockList
List<ConditionalBlock> _conditionalBlockList
-
_creditResRefVec
Vector _creditResRefVec
Vector of CreditReservoirRef objects that contribute flood storage -
_decisionSch
DecisionSch _decisionSch
Decision Schedule -
_gczoneId
int _gczoneId
Guide Curve Zone Id -
_hasCapacityOutages
boolean _hasCapacityOutages
-
_hasDecisionSchedule
boolean _hasDecisionSchedule
-
_hasReleaseAllocation
boolean _hasReleaseAllocation
-
_hasUserDefinedReleaseAllocation
boolean _hasUserDefinedReleaseAllocation
-
_inactiveZoneId
int _inactiveZoneId
-
_nextZoneIndex
int _nextZoneIndex
-
_releaseAllocationConditionals
List<ConditionalBlock> _releaseAllocationConditionals
-
_releaseAllocationObject
ReleaseAllocationObject _releaseAllocationObject
table that maps release allocation set names to release allocations. -
_releaseAllocationSets
List<ReleaseAllocationSet> _releaseAllocationSets
-
_releaseAllocationTable
Map _releaseAllocationTable
A table that maps release allocation objects to given OpControllers. Allocation objects are indexed by the ID of the OpController -
_resOp
ElementOp _resOp
parent ReservoirOp -
_storageCredit
SeasonalPairedValues _storageCredit
storage credit for reservoir -
_useProjectedResElevForOpZone
boolean _useProjectedResElevForOpZone
-
_useStorageCredit
boolean _useStorageCredit
-
_zoneVec
Vector<StorageZone> _zoneVec
ordered vector of storage zones (could be an array??) -
DEFAULT_ALLOCATION_SET
ReleaseAllocationSet DEFAULT_ALLOCATION_SET
-
DEFAULT_RELESSE_ALLOCATION_OBJECT
ReleaseAllocationObject DEFAULT_RELESSE_ALLOCATION_OBJECT
-
-
Class hec.rss.model.OpSetRef
class OpSetRef extends NamedType implements Serializable- serialVersionUID:
- 4142766567507691712L
-
Serialized Fields
-
_opSetID
int _opSetID
the id/index of the operation set referneced by this object -
_reservoirIndex
int _reservoirIndex
The index of the reservoir that ownes this OpSet
-
-
Class hec.rss.model.OpValue
class OpValue extends Object implements Serializable-
Serialized Fields
-
childFractionTable
Hashtable childFractionTable
optional hashtable holding release fractions keyed by child element number -
constraintid
int constraintid
constraint index releated to release -
priority
float priority
priority of the rule in the active zone -
ruleid
int ruleid
rule index releated to release -
type
int type
integer flag indicating rule type -
value
double value
value (flow) generated by the rule
-
-
-
Class hec.rss.model.OutletGroupElement
class OutletGroupElement extends Element implements Serializable- serialVersionUID:
- 1761464732840671203L
-
Class hec.rss.model.OutletUsageContainer
class OutletUsageContainer extends Object implements Serializable- serialVersionUID:
- -4883525233837144083L
-
Serialized Fields
-
_gateID
int _gateID
-
_required
boolean _required
-
_use
boolean _use
-
-
Class hec.rss.model.OutletUsageModel
class OutletUsageModel extends Object implements Serializable- serialVersionUID:
- 3481197791769033730L
-
Serialized Fields
-
_elementID
int[] _elementID
-
_gateList
List _gateList
-
_required
boolean _required
-
_uses
boolean _uses
-
-
Class hec.rss.model.PDCDataSet
class PDCDataSet extends Manager implements Serializable -
Class hec.rss.model.PDCRecordImpl
class PDCRecordImpl extends NamedType implements Serializable -
Class hec.rss.model.PeakingPowerTsOpRule
class PeakingPowerTsOpRule extends ScheduledHydropowerOpRule implements Serializable- serialVersionUID:
- 5846894401096765380L
-
Class hec.rss.model.PhysMaxOpRule
class PhysMaxOpRule extends OpRule implements Serializable- serialVersionUID:
- -7268805755895047129L
-
Serialized Fields
-
_storageFunc
Storage _storageFunc
-
-
Class hec.rss.model.PhysMinOpRule
class PhysMinOpRule extends OpRule implements Serializable- serialVersionUID:
- 3012826039282737666L
-
Serialized Fields
-
_storageFunc
Storage _storageFunc
-
-
Class hec.rss.model.PoolElevation
class PoolElevation extends Rule implements Serializable- serialVersionUID:
- -7425313999780346547L
-
Serialized Fields
-
_poolValues
PairedValues _poolValues
-
_resName
String _resName
-
-
Class hec.rss.model.PowerGenerationPatternContainer
class PowerGenerationPatternContainer extends Object implements Serializable- serialVersionUID:
- 375640527002274653L
-
Serialized Fields
-
m_pwrGenPatternTable
Map m_pwrGenPatternTable
-
m_systemPwrGenSeasonal
boolean m_systemPwrGenSeasonal
-
-
Class hec.rss.model.PowerGuideCurveOpRule
class PowerGuideCurveOpRule extends ScheduledHydropowerOpRule implements Serializable- serialVersionUID:
- 8688241856968881419L
-
Serialized Fields
-
_bottomStorageZoneId
int _bottomStorageZoneId
-
_generatePowerBelowPowerPool
boolean _generatePowerBelowPowerPool
-
_powerGuideCurve
PairedValues _powerGuideCurve
-
_seasonalMultiplier
SeasonalRecord _seasonalMultiplier
-
_topStorageZoneId
int _topStorageZoneId
-
_useSeasonalMultiplier
boolean _useSeasonalMultiplier
-
-
Class hec.rss.model.PowerPlant
class PowerPlant extends NamedType implements Serializable- serialVersionUID:
- 5168931877678728237L
-
Serialized Fields
-
_adjustableFlow
AdjustableFlow _adjustableFlow
-
_capacity
double _capacity
-
_capacityByElev
PairedValues _capacityByElev
-
_capacityByOpHead
PairedValues _capacityByOpHead
-
_capacityByRelease
PairedValues _capacityByRelease
-
_capacityByStorage
PairedValues _capacityByStorage
-
_capacityMethod
int _capacityMethod
-
_constEff
double _constEff
-
_constHUse
double _constHUse
-
_constSUse
double _constSUse
-
_efficiencyByElev
PairedValues _efficiencyByElev
-
_efficiencyByHillCurve
PairedValuesExt _efficiencyByHillCurve
-
_efficiencyByOpHead
PairedValues _efficiencyByOpHead
-
_efficiencyByRelease
PairedValues _efficiencyByRelease
-
_efficiencyHillCurveTurbineInflows
double[] _efficiencyHillCurveTurbineInflows
-
_efficiencyMethod
int _efficiencyMethod
-
_hydLossByRelease
PairedValues _hydLossByRelease
-
_hydLossMethod
int _hydLossMethod
-
_maxPowerRel
double _maxPowerRel
maximum power release requirement -
_minEffForRel
double _minEffForRel
minimum required efficiency for power release -
_minPowerRel
double _minPowerRel
minimum power release requirement -
_overload
double _overload
-
_restrictMaxPowerRel
boolean _restrictMaxPowerRel
boolean flag to trigger restriction of maximum power release -
_restrictMinEffForRel
boolean _restrictMinEffForRel
boolean flag to trigger restriction of power release by minimum efficiency -
_restrictMinPowerRel
boolean _restrictMinPowerRel
boolean flag to trigger restriction of minimum power release -
_stationUseByRelease
PairedValues _stationUseByRelease
-
_stationUseMethod
int _stationUseMethod
-
-
Class hec.rss.model.PowerPlantFlow
class PowerPlantFlow extends AdjustableFlow implements Serializable- serialVersionUID:
- -6953192225402315011L
-
Class hec.rss.model.PrescribedOpItem
class PrescribedOpItem extends Object implements Serializable- serialVersionUID:
- -198210178685364070L
-
Class hec.rss.model.PrescribedOpRule
class PrescribedOpRule extends OpRule implements Serializable- serialVersionUID:
- -4992234779371922779L
-
Serialized Fields
-
_opItemList
List<PrescribedOpItem> _opItemList
-
-
Class hec.rss.model.PulsChannelRouting
class PulsChannelRouting extends Routing implements Serializable-
Serialized Fields
-
_numberReaches
int _numberReaches
Deprecated. -
_numberStorageOutflow
int _numberStorageOutflow
Deprecated. -
_storOutflowTable
PairedValues _storOutflowTable
Deprecated.
-
-
-
Class hec.rss.model.PulsChannelRoutingWithLosses
class PulsChannelRoutingWithLosses extends Routing implements Serializable-
Serialized Fields
-
_hasChannelLosses
boolean _hasChannelLosses
-
_invertElevation
double _invertElevation
-
_muskingumX
double _muskingumX
-
_numberReaches
int _numberReaches
-
_numberStorageOutflow
int _numberStorageOutflow
-
_percolationRate
double _percolationRate
-
_pulsVector
Vector _pulsVector
-
-
-
Class hec.rss.model.PulsChannelRoutingWLossesHotstartState
class PulsChannelRoutingWLossesHotstartState extends RoutingHotstartState implements Serializable-
Serialized Fields
-
_finalSubreachOutflow
double[] _finalSubreachOutflow
-
_workingDischarge
double[] _workingDischarge
-
-
-
Class hec.rss.model.PulseRoutingFunction
class PulseRoutingFunction extends Function implements Serializable- serialVersionUID:
- 8118375119071290726L
-
Class hec.rss.model.PulsRecord
class PulsRecord extends Object implements Serializable-
Serialized Fields
-
elev
double elev
-
outflow
double outflow
-
stor
double stor
-
-
-
Class hec.rss.model.Pump
class Pump extends NamedType implements Serializable- serialVersionUID:
- -7860503371654017308L
-
Serialized Fields
-
_adjustableFlow
AdjustableFlow _adjustableFlow
-
m_numberPumps
int m_numberPumps
-
m_operatingLimits
PairedValues m_operatingLimits
-
m_pumpCapacityConstant
double m_pumpCapacityConstant
-
m_pumpCapacityFunction
PairedValues m_pumpCapacityFunction
-
m_pumpCapacityType
int m_pumpCapacityType
-
-
Class hec.rss.model.PumpAdjustableParameter
class PumpAdjustableParameter extends AdjustableParameter implements Serializable- serialVersionUID:
- -1680099481811638030L
-
Class hec.rss.model.PumpFlow
class PumpFlow extends AdjustableFlow implements Serializable- serialVersionUID:
- 1334192535403277140L
-
Class hec.rss.model.PumpingHourRangeModel
class PumpingHourRangeModel extends Object implements Serializable- serialVersionUID:
- 6211644739572768246L
-
Class hec.rss.model.PumpOpRule
class PumpOpRule extends OpRule implements Serializable- serialVersionUID:
- -8182493479626237434L
-
Serialized Fields
-
_minPumpHours
double _minPumpHours
-
_minPumpOption
int _minPumpOption
-
_sourceResId
int _sourceResId
index of reservoir that is a source for pumping -
_useWholeHourPumping
boolean _useWholeHourPumping
-
m_computeMiddlePumpingPeriod
boolean m_computeMiddlePumpingPeriod
-
m_dailyPumpingOption
int m_dailyPumpingOption
-
m_numHoursNeeded
double m_numHoursNeeded
-
m_numHoursOff
double m_numHoursOff
-
m_numHoursPassed
double m_numHoursPassed
-
m_opSetId
int m_opSetId
-
m_pumpingBias
int m_pumpingBias
-
m_pumpingRangeModel
PumpingHourRangeModel m_pumpingRangeModel
-
m_pumpingStrategy
int m_pumpingStrategy
-
m_seasonalTargetElevation
SeasonalRecord m_seasonalTargetElevation
-
m_startingTimeStep
double m_startingTimeStep
-
m_storageZoneId
int m_storageZoneId
-
m_sunriseModel
SunriseSunsetModel m_sunriseModel
-
m_targetElevationConstant
double m_targetElevationConstant
-
m_targetElevationOption
int m_targetElevationOption
-
-
Class hec.rss.model.RateChangeElevLimitOpRule
class RateChangeElevLimitOpRule extends OpRule implements Serializable- serialVersionUID:
- 5382604572726548117L
-
Serialized Fields
-
_functionType
int _functionType
-
_isInstantaneous
boolean _isInstantaneous
-
_maxRate
double _maxRate
-
_periodAverageTime
double _periodAverageTime
-
_pvChangeLimit
PairedValues _pvChangeLimit
-
_type
int _type
-
-
Class hec.rss.model.RateChangeLimitOpRule
class RateChangeLimitOpRule extends OpRule implements Serializable- serialVersionUID:
- -123117856923400827L
-
Serialized Fields
-
_functionType
int _functionType
-
_isInstantaneous
boolean _isInstantaneous
-
_lookback
double _lookback
-
_maxRate
double _maxRate
-
_pvChangeLimit
PairedValues _pvChangeLimit
-
_type
int _type
-
-
Class hec.rss.model.ReachElement
class ReachElement extends TimeStepRoutingElement implements Serializable-
Serialized Fields
-
_constSeepage
double _constSeepage
-
_constSeepagePrecision
int _constSeepagePrecision
-
_fillColorName
String _fillColorName
-
_returnRatio
double _returnRatio
-
_seepageType
int _seepageType
-
_seepageValues
PairedValues _seepageValues
-
-
-
Class hec.rss.model.ReleaseAllocation
class ReleaseAllocation extends Object implements Serializable- serialVersionUID:
- -6900432264321966336L
-
Serialized Fields
-
_allocationType
int _allocationType
-
_description
String _description
-
_name
String _name
-
_releaseList
List _releaseList
for sequential type holds the ordered list of controllers indexes in intContainers for balanced type holds the IntToDoubleContainer for controller ids and weights for sequential type holds the IntToDoubleArrayContainer for the controller id and capacities. -
_releaseUnits
int _releaseUnits
release Units for Stepped
-
-
Class hec.rss.model.ReleaseAllocationConditionalBlockRef
class ReleaseAllocationConditionalBlockRef extends AbstractConditionalBlockRef implements Serializable-
Serialized Fields
-
_treeNodeExpanded
boolean _treeNodeExpanded
-
mConditionalBlock
ConditionalBlock mConditionalBlock
-
-
-
Class hec.rss.model.ReleaseAllocationSet
class ReleaseAllocationSet extends NamedType implements Serializable-
Serialized Fields
-
_releaseAllocationMap
Map<Integer,
ReleaseAllocation> _releaseAllocationMap
-
-
-
Class hec.rss.model.ReleaseAllocationSetRef
class ReleaseAllocationSetRef extends Object implements Serializable-
Serialized Fields
-
_ras
ReleaseAllocationSet _ras
-
-
-
Class hec.rss.model.ReleaseFuncOpRule
class ReleaseFuncOpRule extends OpRule implements Serializable- serialVersionUID:
- 1417013318267839407L
-
Serialized Fields
-
_independentVariable
IndependentVariable _independentVariable
rule function types -
_limitType
int _limitType
-
_patternContainer
PowerGenerationPatternContainer _patternContainer
-
_period
int _period
-
_seasonalPairedValues
SeasonalPairedValues _seasonalPairedValues
release a function of model variable, with seasonal variation -
_seasonalRecord
SeasonalRecord _seasonalRecord
release a function of date/time -
_startingDay
int _startingDay
-
-
Class hec.rss.model.ReleaseFunctionInflowOpRule
class ReleaseFunctionInflowOpRule extends OpRule implements Serializable- serialVersionUID:
- -2622083900499644403L
-
Serialized Fields
-
_limitType
int _limitType
Deprecated. -
_ratioOfInflow
boolean _ratioOfInflow
Deprecated. -
_releaseFunction
PairedValues _releaseFunction
Deprecated.
-
-
Class hec.rss.model.ReleaseInflowTableModel
class ReleaseInflowTableModel extends rma.swing.table.RmaTableModel implements Serializable- serialVersionUID:
- -4929580155883971252L
-
Serialized Fields
-
_inflowRatio
boolean _inflowRatio
-
_pv
PairedValues _pv
-
-
Class hec.rss.model.ReleaseOverrides
class ReleaseOverrides extends Object implements Serializable- serialVersionUID:
- -2511391528887670296L
-
Class hec.rss.model.ReportInterval
class ReportInterval extends NamedType implements Serializable -
Class hec.rss.model.ReportIntervalManager
class ReportIntervalManager extends XMLManager implements Serializable-
Serialized Fields
-
_intervalList
List _intervalList
-
-
-
Class hec.rss.model.ReRegRule
class ReRegRule extends ReleaseFuncOpRule implements Serializable- serialVersionUID:
- 4156567356664992259L
-
Class hec.rss.model.ReservoirDamElement
class ReservoirDamElement extends ReservoirOutletElement implements Serializable -
Class hec.rss.model.ReservoirElement
class ReservoirElement extends Element implements Serializable-
Serialized Fields
-
_labelPosition
int _labelPosition
-
_referencePt
hec.map.WorldPt _referencePt
-
_region
hec.map.WorldRegion _region
-
_reservoirProjectId
long _reservoirProjectId
-
_resOpDbfId
int _resOpDbfId
the reservoir op record id in the dbf file -
_resOpId
long _resOpId
used to read old reservoir ops from the datalist -
_resSysOpId
long _resSysOpId
optional id of reservoir system operations -
_streamSegmentVector
Vector<StreamSegment> _streamSegmentVector
-
_useOverridesForThisReservoir
boolean _useOverridesForThisReservoir
-
_verticalDatumSettings
VerticalDatumSettings _verticalDatumSettings
-
-
-
Class hec.rss.model.ReservoirHotstartState
class ReservoirHotstartState extends ElementHotstartState implements Serializable -
Class hec.rss.model.ReservoirOp
class ReservoirOp extends AbstractReservoirOp implements Serializable- serialVersionUID:
- -1828786091057903901L
-
Serialized Fields
-
_conditionalBlockList
List<ConditionalBlock> _conditionalBlockList
A List of conditional blocks, depending on the condtional value, some/all/none of the rules may apply -
_controller
OpController _controller
primariy controller for this reservoir -
_nextConditionalBlockIndex
int _nextConditionalBlockIndex
-
_nextControllerIndex
int _nextControllerIndex
next index for Controllers -
_nextOpSetIndex
int _nextOpSetIndex
next index for OpSets -
_opSetTable
Hashtable<intContainer,
OpSet> _opSetTable table of OpSet objects keyed by index
-
-
Class hec.rss.model.ReservoirOperatesForRule
class ReservoirOperatesForRule extends Object implements Serializable- serialVersionUID:
- 7165723344252147933L
-
Serialized Fields
-
applyToRes
boolean applyToRes
-
reservoirID
int reservoirID
-
-
Class hec.rss.model.ReservoirOutletElement
class ReservoirOutletElement extends Element implements Serializable-
Serialized Fields
-
_pulseFlow
double _pulseFlow
pulse flow value used for PulseRoutingFunction if undefined or _useDefaultPulseFlow true, PulseRoutingFunction uses RssSystem default value -
_useDefaultPulseFlow
boolean _useDefaultPulseFlow
-
-
-
Class hec.rss.model.ReservoirSysOp
class ReservoirSysOp extends AbstractReservoirOp implements Serializable- serialVersionUID:
- -5176999759563010914L
-
Class hec.rss.model.ResGuideCurve
class ResGuideCurve extends Rule implements Serializable- serialVersionUID:
- -9153306320809556719L
-
Serialized Fields
-
_elevValues
SeasonalValue _elevValues
-
_oldinflow
double _oldinflow
-
_reservoirName
String _reservoirName
-
-
Class hec.rss.model.ResGuideCurveTable
class ResGuideCurveTable extends JTable implements Serializable- serialVersionUID:
- 3780976813302079308L
-
Serialized Fields
-
dataModelSelect
rma.swing.table.RmaTableModel dataModelSelect
-
editableSelect
boolean[] editableSelect
-
namesSelect
String[] namesSelect
-
numRows
int numRows
-
sorterSelect
rma.swing.table.RmaTableSorter sorterSelect
-
-
Class hec.rss.model.ResOpDataList
class ResOpDataList extends AsciiSplitDataList implements Serializable -
Class hec.rss.model.ResOpHotstartState
class ResOpHotstartState extends HotstartState implements Serializable -
Class hec.rss.model.ResSysOpDataList
class ResSysOpDataList extends AsciiSplitDataList implements Serializable -
Class hec.rss.model.ResSystemOpSet
class ResSystemOpSet extends NamedType implements Serializable- serialVersionUID:
- 2399133510363320921L
-
Class hec.rss.model.ReversiblePlant
class ReversiblePlant extends PowerPlant implements Serializable- serialVersionUID:
- 3336490315793225761L
-
Class hec.rss.model.ReversiblePumpAdjustableParameter
class ReversiblePumpAdjustableParameter extends AdjustableParameter implements Serializable- serialVersionUID:
- 3738847785963092778L
-
Class hec.rss.model.ReversiblePumpFlow
class ReversiblePumpFlow extends AdjustableFlow implements Serializable- serialVersionUID:
- 5871874088516736574L
-
Class hec.rss.model.Routing
class Routing extends Function implements Serializable -
Class hec.rss.model.RoutingHotstartState
class RoutingHotstartState extends HotstartState implements Serializable -
Class hec.rss.model.RssAlt
class RssAlt extends Manager implements Serializable-
Serialized Fields
-
_computeCumLoc
boolean _computeCumLoc
flag that indicates whether cumloc flow computations will be done. -
_computeHoldout
boolean _computeHoldout
flag that indicates whether reservoir holdout flow computations will be done. -
_computeUnReg
boolean _computeUnReg
flag that indicates whether unregulated flow computations will be done. -
_copyOverrides
boolean _copyOverrides
flag indicating whether overrides get copied when the alternative is copied to/from the simulation area -
_divOpSelectionTable
Hashtable<intContainer,
Integer> _divOpSelectionTable table of diversion operation set selections keyed by reservoir index. -
_dssOutputData
DssOutputData _dssOutputData
The _dss output data. -
_embeddedAltRefList
List<ModelReference> _embeddedAltRefList
The _embedded alt ref list. -
_flowComputeType
int _flowComputeType
The _flow compute type. -
_globalInflowFactor
double _globalInflowFactor
the global inflow Factor. -
_globalVarData
AltGlobalVarData _globalVarData
-
_hindcastData
Vector _hindcastData
The _hindcast data. -
_hotstartOptions
HotstartOptions _hotstartOptions
hotstart options. -
_inflowFactorType
int _inflowFactorType
the inflow factor type -- one of INFLOW_FACTOR_GLOBAL or INFLOW_FACTOR_LOCATION. -
_inputGVData
GVDataSet _inputGVData
-
_inputGVDataPath
String _inputGVDataPath
-
_inputTSDataPath
String _inputTSDataPath
The default _input ts data path. -
_inputTsVariants
List<TsVariant> _inputTsVariants
List of InputTS Variants. CAVI and WAT have their own InputTSDataSets -
_inputWQTSDataPath
String _inputWQTSDataPath
-
_locationFactors
List<InflowLocationFactor> _locationFactors
list of InflowLocationFactors to store the JunctionElement/LocalFlow name and factor. -
_logLevel
int _logLevel
value between 1 and 10 that controls the amount of output to the computation log. -
_networkID
int _networkID
index of network. If set to anything , but -1 it's used to lookup the system. Otherwise _systemPath is used. -
_observedTSDataPath
String _observedTSDataPath
The _observed ts data path. -
_obsWQDataPath
String _obsWQDataPath
-
_obsWQPDCData
PDCDataSet _obsWQPDCData
-
_operationsPath
String _operationsPath
The _operations path. -
_outputTSDataPath
String _outputTSDataPath
The _output ts data path. -
_outputVerticalDatumType
OutputVerticalDatumType _outputVerticalDatumType
-
_pluginDataList
List<hec.rss.plugins.model.AltPluginData> _pluginDataList
The _plugin data list. -
_pluginSettings
Map<String,
PluginSettings> _pluginSettings The _plugin settings. -
_replaceAllReleaseOverrides
boolean _replaceAllReleaseOverrides
The _replace all release overrides with the selected alternatives output . -
_reservoirStorageVsYieldAnalysis
ReservoirStorageVsYieldAnalysis _reservoirStorageVsYieldAnalysis
-
_reservoirYieldAnalysis
ReservoirYieldAnalysis _reservoirYieldAnalysis
-
_resOpSelectionTable
Hashtable<intContainer,
Integer> _resOpSelectionTable table of reservoir operation set selections keyed by reservoir index. -
_resSysOpSelectionTable
Hashtable<Long,
Integer> _resSysOpSelectionTable table of reservoir system operation set selections keyed by reservoir system index. -
_reverseReservoirYieldAnalysis
ReverseReservoirYieldAnalysis _reverseReservoirYieldAnalysis
-
_reverseWaterAccountYieldAnalysis
ReverseWaterAccountYieldAnalysis _reverseWaterAccountYieldAnalysis
-
_runList
Vector<String> _runList
Vector of RssRun names created for this alternative. -
_selectedYieldAnalysis
YieldAnalysisType _selectedYieldAnalysis
-
_systemPath
String _systemPath
The _system path. -
_timeIncrement
int _timeIncrement
time increment. one of HecTime.MINUTE_INCREMENT, HecTime.HOUR_INCREMENT or HecTime.DAY_INCREMENT -
_timeStep
int _timeStep
time step. number of minutes, hours, or days -
_useDiffAltResultsTable
Hashtable _useDiffAltResultsTable
The _use diff alt results table for the Release Overrides. -
_useObsTSData
boolean _useObsTSData
Flag that indicates whether observed TS data will be used in the compute (to set junction flows) -
_useYieldAnalysis
boolean _useYieldAnalysis
The _uses yield analysis. -
_usingInflowFactors
boolean _usingInflowFactors
flag indicating whether inflow factors are being used. -
_version
int _version
file version. -
_waterAccountSetIndex
int _waterAccountSetIndex
-
_waterAccountYieldAnalysis
WaterAccountYieldAnalysis _waterAccountYieldAnalysis
-
_wqOpts
hec.rss.wq.model.AltWaterQualityOptions _wqOpts
-
-
-
Class hec.rss.model.RssConditional
class RssConditional extends Conditional implements Serializable- serialVersionUID:
- 7426867507194313673L
-
Class hec.rss.model.RssConditionalBlock
class RssConditionalBlock extends ConditionalBlock implements Serializable- serialVersionUID:
- 1642803577523382651L
-
Class hec.rss.model.RssConditionalItem
class RssConditionalItem extends ConditionalItem implements Serializable- serialVersionUID:
- 3980094673000220655L
-
Class hec.rss.model.RssConditionalOperator
class RssConditionalOperator extends ConditionalOperator implements Serializable- serialVersionUID:
- 2354369296712939531L
-
Class hec.rss.model.RssConditionalValue
class RssConditionalValue extends ConditionalValue implements Serializable- serialVersionUID:
- -6848681291966168635L
-
Class hec.rss.model.Rsslib
class Rsslib extends Object implements Serializable -
Class hec.rss.model.RssNode
class RssNode extends Node implements Serializable-
Serialized Fields
-
_computationPointId
long _computationPointId
optional id linking node to a common compuation point -
_downstreamElement
ObjectReference _downstreamElement
-
_system
RssSystem _system
-
_upstreamElement
ObjectReference _upstreamElement
-
-
-
Class hec.rss.model.RssOutput
class RssOutput extends NamedType implements Serializable-
Serialized Fields
-
_callBack
mil.army.usace.hec.rmi.server.RmiFileCallBackImpl _callBack
The _call back. -
_collectionRunMap
Hashtable<String,
Hashtable> _collectionRunMap The _collection run map. -
_identifier
Identifier _identifier
The _identifier. -
_tsSummaryTable
Hashtable _tsSummaryTable
-
m_unitSystem
int m_unitSystem
The m_unit system.
-
-
-
Class hec.rss.model.RssRatingObject
class RssRatingObject extends RssTSLocationObject implements Serializable-
Serialized Fields
-
_element
Element _element
-
_independentVariable
IndependentVariable _independentVariable
-
_ivPairedValues
PairedValues _ivPairedValues
-
_ivPairedValuesExt
PairedValuesExt _ivPairedValuesExt
-
_outOfRangeToMissing
boolean _outOfRangeToMissing
-
_ratingCurve
PairedValues _ratingCurve
-
_ratingName
String _ratingName
-
_stageDatum
double _stageDatum
-
_usesIndependentVariable
boolean _usesIndependentVariable
-
_usesRatingCurveElev
boolean _usesRatingCurveElev
-
-
-
Class hec.rss.model.RssRun
class RssRun extends Manager implements Serializable-
Serialized Fields
-
_altPath
String _altPath
relative file path of the RSS alternative this run executes -
_computeCumLoc
boolean _computeCumLoc
flag that indicates whether regulated flow computations will be done -
_computeHoldout
boolean _computeHoldout
flag that indicates whether reservoir holdout flow computations will be done -
_computeReg
boolean _computeReg
flag that indicates whether regulated flow computations will be done -
_computeType
int _computeType
-
_computeUnReg
boolean _computeUnReg
flag that indicates whether unregulated flow computations will be done -
_elementComputeNotes
Hashtable _elementComputeNotes
hashtable of element errors warning and notes generated during compute keyed by element index + note index -
_elementLogLevelTable
Hashtable _elementLogLevelTable
hashtable of element specific log levels keyed on element index -
_elevStorageOverrides
ReleaseOverrides _elevStorageOverrides
-
_inputPos
int _inputPos
input start for fpart during cavi compute -
_iterative
boolean _iterative
-
_lastComputeStatus
ComputeStatus _lastComputeStatus
-
_logLevel
int _logLevel
value between 1 and 10 that controls the amount of output to the computation log -
_loobackLengthInc
int _loobackLengthInc
-
_lookbackLength
int _lookbackLength
-
_modelPos
int _modelPos
last position for fpart during cavi compute -
_outputDSSFileName
String _outputDSSFileName
relative file path for the output DSS data -
_releaseReportOptions
hec.rss.client.reports.ReleaseDecisionReportOptions _releaseReportOptions
-
_runId
String _runId
run identifier string for forecast simulations from CAVI -
_runTimeWindow
RunTimeWindow _runTimeWindow
time window specification -
_storageOverrides
ReleaseOverrides _storageOverrides
-
_storageOverrideType
int _storageOverrideType
ReleaseOverrides.ELEV_STORAGE or ReleaseOverrides.STORAGE -
_summaryReportCollectionRun
String _summaryReportCollectionRun
-
_timeBlocking
boolean _timeBlocking
-
_timeCLoc
long[] _timeCLoc
-
_timeCplt
long[] _timeCplt
-
_timeHOut
long[] _timeHOut
-
_timeInit
long[] _timeInit
-
_timePulse
long[] _timePulse
-
_timeReg2
long[] _timeReg2
-
_timeUReg
long[] _timeUReg
-
_TOTAL_TIME
long _TOTAL_TIME
-
_variantName
String _variantName
-
_version
int _version
version id -
_wqRun
hec.rss.wq.model.WQRun _wqRun
-
-
-
Class hec.rss.model.RssSimRun
class RssSimRun extends SimulationRun implements Serializable -
Class hec.rss.model.RssSimTrialRun
class RssSimTrialRun extends SimulationTrialRun implements Serializable -
Class hec.rss.model.RssSystem
class RssSystem extends Manager implements Serializable-
Serialized Fields
-
_configurationID
long _configurationID
reference to a Watershed Configuration (class name Condition). -
_convergWriter
PrintWriter _convergWriter
-
_defaultDownstreamOptions
DownstreamOptions _defaultDownstreamOptions
The _default downstream options. -
_defaultPulseFlow
double _defaultPulseFlow
default pulse flow values. -
_downstreamOpTable
Hashtable _downstreamOpTable
Hashtable holding DownstreamOp objects keyed by node index. -
_elementVector
Vector _elementVector
Contains a list of Element objects. -
_elevWriter
PrintWriter _elevWriter
-
_globalVariableList
List<GlobalVariable> _globalVariableList
-
_inputTSDataNameVector
Vector _inputTSDataNameVector
Deprecated.Vector of input TSDataSet names. @deprecated -
_nextElementIndex
int _nextElementIndex
The _next element index. -
_nextGlobalVariableIndex
int _nextGlobalVariableIndex
-
_nextNodeIndex
int _nextNodeIndex
The _next node index. -
_nextResOpId
int _nextResOpId
The _next res op id. -
_nextResSysOpId
int _nextResSysOpId
The _next res sys op id. -
_nextStateVariableIndex
int _nextStateVariableIndex
The _next state variable index. -
_nextSystemHydropowerRuleIndex
int _nextSystemHydropowerRuleIndex
The _next system hydropower rule index. -
_nextTandemOpIndex
int _nextTandemOpIndex
The _next tandem op index. -
_nextWaterAcountSetIndex
int _nextWaterAcountSetIndex
-
_nodeVector
Vector _nodeVector
Contains a list of all node objects in the system. -
_ressimVersion
String _ressimVersion
version of ResSim that this network was last written with. -
_stateVariableList
List<StateVariable> _stateVariableList
Contains a list of all StateVariable Object in the System. -
_systemHydropowerRuleTable
Map _systemHydropowerRuleTable
The _system hydropower rule table. -
_version
int _version
The _version. -
_waterAccountSetList
List<WaterAccountSet> _waterAccountSetList
The _water account set list. -
_zbWriter
PrintWriter _zbWriter
-
-
-
Class hec.rss.model.RssTSLocationObject
class RssTSLocationObject extends NamedType implements Serializable- serialVersionUID:
- -2843286398973182434L
-
Class hec.rss.model.RssTSRecordImpl
class RssTSRecordImpl extends TSRecordImpl implements Serializable-
Serialized Fields
-
_rssRun
RssRun _rssRun
-
-
-
Class hec.rss.model.Rule
class Rule extends RssTSLocationObject implements Serializable-
Serialized Fields
-
_multiplier
DayOfWeekMultiplier _multiplier
-
_opController
OpController _opController
-
_timeOfDayMultiplier
TimeOfDayMultiplier _timeOfDayMultiplier
-
_useDayOfWeekMultiplier
boolean _useDayOfWeekMultiplier
-
_usePeriodAverageLimit
boolean _usePeriodAverageLimit
-
_useTimeOfDayMultiplier
boolean _useTimeOfDayMultiplier
-
controller
Controller controller
Deprecated. -
tsLocationName
String tsLocationName
-
tsLocationParam
String tsLocationParam
-
tsLocationType
String tsLocationType
-
-
-
Class hec.rss.model.RunDataRecord
class RunDataRecord extends Object implements Serializable- serialVersionUID:
- -5157372916454387232L
-
Serialized Fields
-
_computeResHoldouts
boolean _computeResHoldouts
-
_computeUnregFlow
boolean _computeUnregFlow
-
_description
String _description
-
_endDate
String _endDate
-
_endTimeString
String _endTimeString
-
_filename
String _filename
-
_inputTSDataPath
String _inputTSDataPath
Deprecated. -
_lookbackDate
String _lookbackDate
-
_lookbackPeriod
int _lookbackPeriod
Deprecated. -
_lookbackTime
String _lookbackTime
-
_name
String _name
-
_operationsPath
String _operationsPath
Deprecated. -
_outputTSDataPath
String _outputTSDataPath
Deprecated. -
_print
String _print
Deprecated. -
_startDate
String _startDate
-
_startTimeString
String _startTimeString
-
_systemPath
String _systemPath
Deprecated. -
_timeStep
int _timeStep
Deprecated. -
_timeStepString
String _timeStepString
-
logLevel
int logLevel
-
-
Class hec.rss.model.ScheduledHydropowerOpRule
class ScheduledHydropowerOpRule extends OpRule implements Serializable- serialVersionUID:
- 3102838807242423859L
-
Serialized Fields
-
_seasonalPowerRequirement
SeasonalRecord _seasonalPowerRequirement
-
m_dayBelongsToTerm
int m_dayBelongsToTerm
-
m_generationPeriod
int m_generationPeriod
-
m_independantPowerReq
boolean m_independantPowerReq
The following stuff is common to the SystemHydropowerOpRule. Might want to think about putting in a supper class. -
m_patternContainer
PowerGenerationPatternContainer m_patternContainer
-
m_powerReqSpecifiedAs
int m_powerReqSpecifiedAs
-
m_powerReqVariation
int m_powerReqVariation
-
m_startDayOfPeriod
int m_startDayOfPeriod
-
m_startingDay
int m_startingDay
-
m_systemPwrGenSeasonal
boolean m_systemPwrGenSeasonal
-
m_usePlantFactor
boolean m_usePlantFactor
-
-
Class hec.rss.model.ScriptOpRule
class ScriptOpRule extends OpRule implements Serializable- serialVersionUID:
- -5744246134502287356L
-
Serialized Fields
-
_javaClassPath
String _javaClassPath
-
_javaSRClass
ScriptedRuleJavaInfc _javaSRClass
-
_scriptRef
TextFileReference _scriptRef
script that the user entered -
_scriptText
String _scriptText
-
_totalComputeInitTime
long _totalComputeInitTime
-
_totalComputeTime
long _totalComputeTime
-
_useJavaClass
boolean _useJavaClass
-
-
Class hec.rss.model.SeasonalReportInterval
class SeasonalReportInterval extends ReportInterval implements Serializable-
Serialized Fields
-
_dates
String[] _dates
The _dates.
-
-
-
Class hec.rss.model.SimulationExtractModel
class SimulationExtractModel extends Object implements Serializable -
Class hec.rss.model.SpecFlowOpRule
class SpecFlowOpRule extends OpRule implements Serializable- serialVersionUID:
- 8539568944930514441L
-
Serialized Fields
-
_seasonalRecord
SeasonalRecord _seasonalRecord
Deprecated.seasonally varying flow limit
-
-
Class hec.rss.model.SpecifiedRelease
class SpecifiedRelease extends Rule implements Serializable- serialVersionUID:
- 4505641953815093697L
-
Serialized Fields
-
_defaultRelease
double _defaultRelease
-
_releaseValues
SeasonalValue _releaseValues
-
-
Class hec.rss.model.SpecifiedReleaseTable
class SpecifiedReleaseTable extends JTable implements Serializable- serialVersionUID:
- -8030339116451541935L
-
Serialized Fields
-
dataModelSelect
rma.swing.table.RmaTableModel dataModelSelect
-
editableSelect
boolean[] editableSelect
-
namesSelect
String[] namesSelect
-
numRows
int numRows
-
sorterSelect
rma.swing.table.RmaTableSorter sorterSelect
-
-
Class hec.rss.model.Spillway
class Spillway extends ControlStructure implements Serializable- serialVersionUID:
- 6756637038934593969L
-
Serialized Fields
-
_elevOutValues
PairedValues _elevOutValues
-
_hindcastCondition
int _hindcastCondition
-
_initialSpill
double _initialSpill
-
_spillFunctionType
int _spillFunctionType
-
_topLength
double _topLength
-
_topOfDam
double _topOfDam
-
_weirCoef
double _weirCoef
-
-
Class hec.rss.model.SsarrRouting
class SsarrRouting extends Routing implements Serializable- serialVersionUID:
- 2752169752150491592L
-
Serialized Fields
-
_kts
double _kts
-
_nCoefficient
double _nCoefficient
-
_numberReaches
int _numberReaches
-
_outflowTimeOfStorageTable
PairedValues _outflowTimeOfStorageTable
-
_useTable
boolean _useTable
-
-
Class hec.rss.model.SsarrRoutingHotstartState
class SsarrRoutingHotstartState extends RoutingHotstartState implements Serializable-
Serialized Fields
-
_finalSubreachOutflow
double[] _finalSubreachOutflow
-
-
-
Class hec.rss.model.StateVariable
class StateVariable extends RssTSLocationObject implements Serializable- serialVersionUID:
- -2716102546800996770L
-
Serialized Fields
-
_alwaysCompute
boolean _alwaysCompute
-
_cleanupScript
String _cleanupScript
-
_cleanupScriptRef
TextFileReference _cleanupScriptRef
-
_initScript
String _initScript
-
_initScriptRef
TextFileReference _initScriptRef
-
_javaClasspath
String _javaClasspath
-
_javaSVClass
StateVariableJavaInfc _javaSVClass
-
_network
RssSystem _network
-
_paramName
String _paramName
-
_paramType
String _paramType
-
_script
String _script
-
_scriptRef
TextFileReference _scriptRef
-
_slaveSV
Boolean _slaveSV
-
_useJavaClass
boolean _useJavaClass
-
-
Class hec.rss.model.Storage
class Storage extends Continuity implements Serializable- serialVersionUID:
- -1872502179298553975L
-
Serialized Fields
-
_capacityValues
PairedValuesExt _capacityValues
This is used to store storage/area values in DSS. During a "Save" operation values are copied out of the _capacityVector to here and written to DSS. -
_capacityVector
Vector _capacityVector
-
_conicElevationArea
PairedValues _conicElevationArea
-
_constSeepage
double _constSeepage
-
_evapType
int _evapType
-
_firstStorageValue
double _firstStorageValue
-
_hindcastCondition
int _hindcastCondition
-
_initialConicDepth
double _initialConicDepth
-
_initialElevation
double _initialElevation
-
_initialStorage
double _initialStorage
-
_monthlyEvap
double[] _monthlyEvap
-
_seepageType
int _seepageType
-
_seepageValues
PairedValues _seepageValues
-
_useConicInterpolation
boolean _useConicInterpolation
-
_usesEvap
boolean _usesEvap
-
_usesSeepage
boolean _usesSeepage
-
-
Class hec.rss.model.StorageTableModel
class StorageTableModel extends rma.swing.table.RmaTableModel implements Serializable- serialVersionUID:
- 7596728897271511029L
-
Serialized Fields
-
_editableCells
Hashtable _editableCells
-
_useConicInterpolation
boolean _useConicInterpolation
-
stChkCell
StringBuffer stChkCell
-
-
Class hec.rss.model.StorageZone
class StorageZone extends NamedType implements Serializable- serialVersionUID:
- 6497302524128603579L
-
Serialized Fields
-
_hasSeasonalVariation
boolean _hasSeasonalVariation
-
_independentVariable
IndependentVariable _independentVariable
-
_opSet
OpSet _opSet
parent operation set -
_referenceElevation
double _referenceElevation
reference value for sorting zones defined during compute, note the data may represent elevation or storage depending on _zoneTypeID -
_seasonalPairedValues
SeasonalPairedValues _seasonalPairedValues
-
_tvColIndependentVariable
IndependentVariable _tvColIndependentVariable
-
_tvRowIndependentVariable
IndependentVariable _tvRowIndependentVariable
-
_userDefinedColumnValues
String[] _userDefinedColumnValues
-
_userDefinedPairedValuesExt
PairedValuesExt _userDefinedPairedValuesExt
-
_userDefinedSeasonalRecordsExt
SeasonalRecordExt _userDefinedSeasonalRecordsExt
-
_useRefElev
boolean _useRefElev
flag indicating reference value will be used, note the data may represent elevation or storage depending on _zoneTypeID -
_useTVIndependentVariable
boolean _useTVIndependentVariable
-
_zoneElevation
SeasonalRecord _zoneElevation
seasonally varying storage zone specification, note the data may represent elevation or storage depending on _zoneTypeID -
_zoneObjectList
List<ZoneObject> _zoneObjectList
ordered list of Zone Objects referencing rules and conditional blocks -
_zoneTypeID
int _zoneTypeID
defines whether the zone is defined by elevation or storage -
m_startYear
int m_startYear
-
m_unitSystem
int m_unitSystem
-
m_useMultiYearData
boolean m_useMultiYearData
-
m_useTimeSeries
boolean m_useTimeSeries
-
-
Class hec.rss.model.StorageZoneRef
class StorageZoneRef extends Object implements Serializable-
Serialized Fields
-
_active
boolean _active
-
_opId
int _opId
-
_resIndex
int _resIndex
-
_tolerance
double _tolerance
The _tolerence. -
_zoneIndex
int _zoneIndex
-
-
-
Class hec.rss.model.StorageZoneRules
class StorageZoneRules extends NamedType implements Serializable- serialVersionUID:
- -5044392094763933426L
-
Serialized Fields
-
_controllerZones
OpControllerZones _controllerZones
parent controller zone set -
_opRuleTable
Hashtable _opRuleTable
Hashtable of OpRules references keyed by rule index -
_opSet
OpSet _opSet
-
_zoneIndex
int _zoneIndex
zone index
-
-
Class hec.rss.model.SunriseSunsetModel
class SunriseSunsetModel extends Object implements Serializable- serialVersionUID:
- 1988680487684965488L
-
Serialized Fields
-
filterTime
HecTime filterTime
-
m_afterSunset
double[] m_afterSunset
-
m_beforeSunrise
double[] m_beforeSunrise
-
m_date
int[] m_date
-
m_latitude
double m_latitude
-
m_longitude
double m_longitude
-
m_noUnits
int[] m_noUnits
-
-
Class hec.rss.model.SystemFlowLimitOpRule
class SystemFlowLimitOpRule extends SystemOpRule implements Serializable- serialVersionUID:
- 8491436454477202316L
-
Serialized Fields
-
_limitType
int _limitType
-
_multiplier
DayOfWeekMultiplier _multiplier
-
_rssNodeIndex
int _rssNodeIndex
index of the node containing the flow record pertaining to this rule -
_seasonalRecord
SeasonalRecord _seasonalRecord
seasonally varying flow limit
-
-
Class hec.rss.model.SystemHydropowerOpRule
class SystemHydropowerOpRule extends OpRule implements Serializable- serialVersionUID:
- 4107932809076759290L
-
Serialized Fields
-
_contributeStorageOnly
boolean _contributeStorageOnly
flag that indicates this reservoir will contribute storage but no power generation to system power -
_passThruOnly
boolean _passThruOnly
-
m_parentRuleIndex
int m_parentRuleIndex
-
-
Class hec.rss.model.SystemHydropowerRule
class SystemHydropowerRule extends OpRule implements Serializable- serialVersionUID:
- 6797334471315237065L
-
Serialized Fields
-
_bufout
BufferedWriter _bufout
-
_fileout
File _fileout
-
_reservoirIndexArray
int[] _reservoirIndexArray
indexes of reservoirs that generate power for this rule -
_resGenPatternTable
Hashtable<Object,
PowerGenerationPatternContainer> _resGenPatternTable generation patterns for individual reservoirs, used only if independentPowerReq is true -
_useEnergyRequiredTimeSeries
boolean _useEnergyRequiredTimeSeries
-
DEBUG
boolean DEBUG
-
m_dailyGenerationPattern
int m_dailyGenerationPattern
-
m_dayBelongsToTerm
int m_dayBelongsToTerm
-
m_generationPeriod
int m_generationPeriod
-
m_independantPowerReq
boolean m_independantPowerReq
-
m_monthlyPowerRequirement
double[] m_monthlyPowerRequirement
-
m_powerPatternContainer
PowerGenerationPatternContainer m_powerPatternContainer
generation pattern for system as a whole -
m_powerReqSpecifiedAs
int m_powerReqSpecifiedAs
-
m_powerReqVariation
int m_powerReqVariation
-
m_seasonalPowerRequirement
SeasonalRecord m_seasonalPowerRequirement
-
m_startDayOfPeriod
int m_startDayOfPeriod
-
m_startingDay
int m_startingDay
-
m_usePlantFactor
boolean m_usePlantFactor
-
-
Class hec.rss.model.SystemOpController
class SystemOpController extends NamedType implements Serializable- serialVersionUID:
- 253259090733932434L
-
Serialized Fields
-
_nextIndex
int _nextIndex
-
_ruleTable
Hashtable _ruleTable
-
-
Class hec.rss.model.SystemOpRule
class SystemOpRule extends NamedType implements Serializable- serialVersionUID:
- 5988514705765611040L
-
Class hec.rss.model.SystemOpRuleRef
class SystemOpRuleRef extends NamedType implements Serializable- serialVersionUID:
- 8703448135659225873L
-
Serialized Fields
-
_priority
float _priority
-
_ruleReservoirTable
Hashtable _ruleReservoirTable
-
_storageZone
SystemStorageZone _storageZone
-
_sysOpRuleID
int _sysOpRuleID
-
-
Class hec.rss.model.SystemPwrGenerationPattern
class SystemPwrGenerationPattern extends Object implements Serializable- serialVersionUID:
- 3334850071461229713L
-
Serialized Fields
-
m_patternType
int m_patternType
-
m_powerGenPattern
double[][] m_powerGenPattern
-
m_pwrPatternAdjustMethod
int m_pwrPatternAdjustMethod
-
months
String[] months
-
-
Class hec.rss.model.SystemReservoirStorage
class SystemReservoirStorage extends NamedType implements Serializable- serialVersionUID:
- 3534417029987018345L
-
Serialized Fields
-
_resID
int _resID
-
_storageVector
Vector _storageVector
-
-
Class hec.rss.model.SystemStorageZone
class SystemStorageZone extends NamedType implements Serializable- serialVersionUID:
- -1403056631331789851L
-
Class hec.rss.model.TailwaterElevation
class TailwaterElevation extends RssTSLocationObject implements Serializable- serialVersionUID:
- -3834080944664053651L
-
Serialized Fields
-
_constElev
double _constElev
-
_dnstrmJuncId
int _dnstrmJuncId
-
_element
Element _element
-
_ratingCurve
PairedValues _ratingCurve
-
_ratingObject
RssRatingObject _ratingObject
-
_stageDatum
double _stageDatum
-
_usesConstElev
boolean _usesConstElev
-
_usesDnstrmElev
boolean _usesDnstrmElev
-
_usesRatingCurveElev
boolean _usesRatingCurveElev
-
-
Class hec.rss.model.TandemOpParent
class TandemOpParent extends OpRule implements Serializable- serialVersionUID:
- -7704534702145302693L
-
Serialized Fields
-
_resTable
Hashtable _resTable
-
-
Class hec.rss.model.TandemOpRule
class TandemOpRule extends OpRule implements Serializable- serialVersionUID:
- -887897258871317634L
-
Serialized Fields
-
_childFractionTable
Hashtable _childFractionTable
-
_reservoirIndex
int _reservoirIndex
index of the reservoir element that this rule operates for
-
-
Class hec.rss.model.TandemSysOpRule
class TandemSysOpRule extends OpRule implements Serializable- serialVersionUID:
- -2646222914593323357L
-
Serialized Fields
-
_parentIndex
int _parentIndex
-
_reservoirIndex
int _reservoirIndex
-
-
Class hec.rss.model.TimeOfDayMultiplier
class TimeOfDayMultiplier extends Object implements Serializable- serialVersionUID:
- -4452226994233977517L
-
Serialized Fields
-
_interval
int _interval
-
_multiplier
double[] _multiplier
Contains the array of doubles that are the multiplier values
-
-
Class hec.rss.model.TimeSeries
class TimeSeries extends Rule implements Serializable- serialVersionUID:
- 4844244513002940892L
-
Serialized Fields
-
_diversionName
String _diversionName
-
_manager
Operations _manager
Deprecated. -
_tsrecordVector
Vector<TSRecordProxy> _tsrecordVector
-
-
Class hec.rss.model.TimeSeriesComparisonWrapper
class TimeSeriesComparisonWrapper extends Object implements Serializable- serialVersionUID:
- 7409643428614135292L
-
Serialized Fields
-
m_indepVariable
IndependentVariable m_indepVariable
-
m_reservoirOp
ElementOp m_reservoirOp
-
m_tsProxyList
List<TSRecordProxy> m_tsProxyList
-
-
Class hec.rss.model.TimeStepRoutingElement
class TimeStepRoutingElement extends Element implements Serializable -
Class hec.rss.model.TrapezoidalChannel
class TrapezoidalChannel extends Channel implements Serializable- serialVersionUID:
- 3106384038442124403L
-
Serialized Fields
-
_bottomWidth
double _bottomWidth
-
_manningsN
double _manningsN
-
_sideSlope
double _sideSlope
Channel side slope in units horizontal per one unit vertical
-
-
Class hec.rss.model.TsVariant
class TsVariant extends NamedType implements Serializable-
Serialized Fields
-
_hasNonDefaultInput
boolean _hasNonDefaultInput
-
-
-
Class hec.rss.model.VariableLagKRouting
class VariableLagKRouting extends Routing implements Serializable -
Class hec.rss.model.VariableTSBasedOpRule
class VariableTSBasedOpRule extends OpRule implements Serializable- serialVersionUID:
- -1414739545969399290L
-
Serialized Fields
-
_elementIndex
int _elementIndex
Deprecated. -
_elemId
int _elemId
Deprecated. -
_inputName
String _inputName
Deprecated. -
_limitType
int _limitType
Deprecated. -
_parameterName
String _parameterName
Deprecated. -
_valueRelease
PairedValues _valueRelease
Deprecated. -
_varId
int _varId
Deprecated.
-
-
Class hec.rss.model.VerticalDatumSettings
class VerticalDatumSettings extends Object implements Serializable-
Serialized Fields
-
mNGVDShiftToNAVD88
double mNGVDShiftToNAVD88
-
mOtherName
String mOtherName
-
mOtherShiftToNAVD88
double mOtherShiftToNAVD88
-
mType
VerticalDatumType mType
-
mUnits
String mUnits
-
-
-
Class hec.rss.model.WaterAccount
class WaterAccount extends RssTSLocationObject implements Serializable-
Serialized Fields
-
_description
String _description
The _description. -
_hindcastCondition
int _hindcastCondition
The _hindcast condition. -
_index
int _index
The _index. -
_maxStorage
double _maxStorage
The _max storage. -
_name
String _name
The _name. -
_percentOfCon
double _percentOfCon
The _percent of con. -
_ruleRefs
List<YieldAnalysisRuleRef> _ruleRefs
The _rule refs. -
_usePercentOfCon
boolean _usePercentOfCon
The _use percent of con. -
_waterAccountSetIndex
int _waterAccountSetIndex
The _water account set index.
-
-
-
Class hec.rss.model.WaterAccountSet
class WaterAccountSet extends Object implements Serializable-
Serialized Fields
-
_allAcctsUsePctOfCon
boolean _allAcctsUsePctOfCon
Flag for whether all water accounts in set use percent of con. -
_description
String _description
The _description. -
_index
int _index
The _index. -
_name
String _name
The _name. -
_nextWaterAcountIndex
int _nextWaterAcountIndex
The _next water acount index. -
_resZoneRefs
List<StorageZoneRef> _resZoneRefs
The _res pool refs. -
_waterAccounts
List<WaterAccount> _waterAccounts
The _water accounts.
-
-
-
Class hec.rss.model.WaterControlDevice
class WaterControlDevice extends RssTSLocationObject implements Serializable -
Class hec.rss.model.WaterQualityOpRule
class WaterQualityOpRule extends ReleaseFuncOpRule implements Serializable-
Serialized Fields
-
_constituentName
String _constituentName
-
_downstreamLocationID
int _downstreamLocationID
-
_releaseType
WaterQualityOpReleaseType _releaseType
-
-
-
Class hec.rss.model.WorkingRDRecord
class WorkingRDRecord extends Object implements Serializable- serialVersionUID:
- -8618315424577109550L
-
Serialized Fields
-
outflow
double outflow
Outflow -
stor
double stor
Storage
-
-
Class hec.rss.model.WorkingRDRouting
class WorkingRDRouting extends PulsChannelRoutingWithLosses implements Serializable- serialVersionUID:
- -288473888395782836L
-
Class hec.rss.model.XMLManager
class XMLManager extends Manager implements Serializable -
Class hec.rss.model.YieldAnalysisRuleRef
class YieldAnalysisRuleRef extends Object implements Serializable-
Serialized Fields
-
_initalizeDataString
String _initalizeDataString
The _initalize data string. -
_initialized
boolean _initialized
The _initialized. -
_tolerance
double _tolerance
The Tolerance for the Rule. -
_zones
List<StorageZoneRef> _zones
operating zones that represent the lowest pool within the OpSet selected for the Alternative for each reservoir.
-
-
-
Class hec.rss.model.ZBOpRule
class ZBOpRule extends OpRule implements Serializable-
Serialized Fields
-
_zone
StorageZone _zone
-
-
-
Class hec.rss.model.ZoneBounds
class ZoneBounds extends NamedType implements Serializable- serialVersionUID:
- 3832671129903733700L
-
Serialized Fields
-
_lowerStorageZoneID
int _lowerStorageZoneID
-
_opsetID
int _opsetID
-
_resID
int _resID
-
_upperStorageZoneID
int _upperStorageZoneID
-
-
-
Package hec.rss.model.globalvariable
-
Class hec.rss.model.globalvariable.AltExternalGlobalData
class AltExternalGlobalData extends BaseAltGlobalData implements Serializable- serialVersionUID:
- -8324352234259324778L
-
Serialized Fields
-
_dataLocation
ExternalDataLocation _dataLocation
-
-
Class hec.rss.model.globalvariable.AltScalarGlobalData
class AltScalarGlobalData extends BaseAltGlobalData implements Serializable- serialVersionUID:
- -2562531909444394876L
-
Class hec.rss.model.globalvariable.AltStringGlobalData
class AltStringGlobalData extends BaseAltGlobalData implements Serializable- serialVersionUID:
- -3773287105103081845L
-
Class hec.rss.model.globalvariable.AltTableGlobalData
class AltTableGlobalData extends BaseAltGlobalData implements Serializable- serialVersionUID:
- -1524621166241449024L
-
Serialized Fields
-
_gvModifiedTime
long _gvModifiedTime
-
_isDSS
boolean _isDSS
-
_pairedDataContainer
PairedDataContainer _pairedDataContainer
-
-
Class hec.rss.model.globalvariable.AltTimeSeriesGlobalData
class AltTimeSeriesGlobalData extends TSRecordImpl implements Serializable- serialVersionUID:
- 6895185680973487407L
-
Serialized Fields
-
_gvDataLocation
GlobalVariableDataLocation _gvDataLocation
-
-
Class hec.rss.model.globalvariable.BaseAltGlobalData
class BaseAltGlobalData extends NamedType implements Serializable- serialVersionUID:
- 4786280413818308877L
-
Serialized Fields
-
_dssFilename
String _dssFilename
-
_dssPathname
String _dssPathname
-
_gvDataLocation
GlobalVariableDataLocation _gvDataLocation
-
_value
String _value
-
-
Class hec.rss.model.globalvariable.BaseGlobalVariable
class BaseGlobalVariable extends NamedType implements Serializable- serialVersionUID:
- 4589177411219542258L
-
Serialized Fields
-
_isDataLocation
boolean _isDataLocation
-
_isInput
boolean _isInput
-
_network
RssSystem _network
-
-
Class hec.rss.model.globalvariable.ExternalGlobalVariable
class ExternalGlobalVariable extends BaseGlobalVariable implements Serializable- serialVersionUID:
- 3785865376581009737L
-
Serialized Fields
-
_dataDefinition
ExternalDataType _dataDefinition
-
_parameterType
String _parameterType
-
-
Class hec.rss.model.globalvariable.ScalarGlobalVariable
class ScalarGlobalVariable extends BaseGlobalVariable implements Serializable- serialVersionUID:
- 6335106869490837649L
-
Class hec.rss.model.globalvariable.StringGlobalVariable
class StringGlobalVariable extends BaseGlobalVariable implements Serializable- serialVersionUID:
- -1073651498588470935L
-
Serialized Fields
-
_characterSetType
CharacterSetType _characterSetType
-
_invalidCharacters
List<Character> _invalidCharacters
-
_isCaseSensitive
boolean _isCaseSensitive
-
_isFilePath
boolean _isFilePath
-
_isFreeForm
boolean _isFreeForm
-
_selectionList
List<String> _selectionList
-
-
Class hec.rss.model.globalvariable.TableGlobalVariable
class TableGlobalVariable extends BaseGlobalVariable implements Serializable- serialVersionUID:
- -5338136304095096955L
-
Serialized Fields
-
_dependentList
List<NameValuePair<String>> _dependentList
-
_independentList
List<NameValuePair<String>> _independentList
-
_isDSS
boolean _isDSS
-
_modifiedTime
long _modifiedTime
-
_seasonalData
boolean _seasonalData
-
_tableType
TableType _tableType
-
-
Class hec.rss.model.globalvariable.TimeSeriesGlobalVariable
class TimeSeriesGlobalVariable extends TSRecordProxy implements Serializable- serialVersionUID:
- 3347721166579502711L
-
Serialized Fields
-
_inputRec
boolean _inputRec
-
_isDataLocation
boolean _isDataLocation
-
_network
RssSystem _network
-
_parameter
String _parameter
-
_parameterType
String _parameterType
-
_timeStepType
TimeStepType _timeStepType
-
-
-
Package hec.rss.plugins.opsupport.client
-
Class hec.rss.plugins.opsupport.client.LineStyleTableCellEditor
class LineStyleTableCellEditor extends AbstractCellEditor implements Serializable-
Serialized Fields
-
dlg
G2dPropertiesDlg dlg
-
editingColumn
int editingColumn
-
editingRow
int editingRow
-
editingTable
JTable editingTable
-
properties
G2dLineProperties properties
-
propertiesPanel
G2dLinePropertiesPanel propertiesPanel
-
renderPanel
hec.rss.plugins.opsupport.client.LineStyleTableCellEditor.TestPanel renderPanel
-
-
-
Class hec.rss.plugins.opsupport.client.LineStyleTableCellRenderer
class LineStyleTableCellRenderer extends JLabel implements Serializable -
Class hec.rss.plugins.opsupport.client.ListOrderDlg
class ListOrderDlg extends rma.swing.RmaJDialog implements Serializable -
Class hec.rss.plugins.opsupport.client.OpSupportActionPanel
class OpSupportActionPanel extends JPanel implements Serializable- serialVersionUID:
- 1173904219469890711L
-
Serialized Fields
-
_autoCalcCheckBox
rma.swing.RmaJCheckBox _autoCalcCheckBox
-
_autoCompute
boolean _autoCompute
-
_calcAllLocalsAction
Action _calcAllLocalsAction
-
_calcAllLocalsButton
rma.swing.RmaJButton _calcAllLocalsButton
-
_calcSelLocalsAction
Action _calcSelLocalsAction
-
_calcSelLocalsButton
rma.swing.RmaJButton _calcSelLocalsButton
-
_clearAllAction
Action _clearAllAction
-
_clearAllButton
rma.swing.RmaJButton _clearAllButton
-
_clearBelowAction
Action _clearBelowAction
-
_clearBelowButton
rma.swing.RmaJButton _clearBelowButton
-
_clearSelectedAction
Action _clearSelectedAction
-
_clearSelectedButton
rma.swing.RmaJButton _clearSelectedButton
-
_clearVariableAction
Action _clearVariableAction
-
_clearVariableButton
rma.swing.RmaJButton _clearVariableButton
-
_computeAction
Action _computeAction
-
_computeButton
rma.swing.RmaJButton _computeButton
-
_computeLocalFollowupAction
Action _computeLocalFollowupAction
-
_followupAction
Action _followupAction
-
_hydroRecessionAction
Action _hydroRecessionAction
-
_hydroRecessionButton
rma.swing.RmaJButton _hydroRecessionButton
-
_labelToAction
List<ActionOrScript> _labelToAction
-
_refreshPlotAction
Action _refreshPlotAction
-
_refreshPlotButton
rma.swing.RmaJButton _refreshPlotButton
-
_restoreTableSelectionAction
Action _restoreTableSelectionAction
-
_runCtr
int _runCtr
-
_selectedCellRange
Vector<Vector<rma.swing.table.CellLocation>> _selectedCellRange
-
_tabConfig
OpSupportTabConfig _tabConfig
-
-
Class hec.rss.plugins.opsupport.client.OpSupportAltPanel
class OpSupportAltPanel extends hec.gui.AbstractEditorPanel implements Serializable- serialVersionUID:
- 4829136151756066150L
-
Class hec.rss.plugins.opsupport.client.OpSupportFrame
class OpSupportFrame extends rma.swing.RmaJFrame implements Serializable- serialVersionUID:
- 6722604260640034339L
-
Serialized Fields
-
_alt
RssAlt _alt
-
_altName
String _altName
-
_callable
OSComputeCompleteCallable _callable
-
_decimal0
JRadioButtonMenuItem _decimal0
-
_decimal0Action
Action _decimal0Action
-
_decimal1
JRadioButtonMenuItem _decimal1
-
_decimal1Action
Action _decimal1Action
-
_decimal2
JRadioButtonMenuItem _decimal2
-
_decimal2Action
Action _decimal2Action
-
_decimal3
JRadioButtonMenuItem _decimal3
-
_decimal3Action
Action _decimal3Action
-
_decimal4
JRadioButtonMenuItem _decimal4
-
_decimal4Action
Action _decimal4Action
-
_decimal5
JRadioButtonMenuItem _decimal5
-
_decimal5Action
Action _decimal5Action
-
_decimal6
JRadioButtonMenuItem _decimal6
-
_decimal6Action
Action _decimal6Action
-
_decimalAuto
JRadioButtonMenuItem _decimalAuto
-
_decimalAutoAction
Action _decimalAutoAction
-
_decimalGroup
ButtonGroup _decimalGroup
-
_defaultLineEditor
DataTypeEditor _defaultLineEditor
-
_defaultLineStylesAction
AbstractAction _defaultLineStylesAction
-
_displayButtonAction
AbstractAction _displayButtonAction
-
_graphicalEditorPropsAction
AbstractAction _graphicalEditorPropsAction
-
_mainPanel
OpSupportMainPanel _mainPanel
-
_modifiableListener
hec.event.ModifiableListener _modifiableListener
-
_osAltPluginData
OSAltPluginData _osAltPluginData
-
_propsEditor
OpSupportPropsEditor _propsEditor
-
_setTableColorsAction
Action _setTableColorsAction
-
_simMode
hec.rss.client.RSimSimulationMode _simMode
-
_viewCommas
JCheckBoxMenuItem _viewCommas
-
_viewDecimals
JMenu _viewDecimals
-
-
Class hec.rss.plugins.opsupport.client.OpSupportMainPanel
class OpSupportMainPanel extends rma.swing.RmaJPanel implements Serializable- serialVersionUID:
- 8383275155428304141L
-
Serialized Fields
-
_osAltPluginData
OSAltPluginData _osAltPluginData
-
_osConfig
OpSupportConfig _osConfig
-
_parentFrame
Frame _parentFrame
-
_tabbedPane
OpSupportTabbedPane _tabbedPane
-
-
Class hec.rss.plugins.opsupport.client.OpSupportPlotPanel
class OpSupportPlotPanel extends JPanel implements Serializable- serialVersionUID:
- -1084921375472466126L
-
Serialized Fields
-
_colorVec
List<Color> _colorVec
-
_editMVIndex
int _editMVIndex
-
_hasEditableTimeSeries
boolean _hasEditableTimeSeries
-
_plot1
hec.rss.plugins.opsupport.client.OpSupportPlotPanel.MyG2dPanel _plot1
-
_plotFocusListener
FocusListener _plotFocusListener
-
_plotLayout
PlotLayout _plotLayout
-
_plotLines
List<OpSupportPlotLine> _plotLines
-
_plotVec
List<G2dObject> _plotVec
-
_plotVecWithComparison
List<G2dObject> _plotVecWithComparison
-
_scrollViewData
hec.dataui.tx.awt.ScrollViewData _scrollViewData
-
_tabConfig
OpSupportTabConfig _tabConfig
-
_tabPanel
OpSupportTabPanel _tabPanel
-
_tsc
TimeSeriesContainer _tsc
-
_vts
OSVerifyTSDataSet _vts
-
-
Class hec.rss.plugins.opsupport.client.OpSupportPropsEditor
class OpSupportPropsEditor extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_cardPanel
JPanel _cardPanel
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
_currentPanel
rma.swing.DefaultJPanel _currentPanel
-
_dataTypeTable
rma.swing.RmaJTable _dataTypeTable
-
_linePanel
G2dLinePropertiesPanel _linePanel
-
_markerPanel
G2dLineMarkerPropertiesPanel _markerPanel
-
_modifiedLineTxt
rma.swing.RmaJTextField _modifiedLineTxt
-
_parent
OpSupportFrame _parent
-
_resetToDefaultBtn
JButton _resetToDefaultBtn
-
_selectedDataType
OsiDataType _selectedDataType
-
_statusLineTxt
rma.swing.RmaJTextField _statusLineTxt
-
_tabbedPane
hec.rss.plugins.opsupport.client.OpSupportPropsEditor.ModifiableTabbedPane _tabbedPane
-
-
-
Class hec.rss.plugins.opsupport.client.OpSupportTabbedPane
class OpSupportTabbedPane extends JTabbedPane implements Serializable- serialVersionUID:
- -6197422287068507115L
-
Serialized Fields
-
_parent
OpSupportMainPanel _parent
-
-
Class hec.rss.plugins.opsupport.client.OpSupportTablePanel
class OpSupportTablePanel extends JPanel implements Serializable- serialVersionUID:
- -8698238927166691479L
-
Serialized Fields
-
_headers
String[] _headers
-
_parent
OpSupportTabPanel _parent
-
_rowHeaderModel
hec.rss.plugins.opsupport.client.OpSupportTablePanel.OpSupportRowHeaderModel _rowHeaderModel
-
_rowHeaderSelectListener
ListSelectionListener _rowHeaderSelectListener
-
_rowHeaderTable
rma.swing.RmaJTable _rowHeaderTable
-
_scrollViewData
hec.dataui.tx.awt.ScrollViewData _scrollViewData
-
_selectedCells
Vector _selectedCells
-
_tabConfig
OpSupportTabConfig _tabConfig
-
_table
OpSupportTablePanel.OpSupportTable _table
-
_tableModel
OpSupportTablePanel.OpSupportTableModel _tableModel
-
_tableProperties
OsiTableProperties _tableProperties
-
-
Class hec.rss.plugins.opsupport.client.OpSupportTablePanel.OpSupportTable
class OpSupportTable extends rma.swing.RmaJTable implements Serializable- serialVersionUID:
- -8752398419072188716L
-
Serialized Fields
-
_coloringOverridden
boolean _coloringOverridden
-
_drawingProps
OsiTableProperty _drawingProps
-
-
Class hec.rss.plugins.opsupport.client.OpSupportTablePanel.OpSupportTableModel
class OpSupportTableModel extends rma.swing.table.AbstractRmaTableModel implements Serializable- serialVersionUID:
- 98994974404229504L
-
Serialized Fields
-
_precision
int _precision
-
_tabConfig
OpSupportTabConfig _tabConfig
-
-
Class hec.rss.plugins.opsupport.client.OpSupportTabPanel
class OpSupportTabPanel extends JPanel implements Serializable- serialVersionUID:
- -6540098346168688824L
-
Serialized Fields
-
_actionPanel
OpSupportActionPanel _actionPanel
-
_computeCountDownLatch
CountDownLatch _computeCountDownLatch
-
_computeRv
boolean _computeRv
-
_editingMVIndex
int _editingMVIndex
-
_parent
OpSupportTabbedPane _parent
-
_plotPanel
OpSupportPlotPanel _plotPanel
-
_tabConfig
OpSupportTabConfig _tabConfig
-
_tablePanel
OpSupportTablePanel _tablePanel
-
-
Class hec.rss.plugins.opsupport.client.OpSupportVariableEditor
class OpSupportVariableEditor extends rma.swing.RmaJDialog implements Serializable- serialVersionUID:
- -4095137132539124063L
-
Serialized Fields
-
_blankCardPanel
rma.swing.RmaJPanel _blankCardPanel
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
_computedCardPanel
hec.rss.plugins.opsupport.client.OpSupportVariableEditor.OVComputedPanel _computedCardPanel
-
_contentPanel
JPanel _contentPanel
-
_descriptionTxt
rma.swing.RmaJDescriptionField _descriptionTxt
-
_divCardPanel
hec.rss.plugins.opsupport.client.OpSupportVariableEditor.OVDiversionPanel _divCardPanel
-
_elemChoice
rma.swing.RmaJComboBox<Element> _elemChoice
-
_elemTypeChoice
rma.swing.RmaJComboBox<String> _elemTypeChoice
-
_elevTargetCardPanel
hec.rss.plugins.opsupport.client.OpSupportVariableEditor.OVElevTargetPanel _elevTargetCardPanel
-
_isCanceled
boolean _isCanceled
-
_localFlowCardPanel
hec.rss.plugins.opsupport.client.OpSupportVariableEditor.OVLocalFlowPanel _localFlowCardPanel
-
_maxTsTextfld
rma.swing.RmaJTextField _maxTsTextfld
-
_minTsTextfld
rma.swing.RmaJTextField _minTsTextfld
-
_myFrame
Frame _myFrame
-
_nameLabel
JLabel _nameLabel
-
_namePanel
JPanel _namePanel
-
_navPanel
rma.swing.RmaNavigationPanel _navPanel
-
_offsetTextfld
rma.swing.RmaJTextField _offsetTextfld
-
_osmv
OpSupportModelVariable _osmv
-
_releaseCardPanel
hec.rss.plugins.opsupport.client.OpSupportVariableEditor.OVReleasePanel _releaseCardPanel
-
_supportingTSPanel
hec.rss.plugins.opsupport.client.OpSupportVariableEditor.OVSupportingTSPanel _supportingTSPanel
-
_tabConfig
OpSupportTabConfig _tabConfig
-
_typeChoice
rma.swing.RmaJComboBox<String> _typeChoice
-
_typeContentPanel
rma.swing.RmaJPanel _typeContentPanel
-
_variableChoice
rma.swing.RmaJComboBox<String> _variableChoice
-
_viewportTextfld
rma.swing.RmaJTextField _viewportTextfld
-
-
Class hec.rss.plugins.opsupport.client.OsiActionButtonSelector
class OsiActionButtonSelector extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_addAction
Action _addAction
-
_addButton
rma.swing.RmaJButton _addButton
-
_availableJTree
JTree _availableJTree
-
_availableRoot
OSIFolder _availableRoot
-
_availableRootActions
ActionsFolder _availableRootActions
-
_availableRootScripts
ScriptsFolder _availableRootScripts
-
_clearAction
Action _clearAction
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
_disableAction
Action _disableAction
-
_downAction
Action _downAction
-
_downButton
rma.swing.RmaJButton _downButton
-
_enableAction
Action _enableAction
-
_isAvailableClicked
boolean _isAvailableClicked
-
_isSelectedClicked
boolean _isSelectedClicked
-
_jMenuBar
JMenuBar _jMenuBar
-
_menuEdit
JMenu _menuEdit
-
_MOVEDOWN
boolean _MOVEDOWN
-
_MOVEUP
boolean _MOVEUP
-
_originalOpSupportConfig
OpSupportConfig _originalOpSupportConfig
-
_removeAction
Action _removeAction
-
_removeButton
rma.swing.RmaJButton _removeButton
-
_resetAction
Action _resetAction
-
_scripts
Vector _scripts
-
_selectedJTree
JTree _selectedJTree
-
_selectedRoot
OSIFolder _selectedRoot
-
_upAction
Action _upAction
-
_upButton
rma.swing.RmaJButton _upButton
-
-
-
Class hec.rss.plugins.opsupport.client.OsiActionButtonSelector.OsiTreeCellRenderer
class OsiTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable -
Class hec.rss.plugins.opsupport.client.OSIScriptButton
class OSIScriptButton extends ScriptJButton implements Serializable -
Class hec.rss.plugins.opsupport.client.OSModelVariableDlg
class OSModelVariableDlg extends hec.rss.client.IndependentVariableDialog implements Serializable- serialVersionUID:
- -7085674112339928645L
-
Serialized Fields
-
_canceled
boolean _canceled
-
_cmdPanel
rma.swing.ButtonCmdPanel _cmdPanel
-
-
Class hec.rss.plugins.opsupport.client.OSVerifyTimeSeriesGlyph
class OSVerifyTimeSeriesGlyph extends hec.dataui.tx.awt.VerifyTimeSeriesGlyph implements Serializable-
Serialized Fields
-
_selectedPointProperties
G2dLineProperties _selectedPointProperties
-
-
-
Class hec.rss.plugins.opsupport.client.TablePropertiesDialog
class TablePropertiesDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_backgroundCombo
rma.swing.RmaJColorComboBox2 _backgroundCombo
-
_canceled
boolean _canceled
-
_commandPanel
rma.swing.ButtonCmdPanel _commandPanel
-
_defaultButton
JButton _defaultButton
-
_fontBoldCheckBox
rma.swing.RmaJCheckBox _fontBoldCheckBox
-
_fontCheckBox
rma.swing.RmaJCheckBox _fontCheckBox
-
_fontComboBox
rma.swing.RmaJComboBox _fontComboBox
-
_fontItalicsCheckBox
rma.swing.RmaJCheckBox _fontItalicsCheckBox
-
_foregroundCombo
rma.swing.RmaJColorComboBox2 _foregroundCombo
-
_headers
String[] _headers
-
_lowerPanel
rma.swing.EnabledJPanel _lowerPanel
-
_moveDownButton
JButton _moveDownButton
-
_moveUpButton
JButton _moveUpButton
-
_notSetBgItem
Object[] _notSetBgItem
-
_notSetFgItem
Object[] _notSetFgItem
-
_props
OsiTableProperties _props
-
_selectedItemLabel
JLabel _selectedItemLabel
-
_selectedProp
OsiTableProperty _selectedProp
-
_table
rma.swing.RmaJTable _table
-
_tablemodel
TablePropertiesDialog.PropertyTableModel _tablemodel
-
_useBackgroundCheckbox
rma.swing.RmaJCheckBox _useBackgroundCheckbox
-
_useBoldCheckbox
rma.swing.RmaJCheckBox _useBoldCheckbox
-
_useFontCheckbox
rma.swing.RmaJCheckBox _useFontCheckbox
-
_useForegroundCheckbox
rma.swing.RmaJCheckBox _useForegroundCheckbox
-
_useItalicsCheckbox
rma.swing.RmaJCheckBox _useItalicsCheckbox
-
-
-
Class hec.rss.plugins.opsupport.client.TablePropertiesDialog.PropertyCellRenderer
class PropertyCellRenderer extends DefaultTableCellRenderer implements Serializable -
Class hec.rss.plugins.opsupport.client.TablePropertiesDialog.PropertyTableModel
class PropertyTableModel extends rma.swing.table.AbstractRmaTableModel implements Serializable-
Serialized Fields
-
_copiedproplist
List<OsiTableProperty> _copiedproplist
-
_originalproplist
List<OsiTableProperty> _originalproplist
-
-
-
Class hec.rss.plugins.opsupport.client.TestLineStyleFrame
class TestLineStyleFrame extends JFrame implements Serializable-
Serialized Fields
-
jScrollPane1
JScrollPane jScrollPane1
-
jTable1
JTable jTable1
-
-
-
-
Package hec.rss.plugins.opsupport.client.treenodes
-
Class hec.rss.plugins.opsupport.client.treenodes.ActionNode
class ActionNode extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_action
String _action
-
_owner
Object _owner
-
_type
AbstractType _type
-
-
-
Class hec.rss.plugins.opsupport.client.treenodes.ActionsFolder
class ActionsFolder extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_owner
Object _owner
-
_type
AbstractType _type
-
-
-
Class hec.rss.plugins.opsupport.client.treenodes.ColumnFolder
class ColumnFolder extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_owner
OpSupportModelVariable _owner
-
_type
AbstractType _type
-
-
-
Class hec.rss.plugins.opsupport.client.treenodes.OSIFolder
class OSIFolder extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_owner
OpSupportConfig _owner
-
_type
AbstractType _type
-
-
-
Class hec.rss.plugins.opsupport.client.treenodes.ScriptNode
class ScriptNode extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_owner
Object _owner
-
_path
String _path
-
_type
AbstractType _type
-
-
-
Class hec.rss.plugins.opsupport.client.treenodes.ScriptsFolder
class ScriptsFolder extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_owner
Object _owner
-
_type
AbstractType _type
-
-
-
Class hec.rss.plugins.opsupport.client.treenodes.TabFolder
class TabFolder extends DefaultMutableTreeNode implements Serializable-
Serialized Fields
-
_owner
OpSupportTabConfig _owner
-
_type
AbstractType _type
-
-
-
-
Package hec.rss.plugins.opsupport.model
-
Class hec.rss.plugins.opsupport.model.OpSupportConfig
class OpSupportConfig extends NamedType implements Serializable- serialVersionUID:
- -3181938702850362525L
-
Serialized Fields
-
_actionsScriptsList
OpSupportActionsScripts _actionsScriptsList
-
_columnWidth
int _columnWidth
-
_computeOnClear
boolean _computeOnClear
flag that indicates whether clear operations should cause a compute -
_decimalPrecision
int _decimalPrecision
-
_lineProperties
Map<String,
G2dLineProperties> _lineProperties Stores a set of line properties by name, so the line properties can be looked up and used by any named configuration in the Operations Support -
_protectLookback
boolean _protectLookback
flag that indicates data prior to time of forecast should be locked against editing -
_protectLookbackDefault
boolean _protectLookbackDefault
default setting for protect lookback flag when the OSI is opened -
_simMode
hec.rss.client.RSimSimulationMode _simMode
-
_tabConfigList
List<OpSupportTabConfig> _tabConfigList
-
-
Class hec.rss.plugins.opsupport.model.OpSupportModelVariable
class OpSupportModelVariable extends NamedType implements Serializable- serialVersionUID:
- -1992366878972151067L
-
Serialized Fields
-
_actionsScriptsList
OpSupportActionsScripts _actionsScriptsList
-
_computedTS
OSVariableTSRef _computedTS
-
_editableTS
OSVariableTSRef _editableTS
-
_element
Element _element
-
_elementType
int _elementType
-
_elemId
int _elemId
-
_elemName
String _elemName
-
_inflowTS
OSVariableTSRef _inflowTS
-
_localFlowName
String _localFlowName
-
_maxLimit
double _maxLimit
-
_maxRecessPeriod
double _maxRecessPeriod
-
_minLimit
double _minLimit
-
_observedTS
OSVariableTSRef _observedTS
-
_overrideTS
OSVariableTSRef _overrideTS
-
_rawTS
OSVariableTSRef _rawTS
-
_recessionConst
double _recessionConst
-
_recessionMethod
int _recessionMethod
-
_releaseName
String _releaseName
-
_supportingTSRefList
List<OSVariableTSRef> _supportingTSRefList
-
_timeShiftSteps
int _timeShiftSteps
-
_varType
int _varType
-
_viewport
int _viewport
viewport for graphical display
-
-
Class hec.rss.plugins.opsupport.model.OpSupportTabConfig
class OpSupportTabConfig extends NamedType implements Serializable- serialVersionUID:
- 8662170541912409758L
-
Serialized Fields
-
_actionsScriptsList
OpSupportActionsScripts _actionsScriptsList
-
_tabName
String _tabName
-
_varList
List<OpSupportModelVariable> _varList
-
-
Class hec.rss.plugins.opsupport.model.OpSupportTimeSeriesDataSet
class OpSupportTimeSeriesDataSet extends TimeSeriesDataSet implements Serializable- serialVersionUID:
- 4955067401411905185L
-
Serialized Fields
-
_defaultMaxYValue
double _defaultMaxYValue
-
_defaultMinYRangeFac
double _defaultMinYRangeFac
-
_defaultMinYValue
double _defaultMinYValue
-
-
Class hec.rss.plugins.opsupport.model.OSVerifyTSDataSet
class OSVerifyTSDataSet extends hec.dataui.tx.awt.VerifyTimeSeriesDataSet implements Serializable- serialVersionUID:
- -1819647101588623517L
-
Serialized Fields
-
_selectedPointProperties
G2dLineProperties _selectedPointProperties
-
-
-
Package hec.script
-
Class hec.script.AbstractScriptButtonFrame
class AbstractScriptButtonFrame extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_activeButton
JButton _activeButton
-
_buttonAl
ActionListener _buttonAl
-
_buttonMl
MouseListener _buttonMl
-
_groupName
String _groupName
-
_maxButtonsPerColumn
int _maxButtonsPerColumn
-
buttonPanel
JPanel buttonPanel
-
cnt
int cnt
-
fComponentsAdjusted
boolean fComponentsAdjusted
-
-
-
Class hec.script.AbstractScriptEditor
class AbstractScriptEditor extends rma.swing.RmaJFrame implements Serializable-
Serialized Fields
-
_argumentText
rma.swing.RmaJTextField _argumentText
-
_bgColorBtn
rma.swing.RmaJColorButton _bgColorBtn
-
_browseButton
JButton _browseButton
-
_buttonPanel
JPanel _buttonPanel
-
_copyMenuItem
JMenuItem _copyMenuItem
-
_copyScriptMenuItem
JMenuItem _copyScriptMenuItem
-
_cutMenuItem
JMenuItem _cutMenuItem
-
_cutScriptMenuItem
JMenuItem _cutScriptMenuItem
-
_deleteMenuItem
JMenuItem _deleteMenuItem
-
_descriptionText
rma.swing.RmaJTextArea _descriptionText
-
_displayScript
rma.swing.RmaJCheckBox _displayScript
-
_displayScriptInMenu
rma.swing.RmaJCheckBox _displayScriptInMenu
-
_displayScriptInSelector
rma.swing.RmaJCheckBox _displayScriptInSelector
-
_editButton
JButton _editButton
-
_editExternalButton
JButton _editExternalButton
-
_editingExistingScript
boolean _editingExistingScript
-
_editMenuItem
JMenuItem _editMenuItem
-
_editScript
boolean _editScript
-
_fileMenu
JMenu _fileMenu
-
_fileNameText
rma.swing.RmaJTextField _fileNameText
-
_findDlg
rma.swing.FindDialog _findDlg
-
_findMenuItem
JMenuItem _findMenuItem
-
_findNextMenuItem
JMenuItem _findNextMenuItem
-
_folderPopup
JPopupMenu _folderPopup
-
_groupCombo
rma.swing.RmaJComboBox _groupCombo
-
_groupLabel
JLabel _groupLabel
-
_groupList
Vector<ScriptGroup> _groupList
-
_hSplitter
JSplitPane _hSplitter
-
_iconCombo
rma.swing.RmaJComboBox _iconCombo
-
_importMenuItem
JMenuItem _importMenuItem
-
_insertField
rma.swing.RmaJTextField _insertField
-
_labelDisplayText
rma.swing.RmaJTextField _labelDisplayText
-
_listenerList
EventListenerList _listenerList
-
_lnPanel
LineNumberPanel _lnPanel
-
_lockedField
rma.swing.RmaJTextField _lockedField
-
_lockedPath
String _lockedPath
-
_modifiedField
rma.swing.RmaJTextField _modifiedField
-
_namePanel
JPanel _namePanel
-
_newMenuItem
JMenuItem _newMenuItem
-
_nodePopup
JPopupMenu _nodePopup
-
_okPanel
rma.swing.ButtonCmdPanel _okPanel
-
_overrodeScriptFile
boolean _overrodeScriptFile
-
_pasteMenuItem
JMenuItem _pasteMenuItem
-
_pasteScriptMenuItem
JMenuItem _pasteScriptMenuItem
-
_positionField
rma.swing.RmaJTextField _positionField
-
_printMenuItem
JMenuItem _printMenuItem
-
_redoMenuItem
JMenuItem _redoMenuItem
-
_resetingPath
boolean _resetingPath
-
_saveAsMenuItem
JMenuItem _saveAsMenuItem
-
_saveButton
JButton _saveButton
-
_saveMenuItem
JMenuItem _saveMenuItem
-
_scriptModified
boolean _scriptModified
-
_scriptNameText
rma.swing.RmaJTextField _scriptNameText
-
_scriptText
AbstractScriptEditor.ScriptTextArea _scriptText
-
_showWhitespaceMenuItem
JCheckBoxMenuItem _showWhitespaceMenuItem
-
_splitterLocation
int _splitterLocation
-
_statusLine
rma.swing.RmaJTextField _statusLine
-
_testButton
JButton _testButton
-
_testMenuItem
JMenuItem _testMenuItem
-
_testPanel
rma.swing.ButtonCmdPanel _testPanel
-
_treeSelectListener
TreeSelectionListener _treeSelectListener
-
_undoMenuItem
JMenuItem _undoMenuItem
-
tree
JTree tree
-
-
-
Class hec.script.AbstractScriptEditor.DummyGutter
class DummyGutter extends JPanel implements Serializable-
Serialized Fields
-
_textArea
JTextArea _textArea
-
-
-
Class hec.script.AbstractScriptEditor.FolderNode
class FolderNode extends DefaultMutableTreeNode implements Serializable -
Class hec.script.AbstractScriptEditor.ScriptTextArea
class ScriptTextArea extends org.fife.ui.rsyntaxtextarea.RSyntaxTextArea implements Serializable-
Serialized Fields
-
_bg
Color _bg
-
_copyMenuItem
JMenuItem _copyMenuItem
-
_cutMenuItem
JMenuItem _cutMenuItem
-
_findMenuItem
JMenuItem _findMenuItem
-
_findNextMenuItem
JMenuItem _findNextMenuItem
-
_findPrevMenuItem
JMenuItem _findPrevMenuItem
-
_forwardModifiedEvents
boolean _forwardModifiedEvents
-
_gotoLineMenuItem
JMenuItem _gotoLineMenuItem
-
_listener
rma.swing.event.ReflectMultiListener _listener
-
_matchCase
boolean _matchCase
-
_modifiable
boolean _modifiable
-
_modified
boolean _modified
-
_pasteMenuItem
JMenuItem _pasteMenuItem
-
_popupMenu
JPopupMenu _popupMenu
-
_searchDirection
int _searchDirection
-
_searchText
String _searchText
-
_selectAllMenuItem
JMenuItem _selectAllMenuItem
-
_wrapAround
boolean _wrapAround
-
-
-
Class hec.script.AbstractScriptEditor.ScriptTreeModel
class ScriptTreeModel extends DefaultTreeModel implements Serializable-
Serialized Fields
-
root
DefaultMutableTreeNode root
-
-
-
Class hec.script.ClientScriptJobTask
class ClientScriptJobTask extends JobTask implements Serializable -
Class hec.script.LineNumberPanel
class LineNumberPanel extends JPanel implements Serializable-
Serialized Fields
-
editorPane
JTextArea editorPane
-
lineCount
int lineCount
-
lineNumbersEnabled
boolean lineNumbersEnabled
-
-
-
Class hec.script.LogViewerTextArea
class LogViewerTextArea extends org.fife.ui.rsyntaxtextarea.RSyntaxTextArea implements Serializable-
Serialized Fields
-
_findDlg
rma.swing.ReplaceDialog _findDlg
-
-
-
Class hec.script.ScriptFlatButton
class ScriptFlatButton extends rma.swing.FlatPanelButton implements Serializable-
Serialized Fields
-
_backgroundStr
String _backgroundStr
-
_iconName
String _iconName
-
_id
ScriptIdentifier _id
-
-
-
Class hec.script.ScriptGroup
class ScriptGroup extends NamedType implements Serializable -
Class hec.script.ScriptIdentifier
class ScriptIdentifier extends NamedType implements Serializable-
Serialized Fields
-
_bgColorStr
String _bgColorStr
-
_displayedInMenu
boolean _displayedInMenu
whether to display in script menu -
_displayedToUser
boolean _displayedToUser
whether to display on button -
_displayScriptInSelector
boolean _displayScriptInSelector
whether to display in script selector -
_fileName
String _fileName
identifies the file -
_fileNameOverridden
boolean _fileNameOverridden
has the user selected a different script file -
_groupName
String _groupName
-
_iconName
String _iconName
path to icon file -
_modulePath
String _modulePath
identifies the module location -
_scriptId
Object _scriptId
-
_userName
String _userName
name to display on button or menu
-
-
-
Class hec.script.ScriptInfo
class ScriptInfo extends Object implements Serializable -
Class hec.script.ScriptJButton
class ScriptJButton extends JButton implements Serializable-
Serialized Fields
-
_iconName
String _iconName
-
_id
ScriptIdentifier _id
-
-
-
Class hec.script.ScriptJob
class ScriptJob extends SchedulableJob implements Serializable -
Class hec.script.ScriptMenuItem
class ScriptMenuItem extends JMenuItem implements Serializable-
Serialized Fields
-
_iconName
String _iconName
-
_id
ScriptIdentifier _id
-
-
-
Class hec.script.ScriptTaskInfoJDialog
class ScriptTaskInfoJDialog extends rma.swing.RmaJDialog implements Serializable-
Serialized Fields
-
_task
JobTask _task
-
intervalLabel
JLabel intervalLabel
-
lastStatusLabel
JLabel lastStatusLabel
-
locationLabel
JLabel locationLabel
-
nameLabel
JLabel nameLabel
-
nextJobDateLabel
JLabel nextJobDateLabel
-
scriptNameLabel
JLabel scriptNameLabel
-
startDateLabel
JLabel startDateLabel
-
statusList
rma.swing.RmaJTable statusList
-
userNameLabel
JLabel userNameLabel
-
-
-
Class hec.script.ServerScriptJobTask
class ServerScriptJobTask extends JobTask implements Serializable- serialVersionUID:
- -4169350707962180954L
-
Serialized Fields
-
_serverUrl
String _serverUrl
-
-